libns1604-9.16.6-22.7.1 >  A `p9| }4ÓRbъXt3v›%)NU(G:c˘'PYءBс8 n97pxœȱ_OvyZ; vvp5Ax`YbDNX [oag"]ѦwoEW!׃ƫslL'4XYQAۯ4%6XkX*`{YH)yJ)ZfQsz~_b37d79c6d978edcdeca199a9c3b3a24a5ef27c0df7e9d6c7df56a8f2ec2abe9ee0f2672508f95d8fa10e51f005219c030f997cf8.`p9|6J)ށ6~/<ɰX;Sǣ@cAfah dwwcެCxG/zD~Vv h )>b5A,g䑉hhJfCc ~V'BV gS>]),[s&7OT]pې*ZKAVEnT/4BOxN2)btwKǽvA a`j7"$z9X`IWw]Pq"t>p@?d   9 -3<D H L T  $d(#8,]9]: ]>h@wFGHIXY\]^bcd8e=f@lBuXv`wxy z0@DJClibns16049.16.622.7.1NS shared library used by BINDThis library contains miscellaneous utility function used by the BIND server and utilities.`/ibs-arm-2 SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxaarch64 С``dbef0c2ea326cc361dcc8c99602ab1df5213f6fe20df51fb9db28dfdf255a003libns.so.1604.0.1rootrootrootrootbind-9.16.6-22.7.1.src.rpmlibns.so.1604()(64bit)libns1604libns1604(aarch-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libdns.so.1605()(64bit)libisc.so.1606()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`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/ldconfigibs-arm-2 16196907999.16.6-22.7.19.16.6-22.7.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:19320/SUSE_SLE-15-SP3_Update/1bf4795840257763cbbf30ff420b0b1a-bind.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=450f3d2da60062cc64c9211fd1d8108f17bddf99, stripped PR RRRRR R RRRl&c[T$r8#utf-846c119626a12406eec93e23ddc39d4838b319114f3af29689cf41ef3abe621f0?7zXZ !t/p] cr$x#Dhs?cJB\2-,C5?\^S/#dy,_Nk2uи )?Ǔۡ.2/Wq'6 [F=D5 b ]M`a>v>tLG=67%(\j`mT".k+|Ysb@~[/0WspKn~BEdIJl,:͈tB7Qm^FCߟRщSNL<܈rӤet<xV7<+sc! ~[ӪTF+1`TY4[)' z]SskloRA>K} zОp'%/5RQF cVU^ͯVeްX¬[8K! pM'.@DTSyO!RXZ6sG|#ͺg0Q^s3n%$1"R,+kFJengI u9 >\F&NDp,-Yiڨ@:H߮XƷ)yo2,~%%:&χ<3~ ӆ ގFJGs,ܚ*⩡Gi AG \Z%,n}6j=ӬlN-T2uV_"LĐ -Ԣ"8>GGO>x9~:- !fb$9~Wjl3Bd(G=$gG!BML.sֳZ ]lpp07e D+z[(ujg(5˧<;Վݺ)>BS$ KZ@,:TnNzc y,z &*|!n e-;3>H[CZnh53lbˆ+) 6gs҆cu7aQS, .&^I,v9_mURP Xy$W3DRrzDguH]*q'ki1 jqd hɴ^S1X/ sGW||FKypb9O_HLv@5BCf2y5 A7SB4?0dd}LG呉{r3=ߕ:C{wqkJ֥|ƃ[磋J&W.my0~XR>Owʎv Ilĸ`MH r7~9c?꣓$R̛Mj{r.{-EͿ|/:v19Y%u_ k5W -ܬ4 p.TEh:LYT!DfbV|UlQZP#D$(oH'9Fh#,h T(-OdY:jx&~*5u;jI+A&#Yߴl V+$Sd1 ZGx.[>decy*_#h s?J̦ukx+ӿ^[%GhzK@ظ TWQĕB[8Ӏ \?d5!< )ovԲ . }\\6)~ͥPy'tDW4,N.{K$k>8.6aYg=v` EA_,20gPNyJu9&2neUؿh"_4>Vwdabx}Ҳ<11)#>r*cV^0 6-qAaTHњYMW8g3Fت DFrʹ[wL&Su(Jw(=}?qj4>E\O$.\g0}Ɵoe}9 {qב8/CRURfclڼo4֮@^+k3p&}Ł1W \ĪJ>Х,ֲBgtmY׾`8 r#lٸ %ѥZ3KndZĀ=%#Oa1U۵E z =JcNV7F Yi}AX|Gajv ߄>zPk/]`KC\z@"x8gA^A\( !Wr ó-P 2%_D-CTXz7CjzS$k9. f [ vqI$C)0'k| @cȞu.Y4Ǎ؋Wgx+l??(!|UǾ<{ni=F!WLQoOb}s@IfDGPȋZ^r:K8)gUꂳE`<0'CAkʹ1BϦ2W6PtOa_ R>Ab6J^kޝ3#ucIȀjY,d<,\lU!OX0'wb jdwgwnpJjy4~4J+KGr‹1) A*!niDԉ;E)[ !ZtCcr2Qed^~fm/<ܓ 3f>=|fgl'sOTXdЈD~GĈ]5y]3\U2[k$9<# #PS{m8U,t[f)s܇QSf$]%N9O>i _>*\^.bi+;#}Um?I;3J4ra@ ~qEѽfH8đ+@Jƣ.NEj?j&tW&Hw挬 #!Bi~ "pw*p+t::X7DEŃVlۜJvK`p LAWՙ_3R0lVD.yw1%{ #d\9@oLj?[m)DfQo@:Z_i8,AwXJp\Ȥg6ɮw =6rpӀ}sNVdlv HZ^O':V ABH4&\.mTs؛]%Th\(%::ovDoa#s#=q.PcOo1!1 <5f47fՊ0X_/[2Ix+ $딷w;pyɤpWO [9LAkFaby8{*$ Ds!WUO~@HP23Y>Ac}~ s "J^1:ML5A{DI_&Bza\ $} FtGxdV)_I3\(LYER_"s[;ٍ^ɲ*k40 al4=./ H5QpfS:†`WyUu/4:D\mT*zIcMh8GVmNyfj% Fmez bvJRq#WwչύjSlTEV{#v^*hVn?f:[ֲp]pDS6 &~pj ڄoHPuS˨dx~S#p[0ֻz2(^n% >P:VPQ,S/W%9 dXy] !O#Ϫu*BT!;AxĪn)C N%BeBޙa^VQwI_{~vCY%vc,~TgUA}3yH0v*~;` %sVBoonшc[(R}zN8I3[ʉ\IЏ.Y3uNQ{A6$RЛjYU-5c4WTvXy݋TˢQҨC(@踟i2N gk*hN~NY9D%?+1YmˮR+Gqy=*2cD s۹h6qn=ǀ`5 8K-TW?*i)L6u9A>jVͲw0)Mݠy=1Z~eomU= Yu4B0~|J4?w1)M~t9&lh֥}& Q}3F_kA \Q.NE ,/-"C#y }gsm-ʕ9K>Ø5 B*浢;o'm\l|F"M&F%w#JwF_1+AY ue7_#qiiN8۠5Xܖ=}H8u~(h"p3ż,2=z_f8$P5){d:+pj a(AFB,.P Fi|HyumKkA!iWf9ݝJXՉi>2ږŐψkp"-_'y4iq*wC"R]uO 1-4''ݧ њ?\@"&^(yL3Df^+3 ^!XҗdַⳒɈpW8yCIũw*+JXCQi!2&vQh'@*#~DIgrex4mb{iybDz]No A~?!1 >kwBɤ+P.w[Y4}{ܥN{6X6#nd+a`}P hIWPfj.t':|}s!Y3P-]q!]/T;dGco%=O^zVݛ, ,#LY ?/wM[)=& iEK.ѺRܣ넂/?𾘢b4j!5\o"=03nT-Ex|w5P=l]9?*˧4]6&]{h▔wOT7?$M+[&QJ~rR[ݝve) i6ʁ402_ kmw,w7Y$$qJnxj- ?+w[Z4L`Ȏ(B/ |A|$cVw)Rwe:w6$m&Y9q. [ˬ W 6J3.9&5w䓝LnDݵ̬τ2%Rٸ D C(He5\k ѩt'kB9* Z&"6=BUiH5X<gKFvӋ1(ך Gf0畐Bm-T5YlݶF})2\",Ri;ӄt@Y{R.dXԲl3Vcá:rA$U@]f0`OQ1²X )= AvՖƕ3#ͽD-_ n)2+vX=ƦqBZL *(| _žB9?>Mbn0_/iBμ8_pC~$x- L0g9KQ.3 VIE߫مz4a,mM;yEt)=Nu#- )r /:+dA:6xzuCgЮ=XO7т#5ɒE_P3:(Xy 6 D/*d};SYc{ ^%u1E%'Fgk4ys`?oF gC]^Kk^%L GO:yNޢK{e]< uӚҙޠ@{sϘ)?5 "Zy|ޞf]}O¿s0PЊ;*4jlPu\/GIJ$rgeL1Y0` "6 WRuLi)&Ѓ3\ l3o"h rxxS2^b& 9Ղ7<m7mBmDhq[_tPbȲA5aJx"u坈ښ!΂ʻ`܄}Ȁˠar;&je'C)w@Ŝ=El鞆=1>Ηxot'Z4rf|[ϵ#Bzjo_0^bUc(NJkVT>kD+OuBk{`:5D@Χjݗf\Gq:6od?FHnIA{:]хmDPEX5I[iKfUF~ m[\?FSʠxv!:E.|.˚4>UYu~™oW>S8[N FFw 3{#7[+pa eƛՀ `Z$/`L6J;Z 'E?;SEO:q`|DXvfPY yYTxGz3g\ +r,`5/a?^XuQ|G[aZd YT0ȉ{9Aav $l75I,|E.aY * {K1'#a4 o~dǞ?_!JE_:g=|@۷ ޮwS}ȅNԔ"$9ȷ yڑ"<> p^,"LGdCM噛: }}ہ1WX}J)vb+ Z9aj$iܚzqcd (ă b8hTYe'J ,2F}u88}nAS>q4<;k;fש窍qψ{ҫvpv=,a o*T1AhOYDͬ] x}@-=L^6dU5c:G ׷RW٫wQT3%3Mde(,*׋2:3@c$ e"%h7t#m.]=ÈYq;)ʼni} rpުN?m7fb/yB#X{2Jtq&ɼ$3H6Yi_EBLy,+gxT?4 GEef% ldoM_s5 2y 7ɋ@2m?GZJzKg:M;0~t8#o%%)E!jPh,p@9Q$cpΎx>gA9N3e)^=R0g`l|Ztp4>{z;]]] Ux]n*`fk(W̶JVjܛBw1UN\H:aT RBs7qGӠ;&>s#Çpz5^9+wtiϱ`- 1'J4cyUmB8Cb8Gh$ _I R%Yz1gHإ?Qݺ?[[8h{ăVGR~{~y m`̈́?\x>}0gEX)[Q+E{2gW2Gδ^LȻM$OSݵqk-)o]P  ڊ5aw1r6g=<^oT(T}Rbc_P)^+q&Fwq|oiꀥ܁}<_}4w7  E 4bD!M0 NhTv>u1'Nh^fjc4:7 m珔3TosI_U˝:XȔ^NH5&˴Jv e+̎T8/&Qlɵ( 08ͮ4::_h|k|c][0F'K"ztRenvUSMSu[vO˳f[W(Q% r< d2j) >&{_~[2d$9S)hb,pa\)gv7A_!\1~yA\I;.(𨺯Y"oc|-5dfs)1 Go>!SܭIѳ]hYoB Z̜Yq'" V2*tнxUOlwYԫ2E'jm-zAFDQ:*EӰ.)ak%*Jl]Rp2˭׋2Eڀ9]nS Ϙ`W+j9~_-`#6ʞ.H Yέ9:6#UHξ\+ܦC<`p3oQRfqOYٯJ?a.ZΑ@쵰\TP[6>pxn癵t+ GLt{La4JK>Oʹ,'OpVcQH~qӔ]KAܸ(]a@**|@w !u{Idd4 7}TzZYGgODc462v [1DP\ #|evi9sHR*%W%P&рXJr0ƩIQf.Q?=P 宠&a)Pw[X%̫sNޕ/EISÀX: { qI*ʼnzMX f!_,ڏ0Zg`"'g!5"% G8䘪D)z6щ'{bo7I0cDӪd0XŌN28s;{<Iw=lԎe#:c,Xg3rᅦ Oa'CFO@9vnYy-EllzO{x,O(äֳ':"dDU@m|j֥o $$yI-c`1]';nHtZ%5A7Pz{C|K{k; KLl yŻ&$fNR1*+%~ q5RЏ0nħr@8XVoP4PHA9Ioܨ=Mu-\:*PAKJ: 3ɰ?Ư>y2^#O8KU'f6n-` vT l\a5 (NbPOf -/?L!nYR/0g8-b;o)0UkCٵV3]=4ěbcJu|EQiT[8UaP+u.[w)tKM`F%rh'Jn .@.H=4̯JJRQ3Q/ߝu8Uf nμLEքqDv$-V\Qdx۽S?jfxn6P|) YV(( ~Zx0^WZ z*N %n0yvDYE 00+gsL! Q|cҎ&38ܒZ9Δ'È5a ?Xۅ=ҤA곩TN 3DD_#g|kSp[~C$/W7!ya|8Fe2P:Ѫl;uI5jnש_<ѥZ9tH8:LA&42rά`Ғ~Fgs>avVgPn+R{&@++̂8T \VSSlUm@kț{( Xh&[E/ faG{83ʥ6O%(ΒLIk'1v] ^UGƮBǎ\/%SqMjs3^߈("ϻ k}S--zHG}-觙5sFZ~kʏK#sYV`KFNr [Ƕ)/۪_[4HI" _S`Y=('yGJ]eOܳcρv5OxkJ 5bHXm&EFOp-tѳ sdYCpf>BWLH"3Y+Y/ы;b`--6V3J0GO8ա*+cxv':em,\Xɼq45{u6QJMP&r&FX3$&P<ޜK#8ī,ZAWyĺM!cuZq t&ϣ(-E\GMdNb+񥜢k~Ho-y3'Kg)eѴ9bPa13H.;:-MΗaŲ.C_%7f^鞳o2>-8؄0)wNx}h0%BDpt>#ڬ4+wOpQ'DLV`v#&pL0DhDCc@X̑Ptf*)/aeޠ#G0{qIϐ4gSGw-a'iu6e`dz,`V6b{9k}^AWU 1_)zq`^ :v1<np"Qb^lke`$dzzD%zf3tR J4hMyE&-)toVudڅ&rX#*= )5?uxlbFt9s#Pqi\A-mZTsG:{<탘xbL n82zVE*ٷBeXw|͛ofB%ݯ Bb(4 b3J%-)qaLUW"Hdl!.@QJmLtgxD<RWFpyh^)dPD|z7' &mvwaATC0yǷz[c1OLat ӕ1hW g_yK J@wMˏTW!Lђ`5ڸRJ;bg> كmg@Lr>(|쟹eܗ֣51-Q-l+󾫰MH"sMr64o jp{A+_Pe{cO||V$L&dk=~OK!^@Oϧͥ*PblRNB;%nNv-XMRXo#tkuYQǖL =X|w**&pVZPji'o8=D}r+ ;rsj{Q_o9g-$Z93VT$x\WeF(oʜt4W%V.8 <`]=EEfUGٳBp8/~րΓ 3q04_Yd".!ZvWoo~ lg =z{p$졵O{e u{d%5!zllg@bΙFwBK~DK!u jP#Ъ8YQJ/ћY)[̐9L7ÏTwmPw~^VEQ}M/ /*;WiQBi?L8Oy|1ߢ+1c3yOhοoŊ2 d')<~!1Z֌|;誳RT6/f1/HCϴBƱچV!B aaн@k]dm13fTp8嗐gzQFVioG" ,tжY^O1o-7&{ ҄5/ǭTgSZޙ5F ڀc6b[gV:epO!]5-?G:B_#O+?! {_Qeݜ_ xtG( zzn_lԠPT#B}EN`gwgߗZSA\0ͱ?[`w S<@؆5VQ D-?Բ2&J 0(Q.M+t1Yk@T d9RqrLV#``غ2Cs˴i!Ѫi!8bs3qNot5wN8iev.H\UMM#aՄ~]c_6z117d㼮rvPXUUXB1qCx-/^quRj`p&SBK$4i7WP_s׉`leЙ#Sy4[Y.XP,WU:w-OR֔><`W y & hC[M[d9Rq yTsxRŀ_8>7 AD 5#T&uwʈHs@nxQ1žSQg;;C([wdL 5xh6_]ˡD!4 Cәֹ@ dRX} {f]Q3yujKj.Gj$8NM{} <"UF֏RoZ޶5o2KCfsuT;ZzO>j\JU{. ͎^iad\N$_qn}nZIgVeB4sb|`oBt &:ڹ4#$;$iC/}(Ae-oɄQ L7gn/R]m uMqS+߿7M~zZW\u֯ jn2>Q qF@SKtSkE(!;|ShezqhRA4ݬkq݌=Cn^K#&FHg0 bw"5œAvZř%d,qJxXR-!!<'Naٴf4Pd,&ĀQ+X܃i~/ ;RjNl3D7WaÍNyIP64֯dz i1o1DҙOD,K. ?4 WqKIO9/hn\tDLU% h 8L>lt㪜o#~)f)nE R9:AKЇ r57: 6Jk8pzܬiX"M &FfIi|4eZ>>/]}CfjIG>KU*>(b77TFW~ؕlWڠC$dΦ֋Ǚ$Qx&š|'n1{'r؂vn^6"3KMI RzVk:v#n9hĿ({$٢lJ^FDP{ AL y2*ƷC"JZXntwc֧<3_|"&չ s1x0nӍ0KNRWdnQBt,EmG6n;?I8E h9%B$ҖeKq@cw;-̤X^ȨRtN\zqE3_ Ng|4'$g;OwӰnHGֳfhF@RT%H@8R ͰjwU5sP ,ޠT#~٪=bH4XQ_% =UNvX^F,v @Snh{S.䖵3O8EE$V-l"Lna=4O^ `,Q5km,ov&Ro/va3 kՎ54|1ĔחBt|;ŝ :&TKbPBY9m3 UkG`T섬;:q&{UTl J؋it0FfJlB2gca.<@ Őt7/rUu|Iԯ :0-m򕩋|Yj,‹N!*1R+SӻX8 kyރtT28BׇP뱒GGOY~qqt0KKTN3}.Ҩ KIo$(>{`kx .ʉo(LxO1,A3wNs*2{E&xeƒKldu[h4cmwwmzb_m:=X1WSa)Z,fMȬ;n Y%\M-hضϑA3~ )p/VL -QLP2+5">E3iM, ĹB͎_!c#3Fqw9>FM,8CL|rQxV xٹNz '󚟣u . 3A#1BFqAGCmX7ibN1A&$A%w0ęs\(P"HiE󻗻 P'ѮJ>L+3f\z7?/ZOMk?UZ%qH/5NӥV(fJdzvT+%əX8adyνs(up42Og?⥆,'6gL/JBv{PXTH]QDfS0gz\w{+ɝrj*juSѲ1hsYlƢ&M~<:(dG1g20>L:V(*Q @f:`ZXMZ4~E<>UaVSNو㞾;Ȉռ|6nұR7:0!&.&wu9y % |^A@? j ml 7 c+3Þ]?H|3](v>L" I'|;{AUe<{=Gl\會Z,mɨɪ#Q҄!j젥S8{e%,IL'g\W^Kѣ1F Jc6Cv֟nKcƹ!,Cw逰M H|?hp4p<92vaVD^#=ɕ+l{X{T;ǐbBw z `*AlM ,%Khz'o`qLMQ/!5d2i8; $l7ބ 55\a=2CÉ8.Qu7h]HsnX e5{*/:0ˬ\"iPlrR #rs[vڦzG|I+zR_ḏ>K ڵ'.Ui0;;M2KF}-^:"E*bf|+Mjf熸f`F9&1o?ę [DDV, Qg+#%B ,?{J%YǓ^+*会P_n ]VO{@Yg;\9}j]e.7?XHh %M3`R!ey;Mh`OIkaUTXB,{̋2&bL[DžBTg,o]MÄ?'%.L ob@{h^}B،CXaϑ 9s=\)n%L 0 RXZyvPrwӛ ,5 .EQ/rΊ ]0>8bP s 8CކV1J-F]* 䃳x\=wGA$!t, pvf?C =8/=pqYԭ ڑyP ~J"l*hu\[Bbsȿx Q WiBO&|rv9XEۙ!^Aa2` H[RX`@iCpl{&)ͦOB:ɂuqYOqtBğwC-&G {9T?F?djsI5&A cpDeTo}l{ޑ7o5c$tRe00* ]E} <<. g$S:O58S7g_kgKY]݆giP Cl˛c\gREJtj:$8\|pr`*eh%!k{/8l^ wRiUf> :ȾKGf m LLtT5M_u1#`?B,O$Fݓ>. Ơܨd*0`(QNAy y9I|!EmT<`t{f%4qcI0A>1=iɴonDV, 4 lsy1 k IQZ9 cz]}>"r[C@o,:ݛ\vQoH( ժtA: Zq<aXȀ4csTc!ҍpY " 4H!U U$Tjdd>=EVȧcH/.W(aJ*S,e_E>R+'R-Ѡ7^FLs- J,v¡в+Ui#sH?r# =maékPPTYaS a12 60 o1hYHl_T{Ё+K+IIsMqc?Gw9QU,_a? fyS i,˲>SҲ%LJ<}D'=n,6/~a𐟿K55^؉cd"H 9NKL9gGlTrl-{~PH*a5`kik;{B~eݹH\9ѿc4P6r7\7$~h5qOdچisĘL`^8'UGb!$g2.vO\]977Dbf{CR8M?t iUqRliGDA_TQ.)'N55]bꄞGRSi&sF!F!r=G'U6Qr\5=eWs4b~B8֯țOQ&1m:pXXx*(BƢdoyN9'\A9-N1:v6v  DV}knr=w]FY( > Q0R϶ks;Mlqbޒwv1~Q;Dhz<{2/buqz4$,vM}UWIW]E|b.A*+O?/HH7ҵ@rˀ̘’;xi6>xX~쁏_/yƨeOЪPceVQ8,Z(פrM'N'(⧣qs[dlQ>gy5G=_ PQ oߩD7}5%>F|M֯2D rZWَ\LwH)J{h s L͘ޮ1:Խ ګE^t+)LSӷL^7P?`8*P9Ϡ!ˠbD,21ѷ]\^<#iSˡP|g5 IFIky!{(%>;!זt\FC@~@j{8y pY/mo ؎2eLbe=gZ ѷRI#0au??7ZgnCnb4xF_.?jw YRc7?/:^8oI$* 㑺]<8@>x=NKǷUoCZS HS2"_}<6KlXG.:Oo˓j]0s~D4:BlT^y_J(]"5Rm]Vm58R=V)C ~C]RL1 _-o/T~<vol2d1]xE]* FR}Cs6d!PBJ*I,=|[l,F5ʦQ,Iȉ]65F}(k  PHY5AӋv4)rtVyPh-g>YmK|j%HSnڨRvx֛QO9%=FH5|^$ I2+[N~>x$O8\$JN{m&Y![KR/)2dtCks'Sf^I^EXә m;X}mߚ\Ii5QBfa*c+7c#o6TOSP!Z&)5,AGLH%2BQd]x sj  - sRE247{.@^?Et|\ut᪇=E.?(F%T(-+2 T'0>Byb>)n"w5`SqcӲI.L=4 G4JvѶ1xrPZ2ˍU剅ceS5Gte=_FJ^W.Rq?yP:~{aWYn `(/\8 颾s_Bpy+ 0ifr \D sj@,Mh;$]ܵ, 6>3+ _\&G +|q$BjM8Ñ vƯlO>ht(ܦO%/ne@}FzD᪸_YC*N!x+e[ߟqh|rU4OdEg4b2`b\7Y+ 5^@(ʽt>dbВʌ ! 3rز!SKlw=(_xI8h/$7izE7kbe Z0KYTa+@9-6[Fmip`ՆY4hjp!+<_"4zW@e(T Rۺk6K?>42Qmt i0@G-<2Ha.|MjM #8@qݖPUHƈNb9Ct֐"~WׂGɥ=EzdWH)Nt_{!%Gi`#0gd`֭±];NhLwyt%Sv.(|SAk~ӹa%؇ólPNWE."\WۡNGTH (r.kgy$C. F|32ڰ ?9X |LĊ2^ 9H2Evtg9ejq?x9'Kb[7FH=2S~BP"b*3/ 2/:2N/y}2憄7=!D S:`3'loׂ6Ja),ēŒZȕCG U9-\.D PJ0L*J[U}ptGi»'jٵҭuSE$@F)J>icE[3kjQVwZ}^P]y.bE"9҄|%C UBazCS ̩l߇ITO 4C*Q=CԊYo2!Poj-K9S2T.8 nw&9kiBQm%| 9z~Y5μX-]7#n۩tz_ۥQ ~S0A/UX1=MA \l4Dߨ"@zM<0w&9}j7sBȣVQTʓ*`bvPm_$/Y\F>L1 SE^_ļIk8QlXӋ z[Kc,b J)QIH9 uFmN&Y2n[d" 2; l<APj W9<)8 TV&4m!s^9ѬJzZ$k dURG&]_ۥ!v gfnRݾ|_Xnp^_B4G`w&;#ʋl @Ro{1t +zn"; d09m$Kc~x@:+hcJ ⯕g9Y .cTN!%6\cEqNL`4-SYh|-Y)z"7\BJf?|Me8o]z(Rż#dxªTEwB?g?ӊ<$Q\%\-YL|:$O#`[I5ەn1`NP3aF EtTO[qQ5Fh]2{lʄH.$V$d* ٮZ? 4dds9qz G\ۏJ=!jW$K5[l SxXJ.<ԘzfY!-E kSrCVRNB?ObX0D'ra2x%6:ѼaxA[Wy&sR m"UI-^bc@} vj0縮8Ŧt $ ~!uZM_**d/61y[һzEiQɗ^}VJs^*mD WtneL-Q׾.⭨h4rCֈt*FWÙ&!&+@0&+F[iLDԟ'~oqÀ˶'p/mESXR`t_*My3!vb+-g!p`d->3jWQv8H>TGӢgрܚ(./ *޲dƃ.ڊ5$8&#]^C1XEEK2_#. ]e]UY'-{<\Nɧ**e|Yjam"&~5`y&Lhl@Ҏ&Nݵׅ:.2Ysm廦V/EzuxS(b=Z# tgQ?K >*?a.C_rQ/Ϩ (UZ3v8X;Ij >T\D w"hAS OJiqxj4USʳ|d%+Y8TiJ*04{D&tϾaQT:"+ 6'w*1z {*tDZbjgF(yyqԄ^pDڌ!NIp:벬hekY3 ՘ۗ(s5nb%g!}E`?G'"LkYppªvpv`L}=ȽSHu<;~ ZU0 DvE4<':_tC9r9'D;8hH꠪*n? >i.gQ4Ad%YƳVWX t\ `5uuY )s 9:T* ˻˜kG M:!k|-GRӇMLWx6<6wB2CCdTg3` =H-M!{oo+0>)Q*Q}EnӾF+΋u~MT_oZ.+tucj;3BHyufyJ.(-ƌh).{OUbiw%E`[r'gN{WvT*=hMQYcѴM͒U,-4=Uom7Q"_MЏ;r0E01p9#Vl3 (Z8~n^hm{hiu0"}6"ŧvJiI&Gu dS˨G\4s̳{:iji>+7NJ*%ŎWہ7؈fY$$" ti[Q}BH 7VUbN@ɯHĺO ZȻ 7߅0=)+1 /Hf4U[z])w4ѧeۉ'Mzpa$Fiaᄬ8.3&& 4AgUk}}ne}CFOyilJ&0KzMR&PEQQ9"o.s0<lAn)9"%@Ltb߿CMo#2.VG46(߳dK 9;EyL\O,<56͔Jw&O!bZAT_nu\RjiX\\)t _('{qO%,*FuR?}=?D)YV|$TYUq8G5|&U֟ p0ѱ~`ynf)Tϥ=8p)}dvītk {xşEmIh<ҍe))7p ЄnKf%9kr~AI= ?LXI~W[դpZ'8~jJ[yNwF/_ч7:c7}"'0#W^:,ChJWnm:/XUEtl'}^?B^%N}/i#o/MzAI F΋q&Xh2gD ғ?eGÏ E^i-ѣE 0މ"x'b$aiݕRGb2 $Ab>dqF/!P @)舂h ϕ/| jFheXPڃˢ,BFͮ0]E|n w T3'b6YH 7(58#@ЋO#bm!Q%.!~4W@$͸.Tv20ÛI|1K^\D~,BF ۉ7*0E7t '03*4d5u.|y1 5NY(WSh??A~ey C6,R~D{ <S+g; {Sct24 N\ Fp lOQ\>C|gHXgG[㓊>t4]H dirh;3 ?[5=Ko#("TpHEՅ%[Oy`p]OokQ[8)琟U/"Y򿗠(fxA dѸghICeJ#؅,!lR 7fB+ p[@LqA3D tUYojܜ"* z>x >y􆫓2 BaE84L'O#g@.-g$D dDQᲥD1XF'Ϊ~Fr[ͯX1 ѫ_loLUosyڏ}/CT&Z=E4G-Q*MX[[BWd M-%$Ñ fIoV.c{.+F9vOXau =a]С%O7@~?hM?wc ?:d~>ZInqS} A^p+XC4_4Jbu7Ջ%#C9 bR֛2{|ՒV_k:X)P:"'vmm21SW"?*jCD}F(rm! +>bC&"َe 퓿mu8^gn0($q-H$ķÛ`^ WOꯛNTbq\v;i So8hS:SC*ʇH'|MBe覹D<մ%*/DvyR-)P>7"Ӯ;@cȺHsp^T9KuR/bV"I:23^4i{, _c{4ӜLi-˟!u7>Q]?;;ѭMbz$5Ȁ!DX` lh񞚪ՂJ$ffӏxI9 7g DVt+yf5t)\6W#glKy~+cFnHڮ5R7C-w'02 Є'+,nTƇ|Ot1b?]٘Y&dz$$BEY|gLT^\eu+ +?AWGWnC.q?f|opYyzVe'BLlSs"pDfJl6@]$_\,S =J,2yvʄH^~WфvS*V W nUe9K*{Q%f8[pŨ1qyPkfIVn9l*M:P.=R/b?v="&+qꍁC.SXV|Fl#H2&!-Eqy>d*HϞYp^4?w]qcOґ_rˑK!%8{Ҽ"p{5JgZ] Ȥ=Yxȉm;Cj<&:dxH*[p9$½wᤚWCҕ"`쪊$@&HҺ䴡 '5.3ףP9}`XfsA$^U4 _~3q[0CH3j5Fd^DN5XB@6M2?=7?ka$q!{*hͤ6J~o<. -މp{q [Tp" ij75$#zh m(qg~a?z(YcgġU_gJ| qf^x^ E喰1u_\_F}LWjzv?]aY.уRl7D-᧬rLX/HpGN%v'`ظ>`Vy8nwIMNϜ/FC6{+{PY?no+m\x;:8ߠ&Aiqz8jaÁ.)%+5!4zaFI;E`17([.o=.'a@kxiOu73Fƶ /co-KM_;'_ o FoGA67})pI "~W_UWR !pZlhb1u,+#:I6ˇV~\$q}'2[T5w#2>`2\dF[i.l/Iwfԗȷ7v7bh@/(pas*?; xk'UH 2rHiҩ}mslOK9fצJEE1qﴀ22 GDVlA xe`@_sA!뻅Ӡ٪' ٤?NF-lRw? R|m Š(14hz0;fŸUS:OAl0o&/`f'Ӊ af[DF%?fr!q2Uh?).8ka9vJ|y I12&h2+eqhJ`L#X}+yM;+#t"T/ ŀ?[>!gq%k7q!ʺm?Kyy?,7u)j*M $'BBYI[Hq{ _Ք#Wv(HgYh9mք'=5my-F aZ}Mim-F펁5qrI󙤓vG2;@utK 7X=A")}U~t/N=j4&H/$$JS>Ev!\ PPiƢP0EMnb͞Z%n7e$"#ynj.P8Ea=72Vo' }O] z#cI+bLN~+(1J):b ?Sjw^%Dtɑ/6|Tj?=\W LNiSDm|7$J͏Y Ab)MNX@|%w3‡[JJ JB vߴS(ݬO"B)`{%cN}&D_q>%:-,ֵN٢/Axӧ*fC>#u4f)8#pu4jm3٦ћ.hl6Z㥯-Eɥ|FǍ?9Α&䒺Q/DwViCBǰS]V a^#XPOT5go`D?Ze$0ep,yGΒ&[DSں\Y\Ț~=LNW*0B@p5*I?Fx:9CPӡv1QZL^ K"R=v2cb%$2A"=ϭr4Y *n ~nj9ѭsnёP6}2YN=p%60̊S-VzuэucKCdO\ Og8hǸP|V k@ e,x #b0K"ؑF݄ӗzFQѪ9-ner䏔R.HF&1ftBۧqspqjdXJ7;3*~22e>RD!yl4?Tit$#0ܹs_r6> :}MG"^|nMLx~9==́pq+;pNL銓0jPu4eocMfOI\. rZ>HL /9pY)w*;ʖJ$/L/k)XB#YFզ 0;9.Bͺu z{\ o- é fO>;Z(=m@fS?^]H0nGHL(;w< 0IFڠᢃHF%Z,*#Ni,yj3|sùGI=5PLÀV>i|jRCbs9Pss0 sK8z{% @"#3MiPe\]apLY=iKy@qkEQ|/sGE 4jAt"ŝpع(ZOMRUq 0 iBzlr#ZOʈݵ٦ JF5ixնW`[S ezb)X4 oIYǻ|\|4FTD5e`\_DŖ@#.jMn+v~|n2f,j߾a+{}M4Ϟ $172fC@w\5IV%v]F;Ѣ/MC*f?F̦ rNJ&k-gDT߮;YЛ2̾ilg(Ԏk8DX$cL |}2BLgچBEf3dغ䥾X"}Rqb4_JU,Ixrj#4bMU(u gR!vO?8-N>SE emlO:ФC0˴gytk=,LބZLNGeMMft*R4rcŋ -UFقsa?iFцFۿ o@rwP ]W}%4`EC:N:[{C0*h,50^Z-%1]O+V{h;NOhݼ 0r5fp,N g=>ʸQ|\"Sjc _Է內K9q~iDANNZ1yV඘" dމA)]7:+dLRMW 7_j7DC.*r`u܃Z5P[wizC[t0-W-UF*>fu^T YbU']}at8=jxJ˩Q#!Az\m?'DMPeG"qlM @V"zc--ٗS_plf><[`Ʊ[]H^2fЭŅjLQ]W&F8vZP"GW,$;PbdMjV^(w[G'ٖ+g(*_rvGu 53 +FTFO_M(j2``9lWf|x)9Qɔ69HyM}щy TݮS"̱ː0|X 8=ɷX܉O06qVCV(.WB=JcV~x9c*CK;?%ͫCՉyL+ })BW)c0'z$1=Rw9,C1T]A EsC!1JBnwрrU-0osWI7mђ{ ˾KjK*eE n ƿ 8R@_LaFZ=}ƷFkDCl9V1G(UWe;-*ȋ%#}ۃRME"ۜ.,zy=I*gzʥIW\%j 7Տ{bۄ&D9gSj iIK5UVF؈vrK/ laB(а"bHVXtHVƒ/_SmdYeq>ZYTJv:7Q{F:x(Z,k00v;]"fQ~/yĸiLAljM4 1u@<W;d,eشoZ3|xYw%_ vuJapa)B/]U)؊:u,_R 6 7a@ki]zgΡF_l2&x'0鴜60;.mᑦU\EaVH:DXxink&>Bo@to;M[ˣ ̅$b0R.[I p Q^@h7::0]?MT9&UGAsQ*P5y]@ Y:0Lfnr&%8h8s}Gg4_F(DJv⌈.yME2~TG ~%kNȌ[eBL FOK%ȮG 0"s̯5sT|oyW[UzDkWJ:C.3AH(ڢƑ>έ9 QTqI2>Lȭ`rC"k}[qԓ=6Gޅj,Lbt36I`Oj_aww@@+d\x1G žDZ1Å! {<>8Ԭ}P:[W6p ql<@ E[OH *hoNzȧH#n/Y4@ZD\T1k#&6›txqb R\yؗ )k?]w2*3I_\Ǯ!mD:ڠUEYp4 *{Q[^0P#GyF c!܇rJ=t ^yqhvp#I՚%|ܜG*~֝XZq:^v⭨ G;s66K >EW #t )' 6%sf!;tȜ;Q:y9op8ht>+UR+$`2Δ>a{apK\L:gßDBW v5qg(e7pi'|F8Oṡۭf]fBu;aTtB*3lo@9YޞX~<'ޖz7͵Vxwa %Qӷ@:)"RMqZpe)lWNLnGedu#`'^7;jS~7B`owY1z0o'͙`r8Dj L+X:?;w44x֕010ٓ<,ho@$hˤo-QA;_qF|؝N|W{]*) Eyqeeh֌)M6sY2Լw?z5YJ+"ڦ ,_9yV;^$ĬbQ#(C91bkӬ6 H8',>]R"ıi`i2`=MNR rlח4`[Jb 3" nTCJkok03*:v\=2`q|PXUƑ*ڹӁVZ/#+k fH&?/jP o>P:w :$m,X.|FB +6JiϺ< lQ @huث2€M>̾fpV.ku6h[cWnج?+Z,*vݛ]LOxg}XwfNtK%7g9Uk;%u`oăA)eT} .lp4v2`#qvD>Eh M^hp#vw u{,_'si32: 1GjYB4~ߠ sWPԫUfmj4)#/"z +p4Bj,oŀ#,PVtSB16%g%f )yԀBLB?wnR!ا|\ΆwP9٥eYjZ )DjDZ* Jm[- \Yw )3\ZD== JSzt@|h+]5 [Rq+buң'ʙrmj@nIÊ0BsBRS2ASK4>phg7?728X|F#1H\,2T%ۓ*{0te2gV#o8KOJ-m"{c | H&2n9UDS[oNd8G7 >vZU~|oX#6|Soo!lϞQP /QELIb+x~7 ;@UHin1R `$ER! q ,*Kc=i)FVH$BTzMә!UOMb*VWM8,COjܵ(R\Uț/ (,J.h}˩0;+lTH=&hy4Kh{2LU{Y5#sFWUKsX`43taf?ٸ<$TěԗxL.lΝpY7jq=+C@6GZǬ/2,́-7iʙuH \¸ Hv-$[FL$͛xLIe}ulme1$iNL>,mr_hE߰)_IN{~c scW+r(#&7s.܊S~Ed˛Qy]mp D9oiFqzp^k 1;|_doHi0t'KJvˋ` ͅ Z%kbc؁2cc"Rr@LQN,˨a5 ʛS{c"UiM\ 3V:'[]Y\*,`"\~8u0u"nsy?'zJXn vtg* ~vݾG:dDJ;sS %rݲ&֪Dou!:8#i1XGsv<ZQMPÄF809H;qq!1Io@dc3M)kONWf~jhO_,W6lÍj#FiJ "-K ;O__+C 9\H|MIxEqe\̽EشSW?^ozؙ~zLW?+>1/Vù8WJ4vK%pa5E%= a]lൢ6|#hi݆Gڬ_xQ Z*{fodF09DzŸtKz9j+].e =狘 j$ >|) k$GĿbQ3a ]/9g/#z`XȌ`"U)/N%Qxuaf"y,ʧM&+?0_t]/3B}fFځC1V5$ WKGHzd|Dѡٟ L>{:H_#vQ?.N\f]m RW}|(jIR/=4^`7䂌CV0rbEb.}'Qov.b}kcF8Oo?b &,-NKr\{Eupu?B4/{u紹zuG|2P56Tq؊oԋZ@RfW!@%AGh>WsLVF.VRa!JYFQZAZsE`s \^Yg9KZr0bl7\lqArtMH_ ðTK& )?K]ޑn4HV8>vac?!hR { >\*EmN=3[eۆQós3ĥdOԲ>"!]ʏ==M<Ѣo&pC^X!]T#| *`%#&V$IkhTvymV^YSI0"ϳ+:Lal7:wMWa-_na")E8F`9._%.?c0ERqC iS3T)HDMKx@/o;6C]TqH|fF QA:؉*L|0H>;}KrȔ3CBZHΩ1QgOUf%4:u#uPp(7Y&yo8r lf (%y82tn? nVJyCrkt?ۇHdٸ Z 7:/&b~`gT+. qpDn$? ,܍ ރj{@e`҅NN {;Rќy*6j`s$R֥g";#60B@`riUh`ss ./udQ[oLȫkdD '&͉:8v0Rl$w|(o6"}LigӖ9`.g)(|@( ȃt8eGU)u?Lxl`2ul?E$ ޒDJv̱:fЧWĺ/[ l`݁AA(}rQK8ұӅޡ땾g[^&6Fq^홨,.RQKK-R%9zI|ȼUZPO6#M>djRAl8g҄=ʌL`xD,Сq=>cX+n|bIkb& }/fbZJMzm!<<3I'|9ImLfƘ{ VLDu%<+Vj`Evդ5hˆD"e0q!`>~%|`3AE?XIEYVV3zNG'Q+)·T ql4TDЉ8Sa >D>>Q~lJ- Iz0JTwEy5.s{;=g?y1$u0UzU.a$i&ǖ,[*w0 3rKUXW"wP̙(z\~|2ά[Fbs]$)?XdUt6nT^r<=0l[_Аd2k@41hPB @岲9!Č%uN4ΚHZKdՅ%C+)a_W֯93 Q' C`@Jfqynñ*fysE]* nAo7:4A4BM-g` J(t(E#> ͚;!9>U3Bōkl({Z1 zwG?YAtmH{S8"g>8DQ+ $~[N,Ɔ~^^ۧG;Qg٭m)BS{G0L7= iBvR~FFa]: Z0rn.u7NL#a {* Z6c7/K0;y])*/Q%FЪQV?2k i=mUK%i|L͒睇J zsf7 ҼrX$=C@(STrB$SF6>;Վ O>i wI˾LUƵP_}|T_Ԣmzc(tմTWw$:N_.<q:JUkSC[wU* Z=e0k3|gR`8&fxʴ$"ћ%H[Ԩ'BQij:KK+/(U>+|2 _y9Eޘu@ yiQ0.ij9nd0Y!r"E^QV!]ݒ4`k%21NBbR D+DV+|$Uزz腅3}ye&e>2k^?,ŻٝeZa\y wu8і;^Bl= 9D ` Ѭ"#0J �Q qw Ք49 Ub]=X4@P,^o0L93'wcv%0 ]6=*}xz,~V<+ p. "vs4AБ #ߋ0t`:PX M{"^JQakc%wixF# 68JԱ60~9lXRB٢AfWWvG XJsduKMGcc`qHRﳺ4n/S2Ɠ4b Qreo*J?ec9ym"bH[<*zr\+G)(,AxBRmSr}" EsFJhۇ~UOUH׹+6i ⮅A%nhcefr:hoD&^Ү1PzԝRf `OaOuO_ BWE `7X_|EB05'{%Ow4'd>/|Wngz!G͈E"4]yh^sUs(AR&>u-67+veњ#bk‡![::7?#BY+O`zl5]܌H02qxY0>5Q\UN2K1_K\s@K s̚=o&:xu~j;鍝w[sb{`x(JMfBHt`ޛ$ypNI <5DL 28hf{VJ[t| T3HhX)`e,-s>TI/ 1rc"y?(6%Jgҹqg܍W6,)SXG~d*Gօx1[WTÝ2%C`t+Vn͒隫{lSk=7{ vM'GGjkYՒWVvP\glTeNZ跤`o f{G[B%gB@{Y@[EZ@ڦ2[,Pǫfu;BF^ a`™X:at6k9]ᢣNVoѴm#,**p]Hk5aW1+beWnifd܌קWeڄzA rM| h ?3g/$;7X`.Q)0ˆ9G]`ck;QiV$zoڽ1frFJZMwS+ !ܡbOZj[8Ofjq|;7RpGl|ý#Py@ 7tBKӭ_h׶4)gTwrt!FblS94 5j5Du +UR.!eǑ7i Z:"~(:?wP=L7Y)QGgHM#>fX-@4 ԐJ%T&=%NeOrį Ҝna2w'4E-=M֓jӥn2YfcVm%n8g:m%ܱFJ/U!ꅡ8N`=SgWa6ԇH둴k[\B{T>nBl+paoiVFyqxtpįZ&F E5gm$)-fvcEZZJ׌I32OZ AѝoX0K.-* 㟚 I2sE_F9<*2U&Tdk T @SPB/ur6o8-ď.89H&J']`h5D*+5*fƸ+8l2hN:s@ AV>Mh˖ںؼ5{9nsi@ÂmpVZDxD0[Y(.}z֜})xN~B>h|$>G(Gf>O0l&WW ff܎_,:Nr! R>~L~eX~lN iσi4%uzgfD>PYusƴ"VWDZ>eJR 1u~7CgfAHqɧx#|NX4^E7"C.UD%x,ŏk8$jzLj/?'ZŢR.39IX#'0Ւo44q)SVЃkCt3+yXc4eM_S`vg /}yp ,tu׃(x2K2i;e5wu=&$ծެ"5{O($K$tew8'hǹ+f0G!Jt1g|<I#Z<.hKTp(غ`fz9Ks  xiH.3WX/XLn^2%[RR'盧sCYpD2\c7\5Y =9mU-"x\/]ĈBw5+Kۓ<՝JFd`pZc0QSx CI(`{;qk )1P iD)Ad :3sc5NW^> Fd͖c;2iz*+~F2rY&S3z1Q:P; %\HpNXڿ@" H~A'$nmB)QZbt>$FOG ]Wle +{LL.&!pK;HӰGTBen[6U@FO>+1v^Ra҉| u66Dǟ>MQ-͝ 0Rk`GOi-W'&YfE1\3@W =$X ;pl QY۲hveE-eQI=ZLW6>4)6M;KJ)<X骸ܣNtTARJ:@ZGy1bmb&ݍzۜd[@-bDx:\T%c(tp @  ̌{`]Ư@i0Aw 2D-5wy־(oyU~B+zO &Fwg$'CeY+\in}k^Ki-#ḢL $aiaV+G}7!c3?cE*F-L25ǜf8*]l0;m f;bضބK1'ʗv2\NBMOg˶3ۛ ܒQa]jxyUT;U5sw iÃTmy(H(-Hw 6=k]w_Q#3h"֦hh*7dh~mD.kIjo,䲜aHKTqg27r(6ÆGk?zz nc6aLp!6 rӻRT+k3ކVOkOܳp&eww9f)]tHrjp1ng$)ѫ߂O6H<Шte/j>& \jcqn)z_q{/=,jRB/he >4;e=@/!LCC)L5QE-> 1)hg%JO {WK80qB'>FTW̹KR݉ r}ûˇ}p82уƏ۷nG.S0~QlY| 9µ Iy0Kb |SZRmPeAJAcD55}^9[eϦe*GP|%=k 2pusDq| 6zgJ=${'7_^?nBbw+ņH5f9!.t03.*XNn?YuGQ[olҩf%QǬ'f|wN7E^I9Kn 6Waum`;{Nr|7f~ oZ![Lm51H7KTE"h)3$m) L+<'g ;]bXlW(t ͠ZG4N(KReԭN'΍P4YMVc*>&Ïi55 s5Nw+FN~ɺ҆7'Qz)мTĐq9ԿQ$lCh@]SEWm#ZNhi_J Wk4Dz W1&c{єXSL5w/3 mR[vGh&G\ή<_KYݷJ[\_ p> [˲Q̙#d(m?' H~n"i@nB#?玈uR|W(z3  ?R]Wԕ;#jS h5a,ص[njuUݿrK*6SU!mJ^26pmZ&V5\VT yP0*ySҧ@v jHm4:ewEJƃ*ǁo\4IbSehѳ&.GǓfG<ݺ?O6[H~HUym'aW޳V\M+O=l:&`፦ Vƅ)6GQ ]/CvH"+8ykd*iZ,,=&]uvcz=q^D>`ßx oe gH-3mG #sm5Z2 ޤmW>Xv(>-.&1ܵҰ}?Q-we[]Yaӗ1p VbD׾؃\QYU_rQZu}yB"N_ *C(p|'tP8faJS!5SP@ zufdoUI~zb؍P'^ CXvf>e!=x3EM4O;et4A`,{PlI fΤeJ~hd|El':.?K 7+ur}TO)-/Uf_#pQwIKth0XB(?L‚ b#7c՞E`u!EdVEwv>nę(HyWZ*)XI&-|GFa-L |8 Wc#S%OL_F7q&,Z[`Hk9`q~{Al3\< 9'^  sy01ʂi;@gRPYu1$bRw[rJ碰̢ lIy7"h&M\}; \ўlgV5O[&\m3Vq-X،hrYboH:ĺlf:fp1x I,2P@"9'Aϳ^?mvq1S*IߺpJv`.[ZXuE(,:JF[qB+Px }atAЖMe,.k1k|(wC3ZbMAt$C1VIWHqhBF||c)?U;0(v'CܤE: U4h ݭ΁~9ߝ|WQLi,GR|%*H2K*cpGzSFhӆPw־ЇD|MᖀgfEyЋ(v3$ y[,< #@ Ln yڣ>.papo{}b_zd d3( GHaxP3}>~i;+KzyY&~k9.u#*ȸ9҆N OI-LPrRGᯕHNF^N)"y嫕Mv>f]`FYl,jtF*e, _\n8a& (i񒙉8?mGV( ;NMveؖiLh <"kjݐn5sA`GsN˜c6]`B8JIMhR(GelSC޺ќ{+n+x)`W襠~*N_:L KondPhh4]p^ 1jkaM,ST@(;B{Ýa, x#}9{vhFd&! ( ͫbm3"; WQtM3y;čy`$<4LѕJ5?h*a* ;S \u1p4T'zVJ Q?YlǼ <[;.g}n ~x02DfaLJ!͠(#',TNqh^gD ?Rgw[w 䩢ꓮcoXbCqVSEM[4|,ax<39}E?N`i:+UV6N~Ĝ匂c?{t@%}A+D~`-=3ʶM=<ܣ55R<%uK&.RoJӔ઒ŷ.LL8c*cgglAՏY;L#¢?iA8uS**g9Ł=cJVR,S;7ͽgxF;hvڥr x8F_86j|u7R@RaF<3MRnV_%~C"`k'4vf3/LqEItlȔ%maKq?˿;B{څ a-حԧC"DZ, CC!lF+ wN;:HQVB"Hu;5|( @<܋/du72v3,05*`GJ+>|(sGMƨ?)Lx?U[;KLLX`~,g$ ۿx,Ji"&:dlsLܴ+(= AV'Z$^?9%|Oَo%(Bύ{FS <\fDewo"(#:-(Oɝ9]Y|'G7Z4<ʟՉ$@&W ɏdž,9OcW B-уeh|XtٍW6ڏfam޲*L{b҈HdM{fgTW8GUke]3$7?1@n0B5 7S Hb r>T]#){9}"l0_]J&t,՘sg*ĻGsEQ⁩i+`h`pJ&2hLw)__v㏣i(=@v ׆݂h{!DVOE92Ym:t]3ڰ|I{ei"uA&z tELjrkp8::[t3OO绖(5(nA@:B9~p6 hLTV,zQ1G7kKG: Cr+h9UYN $Ŝ-_.[D¨5Vh)mĦL=N]~ 8^h T;ۧMŲ%B|7ٙSLj&{f괊 6O`sN17 ]jB]ZV=Q*yA/rHc[)q7"ˆ5ܥtmiegdg] Q[s g,~x ѓAjMɇS(q :`^W׿:ݘ2&}I.$ UmJa{"!JgA8 PiMF֙ZU~Ij<% Cԣ.oQY!dPUc#dVt9!s?hwVGo+#1^)ևINW^p\v߀VA 4 "q8mgsWue7u*wZ}Vx7}L'L/Ζ}@qq>H[0\z:jŧ}O,}$e:BR*#E%4;3 ODҫm|$sIN-GFn$ 4 :[CkfdՏϣ>}eh79?`'w5*,Py:/FEkd*TYQ<Y+J}\{k%0Z[Y;nh G( J/R> 2L٪6֒s-7L1є 4zأLQM#H]Q.s830K{X܅AAÕcnbmO2\wJ^F^_Bߞs78%ng9.G2ϵ%)JNŕyc}`֝66vȠ6EkDq$S2AÚ֍Zj,k" ]wvJN"ˌ"Z2*EB$TYǐYM}1~UhoFoQJAlٕ6yY i }re 1  ;M΀YAc{S#Mq筍8W{;_ELYmms?7"V!ouof}DE_d9SڢR^#`09wQ2 +x[ /a ==Y :h O`86Eu3Dݨ@÷:<Ӣ3:71Bw! D09S} @Ag%u0cKgYDh0/̧G>5:$bI%%J+OwM<1S,M e)4}Y_ӡBx^ !AJ\N7tlQe|L_QA$/_0{s-t9 H(i+ Bzt&MvyoiRX} (T!0.{2;{X萾{+ QMs+EY؇G}:Jez:QHcE4LOT&12h>۰}ғQ/hHq9AP!qɞ  G"VwAR3':=/}< z 3O¡oqéJ5Pk#CT'roV8=ABVѩ2K!YPCkU2t Q7`6]y:"xjJ)42nF+'VMu1Zw`SV>9:K͞KI (<8& ]s/'{~ͳ\ sk<†J UwyDL<*>OvN](y25!1Lqx=Sڀ c,-P}aSfՠ1GWp@X`Vܓ&GC/ =$XDK2pR(P6NI_7X06CFup 7$c3d(cr@3,`k[y>sA =q(w a"߆}6w@_Y. LXvth_"RQgY Q̰֣b#qN~DP lgQБL¤+y~F Au4Hk(LNl:(~XtmBw#SiznKG F(SIEpG[4ΪBwS!^I>RL02hfH 7&V`\TO/ m;]&򦋖 CX1M.P֥`H58H)@`.ojN33rwOg>6}EM|2;Z L1&CQ>b8dpW% 6 r & Nno2XA'3~o&,zoz.^0XM7Qo86Os?)$ [/8\$ssǁ9QR2>*SagFg7$mOgS2έLTI:=ͳu&o?73^A'vxYkL6҂9`a:bl]؟"_AvdTMi\љlZU~}t  H(,L=jf{syOz!/$ԾXRJUp`iyS(C&:(fUjvͰV{m/Q;[%uqu+hV?+3ZXp0U|,<,i5U쟏bfp{+Ȍôfw%#(iY*M)ńrf.ѳ)5Bld^斋Gd@LU Hbl*tP{M~+; WVx,B,w{ C*2`t7r.Լa'iTVk) bƌ>GM>x+ʁm'ofV= ],g27}gRv,;C3_ Z@ <IepAByr2- 7d[uBIVr;;̴A|keYɯMS5i+HhESTy+Lo6!\ë%Klnd48Y 'c*6"/jU* - k yN>b10>JwDD? ĉB |G$[ S/]qRowS/G۩"$Ɗ6tD9|Yo&m n64ڕ|L0LAX'8HWLN|dRt<_ B3Ce6@Au!>W6Qid?L'1{-g6C=3a+M /b( EIe\pgg`Yڈ.+/e.?Xw$HQ?cm~.Ȳqk\{"V!^ʰ Tcz9@GY%:"$n%6!K|ZAOq׋{+WeآX/9ּ6^m5&1탊 2s=wYԡ1|v礀X\"MЂaq î.eNE˴qFSdrJ.{` cϒ3{Q6Ϧa:Kd)xs%sGfL43[2G d`=w!-ieuJxQ˽\5fekwZPM^ijZf`Uc ˒M r:,p,eYmepX%uUe /Bةa0GdF{qqӮFm,"㭇d%[;ĀZ1:O:tY*4t" rXJc4(MɁcsܫtm6|kmU5iu~{E Sfuo8c[yr ͫzjΌF׷n:a:!LEhpP.,NИM`;m|9G<VprZqߊ!9"q8~nċ s@K%%FÈ-y) A,dfS,6=ޒӧltxɁbbL`A Fp.;)RN.~lcXQQ9>^}GtP V'Rt$OdeT70g*{trj[ŦP'zЊaRdy*qEov.>WPB֨vA=ˠ7bym$ЩAO&n,bjjLeHlv'1i鮗4nSf>1!;9cq@1dvPte6{5M"C/v}c$gl,\QKeMc,Y#P!bת`;-=}q(2sO=s"DCW炾7;hSj'>k6iv3,R}%I=}j) Ym5`Rj +:*BDUҀ4fdv\ƯR'aꞮ⚁l8l[X(gbk;mo Y&=X5 B'?S"5018Sϵ$2;9g$ o-LNjPB`6ip_z fTW(^L[ՊxOɍw_@́_(k۽rK2c5+%kG]VT-F㲁7}320XwKaQl}ܻH- vrk\#?+M0s Ƣq\ ¼`jT.Ѕ6aA{EZ0lk;UFi1]+#=(,~easPSVa*:mWAS\ g(D6{BO :u )&PUFdyJ)YSYx %@}Xc4"}0B98z7۞Ph,E|DŽu >ͬ?}%,NFeGfr4SUw믞q|n0ԫ<[QմkojˏZu69vݧ%t ۿgBL6?ۿ3:g wB;L"QpdJ5=X|n4L3|Qw?NDJ`ĘJO-y D /Ȕ*4 [.5ZϜ \YF.ޏ͎!`d$f5Gr ~wJwZl:LMxZײ2nyQyNwm7\0LHKOv3S4%R$8fȏR9طAb}]& z8MY(0ag$ C];IB sʎ8;+z^mmp='yh-` N<nMd4I-ܵVmI )4vRL]CBAP{CwiW;SExAWnq'p^:4:g#{'A sF_C#l~y\AKƠ l0)Gn!.Zo\nYŞ`FZe m>F q=q?ߠ_Ӭ GQތYķFF2;@!m R]j$ɥ˫# j0 9IAW x[Xv8Vqn&j -j9V7D]`^rPZ˞kvf=Q[]$cu੆51/1w?fChnBKmiןזb2027*ʋ]Tp[;%?* :lciI"a{^wh+1NaPR!?oĸ!Χ%ڪ7%NzA(nUH#94Ќ)CHޚ߫!TTfRx|YRKV[YO@Y@ Vd[!j@'sJ!Y d7Jߩ+x\>ȶzY+TlٱGBhG& ==jiwjZb7wT2jLK(55m xc4،u=*<ޠ]@9}te3'|,}Rڶ7φqߎ-R ޿QC ㇴӒJTj{IɭAlcQ`:H%\"x ^G.QG Կ eYK8"CG f;꿧:^t(zJNRտCFJBu|h9D7(v;3+,X&wvB5: +7 Awk(l_PJw_ؚT3pw tLj$c̛g %yD5&N>{%=U6h >>3הs5:TGOd"Jf b7J_yx݆.վ:2Փ!lLN!gjqI1Ŧp9]kr㎎}ȥE*xi5j+JҊJ-pØ2˜%q{3BFn/LmE=r 9խc[}8,EC20e q(R)_hcU sr?hfIzpޏùeE:"6B10WL}LcC&y{w:?f |՚h^?<A]^+fYPhp ~h*702x%U(1l$91_5 x۞p _;Q0_vcR& }A#*vO)JkZvdF1gN߭LH*"4>b޴u&D4b8HvCCky5 'L"xL1\~n|)؃LJj2%'H-;TA UPPQё!奵Oh.W-[o8%Z/MZ'̯t%!|^ܛIB0" Ƃ<`(K5l79%P- Ɯiz·mb'@hyp#^T%†ś YҿΞ\2x~Xl{.G*l.H#|=cFhnU[Zwz%{דwK$}O0T]E+k;9X` KuO*_70>ޘcXޛ2lp%-jK'R*bcgޒ|QmercKO‹MNs!P2IJ1(c ӹ-Qo# J#.]-Y &~ khe\Ndw%ڻ3v멗Ȏi i pCcos:ͷ Eg8 u۲51Qf퇊')e=wO/RkTf8"GԮr%K1p[cFbw1>T1(IG6gMڄ=(Eder|5GDh4AQίTGXK$NA,HVb[RS I GS+͜ڶWPn]Qziȵ>LC8T~5fr,sÈ;D~3~~K=M^u*hG%jC[&M;27 _qvrC@ZnSz&N:ͱf- Pao0M\ʱ񯪙:K9VRgS0{_%6V&kbǃSQ7pnN }2&(D냼+.G-w@T%C7XSMk8Dy=+ЎT#+|5yr_|ևC"<$Y转Q)^;a!f{s};JLǓ=?޽6OT,|+PphSݮǘ=0x"u`4!WZ-Y7+P[ w)gF 9>1c,Dh#eżwk͔%@.l~"'0xf 2_oN&9do&CjZzyr0XE#RŸľj#W!7x%n !2gzRqFOg9}PTP?- յ/4*w#!ǘ,woMWUѝp: $w`@h~ (Ͷ~ !;wjݢXGN*q%/4rg\d)}ln#Yq4  5Q˅7^hTk$eAܡ18dYRi_}UdOW7v`[(o;&D BL0==ՄF\!PSYPX` tLc7+ˑ-^÷8IeƑ6wj"-o |JU]A_ˮ2BǙ9.eT̑4I0dOr boJV}eV2iM=[q*RIv0|3&`ԣW!NDXT…Yܩq6_ i?`p`OĒ}ҡFl1ZYFb<@_Z)k^rJc-5cD䕁.{lb̻c0jBTԁ. 4X.S,ϳ ux e3$$89E@6X^pR)5ۣ37 )/ 9ExeYCP[vS6WۓHb,ʉ CohmLR{! 扇#S_ZhA c^ nEuJ3Q $QޟȌ&'o6[d,v Pe] /zTo$$[1 ٛCrgo%bEbC?bZ[ݩE4S7)f@0C󴙣21{YLƼjJQ5\j"խx%D;Jjck"9 @aҳ[ {-[jܬ(b˒H+Էi:PBnW*TG 4\ByAM[RENs\⸿Ogx sD`*7YXъT8E9-!ilPXP{jbgW0)M ᗗ~[XQh~|UIl]wit,/nQtwz8$T7߮,}i6ɓG p@xU֩?_ڝ#߁%y^ '~bAbmY]M}op!OH "l0|Sw@TQEN BoՁ3;}O)n*WC]W/!!aoJ%MʏQ Lb<1mhf=SvUogEgĚF[N@FuT V lOݱ٬J'/wwrv/P[ڈ\  bhg'Z[ZtOlvbB^ toibEƷˀ'l))LTbX,p>j(UA3hH qB3$[Auf0 N^pb\X5ZKة&3g:[gWMKHr/Ӑ/#2O OV6BA?h?uB@Υ)|CD3.s=lT\2lFt>GYTwbzZ*}{hu_U?c7&1R!i&289%a dU\ݿWXh].Yr$=Eɰ2zYQcwE$jZe15()Hɘ0U$äIzQ-?me1Oܮ eq1X%)k^)stg!GrY0GcyWm$Q^$\Fa-. fh0v{Ju$ʧº}Y nI⏛txzС@gÍN@GɺJ6yozZx09aN絁Wboa[ŴćMHWGUKq(GBֿH:6]6"E | 1J~%m5}|$0l>%uuX&p/0RvIb}&jryū{d<6O\md^X=s m VЕ7Yc@6)cl\s[bK8'? o@B >3"[]v]) õGÒ,ב6n”^0E,ivY" h2-5{:}X|Cy-%兿 c]0/wEu℥7aK#1pȩrs 7ԅ@,_s"Ē7KMp }Űک]lNe8vޖnHcko&UYS]C~5=OgNGROБ~02+GUݓo0^zϗS懇ɾߋrmU {Zxx߇" b`VN W STm/a>^mxJ(_< e>hr;Y^))]}V4irBu*wițTN=ޤZ&dp Ʒ2^`UbVDݵYT7i9ᰳ ":_xy7,ۜx+[!K[L`hG/N !M4[[Ho洚iU#DaY6'BRtϗ5 = VK:J1 5gtd|=b5Su;Wmщ;Z$4̫YpKB`qzδZIVpj'N!0ճ㇨S>ӧ\ߠ )**QMt"`"sN /22`8X]0-,̍f_ULlk~MzXP^ǷzG32A # (mhꨣZ#{},eCmҫZꦕhY$ZM)h+^"Z&1 8O!!txEQ}# }S!@EHW~wR׬ESƽ}D)]iذCIM}*D?j:xч%s%P9c6 t .[t|"KdU$ʢ*uKm \HLzaqCmP}LdrTRSS~4D凨=!vIiȤRpŠN460(qȋ&)Rb 5֞c\&prmt{;1 Ilp[׿2Zry uC{  j'a$ׂIk;p%D[N۠b &^qKh?kPA#}}Sr(>t-9{EZ?*5rY]m@0 \ |ys_爞 $xOa!-aKص5ysR T"j5W#Z?KJZ>TLQ`#|YDQ(Hu8$ Ox:t8 uéÁD,o{N݄?3}_+odbX 0Ia4խ6voҨ Q[7I[Il9{O{yJT>wH iI;gwԦ(}7>V?YYVHH$&/O8^BjZ<$1 C"܎J'w',Tׇ¨ŗ &VW4C-̈́cA:,D")jdݬishԙ[SQDAY4iؓYDbR43)I`{+tU'GkֿZmL1J /@ ♻yۀqf-Gh0l gtMhs"&ij4P݀Gƽۉte\PpH5h1UF\EEI:'^ BݟҧCVу!Nɓ*[>Jh RT*1qF20\d,3ivl!^y/u#9^Cs~;>hGpb2JPf0U AiWjBʮ8R* .򱜦MBuH>%Vy4rv{jIZZ񍰎ˣ{@AoAE omZS"(TUB a~pLK0J,ƵL,%;Y!qr|2BMVPxwNM]|3yXKf9 O{sֱ2җ71P~p2;) O\l˭ [XuS̊-+" 𽩫 Әzu$ 4#ӣ$ d HiZ J-`f QLQ"shc+ dkPIͶv 0`@E;\}~S?J˯r.xS\y ;!#Iy0aX,J#T'oâ"lxJUZ$výΎsL}y!/pq\A#~짭6mDuݝ9Ѫ(Go6`8gCiٚ, ȾCn CaFX\q`EȱsiN헽9"l:LfEeyl'*{cN# {oܛ%i_R '0K fsθ$NJR5rQ&jM؀;oQܕy꟥fl%iqS{]S>֎"{~"4^`pHć1E H=n!ET=OyVk֛rᙑqd/0|'Lr!-N$o_&yN V4Aȗ th׷JϫyP%б#%`RBG×t'lRx3I9$SAev|Ŭi0BB1>IݡثO0ɼ7t𬔛&3_=a\--SM:YFN JGEO@-f)H꟦J\5 fi΍#q95ȥXpy.׮!وT3ޛ,C] Qrc}XRr(3_gA$G9fX 2 Yyy2z4=u llפsi1Lo8fՆmQ^˚B+kchkk f$}1^ua6@P(b;}R~#.fy=` JKr_3p;=Ujͱ!osb0ۢh5w6,¬cVb`C] Ed]UK-0"\S*YΎ>Y)">[5z>$4E² 5bVsk\PynIد3OQsVtWQG_w|~'UQVK™\զ &%B)*IETZ3JPu,zX-_-X0IE&0kHjnkh791BbYŻXg;G/KBO!TD2hvѡe,L>u`mCVik_~|?ZסfPwX-\xt.W)dvO_Zu.ZI|y:Ej=9o)t? bi-9Jv p=/Y$S 鷽uwNz_N^<ӠG/+.p:ؑ<2ߡwIQ@E6UK HGK[SGtcFçܻ"Y:ƘhaVdnRxƊVB 8W[ψyvRڧ%YB ۿ:i-a;*eT&Nk^p(j*z4(A$n0<Јg*ab 9%cG"Y ˠ%)fzg|W% iE nȄ/BTap} oׁ'9o|mLڂ5kƒZ&NF+KXҖCG8T([ẓ`oF$:^A ?{Uً&]u=<8~<7s>cLu3PU/sabb3,fPH+ g:_a1#M.s JbU-8NAFl)mV5%SfÖھ:[|.fqW3^w,|s2O ?Eq(xL(ߊggTXP.e&=Dd.Ϛ#zl.g1_Ջ6 9%ѯGĞC[Hi"<n]֬-zQGnnƒgd=Ы:|S)F3uǘV91[1Cu AH(;R"`/2u < Tָ -S6G10L&\OiK0yw&x=Y񤾙%ߘⷤ7gߓK`Y b].UՔ=\By q dY-”˂*9FeʆAw͢Aaa*8Ak 6g$`cT n"c}!(ȸ5i;OmIoLpTXDO^KhQ=Ҍ ey+490} Wpv UZNGouK`l@YR_+R=fD 3ÆD8s:|m+D=}ʀV+A9 tuH8H!+zGݒ%iҳ#y9]`e{ɤL|?_i^ ;[s1湥CL$. 6,"sEp5 #8+>G|t)1xyF.@6eU kcw̩-N)VPR{G?S]lY4n{ple}c%Gؤ%̪.V5Q^M|F6Wb='O} |M)O, "0 v&7H2?@g!)t|E"TQzoQmVuo͢=h6h#5ϓuV[쯱OogKv(xf+#%}J8)!Rft 0@Ay Ӫ`UwYecplwpz(Q@k,e9`4칩n< ~ ;4E|-ɜIJ7jZi!I)dIhliXpDvE3˔ VA9]Qj&)}Sf^ 7Q>nG4EM'ܾ֌hHRy%!6 { u"/LNb^}tIӡQw'oA٢M*\Z"|lI!qcy , 51TioLe$|`YPoo(]/ {Hr=C?FL5W;d@όYb)+'ۍJ_9d8oاUB4]Y: !Vq}lQYmV;+9ڪ}0Q:V bM.lE2ɁfM ӷzWE _ ]: c Eѥm#T^֢);ݍT ֺꍌ"«PґkyܮMix5JfvAfq|qΏQ_B#zdNTIb_ڶ2m ;䴯mwb-;"k h7JqdL LQ&1lg{8KwE5tc̣*r(݋!{(?rm\K+ *]m$6v8Nx3!hιtKoE/܋cU>L܏lzH4- -Ark)?l.54'ZG~.ë F^= 3ɕCŒ^W*!\%f>+)w ڀ0s.Jx pS}d[:,xeLeD(Uyv.3o1[HDy8Ԗ0X! v[ Nf`CwP,z|[ǁV0atS/OAz4[\=ŽX]TTpN{;}mab ڦ2SmP'`NЪk;O=x;`ȵ92ӏk}oZ]a]tl* J>hX:I˸X-rF'A[oiq?Xkl뱾I'чHaMɛ@B'hLdQ2rZq6ibNbҊ gX% |H=_Π0q0(e+oN1by1XDA  maEPϧr ,^W 6'Ҧye%$5%V^,lbl >{7Ϝ6_agTYݣjϓ;z~Aә E%n >/Jk N "a;z9;9X|ټW ^a4c UF(&vdߓFaDeg^,~3P>;p3geW>govLT` .8fĀ3d4zz74<:[AְmҬ|2(#59L␴}&X Nr|ǼԬOOUm&0uiyGW[SIۓKh擤i2 jY? l6aװ`j%LOeOgLzDLa'kK;l֣W0+ԶGKi`m_nsZ5hG6sZ L:PY7X܅vW{5 @[k )GuFz`J(T',n& IcOmau77A!{AjWPKeE^p-D=mP&[䘝'͹M#Ð!]MA>{ƌFCoIӳ8-ްDUlM]&"<sx%f=f@ix,TBL"Ei +[8C6=NfA㬐|0 tĸzAsQAPx7_փoYZRĒ4?^{5k=:ʗ9zⴸ (C]iZ?sH9,5 =(N.xd:Is-62{T010c S{r7lF͕"NKon_opQrSVM3U1==:^zֺcωjX[ BXO5 BuF搜&Ys^`$2" 8;hCi{Dw+b( `l#*gt4n&G\0^C+5YGĭQ@.1M*z ^8J*{VlonDMk X;Yɀv&곺l(cx€t9|+IEP{*~^I >̀'; ߾ ֔=krٕyC|E@L@i@J gdXa?A;WIeo^;P2O꡸ aꯘϭa{MqڡXr] *N|x$t.m͗r^T^:)gIdR?  ł P+g.b Ra80), wWigxC}nwsN$VX-(phZtk5bgGg,-(m g1>J`8gv|A0E:6g0LU[+/jflے7"|}G+or+@ F0pβP:yrG,KA֓ژh'$""Ұ.=il׏a95TeIj@->U ",;(;Z"pc`sYDWer~mmLղ٢4itXNd*;hah $cOcȳO>iJ BM|wn/jy Wd-Bv#\_  ~țiʻalG]2ƶ( v4t1v4Zv`E^8`E%{ J62T|r%;%c1Xr>Szv9}(:v~+uXk ]{7N 5T1Z`J]E i1Yqh3>X p.'HH(p->7#]3Vf pƻR8fN+MRY+a.2ZdtfMaUMKݯXTƐL1 `U-umGt351VҒƠ.( $:V-ĜcWP~^4Ý]UA.uvC?8Bv焲 oTckR$Hd62{f!ǜC4UC# =hJ^toxR/Eĺ fh!# =gd"{@!FlNs՛\E9E6a!(W9K/IQ» r%(Whlb%Cq#}`S$t0ej_ Cdbc vT,1\N]!/  h{A0R faW`GNN?}n$izT4hId#ARuPGe3=2݈_DavVn?%+vKz^|N%LkOTjdɓGWߥ #a(}B( h\7&T1mPQO|G9wO㑅oxJK5'RǮEAaTr1ClP)Ńِɏ_ puTyŅKΡ,/'Q8fl _gjD+-$+H!UMUm&9F'a"a0%ԲQ(mZ]kQ,3{'sH84$,Mt`,o k}+p!5 d]' , (7',ҐEOWmXim24Z*R#]IN""[,{6 Ta;Qݾ5+WO|V> ,j\3ɆYzL٪fT\jL)Re<!}=I*D63*d05{kv$xg,_fZ*QcA#-8P ?er[6iؘ큅C@SC@Wю}X'z9oe,m DDq/$]t##ۻ60X%xאLzdi$uuBIHV)i?;p0)35XWGQ?%R1~xvf4)qX{ED@@d[!T{KvR79R6J/|?*Ɇ2<%R[VW8w9c i5& "siYGzoK *tD.{#䍂hk~ν r~7 -k,0c|Կ]q r b,Bz^'`@> QzKAuO7>Kg95aH,n6*-k$0pStlc8Н{fݮeS)`Ȃl myB}L*|۟'5 T\0Gp#u ($NGt?:qpb#t6BB2cH){hE1ʂ5_Ԅ (\EMJe$$iQyaU֟|c9QU[ѱO֍c--M8F#? y1aE,w*R$ /:FWZۛp_džt $kۅ |nxߙM<]3ץ)Vv0,)!%QD!8tBP/"g1z`}!((!pV4m ˢco$;hZ.E-3Jm.L'!853S ($%Uwb >d[ȊD2UfX$8i W:4-2pEdF2j]H|Js^W㬭ၾS^t)j"ޣl蒨]>gfjmLݒx\n|d[:R֎i,> YQWkYn9ֱB$x7kB?W@n5b:<4Q|{ on"N"FZGdr+7K`_g+AL7 q\)O3Kc!)?tVCO(lBj?0$8z(bEO*v3Z4p@ʿgYƨ@Ŧ> -#5/ٰ5d팪Cʯ,6U -8CtJr%62@e_?>6d !o-G5 MCTq`U1 rBni 703Q8͵X(u%R5 9,5Vs]TadBpwRB9vW""j t10nkEѦ(m60{MW `MHYV HCtRѶ*_ AVu'm(K/)EPo=4`5!i$2MZ5沯b(Sx|,cY3\1bQ|+ȼܫ9-R쌈recwJ"Oh|urZZFҋ'B ڦ@f:+_E}i>5@WbӂpU܌'?vOt;.& xS*ںl7Vhk\Y2+JgaëhN|JN$]S8q9u/)80;^zNO"G`qtAF<}ĢtJ,THEc8g;jr™ʹ4Wǝ& [>NaO|PtH\c$N ' T+@NF8b #L0Pݖ_?Nȝ7*wJ ʜ1w 9eIoZ_deDh \v1M3I8̔ЮMh/u К[(^gn ԋkb\5ƊGe(j nx.қlQ bv9J;ǹHNKY, Ai5[nkgX]lSy빆Jشս=*]5W *WmaRKOT-Z|0f6Վ$[Oq@\{[0'2EBkURb X/ZCmbBPrǞ˾P|䊻qe~̱dz"%uHn XƟ[V{:]KoC|CךWԩ}֝ &62T|2J +P^+ ɗLiy_cc`;J˞Em҃`؅;}АۢZ7Ǩ1SB]5ybcKC7wOb4U&Z Jya | G_~e-6Pie[J7:2/~IXQbh4_(ƿZ_5 MA]١6Ḿ`A Rh5ۭ41ا%ٚ;?3~PAF i_3R7[@.^Bnhc>Nn=>4&Pf`!h6i ;-`"M38EGҢ1`_:,BK#eoB+"¬Yzf>p3M%N5nwwb+F>1^o!빖AHutCط\`.L}rεxGmB?g@;)vjD@ gU{s cX ($z>8>_MF`āP\ %KaYY zf@N5G%DZR*`W<>QOy!Goo4,P(I@CC|~e[n y$,-\,v&9r`o.L ̥3$.oX҇0l#z,˥(+z{r<}xlc]kT$js*oƻsw!z:@YGʼn|sE@TY܍'0_Ř{D\nV, "]רt"W~В2y4 #X_1InyC#Ƚ ˓^u넿|ş1NJ+FaşQ)o>Tn տTw-Uql$"hp ˃hl^ý&1ӱED B;5:< ErXGKK 7.DYcnڅ(4z3%0Y/f`蟛}ZѦ0e]viB*AӍŹ==0W;gF-W >O%)z"EzJY.Pbb݊x}(4QVJk(ZϼZ6T dHj&Aj$}9åP/.3FI! q3㫻,ZXYEȒ4Ȑ-KnjsmHT}uK4UbfZԵ]|MY+HfS!/d9q PQ~J@4V:yX!0^B@6GzgXJmC!`$[XO=1`"OX Ɩ]μi-SB( @u_f? $tAL0s;<]Ӱo=N.xw|CVwsw)^N5.󳇸4OWiЧfC4.N+F;TDnyXw!Nћ ŀ8>ovwU后NS=0(?l>TQ4jIMUf51WAOnnksMrT1:-X{ioZO9Xu+̏rjVuj4%Ǩn6C5pMIY8sMs~EpW CGJEA_py@ `+R/mi Fů B-{oO!JpGI\<$q*Jߌ'ptkGtCUbURj)=aoqٴ*b#}2̝|d5Cjţ.~'׃ YX@Rj kh+TL0,Q 랜cfësSH?zsv y9`r2Fô&VVp^9tHQ|ɲ7HXcSk:c:Sxy` ͥ׭zɑS7v]<8<1p&'IazKK"s.DA r>h&ʟC"lc.A %9.ʱP8{m5[c'&g;V\>RY(lAO^ ϾIFĈ^[j<:t$-^dbx WZ ;#ִٔp|d-t'kA}P13H1'i_rC~,ɳ28 vVhgn{͟W%}/fgOH b_:! &܍9#'LDz,Ie#pZ2x0*Y Yj,ѵKJ+|V w ֫h/^y2y_j# 3ub;M){fe&fYAe[@yK'6# 趉B8J]NT;̈irPO]U&1 %Lk=`7ŴebVv8Kxky)9\3_>{(w_sp[Xp2ʩ>'c L1S^%QQ1.ڷ>\ޡ<IMCK6ㆀ80bxSP \Y ݘGW|3Fф'jP*u 3tډ(ixG+SN#H,*bV\ʃ;Eo,Y9W;u"Fsb j~vf$n2[%qM!D%aD@3Sz旊*,IFp2Brlk0_O7{O'1cz7:7OunkUFeaI`R%I"CB<"z36h)4Z72 YEBÆfklkS?w9gLŹ[L'Ioy{nJҡo#3J`]KP?Hb/aP/[w ^B`o6ctoģglL?C,XVq<{w3Y`ߡCrw\zP=XmҞ9VuRk>/S8畄 cF*CӤR'mSGSNhcH7@#IJC$7`1ߍWz[>V631l(TB?Q,֔%ZYj7$*|G91U`p v$}aʂ9wjLrKȼsĶO{h%E*܏y 7~D V#(_cKŠN#;;+5\_УX8˞n3ɚ.uK|?Xd0˽NILy2 k; jJKM Gò]ܜZ$Z*S 1"xZ`- __?mgbߓ>Bo(VB7%[[5Ė {x\HEZ * O5JZOvD810nugcf/_!飾Vy&$0yBRXvV2e܍2~Fz]y#&,V(G!jC/<6碓`$zh|k(Y0yGO#!jǑ si[ 8"se1/d'2]Фաv|d@g-N+ 6@aׯ}1ؿMإ: A0Ƙf6^-ڥtܼAc-)b ܈{\]ז2V,Խsbz1Q| [++Asv4_K)̋NR{h^Rq{5bD"zڊȼd]\ruJ4/*',+c x04N[ )c+GSX UMiNv=iG+,Dl9 Nt#6-QJEIIj1`Uӎ6YǸ>@gzE:|Gx-VU_cKHz>ߔ )WYΈ\g|ڴ%fwe0Vm(u 6;WmtpBGHit%`|Y>+FȻE+E+S ga1hY\h - X|AOI)5ҁpw6Bdz?K|T:8UL:p3܃ļ%xlvxVy*Ԓ5j=2=pPM7Xݢa}y MXح1Ā +4m ՚ ZJkXI/W֮@m ?߃خ+8 bF:ku߻J)ptf,D͔gA0CoN !:;Kp|,eٓ(B YZ