libdns1605-9.16.6-150300.22.21.2<>,5hc1Zp9|ie۾Zawk9fd*T@yn ¹?5G{_p# IX1&ZGdbr@l|Ҡ>bLB!Y >IrmFz+8UݒX@ wea#}J4Gr5FF@e dRfeP<)ߊ˯om"@t?dd  # <`dpt      ^ t|hw(8b9 <b:b>@FG,H4I<X@YL\|]^bc[defluvwxyz`Clibdns16059.16.6150300.22.21.2DNS library used by BINDThis subpackage contains the "DNS client" module. This is a higher level API that provides an interface to name resolution, single DNS transaction with a particular server, and dynamic update. Regarding name resolution, it supports advanced features such as DNSSEC validation and caching. This module supports both synchronous and asynchronous mode. It also contains the Advanced Database (ADB) and Simple Database (SDB) APIs. ADB allows user-written routines to replace BIND’s internal database function for both nominated and all zones. SDB allows a user-written driver to supply zone data either from alternate data sources (for instance, a relational database) or using specialized algorithms (for instance, for load-balancing). [Book links for SDB: "Pro DNS and BIND 10", R. Aitchison, Apress]c1Zs390zp35!SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxs390x!c1Zc1Z6cc41764e312f880235bfac589978ea649b1b8a25e3d52972ff372eeaddb8feelibdns.so.1605.1.0rootrootrootrootbind-9.16.6-150300.22.21.2.src.rpmlibdns.so.1605()(64bit)libdns1605libdns1605(s390-64)@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.1()(64bit)ld64.so.1(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libisc.so.1606()(64bit)libjson-c.so.3()(64bit)libkrb5.so.3()(64bit)libkrb5.so.3(krb5_3_MIT)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c*by@b1@a` @`N@``_#_:_ _d@_`_R,@_H_;_+_^)@^W@^@^I^v^t@^t@^Q^Nt^@]@]X](v@\\U@[#@[?Y[,[[{@[{@[ZnZ@ZZZz@Zg#Z'Z[@Z@ZfZ@Z@Z@Z@Z@Z ,@Z Z @YzYm@Yh@YZ1YV=@Y /X@X7@XBXwoXW_@WbW@V@VV@VvVwVVBU@UUS' did not limit the number of saved files to . * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM.- Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "named" group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf]- Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "max-stale-ttl" has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes ). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec]- Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz]- bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2]- Use sysusers.d to create named user - Have only one package creating the user- coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd- Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz]- Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere- Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "dnssec-policy" option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz]- Upgrade to bind-9.14.9 bug fixes and feature improvements- Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051]- Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160]- removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch- Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368)- Update named.root. One of the root servers IP has changed. - Install the LICENSE file.- Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524].- Cleanup pre/post install: remove all old code which was needed to update to SLES8.- Fix a patch error in dnszone-schema file (bsc#901577)- Add SPF records in dnszone-schema file (bsc#901577)- Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch- Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236).- Move chroot related files from bind to bind-chrootenv (bsc#1093338)- Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script- build with --enable-filter-aaaa to make it possible to use config option "filter-aaaa-on-v4 yes". Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633)- Add /dev/urandom to chroot env- Implement systemd init scripts for bind and lwresd (fate#323155)- Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118)- Use getent when adding user/group - update changelog to mention removed options- license changed to MPL-2.0 according to legal.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Add back init scripts, systemd units aren't ready yet- Add python3-bind subpackage to allow python bind interactions- Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl- Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff- drop bind-openssl11.patch (merged upstream)- Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment- Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream)- Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update- Use python3 by default (fate#323526)- bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635)- Enable JSON statistics- named.root: refreshed from internic to 2017060102 (bsc#1048729)- Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion.- Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143]- Fix named init script to dynamically find the location of the openssl engines (boo#1040027).- Add with_systemd define with default off, since we still use init scripts and no systemd units.- Don't require and call insserv if we use systemd- Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch- Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch- Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829).- Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362).- Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name.- remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one.- Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure.- drop a changing timestamp making build reproducible- Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc..- Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway.- Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861).- Avoid double %setup, it confuses some versions of quilt. - Summary/description update- Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)- Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649]- Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559]- Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins.- Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1.- Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148- Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch- PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch- Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2.- Corrections to baselibs.conf- Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995).- Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts.- Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells.- Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it.- Add a versioned dependency when obsoleting packages.- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).- Fix gssapi_krb configure time header detection.- Update root zone (dated Nov 5, 2014).- Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "Source Identity Token" (SIT) EDNS option is now available. - A new zone file format, "map", stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "delv" (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "rpz-client-ip" triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "configure --with-geoip" to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "configure --enable-native-pkcs11", allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying. - "dig +expire" sends an EDNS EXPIRE option when querying. - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "rndc" control channel. - "named-checkzone" and "named-compilezone" can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "master" and "redirect". - "rndc zonestatus" reports information about a specified zone. - "named" now listens on IPv6 as well as IPv4 interfaces by default. - "named" now preserves the capitalization of names when responding to queries. - new "dnssec-importkey" command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "named-rrchecker" tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "dnssec-signzone -Q" option drops signatures from keys that are still published but are no longer active. - "named-checkconf -px" will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "rndc scan" causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "tsig-keygen" is now available as an alternate command name to use for "ddns-confgen". - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "DNS Certification Authority Authorization (CAA) Resource Record", was added. [RT#36625] [RT #36737] - Disallow "request-ixfr" from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "Automating DNSSEC Delegation Trust Maintenance" at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "no-case-compress" ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "named" will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "delete null pointer check" optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates).- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify./sbin/ldconfig/sbin/ldconfigs390zp35 16641787189.16.6-150300.22.21.29.16.6-150300.22.21.2libdns.so.1605libdns.so.1605.1.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25226/SUSE_SLE-15-SP3_Update/3ef49842c4d2fcd06cb3dbdf5a7b8a33-bind.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c9f3cb95a0b99b10c754481a3b1d17ffc864ec20, strippedPRRRRRRR RRRRR R RR RRRRRR RRg3d b()utf-89c0637ce41b1840b57bff17d6bad6130975dc48b04ef869856a4555eaf3cad5a?7zXZ !t/]"k%{S6y4G 1gC4^ H}Л.(f.Ab\1WF(K;v2r&gA0OL؟¢\.F=@Q>3$kG/=} qopFDoy,ܗ=(މѝxlq$Ї}VbghȞKdXD%,`F]$A} XN!ҢPဌg6XtBD+~EdR~Ȥ2{-QkGHb5mIY: ([xD͟4J ˉY1 p q̑ǿa~.]`1sw hUXl-ձSbAi&*(<^ۑ*ZX ) ?zrTK$-Й g^ a1Mi7<)PiVi61@BRo'_ M*VPp yVxOA9l=ln%{7:ӪR)'?gP5v#R&sZU8+7JQYBY3>@:šQD:c nP;d;⏜2݉|$^L-(lXd'<<)oy:!;0q+7WJ=!t K!^bnBS?;G7DQ 핇.>ƽnO OD bdWң?LwyJD~$vRT[5pQQ+}hrgoc^cҁ҂W &y+*r2s 2h@\:I3f|wзB6Bю| ApOi$nbp }qeV秮nlCy)Kֲ ̺0(c^`S5΂&"iLmIhNn FD,%Rݪ}þgJ06}L6=v &o7#p ̡=U) no\ZQ߅Hrv9DE]DQ{g#l&(e9v16HqߧH|q ƚLP{duBv wRE%%^&!)uwg:Иi*^FbTGY4uS"M K1x 2#nT/i1dađRy_/nzV IBJ}feMRƯl;Q-([1w[Hb+f g]5s g0 ! (b 9=ҌHaȲJH7%Jit,CuZ XJv Y]FK$X:*o)oH} y=%WqǬ86x0&$;aJetk cP'cTl3Fl)x,L͙JV~oB$4\M}nNiCW3#r}k|[yH&{x XV&,FMu{BQPջ_ $d-9a8v+ .6J&JORS4GOO8`ȘȦu27L%|qBf}99@Zz}>Nb)oSJ'vҩ(F֑lrTOX4F(ZᅐUxf^HWѾӧty[xT4s|99曑 G~6YL1 mMԑݕ> #g&C^72i5'j'A0۵9Ֆ60v-; 5$iU{r^fUýUX붸QΕuq`QDQYF`t'Jn3,ykуD'?72KSIE"&' f5e!fqL:T}Ŝ`/.hn!ФQ,@ Uk.o)B`+ u rڰ"ΞNMx/'Pz-9]on!Ñ̹4a!-\ 8rTFy.l)}~Ć1 25/~'KFnݮC5#*R wolfuP' B0,Pq-ߩ) Mw;ŧmQ/"PF COӚ@06҆T㼐oc6`N2u!kBKnT ЪsޯL3qI`iԵd>I~CIJfK0y!P DOQ3ģ)8¼)%Ur91Yo)Gs(޷"zukJ,X 6q*|[, mS~j\l8`P{Ĕf-t6זEr+ fz%W vр0}Y lU㴛 ɃKUveIeyFxaiKHȩ(=I'> k]ѳtHO=pϩ"^㩋bJX wlj ܆q`>lIX&VByn6T,!2KfI)gS|#IP#݁sxZlw=]\côڦsLp~0Smv ֘{Sn黺=Fat 1NGDbI1Hpj2,'R]u;OIPn8 g)}@j,2QG$;­ ; ^8 MUt:c~XH f%RxVoèMx(U]2Z8tz~PܚwHe`:[K*a" d pQ{*w25&z?H.|ؑ#jR-j&fqHoJoQn.*LvAw6t/N>Z@IiaD^ PFNHX2niḧb.L؄Ή2QG댂upl:9';ʾcmh<^f2/w[u^1>ɶv$`+Ay._toK\ʬoˮJ@|a϶Wd?՛ # gԖ߈>8 н| (К.c}pP?#PtƖfa`4*fS6Ųm9 j^ͅh'Y!GKm¾~t _0ΦOƢ~ 碔k+r_]c)aXF\\, GXqzw4)`wqUm{@ٌ|(p%EL~OX,.PN΁vXpKqހ#H];6MNBUnL5՞u!4<{^.2ů 旎rΰڢq&|p\AT@4Qō V`vk{d[WRBc+ usu$4I6ðl5^6,Bd^Ѩ'M:C0|3 KXI~15}PTf4UmB:?F~F--Qb$! rkIi62LVj":Kɩ^5M`) i;ޒXک 7=wC6Wk;&_CsŚ~tF%$/|0(^{XQdiM%6O[6nTP!)EMD&KzS2EL:\G3_4ߕ:Cz"6тP42k;b1UNWt_v=}߆͡ܡmߏMO\*X(*Yӈ^$e7'cJ""FF5$^M 6eb|ip>yo¶14@`byZIJ* !LHk.4e9H J6BQ`r>m0w eR: &a`$ 㙃S 44xaHcuLd)\jq5": T=WD9-Cv"ƣ]]wJ)<.nxהo)F|ÙH#ێқ!ҿ)BKQQkO]H gKLJLId\tDV8H:%l ͎s8,7&m7^̦飙ur\ʘV@9Dn:b@OmdLl8TmZX5? b {юvGp|DxQ\S~eH!;4UvS;=i4-D7X`X]C`X(+UZ4RZ , b$Dj`۲d| (TOK^5|j-9 >kӾ\Kb̩#5Iw]|8Ov8;] ːj; S:!ot PD|CN3@yG_SPӽi8bzP;*+}aJ:Lxr( y$T\5pA0ߖ:~߀{5KKbߐٯ0}zФ *]VǦCi*{S6s!Ը&)UuJ: sDDft2:WGR[;oAf6"yStxHHA^bN`aˈ_V 劔}YAc` E=ffZҵu=ZrNd|@6֣{q}8!)8 i3_eW ME3,;ba-*bY)i&Kt{˗_OZa?z "{6~1] tn[KNK2M`LXq _mlw'޸RhFpPPeQ5T2BT073: r;dkdՏ'H@HT#fLD! w;㼾u?}(A#R{#4G^f5466A9RJ]D[ *7%CN MP؈/JȥS뗕~vĞ.=\4,%> p(Z ]mV(eb {eآ,u_1Vl">dr!lad[z>_I_J O0M3)EJG(4-Ht]:@yM&4+ "2XUm7_6[aGF(]PV@D_vDEEܔ]!;D0=̱TApy+_L0%Zm|&?e`H<zt) ǢtRBTm;']U>Q0;q)&}7%%3n*xRk;~<j^מ#Ѧ5i]Qw^qPyT?V[ψϑ/30ķ{҂[MC Ǜ=^Ҧ=!H̨as*I{#S f|1*Z Cu]"D@`8yRnoxOJP$Y8ެ3G|DAbS-61sA%"òTdo] DR !+fHu}ۺMֽƫ5Aq^ksV.}g=V/<7FRhXۦ瀉r L:*/D=!J2VH1+Q?cьd,H?Pg[_+mseRe?-] ?'fJ?Ku?-l5\LĹw "yvU@қBg>ukWXrM!H$*z.Swf)!JZEfә$2hRBH2QC8ϡ֋S]ڕ 33\U۽5q΋f@6o;'4|)ۚ [c ;46"6{N+{( zބsPdR*EdIt)ـ$hRӶjab]ЄVCzRnשa۲_2m;*GE)YdJ ͽOWڋ% ̀1P-:Y _hK=7ZM ꘴v1!W8˂g%]j=]Fc92@քL냧<7y3J hĪ]  2WS[`JJ5?庙stspŜ%I:CVv7 XPyZ^lsՈ](KubX/s3C@ Λzm4Ke릏M)|aỢ# u]R AjUɽW!F'qd 5"9(b `^U'))9Qw9&ȾW)WpV4NDfL΄9jHܣ gm%XHKf2\Ha2tL 冷M1ϨI|Ԣ#iq$4 ]a8_.f-og(Jd>^'ݍFf(fn}A9}sc3}v2(Sl ?Y,qv9" &G]pvrAijj{^L0#5'xgLT ѡ89:}Me]n`)@)6L#%[;X&xl-AE#:X(\=_ s>kZ'`u5 ʸKfqCГMt7{$pET G{iФMpgulPv 7޿*N0Fa4>f }8u &1A@_f>aeL>.x`z"Qc m܎oNX rJNݸٵɛ t[3[{=q0noT{k>$+/k6Mq^]bB[L,R<5;\C8?D=1aI4(QY(Uލ\! W?9L9ΙQ n?a,[6:= &ivAM5s] n9j#j[!=i@uH^9as  L|8ߑظwq';AyR2KsbFHJ/̔OZ *HWc{w{EKАEn5eJLjׅ2egH*j/clVu$UY(R3}(~[FE[{o&$!kΞ? iió^Pcy@yNJ[;J(Ѷ {I,o2~_2@ ׇ]\ފWejyZY^X E<T sV$)Qt'34TPd0]< ؖldsY[)a%UcA ,pCÄ/k,rQ%@ʼntN><685. 6Q}&N/:jrxOϳn2dDcbC%@=Öe\ ƏP҂? ,y;^LtZgNډAϦUdyqw_@QCۉAC.)͝e;" y?RY dJ>fuĂ݈*oqi]i(md=@ UYPO2bthV(E,wOml2w`zܷ8)NYI<F#Æg(5X1 -)Dug=DbSE dbr3jBSP7(6A2M"HrB\)wv5:a22W V\iׇnO_6g- ses+4iKwe|ɠ/PL?̿8߹^yV)x Ukԟ"1ׄZcόr)Mh16JMt@iu*9lp̚<6aGWt^P)2= Km ~HOWw[l.a >V,Qgn!0?6$M.|9֘j|jR挅1j@ލC,&,*2,^UɃǧk v**1rCsqx<)yL4UQe (l$@e447ia7>/;#_JnjX VpI> mim=Ppv|1[$:{ِ~+ka,nt(lOV?}<&rhaFW ^*ឰGnn nȴ`^QݕĢjw,5)J+Nz /t\VGqsL+C3 +zZ,HFM$a`:-|%h-˰*3S<}Le%i{,yrZMGʵտR_L> ~_oMwkWyctOi}1J* ּ>rN*6jg7[Ey*rcPT Y3]R)&XX%]y&RNrٸEu͇)?|%\Vػ(w$IM&sOhM+t=*עJveoa]!|PQ(pys  y/7[]&'c''SkB .!pH9z8E4_/c3FIpGju} 3O<$szstJz hM@; lK] @x%lepjcћxaX!~q%ʝ W|(鴙kU,9߆ u ǜF^a%CP'8$^B+@(;I-[ƒ"u&d'эHesh0 i&*gYvp3Zs55䶅%fogs);|=V(یRI~+s xBg%-+6.nsA}:;Ry[ݽ#Xٞ~[̇v$j"}TJ'>lӿ CƘey:NWäӯ` s - *CGy9mr]Xq7L }zȣ(4J/aLQUexFa?-$7*A cl]7q4·2MbFdXRoHXt&C9jOp/lGGOS1E%(3'[+,mc2ɼkY=βo7 9Q\kM1GcD{[jJdN/X#&{#tv|=DRp'W+16`i& o[<䗧޾6Eq+R ]G~4੔ϑw~ڨ#7\C]Gܛu@|Qby.kf /EEVL/2]kM3!&eXxevR)X)3)Ǐ7%fP=+"xi-׿q\In>ު*.M/k54s514qUIٷ,(n2$8j@G4YX:۠x[IL|Ts:o,**&+Q _ I"tNܬ軂J:lD)DhCBB:vП*cΜO:+![r%I^'ThС1}tC;eȼLm_O"Ju\ oU!gUK)mL"#@6ڒzmG.3Bj5͒%C9R 6e=\&Uf oIݻI:SE@А;zU pDfSĴ=q{vűW݂oKrKaW:=͜(WenbM˛ϓ4B04hzL[0,{wp0fGDq`2Xjlm,j 3CM2^[X#oȢ$ŏ$a"|Q1)ir VA3w×?ч3CBٽa^R~+ӈ@y؍;dau̧떂z2gNm|1lq5`>`)Qf9(PQ[巶-rWvqjOvpf`NK,Pa]BD坹 +iask5ݹm{Xg(8r@x$N[kl9Iy),RAVzF1:>> ݶa&b kU uu dtk` &TnwKO&$FrJj*3( ÿhe [GJmK!GiEj0O1 1,Qtj ~?"Ʀu+?%&(=Yw3D ߜ t n2^3eavm˨*?utq@cd '(slQQ@g [i*\ވɁ:߁RCG ap.tO-n@qL~K,}*7m%`n?B9}>Yo`yl9M$;Dr=Cy --]7|#7s0VCy)eBpkWU;9J?MBi޹fށ$gEFT"%wxk@%)d*e{jەxP%B\gZ.jT@m/f˽2(b%@:W> mLzO zfxʫs7>Ϙȇ]74.6vvN2(g2* v^ 5̻ռ*B sNṴZTKn&UH'`HOWs]MbJQ4Ȍ]x$nƞ~g>.Xrq|ULf!~0:/pD׈ayT;OvRYm]a"!Ƀ+ۍUym܁kD4c݋Y@=4K8ohL^k`dI6U)p h @|U1c4"?"|a1''z %wU4sDkjqnmSB8FhVR > J km 0Dx=d^ EoL,[~K&5m ZH !6 KSh nc㰇.ރc|O~+3+=SW<?7۟F]*t @w ݶ}K\Cڟ,3-s`Nڧ*ߓFO֋1bY>X"6JߍόA04s)*BHQum' SYkP7}7o{FɯV']C?ũC j}'Ng^giqRw;="aΘBI7k_N0Mew{#ӼQIYE+ ^r ୲.j1z^C:6mgWO Y0jޏ~!y ,yw`unu<Pֈ@F"+ ok90w4TΟ>xU߀C[B0~ M!}gJ7ؐOt+k޳b[F07dL~ vG8SKasa!̇{Zء.[{Pݜ%X-P&fw'Ie1d͊"a>o-N-X/D)ԦmF0 DEU]cUD8ܟ %NEte-ސْ1C*aa)(=RNt3zCduho+' @,_m3>jWH>+"CĨՎy}]pG n&f8\r/" *; m/xh L`rDSkL۱ ޵&])eBOLO&|cJ7w^A%Ql J\ORÂV.䏺y A/1_8cjoaesEt %7|@]H=^-źaVDa"In7zEXK/4@lT|\Q…4o;BP\pY'L(3IbkKTeBE4ݽ;lo+Bt傺#of8~/-xnEM:RdpȊ&^L.%/p}L+9)9/֮t%Pᴼڜ|8PSLM0N$ 'G7q3iP@q{aɦ8:˅1}3Y9sFTNO  ' YL_exB0 :(9j"WP,O6ĻrJa!5Nm/( XN#G q+IO ?$R2]J{75Տ~b-U۹}V?8 Ԩ&"l9_AIrG뾰\"V~@Tro!Wn9VW-]F ¨{^D)OkܚO2HγVv]AAb /W{[Dz6]A-1Ab6h@{ 6XbS?_)Y'ɀ/U嘡z3vB{x@5A| 9_?Jkvv4ͶbD9 ;ftM]|nngIy|=J>Є[l,LjF}ߓty6,gg3I_AM)"$0fÌF'gXUJ^9 6) ]81T?6$sHB s"ƻ']ד4Y:cyGΫ4q Tg3FE !QlC2@Rj*B B [Am=mL^h3Xo0Ajc*GqwWS,z姥75_N`}!wq,?kBQl̻,b&VJIKθ*',KR@:lvY!&S͆ i,#ψ݂X^XUC_ cu0Iԣ. xivRӀ[5P[p'5n m i:1Bg=;LeItg] (Q/BZÎFJ%{0tc|o\.P=#GLט0qVd+9vxH ?TD)mۗ Pāqʈ+÷C)\`m:Y=ֱ%ע7k S7Ppw{2ՠ)15)cϬň楯Ѫ$/,_yr HQ/rXՎ=^l5l~׻Z 9/>7 Xڏ mR/#lsF?F汇ozY6qLLdRX82͟慊;B>C|"mwD"ys K;e'kMq!A:M36϶FWiKC8Lhά3J92:"oފO?b]|-\)ܣӰ#z*мYx] +UBz]P-mc~ '+%tvzκW, ]Cs` ϒ!CG\鋘k?o{F jDG }V/92|Rߚk+%D$j."x)N7~ebBgo4wG L': 0@30zf J=avgo|a GHYXpT>܋/hEJ!yK|~=U2 ~8Pu3,smOgZíQqt eO'ny |0Wș;U!z׬5cL쎃 n0VCm0AzPerځ?)(>˨C{Vs[@A˨Kak74!~&;o瀽SS]Xm(L<(i"S*K!.?36743Y+3]m_TCB ךH}iř6KGVmr+{5P]"zy~"Y>c^%ƃr~soa6kl6'Nc mGT~ C^zL̄s7e .+`_`IOsu(u홎3N{ ݑI6ۉ4Gun g{㘖 ŗL2uų5>e4 ȷT^J<.+ŬH}>=EPa 3@;Xŧ g;{KTFU@ā7dc0p|bY+6,KL^]uADq=1#9 KsFC7M{-Bʤ71qח\&&k6:.CX\3# *si [9 .H ܃hi?У#w Ba) ' r/[F oAA" ق[K+~a25J oYpRnbK.-崏:a¸ÝOj_vmT+6\{IJs)y~shh3@d)d0`/+)g2y Jٛfϧݦ& ]l6VWF$38]5S/ :,qCnkZh>Vbָ Sym2T@tcG#JaQ#'3ʫj y%ٖ̕q3 —C.} _X796O,r@ZG5AD;pF|~r5J2͘ug"9wUnYrЩ-4- .$=^#jRJtӨE_ZP|kS!JBbzCj#6昑,TcY:͹Wql\ܦN0AI'MUVH]ZSaw Β$$Juܱ=)(Δy[Ij2@^~e 3-03t_ɘHP ʳ{R-CsrAdCI~Sg2fWudIȇX.߫hn4z<ilAIvی{&Œx~N~Bߕ]ʹ,zvgCPsC0[?G[vJONywajIQyl'mO`d%Q)wVi.UW A@[2(<`]5)*IC-G\F Hqi'}xжS W.3:&7Z AVEZbU7?PVpf[4_԰RҎqV+YvZe)(9h$WyaZDZ멿Kխ s)ihj6X Ryqsa0b]Cܣ5{ /o&s_/ W/P? ]+JD0| 4AvgTS[-0A ک79x 5j3Dx<_d:vpk=̮R/7#~}AxY}')3eLF4؆Y`CK_v8wT_ŕ̉FoSgϵX'z\InG@AdQJZWVsO[TYN}@:¿Bǀ >h]do'5TK% =a$!+Rd9SkCpE]R< 'ji; GX8~%5(݊$QX],┺J8eK1OS"f{W@TM/xi^yAml E}<_[x]$,BĹڝR ~R^R!# `/&δE;[ej#.YH7QD]z FyU=eȤ`V)-6t+N,؇htH~;:ZcPi_]1f ZZVŸ)BƍAdd=;$_bm|KGͺh"kӓ/\   sA>2_o\Oo(IIA XM],F=wNpz+(9/.޲oSLp9mtͧ*s.eLLf SMd<9n>?;s13] Ӏ[EԛDSY8;cC%L5RB`SQL5><)Ю |2TPeVV`Xn4C 4X(Bp0r p-?Ȯ$d pvP(Peά49! æ̴p2ԎwdE^4ZPOqsֿ̨_#FV?+I3 C)jYOT 9a}%gHe~asR2i.lt Q^Ȳ*?G);Ͽs MNŒ5wPTMT~6X3Yލp-D0C']A5搥W 5l21}˨6$/:< B30:Я4 XKqe<)s[GGNo:#< oj*x'^w\z/üWt/ez設~StЄ SdRz*۝qC!}$ X-ټ˜^)Xmg"?JB9-;rWd̊e;ϯv),0Ʉ G~pqYc5.zأqv#[ ړVd,&'KNC`.}}/`EI h`-mQ<"~?tv3"\( ;n>yw%vسDQ4Q>eTa!~+`mK9TI,'J-xI|y$ߪVLޘQ=D]:;Q)%ךBě cu p+ofZ@R#p+4iz?o jleljBw =?qҊB9 ȫaOX? n`]o`?TN*CFBD@yL|rhW&TvG bvjs_#E[C%l3TXǍ]ƣJ`w2D 87T3@נ3f>,Op*GG R`DK¶ޗ ]w aKtWߪŴ,7/c"= t\cko8aoxgT E?rÐOMRt":'uJYtU?~v4>ڙG()S$9.,U_L]v)R=C|n6reLIVX#PbQEx-n`(nٴgp R\P߹Q*sۭ 4رe,M= &FůͯPR'TWd&;&u0z7{TXv&TQʶ:B8`Vp !&(!Ly=O5("4p(|<h1Û亇Eےx/3O2$"f·ѬI\kkUv9݋i FhRT +f0 κ0:zy8E8?2y@_rDPvp@7,VWv ۵ZW}h?B/țVtJnwUl #}Ӱ[9DYXI$=F^/BBt = 1ɆªB3(؂(0L[DWق?2}BJWzWYj 95%z I|KEq6j)\:&W> ?nK_͆bbKŎtp joM^d.H"Xgeށbl[LE /}-ԙ(c+RĴ1:5d8 z<wW =gv7DyVM; (jǴw65vF[̟jyxk<oz2o[y݆ `e٘2Ԫ (7]+7]wA!q lRTżM듴%-Gz7 sGoPۢI;!od*G&K @sX36]Yv cKt(h"K%C\ق]rGiJ?geFx%+H `Wti,+N:|NМ(+IiXoҝd&f>@֓zq_Z ]D}qe3x!FoN&J|״ȕW_|q:Y -4jD5=#X+Zk {')eAD$m[ilAuN,I|Jjjx 0,ʉr*aqrJ'/^zRRlKH":Wu9EnN';ں>Rf@B? U5.ʹ3Pu6t|iw) adk 'v-17VԀ~Zףxp6bI3[A;),uu]1W-Ualc3=8ˠ蓱tB O,sC$%bX[?&D5#ĩo>"!sz D-{y] 2]+ׅ4E(\ɔrH55LBzɊZ#u}/dn/S55z!'T6K=,8r~Xcx0&ߡIX—YLlB/Xkb FYǤ%QGbE-Ξ*]D' -EPm71N$y/PUb~׉B_nE7P^3E]Eا97L6CADx0V nM`EcVk vvcyۓG]W']V7 {]Ov wPPآowgEAeyaYI#iWI2@'!zN!.N4)%!l҅ . pdRās,ŶUOùtnD^_2 -UU >ABsK4\@S7-\iZ D ~[;dINoht?D*u&Cz40!= erJ5CPYofj'gLԑ]Q7gpnZ,\6X@[N=/ 3#a`e@8%O=X&D]2 ~!\;`d5ly^i)!XӺσGaEﵾR1qX>!Z1p9g!y 2Xr4Ϊ6(`LncVWwf䩀jX;8h?|R\9]]_)[[SLVQl8h<(_WRIKEyr7걖BcRtᛔmt $vipq5guHj)./FڃǪu2פe$nrE+rx#/?@aT:N@0!ES; wұ={Ҷ?é^ ]ʬ 7U\Ցij dXYcj Pe){4J_8*^W{a, Ho|؆ ḓ^p_}iOO7=IͱF" x*)DS 4= K6P#mE zT *H!?w%$NABohK8]㤔SE`,reL3R!u?c H~Nx94t։]#svS 5x<=>P-U^sذDnkQ.7 +P԰8`E:l*4޳mPoqa*;Ed"9?|gL¦5Ad7vZ{SO+r矔ujV 7W ](TU"pt*7*"1XoLyT").H3g/9>q<f "ڼƺn\$ځj8ԤJǍ+ JfAM=Cސh5}%j>p%qeP3x\?s'g -C OJYZY)4#!˗ҡr`'Mڤț a׃Y:fdȡʊ3mYP:W cp[; nd)|)nDdpYꀆ dr2[U&oVWs2ېE8/("Zq} ,8uCէ!~dӗ[B q1"Gq`q1aѶ|m[8^v`웁$Erm{?VDqH<ҚM]5T>}g# pqf _mXiب|s3G-whϥ_֒ -y.MGUa@+0E啿zaΕ2W\_߫ !Q\(#N R]gEo., .k@R/Gې& S"4Jy 1{XNZMNȞ3 l o0_g ;MY'1Elf]گ}c eLG+vyz^?Ԕb!Ixv!k,ܫlh9gls 벭EPكWeecMRR}ٳXi0UL<#=F,txx6axxlWȨ txӡ /ɠQb:*3uBaW}q joa]*?M-vM[2OTԼp쮲ጪqdl K.yU 8`Prұi z-J+`+-v`̊fL0Vf[rU xlG ; H)UafruDŽq0"\ڣlか >$J쯚kIGv3f{Sw Ɣt]XD7imӏ tb!JF5~+/jYbǜZJbGƦs軏XdW>J}v=XqHT+O@[C)֧K~.|[N1DPU% ^.*u+ɑ%Y7p;Uw(__,ҽ Uapt! >)Jf^t.i,N7S1"Ĺ4t>>Ag[\a!d^8r$H2eG 2A7+/){F{[Zͅey)ԮŢ84RR l169(Qf@ѿ,n jw/\^"'<%{eP5" ʿV&гnjRΉSvA;p\*Qᮟe[yUl`W 2z7 /֌"9%⋕IptmC{d؃Fg5u4y[h-@ Aq 5$^s[PϴZ&je8ϟi6X:j &q%DXZՖ=jtrHljM_}A=~Lb\|GR;H/0RFVs(gi*vG0.~*hP\?>(#Ѱ"OFz$gery%I^,XxxN78fO('),1}$ת5,$Ri#IxBBx8ZA "IHq$ Qdm'oP?}[hsH{uUv$}Mq<:$ZK$a-- f L w:L|V legiT(Λ }ԼS}Pbd#kLԐ/1})2 ~[ |:ky~Bq TG`atɫ*1bvRW Yp)0Bvy{8G2Q ; gLLt8!//D=ڇje؀ty  R|GEՊ,aSQ<OV9zUt_minV #mUr%TC=3>ٍvqDf=[lX=!l^ӑ 1 h4Ҏ)V9ՌʪL/F(TK=[a8'[HħrNx0l!uh$.ÞvEc;@lPyM '\C ֳ)0ƃ^`DZNw`w҉w0zmWQNn̵ϖr9XzQ3_8EvZz!s{,nNH/RpӥtL.qh <¤%*Ʈs!iDȪ)2ŵ@klٸ҈@E柊SGfcbwniݰU7Z\ };LeMJP`m(#PNod Br}؉@ -*TiY}mdxxG(#ig~_h[Imt}h.xf,c)r˥*>(&T,%K<+S =[ݓgZ'Ŷ"}":^֋ &P+GESC a!۠ L:jM%<}ȿ1avNԃny\;f/֎fXGЇDTR8x~qDxE؁Qi؀AKrCH>*ݶCꚐSv-m]?#tXCo_ mn+{v6@Ur5~!ayD?MSz^_#s)ȠʦzGGl|bgp:`cO jj X 1]{Ƈ}@3r0y7o=a0!®XQ< ‰^Oil8vSEXw斸Mߔ^uTYv 86O [`=B з=ۭd8pB4e{: ږˁn7l) R\?ۨ'vӈ1À[+`(ؖdᵴ p j"DVM=a>+F_shzoY ߟĥpNEAOь^5sF )5! !J8R08D ;hu^c niy27 / ]geejg\/Q/!OC}JrMVwe#p`Bs?Bq=ZbJZ̚e&:+A,mojl(e>a݉dM|L6?pX-(^.QE՚,- PlBkb>,2\C^>*_GªM# =v?2Bm1iH`u(>InO=^gV )ʧ#=ؽ U>xB\(N 霫 }IsA/ U`M_`p4.W*)krH@$t1t=\k 䝏N,*qo&]e55{x20PN|koiu>3UōZmFS< tZXkD馷;ZLzfbW~+ 黌`{1DT _ƚmL D " UtP"x~*H~Vorr\,D9v&㮁Lx;Y2@DyHl*ްƴffFX虡5x\cXN25gn1Q3摔MM1CcG=q4m~>],0#,u)9<-@KHȁ޷ۭc3 ޸)'9vuѷ,? +:%D t9D>r>~2vWE{ybti.7x-yW引{Xd)sV+ę{w"rR+A?+bk%Qӑ4>e*ŘQ{ liݑ$Eتޣ1@FkSPs"60L͚^_nAݳ41TTA%':#\<GcrUofCo72fKq xCQ!ZbwMzO;>]$PR JIzwkzԜ8]~dpK^2{wAPih|J! :ajl]6<UMU)%6Rǘ56[ n0̍H'Q~Ѡӂg(%\u-9 wRe6jlyR-ZMGN$0T)^ЊJSfb#HG09DxV Z6*cb1P†ttV/߄>Mr61cxn<]`Cj\:`Җ'؞l6XYH:^~7nNV58pXTR[)xFgp1HA=tWkFtzt7;fF|/8K8D{8/=S3Z_V?OE4g" "uʸb0 ʗ B.KwyV@ KşrQ󩖉W"UY +ykbOJ,({b_dž&uI~(|H$I8iL֑`9 ?a{ňaEdzt›q#Sg4O~p<ŵ. &SbÒ+)۰jwRUm)!͐~3|PDwLmUz6_jrdU| 3%0zJ{S'4KG>w$j[K?UA/_+oy1jf~C\m&flξ㐛/,DyRAQԤt^_ \m>M;Z8Xt_d !/٠?7_|?,2tI>𵵉ӝ ǼBIoyL+圩M"9ΠX6wEƨtc&Ko)"L5x:L(.}r%Έh17;z#]K$-0UDr2:v€8Y s[E:}^+f(O8FPWϫM~X2,;2`wK|`YK~齑ϧ@w è] k;TEw7gwErLdMc+RPa4rN1 ZAd%A27ҴqԪ$!+y+_DXң&}Èo %Kx=%Wȓmؚ f`63<]hĪ@k'|sՙ3`WU |K|73[>~6wEIfZ]'`,|DFF^F7L!Ό̏5>@f4Ti:QUxc^7|},3stiv~٘wyի%ʪg&wz3vqhia_sK(Ux V91x/`'U>JvI[+3:5p/ $#@Ity~rبpy=;Uly/ՁB)z2W!L.ȺBil:¡uN1 Sx4&!Oy00l"~ĐFP1ƈz}(!&EHd]y̩LE3`o{<Chzr189,d:E#j Gbp2EqlAVv}Dl#]/;/ʫ]3?mqɍ| Qhb\R5= {]x# 2&'k3"3~8~ona$2E'j1gd`~l)"_NApJX ]~I+%-E*gƻ9vó5ݯ4K ɮYPm:,e$1iLYEDAm8o \oLj6~T$` Zn+ .>Xs @wv{o 6QjL"!962?zT~LIT I3Iȹ6*F.Yw;x$Gov_|jnuCamO~Pˇ싞f>@3L'u't3/Iu7MS q;Q;it-qpx"s-[WQsMcԽDʖR28ҩmig,vnȐtnɄMD͊vBll4*J^Ԭ};@x|)P|ȦOezmZ=Є=-BsaR=J~OOa9<]neEYr.'ڿ˸. hzT1=@c(pdXw0xKs;|՘N_KcE{dT?q L K멦K4l4OŃפY9+nBX)ѧ.fcKK d\a|$f@_27@pL7[-#hV#~3g>GhhgphHw~U|gKw!DK '"7kLZowT<$!)*]7Vg/(9R!/a<d[O(0 U&Fs|t[ !.ukLBpur5 3hUqP<0RR`jT>tI q^}B=z^Dxy;c(_QȾj{(}4j1gUՖ'4ϿvMOvj깐LAE*+b 7~"RQ@09vޘl"d,7eNKoT$%a\|Λqgl@da}=?~k6jӝ@k\!Vw'ײUq9(xc[ .'m%(05Sn!PAMOvk;]ΧqZnAe\+~\J6Gg[,G}qyH[M[? VrW{B6,mcETФ FkqnPBͬ$.%uA][;b}j^Y$|UfX}*} `3D7˔?AѪ]hZn& +3%)G:@8߫HT>Bi;-Sfb,^NH=Do¶hxTOM!ƒäHA >8m~cf?eؘrܪ1 n NvPeK Gpkg 7f(RCIOme!O;Z=kc>C|uX4H6#2 )5z%^RRku%jB@Ny?j޽kO<:j8-7П8p9[7 c)nڇ/y'B̧Ժg)hH5 $U Q]QΫ5#f$ ӌR`g&$-04i72XQ9.; *jV(q3&PQ|120 w`BYpkc* ˊ2~'_V9U[)ߖlu1@*WDDS7:yXJDe ~ 4lm̚T9/y<|92͑ Z}brq׃7 aigyO:Y*Z fi6yi>Nʗj V$Wpr2XƷVXorpTr<\VFaB(G>|)sԉg֯Ÿ]zHH7,gJG^gJkIB5K . nołb]\ u @1p3hTI27I[/{i )Aɂ.ΓͿ7/6N3*>-hҰiSg0h#.( i'I"Ah@c|]h8gm9*'mڶHVfn|G\,5..v]\VK*{b;GCJtx3ުsR8I˲hHy0wɱ}ž}F.?@ST [`ZKVTWq_Tu≈ +'$yz{4i}ͲKr*h.Pn{55ȁb)q'^?U^tּ*|_<)I*XfDMljoi& ih&~d}mZow}ŏдʙ2*樫k J N|`8to=N_1Z3Fs:uV;Y1B{F.crl}7'Q~FpA+_&VM:E=>Rx*0AP'wv/-(bsR!",/1~@䵦aErY o`(x(HjRv"ws"m{+V9cD z.NtEH_A1M:3gɢ![@a!}Cmͺ=jz=WݓssI66, N@f*ow_1UYG{O; ͣ/ O!V7&"H·y c0҉ҵfN/?|,V@XZIFA?Ēob?νt//7iQ9HdT7st9ObJ>7 pn5A7i<}RkFL&Idg@%mr2OFA斊#W3CZ\@ fV74DdReν(tby?6~Nbc K_:bgF8 M!/Ddyն*Iᥦ{lmR h,cn=Z4h1suHS>ǜ_XtRRٳHw2R~}UmBkh~8MPLϹ\Au^yOᏥ i1Rt| %IpXԡ_QٜHV 4Li *o~sNrdN0Z|A{XufEߕ WuAڀ8G)|vGS X;eދJRْ|[,Ѕ%3V%Zd$(b>CDD_3_ JsX3E`tq6fӯ-(ؗVƳk/-:,j_ZEgC3&sdlnJ ⱑ0Ziqvthh??{@/084Hd2NE 5"#iGNU c'dWEE1d aBAh7#ږ.l(rm~RyV)Hq[ý07 a]B 85L%0ofrӉ{NRnݚu\e%=1ޡI`'\. MoY>W=֒r#U[ S?Οlt`-%="_,I֏E@BP*no"40?&@W?ΔJM拣RoAD5h&P5sD(G3)Lʂ.'ԥuwluOq_h؜NQ{%f{1\3YyU)rPK/+TJ)ɐ3(M!G þc.MCEmGpPpj<[[X`c""=V kyhrkqTdֽ,h9cU`H2c\7rKS~\&zG8eѴaO{n6,1PY@qu|ҼaTzUnΊM) _mELyK~Zo?uA 7hÄRԊr ̰E`2c%t)݇U- jG8Ҟ B914ZAoXXl% cE8>C(f&x\}Q54@r]e/̦E"1z[;%5Zԁu78Țsc*+`ydқ63h(l5|Mx:L.U; 6p9=MApJZne@ύOt*1l9-&j<1&@.UθKyx⿸.Ň $=RtNƍ-XF–H.>1!J%2r0mgQct;Y0fS2{G9yCJ07ׇ霨Gf;X~QA\ml[YIQ!*_ـݜ=@h:S !Lf8D56u'H`yhuuWS%ޔ% .d :En~!8s'XNﻯh,ILm:ԛmQ3-*C%ڒxh at' +^VY5 6>j 9F&RF{y}H0V6Hj)^PG}W.r@8w7MjˣmG;q~6W>ѡ@ωˑ+xaj1E UE κ({2p+ݳ'F,i,grG"!]@8k 3zg?znjZx,[}|X؃+GILzhb/}pQ[^QҪRg MEj{ZŬGxxtx0}H+\cʣ;9u652?*TN2f>po6}$ò˯aE2&ζy]NC_9M*CtdXca CRj1{e*MuG $8NrVسOoTu \! xV:בJĺݓ_Z0ɭ`PeUת˅|hX- m;;%U L00nCO0P q6ů:?E:WE<9Ge%KTX20; άi8;KR([-Bn$Fz0_Ү\:<fȱzm)SOsjz EQ-,N?FJ' aBE-'yVۅsnv3qEc'AsWc0U]y 0NsZʐa`ϯ{Y7uBC<4#,ifs;$gľX"$D>Nq; !X:x=#mɹE+u{Xyxt$kaN9 {_E>ݗh9j^&(7hك5L"VbeBEUHLCyE+H+v֤\Z*ls4Skno"wn*#bɦ ʷS  |xۆ!V|=_? P於yU=dnw4㧶VrDKfog:jXl4eur;*0r%Dx3\I@d%N-Za6$Z/?aL9$rBT+гRCR89%s $!drC l9,V'փywc{Ӟ@ o(3/xOs2=lfԳg/!C\wJk3Ŧ$x} zmsf](Fe*,XΟY*yT;NtT DcN.9`irE\Σ74ְ2~>[3%~H4T0pjCBsiY()@{>ð Uܚ$.(.6XhmR2yu5^W0]C.W%N[! gË W-e(v]CT/eal\۠WD9,;xfqWHYeH7x<`rB `qObk1Lڮ$ 莏J՚O 5'tAhM,L|*fÜM1ȃq$3:8XMW0<:&b fOix@ 5L^l9%팽xzDQ`Hx2NC6IF_wkgtRktHWO{- =cH˚I/frgqՄ4muZqPj礼t]$U _T613O``@u OiȮzy/>uAoU 22rFW\ΎNU_!zD1(H V;'.(‰.Ft&n 0,n$la%b2~r!b# |NKw%/CT-kuf4JXKI:Ku.FQ~2m52*șOE`v`m/)Y>b6ON#`>c$}hb[:@44J|H 2F_ASz|+p9h<V0#@h WІ&k.Կ5n*ԓV@uyR96R(iA)R&p h%?cyGB41+;2J{Wp0$RR%r B.5\AVJ$Χo덫ӕ:tNϫAIݯ^~NݙrVr֯ȗr ؟ $jMd9w~_/ *-ի|fr2Z9*L%ƒ\,a_% Jf^_>Sc2:QƽqrPx^dv<v_|fG靳qC1(.6:Ayw/QSEL xW' Wr-MN?N<4#`G[CHx}`'u+^.bAa%:}ZvX}Pe=S~z!KWZ g n%nJрKT4|yXdy N@DA馲X̷J@v.& :iY4Aw0\]srɬ>$jXvӲu%ӄъgʒ-y\bDN #3G++qf>ӣg5eIp`Jݩ #=]&@yQsePgtdPT"7\8ό1aeY-JM=DujcDI-brz:L(b׆f>d z̨ ݻ)P }'@R=xD{4#QbKav5Sh[A18J;V\768Cd[KN\Rk:,z"xSggyOض}ӯxQgwr RQ`3Ŀ=DS 7ȨaihXż7yZkKPq84Qgh O NY+ZDIKZƐމBu)1 @K9 /2D\HQyk]d"$ڮ~O*hǙ4Ȣg&-8ץ^lATگJ΃ p lCNJfW88xu|MFgSРrX[i~"UN.+j\r jExG@M6d#jtm_p ES@gӹuֈTM*0Y]Ѯ·9<} )g|&>A '7!kJff[5`f39բz|A v0OxsG2ld>oe u}ܲ5Q,*n HEJ IŏU7:lIQg Q塚s wx>( bmެV;\s3vܤ^,F 6j;3ӂ%HΨ~j8'sVHQiQGU2F8To ucTNf߯򲹚Fz yufM;gmg Fc11짌6?́sTzgپHrZO/08i#mxjv3“UYbuL[gck*AHߦG}{3~[?AtOEQdۄ&vSA\ߩޮkJg9D2M5Je7kCn|KߡArZQO~R4WE*rGǒj95?QѰ|bQ٠7}O_UT;2x<0EġDkًbd&UV@VQ`&pO C(h}$d= 砚lWjW./08gë\m“mVZE@lgT3Y,5A?mll$UGO"Z$I@1MQؽ^ظpO{?4M`+l,5إz_!`T,P>I'5RQ.ƮgWs֘ξˡ`7;(5砾#W7Zp_f\3Z :k̯v̌bsUuX:zA|qZq <_4Sa<]^j6^v\A 1Atw?m\~Qrx ~'0 ]T.x \q)x\9fDg=nAup9fLVCٝ~ ,U۰>o/a)sDgZ?LzbO,͂5HqHZ`qsFÒ16?0Ccg"晹YDR>11bIV7GE$Ԥ_J8y `'.mXkIQHSܟdOĐk#87ѵ,=NZTF]p]B]h_2tj/ c;VŠԶ+2r/wS VJ$3cYȑDQ<.eTc09bOsE3 Sn{?=ߋ)h8xdM Yvs@Ԏz~p>NߤƠCiÁuE[Kbquc6dJqmb=|vi8) A2ҳkVB$Y? GqH^Lҿ  $JeГua!HoGK{P"CܖfǠ%zYtcM*Gq,4mOT8j$\})AjgrTsca;v?rFE^չ$|( J ~ˆʻEwsҸ9aS֧[fY(S5~X\Dv2<_:.ԣY)('SW&I|YqJAN辝'sfUxsآw]q.R䌨dR{@kZo {B y맢],͎#t-QÍ}Ԅ [ :28w~?3d2Gpu% !͕'K'dة{bt | ?{F >5p*4XU6uno.k>Lͭ[_W1.Ӛ70q?Nn3F+M#| {!썓s#ЂX1g)WH3bpr (Ud/(b钉G8nU3 =jՔLO,?" bdh۴sw[7 FO}twP Hz*8d BԗV!\Ե*s C \mk3uWJ:bBQ/ORIsrmM3\R%9`,~m8[Dɫb;nUl#V| y(VHd\ݒK_B׼$嚤c9 .)Tn=DeגV+8-IݧH L?a: U(RQ;U5Ѡ$e\.wr6|}ewFn))a*fF|ܝ*qةXVpvl|>s_`9]@}:(-ZN0wy~nzZovp}v_Gi)x!tuVA.|<4y^J7?1$T94jȎ3Hm/8f-DY?pZ}5&"~v:,噪~LZCM-ӇhsjXq]Ϻmz5%P{Vf8ư~`J~ QIfRY@1B91'Rh h0 x]qB$ΨЭ'Ujr,ͦ#>8HdTbD}w5=[4=-:ģI1NThdp(^α???_3Z/.S-̀`%r{;dͧ.WЇ(|}í;Sq^+ _IG[uaq=q=%xaߗx{MON3+*xFp+Ƽ'T/$b]a(E˸YZA)e4ȟ~&ϻ!<j) T@;ѫzt_P!s9O?uO~xV8)X9a_YܾV4{*W>hP9:߬d W5L:tp};ЂyDi}[#LvQV̈́Ái-,)1D @1[khn\4M2r M&_-8]kZE'R*y!{]aˤ`xy,Gz޷O }d}DԨ`.w6i{Z.6AHq 0 NDIq9Uذ(dC W0pk5GV'gT&t||\fܿy.ۺI4V?׷pC=&Ez{i#V;#VU¯9nmEL@5w|ldlo7AY䨍#EgOA!g .[5\vA% 7`>!OpvDGR%b6n24ϧ.YW>X` Yqa|s:g"a׮XvOf)çڙl/M &V<_奨PY.@QCM\ I9ʛX/0Zo є9aVI2 6vn4$eLcC>i\q@)߈:aJ=QŬǼ[rWLӎ^9I7V9n( 60aƸ:d(T7>q<r8mW}ooƧM4r+D;{JV_ݧX2 {c e!$p&.w!1Иd{H4Wݨwv9OtVX|5ۯg; i|7'~LOơ;M?7jjd6.f3"HM}!wH"TMTC2 C'iyڍ ̀񑄣@w_Ōcxb(fW8k e9nYb7͒Jbk+Yb f=_#sF=":aXXVFf4HNrl@ v(qD&iUBx}R gW-M%!I#NLgBi5_9l_HN_|/ ts|ʷ]" JrP ua8UYO k'.~MY(g{gjDjG%re-auqd4ei:X̿7v@-?A@zxvޙӻ7-rXbfFfp|Q%eT؎h8yO6"&jZ+ >x`wtQV )OC_ҋo9;͚H0x(#e}hӓv,:C>0&O XG"6+=8l|]0Z*>kd#ošEV-4 #oa8fGʵ紶a3iG*VqfN0N6XAϚFTj&/9y)bgI+8Qhzώ@%шjPYKت aR RfK6E:yۼtds=1<}h=u쩜)d\d\f?LrWtf;R}zr\Xnh][ԳQ=F̈]r$:*E}%m,}k(r4 S$I9w#_" o {mdFOF6v^8ˇ8`hF=~d_] ,/:i2*^-|Fֺι6umltay&$B] :VC}FgWy&a 'pCf?+"1(fu?|ޛòm c36`9i|K XRsȌ+~^&8hO/zu9Q5D薃HΌ)?Kf2PpG#d9Н3ʾz[}T"1I)Hz:B],3dڜ䚐IxKP0@\qtQKs1LO}??850I*.>:ІoXj^3Gg5n3 ~Q+M/:W/4o=6tگ܈m)`nLK)2jXr<$hXT-L5[,(N-!T[/J笗/P&H rq[U5Br oyLP)}دf~0>d@z X[A- .k O3 )B5l /<,';5r$u_j1dzxوʶxm%g1[r4Œ1k<_t 5RЖ2É[.GnF(RQa_}|T>,Zp3ifT#bWK'Gyj? p"ȹGu 5,Z;ZuɦFǠW|+\p2)$1%h&C]+e>J^W[.yKI'~6$;U-z761ݽ)<(Hc^p$0!J*kpf IښD$ 7$g#[(p OEGZ:LbN_[^졨ԡ-3$]MGl6baW-8@laZPBuKɱC"_)XOJi96#ᦗ,[]WkG֒tLP%OpX2k87, "R"fНM͸f5m l"lpv]~$ͳ/KliH-i\8=A8=(Lfϣ&};.*ِ; :=P 1E(nn*}7T`V-%L񅺼綇PC,)ӑ)Ζfb_2x*t 둜ֲ\:JFHU2Hxe{mE6$"Yhfۇ :qD d.OW?4.@VE[]ל>: PGB;DBF |ɞλlB2SOK lPZQujluߌSj ;42:9`ybl$p&pX7K#ޠ*T^!" PZ h56!`V"AZ8b 0tXz&B:!d8ۛɝe#ߖ܄ KzBK wk5.F _/37%CPDVv o5xwv@ZmLhw" ʨ %mYΟo첦|qG(wD ema"kw?EKd2 <3 ٧*bUg`Ȁ2ƺ a'UfpĽ[;\`9Ҏ~5\ƭ+j'F\:}"#W-ukU~ѱS%D4QԩS8%mRʎFjF=P7-5<,{"WaJ1-L o>7,tB7Dpw^ 2/d 7±Ie'*pcaa#ew7qbhչg,7BHhBez| .L v|Oqt:Ù(Ck*A9/B}쬕B~qّ;6CK24䓔H*aBW+6N y Ĭ;3tF.zUW{ر?XnNˑxAzn*ăjڣq9㠂JqC5y 8AVbF“s!>+Kj`02ц,-3*=֪w)X_AxRZ.{בJp”rSr= :!w%E;?_!"` =;qwd.6LXlyCEԐۏji Q~]A,Pyf6N_?Kdz/@B Tjm`kW/cieKϧQD$ Nx2Fg3aY1;eK)7fBO5wy=(7-îqW1Su { Wg/??Tb"9GXG'"mo|o^kߐ phxZO6R=EB>,rO_bc䑫/{vє1b痦̍דNet}:@$>4{Qk :ϵ]xڅ@ZFFvXe}IeSblH8ɝk=3\iYh[2I3-ȭ3a%F-!ZE#nکmj%*䀘 \!{LBob#ԴyĄx)MrUUv9dB7犕! RZJ&R$8r:-Kn~ҀwƇOf;$ F==}ǖPX/Ma՞iiw2pP,]Bhez#:} 'sɐv$y0P([ՁN޷Tvmю->l$ZoHF@QaC x1ģj hj V)E=d+ә8m 5^m2?H83L9ڱl%Qj=sub,y}p*V5lhq@AXP5a$yh3,ړEjFb`8nX caMc.Oٛ z= Ž<ڢ/M>b-Cw738haԣ-'y]솳tĤc 3 Z82&_N/.GYsg,|c; Yw&l}J9C ǰD`OZbHqe2_h:m9(l3؜!ح aqW;2Iד_LI2n9uS!&ਧԊp@?e{&m:Hr`:pǾC~ޢ-87q۷P E,} -2zcL'wB3Ҿ3%!f3H2'dz-rB9λ M@\n'JVWH45Zj? Ñ5HGZLg`e3qxFuW+0_ܢּt4QM=p4xr+)Yhg(c$mo,:2 k6t|T,NjKfQ2n1ܴ-FQ'Ff\=i ]Hg_zRsVa<ف8$ G ?g[z &1ܛR݋9FDSK٪FNkrՍ~jbxG;Ij羭 s3u ws< ydRXfI"'fi6mkߙK FfU®JѦgU(g 2/lj)I#^ϙ tB K?).WOH_fw*W &F]>eTl+9\ϫGN}:G3ЪVTEgG Uym!+*3S5:Rkl!_ *8oT!T4Y6iPAΆxӷ5ۨߣɏ'f@ (=?/_ swTB%p=v=bڰ+]orԔ ck|f!#(a csXHAJ"-;w3?U]|ݥ8}C WYv"W'\ ,WB;VyY)nB5 r8MzאfFC]LV :O)(>ڑJ6 p m/4E^ KX7I-O j'_9K(7v}R9x/ޯq p8% '(n5z ᢑ4Vo~[~m d KtMc}`cZ ; z9IabxC⳼ Yt@z :ԝVΥt=<@V}f}9<1Q#CC 5%0e+FcnW[\ }[ ܄:Tgr\DfXma6!J7z vuAmqs-00iѠgjk]+&TnB6[TzHxAS#\:9W*q"F>]X͗v8)vpw#aɔ+<#A%B o+An*)Ez:O '"*pDºKxvBPKߓhRREL8)ݪEn4o[g2PW 'rY% WKud,&Gwnj9lhj(Y^L({ w7s}o,w: J6BhL \VmCzdR^C[Sfac{(l3CJgn =m}Vy"V A&#_79u!',f^R *RecU'Q43cM rgqlYzzqL=VܸS#O\ *D!LX:6 V[(Cu\,[V8V _:k{tgi-XӟX3NcUv7ىGF? |sZ0;Ty6 ~Ek%Iv3Ck)Re pDr>TF&ΟA{|X(V'6ІP Hp7lXuRS)]Y$2S%+k9;rxѱbc^p$b#F ?AG`=>DX $7CSA#\SNrwˈҢmx?fE Yje@yɣk OϷqvDRJ6n1c,4F~rp W;ڥiIT FYJ꒩a5N̤ɷAwu3:5}HzEu^)l:g9j4/=&f{S9Ws =Q@xC.Mww$mSy+^@We}g1q5.<$O>&>Q8`=h\ro5agS{行]lMiŸ QAk3 |5fDWl`;PzD%)t"c:SSYa1RJe! ?6+@c6ʎ{RFrjZz<Z!SyR(* 3OTQ,SDB/ _CEOfUpϑ i@r pf_D;fNIͅ|Ua ߂L쬲˲4|rНQO HT-Q:dMy7Rz+˽@qbKwX (y{]R] 𩆆Sn%>`IEH֟_AĬ/&&{vmGc"mȦcbB}2k2eO X(g8E!~+4*Iy8UE_pgGIp-w{Jf«.v']GfK-Aza Qd+73?,!gu sO9Z0 =).{j%ꆃPG쨊 }щn]Ä5'η9d(u0NlGKCBhi(j+ \栭E3gzw^mh>y* '=WrBjaNy[2Cb~*"wgi A )\z! .=iLҕUQM 0nE0&q (( Jef#_OS/^/U.[ELcٷu'=̺174-4 Ę^܆?҈~´q.7RE>P٥Dl21|@t~h;ڧ5s5:d1E{_65t/Ҭa *I (S#fERpxmh01WYrA$=W S gjqH)#3pk3@ڊ\zёrUIw*Anp^%[?)Sh Xh\,tty?=j#ÁiMt-̃$%;/yEa=+<Z}vsͥ1`ܩG!>-BEwI+UlYqrPJn 2x4="vBfޭy1hxkd|4fǡȶӰH[: ;*kf sREz`~Nxj3C^Ϳ7U{_L\$_J;ԥG 5{eIQm`k x,jg%LS oPDǕM X6+e-r8#h7Jax;ɄBq[qoP}.ТB.ڧ9ApɰUJDU-=D6@ s~(wQ(e,4t}η6KO{5j}ּY7bxyT4is2'G˥V>[1npt4(4m6wQW76&hCqBOlv$zcCT"C<,~<~wJt/klKJѰBe(J=QFNء)V]$LZu萏F4VS R f{CT^WBOƒa)bڋiǚ-׵0`@u*V7d?2&G ="^G #Ґ{턖?ޥR]v<FOLQoFNcOo^uk*TFel"t h3ZF|ML80V7$ b_::j9m`)XX"ހhKE!og"aeOKw7m`dg̸Cm8vQNs9gAj2AE:[X WfŢIaW-L˙y7 ydmܞ!f [3/x+;z;g6lhpj%/Mevt=*e{Q<# s 9#SLBV9ׯD]%v"}V] `*u:t6o`c>T7t I9 JƉ ƟY4OQXԳ(6g;(6XsŽ O_0y7+| 7%TRXu{fdz=1|T* )8r({ź`^jSOU ! 2+|wlh+ncz)ImU9ȹ'B6%I1j#dƱ^f:X =~1Ƌc:V0.iCR,~SR{pM Y$f'>s|Φejy!A\;>+ٸZzwrh(RkU n(!Vn+x+wP+~TwE䭬T>U1Ԉ+Еlg* VI' zڃXL;1ge?k}}{=̺մbq pnm-(ZE'yfeKǢ:q@TЗ`d )=s?A\&XyQÆJE<;~ 6Ϭ50̌ -?kPd&ʜeYJp˿P< ц?E4j}ؙ=80dlF;CgwkܻV90I}I%*.ãVY}guOs)OsR~N _0L`w%lr 3U_= @|@rZ{djF~`=b00;8`ZSlZvD1%mu}*{ @L1 `j)(gg<ȧ]QۋI$ːG18x͈ԃsv!iS,μ*0d6<ٳu>h-H$ȳ@)z˸_ 8gܩ`![?>3$.ă}hi9:T^JNp}+qRU%L 1SΏ">A=x[㉸wD&F*jaX"7@4HmJ9>k.$(GH6LXezzS<A!=ٸAQ?AtJJ20󊰴onAD9"{o(}MG]&X!lPnDiP%o7H!{>Le"uc]ٮ#8jHq0O  ~{f(;^"^4_+V&9@΄:ZSyBs'U,\5ūK+j#05]Q x_YPu}GvRYiW8/:2E?KyUydget{Eڐ-[dKcFԠaP!1;1Mo6iɋwQe@%6~ы9f#."3U& ՅoP|В[8`08B4<-7g9h;o+`AGcR;]{3^!Q@ /Vs oB9C;  Nc]WPGxU|l .N$ ꔴ쳛8g|o8REG孨;-f9D @S<@?t ܿ yj[ Ă˔{3)b{&fr߲@#̲q'LAhnQֈIc5ظ@ >tdGGmS]8 zI/P Є%Lﲖo&t0d f$ |ق 4-q?l'uWLH0Gh1P[b+]}%ڑ'f-J O2;QN:?zk$_\@XV%8`x`kd[/:X0\(42l YT$­^SЎ "t@8\[I+~Oq1aCXwcq6*m;58кMGxMq~'ZBEԬԅE]+6zUƨZpO(ڤqZv '[]-9Z.\yZ^. Xro,u7Py':dI@Oθi1` O #&C}XL@Jįxum!Fk|rX( e\sH2(~gJOLK!,bf eaȝ؞N1rwԃaM vYmL#^? h 7E-vc{eӆ} |$u7Q>R`QˊvHq>@X:YSY1cmW*Gru'n5;tࢪJkJgV#j*i8O 50Vy#|'YֲMu=73X/:^n(4=NFۮPFcZY9bq&Y7g(1%-/ H25<._jE~r͠o^tb$:4;aք0R%^KUjp |ÇZS^椡KXi{L*>δ%[{Bkߦ3\.E 79Hm}s#FWɜsl;Ijc$\tu9E=ƞVR)dLkf9y*!2V4dt2aiKnOnr#lTm r^$MUHVOϊV/*O<505΄C!>lUu1A.|h2naZ!ª=7ft`rɲW2,2־1hܱeˁXjϋŚه#1㖮p-ǍGvwz|&"ڹ/Nt§rb.O 8vHI-h,r1?4eS,YѺٱ;zs~C>{ȎjGnq5~JO¿5T#V[b-Y?J! '8=> BmSY2 EBv4X;6#ymPɺ8m!VINc R`Z T8;Ȼa:9^ȟlzfIoت.]^;XWPS݀'I p^5^K |zAV}84Ȋ%q!%J6᱓;ˆ 净>a!Waz,&O%<Z*w%{>WMqI=*#dKֹf%7V} M$<(&hi}1?'a[{GX'Zu צX'ĠR6B*ѿwOy3IgYWbl9݈ꚠEň{c;,<:G*< ZKtJRM1oՉoG׳.`13GLM_ѓFd#֏%]t;[-lN8frk.z͗dIY{#ull$\^vDa 7.4<Ҩgd!Qgor'r?*3TȵaEV1ɧx7У?? HB̿iY*ZvSAV/h J_=m% ccU^W~r GB#uR |ݏ@ۙzAȚNF/(fCc"0q^e3vmg+cPA{t `E&:xUa㚩n$ض%Ql_2p\GE/XeZХyԂ }қ%/ UG,a͜hlLa(u8VAEk{[#2eqg%.])m=opf%$؊#3 p%% 861ik [8^!4WX˜s No3 x >}fV[ >sUZ8!*&χHο&9lL9o)J61,uYλ(-!/oR˶ɐM>/6# lawk23n:uo]˞M3p+A|afE|l0=ׄ2K|P{9ʍ x:H`K c59祾0x ]a2T"&{GaEw,҆UAJPyUOiA$zD}K־5?з*?Hkc>0̀x0iS{}_R<:*!I⭄?5*n_ҿT4%i5]DDn4|h" (,.ZBj_&y=61U:GΓp^ d% +g}Im%: SSyOB6jh )%RЄ 4Z0QW}*S%OJ7{ڡa,p3DrRĉdN%_:#{j~m4RS_WŘ$?b/*|ZљXxm|$XwJ) l#bV dBѢ~vi*CRKNt5<Z}ٵe0x͒8*5y/rrWj0Ϯ,XCِ=6ct 8Qԋхn*5l<AhRQrC'r FD:3AnNf(Xё =z4CV@.%h R$)`yhrW.g5RNMn4j n+KipLt sIƁA\\5)i;,:Gޫ>{|!o"E6v+[d7.wɌj= \{1 q&\Mu|MҭHXTIiS{+3ø:UJVZ giu-)Jsm3miqZ>3UIr j҃w]fzp 8TD ìj1YTiަm6gu|A KXxE+"~A@6BK;KJfFŋJsp֬do3C:nT-ѡ;weA!AwUw3Q?*חn?ܰ$0|{W N1Y1&찓9*\- B$lWh"z;E\]9qmJy\ JӶ+Cӱц>^Zၪ2^45NX}o>k|}Ɵ$}1 ,8sN 8@/ϻC F+l3c+Mq˟gw*bdf\,a[P!~'>Gu $mr9omM0BUF*(S 'I_"Tϑj4$9^ՆMl7E>2=85QY/5̗ $X[r?ce\!=T"sev:_ I%^"En+'pk?F%_6OARQ YH8Sҿ^:E1UHq^iٚg@'J\L70f=!"* ʭ$`im ٵ{f쉸ҋ]\Z_E0^AN^ԎxTнpUx]lZޢ/@SW1~T,6 g$SJbr %v0dJc :˸H@2t5hj lvaB.:у:5xhqfZ-\x'"g)'T(O4uP.bw&Lۍ7cjPlLїggh#S>(X>Ԍ Od41x1n"nA}U+RBGF^SgI/`wĠr;tOygY¤#8k{NtnY*EX􈹺XI/麡vtY)IAU$G0#rEm~y|`og |˟/UOO?X~IiPA aU2 eIAj ڨ:5 HѸ 'j~_%;~X$]g<'3MqZl˪M fh"o_KWFɉά[ :vՃ) D--}76b!,7ԹH|+NJN]ec壩s54Po݉ ^j0Ҁ_u qP&{zp10 ?Hg0JxTX!zn=L#TBo#/8)g\*5q&nSc.SǪ5j^lѱ1 q,szI9#hʂ\rb/x4z=1s5Qph3B|(4iaTJd` (Ee"=x}[K$/4h݇LJՍv@!cWDZ䘫gEa{y_qNyXEÁk1%S?Б1yWN[F>Y+Kę%/R$fJ$wbyNŬ5ݮBc8wы=1L }Wh"e;ߝ@!ڱ4~K27(twVgfy_U5jc-:ikc^fqp_ 8cy!L 桔+o!egIgC[$*rMWkӑ{yCފbǎzEXNČ?kAc/n;+,A:LWiq30/lYu zt;dC{\fF;|O-כpT-~,ֹε8q^a=B>.i0XȪ5?rČM(-o3X3,Ga E==2ߴLjkIW8!Yt33-;=?8z.emހ.K#("Loa0Ÿurނ`#= &;Y:i7;(A[bO;zVTɁ@}m=z&pqms+X/0zCk/S-O_L)`-e)l ӊd nR 0$8EWS_e+9z6N+PZYf{$_֯J3w֮c,b$j&0j& Sf;Mڽ3`%1yvTf*Ts4jv F6"״rP|!W@rf?EpE!F+ .k $Dҝ yhęGz;Vj(ti~aUSO_o8rte\^!/O(!&%`e~ 6vLiՆ x~W9xr6`sm+J%=)E ˫uo5>NҸ/W-we1$r㚖ta2ynA s{O\Ps(4.1YL|=C41j!ښ1j&ѽEҟgct SAhD!=Jcv؅|׻h$`jS U_rqܧPF8eKL^[Qlʯ!OxLH df9)Lh8g A\\ *0ȍ#ځ_IY6X'r? +=7'a<T *}tAU3Ē"D|ZdO$(p|I6F CJ# +=ڃ&CiMod"v`XD-( zVBW̟J>p{L:~F1`vpЫ>ZX4"^3tSLs;6@=xc>k;٩v[=^ÂL|,BpAC8ZtWfh 9b +dЈyCElk6=(bu94ð0Np,+KHdzH ]rJ1u-tvOST#er]udmOj#@'zOZ*9!DnϛPm.ѯrdlSr1Y]S`U^P:x\SnZ KEzVNmJpOm`cu֒B-N `JJ5yg%Ov,Se[g+5CZMS;ޤD Vx>l36WfQ4$"η(HRh9;J KK(ݓԇٝW 6+cWOZA\ )u?on%7 NEq+|Z;Ft^g6C^݅wDZFm5Ur`t6Y2fl> d]ЇGWǙ9l,܏zn_ؓ~7 P `$(ᬻ9\b)L̜8> cckSRPyI0fPkqE$4?; ?(eu{\UYGZL2)P/J}2ecÁ@>HS,<.s5&e40 nOo4M7}8,Pfg\ldK6wr|jF@Aw!((m+ۈ'U3~ hn48(7(r9Ċ*PţlPj%u̶uP6LDBj7LZCdgv`3 ֝05ؒz.9VT( OHpdUy{ qqwUJ +$yNb 2\Fʏ[H6BC& >|י8wxqP8i:qX%l[2~s(jPPa@VBoGd`('h }D1?K$2Vd7!擏=üu.3"*KzHk V^E2lFLw^q0OCDk6tcxY&993l,+&忾! N?T0 dxWU/;{Jky& &9 8M[>1az4v6p8^* G'dsو/me*8dW` 5ΜӚo8yCUoEǷձZJ6973, K_7e \Pn5ؿ 'ȼkGFCIʾGPXo?KF+7?d+W$ ۗjً,rxpg VA!+}6MTHLa.OKeeKaΓ6B=RpC==O͘i5$lZlyר-sí J\5fB\ž?+:`(5 sC @VM\BR~8iH]%X4hKS#~5S:ɼV^%!9 ێ}ܸ6x?,^a4HY9hU@.Fj/=J`Nq^,+ *uQh$W!FmڀYb `I0ɍi ~>FDؒs"=6j$+,4e12^ n|1ݗ'X 5(^BL-5u%uڒvM(8RKTS.jOW7Ɇf Dzt5bX6h+$ `]>'/`Hk<+:(Js|{+x"_F44K|dey E!eB%{kj)S$<s~;1Dc~[5iyQRn_ZX`*ocex6u}0kL{&C=?[,{&Cnvf.ԫж'9,5Ƙ{I|ÛgUS^Ø.sp="~zW㔮D.aӦS(]'A DwbcDJŦ_@5},: 廼fރ{Yb1֠)'W$IݢA3~Κqo>b+bSo䆛*5dSxpxF=ՕSƔϒT?`n+)8z~!ѢȰO]`[23V@?,bGփ"o.(Mp*$w!׽jCn, P)v'/wAAZV =cċYhCt"]ԧn'~ȣ׼򠘻1ɿњU/M!.%27VZ0ٱD0l*/&hɁ /$]CVjLVҏ\A^V"R* R V*:kBb : -#NeL.׎);u[T;rXMY) r!R)p hfO$[p !r=5Fe="LT[Edcu1 ^2ox}2z'Cl{<"RoP;u#o1ܚ\NlqQZkwTu6X*3z7j_w<#}Q`p*@ÉòlLQ $ FRкȀr~Cl|MV4a}:PY Նz B0b(Ui,qϼqmAD-qL0L?]})$}PMkOZ$IE: n`>Lc r؀h%TSc}.<#LK?7n/)4ĥ/5C<&< =w ?TߚHcc4_ oX/壾"2kfi+ytxKl]¦f[.a]ѶG<T ao G,JН}W*lK߉׽ͧN%6A}ED񱅨{c4#?.ri*P$$y5cQ[v8]gh I\} iĶ%cQS;@g;ҽ ~Q۫^<@j`P_&QN5ZV?7JW ь5'R;V=gcvzjT:3s=RS!j>מLT`"s 膍BT ˟ߩ@{l T%Zfl8E8=Z8hQ,'Mᕢo?䉾 -_)aV{@} "kΚ,l%27xob&etK;0QЈg#;UD-<߇&E!pxO&ŋ1,&S@s%lA2#/Du!ワmm Ch6 V9aZel5U|űw*,[9e]љ:, 52Mt2ԧ=`ty\+XU/w-أnvO q6Yd!V$}aAw$JSsHﺝvXsD[CY{`dG+Za٨练W"z}o;ϯEЅ\U0̂x v}Z68<"IB׭?/rl@~Ap7κD!%2r[!>{+wKyBDrb_p+nUPv1B K:QulղlmY[2nl3s~p6P{A0R)6}Fΐ%zY{FM %OHldۚ`0VmA^K*3]-?9sE'P넧\=\} u}1 V!usB[ R*"ab,CQΣ3VyjN]>'U]҈i1Rd2:Q-v0%p@[SbdM&ӆhL# ٟCo]tx u_垠 v>pk{zu [‹sЇ登xQ I!/.um} !Ch|3 #:ȣi?߰! lij9èscN=}ђƖIyƌrP !jo]v7nm- z6euV9zL y.R5ߝu ︦n(.h ʬiॅPwzsp& {!ɴ 'UsfGwPb9>5$pIO&o8\wTwbE?"L.ʉzڸ[{Bv:77 N6z lo胘+1\zz$ҽ "eLGf:M^+T$&,},[sY:H4cN8@تຼ.%$ݍ_ *;{;k6T2#鹈Fgi4Z:{81f-AF;E#h6mk9 9\Ƹ pՃb]@{M/:`,ҜSiO_\ϭ(ܱUg­Nw1&o} z\rٟJO!{8gxQS*%EF_z!NwG"pZ=XBF&Z4z* RbFg)W5Ke)/. J~F,.Bٖvծѫ;ZEڻt6XQd̮vR}yùAJ 'nmM.ĝ 7޺4m&Q"x7t~lu?F850u7ȕD,Ln`8A3!2U\V̛[oSxNi _'y_c"&dKzoV3bDbܥ0R"j t?*v^4724F1F<)<#=_ aKNs[eDoC$*Kf9BL,/ z){8խ51Ő}MmhFJa.-͖m߀ 1>ESԒBܲ87Zr3d*.Vm˞ZڨU6 2m *((wYr;E'cO<|?Hc8Ӷ`Az|q"F֧#A:k&~L-%J$~hQWށYPvv0܅7`l-AaBDZ$k`w5^;=^HpF7 cp?JRh>Of\}gnӄ`Z<] 4u! FnN%hSJ#K|`t\ǁg"qO9 kmo;}dWi/+ֻ_.t1LM*ot/?6p-5ŀHLqdݮry5| ]o|*L۽9X ;w RJ/lwѻcr_J8$D0G߈7)-%نeMk}jIޛQc9P ;^tbڗBKYihl ';Â'!DZ[7otk4qz_~ )yTVQRcюidpNK*9aϻ *DJ6EOZ# `0;5ZڴD@`-Q.:G2TDL-Ytg,s8ch.J9+b )5`ܳ k?%>477yvv;w!x2WT[ʠ̓> Ex}gx5=J}!ߌ!7Y0z.YPo=ȂV7nFȊc.8jY Hxe=. wpb6c"OReP4ZNoQ̅w?=!,iS-%-*|)ϝ^^Ew;g~Ujԩe(L7ָǵr h]G۴\&$iC+-+)qYNΆ-_虆q\47%9t+%ː$vA=y@A 'dx<': &mp4kü|uL;^z #D%NY=90k5L+4qt)y rT Fu j6((n!_Ulzhh!Wg&fυx׸k2"A-rΧW`:O<)Ns"UntF}%XV0pK;1}YȉΡw긗+!|ImF(13-R}N?ⶣk*=I㍊}]EE4CJ(ds >铣pDʞWyC#Rfg\SU~T )h,KQ@6R8xDlU)B_4NXߎ_tQ!~9ϙFn}νO>.]eiTXi7Eޟ)yu.avh 7^Ң0G?॒'ѕO!i7!$Ě,8~Q*)`ߑ"Kwv7[f,z?\)ƪ!RT+h$,3Ξ'uo6KpXI$%?4sPoθVQ>{-VV{\c=CBC8EOknfZ(| Q*fHY*hɉG*j{c%2ǿR KdcYןxD ܁y#"Y.\ }/ .FsW˅-!V SXsxQsbW숱@-kn+ rA[t&H,|fS:T&lR SP#,Tý6eQpbsL>-%0@SMT{6aIAP.`,mL7Z[Y{+P$Ǐ^HO-J9e҉еrЗUV̙_m MLdUiמ"T_#9U,i=l*J:U`@ ̀ۿi23z@"Ay_1hEVjN ܿp.AI̬θ Efݟnm,ӅZ,|I--_eT[-U =)rqoS.ʰ)  bQ^i=,VQ֏b$X(,|e$z`6oVrh([ [^ST8^zw$,ȑ[tރR ;VtuܬC| lՔ«[` 26BV/SNŹ,ו҅e,E^9k}nQ/r :o(-#!G){hz|ְvSo,at(K=p-uǮRuK qVHV]h{̿28m&G3{90*&MN> ahQqZmAxwlS7~zaN,& mQ&H)=קGGRd>PtƁcK|ufN7xbWL wH Vr@}4 Emߚ1iqth"0zð}Z97kU;BJ?vZTa+~hkLe@##LLHvWaIѼ$^6Eצ8(.4JUI $w aAG=ZۢK/ 9wգ"w]k6!,2˥&蒱ΧBuK0~>h+aGKPDF2l%U8h_(.7pn'_F.[5#Cq@i#ms-#> x!-Z*'ʂ3U[)7(s=?GBpO7l_>aɹ(t_FTVFW#s\|6glG FUL Ax3lA3#rئ PCeQ(^U`IhQ4l ՝u*γa\4}CV?@: %[ȘiFu-%&tc< 75NLK)f=xO L/Pqk<iz "f5yhs!Rc4"+6r:$0=:ݯ EfY,,u*UEW &笎޶&ݕݯKyI9ΰ֖?&v(1^:}`~k~.XCxTQ*pC ڥ٨;oױ->;ߗ-^i ܼ>E8/̞1[QPi_1}Eff@m0|'Q| "O,`~Ob+-.\:J)uZEo19o lgu$E߸E2*Ï-SPz [t UgPMS JsTO#.o♮ ]Bb{kjK9wq-54kO},ÔB!NMY(ƈ)ߕ5bZ̸KȞ4"p!V 78S13cF 7=NU_ت"xcy0֙Ѱ$frCN~-99֔uX.Hѓ_&4ȍ;p@rL,z[s 0{CXVHMb1D} r&<W*mjHS=kdӪzfMų嵑4\Z;E yN,:toF%[q&L2싃!e #`Ck%.8.bFjv`4n=L 0QS*j2Żr*Q>5wDje&uL*? A^BhʬJ IiJJbGp_ p} WIl\x4v+v~71brq9cs}/C0q,x.EpclWqؚBpചK@Y,(,XB{[6R@(ښZD9ibhyr:K]lyy]ݓ(!i/97Cч,P` M HfpS7mYه-Xb6>.޺_(#0x I5Ud&Vb۽"~ ! WayX^ǽ5-<#m2ㅖ^eBNm6+}0߇iPs ˵Wox*kG֭ WPep#M '  |:4̙z1}s\Iٻ`53ö첍pC<\G_\L[ B=zy#Qz* PGHsB7c#gVbF4d3xh(P=" 9=ӗYϹDt}a@gr[ͺ _2w$/(c^o_%qW b1Q9Ⱥ'vx\kRsҟ1{t# sJ#W} uAsY@uS5ثZulIuwȺ叽kڣ'o6SVoD}wx+Q_1׼#dwbީ"3] ޚ$:cj)شhCdf`ݙ:y VH j2?тUVa2/vf+gBX4:('39\4]w[x>VfB~Nz|V7"ݪR>$LSMvM”L$9ߣr\ 7z冟 Vy?ڵ.ÂFƬ' B>R/ge] ϷO,Bn| J|ȗo,:h:`P`6M$_X X~_n+Nryrcvj8jpc x[.M-D+Oü«@5[c Mb!C'ՋmEn'hWuyHFf2kvJodA=ѵ1;:{=Vo^!MB69ƅ3M8<+h|[O p# ʲmƺIfcXܫ{Mo'gr;eZfşt96嘬k#[ezMZOϗ'oz{y&n/r>d6ŧVĴP)l*R_c\ $#T;+7GSx(`W(\=M_U2;dmLI# LHk>>eɑ:˱ǥ ZhJa-Q_8{U>R'x\ Je3^7A=qJiw-/{I+d|@+ZFڭ#0JPJk1K-o袮,6]ƬtՏc/5,Bl3 If ޤúU?9D0oǧNUzKF!ik@ aEKkJOG:ҮvW0!35!"yQZwp1<"Ee?E$3k糵h'OX/4$$7fLVo<`Vp/C Gc B)0Meb+PfO{1On2U Rw+K^nɊRP'EؗGy.gG*UON_UPOW:$TǐϦʫKf9Fsd=Bm {$I ge9@ebnTsjF>gQ_m2ud0%C1v /xC.J(ݚNW =*Į5Ev# nj3z@s:/.*FrT9x7d]y)|P)*O /P>]kSyO揫h 2`$E 9WC)Ҧ6$<X-uk7/S> L$$< }vJ*(Α!DxG_z)c6 f%=^|g͐ĞW7Jz<CΝx)DHvպl T,$s12G&;sP(F$S]Vĵ;z!2͝r@ntA,v0+!v!9NBq]P {[! zMW7!y4.W<ݺW-Ih姡HP41^AZ=%d6zqo 2[ Ⱥ#>4}mֽ.I**ɣ3DD+B40왨7%ڠud a:WͼTHZHԸ XdL>`)b"ᢄ({ K&>%y/lDbI .@W *WIqm#]}tm^!6˭wAl,-Ƞ 1W} 5&ZFQOM;}|拉ԡ Esg)]1ClU I?|`G2vj> h)LNa51bDN fD-75ƍ5F!$-! ?'ZoTr6qU[gIVxUЎrkGR;ؽW/'swoۑ;b9/?ӊs!cۃb2H9j~(ҙ6iGcg/L| a-p~v]y^E-7igj9jgIXR_ ̧e(.T$&A7ߧcE +1Ys\nwʷDiɍrЁ@ѰoċfAP= I >x4d 5;v8Nz!]`4BqdytD{\v]41.|<!O2:8fluH^s uNs\fz+q&gꓩ$=/]qi>SgNDѮsdJ na.V͜w|f =ħ#Y= u T:"D EL2}(pb\hzG Թ~KAZm>q#@iǖE~Y5]=zF5zך@x쐌|y()_O>r;$Nw*OʐS)>rp`?L>H`:^8.\RFc  YZ