libns1604-9.16.6-150300.22.27.1 >  A cp9|C8h+lq:e'NI~We<YIRg xoڂl2=^Pf?cᲇ z_XlA&S1rq"2 {Vx0'F8XވgFen'[D fz4ٍ97juݗǏ޶/hz1. CJjlu\gOQș9S=ZBlh4G@,s257a9e1051ea9cf204814114675436f7b6bf28b80934d419f86e2017a4c74b244dfc7cc12958816d64ed885fa1b73e6b35b2d255Wcp9|2d:Rz @~\}2GI$Hˉ@c=U{fj.LtC:?OX˘m_Ӈ,3ܶFã5WYO ҿJ!BJB>;Q\ǪMB_ǝR}vے&?vVz M^>~~0U."k-ukU9;[Ho \LIT#_cػ+StP|>p@?d  " A 17@H L P X  ,l( 8(d9d: Id>T@cFrGHIXY\]^b cd4e9f<l>uPvXwxy z$48>Clibns16049.16.6150300.22.27.1NS shared library used by BINDThis library contains miscellaneous utility function used by the BIND server and utilities.cₙsheep90SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxx86_64ءc₌cₓ4953767ec09f87282dfe1adc09dd8ecce6e1cee13c2fcce4f2de8a54f51a52a4libns.so.1604.0.1rootrootrootrootbind-9.16.6-150300.22.27.1.src.rpmlibns.so.1604()(64bit)libns1604libns1604(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libdns.so.1605()(64bit)libisc.so.1606()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ck@cc*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/ldconfigsheep90 16757889539.16.6-150300.22.27.19.16.6-150300.22.27.1libns.so.1604libns.so.1604.0.1/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:27690/SUSE_SLE-15-SP3_Update/1859098c0d83b1084459f005d17705e5-bind.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8ce13eb07c26c0ac61e7b2d802ea579bd417c4bc, stripped PRR RRRRR R RRU!_ap?autf-8c41300b984682396167fffa8fe6cf34fa6105c3cf0316ee32b598734aede6315?7zXZ !t/,] cr$x#GGy$vX;GY۬q=JLcU;dvzc$67)lm7C_W@{ׄ$_G<:N"L#*,\Oګ2!D/%5?J0y0@fJ# [5΃P6f| Zj,Q%W,=r.%%ZEF '1VY?؇ݣ85AT|TDT$vucgqJ"P`"P]9Sކ(|Dhdep"A@!i ~7lY +W<7,]M@ZkQ&]ʋsN*@B6Z>Q~ ĚQap\A $~` ;lODЄCFm"%BV]" EH2+ #MxxH~){䜢+$l!8s{jx LXtFB_w-U:{(wRbBBYif-V3qGxq Wƅ4Y8PDZ8ϿI+:Oꎸ?MBxt(6x#?R !)qEUiмN` d ASUo :Jvr5;{mܪ%]EaAn)uspxF:i" T!E|g+_'I핏 }mCt8fpȒ:gVeP8ƹ.=bOC Wi)1wd:q~Ql);{S>I塸T) pD,mqYZYs- 쳪vg1?BK{$f7>t`P[0(0٠!$eم&Zy˝ %uGXpLXoѺt]S_*^_c쌦0| VS$H {[IwÓXnEJ2N!CPI i>p:-mWn#4J(3'aДGt%=Qg"dmAca֚wqϥ1x N+ba>f.֗!Ѥ; `t/tjM9}]Xfwnv셟B To:5i+';'ާT M{2ޓV 0BʈZܘ P`/8U%Z6 I/!F/w6)u/ )3LuR;ygCw;%PFFW_W2+\Ww"#[ЩkWU"IVm.P  p`η7^_L^;4ܾ@\0(EXJn׃Se k{N&r>u/H&GcE } NA{c"e*9V!_i$9jD|i U{3im,ȁ0-.p  hZH|a65>Zlmt~d*1ȇb<;on#- ;z=jl7虇l-dKvZH,}aK,9vRVaE ?W1'RK#!U,m'[ PVH==@~PIG ^Ek-yQ3?O9>4-:-c%YVin`Dţ&~Jѩ15< )}3IA<ȶa4Uu;|^ @%9y߼T o&SPl.yi*`eSD޲eOupH |7#"d +c{0H0pohc( V0-npfvI3j vҺ  OBC,R][$/*دok7FlyAm GlUjo\ YD`\iWl!Yݍ< %Ia¾ s3)[;0^I8?I}J^~(B*;?̴28(1IGCIF:EY5B=:Qo} L D<ӆi5Rt^%AlN#ufB1`|,oB})1`<G?@ iT`^;)q+.ǩŢA2'+ID7&.iv)/,;M?@ ^NKf(!}0/vLUjV)|X䐪D ɺ  Sԃa ^"P f̨۟y5q/EJ+C5;rKFS@ܛ]륅*.DEx`we9?aiM9N<5{;C0 i>s3軹OvFH/Ua,%ArS ȦR#,ѱP7>VۣXF5+Fiq$]VQ -I;)m0ě鄶'Q;X!=ÅwL°scs^T ʐJLv$'Z[q{uؽ?7Q9OcGt ɣ}cQ}@g2Ju}^(Hj B nQ9 K9nTI"}b!{ntaMs`uD8+kxqة ~-%>$Grn$|O9[2_v6H5.N"FV(@MηK=S^gT'0'Pq}D[`tC>XNwh(%\/ƪО6,y]>HgD'G[tCva~͠Eh_}}1٥UH6MsAߤ֌u,%/@~Nלʇ+#٪ 8)dپ<`Piˇx\eU62/\?xrBT5Yu"-i)Sv.x-q3rK^^HvrL FFNvx=9a~*`W27rl(x9i@1E=hP\ f7]WŴ9o#֟:PIׁuB"2_`-Eb6G1'Sb9{T d!bwF ur<;cag# /0a:N[wxY%#> Drؽį +[z_d幱qX _~/0 VO8)i5Lá4C{ФDT}'B|6Az:MFnVIcz֧619X] mvct 'aSzF81Mۭ-{ uo%A?7 23JѲɬÃe%H_gi4Y:.Ԟ򅡱q2ӈrDԚ@9(h))L3dœ O߱Y&V[wFy}#dze @BHJ.?F9qtNDF\̗@6nCd-a+Ĝ !s;W8<q97( h|M1M-ep\`QwClMnI_I걳@;)Ivd>64 2[F&܀80ݼ3fG"/eg _n(jg)V#E&My>8NuDN\"iYlV0/J!V$ZDdnw̓st,o4"zBuOJl2 K{kSqgsZ}`>Oi=faLu)Mȶl!ƞ3az]Pim?i~-N0hR{Kj_k0#e.:@ ĬzPS +~ίmGƲ8>bec٨$wK%zw9[ r)߸~[ MoXХdn^ +Z*l*'B%82aϝ3z'"LC/!,9I:/0}$he&)ĺ(Yɣ$8:wӎ D&)gNu|e ~Ura^7-V1gT?/;'2 WUJi子V:w'f)i1-+Lmډ"?-63 8!:Cm!'>,Ec_7oM!A$M`wj }d6T"6ԣWr1h-P'4ce!5޼!'_ґ?X@>"]`c.) Yrg6~&H=VÈtARs]ڨji5an;@:F.7Z2$?aN${J<S=Jlz Lmno4 (8n`iq#!͟Oid J]-⢜׌_ܹ*QM_TIREtQؽuMvX D+z>b N v5sTW&|S\ pM' u0Jp{ǒ׺\KpS{"DSWD%?rhI9exm&|GLLjʝ&[9 #&jdjn)/g vJV !#]1-J:\q-k4E C\Nc_ftː`e!cf)m-@ UΪ3^kKXw# pc\y QV*硚'CʌJ j1kowcfIy5K'_sкF?|pˠxofBMmh0bŹbz_,|ck˲Q]odD^?jl'(>GPuqޅk-))k:˜fvɗpQC $D`Lpأm)h>lcb w җ`oJ"3|If%/Ryy!@P&h3!7 EwYyK7]SHyx5Rɀ")TQv/eS:yQOUVʺ|ت:$| ُ}BrKI91 yB7 N?pBpunv޿`kӅ/!B&R3|լL(>m${BK++/pR0gG&tK|A%1!UM p)cڿS{K`7)%"< ['5+8}Qmçbi1 4)K ziˀ:V7]c^%ZL3rq̩ GHz<].ziG=6Q+[3mY>[ʫ[#AcQ-(U=uǎtIWs=7ܚCF'vc=Ho-*3/C9(-.)bnZRMwNB'vdTGiSqŬ9b8oB_P$Ъ,|2s r>kJG>uH. r: xIFizPGu._UgńpTޟ1t+.Q?ӣkM%$^f*>^ c^ίi" &rKݢF6ɧ1[1Dž*Uߩ9LRWK[thhggfe,n]r:0(bDzSnNzESqI9+"[¢xr ӭ$hVl( ۨxTO 0*R-HFRHJqmsZ<)d,|,Kv+kKf%l);({| @}l/A!O9Y6YȪ[}0Eޭ̔~ZC9AN󯠌z՝ H#gn}d< ŽO=v@ș'6F&*b-7JurXl]zwaENX*@|cH3ʯo0e\Xn܋W;4xXyie{^ #܀aj;:5_ʖ>Un>eBXXF . vHB *Q%~w tO^XBFQoz)9f*\H+C-Sv:>/ր ]w a*<Jumm|Mi5υR`5,XnͼDZ_(4LykgPZِaޮ?;\GB (7 fuN/cy,Io:/aW9<+u 'mLfHmD\US&Cbd_ۚsSog{Sɐ_un%JT|w'mD;zFi&[1UQy_-8o'©l7xUvN:tw)˳H aRew/NW$~ߢ?c}Laʀ , >{m"_NUm$)E=5 e (uPxOC؜' eE?oBa6b"L?<kEGz+_G#n~grQVmQ0o XfcʏE,%6xB$p6[JoXL_t`r5ⅭK!(@ b\\^n1SvpGl*wdB|2ܽ$_,/"WU:C&1[GI&82őq^OD;JNdOd橷e xo2<}#)V$YS~Hd pY2块֍ _'~9UxS 7.\P#EI=YŅb MS}TMnnCfw 3 ozv VbT[OnUY:RӪP/`{@KhI'nQZ0Y 4Ka:=l6;\t&ԤFO륂ͭ߭@doJ+V>旘YnPY"9-ۊCMw@{IZęUzWB IK @c3Fux`WXhPiӮ?@IӮJ[Ҋ+FpkQҜ;Hgt)~BWNȳ5Npټu7Uz6i,(%#I.%#~F$Z5$SN6'&ɏǙ@fwG.æahaU3#YD 'I[?N=i`Tf.:W̰{QbjoN3 6)CK^O \N֚Z6b`,x\>e+3aO +#kw %0;>G0u:z09tU۞Q)\čX:"&A`ȳww1(-IY(?nr$V^ OJA{hN0Z,xN11LOoJ~8"eБАmHP4T<ʵj o!5wؿ;:ij{ɶ7%WlF<7hTj}'Ɂ1Zr *I]3#Rb|bzR8"(j7-0h{cIb>_088TG3k`3L @# Q2_{yŵ (l,kڹk ,9CWmG #O40@$  .@3̳b>4+Eљֱo} ]VUyhU(AQ#AbW^$I ;/;w8}&zŋӈV]9AvC`oƷ8ğw~zy`RX@Șߕ}+Ng8uuFanN6)ojKۺJ)VQ`ύd(cq;ahj6K#_ DDvܣjKNQ4ZW ɞrm\|̤ay߳]*aZ(R4B2@$<ǚX{'bC&Z`dna09>*XD3 >O>ГQL]인&rnnґy Q6qq袓`K s y;YW *+$6dj,Y!I.a=閃`x}ı}օۈn+.y<4}VQe͌C^Fah[WpoVuo6@n\U 3U1l +*d ifcͺlNI̊g/[q!ދsת'cOvPp TrP.M=cx c<ͅ?M_"i Q֠Iow+# a>#ȟWJX 3TZt}=/PebPX-# ;q~g0PwOdw=0>򈥷g*no*Nh  p|_eKBK#k{{Xy(+ -={t2%[vTHF oo<M/^(hhTؼY&i+_m. |ء@ Cժl؃l,03= ;e.WtB)O2_G@I6-Pƕyl)2hVå1W̒ QAVOņ7 bcD͝T-SП5 mvN:mx[Su.4:"LR=AQڲ/f7F+φKO1>en5 ^=#r\k]f@;*TC938~䶚g^@$z :Xa)(Ix:\Cs[Xu;i[ݿ0E=mG2垎}Ǧ죇">0Jm̟߰UVԆ^(k臧RՠYf_ULNՏ")6pcdb賭᧍`Ŧ>\'m)Wڲz)%i3%HA},.'9=hC>n6d2fb/rVK6.Q:}3acrlY7Q^C73_vےEISiO]tl_ {4TI_ZhlO1LEg tS -ɕ̲f4mu}ۗ&Ũf'j~iP[|f^y)g9/f}J=C }لNYd?Nǰ?\7劲A|jKEY41aO o}nI̊4j#pI ;~g]u ?K,=YڿriEd<4 nB+ 7.&latpoǬ iY?WI2/G+`[:(@UuB3`US/128>ojӕCZSP Rﻰd7rmM`gD:TCJ|C7ّCGFA1(4 v8v]4ة$l4 JM3ҶK|i`#8Z"[ws(!g/F!PO&6@}a Qys䡲ȤV{,1JeESRv{=1Y&l>=e+Ȼ9s$(F5sQE[2,M'JLvz˱YcS␎O~+"mSzb@bfhg7 JlT.ǺyFfa(i 6YsTft0g,B1;κqhZN%"gl 9qGĶ`˕F /6T|GÝWh^̐ |fȞG3;:T$㭐)^"q޻&xHV1>pC&d3Mnt4 ˚<3(HT|ᛀQpFiѯvʛT0ub2c|q#pJgbq%aNE>3͙Eu5›ƀaTK} < tD?"z#v MkD жŵ":Rȩ$_;a hX} ]oe᥵$i~\{#UJ0]=W(WIwKӦ؂h#R) waty0%`F32Ѳ^%u؍pbO/a\R)W`BEP*dfubsai>Qx~H̠ viO^u $<_+ә5&\$æI[:rąi) vV& bƌ^:U갨..#<0H ĝ:SESg tvd4rsH6q+W]"qV!"AS^U.AcnšNW`8^U` GW5&J,GzoNAg:Nܦ&(ߢ,Jxv{h2'qZi!L/]݌ul31/bwz"sxt.iuKءT+s%êEĩ"0pOFyE˫OsK -l:[jUFtɝ YRmDzͽr,dlx`] &*.ȟ]LOdb98\,EO!P@ir+_cԀrxc.|v U $4(bt>'r"l=@Lt? g;)·F^f@0f ?7 W4/&=p$@]'4 :2ņdIo, ;6~B7>GWPQa)}?o UelYXڥ&6C>iAIc,+U0(UySwZJa>z,NF} 1n3kp;aGCa4($ÑzD"隸<6A+czH|wgm24G `}#"@/_t!}3⡟+X#4E_%}ac\g(_ٍi$k<8AQsrkj*%&7X*8\|PA@7LVl7@-] Ε[扱OA3eH[Z&\G}0?<Ӭ4_tdS8QɃVF|`iхP 2ҏ6[NY8NTǏG`#$ (qJzTQ XJ,#צ>)v}7sj(u#Y'Ӎ2' F3I_h?W`-X:EmfX%^ع-Ay"K8!H͵frdؓTGa>Ct{8Ns`Z$E@ GnÈ0ɇ,G ~`yp5q™~Z~©8]M ʢCAЭ>88>S.p.L,zavޑ`6uXrP؁>8ߔ$ako3~@dp *zyUgW!Xe2ĤCn/Ё:<RG=;! *ۼ욘#4G|Ƈ_62K%~<H= ^҉!2li>-% C#?ۜycZ x([)=r˔A`BJ\֭P'Ǿ\V22 x_7ΛɨK݁I#4 Ȏ&̸dfI\Eo|c"tFm#k\RZ0پ^ veabnlmGa Ǖ]D^""8CRd2 fN"j'D{P7YP3SrڊG'#,ؓ&]c<HXV< \PoR3 ?<7^̎Ipnpt]seSl-'෸Z+$ "v#۲FCN8c 8fr/єD{Apd;"i,M]8ڎB1|SDr #擫=S¿vxIzc0nK>P!cP%h؆׭ir D`2&l&:''#Д6H}{xKB8"8P#L|ğpV>!iBP.рrc n/=їOd|b L;cg,=\EYT'`vy?ѽNMf+UӢPW w,/)bСGqjz٩^S(}3$QhjUEWaHnzwx\o\YHYx{_1jײfƇCW]|D+@n5&;z,Z(MBD^yJ)@w@,KUpuϋPPߞHºx0=ˣ DG? d5}8RgAl=r q `Rjr7hh+kɁ11l=_m Ζhh7yT(v^HT9q ƺ}rq!`U]GY ~u,HTS09omP+ sBq}f.0¨ݿbG()J6wYl0yݰ#RP@(m _#Mkca1K6 R]N*?ӿǻhܾשxhq*DZNHqy(d4`wZjYD`u9=;V[Ѓ"k 9S!Z%";v*,\5d;Qjٗ GEB\aQB0֔zg$8t+<=d(N0VI6YosQbgU1ǡrU(`TN-bpK5\5aF]BW`YTѹr ^3ܟA&'+h"Xz^嫞[׸5.Hyf*nlDWNf 8%ŗKr wpݐ!M њ9"XQ*y?qAwXH{.3j+˺v|^d֋$#.ݘsJߴ}MrnM:~CVs:(4zPMraό٠)) ~効Ԅ)H3#./ic݀y̥*~}QP7 xW"xL^n׫csm䭳 (p5$d90׍KID!3o'=C0즀 }.c9K)w[BƈRO;Af3sYƠ?8_΁^V'Kp.$tϰM!MM;$)X}er-1xgq38jk_Ÿ%v8ok:( s &^nrσ٩Mlz =>'Cׄ*IgSai,}c2uYX *β~I_W4 5H&WF+eZg΃1-dPH\T$ !֦o&|DBxeڡ4s;=JĚMAXséVl(jWt'pS)=}W׍jc$:fjx9ݒn$:v'ɣ2yDNGC1oǯ`g<{|i%(tR-QI2X*eaIq4Gn#-r6e!MrV. g?)W  ?yCț5px#+|8I*=r1 pjW=e{d[ƛYv_,3fr}wqEOSh͛g'I3[Mł;$ꅤdR\4PWj2"2'fFd2w$BŕEލ^L*%0="CwHµO(Ub0M+gs=YcV#ՁZ@qKސ1g ~W!}dE <ΈU/=I:(՛u 2ꈻφ n>Z9bFon?DGkI X 쉾8ҳ&Jh 6A/,ߏ{< myrRMbճϐV͸p+q 杬O҇FoB;Pvh|Kbm:]>"4[( Tmwf1>Rlձ<޼p:߀Rj CE@U2&f}%N-m_E=\?xNq٘NNf-^|#R/ЙȄh0b^m?U7 vH&t&@WպM8 L xȄAgߔU@35OܿRpOKN퉦brX' MK@x9}C1,Ϲi ,KwNc5feJpo;$6p#-iWiV<4;Ի15mr^@ KQ4:|byNI'+zDR*C|vXz=]!|V{۳P̺Tkeگ}B'O_>⍥/f@ W+6.ʤrU^ Ox$<8ɵsӝObx"y4$b~Hy=˦%"~ҟndd/۳֠B< 6efX آD`^FM ;=CժBUD^{ܦXb<"Ѹ YEXÅ# wZ*oNãvޥxDx1g_9\ mn 'Ӈ2ɀ@|N^ZYZ FE˃ȜK+!یF :)Ache`GObduly\MXX> UY0lfn*\zsg {g6nv7qa?$Pqig@tӯJ,CcJ{hcNҧchS.V.9O,֗7=d e*M-)RE٦ԓ -W &+&mx{ !KsyJb"{S6M;a1`A$z뙗LerZ@Z;Ӟ-_z 5TԸ4ˊ 1`N Xapv4ymwX>Y.T ]t s)m*IeCKL:8,;.{ۂ Z&-pK]4d8^5lX0]{bEtUyf%m9TzT~ (rx-Ym9m;K Ro][k9e&m#/eRx<^56Tg:8spHxIM9-峍4El \Z!rݲ $6!QE<C, JvAi2җ8f]78cn=RnKMO6d"jY30V fS.㫩xcٺT!4U|Z^+: xL?:4os^+\ȁ@'8eJ3*-˺AV h\36u5l23p{0w[WReC@-gz%7m_$Yȟ+EJQ<t]V @8ʴkAF'8]lrMjZgbC>P>XÓ<6N}M$|̘|&&i'{TgܾhnbukA]@o wgȍ/8 (j|C%P2=].-z=|T#jBUc^Ni\-FwD vj@<91f)Ј(r97)I1w.5m!l {$wña'Jbws=.dp֕"v.<.,UU15?@O@n3? צ$#UN ~Y6xQ9D{鼡mpFbxv58׽zo0D7'-k⒳5CK.h27X'NBUHU=n{3>x =%Gs9vw^ I17b&B ']9/E%uP哪5J|8,E$i.8I_ DMR >Ik;q02Z+SX7E^DG?_e_[ަLɕ©W302*kAX2J]]EI#<[CN(%#%s5,~rŸe( 5I"/k1=JEl3х) m 2Ew 6,WAΚMmLj&k-e^S05)z-a(̂‚jټ--B'9P)7#? hSLvcd3rq2D`=ϯWic Llx)q1}6`ծxy;x620CO{%JQ1FwRxF|) 5447Sv*qBDyX]%JkCwҀa>NMg8'-<_.d犅faql%;Gyh8R4.17 Q79,ꁌ=\,"_KQ@)BVVۜQM(+5G5Ҩ1|QԐժ|@m4 h[?f>8YǿyN|4LCt/HoНC倡-cN(MmVg.an cd7sڶS{φF==tZ>-&qL{کˊ"i!4WnzYBQCW4ptUm43LQzf]AgP J6T.zp] &|hCBƕU sܲrXIa%wJ5تߊϛ+%UQlՋF=WR)L&O=eĎ'h/PkH/Wbqz\7Ƀ0e޲)}gl:Ÿ?;ArҶ8xfhS;hp.aBoEZw]+ݐ+jRAkH]tXټ6,<@cs?pasLZ9^Jl9k-;,l 2OI  |.DOMYREΞCIy4)t?1X[v¿A䵄5# `%/Bo3=ޣUsٲnO7ˤ':mzWMƛWs^7]BLԓj?: c2viTL 19Q \TpII`ǔe_dFY_ %i~lKMw#-x*9[uh܌zJ#yiXNcCw;uѧȖ;_5p2tfv1 [[]_*<"8^!BԂE>ܶ#:42f\{܂|C|si#N٩䫮2.#k ,&t~ L`/%kqlfȍil3*3" AU-b~]mv`3\Tbʙ-ؒ8DeUL[ԁVk1^ɱѰU" AU: :2Zߠ WrO&gk }X!`"`Q_fyvJj#ۥV),7Kv\q7ވkU ΢W=+%;:MB->ZxS! 3[ c,Z f0jf2K HTu˯"2 'MKW0ƉDtPhIˑkY`t_ c^tÐrW+bO/I4%s՘mڎP)*rD/y$ iw?1 8Qɽ+ݡFzR,aFF )Wx1a[\v8Ya~S`m{M쵒禩O4 1NX3O޷AWF~m^ u~5F?emb#ӌzyuȂfst*幕)v@.eil̯]m6ҁ~.v9u'ݾHĢ) /}M:#xaӌ!]1h#Gknǔp ܂q{j? x7oxUZ5S(7#K+j~ٛ;VMh3%jč@hhvaӲ3En&N(~|G& %.c{,'Ma)' Ha}l+]XFN` ![ر`ʂA5NA?/JTQf|kғ| EWe2UFgA^^om4N@&8Z_Zʕ3 l('욼_2Dцkp ^QkV?fЖ+BGK 3^=Ϻr%D0"R+nU {1d_,u\mA٧fb3Rt.`нd50?ozU>3/I3Zzi?&mQB&'8k5THcpoÛ?E5^,t;c2a"|پʹGݵ:00zeՄCLilw{:'ϐ t;=O^ #{} {jc"m>sDyMSLr@ջ 7^)ACs-r[!aqPYDܬ ;P`ZNV&ftTV.ii0Nc#=xDz*UQjRU(G%w- \z.a2\WH?n^_WU灵0RWY6}&.kBb^^m6Z2{=}%GDܔqsrX8pPzY3zh?#\nb`_ otdA\-I*t\Oln(SoXYz<ܮ[s9:4"W&@ Aт_p "^7biVԱ/Ԯֽqi,>yDZwl"(3,ʊ-gS/DgöL ^\K*pF>6^q3U/TiBbdF2|fI^7aV̞ƊU 3 EbÚO\z#:Qru= YV%#{b1W8go.vW p$]y5]NBc??v3 1<*kTɕu5 {V%HUy۟P7Ya `fbTkK2E6u}=l-(b[FfoR"/t"(%#n&* lK$^t@ L7Od+d?[v ?gl`D &p1zD8<}m$aMϞB͌Ep`!3+9-/SC7WE˵Ջm=d @QӘs[j`!xvL SrԠۅ] "C z"((qG!FytMe)6{y$Kj), {x{jCB])V;(m\jԟu{Dm)b?|o@1jV˂j{tqKvv?;Hb aPF01RTi3VWT/Ujc3.0Pm&eET,Rh&u+ Mo 1g)iޤ N+zu`LP=,$Lup/Odv7:@?D]BL6ЯMCFT٥Zb<%OR(d-.-(v>@< ޝol$q#ELySƒVr/E[ K,7uv/?a<߀VJɕb/j3kĽ]3i#̙X|i#SIOkyjEk:co=in Y|Q|[[=WvwVZ*?r!:p;ҨsC2^ z} (BXE75%8AOvk v3?5cLFR.S.UJq"[d"{\S =:M-ibH2e4͚l'*\_E !YukE)UFEW? KdPDWcB\ }{|6' rЖotIyޥ&ӡ3\*\kBNi :9-H }.RIM;#CFX?k-B<&9_>vLRΜA AsMpuS?8?,ók! [ї>eu+`Zku¾s(K8Uf+#59 Ȼ=VFq\p:~~+_G 3JdGVRQԚ\MYa?<e+iWg6Ay?EJH[si2^_r:Q=6LξefJjlB۷FX0F3KLO3rt< \ПuύLGħ4~b`M.srUbǭ:_v[IWŶlzYߔeNw`wn`VgE1)m !wde &'C ;$W _n:Ex_lp!d1t74T?1Q򈵹J07pO4dh+8pS/VD[J(rYPpP<5i6 "NIr$`ڻ'j8؛GV@z#ˇL7:.5Crgz8L[LgT'ɠ$xÊ=-طJgؤ5yhݦ?|wІCځٯۓ|Mhz±eg溼 "`8"_j02arz\{QU\p|q*WhX^2N\x5׆){w$bCU(LYE|(8yKe՞ %ex`@M/5fDxܫ RzP9f,:F)s}#J_\vjɮ7LNLV\Ui*@C *m \yMQb#UyʖQ).PK)Ich8T"$=Ж%eZ_ ?4 :"C7ϊ; ?MTju!&p M{B^yvo} 27G*T L7iiÜ$1#45ݴ 6"(%lX5 2^I}"OeD6D6q&o3BPȨIN 3形1cV܊gdpC 5nמI*;NWO>0q Jn&ͅWYwoG ݣ%\,AR#%'^NM=4*p&jBE`vP#iC=j4_O˖ߥy4aܒ@Vc!$`-/}R~[ܺ iFRM>HIZ;ʛ}D?8vE8r1%E`XxiҀl{ٝbҀ{" eEI3U_Qu໥N(+l&()>2/yl^{ "fwrP.2bIc0Gl\NO/h&~щHԻ.\C,WU. "oO!}S̓;` ȽnQ-|BCJ0;xf>FA#j*%78j}dD aeks*Q.B$[\rb݂1-.J%2>$ XB8 5$cM,n84r%j|@*5]npJ4 >M'@Ū[]LY_%G*w JC iI{ nD) |ܭ]_ s?fK#1U3ˁlKљsSE驟*/ {foB;CA w}3YqFow,\lE?A 6po_G}F!JZ\/I(XfFXEj۴\U3|v\q+S\6Rj:x1zy)'V]iuX Y#a9Og錙 %8D/- Lr.IS48NHsyK6?WeoC̶` `2l| l(k3hoBMRPI9v( 5^F|"d1 x/ C&X_MƎRwu=(]铍lD[6orלH[ޡP! F&  dP8*?`-9L$oȢ|A(#و4ྐKL<]I%T>T:df]y8JUw*N.>L b\}0 ^9K扞.y+,# aL $Hz% ے:/ћCVCKcv|U\]"tCdG_C頢h[\8m9 Wgud_ ݜD(ޒ%Om2I>TiR!/K HlGKOXu=A -mobW2#sՋ¿B~ UjȜ΂( c̉$fCx;cq5OjtDOe=xE*MrXeRѮNJbA݂&k<%kcODB/ v')*GƤhhv"q D=jDE`xZ|:xxt8tH>Kly|z_͚Lc&[/ H$ @{dTiàןBvJ诈&ߠjf:k&}\>K<24 :vM CF VrVZY/:[e2iG̪ M\53ֺؑ<@w]9kljRkP8*h瑤k ~9_~p\`mtdQ ! 6cs)rߑnuJr[Βϵ<-$G% -Re?1Orϫ^h0%InHb +V{̸!.Re948ݓϲSL^t`h :6qNa s]SV< `Mʐ0IU#Sq>ܓ6U;}gۣCg 76"'zJP. WFy^9W{zł q9/B9`iI wbML66~+B7b!꭭&uXBaֽw%H{廷rX9;3Fkm$d~*kP{PL.āsn}cDhdq"!'b2QlZ[ŪL}pz'ZeOgns"~{L<to5^Ϳ{>Yyw[=20ڎ9v; g|4$Uvqрz|.9PV/Oa@`\`׎%:J ;bLk$±ϒ %)>+Dۇ_C_V>й@~q&bP`J;IFI'DUJ$e]. l=j6cuydB6 A)F\rCIݻYod1w w⢦ n+"^/Y6%W%;[#'*5W=>W`3a d[C'}0h#M gey,%z-WYDadw=[x58̔iٿ(ӱH)ǩ3P8uYa aA)Q6WU`E5\e+(ggcz /]7C?!tnMi,0B^c'>WB4$<|B1[8M0®F%n;>UP]‡[CN3a4;"NNH)4 /s ?6*e&Ӝ 8x_G+PdP fHoD/{ȒAGXRdߪaKxqxdP ET Iޮ7KӫŴK?ׅm gVE^ ȁB݉:{|wk>G}?)a65du(NAD|Y*BC|?82Ji{@hRa!:eez~<84Z1p@F^ dÆ2'!\wLYH [gsk-y BikJK Zf+ƕ3srdXCVO2nHVR/(@ pA,/bT#@뱄n7чe.C#Z:6u.B}}(kmg i % t8!95K[bEѯKwr\AVm W}&_0ň@U]u;4}t븪HZs]y"9=\R}oh˻"dYɚ%OcV3h?$HKqGoIÐq XU`ʫ}3;+tC*dغb(;N 6 (UaJ(2 .47rVX_`g^_C|4 @ <7,XƖ9ƅd,}o޳ls*!Lf?JIM}ϴڙ_#QjG*6L ʺ:\وvY ig c:L5د}P {gmk4AVݝ-w b84:F[{D^unyLA9 ~݃pE0 G?_kc<>fSÕ rc vXksk(_;őj\ nRLOSтP[E\N =7={$: jŘ.mэٕ"Zuu}WYl!H=9:1-7t_!\CK =8Tne&eַIˀ}Ʊu ?u. YnEzSBmGJTecަHF8Cc6W [ /L/aIbK !V;Kœ['RZD4Kڞ TܟBG<Z:[Gw)'̈́/$SXW q`CZOi0\Q|M,xT0F ?0V[X$(/iZ8TɅ$<U+PUQO.)dN(Sl _p }CSL<w#AAZ7d8wz" {bSV>/i%(IcÒ{7/ڌň4Bi1=A#e`uDj|X)u2d<}&*Vp$WeހꔪPE44EVϴQ%Ք\5ig#K(^11Dy=Tɩxz^J1(ln(&0ͳD,iulsnT/8 BP^0:DrSnNk>[ 8G\xҲu8p/HSu u͸ICi#VnT&b9|}s&A{5SфEĴhҧpXpn VhB/ئCU*&_vSaĊ:ȲPT+@$?GE-I,h9\"[EW#bWW oBj@鱂uت}PpŒ0sahytZ@FNغjԡ.®-~eL$u&(OX_4^;@Q H&0̿>۲ =8oHŪZo\c;==޹$a%*_7$B &l_t6I0wŕjG룵|l|߂fpn'昬^\5c1rhɌ3z?O*=;,F56tHA8ƎJ("s`wτ@UcH$ki6t)Z&^ECWW07ImOQȑ9 A6_]L!͇DH|ND؋'ش_Bl1yAl\ $D1=p~?!^2\.B{UvkĢXWq8zmIzXuI/KeUA /a#p1l_!h )Bh-ܗTQJ+('w2m}LKPƫkJfCd-[+olGOVnjﲑ5xjΟp>0E'Y]w2K!& `14 ZgB*%ieLaT5Ef8ִ\AJdҘ"P(Kߍ$!0']:Iz]4]ۯ|7dvq)Ѕ2CԢZaUydĥcKcH9S!߁'}5FjOǑ^GȊ%x*6ifKQ]_e0NJ]Һ!?!NgDޢ_X|0ɝښ#vx :x>5gyC9|:u 5A2e D<4,tsr#S78=LWCF;ۨ/ 0ͅX Vqybچgzy4^ֿM*u?΁vLC4J!)/\Yn!$~!V&(K.6V AN0Z_cLtElc':Zu8k;ܴ|R#w|hb#Xn.eېn2xЯ((Y#r:L(JplcN 6|^F5zhb5xX "C%7!TUrDo4r3u?঻d)7*αp +9pOv+6^je,>CFRQ#F^vÖ,S` lrQS,gZ7QVܚ03Cb)gv@N6o_C! ~"ᅼ!-E_s'Kt = O4qqb Ē %2X۝KL[cZFa!]lyjWk0kF&L-.*̀[#^,4IƸ)zKz\ѕv$!yDϴI`u#kv ]o/峖= >= n]րy@q-`]ڼ}IKE;|N=&t+Q91y?g3 vN 1PW:3[F(cyoP4*!E0X }Ef_[GJ 8⨶Sp!@}V_m7Kk4mr*Y|L"HZ-* 7U;K8 WW0ÒEȄ9gT.eyT 6V(yzUHQX 1a@׫IoʷB23[EkG]5>kJrh%np s Y 'xk'fAv1ϩ"%Mp&h\`TK(w+~hH=gpkgҬ ek~{ϛfu™[d Ѥ[e2Onp6 :B ܁(hEeҢ[[֪%6L&IտNM=B#X{#@P[cEUCrn3_At#ב EPݞ?YciO],(i cW3t# )1r#oW_DQ-bI#ҚE8MݒԠ F"~0m?cD(-K `v¸vUld\g)aqZ@df#PdFcXoʎ'!b|3vqzkhP<[#РzGXVmb~-1Ml$%20Z*؇@9ngd FMߠvi~QZ3xXvP:f IW3m՜><5Ӌ9=\Sq2lhv4Qʭ0ŮBRڜ&g"3{ Jֶ\@Sa4ۮ7 Xǣȿ/~ϠEuS^G-xV]+r@o/k.ʂ?&R ;Hz^{8x+2jI3:f1>~~n[B8b ygu=(GR4kZ 0eP1 UpSP˓7ܥ%w>ZJްX2?b0x3Dn3#X\5 Qq/xʞ#6Gv6QV Kn+c\/ROE즤+43oU%dn}ef]Ɓ!+RC*;h2a I DB# <`8@ %Ε/ckQ?m\b2CzM]SըQ{iV`ָS>7TxsO^iCΘ_()e"ҎG|f#kWq(Gcם+ ڞ4R!GBť0h?4_ޜT蜿\u6 H&o:pр)>_袱@;wDg?{ ;?ʇ<&Я#"83lI ҽ7{7Ÿ<*' MA.! s-~Ոq28I*϶ߨ c,|p&`OS..Z_P2cܵqQlm1 ^6qꫨdTOOn @!jT4G;[Kh=`慜OP܈!(T)践 $7! L53ڏ;r?zugJLMXw),{)>+N,p3W_S~kj gQ:,&T~mWR Po0ϏV6[{E^%[M}9 $/h c yT=#ːt[rϻд҃P~W!L 6JSJіV2/=ӾņOY0$Ae]'^^Qa^HuhqDPH8ޫ*%YvjDb8+Y=R5#d{cپyeY:D􋲼 yftΗ}cC?!"_8Lb֧p^d >hm+k۰@60Ƕ?/ّXqH0|"mHk?$ ɧ,Idd/ . =e=hr `$QL}sد+pl*m/:%J|,;д{U795yԻ;uM~b+LM,Wc=)v m񈍋G4cDx_>'UOIn[` "\ՏNME>l놉@tB2Ni~78 t}>/Uҏz˹?k9VA iL((mtؑS@ er.yP{C.|ca)YYM*,d}1@d,YNV cQ jYgB%&GaCͱB޺ i8: C|0h8c3Ш PK:3Y,]+Ьᛢ= eo} »FtÐo~޳T|240'/ hk^u>CˈqCNJnDh`^ec&##;1ց᠛f'͍̋!wx2$`8^スG7w I9 Jdh#㷯> a ׺e[h<%*E`1m#&\qY ; TLT/Mj}I4. Q.Y%.U7.si^;3^"iI ʹmrؠI! GNz) a܏RƝ di͍0u!0X̩wA+7 -LYϟ7?Vr=j6+)Vx#ړHXF FC5FD׈뢖܎t39X!h΄a \p #2ϖ F 8e%Yf_  >'a\^M3V抨5[qANn}-=S])EK!G@bXe$vh7գ?3M6yW y9VD^Ͻva'~s*מ#Dj\{pDyogb\tÐ`p0PgC 9I٨PSQ¾]4Yg39 +=qt7KS~I'@eb6nļZ4=W\!8"{PG$%-RKљ'V_ueHE(IӺ e%06G!-}8QS6)~bdN7yA{(凬rpbWr{ה q&@v}ZaOaHO^31GiK/Tn/ViEhArFboC'iW(n*؍A/ߤ̷$x>/]l.!ߚbLALUTCّu:GQ}҄]ld8 1z8{upǛ^$KmcN9LWTBIձlB[mєdʮb4b=e^WkW E<ɔY{'oe74)|А Ƨ?Ɋ>-xN32Zh60Qڙ$-V]`bVIV͙6IPtjY=_& Gibrku^ͨvt9_TǧwG78j ,HSHTXPD]朴 AϙZ~TCK [ݕ4C>ol&jC8+nEZ0L2!))|"mwt{Ս:iX)|/N +Y²7qݒ#~G5ŮlersfikxiG\*jݾG ukO{J$aisIXe/ ." zS]Kc|Śy[0~E2.q2TzE0EOc;4ihhg\H@ ڱ=`nѪK ?: 7ĸ.맺ms9.łMAVȒ-j.Mt?y%8+ӷ8ٽ@=gH_80)ڇ;8PB4DSTj"eDfm⃭r v{@R<$CŞEǏ I#ج7 #S'x"Ԃ|YlmxOuqya3Bn[j7{kuPZjMw$}(c14;(C_˫tSLmMf,&ghrq֣Tb$i\kN+)bx|mAh!oc?aS.3(^'2kIp9Q=ܳ3o@ʪ{^Dd;!H^Nyt٠ˏma66I8_&cC͖+K's 5wp#ĽcZ YC.H v;7x߷=Ҵ_Q!Eg\bh6X8GAT$0g6oSz-^aVw=gy2 us !-&.^'ч9I)7>ÖFe%tR((݆VHB6Pe;_@c E|(pSΦTӬn!iV+i1c2[V78y uZO]}iN2^('?YCfIޗߡ'- s'EUF`_Gܴ xCJj5OoÉ-|1& 438Ő(N=j:6;LO UVHŁC93[DM ȯ#_ E?V.X}r4.6T#UW>/W5Ig6Y;!lk˨4$i״s o"sQ\?Տ:~c嬺o$0M8.r&cLHZ2x REqhj=}>>,gm`Ovc^@<]{ 6,YopS |[U""0񽩉ߦ ;)΁#Lg;ʼ\>c_1z}(OY_ȍ1ff\fZↂ,p{!5вMT=ztץ)SVU4SE(CvBLrbhe7Ŏ.kpgçF11S[ l;?XF.l<E.{B-E=UA( ' iTp}5/g G3D`q}7,9ù*VM2#+c9wBs]ڦzkrt۩7WaBY̳xMVu6jK:ITXU=˼ӨlpQ&eB? c-[I+S . W*%j{DY_|ADNG^&Z ! ~艶}^;e %N!(!ڪAyAzDIt aDCHҩÛ\FT֋WɈVkD.42~~md_nFs pNԑ_ hl 㖻P=!QyJwQAef׊Xy uk2rs)"]yOX`)-t^P);dt .+ bV`\>IRʃ1.h3W.d-(7>5L|RN}{d"KcnK޳ PySVsEIO\L6mB3`Z"> \"q`م{^-Q45;F[/@Sғ)̄o^aW &BPf~AZc!9ȫSmwqI '1v}?bo `tΆr1 w5!ֺ <Nद'ʍ(rY4 3n[9}=*!r|mkJE/^rr”21Z&[[ȕGU 8ߨ >@%?iͰes r_q`^pP6B__mW\Cay2!i.|StF; oϾt6T=$JBs>PG JA'6HIJHG{Jo\;|Pؕzܞ&zpӊ=%S4tN}%]OWFClE}he$hvr:|%g ,ѣ2ϫ#3Y+lr-5nTz`CS" e0K# 3v\NEt\^,V1SN$֕o].1~1!*$9dɎfF&iab%SwyQhX )պ)_^;ɏfQ*8FH Ml} PG16hNb\E-cA:K(`KAk dnId)R欴osQjɐ#|9:F$kQ1) i58EL㎏u*1]5P1+js;A L9`1p(Dȭs2;[m(O -㶇4ؚVԚs ?,eV_tiP~*ZAiRhW\Ldvwv%͖c<0'Nl>x(9ɗyF_O:h;v{FWk$MQv W'+!E0Jr: xws1XZ؆KCx HO's410v~Z>}.q(-k}ƯCtZ9\:74*svÄ[3\:OeDw4T,X;b:vqvCeG,eT͢KCQJw:t9OMRn2EA&>$TZ9@5F 4m~"GQbcR-{.?;ˎhHl;k3(n`?SNg;֋Ged\VzJ%x}AnȤHP¾u*{b2i-3KsaڠYd`fd@=~ceie".XLΖG3gϙtM2o Kl4}y+\juۮ/9bT%ՖvwQDatT/2hdʩ,9E;Zn\j=cXNv4+/El$z%d )Lf&Rhh^PktzGu%S! be!%GԚϘAmMs/N@PVV@߃C?rZ;q}0ׄb9ss[sm1 +$;k #7j&tFEync3U炻Wq ~<3S~jp\7 sj߂aUM@>8dUna]jq_*u|mRR")9軺eL+2{mK*@+ӪF.zИ2 Ke 큝{~ .Q>L6jC[Q׀\l=Yغf#0 1:'##,l|FQ~% ggߟaXiKGrJI;:A~&$G $OB}KkHɺ} '= dx)T!B6aPG^$k73]s~_}pӝt>8컫D^Zx.N0>!T>8%0a3}/wb&'h #s_)Yt D9IZBk0"4d̛yqڡaء37|Ƭ*v ,񟪾>x>Rn =Dŭ ~j1Xd} A!d7gg*ȩPo줓xlA[ϕM6R$[!S񬘖WEM% LCt^XQ4Ut(qd)8W9Si%xTya k=?AOBa#y⎥M6kE7lKlQ R9wIJ=q٦vV L zQnl!Y{*vtei8r5fb[ZmZƆ¥mo2D;Fcz=-5P`|s-1iԄ셨 ~"8~ ȍP<e ՏkdKI#;j_ {}IRA˿!сw/1瀍 h'MDl ,)_8buQoȫALoFgTG "/uhi@)u@o.}sN w965GQ Ҝvpt؃WRS/wLSeIB_fщ$]G֤GU&C<[MZhUN-> *v CSW|֥6\gUW)K_#06Lrތ QAթWcuݸۄ0recrMLgD,p߯w +ml_voۭjh w#or\`{d~pdQY" "mה#&~В̀5ia6GjZ|oPvԏpMp#.h~}JHa0Q %(~#=zQCN=Y2Ty1jau<%=MdN)22%ue/[qu< q(ڝ+Zr ;ty?CdYwJ'{N'B 3I@lץ3u5<)ǫ98gR]d%d>{79W/Q>0<ޗe<{mE<̺,\I 7khp?ȓrb ,U#U\(N7O&S_'Z٨[}dfI >~eCHpe=wmw@Hu 缮.PG Q2ƠFDŅ?- +X ڕ/?IU* !HSWK0y:S[u 1Wqx С5ٌKe@>+Wv8pu m ]>qй^DcV}[lQR`}ZW֫Un6%i|t;(rtW3W;]BXa nݽWWI:Ȃ˄%K?~w#:GYF@n#Y%&f> c$Lڇ_YJ=YB >tN( (}2~*T<=^ $bJP?8D910Kr7YU @<$5ָ?l[*"2aNƭ`[ r^ ;&C*5V֘yV,[DY1aXb\vjpuZ.;$Z(3$kΨ4HR׵hw@Vٹ" ɈLp\b{ok:oqC{@1hJxSOCM12AO1M.a8߿[og0<,ďGheWOGDN;Cc9@ Y(-/̢۵yb"^=7?kP#ʰl{ .C\uLޖ*z_ I?: fA7B*  y|:f=Bn˨-½KchT[R5(壉z._vgjOHof3@$ɥ] ]K$5!|PW77ĎZ -MB[|P12P䒳/L.SLmIJ6-c)3=hlps$8jaK5r`k w![f-):*G?\@jd?=g:]3C}`.lʘ˖?>G, )YX*fYB*Q(Z*&/98+:R [QK;ӑմ9#_`:،i$@Yuuufc#k ~xe7fL"9U?>@.ɔҭEC ?33jay맡RqWiu |maJ ]e?B ;+ǻY A(֘P8~_;;tɝΔGj!l' 6$ P7lL@S|$絎'KEiQ *Njy ⛆ݸ}^Bg-V0pY Ǒ"%Ɓ'N< fP @%mz6#&[7ktLwp+mWZO'}(4WbD'r}d9Ht*9яT1`>@`Js$}…*łx.a~5p޲^ 1ttjhg[ MvˇH~p_4V\12 ~0S8/<͛q=A|qm΀;.aRZݖێ)ux*ul)F0,LolWNDwBUC ix4ZWL ?Tj\Cnxkɛ/`CLw QGHDzGv&0&N4Y63|L)Ijcyj3(N9u: ư&x@qXV+Xk2-Z_ʃ:JfK"S! 㬩\\'PݟxemXuL|}Y6RP~/Oi ސ`Y;)q7u6VNzR{w>qݛ2?j T":& D56ny}"|b^E .9+(L> lN`?=.mCTmvcEPJ^&,Ά+Z V\ T(.c>c#"PW@;߳TD8|ʬFew|! &/zWz~j{>@WKdeT>5NYMvÅbM`FޥsZ^\c PxeS:^ QDdhӿ*y5.П/}kÖM) 2=cn Epm9ˤ6Z0Fweg76~DTQc>:ql '(OcҾVK\Glo ]Yƈx?L1iH8]w,kE 7>S,xT_?_gx7G=S* Ds|_yB*X%iqqD.5\a0 ٿBîZP4'x(oj,G)4X_x+pו[x6d־Qˆ=. _ܷv0\O&U=)b\7Dݷ!<-˴[5Fb5q)NÉi]}#qƿ|O,ڝw$ba,=.Tl`jm?t{n}A@`C~|v^3 kZʝdsw%jq0"))iryz|Uѭ|!Tm@m\@;GG =J!91+'`.| e;:!{m/S \ S*O5!i̋-tm7}/{2 Q%2z CPuk[LǸ㧶8 \lR&kyt:+Ҷ͏AAڤ(z#7rHK13avv`^/Z ې4`gpSpHb2liEk5#/ 8\Պߙq*qgSfɊc &n!\s6 *e=G~$vw-ѽ- ~'%uKDvuZ+B0$:9[OGR) :E;p+=y^- "9XuXzu ~Xa8;3 zw*OZYoЍj])g-fg,\t(G,A_yF??[Vr͹+@䋊6*lP2nP] nԤNr ᴸ!(o)u/Nʢ]@#!DPr_2YAS1$H,MMr  Or#rm=MQ\>mf):lUњU"Ua:K|YH2 7{"a47ĻxsK+Ll&mG pLܱ δB09vG"B>ۚk6 ^hl[W)¼`b/TL^{O"OoA9ul5? ,fݝgڳcr"]q- -33@ݽ4HgҔuW6'Cb2 KGiݠ&OyqJpe]}ؗY+>4,V[B73՛`LQw9/L l&;Q(|Q4[o cb1DWhBFRdCpETҊ e_ml)ޗNH;XӚ0Ӊl| p%ohhGm5̨^եk>3p<33 ՆӤ$7Sxmǒg Ms+tU@O\D_:%TUFU,vQ,>-s9LL]ӕH eHУm\ѷuH=R{7q!a8p>WSꤋ&UTOgO+piZ|h^ӏ(L\K )D\6P|15P2P.h樀7dAtLl$PΩ<;@Gߍo^*К4&ks3iocG vz8HHQ?S# -fy̥M~zQ0k+O K|iT'8U$ U::=([nz7oɼ wtUlWQXzv x1'k/ӛ"F29y"Fp(~ib6<iqJ4MT$DQw>JI'* 7 ;pnrVi%;&c#LF6V.}V#'đ?iZ[YZp 47Nj_fs2ӫLzYc:X/H@O-l'sr|hQ(g7̝n;>tɣ|XߥZḢZԄ\J b9FE]t[y 9?N~LΧf&mN1ʏ,iTL rtlV5R;6 h&R+,AMN<_5K* QdӁ4[\|!);>ὠ,+[F [ #:DYߋFH΀m C:\ Y10X;HשY$Ś(e':VkJ-IkEYՋJJQj 11ri)O P6(ՉNPZ @j<Dt+ƺ~Y)QjK>FMфm߂wx?qzcie>NH^!\/41`L+R0;|KC.l=#:}~;quoD3,T^lOߺӘ! DQ$ˑq vgT|e˗y?Y 킵\FHT6}#-\+V,?kFF;?'J*nw{_/| vtvO$&jeBX䤜<%L[RN$@^;*=|PX:z%x MdʥlW6tW"|>7dq"3H;eBM9}1ԑ=.ZEcJuxgEі~o4ۗ(Kך(v_[I߇(1pz.»nqE56Y|*sGި:S^9P o'2K%.GW1D`Bfs~tEp/N.!u;9+8 YC]bbVA% %eva-+PhAs!&Frä QqQWZ#ʡߗWPq4C8rq;y@%y*,tM$-x|iQ1ME].s q:Aa8:>5.gIN*C i)r@5EZ_v|1Qja 6L-|QP/K;82˕è1wъ) 38RO`ߡ'R&8t.= Z`1f6VQ`OS52Aj2VJcLx Iӈ#Gb#y(KmvXΗr'b̢&?ТA'm`b1eGkq E_:$Ŕ E4&(Z^ϋeoH[Lб,Wg9@mQe" 4 y Su3m,VBZO#vrʌ9'e\hj1085NfxI,k9'+lRNe'XQASV׮0q(SJHw}86z][s؝q: Y1*aTՇq?- 5^\fCmٱP)=PT H\HmhWH&6IUɯ;8f ZExKMj1@ |Q:gg/u癓תƐ|df,\s>J%6?H67~g<qty2޼$}Tԭ~u*6eX>* Z_{5S`iI70ǽy. 3>5,C@OЛBC|@gzi&>WJz`ܩ-Qi6A*O;,o%ybUG>Zjjm~D)^X>%RQ\aQ#X:!\i7E>W'3}\A_o>DH2-Br>XR(ϓ8Bx\b#;93oi;_͙";,?bA+7 ƃ+F1,wv(KyI?sz۩=^bzFAUl!(xĊۘvd|H)$-N^@(JO^>+a Fn͞]`|p~<(l!JE8vS-j=ڝg qFX,$^z^5[%V=/HDLp)[cDpNi9`? ݏ75#:KLP΀}[@:꣰e Z7M6} A-򀓹-Yd#?o%UZj,.bOT򕹈қs!K]߻ȶ,I̅JӘ(]%EPd [asi }Y l×/= CSM=(]44h9'p6ڣ:xa-L_OTqJ([tռ@dsq)&UGM!"LACR&XzrM^/uP ԟe(r=JTT ҈+e[`dY\s%E g1bWDqXuU Ͷ{.O0Ӯ)119^髮8^ZdzB  ]S)z@.,yG؞J%Bꔭ짽0l3 ZjQ>gVPG)ẋM7%q,}w{OTx7.ޠ)+ՕE*9Eip$`vDu9wT=̢Y͍4T dvPAW)^5ިqա8ӹ<OVq#zi*teYc=PȞ }׹&hF3ˆ@n`W QCHxit<ņ]?š}M}UH5γĶB}K=&kbo4ToV;Ȩ;)[5|q0/PX/].˗y{޶ԇ\CYR=.LO t C[hu*2ϙjAլ3S}It0'?6?j%l[!Kx-pl-ҌNWPJ);Qҡ w_BdNUݬ8ɦ%^\q[n 3t"`D'&m :8Dc5^g- 7<%VYYfht%c%S@`WILIM _ԥEk78uҐZŦjiw>*>Oa7jV &~x9Z2-'%I*Y윿zοn5BmFڹDF`1짩@Ϝ|fqZz==K_Gwd[׭:M bᕺTZJH 46nz ,-k/aQ]TSuol^dWoUT!c+*!67 6@ ->UMniJ:nYXTϱM4uijϱC\੎!tdӯ꣔1u=l#OS֏x/h" sX0ru&ag9Toa ]![ލ5-!2%  DkhlO D=OE5Ԃ}AE##z4jΧT)gw <hdi˦mQI;/DM|"ۤev{Y)Y-~!O)̠ %~JKߡBmY~^ǧ'`/ %Sx0/(Rhj{!v(Ƀ9vaz>z7/\MHN`GR9@5m~pOrCjF*e>|S?%SZpO,%E|y}\kW4kXMz;$P4\O "A2Aڛ6 m _I]_%Ɋyh`7>NIDGOuG.uc |;QuxqJTlΊp@P|A0H^!sMuI&f>y@BS:e1͢;t"SZ?U%X#'ٚfv=l"p9ĐY(^eu[vV /F28Z`+RSknVo j;a#[$.H:$#E\txx&AX^ֳ57"iʍ8/{+C54%(FI@]$L`n֭ᚚ=mI-wEv IiyjtZi/HQPDDKK+Wd6vc e還MG8*fnkVλ\H.Ԛ9@ߩw^¹X!e>k% yxE_;$G֞D׿έZU19Bݟ+KQRt} \1$1oIqityؐ.$Cx W_$B(K"BJPjb:IlKxSK'Oq8keHٻelݕ`* L G-fna)x\ p\rAbN0HXT8{]괡"R΃Iԧ|51TpqR  爯w/}+\"&_K,*8~I,CSIʟH c9|Wh2VD}kru?< Ra=X=H6`@f-ngWsFFاe1Dyy>v,Kf(y9ФkS' 4F(1Rr*e=Jf4ko &[|Z#vQq6^P^{Пn jӍlMu9g^6vDż%[EBUBXKNx"km*h.oX} Fv-3@bt!"!l%իi4$=F !wL!Gbuwk6;sA0{2xhQ>sE_cP`t]x-*VAqyw@VpV{ׂBm@6fl<4nJ3o؅[h^wQP9 ) f*6c.j+&D&$b:#,*9"d}RDXe83޸ ;Ot e[dPKߗKHZG_[(hMc-{0{B59OxO 6MppyC1N_qis-=[Z{ZM0+s=X&|kvY,NS߾@'JpZG'F#Br{/?~|;Iǯ:Ad5p-]`=N+NT1"S^1Px(<&.?Ռ.B&~SA~mV{1s>F~q7[O'1Ų;>$PGPr%."b\m!N0m0^ aR$hKIJ+wߟг S5{;8ǻQN|J#0?RnƯT~=͂I ŁbȘ*qPW$tmo *ťUt*"z`0ڔ 06Fx],Ѩ7*>-8 J'5]r"6an/( 8qZ(LK4VGG:!֘R$G_d5U;v*)M `&>7lC"nx LMVwn'!P笚ٰab6K?q^+LjY0@Յ0zND *Ĉgp$DFJ>^א1j'Q1Dk;987S4,ⱤNpYm٣.X/Ԟ|^.^ [nfYɅђOUv?cQS`\{4} XA΍U@&/Q(X}!<^'0-jRϜԥYZrG~c_*Z $IgO>.A̿яa] ]Xܢ|0n;L_Z9cl]< Gb9DV;9 x:CNV \Ft<;f1y`0#7s_|Z,[t԰z+hx L #OAOl7WN.a7)ӧKmU*RA;v,yK6fnBy)8jѮLo.%GIr?+p,;@mw3"A`xfy'veU4;;L)Je2nUzQ: c:`1*j1@XI5Ꚏd̼TkS?5+ŝo$F})z X|.hў}M<uW%;iXZAN'3z; ѝa^͢]zwN2.QcG! ^:e3:z ;B!S$}H9'B/0J],}n{*HСq.thR9~>_8,h%;:m;^Ʃ1PP@nf[C ܑJ 9: Fah`^ ^}pH|> L8gr vLwsGuɅ="c{{j~"#tk:.kBY: $o|]?b.]1|CuECqWwVDAϙpͦOB$-%p]k({?FT:Ϗt.DR[@] PdL 2[G|IWi6F_Y)@qI}iDۥۥIUͦ\;=G;8 ,ށ۟P \z^~)PqS`]t>x{cqō`/(%̋~81إ^#dv]D{bn}G_,l.XGJt 'p*2-B RU.)SӇ"-LNZe!/oX|cn0OVGau@(W F7WP6ąB=Ix)InM j2_MXzRm/d72@#F 0@i'i (#ǰ2pOOGCG},)@&iH}pISl.,4+ m?]uQj"f"Uˁ7D)#~zVi3/7$l@wN eB Ƶx-&0n k~S9Jk6t['DS7RP)M'P-(?CA@2v!>Sz)+ܾGkcǽ K07nia_ T2Cg*͝%n'96xY?u;R{9DF˲8aFcDc>( RE}RoO]06 Շjv9o&A.0i}d0 ~ goT8崘{S\5O;6~}QCv <]}lB7薞46>p m?%v_.ql~1cNJ#376xBKհTV\_o!:f&|XBfb`G% S|Mgy7~:8( =C~KSm,4('&u|P 'Cɔ纙YP1 OOuK@BW>RW^;*t 0HZQKBO/NϚzl?s[Ӡ/%YLo6`YL;O Rqwî-F)`ՙr7QOF.1T :jgu&BpuNanaXFϬE,q>7Ņ- zg&'?ܼɏЂq9;0,-6 xӅ53RBX]3:YgLX#άD~ZA29㣿:d`S}J]c7Q .IX ɱhd3H䁞|%z ZaE/RJuyII"5+ֶ"`"6^8kM1ɵRVG3 @ہ?9@Ab7'_٨!ϔhb ,1JG~ܰ>PV۸nHa#Ek/D*ිt%Xb0]ʳ6W A80ftSϤCU4H:,FiH~hK3>d*`pɎCfw[!0MO4mrOA0-=Ƣ p?rVz$ӈjuߥ3g| M0mKyEy @`A]}5m%ĕtΫd3,K L],8M K<["x2@v˧[ˉ2'B%LlbSF/Btg ~~Z3 )9#Uv9z TrOu 3, zVv NR£z 8K2m[\"||z/zJO %F෱.ZW5rē<-O^ᑻOwX0 gӦ|s<7T;_#m+ryꐍ +G+/Շ+vO"S>Eh#V-ې[XH9_&Vدc cLfsi3qoҁK#MtP @(ϡ;^Lc+%`J皩XpDM9mƖly % Fᛁev Uۇ|(8FpMykڈAm9^R9[yY~/OY2y2d~{,C^K؞W}a. +Y/8))i+IqS(@ԏ'p0ErVs=u_ j罷"|{"@S# LE)秜W7|XfDȒ6=Qd)Kk ٰ$&dJYJޙ )VIPEEeȼµ{D({ 4#_Ki8p#ge  ;h;_"VOn&fV)Q:i?C\EW/ONmݭ|]sʿ?cfN1Fq[]D(ZcdXH8z=6i?|w>eMc!n尶PX;?Ck8 yL:Yi"Sr6UOXJw2e\"i#Zdk󂯰zCicB w*C&w F& Gr$ְ8qҙ.as όȕ"T_j.pF-WT 9`{{oDܡǣGzȖ T9#,d%Zm`@qF뙏"/ӆKc,{/˂!efl%oF,0+%pp9b>`"Ðl9Xt{Q~="kٯ[X:"Ye%%^D/g7Ԟ>D"3Q$b:r|= =~྿QcTFj{k= 3YDݵTty%+6 } K̠_Ϗ$nu֧t*2 Ԏ|RU?_+H%0*O]G=6)ǾjOSSVɿdv{OX5+9NlBD[Ye`Z *d s %"^4k}S6`aSg,d樾؅\B}\`jd a:dSŤР١yMmLF!v\c=f,va;5-!Od\"ȸ2qZO&uPB6<@?-HGCx8@;v tBW=N<1Գ^`5)@uy\w B7G$*4ϲĐBK8V8kKG`ޥQ ;WmP@;ȄW73=$h;8GVh}kzj6Of3# X- ໼m szcRjj[>˒TyUw !z31QL>o&#"4'p=F"H D (s{; -19vr;՝+ϚFj\u|Z-նb%jLF5jΊL\YMAb0W#m8&=LgS>C!Nm|?a8"%BRCȻTj#'ս-䇧*R M:4ǍGƊv@ M鬒\NA;0eD;pikﲕw?Sv-[—%ux^X÷Aog'<ߪ2H31u!tK LPޕ9`1-f8z&^ ZR T{їycL{)th,5vFm ˜I$4ESG8BJ ,=t5;` 6kPxSZ wlH[<XUi_!GֵQcQApRMDbwxZd>7HQOU \:stZt>J4SDQ Â9gޑM'=pv*>/K#'W?Ww?zw[̳%1*"M]m 6ݭ *sUnӡ(@\1b̑LI 0<9+%J%q [ݏԂ%JlȄVILM=0FM[K dH>}OC ]x[SԙZ"Z^*cA`PO6uE9@>Dl8K?&~o})6f]DXzo2g.6x{eTAWnn>47F!p Ewnkry_VAU4 k;Re#1]'~d.p% :IXR{Y\ѻg0Pkx) @*hl8LwBiYSe5 CpU9j06oK ShSzZzRB@RVaD=^I4ZBR,5nOTi=vC!Ndj2}YPQ<#lʼXPV,ƋOԕ 0m4D80o!hiK[D@E|v/}$dl@~A6b5i9 X'reI=H?`i3 SP^Sխϴ$asyg!E5(8p2i\[U8yyqjSZ#վ]G9ԡЂE+x Tj;Aq9,ݜoO*sU͖\(E!OEvu8 O G9oJ_f f vj_5RMc3ւ䛦60?ZRg^q} h- 9!kQTXg-ƻ ~IƵRVuV< Lc!n"Z_f2X~6̺"_V1`xYҨO팋8PƭЗr!JI4K >cE-{a-mnbj<5uz 0qhh.򤶲ZӔpLOKӋPP[\I J^ ST:~dR| =;QEtd%|Mz+`J$n^M1N fǬNhKG2%3PC76*I\NЖLIoNQu39/浾Q@^6˥A79_eB${T`mubVϿr?z4j8ذ Kyl2@ڴu/4׈=Ih#*[,Fn#Qhsh&떧nv=8,DJт2"KJˀTEܯ\{͗9=kG$d5;g^r ̷d%Z 9IiaՅAQbj1j-1lPI  &hBfN:DQ+?VC;(9APaa5u%nV5L9xy@~A5L+jDu;t%BD"Mx#s6U '7Z 8y6sBD ݦ$PE\5ݙGڂ}ᕖ?Pz M"Y;#;$qW xk>mpu;~69>ho`0SڮF{&-@ /ʾ.4=rYgBN}t$` 5cFK+uv >|!2*x4);[!ץ٦#^FDtfbQQ&r^B#{$ elcC!L/YrnD,BpL-M H I)n7C$tߋE"Ρ?5t 7[pLrZdTp7C,r&)/ǹuK&f)3\GT+vݯ4z\|72CЧkYDsG2 O|B}2 =Dڸ`Xz}Àn8>>/ɻ5-Թ kx@"C9nj ɇg2/65%w#cmj]-H N̞_ӭ OPE6Ɠc]s}M B[p/5ZS䌥0h%`;MM=x&tDl,Epk䔾H~NM˟^Uq/1`u9%O0_v6Q l2þvOGR.4 sY!&dAK4o՞xN/nw:nY)e-,T|t?7!ÐY,*D8o mn'ӯS`Esܻ[?4)_#6]5o;~K\w:=0}"EƟ?zrdqGGf酸ü~Q?Mc(RrMގu= sJA0+akEuĒTƉw؆u(7CzH60*^[DSmA"oU9٥jZ5W+mm̢(նy}gne0`(hR *~ [$jأ09:2I R:4ozȘ֫-8&<5 @YG}YZT k z}¢UJ89i{feK{/8-p˙' f!>/R_h~&+1@.i=*,haqNOAͻC3c8{Cdj(%QVs=z5ADW $n|*AW,PLsTwO9+ǜ6~f!O~ }C(c$֚$\wNDفMO9O"]*M ݌o8 6`#@ .`ꖉ7qEox@wIeC;s# 'n@ʃ@g]<}ȧ/'TDŽ=$?p#y6$1w,~3Rs+}S6"I`H>s<$ߥ d3}0T$23Wz% s|v#/^Q*'&|;W3*v 3AE7x&!Y&$" hx##V .xf3[7"LY,+ڂ^)=2Vl:LL"jR$4juW%o,5UI,,\pmz!7SAqe9x up#lUQM jX C Y\q{jE{%3ŊK+ # z[ {,Fv%Faa+}b$}t cݔPnŢt)\*/sn7,@ܪ(S=X =R3~b|1u[?lQU jzѩij`R9%.>)-}-## G+)^Kϖ'5~[E9X yѪDOu΄@H"G)JY$iuЧ0T״g~Wvihpz0&8hFZ c:mJUK[9SғE۬"CadQi{0cs!r]&* jNnGOP? g]{oe5pQ^w9g8z z-\"L9Q9`$];?KZ)i&J\by/\WR!E}3;?a1>#ZHc܂0uҮ`3LXꄜS MedgƨYqZbpP/դ7`\p*4#\CQq*j}9Vozw|<&4z`ˑ' ւ'XjwʼngefJ##N\\+ `p%`͞TZ|e%=>P=IjJ=?$ΡH:t,)].,CP&Pǭy?D&ވʼά8g׽w5 X 轗8F]Mi@_ TcHf[=aׅk᫚ӥÐe#Gq>dIV9o󾳙&&F@,H(0d^{J'&BbWE(GRr8G_rf[SuSϺG:Sث4(hNfCe9KL2]l E83Jhy"M/ؙ4% ^^G@Gx55f7dDؕR˭KH x21pМC;xkb$> 3 ;Zsƿ@{$<@FS[& GDC{RkO^e9(c%/@˚?fjQl{P4ŐSri% B϶_cno"qXEYwWPL۽90K z!Mn/pUՂ𷰓x#"6*n}PQasQ{wNE@b,oA D j6$vw}iiS{/VW$gVb=3ɑ޼į(nINjhM:L5-VaVgZ,NP8?oID>J4'ί7Y G ''0C ᭇ WtKQքܘkK&hD$7R1d xËKdH{*̐ie "E8Emϭ1g="̖uQBJXf}K5$P]e{Z5WKnL&IuU+4ߋtay,%PKTX_N9Z q穚8\aH tx G6+߃rvlb󲯼u *£;7]t7nbXLay|Z 2UrP+ [ɰl0g ֍u~:! iW$9ɋVwnViFKԧI6IyZ<9.:uˊ疽|![>nŒ"!!VTg* u̽ݣ4~iA[[Z6dgX@ F=z,A/3yl.ՕeF9$ Ss5kpM3j?DBH`z_mnНNJF~+ԓZ?NkCn9IiGY<~a+.<èIoN ![UdC~g^+|'<够?8vw x\T{XQߥ l?/hQΜubB$Hg12{#_3Vs#Ƽ^ߧ ymx ˼5Qx (o3\3e +=d$b[opM G>8%mu]~DhIY|j(~9t*4kʺFZQŸ7Twk,ݾZxzI  #[I=@y͟y2 B$,ݸȣ䒵W a(dA K]WnP>sj:P[CSs ̦ZreZW;f֖2h<ɆվUfP%9%}sɕpZۖϩju/l4h z@cL^,Pigjh^ɜ%p+w`3X5+zlD])ao@S"y P!XHں"dyÁAg=5|恐}Ȭ;&H;y9>b 8$8Kg^T9Jn,:(UMeX;Fư̯' }É c:P|88gv v#c!QɪxzVZnXW0pjR&kW; [PܑMebsX07Q5ٖ֩wyaԹcɘgUYTpSh}VWO P$gi@ˏNk&NʮeD6$AN)xj/1 zGQ1!pibg\HtAVfޞYZX~0Цȃ/c*+2AZ49ZƝ.p䪌,8jE,q1$P(솺VlH %nOk.oٓˉQOJu"V@n)hNG#M1C' 鉶6vVw @!~mFT|,^Odc^iRo.sɷWX2-y <1[ÏYQÆTUg,;~*\\E>"ƻYWi}I,8ǏDTǙ WҦ#_~@T~Zc8֝;5k;Vvh g%g=%@Θx镁&xc{jG}V.~˝ךXp5B(v&c=ZT eW3gbtpmCB,(ѝ>42ՍosrjZ Y{fVK/!E4+n5>ClxT8є!:T\<̅r5eqIagQ0  0 Ȯ5bnҶ쀑{ZL!'.잟ݗڹ&1Z- 6BX㟙M]"s uǝkV;d0wV~'K#"4Z̚ E푎b4Wd/'ϺGlDV٨a)59A8Y$`8I\FLxSIv}&I*AP}?vN@1SlQp :P W:?6p<H_v.gchm*m^Z`6MaԹڤL0&d5V!UVѣ$9̏(j؝ \nR өqE3ָ Z Ž~mnOVٔIkl.";{{qTfCgˢzs~&+`{M O;w WJj"۱3-[7?4*"c9W^G캰Tex2jb?g A?IdxEvi8T9W qb~*y[A㻇5΋n] e\ ;)p9й5tIA; 1 }ѤI^/fIv(t+ïsմjFڡ_x۹17JM H>kdgVlL;/' /+0s at0arD'Q[cDWFel;߀g5UI,xZVrVv&plU<;+yzSsm{-E~˨ذmœ)C$yŗ0,GZoU9+Uf[ is1 >k(2V[" j._5nyGɃ^V֣ @5I!<3UTJ+݊b"-cЋuT7מ&yq)ln<`N] GYcu0e{a|_.CŦ%tMc$Z=X $zPB.I♰ ֗()ElEېX. i6Q UL *Wϳxmt:9\n Ҍ2=,gYnwH~aH9%>C PY4/uU*23SuC}яPyOt=gƬ^BO"8σ`FJl C9wZB31<]bϵ|@BHR)%{&%Wp4zW@UȳƋuTd9:-Zj)q8I1 E =w2`ؠQ~>#x5tӀ ?=].#]MZ8rk @M`hI:- L-܄f^,/Cmb%IS)d8.oo4N`%&A cIԞ\lJ2*YI nBtfH,CZ2 r Yn-m"K`'4Jn(#I֐3 /I[ *c@VKΆct}pő;=C(C >H [)fBߌ<Xw(Y .?TmO,۶C5Ij|՞FR^K0ޒasʹ@v J0r\=Yi6Li>oc5Q+~ Q0 m"^]˽QCLdwKXNb $J:1s4_#47 au+d5d C%+d&F@ ʻ˞ r]Cؤ;As?cR|[(6E!W]q?|Pdۘ_h`x k>h^6 $غ2np_* ؍EU։}ǃC3 ` N_}섡 \:MV *[v!]motLsڂԕc}k"d UϞhT}/^MѬ]XyI͑KaA`t"p7"^6=2:WJx\Y3sb?mjD-USR*eG4:?׵ڔXW"{tiԓ1Nm7!Ĉσ7b"WDÂBk| RKJgrNW_QxZ}@H:B.USJƸů>AQu5e)Z€΄Wa7vbIAx#x*ܛg„< !*,DWXNIdLoVr^7r2MGE W ? Ց#*U8es( מq%=LKc[^q|[wٜ./@-Av *U'8stYog){>"!~/g.E~DžΠz/-]=yA@9n\{GD*Oו J*Yu#)w;s5U-Wv[N5@j=hfY :/?i2`3=6#BG\yov-q<_8˚ڮlLxds?9#UI*(#je=}3ck>uo=NARozР:-s*&NrTK/^ de{!fRI:8`PlrD1mG+R+Rߨwiu4ћ1:1g5΅_{&ض[ߖ:.1(t4£*mqDi[PKҼc|h|Iús4pWWC?Zb79Wۏw0 W4Z!*ؼ } G, *<|Vj"ntD笏lJMfWqj/g'ޅ64<+s,\Ir5e0՚cŗHXAn^l^I߽s caj>}=zkڞ6|2~"$T3y_K2>:݉e{ucCFVԛ\_g7wg CX kp w)a fx( &xs2uP;P @{'m27Оb\_7"'(ąpvFR-]uӸ"hX6O m |h=)y/u c_L8]]Og|蔥"Un%qKjO:;hE jmRSR+YIwt 9[*QI KZmY"yH8;3ٖv)zK o_F8-7~|'ïЫZfc+n:rRI̷o /'p(D_[\C6'o\;','U|Aj,fnJ3. s}RGdm=](r*/fQhQ UtvAh5A$jn/dO4PՉ|qN\@H=g");ZvR.48b <|u_ `;OgƊwE _P#<2L44[}5(Rv׭nq莯pQ0ѫY|t!m Dwo )z۾Vc#bKrmg7G* 3]MD3](О&'Ҭ$D0 ȂZ̑!I:+cfS~$iwGm-m&'Ņ_mո?G"P{߼t{OF3 3}1hPo-FbȴuwO\˖J_[U;  ֞_F -ZTھ&IS@95^eo8㲢W =!g Bl.Olo^ Ι `?-޶%&h]sQSae_Ldkf ϻ +=CW67=avkl i> ٦m+"0@%oG&Cw%W7K7_TPGQt@y-T앿 \3TjlOQCXEb!q#P,>[\d#TRmDcgWW6}!E; `C=Mjn׭"n bH( "? ]G0[a͕1vF|nenĮ (I{jq,ӷT*yN|_+ f jU9>2 ŢЀP=GbHkQ9P8(8=fs=T7#*e;&Ė{,}u{1 f~UgD睟5qݺX1gE G#U,Vnb\ E|eiZT8H"a0 AaaSSl{|EcB2,vr i3|fH#'ežFPmnD'Mv,gifq@ iAeUua !KbedCYYLRg*v|~Hkc4O95mf4KšZuP,Vi>%:RoŷCγRP|e@KKRA`aU9_A+_>|G568h>۾{^na>_oy$ l LReTSdJѿ[#EpKnwN|T>6k2T"EI@+cޡj-PV)<П3.@Jq9e, 3(zq+8@X8׌0يOfT3 `17~~ UNyC氤h kJQR?#fa3 bDA荲*.oU*yd6UPޮ܈p)jZÞv4GkFj/{C]+4Eb35){hM}w\0 ]/T{E1gзiy҄=0fXSp$jBK!.U%-6oJ(Tx#vh#BJ 2߰8 )@ۧ*Uv.1Rś |v-]LT$2ǀa nv-E\u&=(PSq%9OXKnjR}-EPjYlz#UfљX L? /1+̀@^oP%i~#;7Pm|""( S)9uU--z]{v*_^EمbanY#^Yi\rzo8nU+,@eMsQdvUv⩛mx.,z6 @6P[΋jԔ/>;gQm9h$,2zYlY-gFu|{ÿXYAe=0eIjE܉PW=?_E]Z1dħ:b?9_tyfϫ_M-nkJ/0_!K]c ~erQZM9,M.b h7Bx6u&^fM2wDäHpeE>ԝ\򗥙ȔZDIqyqW Gk`7k.؏>aj?ښKŌDk`9V/(ҫV =tZCaQFn@qCy[#KkA0V$2iHɸ,v8wu]X &bid*5NO{ oo{T9Wk@ . 90%v31-ൔBćUWFۛloפh )A[HQ>//) C;MHt{#];d뜬/TE56>1OG6tqвHwc_c=H1UIS̆yۿи.͉֭Iqגtxݳh^)69;3wϳۡSw} ;]Mk?Cu7`0;^1PM?ZusN{~`dp Kּ#kԯ+3h )2`>2kKhHgf#9'!q<{_\(0NҼ;Uɸ+lzT{[|-߾KIB7!4%i o}n i yjXAV&ioz}KdͬeU%܁z3 opL3ϛC7\(ȗp܍ ߄ne")/g@ 7L]g߭g2<͇27p*O}AITY%` C\R\0:˿:Vg*72DGg=~5>Lc\yB+mo%9"TH'Dzʫ-"XԱDi26#rW(Q)ӋwPI^ۻ_R +e< ,d\r8S`õעf"$g{KNo>ckS>`f ^&' NkPxzCOEذ$9rYK/xF̤{S炼!L:NQT<{b | ZEڒ=xB6L_4pz~iqeb(@'TvLQ4 (87Q#!Öm M1̵֢ᬉ>]n Pw3g{>K3(`Uv;:đ>ܗU<ۀQT>!wtQZC{$31jbȪ;vŰ5eWuC1mռa<bkpˊ!Q mK1,y* onģ{)X֌rܓӏ$>tqgSe nz:|)jWO4>bYd<3 }5y GysZήTC܎9 eL`miQGF 4KdDS?tG IѾMHw˝Wuᔘ΅ % Kz|шY$U9n&op"Zk!!GQEs>ɅG?0Ǿ N]V/%lo3> 5O$G}{@s[ZZЄ'滛iFk1gp};%HmՇVG.6<ѧ&e0~هrEd0܌jv{qeJe0LXK@gCDWy 춮5颻rॉ$o>m% ʍ1ף7m8a$`vP2\.ĸsrS}(q|ïF ~PHwM-eM5:r VJB1$MD{+#ZtP mʼ(HJGgXtݓ9qr'yZvL\u@N[]Ģm1Q7aPXf( n>(Fϥ 2!\e4l8@%k, ǑZmR'Hq(t?q{ƚ9'eiՖe Evڤu3Gj $;jHS `O;y )Z`x^͖ !Hz+@/f4?pDsFva s8k4%"4'x}t(C=,B2c|`OvXCj.CWf+ ܏'PWD:Oxw/pįaf$#UJfO Q6lzurxU>:їaRة֮R0u#_=XI-2 6QRBj׈:pnD֚qPjN:Geb+kD뇖`١l$5Umsx?3y+Fjsj櫱r<@9 촐a(`9Wai@_Ț{~̯q*Dvo-<#hcZqFKqQ#n:5_!N4E54wΐ1rhuߪn6X4]pB9ba a[oA3i v 9[WF+A"V2 lhOxxXu w P~~`fY/1y;}']QHFt-l/jCs|7wdH+~b8 a6Y.5@_IN?W`ƹ$_9ϖ]\,-m/5@u\եN{3ފ\Y }ף.J*j>jg3 9T 6 |ױLm2kѤܒXy!PK OQӌmZIroooD׿tX/:81c0e*yoxHexi.81g&/q[QJE5,Z7rwV}mۭ܆ ބi./W#5_@d}R Ex`pٙq(ֿrMՏN^xXoIp1z#-*73o 3ϗ#c؈Ub@\thx Rg'SƆۣYm)3VY[\ {S'O 4~K2|Jvkk&`*b4]{n#,jL}z=ifkjA 46zau*Vx Bg.EmO3?9DPh#q`oBP?(G^" c((x>Fn !$XRYH~ntJ\1+E!W&'̶z+,'q$i*$NpPX?\^9yX**D.dHN}?{U/~Ҋup_m!d-v!=}sbaPПẘ,8%#Qgӭy3875y(eT BR1k$6⑋A5$nH4]R/\ec' o–ܦdjmW%ef3wB@C[y'ٷb!ͩdyo1@egoLsN`UX<2N>3BqTR,Ye$gfv\hQuy!Rr=!ް2b?DSO/d |K'U6j&AwdʱU1De W K󼍟hl ɝ-U?2Ua|e`ɵ/1yiL:>}K=*\y[j>^  fdcKso(\$S?%B,`ٕԂFbãnTP [[R5=kT)k[s#Hdyu6qٚB\b:˹vLaI zl*l\O<;dM *Kwf2 քjn$ ZhBF8|{?%IeO+qyp粪mur6תKc~U%1spilècwYO5_q5JaF ^Sv#)hI( o5 Q|FA,b!!ND88Q`Fs 6\ćKwD8F;RF$=U"A^&%=j6/n,'%9!x`VrYyiDž1c.k\\>s]/ca$(B;>5/4Nofr5HF?,GZvJS"iFkRQ)h [fD%8A孃?e}8B4ɺBG+0(hR[ǩ/O';3\ X6]h۝ P/EA&azE5=C]mWޑ^Zt* U-`2H@Ԩ$D{pBnIU +Ug8wsT Hb߾"6DV/p4nsަ)UuJ۬s;%gKRJR}J^Nq&5ݟ:O}mgu+%D,w) LODVM$}̼iVX\Y?QO{s(KJ!%L-.lz'xʃ.`ZN8!!yR@A;#&o%QD/YZ(5@ۣ ߾c"LN&JߏZn>+;!WooXnɿ*̐F%jʗZ0\e?Iюx}/4GG ̸ZO/y5K`7m :dbe )H" D ܵC[ :^O."8033Z[E+萿Z`[,>W@BSv_RA;o:pN`.=+RS_1vo7^SpϱdL0ꜚē%Y;65USfur Eڲnq(\%aHc{2e?R )8 ֟E&D͟j`Թa+{^A*C;z; IX?Z'k)0nJ#~XNG@p Dʀ*C3JL{]ŔQ܀}\>t"2GOC2s⋒;BC+W2\;%-`!,5(UUIlV[M1uϤ $,z*0jM9=1#o_ZG@+R4<3&NLC<4}=a~%r`v vj F:C3?5aYĒ.qn(( R $_*HyCVYym\VJ>w}L UOٱi"E<_wLc #Aon4 i_""=hx[9`63X  xRN*V44yXIyH_A'd͟c<$o5JvZ/d @//!ԵNI4hNYh֪8K,P8C16]8/"%rT'`[ Ynؐ>;s=%, V=IJ% n%A Źfϛ5 2ݡNXZEYhעt]·"G[5̬ȔCHkXW;F|`58=b$]˖9 8T9=. lt'FR:I3^Kp\UӍZXf$ڞ[c759dh>o iY&bhI^I=Twi`zG:9FˬeIb8\,X;0aQ%՘ g V!L} hMj0z"EqiFf1-yhXMN'#Y>ͬl&m\AǁbϰWsSdF&-0qPTNz?8x];~!·=!i {֞ -XwdO^קwfʟ VRш86d`؉3j\H Yȇ-Kr\gg@Ӛ$2*'}FWE J!_U}"wু[OF u+X= tClh N'|-UzIj0gm=!CLv:0JvXΛ0߼.JPId<F(MEE:ILT[o1Ȫde%}/@'z!YBBAi2B1ny7i`o,-E.4(~mBI& MC'cKŋ$' ŗtojsqLneu)fSV'Yl;5lg#͎O!ަXj" ?MnxP=>M9qJٔ* DId(kgHEb9L^ taD6iU!ۨbLvR@˝(C:|VpФ&l QKuۙjT<Q"$+=ŸrN Nu3XӊLyeCFL nvd@*uz2]!$5f$R c֤#]YY$&U_.WPGաrZZ_f7dZ0 ضFcrzA2s$v^>][g%Ɖ2ﲾU͵8l&6('eoxobX#t`_,`0̒zEyNqHAȁvZ(b)LY9sk ]pC;.M~ %:#!+1L?e1%E#$D`K¸|m M,Ez0l؞kqf*V!Cd`w^@֋5! j󊖂+mC {}$F@O1ny k|eZ9S+  Ah̉a̖:Yi Ak)?5˗/D5m/'G̔v-lcFVUb~^ gf#rU{Jdxg]%qU0Hxڋ'WBĠ""EqCF~fă&vMMs%Z\4-զxOp/,ck#iw7^DTYKyJr,N]Vdϴ@_8/xסI5P 6"hc%]sH yS*LT*}cv| ,[|8]tSbS9Vۆos[$[ӈ4h_VrkM y>FBqZoC͍Eo#B٧ y\čG$p;SGQ6ţo@e˸G,A?.&;W?_`e~ZfLd:>sϼ{_'zFItS$ X:ͲLo` 뛊SSumAe7sTzVIVqs;f5-0P+g>1C%;E ̰5#=-`JYl7VISytN*՟+sv?,W$cC@o|d>ȱO|kfqXfDzW c0(J fy:?fT{qzB&S0j@k:ͯנ\7%sM]bf4CCC(KBG}Po/*&kU64`jh\ S<\qAHVkgdoX`&@M6ĻAjieA:pRy;Z)>dKL0׳qC)WL"^"}`w'qpר+6c+ivL( .^i #B2˟CE #k+MM]V^r1vL7OXui$A3:+G 6D/JSПgX{h`Db5֯~C˽"dl#Ki;'mUh:xD sXhE(M9aq m'*NM $aO"4@6NսIfr9ϰBIYMȰL=\.wMJt8HcArrd2oﯓO_ g91ՙuMVO/*-Ge=oˬEoV6/ +ZT>]eE) vDOk?.RE+2KG(bԑx[BnJ TMh_"(2HU Z PcdS1#H?qחt#sq%.hϮx4/Iɜd5κ$y16[n1/Z@IU Rp,@o ƞF}z.snr"i8PYA68V~|+yܕNX՜6rYQhsk2zk 5"oiwʮm鵎&M-rQOx,gX<k| 1?z#O<(Qּr@\?MSŖ[i86RM9'RlXỢNqKzS3iTM0Gro4:jaUc4"c`0=0%R ;%졎-MD\OC&)d ?WR&]MfdZ R;n;-+Cao*[߃֨DlKfٕN0Yw8|c.WRJS,DI p[di|iQڊfW ` KIےϤ0Qëk\.][P8cDy8gi"N2q4Itv{Y R9bnBHcU}mԩjr D.ʙKVqr/Q[8K cBf./U6+o x9*'TKt^9)y-QYuR*g}t)Tb">a9zcn謵ږHOd~L AKl"o:/MLys}+Zs.JZ1\~b* #OĬhV^PRTBy:TCY[`<.!Vj蝪biDd;$qxD|w4%ş܊ W)E.@H9WHպo||Kk ˕O1B z#2""9JfmutFh(CM;fvxdKmYbQu펕)9.}^jfVy 8=Hu6 +/M Oßa񓫵+:`τr-RSO7$t-i?RC0a@rf\GXTҁwh-%yL~GH_T _dzd%|I3Z@.$G{r.0zC;0fϹ3BOCl`aEQEq2)+C9q-Tsgym\>Lj.sπ=t?E2 : E7JM $fIҦNr;Q_+է :sݚo1ZaVg);]i`ǟSbD,g>ˣ{ۛZ)l圓 b剰oɖ67߷6<ыN 2UvYCh> Yo-7EJfl PIJA uaM UTiY{-VJཹTһ O6pޙ*3v ag ChW43[EIJa״NAF".4]-o01'+3x ;=ɜEhA?צ uh=?[$'hD{O ax@q>EmP& ?Ԣ:T}MR+DHsApF~wT ;$uŊTק$4ܕi3q(<{jݳꇿ$\hᩳԱ];`b>ec!m Rd͔)âuB7|ܽ;2ɿ0Yj#…PMAqIgZgc7B ӀPBl؀g^'pyW@a'nj+76,%ΨO^ )0C> aWN( H>줁zAWrg`sE. FsUU}G_Ӊg򆌼?#{kB6kYC FIQ(&{nJ[:Ys0? IV~%zvL q<;ץT藋dձ{`򖼋^WT20$} !GD &Cck'ɼ~&/ }&(a϶? c"|+)=VR)ԷrEгmJD|BUUTD'GFϦby JAin$v߭O[N\*94{v,Kx^ {c3UeR=Yp6]Br8|E!qPY!yBqv'Kkiu?(9I_חSz@;N1;RDtӏvImX'@ ^ LC֋fh׿$NM.2[ey˛*d[=$ϭP6uAƙZB3sLo^R!BQ( DU)zSKB]j~P弅&G?IXH3_lVӦR+!mDq oH6T',@qoGG\Y*3K|ejMk~/KD.b$HćF &J@O%ȿYǒzȌʿEeНc8as8GD$)f׍ڐ#ʭYM!/ZqF6MGB"P 9p\"$u/*'lQw rBfVMz~ c *pdž Vh#4kYh&e Z*/Gb{*6a&Be(Bl^]M k=dIh,mİ oo~HZ WfiwB̷#!FsLu_s7\z+"qn([JDYYՎSJϊ+oGneXo9}8L7kje9`&I9ꊉT;Hq<>"HDk`A9{i[{3egP!O! 5Q9\Am鹍1Y.Wp7M~WNAV'b v$6ijXjG -:jbw$,xӢNB#F$>M<pE鹳eK2Ua4Vb=2 PvK~I+`!6GU+Xg#Am/[J zMeD5xɋ6QR(I;WM[b5oH%B#oŗ^钟+:)@뺪Ю^M*:QP-.988+ h;9 jqCB{~3]GJ#A9$4 DC;+R@ mXu,@ݒ"GtX׍{zzb k=(tƒZն~m %4&&~z$+fdX`i׉2̄wkxTn1{ u "q?߸3y++!M3 _6O$WʱxYd'򟁻8ݏ EfWý6SqGOvo9!֮mNp!lKMJEk;&yz6Fr-fKF#z?Zǐn݄D tzB4Ko9MMʡh[>6)\"e }F^x:ytzfd5Tdp ]>:on(eWmSN2TNr2A@E_܌\V ݢp75M*wM(9PyxQINjzrurU+b֥=uO8t҈6YG2ݞU$3&Z7˥㗛NIH \* XZhT p麵H(yUե,ӣԌ`x dG5.'I- xPb/}|E7AUPf5+3}J9) zGѻB>뱴MHp5|L(ű)pĬ#C |Kp*tU[ 7WOpw qMsK DlȐ!ymGKҐ g8ܕK։M(:/q]e@n{> 9$|gb+ed|!2:niR!w2 C#89uBX'XG@yqp4a~CyԿMhl$ -C69Ӗ!3 2l-W4|hz1Aհx;п 5?B YZ