libns1604-9.16.6-150300.22.21.2 >  A c1Zp9|(8fWۈB9 UYΫ:d~oAr{XDJ-_6!@&!LMSA?U8|F Վt_\TFvOXӏ9 | /a#!FR'yF7O(,/@OBLˮ )|~^߫7huv B?OJ̨s6.$2 ^"bk1WqAT9bO+a5*=/'b4d5875a47dfa5ec874700d25752d814c2c8caa3eca90905a4095414757950d8fca8e239b3d4a0805b2b655a156f5b5789a827bc7 c1Zp9|u<@p@?d  " A  5;DL P T \  4t (38<b9b: *b>@FGHIXY\] ^,b8cd`eefhljuvwx$y, zXhlrClibns16049.16.6150300.22.21.2NS shared library used by BINDThis library contains miscellaneous utility function used by the BIND server and utilities.c1Zibs-arm-3 SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxaarch64 ءc1Yc1Y627e40517869a9a0f74e8b3a5d9fd2de59a0cc00d54e6b0b8f9a7c0bc143353elibns.so.1604.0.1rootrootrootrootbind-9.16.6-150300.22.21.2.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.3c*by@b1@a` @`N@``_#_:_ _d@_`_R,@_H_;_+_^)@^W@^@^I^v^t@^t@^Q^Nt^@]@]X](v@\\U@[#@[?Y[,[[{@[{@[ZnZ@ZZZz@Zg#Z'Z[@Z@ZfZ@Z@Z@Z@Z@Z ,@Z Z @YzYm@Yh@YZ1YV=@Y /X@X7@XBXwoXW_@WbW@V@VV@VvVwVVBU@UUS' did not limit the number of saved files to . * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM.- Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "named" group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf]- Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "max-stale-ttl" has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes ). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec]- Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz]- bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2]- Use sysusers.d to create named user - Have only one package creating the user- coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd- Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz]- Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere- Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "dnssec-policy" option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz]- Upgrade to bind-9.14.9 bug fixes and feature improvements- Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051]- Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160]- removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch- Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368)- Update named.root. One of the root servers IP has changed. - Install the LICENSE file.- Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524].- Cleanup pre/post install: remove all old code which was needed to update to SLES8.- Fix a patch error in dnszone-schema file (bsc#901577)- Add SPF records in dnszone-schema file (bsc#901577)- Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch- Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236).- Move chroot related files from bind to bind-chrootenv (bsc#1093338)- Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script- build with --enable-filter-aaaa to make it possible to use config option "filter-aaaa-on-v4 yes". Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633)- Add /dev/urandom to chroot env- Implement systemd init scripts for bind and lwresd (fate#323155)- Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118)- Use getent when adding user/group - update changelog to mention removed options- license changed to MPL-2.0 according to legal.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Add back init scripts, systemd units aren't ready yet- Add python3-bind subpackage to allow python bind interactions- Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl- Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff- drop bind-openssl11.patch (merged upstream)- Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment- Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream)- Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update- Use python3 by default (fate#323526)- bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635)- Enable JSON statistics- named.root: refreshed from internic to 2017060102 (bsc#1048729)- Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion.- Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143]- Fix named init script to dynamically find the location of the openssl engines (boo#1040027).- Add with_systemd define with default off, since we still use init scripts and no systemd units.- Don't require and call insserv if we use systemd- Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch- Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch- Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829).- Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362).- Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name.- remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one.- Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure.- drop a changing timestamp making build reproducible- Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc..- Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway.- Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861).- Avoid double %setup, it confuses some versions of quilt. - Summary/description update- Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)- Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649]- Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559]- Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins.- Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1.- Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148- Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch- PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch- Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2.- Corrections to baselibs.conf- Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995).- Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts.- Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells.- Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it.- Add a versioned dependency when obsoleting packages.- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).- Fix gssapi_krb configure time header detection.- Update root zone (dated Nov 5, 2014).- Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "Source Identity Token" (SIT) EDNS option is now available. - A new zone file format, "map", stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "delv" (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "rpz-client-ip" triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "configure --with-geoip" to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "configure --enable-native-pkcs11", allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying. - "dig +expire" sends an EDNS EXPIRE option when querying. - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "rndc" control channel. - "named-checkzone" and "named-compilezone" can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "master" and "redirect". - "rndc zonestatus" reports information about a specified zone. - "named" now listens on IPv6 as well as IPv4 interfaces by default. - "named" now preserves the capitalization of names when responding to queries. - new "dnssec-importkey" command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "named-rrchecker" tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "dnssec-signzone -Q" option drops signatures from keys that are still published but are no longer active. - "named-checkconf -px" will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "rndc scan" causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "tsig-keygen" is now available as an alternate command name to use for "ddns-confgen". - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "DNS Certification Authority Authorization (CAA) Resource Record", was added. [RT#36625] [RT #36737] - Disallow "request-ixfr" from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "Automating DNSSEC Delegation Trust Maintenance" at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "no-case-compress" ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "named" will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "delete null pointer check" optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates).- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify./sbin/ldconfig/sbin/ldconfigibs-arm-3 16641787029.16.6-150300.22.21.29.16.6-150300.22.21.2libns.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:25226/SUSE_SLE-15-SP3_Update/3ef49842c4d2fcd06cb3dbdf5a7b8a33-bind.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8923a8ae61e0bdaac4e6e142e08d4cbb43dace7e, stripped PR RRRRR R RRR;?uGCutf-869e157c5de532fd12049716d0c3eb7c0393698ce77fec92ec0a46358d6b8db3c?7zXZ !t/C] cr$x#HY/M Obxc/ՈT;t5 i-t%uU1r*ڟ,i%25|Jz4b_\~.ۋ'OoUHاջpfIcSkNjWb@>6/ hUx,Wݣ*QfhX >^CV /2 B@aJ)@)ReBdAy J%hp+'> -TXiG'[Ze fkYԺ٧گ)+4lh\m*!F-od 0tta۔WH=)iJ]g%x;[pF9@r$z8lgl7qr&=K({'*qE*o*JUv^X>LmQRVa.`J1; 5 @) ČŁ$sb,4c=vA}!сKO>Eqd1z,/ ~!D1NXc p;e\4Js{amCtܷشC 3m_+IG~ӣ`[o‡8i/&K E0x& قF[PU؞~zzSA r8X pP ШO&DyJ >u$ ?L}?y#ā$ԋYЄZ|a!p\: yx yk[oUI|7 l;U MUT Dk X&_Ұtp$uw.c)?5N%)AziP=wۯ`K6nϳ|4PEۛ\@n% MʟPBL[P!eR:l(JԊ%N/$eȰ0e_Jf`)C!#kBrR?3JJLa  LJ^c1IJ}x9,Fs-Z? ӥXܦPGk+zOȟ vXJؤ[ssƃAΡzr 3=kXטJᖸBZ8E73 I ǣxeV&r=A~a7"n$m`pጟ56@*#-U [RNo{-r?Њ/pJ_T8W\G&#_JS^Qd3Դf~ڧքavLkh7{ [K+O^hdǛg"p^Ƚ`*R8F}G 7I?IH!k-x u$ՌǏ&1v'r.wE=L o.ȫzGrI MO"˿^tգ\;P0 ~& C+AC4$rv*~=cd?H䅹Rif|`Ț}Vu-ǛlôN:Hc'R vնwٺa;[46oNVlڒ7'__E4@(g9wqM~_^ vMʥ&DBkpѺL`4n 2 HPj!Br>28/HlR- D%J"uUC,,*S0x$E@,#WztPU౼I T<)В@C;_W愌>eScNYҊ0p9g:;tϊԖ1S)B/, MPtJLJ@hU*5xK]m3Vۆ۪xgGlj 3LanZHz{[g>eK*Cb<*!e /Wp ɟBEѝQ#.JOnP;b?&r,6CP2c"U'~*j : 2~WK\՜lIV|]QAcX! Mաf5@Ԓ;SMF0FЫs"Q!rJ|`,AAtX §hh&BI 7\B"FDرTP߀|Y_)ƉfpN"C|3ܛgNobH(̋rreG빙m{<0|W4:.<7_ɆYc*f'#̵^`s=o1OwT3UWgr"o9%tOuch9`PaqI?8$[m=r;Q:e6 ܥ+ QœIDbgj~(2Kj@ǣRwQdpjao X6$./$g{iV8X>^82[ r):]PTw GE~hFJ7,W${Uv~M1qZc:Vpʖ!ٌFw*߫G:ތzNM1| ?K1q\Ӽ+iUA-G iZ(ԍӝiP0r7b?"QSAf;.]NR#ij͡z}XI8NoSUHp߶'m Tp{I~"+ ׭@aXӡ*!^FKIzC_a>wq-e묿9wMSSLz]Vck\k!c3^$* D,yWu t 5Ͼs|8aÀ~}pJiٰGj&|675SߚCq!ݔTVy3NogFw2_M7n۸3+'1pCNk1O>2h. -̡̰V0/=rE)KJѦASub%p1~ LHIu18aw,!hAՑޡ'- .OJk^`/Irڮfg2㕫HN_~` O,ݜwր-xNWĄ-Tgz?Ґ_:2^q`} ]YU[bux2[MzYSlk<2NR0ʈA&nmDKB̡SrXLr L,@$ rΟwfA1v]ö|z=`fUBA() v`Yy Lb }cSblFk2&N%s}T+IVјcq@A[1`Qj+˒uzK@nOjb2 {nx iy,+ 霨(<XQd|CC,ܚ{.ֈp8F}o- Pir:g&niSvjxy)|Ls_WmpI#0ظi˫DXAUp޺`EyqȤ5ʭ!7Ɉ{+;:ܲۉS'M- _2bԁ((D[/bntCx)W53kx;1iLOk& !")Z"@% 4#"KKl(#SN4?+&itK .M!YMaut*$KR0įV VJ- P#EfgPQh.yUvY2y_;\<huGxI[TAWỵ\wUkȮl!@YhkT;n޼2]:PES#հ><#|]DxwS"G˩G&3^[#j[#2><)c""0օo*vKc8XҀ_~=[o#8I#@rU ]vCdxP%૓]E˚zϿ_:UTׁLI9 D~rX0̣ɵLuOSduLshъf z d-I׍r nIF"tjaT}ۍE;tr&Q!qsuWJN)6QF<9s~cij=~tNcNĎazd\/@1夠p?GIj8\ŵZXg xgծVlϼS4^`Җi rʿMǀpLX0}n:Qy:B֡P'nJ?,,:W@bmq1ht SKH Ffb3+e= Ed7bUBp&X4a]Dhp_WWáp}4f?wxTa't29)G9P}zlW֐Oav!qF2ǡܻ`G" Ƃc3Ccs7g\'75=y"0[ea 5kb =l+#hlA7[L?5WohF9H$kGtߕ>XSSă&jڔu4upR9}UI&nF3`v0V8iz9E@ ܎QdmH`@S s< ⺦~;b@ld`&4Ѩ;*XT-gqV~D">S4=Vh-$ِ#"*z|08eiNci _<$@iTFdqOsSMm%ଊzحA 3ʽKckt{/#دC #[lR&:3\VG 0$2Kp2S)7з-I ɿԣ"n"V=v<, '}{AېHyݨ]]Bh]Gh-"f7f_!WDHylE\Ƭ`Ʉ7ո{"uPa"7ͮRyJ5lȬY>Ct;Hҽ!`\c>gɃ]^/VLdYʧ='Zj,(98"qlvK7DIZ美Dal0;e뛟M}(S|UX8 ˇ9gY#,򎤨bYHꗢ8HmG%;,*o-dU{7>/&xZtQBrXE8Y.,$\~;+cPtT/%jǮ\02]ѝ54CUi55N YǗ M I.iFM|ԺڼbAS.Xv,B J6=2jFcQpX&i 瞐8L~~1V&/ud( KǶ.9tk~bӻ 9~D.S5Ny# Q&ED oKB8j{![4PIEZ~1 h*qr,YԲY~ɔ*sptO){FhuNj;+9HFP0,Ҷ VӨg"f~$7+Bh.@P|0'eOҮ&C8vT Hs"pI qP5II¾~+Ö敱`.E_M71nx+V#|t:8>68sRX6#g'/xqDHYߜ H+,v&S+Nr0t%sNY@=Fs3RPI?N* h/rKKNmc'Z`;L&'\;ekkg~rooTu]KO,> 0u\7@ yDГ`2z%Ó^ib='"ytjmLߖBsz?ˁC8z+ǾKB8e#^EWYk(F|fW63nffTzno_[liQ :]L 䕗oC]qi𕰲}d O=SpB"pa/M Mk3uPF Mf(^vMP\xop\+ *&^q_'%z9^Dc|~]>Xx#{ *$cl}gXr!?_.A8/  {E9)I2hc*6 1%+ZT!iB?23ԩzsJ o|d𵿶8 fChak+[,Y$=iiE&grwSXmؔNb/3i|5j/p0xD!$Ɗ,7:o>q69ѯdbg%_<׻REDHq2#!RU<YGqanP,v;-<pFؘ =`~"t:}>vwxBp-z%y %PDu&>G^g`9h#c41 h,uIIWl{U5>.u*:V^xXAXn Xx\:F0z(WDPR֚ڈ"Y51ZF&!+D+V%^|j&'EiopT0Dyz/tb0Xާk|p X.ٸuRԮFj"@^7]c!X`mcr*"D0WrWnZ-%tno$}LJG|#FH4,N?ʉ%0z$޶[4: b=L$oyڒl_Ԃk[ݖI 9ؓ޸|ej-y.6pb>Q7C!7&q{)aEx(0p-M^Re:1b/e쎇oB',J@S5Bޟ,i:Fʜ>AS!얕 Q+w斢|1/Y~/mE3ӓJ'Mbdk[X]ܠ8tn6r5܄)eɔ{A_؊t'O۞>8ơL.Sl~EOh`c*g=?&b:kzib~g @it Y2x ߫)1 ֫Ac*rjBӫfrW,Qv+QRc- '[xv73fTNIGփ6#O(t[+;) a3Nb+;/גd<vMe.hx?VPÌvp@KMp n;2ė ymޕfaг(cjS˅뾑|iK)}`rsꮡXN+9(gx[ P*b.X'-9vp?28?!.I`a'啳ywĤ;Q(E>apskat biij~g*18HkC^<@{onqM=j)6V;j|56hc4z_~IkGtR"f.GIQZK;sɖ 9#6@eJn,yKK-3{=t΅R=e5dJWFL|n@g]U#`<}b[FG+K7Z zl6C%IKkkp}|.A50YJOw,B,# mSr(aO[/\ 2>v :X<619}$c=k3.~*M]k%;TX( $"+\D76KC7eIt EՖ8յ&Pu0t5le̎=W;f ;hkfXŞ\ AsC7r".gBi4<ԺachOQ<>M~ UebW2HS-;T\@W4&2 kdtގW| ך)~TLbD/0U/'Arт8thsP מMuY1*0G/gQ7߸7)C.?N#T_rm/|,8D.Ά:o׻#W׸ro .~&(}2*ZWOՌl :)٣%(JcnaPҮH*- ,#zT HeU,s6_םL1NE+섿sgX]mcr8{]6I `wP|ƜvPW ) )w}=0iCvޓ\f;'M!LAI@io1Y|)Aϣn|^P:/ci,{?V5Z̷ szk׉_#e%C5Qr D/(z;TFqРBL CTDp uݤF2<Cen")>1(쒫ݡH0R?\Zg*ޞV[yORXKҿӹX=G)ViWKxL1`CR{I\0*i[RJQLizjjȒ WhRC@qTЏɃ_.ޭYnd?Ql5rDiqf>tV@@~$ iSuiȣr.ڻrʧ0-CYH#i4㌇?f6Q-؆B Dp~DoZYWeHQ^$(I%m2@y']زH9rlf9D5W`5껼v&10dyi-˹⣜q_Gjw*D!/il _\P- dPJ DZLE'E6cy3J),·iNa .Z(V-aRиXxܠ6S5Si-JM[t%yd" oE>{:7zG$0DcsMkhЎ|-7i2e\pÛ{ԃf -kdutw-%^<^L3 0>Fh17a<#^CnV4YZ$8;1tj)JE Gc6FgtbI_4vhWK%r?'NEk2Z*9N*ۇWBcT XSl+{&{c#kgv ŵz^ڱ;\4F@h waMfd<ɶj UiK'8Km1}&U=vtݝ<]4:zv@dGH'[)B>I3R뼳L>D_yn:G86Eoߪ;a Lh0[;ԙ,SnLU ˺9lZHG<0g6/.Bch,b"EkȥJB5>/E%às7,ءG\2~#{MH[tvuJܠImkF_#[/g^--uC@f4է$%uQ8`Z/>XZ 9 Th9EwW]/CJ`ɢ=r|˷Wi(ZޜHh=(Rg;[f \+7kgmᣎUn?HPUa*-bzBTb_Fq-+'xUw7.1Q׼*+i1j$Su5#DGKim龢ES00݀F7Yf%Z~GTPeK0}m`?Spщ*a 74F{Hw +Pݗ"ff}twA53\83^HW]6 's>ʹ`c^mݘjjjHmR.i6P3ϳ\u2YѴ7\2Ѐ펖82[.묟4 c%}' m1t}'!ftYXqZ%{\[5Y{`)zKM._\K XoK`ԪhK5X)^׎B-J-C[>G-(E<{V> UZ^M돼^ W@P! 73bx*%w`rKrONAo<-QwiH/N@I%􈋇TŻN+Wx#~Ni%$k:Cɢ\X͏A F Sf ߊ 5{>0jsVC{͊Zokym { %1x6%.ճ[A)fH=5gI"u?I,RdB9 Ԛ|kd 6;D2< QE_AED O;^,:@M#f~ hV1’'zO<_WY`7c\ys)o'S*Asx4|qJEoK{w ܅f?-~Bly_2C^6/z^a-[Ĺ8X|oTZ|Mn_vљ4VC1u ru2JXuKrlGY(?y;! %0VJRAg$.!Ԗנ>cU)?%u?L4r.EѪ NhQQq ]}r3&=慻T1rOau7]R 7T_^ֈ7%Bx;LÝ`u'`Wơ) )MRz7dcz.o\G"M1:{o$!0qз-I]A`r+Ì!oϛJÿxPvH u_3ASC}''4@x{Pȯ%2XDƺM@5)?cC&98qg@iZXOT6yl;*uT*n`ؖsvk?u뛡qD_ aŒAS>ƈ#6tFwڣԷ z`* Q9;C?iz )_ F\ Y2#^H-*WJQtyɜof 3vCXsmۛ.QaV 2a`8q!WL'*M|[Exv /ypɥrmE܅2Jź)FKLi- ξ|~*W,iӉ"#(6f_\ ߭sdN.eQ@h욟CbJ#`7d3)SULNu Bx/}Psaȱ?0x> O0h|oy6pڔ \l.@ح^Z5 b<4I&sĺQ, W zPz8 E $Dd&.\_=VT9{3He}k'fD}((v=ZZ=I|lN-ڤ* Wd0 _[I;U +:"!OFCpF|FxY:MlTe_T q5|FқhTyR 8PK^9cP>RC2]kӱJHZ):Ʈ$ NٽKŦ1/FrFgG8Rs'"myGrA=W\tϾhU<: R?ˬgqx8N)T%js[A$CgS(s9kW҉&Ե&~3f ݶ6kny] Sf]5/,:7 _ S l;0ϓXε|~uz@Ɨ6^3\w`:SF\"Eo90^A1md}>AK)- s*/oAxj'c)0 'FK)A)P#X}42 J̥V׈$1lj .Pͅw]:D$=dd!:!6syUâx~+[2ޙmSڼ7 ٙqTM9t7#0=b''ӥ2=șLuº'xK+jB$KPu0̩ȭ>I#oaҙr/3jbT*VXHTe :̈R ~P6ns׌~bT-O!dM 0.V'!K' mNQsF3+ SzsCNk 8ِ$3@on\!e^y*hw |B$!y%UbG@^jc0~铹J6aSYPK`IG%CM|r<,>dep^hAQ:ՖEHm~J[s0,e &IPҺJ!a+lm,6f/5z@cNvR7£ R3.l}p ވ=h%K(%ha*Y v Zny+"36SHkq6-1jM rꙴSkrS]nύ1(>L xqCuwN~ 35smG @y3mz |k65 qN׌Au'.&ft@ec[R.r}{f 4/q][-O $$\ ֎zCuCgǨ'$tL: *K$wc0(@WOXg5o/a(%Rsjbe m_ FogB& 1x̩K tVy @Η.J]OҼwU@P8JNB 9M}QuPG$$'G7FFy66;Z\J2]ŽRBC!Pv.qPOLý ]CRtuD#to 8Pj0ժO1|Zl|Lȇ&u @kڵ?C;6 %jia25EP`24(̏4@ъk[oɘ#XD1ZQ|7p1Ɓ`sɤ_K*=$d ̦}*^G;Kh Gz/sDMzl"Tw( |)HYbm6ʽ[8ONK: $ (Ē!u@@_n3ĶӆrevۢfHZڒx ?a&xZୣxqb s'&%Mzsϣoiަ AG8fM{1<9u(]lZڛj̽A琷: ON5X ^X6)/p[Mqɢ8粔-gZvO>eŌ. 5=y7V}dN%Yx*LԴ 1+PbH.ppz}i{4bD(LDj q`Poh,QRu8ՍT2<ཨ9LX˲TGKSqMc'ht؋Ɯ1}pB;4%LX|VjpNtd%s1P :k&!?`MFRhYo.wePk\lG1L%'$Z.#V.t5"nnAc ic>=hieJ+L)LRzZXW[fн2Wo:Ea{=*3ob|t añR M]^"oH:)AD04ltf[1Nmm&–ÚϢ\MR2m?PH(XӛX/ Lj2tQX·ب,.T>UaV 8 vKxC]:M~7{N{2nO=B5c y2I@ʻ}c{4^\bl{ŵ.ȑvOM| W֛Tϗs" c^iYA2~BG& ɩ; =dƶn~bmuTŌ%c<-3JxW| 8B~3Rq}p݃Pnԭ3;'Ry-G Y2zProk,v&RF4ϡ2 y جc❚:c*AC>3=v`Tax!` &k"~G7T3wrC ɽ;wձqV>1hվnWiot*5ONZǩUnpZ_5$*ceP:m!TF2ǎputSVl@>d".#Q:z$BؗbN IZVp( X݄l]?Wцi5kDʳd~%)d$?+7_NIυj҆lM7G'$Mf0{N1w]2~"st|ԥDNj9q l+pGT~% ƿ$Y7̶Q⸴ظi.jSӴ6V<sGoLNFgGߧYS bVӈq)8 9fX>^=-¨LJhԿKbչsm暯w޻IMXOtq`Mg8Q NɹW]mM[9e9rÝ_TҵM#TAqf*6&洗y`Ls(Bt LWu&u,txo$?)TifN:t׵`[ĜMҍ>8}HN/;]\IQܙG\u+P}rF$6<Joxk"]z7o;7֎N AiK~}sf^! d}>˝Wd'8qx^T>cmXZ(7.':rcZR҂< u[ijh/Llt(Ǫp>avH/$[c"-T COc&!BhD64Q g"]+ ӫ UdUjXJ'6Q]I~Hou:uct1ZC~#ѫ;SSLg6e ) ).͹ )|>F7ib#YKՃTK!T|3| E-Axp!mѕ^ AIKp֦-e~#qEaF0b^-{ߦȫ ir,7h8E;Pi׾U\(~ 8}pMZU+JV2Ȇ5E$B ;u 58j~/Ph{Py {Ec{$erO5ϻ5Ǫ7*Lfҕ]"kL<<]biWӽaE*Q™f;pDYDդA*Vo{sC1O⥂4Kq|M`6|2cJt<YXaw'$ݾETLQJyd {pVfcOOh X*k\TȄȵ z#q W@B;>ثc 9N5cr g"$L C1`A L6+}%nt nz{[ @ds"c4I:嵟7S4j>C?N}0AdblY}+v!q63%ׇCziAI5#_ϻ!P(M^Uc: ʕ+UaJQwvs/_k`Jm\PA?U_mwBAةk qmf5=YR3O(Ҿcc:i6ekM1d;Eo ),c6ҁT/R/ M;f3DrʆqG]q"U͏qZT&]@vyTNd`S6Vt& B+$Ac(i ngoYbZu,Rp(D~B\;̏i=`t#l@q+2:wnTm漑 'JH4yTVԌ6zIP`s:{ůŷ q]a1Ra%&1a"ٜb)4V- A(tE/*nh_+.#zP>QWl)0}F T3%-ŝUn; V\)jMx3ɮ荗##Qp[[٧[O 1x9_ #]c$i`wS>Z~hom.}P@֧ɅXVu[}X|R,A~^ÎR uf,ŗ6_:'+C F4ش,G,Vwvv[uM~EM$,;ICσ0rRh*'_*X=2 tovgj~t|gF[ Q6S(SȮrY|jc+T2Э|TO Y]]-A)`rD\l/nr70g'|U[2}k*Iӄ8[85y'yw:*/7ZI:5ZǬ5$0 z8ݖ5= EMz!|zDϝ6˲."w [ sڹbh|p-[,8.FΫTq;VS7'u#7ڨD`.$Z }7SY~4E}kukԃ_rbutͪz=iƛhQd!t2@5-e'̕-J8&4X"CƓ> id+};xM i9Aiv9-J'Ǔ[p+lt4R8 _~K"I{#̧[ ]k N7gCwJ4pa{s4k lRF)"Z 9y"ߣӉ;T8tx%=.#uhH5 }6vc[IؼiH1(^] ۸|r  ;ܘ[nHo 1%7ޝ`Nj@o9fN0#*vQ Cw=sPU_uʅ ~ 98n )XN m_FP2_&k&kqr D+^@ w75\ΘXT~R<>wZn A8 x\&p᭛_R MQ`-|!}A9zU+f[vvz #"W{hylGGzcf9/,[wAyuRs% % [M0yx QWUxt֓p[a#pɧ|{'0QEVfʽ 4RЌ~=W}!IA @kad1!'Ψnݑ/;N'QOms:|ڿ `ׇj^0gZxl QKg#ak0ֺD64υpO CL9 ? `8m 0#pg JlŜ.ʇL=hL>s ("Yi`/Gx4$oC&`24E? JnA\v-& >`"ISBԷ٤b$ 1B1kDM2zG(""PBہEc*Șr.BKMЕXQ5vX,-G!pE Ts'bze!q0lzL&݁[TX_7$ O:@ˠXg/QtN.Cw?ǟ!"P8Uq7vVʴ̃s&v9K4ՊfDroQ )bث*!6be?J#9[:ƺ%?<}Gcfyj mezr+)&kzv޻W`̬jE|BmnG+,[KL+`޸sewqVؑ3nj<{o!;+S'K#GbWG l{"C>5 /4:v\N1GhCUSL=$Χw…37xP=es4kwiӄAۑtnZIjV;آd!#t *)7߹icĂaM`Ӷre"ai]0Uh( e]s-0OV}h[܍ kX5j\KL. HcήbIR/Z :Td:$"qaѣi| V"d,Y儕ua迠^vMN~0Skn5"GH *"t!qx8GG|- RR",,/8#We?HaRa@I̤3Y2I'jf`E;쨖+sq}Nm'إ.}K1E4b &-eqѭ-v2W@~!nASW-xR)'%yo*M|n܌{]R>USMsQGv:ZoC4DƋi .dzԯ3B)`/@)cI$Oaa:)ل8 蓦H KߪiUaj:ӺqsmEa 7aC+47CH ڜݬ)BFh(hv^yqQÒ!~]h J=#0LJsKU\qyr0\[ TlZMP25-B$eyb4%ڴs dOQڝ4u' 2wt9IoSŨ5ڐ{⻱m/S"˦ᮽ gmHn䲷Y2FW;z`,bޅqw-~-$$hdvXKtcQ.P1n[p?S8Tuo( URĤF(BF!Zjjo)҂&&Q8dy [q8 nRp/j /-deyi"LU/NjZ!ʂt8/žCpgͮ#Uwz=vdN(9h3&.H+SbN^OC+ 8\w%rg&:q=PY9Rzann3?p *Fޗ~14H@/D]Ԛ6*A ]/>{)M^aRsOnXz5/5yf@ۉr7|z ~3Cg*0#TC9a̗^vo}bUZ ѵ|V1֞@^D0tĔdv__X =X΃h2ŒE@%\x4ڿk([~}ES(Y$!}K,%"NN/0`n|*O/L٤ȕO@ Wf,6D wɿ*">3^'5]EVtr, 7~7䎨Q1Pq$3 ٓ[BI#7>_5֐_Ъ{yAO',EasxX_2 ]g B(%uX8z=t"NoB%Iԉ},Whtb}-U4sa*2#I ?f<6$A Bh!DM"*ՙoHr~/ g#~.o] I-kMSzC"ʫέNű/5kcŤ6ߛ.?Sjdg5|w=f&l]D[20Gٹ{d4s 2~Ny\n]c8/{̏YS~#gPeH,TM2Ex;zSj>$(m`څVB_YK^E,g_1~#tRm 4kgmPIwgq#Nܗ_ S‹ tɽi͕kr[[$;\/w Ym쪐+mK6 UaDPɏP;r;>7/dGJv \_N$AG؞Eg$*srģ8.p@Ws[?/ ֚G?$'v+D (C}?$Rsx 7p:(UaX(D" U2?e1i/wqU81G9;H]xkZC4r⽴BJS,\m NQgmfV1n|F)!H8R/YTv׾Mu;/Wg7"2{zg?'*PFҒ+/^ 37 ]`Cu+B ݇*0OlMtL?M݀a~&{"0$SJo` B"IhWo9}Uݪ>ZHPz-G[s3õRL |Υil[*]`BbӒp XU Û }XT-dʸ]1eyD3lmp-dA ުD |(wN*l˃Nl0t hF_ٜR3?fڿaxBzlwO*Y)88:hCLk7 {W$H,-m+wxGޮQڈn]aO`&}+ r;=JMw!֍N^. $MiD|U9X4Ur=Ў*?Y֞H 釱<"s\qaI[!+MU|#tÛ5Z_4{/\ plcÿ| z7+#jnͩ:V]s P$$U!T`p+Ղxh y?=x[~z\džnc[Oe9=Q{Qy j*#BāEUcm }!ԁ҄{ʽլz6ŀ-AOsp6bv6,LdMK3<-g k!^4#TIsqSث>b'@H-q ў<*V:#%IֆXok 3ꄛ]ۿIxgp'>ڔsHRLݩu羮qR9lqM-Vds6ȩ3JN`{+(`ˈF"qIca4! }`[Mqc9bZ?I[$bo ,FeJJAXȥ}TM*_nb:xpc+r`jf:h7SPb^#rM<S(应G9UoDbiw0ѕU5(wur1׽ gc,hPؠ^ ӭB +Z{nw*ڰ3ČCD '{m|6Ohj*S1h#~Vΰ=.G͛85!yok N6 =#8[Q'V3GETIۅJ0̞r},lw7YgQrC9E8X8f;G|| S]r2[wz{#gP3z|{ky31=CBBDW @iŋM~pڮϟg]*eӑtQ',̊0k)vl` fe#ĉ9nuyfolA8u>jiZ2.-5 ͗m +KCL#vTxyqoŽf^D͚SA"AEP_păJϨ&d^a+<  4ti%*ƾ#u{Nv,-kZ]@{6ru;ՠLb[˫7_--Y!h//C!Dv|$FΕ0ՖAAWaBڎ[` 1 4z9(WK8HmEXQG}btum%?c*,K Qu&͟xR3٧zVEW+|h^[+<(17?۪R@^@X}^t(fPq_B#Zwp X#>S0{WqʈRnj,=vz,sbgh@ԑLh';FvQ=ظ}-ץ΁L*Fk" ZR d00NKf.ZJ/E_X?dNnnsR.(hϹ!fʉPTOBQ]mk8]}ZrXO9._ "t؞ ,TBzV4'hiPƛ,ܽ~'p-"ax14龏}gT]+"Z"E˾uSV i#ޛ1ϓ]ظ'z랇a&%X҄EXgz6!9;f\(Nּ<=ls c ,%aS^+X{|OߴQYk3y<(#m{;w[ }TGb!OSƒF>vO&2%5KPH]joM 9Pp>=0>:$Dmx@Dqv "sXDXWNe gAU0}ucIj?d~4tIkU(GNL6ܣEf+=4_)Qx/p})TV(CCD^G1E"J{>T#`VBxZx7oǂ]Rms:H *10M02lI+%K6w{[s8 ,O$bUnYR /xXIuFtO2q$y!d 2R7$Io= p*\z6K::͕Cs I\ ӹWlPNq(%ūx6=!?7B99}So_S2yH&N~gsL J[WDPkjѓA*uA/b;2eQ'_شu4vdpټ1ґt~#^2O[u4xWIZ@hR QAx ֵȊ(/@up;W_5h皫V̯ xcZV_k4zdM8м"]Ƅ@3EU[}ѹ]^lsM:p_![p]|4YiPVO!MT?ߵU)BXAQ΄2F8Cz Õ9tp]=.r̺e1] ]s/Mz,PY 5R66ZPީZTLy;sӞ6WQWƦI< ]k#S߄jZAQ#4)taݐy apUȈ):o>a;m,?d$\Tw}y3IqˏR:-+R@΀ΰ5&_GMa޹֤[q vӿ3v=gA$I1 !L"GcXS9OY_@E[eWb6Z$rSq1!!{KFW˼4I`~B} }s'I}>v.w'L RqLrp!P4 ȱf#U+l?T~Eu,N6oؖ:pX!+!=_ӺD|MRM<P \J055#mBst@ p$#Bs"W=S/^LH5-%񚏑 [(n2?<ƒR6xqÞ^K 0=ҳ-kA\R~,'M$&Su'QGN2f8]5QOX3[c8vGM^Hďi$V`Y,(hB6Q0-T h'q^3y6c C^AiW0C RG1Z;fc.,f@eIn%40t{Դp2@%i\{Y&qH! ܈&g7bս'x_2ݓ Ч/y2 c(ȽXdj g1`EckMh,bс1G(E8nsU)Jdh}> ISY#G[KlzfnXM'5fj k@m9YH}D ATE>r?ujϘ={TljIu"u$dk7ŰeߚlkLz"O3-K%A"#XT:ϭV؝'18?_֤wVrE6 /enUGFCdG)J-dIY1T&6rNUUh?i, )Lo|Es3 4Fϵ-AMGlR6:U<}b9tTQ垾=>QZ:AAh !p۾Sʆ˥]OX1t#7>+F"L GG3c79b(Irbp!zAKU//C t6Э` ݊6OvoPIfE1r|){:akI+RV|&Z?'%|H(G4ALFwX:5K!Ɲv|nwLobHX:I,q% V=:wzUʕ9'}JTF`QIdĢT!0ʓ(F[J OG:8?zEmC8E[eA"/ToA{+`UӋ\EYi.:V3QLbk 8;3.^eK@yFXw(x*X4vH78,+)q z% v3Xߟ"@( EoOK_Ћv^ A #b)ׂq]I*VaR_iv%RI#ZafY= fH:R:3n Wأ:`#v^cC%pW~?Kde?G#%%<׽].O>'ci(ϘԆktၐ[)U|17]Y+;OG.PŮ tX֔m-|+k`9嚺ڑ[ZwnARqKJ HpՅ7j Cd΋+ZA}X;"-BCA<̫n )9Y׈ZmT'E )xjC"} L`7L"2\!kLY3zGc$ZSuE OXDL^.圍W *fA<>B<{XIˋ'+fбm`c[jvj6pd}@ t|wٚSmFS\RV ՟#g<d z{g̃]ZV7c۴TYWvΎ.x` [įA8If f:\ ( ZⲤ4{h" 7VF* EWFWoMk%(\5Lf[FoR0sHn' .Ң_1ű) k 7Se󹚪${S,0WM[b+|dQc bT*`x"Nol {Ca5%o.®WmD,$(}6:A(ZtN=-9BǺkRYX&zB`!ZWRO1z2"N|Ax) )P;*k]ݐ\A#TĀu՞fcm+x[ްq"M mL4UuUʟF0֫;(_O{D#~/)y&UC̽i76ƘjjT<9a|TKss"H̠:mOvA,K\qV6Y1 ̴jjEY|3z=B 4nGf)u"ܺ61Db Ef-?O0XxL݅5nfOd; .k%}IDu:*@azAyED Μ b=\A`+pZDG+KsJ29&#U|_~Y_ш@!i )DM~TRs|vаgOsO5%zi Rͼ= zۀd◂BHtuĚY? &|_6"+[.3d*'~xsYi"3zPs暇N.7u\mUVHv|C-2孅'fR;K J]HԴ:gwB7肄HggU;Jd51j`t\"|/qBNώʭyBDaORX3Yv-jlzT f&^?{ʪ=ear C,ʿGD&Nz!CW=z^L/HζDߵOhPfIkA{\g3n?&[s"e~>애RP1άc:JBM{_Lm> `VUJ{3{!¿<'e D>X1^{9tnE) Sq08ӻj]ǂ25IZ΁3}S DP Sm$>fH9Y2#2j2Km#P0jqkǘo9V4mq̑ H*.fc}I5u༎<~dU?XAഹFE7P=ARШw5#pJJıhCX7U|eϕ85GKf'L3FTd.3 gL<82~}0VOk>;OAz^7'ZESg#݊9u1=|u ȌB1PzXcM} a$(Q?O(tDstD<($jKz4<5`81|A8XkNY8&_#j,ٞWkMŶ)t2ɛm$OiDU1hP%?Bf- ;(RS+O!y ֱ"T($J!\*rhһ/E%ю\xL~Eb13(GɋY)زwh~SY"spyc1^ %٪iV}gZz>7<ɗJs)}:G߇&д6~ HB)l|OQk<~𳹘ڰʟkZ`l/&5_Yq[[C.h4S٤n.RWHhJ梛ny`sz^*]Msg QY㴍d3jMλȓ~5D "0k45Neup3)[>S/[W ! 6f'ƓG\,j)˝bT 9B-ŧBh$Ƽ;MFfo3d!ywO_LI8G _]l~qFg`L 5K x,kd[s@YWb5 oz70ϩo̱n)yΪUyЕ9TMq t<)4Sݮ{Llm7ϑk#2V9g{ВnNU,)cn#~՞%k8)dJ"%m˥2 duNkjޏĒfSxIF"p7R'S>zxW ӛ)j&Ut&'@ tA)*-m +NlnoUP@%azjB7 XrQSXۑW9'_5lONkmȢ /Kt~j8\m}(f; ^r߾V|eZ}>ftn>fD<]6}6 );N9 $;Btj8>n9SW+;=Ӽy_[GsŚKҌrly뤜 8 =(mnO+P_lZj|u~cDBvw u'rH}v!Ԡ-oƛBb8[}ysN9P\zd~'gd+W:SɦrFM6zDA,%`n<Ŗwx6l2A{kҚԡ1>4;9NmC ucDEbKq&X\k9DXC 0P ZPlgGmFP8b |TХEXPN2}&iK#2{*QYxX?3\/,U2NCJέABK7vPH ?Rߎ-@g=eׅR *@煅A"vA8E;2{Ogf`K uA*E.9:@qet<&_g6ǎB  H_Z`6!e0ca*RLl\iCF2EN0!v˕uQf :VW=ɻ>QAtc0Ke·{-w}T)03٨j`N.jsYA1>F!9'I~?E~ct*ۗӔR KzBD4!χEv6Q)pJ+T9fl0.ga_+K^oI3 'BT$x0e D\4R6Uae^ƸcDjȩQHΡkrM{)_yrpv^Hqvا#,zr-`Wtax$5yPz"?ϭac-G,Û$=m_DĺJPךZZŷ/ 1plIw-Iqp Z,HshL . `ll:^c eϣĶd1"*H *'ީud=j,-:v^~;y~ Q# ֩n膜@i$iaj"2: NjehFmI\VQO**od}J0xԢf&b;)_J;$0:6] Pp&u&%ԣ2[h{=c SCl)N(ṉ DZJ7d`>M$PԪ@͢N]|7 'v烓U/p0 P`t߂/ Y8 wܮso7 m>})%V6}]V˳40z4"mϰs3LV> (+Xz 䣽OyEsOﱹ1\~7cm!تK ^ UN2sd.oc.t|:;kPZOufIlvKJ~TG@}xvMcqL]VCkX,y]f|SNz͖SVvX$?'ȿIŵ?;ԣL,KvE5rO%!ɪ]H(hhg2b䯙T$ ;CeVBF\ntغT[$)q_4DTb"Njɾ`~ ᤺1EfSAC[Xʳ->8?b9ׇC8CP(񮃿 Fap6{i b 9f@{Zi2^[ig̚ZC~B0;n?֓#*j$=2!บW(claiĿͿ?ɮ#jg\XGS]I:!5^^g Tj1C6!ަɨg)+ڊm:z>=P`dr>Uv~/9[E*P9_4F?5RFs!opz/4qy\jlf }_97&t8ރ6_}v*ZC+T1&r'$ONSЯQwݳpS$ϔ@woَ~]b(uJ'qxst})2^> UaOn6!ݱ n*KpE ZCaq t,~sy.P_],hE_{տ;Zz_i)"\BcR|j̊/B-uo. dRґ)ۤp?qW5Fys61W7l=CqAc`EUxd >j\ㅚ2F3 {N{U GJ:a9Nq)ޱ`z *;nha0vXӪe# ;Ƴ슀#\D Kٙ|rkel{}ړS``(PP»+Gf1Na-*\z┞d#\gs ρtGZ ~9䱩TUegW\F)TJ& ,nCF* ƎA,w(1{*69%'^Qv/Xv9x6w8q9ѡ@-ʧ^ j:?R4.q.j/}2f؆ٟMU%D&/*)vljG6fv8 a bGN@̗϶O?R[+OTKRB\cfS> -E}JU;s _ZnI sn¢Z8ź,,ei l ,8q4q^3}ex= Lr$4m9Dѧ{blp0z޴LlM:&Ϟ$9䟶˞vjAB!Ȑunf@VToDt=糎EYu>WWfOt{,H'Re6U#L[O Bn=r2";PWeqv+zZ鰃gZdcMR_ǒyz?8dbWt-]V D䅟ٮJr}ovMu,ƏgUیثq׃ʫ#)n=NvDZ}a ڷ PL'GoZͫvVTN[ "*M}A/W_)ZHK":e-~z >WG]?gX=uپ!;K5rMuLܳMķQo00*hLL/TQ}Z?#O)6/q<Ѳ$J`?sLjѢՆT)!ftũf*@Q7{8]unV$YķJK~e\fOD+U)'In,kطFTC:&5}6UxҜ۔SĒh+kт@TpT*3ݢ:`hK'8J+/\݈֮0? r7ha8qOsUFf+0>k2P(fUmN " I |()!~`Hq>FJ=9Gڽ8^kkCI1A?1Ii!@d{^ a QVR Rd0ؼ=w{ R#cpq rM!ggXfZ{;> Չf^I~Y18ȝ!D'TXآcΗǥqFå%4! )VQ*B'RF+>2^Y6̥svbf⏶AAyqՐ|]Ҫ/i we~"N|r攎j 5ݔ(X].4BVGWU\H‹  xi.Va+b^ut30w=y4_3`1N3t5i:t%;t %Q٨9R類g/ PM#g Gاmҡ,Ly*Sd@S:YvQy CW/Ę/Ue@`CJ'1 {%*jI9E%ŦW[)"QG@A$jI"M-Sfs6SKGv]r׊$`Wݶ%%NJ3EdF8$y R>urtn|oW oNޢ79Px>0}F[Ъ|d`y28H> *Tek{ f?qhĿK Yf 5 Db›?>Sǀ:kf#:tG&tK@ Qq.` uQ]Ve1dkdE[2ZL³Ҋ7$VV|Fk^(PE5ߵdߙɋM#F;kAUU hEkRJڐMGj&d]an ,T`)~ǐ覮;`.[aqNiwKk=#O!q)21qɫ`Z㘶B_;ubE}lq0x.I볂oL1Pynf@.^ǚ)h"n/}&18:mE M'ip n "Lokୌo^]7=%39]zU)=mK# ֫)ϟ)D՞nxzbx:o;n?r C/^6{#nI Cٸ]edhmYsE T }F Ž(KGqo1Moe,X|-qf Q.NnogmY^^ ش'K ( IZg+Sn [C), 1ǍÉCAz݃@*'#4f6uvW[6%$/ƌn44ٛqֵc,z+"V|b` &2ơ[? .eEܞ)1?!@*k9vzWhF 'xO%Fig-W(!YC, ۞7: M̎mpaV_u(jdQw㵟ɛe>rzG L! zڎץ|»RQ = ?9D8|Wb5:^ GcIبj[2*k;OJip:ClꨱO-~OJBk.Gۂp?IQ"O? ]Od#Y"@{u$6RoGGmQ$Q캢ѿ^ںb QS<qw#ֿh_6x4q7 qq$a!~2D1ÑjȥWy\#8Tܚ?!?fHиR=cJ,,I_Bz$2' RˮIc*CFa8=Zomr۞|mΚL nx8苌i!sixMkH c:Q?EKը)#O+}3{ū{0$XD Ħz:핮%`z3z"D_~JldE"66gXw^ ]%% 3yH)vh-̓\Dh#l=o:3fò6>b)܉JbTMad}}b: ~p$6LKm7)Y7t`o ,eLX{YFe$lxj }ҁ_F;cOL]~q$7VHq~x7ƏYޔ>'xgT QûhpIYJ\>v#z{z.WMD6TήS6 5g Ժ7_b?IM\m$}W}4W [5P 6"["z!RT>uȅq^ }&|XqA#dM0 2qSnB[Wt4^q8p+vQGw"BYp@q) Dy P kr+Oy]vw !K Ox c=sEӂu @+E]5jt?9FwpI.z2N/ !byq&l0^BS:jRɎtSU$3 eX!nۯP<ʿ&NhDWjz@CŸ3F0]e`h ]7J)'YV~<ـY埏b3Y@HVʦeRGFUbܡ qx>dv$:C߸jjX#gMsΧ$Ԡl!Dy&iGT>awW 7p`{p_n 7u,Jϔ !~A%#N~"|6b]5 S ZH =1$Ub=/pɸQm@DǙ׬C6H9!vJjV0W>ȶK,yZ%KdbK&nUN'l/6~6cro4ʰBsѸU0Rm\Tbi4U~7%!"l,g Сyq,M5іWIʢPPدT~-MQ 24򋃤/|v3OtY'?VzՐ*%ظIJ'C%l=Il}"ތ F..dȂ;Jm}x_FD 6F;[ G '0mi$=^z|j(K6 ­?7QxEuۻt\'imuWXp `jJ!G1_%bVamÉƍҬ6B)Z7W3VՉo!`͈ZXnzȕMa@w@G9=4HnOgb|bWTwjn"R6dB+ҏII59}>F7-x# ʈ_scvQS^KzߋO)8}4 p³STs :rj{$@ /;Xm^cvR,YYM^J@V<q{a\~+إ"i-\z<41 5''"XiLYeť1ݱrf#~d5P1p%)=&agyh-P!SV}^Oh%Pw?#zj~.+UnS#=>8Dq%*%:X //AI5mƙ޳oiƩH ;G)?Il7ā q R cCj7k*V[?M&@l18Dq'y.nH%_-jzkYzs7_бf * P0@_?﬌pٙ<wO!VY^L~3TC6W [Z ׊|G9 &ѫǡ}]T_:IȔ8|FImԛQWC2}Py|% 8ިLZ_%!Elx`>oCl{YqiZ1 qYƙs3[[y`1CM¬-vp V|MsfQ"(6趆PZe*_Pp4KU+ ֞NErB ܩ[vϖѨAz14~w/owbM<}j>5ۢIEPm跒FP<_]CA9 }քjn 孊CV[0|_NkWc:Pq:JѼ o >]D|Gp:|AY\Hw4Мeo4| )o~Wb6 _V-rFLב؅EP  ׅ&3Խ2mdQ3EˣVA2`R/c{YկZ`?C0pBu7ZkY1:]Q[*#+y:VZK*l]R9쀉0z`븰A[{שc1o5>Édh,^tqK7P~U(JN7⽏l'|Y*Qns&Hͩֆf)R?cV ,;8W2Oeq=}_8D2ɡ}:bb\,ܻZ BcKCydB?OhqFʮa +7{2 ?WˍT' A)bNllxipKF3$fPNFh!y\jpO t%[3uvmuVmt-]v4O8zٯSOtEaZxf)d_xsur2݉/gRj0IJ!eAdEȌx .yl ϙ1Vj%x=lzs=Hbuzw593VsעzXWTT=E|d ~L\r[ n>`'EI왳K6گ Psc?IGkَ Yt KޒeJX 3.N@}i 6uUw5j$pdMIHT`2q%+S#! ۥ[K(P/,d_c Ѕyk8ˎS(v_v"~ULmONe%|tWp]I'^o:ӊj4.s-M72u+y l>ܦe@a:DٮmDG#jU4 Q0ևcgO 9֬dioV7ºf.4jv> -j:]I0)"5[*&d1FP)rx -M.VU*50z}Z)}I?afގTA8 Ѝ;8զ-J._*C@2% Т*RVaNEW&aʝԅ9Ng]7 m;7).0s K%=_j a'LXbYD1D'U+`w,v w"t"#¤w62o]J-Lē(| ^oAAqBCұ}+;2 T=e0?{Es&EiUlBWXhfvw4롦JZ~2U~aF{-BSVPF/ġ1cB?˰+[О/RxK2/W;==IrHkp:E࣪ œ rz{`%K_HO zk W=mvxVPX3l b|* EIbUrRtNOO_r3q8 M-/eXE1jew^tfK2NVby"H7w R{ SFmֈHZg[ &Qq6uR}z+f=y2#-z F0Ͽg?h&RUNAeb٣>X? 0 gNv y o՜S^K|Ź'Y[@;īVd*o_(JJԾ&i: 2|W̭͢YC'>G (jQ* CP'7})N8"d5w$~Q0p?H jS˅&L.ÆfǮ5.yZ4n!ENX(?mFs9h`&/=P)( ivqI0M-%P+eD$ ' -Kdm=@lЄ&,iG@ y|;,Vk >7מp3^1@'X2!:lj5z{Oc}#99 kj9sl:G5>A+DErμ7Y!<V=pʘ{z7=68!uغTir/"B^W۵:|n3f~\flV֣#KAь~i)QX#ae$3CuSneCﴠQ5P%"M M液y4{.[;G5.*c o!ri!ek Pi8EPMuce,6BpIdD"nu _H8cK<&-& f2nuF]pˏ˸vɈID6>VJOhyI TĦWr͠J&@SFh9 Z:`7~n`Wn&gt;Xݗ|fxiq0,ku>e#ElVW&Qa\ Y6\w~L>}@d' OrVzi魭"^Y|}?˗sWg 0,N# ը& .\JBV)7X0m^jn-9~霈&*A`ݕDAL ^DbG xA5}((Ԣ.׹M D>+lZo"!VAW`CA@:z + @y9+hd?޽Ho\Jt:ͿDJ$; q)}w ˷UK].̒Ⱥ X"xNM][+V9)1gQfoZ*tfyLZb㓋6gZ|eD>|>JY.]D@E@<IYe]ACҩ3J¤lW}O (Ͼ{By4c#|i(Yy+70}DCQ/-$qdB`8 >K©`aOG娲|-Ő|v۞2]fFN)ݱU/*8t.XG>B )]+m$G{7:׭A#~+|)QǺ$}v uBs{蝔\ 8)oزf1NGb[k0O&{d-Ÿj gimKg;.g%x^:Sre&T%Hݥ:SL\ڢ+ <r-bX7m'IOhVʾä=uFY㻻Wg[ mdq@/tI(=5R3V8>GZ( 7`VFA3D u0/3Qku2\W1w9 $2R)=B֡]~+ {Rtx6KaFrxXRYWۊoW C9`k?-g@)x2t󹟎ۦf)~q,lMC2r1ZB?.~돓"Y!qᐄ@2u8ToD B`1`p?VawY]w:Z:B/KBaUʐVac(nޟJ$x==Iq=AVaEWa)Ӂ>oDUgm?yjC94S$Ӈ;* xkhn`4/Yk4I,ET-N[@߂.H w4$ ǎ%n)}zҷiO[Sؙ_x7Y ^A!02ux[Mema-]Ϡv ';!٤FnRev p (!K\;y3Gz1dp1Wc9XO mS*,kzU?Zp(GZsK4i-$(ĭDc|>C\9`T8  >5`U m,튥 Yq ZM,UYy tLtj5zx g0g3Zww-i31veX'^˒W, z[ݰOEBt5fܛI̛*ar:`H_8ıjE(--?+'lW _dѾmk? 6/Ka9pЎ @wwʘZ`|;bF\koqρMab H_Dg8H|>mg((هP\:1zDy)dU*TwvHXqf0>2^/&;Sr'Ű_{/5 _9$|wc*j `0Av>Re#{nM 8"ੲC"$#jf)ď UuSom{)簖*mɏ@Ko9 xoY9Ot?@GԓB@|Gnp^5=5l&n/M%'M\URppToPW<叩N'3eqWqژf^NC)0|PƉ0u!Nĭ@+k: _53'aH`=x>-Վk" -e&$e-M' $ٖ>@BoPYE2Eҏ+Ap)+3*  ;lh=vHhVy`_#gS#K -k[Vfcsw|Tr"cƴ[-Xa9kVhғ-JfUDwb훱}1ClDz!v2s|(!g&ogXOc<)6%$O[HG8 5쾘1gF`w b;<|C bqωL?f oSb-5(EU`eH]KBXJ(TԚ hv2(aȦ]D~\bT>~%ܫZI ]O6w\;nmelu٭i$Y\v]iw?y'ϴ@洁~~*8pe)JM/m䖫RT@.b6ל |>L?xU"{VlhBZ]7ȸˆU &{DGh^G%n=5 B /oX6OC TO'-&r ~*k,*#^@Z Nk޻w5-]f8 I.|xɔV xllp3AW;ʹWFx\]P "%3gG|z/ay1*s|C=uy^QrBԟ-ab1hN~lFPh*dٱtq~XYܨ9cfy[2{*a1X>ᅱ$,B-4yz=ǘ%ʌbX)G8ӥIAsa_@RS %#Ceh\S|ue<w0b2{)EKŶ%96f$sحZ><^9[JG"p )ۦ-^ݯʽb~D ILmTφK R_k"׵,(g!xS.hKP H9샪rθfn2M&^X/="y@jQ2`QQJ\9QjpZNeRV^Ui$O}ulOc}Dm MJ5{'-PՄ+:i2wm)R2h>A*;EZ W)iɒHP~m~сCՉL¤RsGz>9!o]W1d_DR.sIt<qוUv}6]ْ]WZtXR翱:W94Ӹ7/ש ~% d1KwtA_`Vg,9&nv)–*R)'m΍!$Q / \#{z! @*h0Zw !|SI>nn7'RSBV踝>w67}\b+x7pJ&WQ5O|ͱT9KtW J4  _)'9H' bfB!vDږfby\\{gtWN `qܡo#ſ59XT:!R}F xTi3BM5$E`0t\HY ': T# xX_ W2~}R2L36NQ\vJ0nš`"!e\6׏ )DI 7;ijF;q-&{(`Fw dyxqqoJp~[&QoԾ{D$QI=6 t!٫MobbƢ,< (pWD_C+Aܔ}psq$GȘ6/3܃8 A؝ 0Yh+ '5 f5~tSdTmȽĩ1YrhB#-S,Z WALbf͜J0|k(\~z~Jy*K\cim_ WJ2"(ҦԔ>UnprS3}eh"s,s4zsDeT_gc OrC}%4)`R=#>4q}afjݦJ|;qzFBD9q#ѡ a-UGi֗l&)K\H"G뵁kP#vaT$[#+ekc% 4Er5oM2oĩT8҉L8`豭bʢYOFD% 72`o1)Ufjɨmy\DK3NSXƮC ڿpJ= CH&5,W"ge^yg ċE! ܹsi)U3h>k5K:fHł7{Mv5c(b)07<ZE%]'JFx KT0GyꠗdU?}Xh}Ƥ?J·մ=#BbKb4h#Oh/6?_>Lp-Y)S4T q?{I|\a`Z0†@@Sm׾>wWq'3`bPRm畑;6O ~wG2\4f}P>k%| K2RR dR!{40 m0.{W"}Ͻ-u d2eBc](QlHAFE0(-_*hA{3\O<(DB1WX#+#So* I'A%voq޸`9S9^ʋgJĐJ([n_% ^PSds!/\=в*|J&(u κ1F'W!Vogrtiw\|=U2E C.@pKW8~('a83 θLd_*׈-K;֙-SWF 6qp(>s-״{f$éQ߹QeAh+ǿ_Mjɷp-BFܐ$.!}*ʃc $O{d1s_ͷ:^p u&+Ji i,@g 9a29pR"jH_!R 8?Ba vW FnIK@q5WMi٫%(P˯,zJDBWQ9ګi4ßȢaH*g$}w;+vAA~/#[wy+>l Z|U-kuA?86F C5#.FS% HmBn3Z%,` 4Kn-PEy#{yS mtZd2.ɈNx{9g6Qlc"Gk"lڳ`yP@"ƊI*{Imqot#d,y"BjQ4!~'9`8^z|wǬ>X7lj~VSt q>btAjlNco?`?qVp5bA[h6?EW8GD.Ь  GH-`=r!IxǯЩ\ m6TU8wEDrk ٸ9hn"ƩPIW7;2ɊS1-iRp<1ЧslYg-NmEJEA`_[Vgs xbG)7p[^yoi 1 tDP,s vz$=OuCT$f%E0y}D+a׫<;YiCVg.{!r2Q&GC|1jpޢo"%# PY]=DL:FUԇwmwI4Z^8mrB2虚- +g}Щ,E}03Gr}6;Wnmڿ1F^{ (f1>KhՙhJ;hOGp/YI$񍛙O>^^G0tzJkwɹo~0Ai,w<1Zo^M ^VZ>ye$l'ensگAbvzA9NM/$+ck;: ~!W >JSO~7:|#33[Nig{ى2 -N VoXU.H8>j#"aH V@\ f<9PRB_:s~7OTwW͊J[wһOʣY8z Lq3ng6azW l1 :]ƸoM3&0yfCH5Qn,E_U: ;Hn>l8/mZFM1{m?;i{MУv_}GiOŸ>G 8heN]5JhnYb+zMX#:qrFoP0!os 95ik` 8iQRzs4{(nӅɱ %BA7 *kħ+v+hȬ.* /pѸ8+oS[YyNLt̾"p<,/STkX IT59v?<`'Y@3Ryj=f>ym~V‹qn2|=ϯ3::w{u# hqք>:nK̰2ߩ(;`DzԂ`| өҫR{rrrm!L'/]:@Cx3[R_ux~%zFO|"MMFYGOM*(;r JcI-9 ZYXf>s7'7︫7@tډΘlMkRM^F"gOԛw9|cgoޜߋ ?m\քdO,>._*gT)m1+2iխ &ii^/~Dq=pCtώs2{{1e ^C.ڙlf줃8vQCx,(JI%wqt9dR>@E=gwR`C{C&Fui=B`AN&TO,pbcdA@V1j}Krdm rɚoHM=Eif:zk߼x_.,n9~._[$Uv*wz걿yMEU%Cn~y^ܑYsX*.S|z -T +AՒ'2Jy-WƎRTj{Ho[ ǟruh{ ^I e~U|jkCH fs߄98^U]i.UeyT^-AMUR }S'V gA~_ 6IALqjm,E6s`^9@L#X>L^{_`~ :t#*I:8ިh7z[>3wª;ʸYE>=g9t7BdIjۻ"7w}[4< wxO_3^%9+öN\PE[sk+w.)rU={*䉊]Gnb()0B_`y-;_ D"S:4A"HJ;~]s-a.VgjģoEQEEeD~'>9`;qFZW{h 'j1,*-QMg&ܱ"?īeJv} y 6CgkXPԖ6:KIUoˊ仩8c7yΰ_\NBp/)~ WA/6dlȂ`+ȱFwOr;IOgz-LZєUzt)rQ7ZtR8>P !V~WH73h|/dE11b1mm@asT~|5,(i?vד+)jӭvkSK JT}=W< HDY )X/m%2ޔQKF 3 qQ/Eck zTA_ #@OT>Uڲ} =nT̈́WWߗ{'rϝȈ?Lшݣ.YwcW w(h%ƻ_XGޔ%6PʇG8OStL[ irʟܴ?qt[n{rZI?I}5զQ(lfzf[a}6:"[\R,{R5ބ+z!{ح])J :~6*E' {d wPEIJ B=$[:ZJa{RN`>ͅNdC#j < Cܨk>ˉN!L"u&O8L6E5Z[z ]]nn ub(edd*k}-wm.ԕkp acuXxgU#q2d0,02tq(ςapMImJd 'T?#+xaxsU!WDX$WH|K~DAD2BzXv28 527jr?W *qP8cMTӂI"u@D?#ncp ԭ` ̘?|#bG`_$w|cg>9p҂mm.V/xŵ(IEb)›wnO%W`f݄Qh[s`Na (^/kP 9fS!+XJ?EB@vccN8U?Œu(bnFZeF Q1, XXwm9\H>Y{K)n?ּ_;=r]!y_ş#rR`%% VilTzauec\Ag+4E=2UR۳5K5)4u̱yC!jT DZGTƈ<> $T4 v1;,ȫE3LMy5fnUͯ U矤' f}# 3|unf@U<]016V@G>֝ѭ@blLJӌ}},_gj#lIr$_Sv1BfҚO/rɃ Z[OoPs/@Kem.ބkndwK4] RY_-1@)"9iEҧ8?([#xpDOFQ])U$_u\/x7[M0KPKSͺ5ޤ j3 o!QX k7,v ʾgsWuNeAT/TP 2ƿ!CV9FS ) J5gmx85 5F0aHp@?"[qPDR譨2$95FAZklu2Y5KI0+ 44us$G"D,) V@Ϲf(h@SO2=*;Jb 01< :cmJ6FZډuOIAOW\:O zxƳ%]ÙȬm=뢍Eɡ sq0q{rv\sVv@ٛ󤻩M+hKh ;ʾL"sGȍRa_⩇&qG/Y=R"90цj'~6=҇ c2I|'cd˕y"G\Ƽr#a̶fW]"nmt]uO}Jj'\U*iKXt .]Q<oKpo1Ej@fjwN/yewc$#jda1o<`Ƅ 8֦0AT61^o46{/[ѻCOٹ/BiQЄ-SlUd^ޔON!]~>[lsKè`]~Vy|/2-y?ud#<_eũxhȢ)Ͱ*4Kґ>˓RJ (߉*7?o7{[Yev=5q7= >a1EQRn2 3d/ L- o_9]pEA0qj8 )&Cv 86s{UȮ&.n6g=<#l֦O,E+ll;K5=ΧK?b~)QY,Bm30xto[Vz~Ʈ_v-"qgWsT;S?V iP@@N4C(檂ĭUqF 8(׀^=S֮Xf '< 0ؠ:F aB̿ovcW+I:[F"j@}%5ʩ_^zü֑EU`Vz`]-] A}1ve $qE\s(W8_v9v PjupXoxT jN`F {ǫo8 ^AGڥ*>_q,皦& ]@.yOFf =5p--\T}H-[XįtCZD`ӈ J¢<6IZ0KQt@@f:$E[Ơ,%y t ]S@kB!\Ly(l[Mf}Y@WL2j`$:Aw˃!" I𑷅Mi`}LYxO't1.ut>{nb(/M6/0p=~H`HeGӉZ!AKs=32MHm`% +_riЃ9QӠC{!%rU(8:n$9U+:"UgFXW,(\ZTNIqS;T["ꌈ0-SsPKZ!iS)i<^&̼}F @9>Q+)*Ƽ!3c߃`SA{-0|URN1i0g[64=a5+.94O)aƸ,hťFܝǓ(,HvkM!Ro> щ_=.,1K,ڡژ+kvpՠk$8My{N]ƎNf9[\gLTSS =  F_FW?1%2 ieꔒ3 9L]jco KkSfmPjwb¦xf_g)2ݎC/}'u6qٻx;Quz:GI7r|c~>?gJ^ q:0HOij /tMs;F4@dl%WrYgK`3%N,g%Ld(< AwKP@EOG r?ptL.N?H"ȁpiwl ɴ4wEwt0ME;P/W-S _{}r 7,͠SP= Q L$\'V܀-?}~{h~fk# +fD\jlq+{vvgبC 1va")38XmpD9?jKLH:F(ym9$ce&0#Y鲷ƭY ^4ʭI!tE"=j1( zf%⵲`%I_k#84DW~8LXJ&2ykKzįͩeg?fVX_:)}"A8bt~:κ"eav%,KPG*-˸QKޢE %_(Z,k[/4Jyy/?G P8E=\q=Ų^;3lˏmIQAG11Dκfr+qQvqȱ6FRo8{B:I79D"֡,R ԧTr#5lK^ڲ0d[%)n\ H+N(y#b X=)gǜ.\aiD'7ʊ(>$`S (*d;:/? x}٥k"oU Cyf̯ fፃNwqh x< ?B)Po} ,h#}r7L]. 9$sGxiSR6 #o CЪmPtG|E*Krd,܎g@Đ`=uodڤ_pX<);b`g`;`ӡ%_DuH 8K,A!ztDpZ)^!A#7kÌ£iǠ)U fjkO;<2ARR/M<8=xxqT wd'1+T}ʚZ~c{FuG7>ҭ^|Bʮo! dˣc"P" "L~OI`gxev+@h AmM;:>=Sa#eHB*mވ#Srf?@s]Tb2VD|a.乽d+7*OdczuM@LkwaH~du<\0Ea'> 6CgMOst|8^(L4eU+DUg/'%hBTz1k`3؇? ?NfveL Z:#eVx&YyH'd?&jmTH2x`8#2!8}*{{n V?`q^ÈVYJ$_C_;ڜ ;9kcb\ci7<S9 -Tv7:oHYV.MXimDZZ DcA伦!%M$$"+%k |Ap߼9(~󵪊 V526^Ƅt7"Rjw0>i*_5yV5p;i͝? ^$SG!|xz̎PJ;=Ϣbٽ_M~A䂈 ‘X7@+:㒫Fő Ow}*lnoJ-ܬ?s,m_k.1lO~Q365CvȈb4K(tgym~-j(q0zޒSJMi͛) ߋ˅_LŮ_@?rC&u8x% p(,H`x7mn#4@6M4N;J2O#D19/ٍ4KeYsA _Xzt>nw \3 &(,z @eɻNPm4E&uIzg^R.8F6 7~'i}nܘpo"mD1Ufv-g?2ߣYs^QqRXR\LxEHrr!7/>uT5s\\zj{Cʇ|D/FdhȤ"2?KםN3wj1;f-&UՔk4ަEnh(ԉ} _x'u;tpEw! q-4*{lQeu]CQbxhk_IhlVa _V3o#}tyaڔK*ɨ2v Q kSbO4 L:2tL10iU2.mSi$ɟl9*nXѿT]Q 4ٯXZ$^G^>ZфOE 0)J XGWz(ʩkD(q8@+{LB$tNބXY $:jWJPÞOA”j y$iDx.3Aaմb doa-Sy[8[M:e'°/LKp%ϖ샒Ǩn͓BFZZ3{X];k}< iSgE+jXu-+^M_RV$B Baei]PN~PFdE^ub{13zî_ g5}fͬ=9C[X& ;qdgؿX4]ƩL=mq0M&rOR;,ᙼ$/"IU)8;,Rx?ش6hC|Ȝt<-Gr{J=* 0?EwRGxTzO+eyko~RUU,ӎg[6OVqYb3h$| kj`-D }@m+b.R[k  XRnUyu^Ao/P˚420vl¡|칃wVwAGeN;—r w sy;`o;%^| j(o!WN\ N&IRu4ʆIeikE1|-ٖ~C`;1J%DEg1Rn UFCO;mDj4b}Tv{myeUҹ x ) ߥ[]y`RꯪzX< ʬiDk^4]|tg_@4-x=gwBtL3ɚgkAVYsN*[}=g5<4;tnJ OuC \|Ww ˽4/I`Vb$<{ [Iյ;AFX<\D g]3؝=A ˫AJS H5$EX¤`Cm2Xl7HPUV y %j+eF%: l GGUs:R:T󮬴4^~XuXD1$𙈑It'TkJ0нTalTj( բP).{ȟaR ;S{9N#CĽX%8vtTl1v8cÒ>,d N|DIye ͒Yktd.pŌXiDljOE+Bd+,~wߎh9B}W?p~||[hR<;JNx5eLL&JA|^sR7G(8ޖ{ ՈYɗ^ˇ/(o79z huAkXasOUF@V Yu$O}& ;CJQwA*R.RH#m|cLPm7\G&>˝7*5vjVN,Ӏ GGV@!W1tkK"wwH#J@@`q+ߐΤ FJ ͬtKOA&[CC|I.eRʖY6 (p8r|1-$dQDд &J =TXQgߖ/$I:'<85tܐHmDr *26W"x`oOP_`E("[#ڊ?! PKSWkg=PCR}M|#/<_܅9V2Il9:R3Κi4m?΅YN%y24Y)Ư.25B/|CbA †>$#c"PۉV$l/lkk h5YT!NH!_̧fC…V6RrcBF !w=[5o,R*P`@(sdv}?ិhу5NHе5RGR(Md7t@ހ1Ȫ褈HZ2p ?!.>OctNKU!E3sen@Gֿ*zQuoY9= ?S,K@zAcU kU;@ |=T]4f@|ħ}jϣÖy f;CuT#EJ;aT(\;];I{ ,<$F~#rʖ*N;_PRVY)H˚DG000?C%` 棶$k zZta;PLy\GݟqZinEOt7kiu5t&GB(}Hm jb$彰5XGU{ю9aN]\qx5}%U ˗3;JRr$˱;% J?DJVFJ Q|\(05 cPc'w7$boGj:2Ţ4NnɠI&lީ2!X'}:Xq EՋW!>=`[vs7\zyG*jnm06ֶ1Om|JHbwgЌ&& kwW+ȵ1طjB~#쓅+`4Ul)!-tB XZj26yQk 783걓 KOjʃӪs}8wr 'N i@-Tup J¨SOUzu?d HuH󠃃kҢӱ\)  @P:Aˎ|CdCx,NҠTdEAF~o$ZF*@W{ݑRư@z9ixoy.p/iblvۺCep3ғO:*b.ޔN<2Bw.Ֆi0MJKr_+r7P 󼥡5Y1z,҅/q[^fҸp 8#~钸Ӏ\bSaKNBAWwIK͌ |4CrreXӥ '\aWyYg)\Q]2m.۬&d+&fbw=u,[ۏf! 3W6.> zI ]b9WMEV覇Vٜt~2DYU4[>ͣ|$h{(֫G ,Ml3Γy'Q"d7tR*Ռfr~%n[Γci|]}ҴB{q< zOѹWݷdA_a,_[TԺ;Mx_h{i7 {C2JJ=j+wfSE$kraks-FRY:F3UEX?07.`6ټetn[GlbYxfT4ϺB}: 6X]8zJ9U-$+Tx;6zv24~~r11Rnm9!-t@9{ll򔤒Expk~q nujo8Lwߧo$(trZfnf^7$IGȽ7iMOֲ aȓ4\8.AAaf*?M8A>j^}OwT=1.^]nS%.fkےT{SJ1oĀcA ~k=z7A2a/ M+on/\?R77K+&)h>U{ڌ')kkcbG)ĎR3nKmhCiA[3H=,P- Ҩb K~PfP,hF3wipd$^PU _LMb "RvDfn[C:mVܕP &i3eo|{Lvt3!ȗ:~/tlP=^B+jksjS вJ%mckBK*~S:=U,v,gF?lZ( |2d.'f@QQ9p'0&˫{1뤩 @ PWO֢ eW?]jocº_޼B.[T1S[RuHˠX}s60庢 ȧXqX}[卶g-vfǹfYҘ J"MZQzPD_uE-%m6/~ 5'{ T@^\z駂'ܞߨ_=FZd'1vMt}NUU[hTg\򌁝 '1zY!֕;CbiSϧtYnߤi+ N#\Q)rW׵iXL7IgG1_L _=sEhQB6[Cg- ^}skV+:/h?f^jS>{1K_KG \,~``J=b = 9m8Smhz(@e.^ٗcKA{ :s% < H/>@o1j; %+q `}J{`, /Qp%gTp 4GTL'hu&\i4e'NQG"QKsP_' $mq]l̶I!ds$3 `poO=ZʠV F^#o$fwNCJBm+pB5n+DQMKMn>}nT4L&o)w}{f(cFϓ_Ԯg(&B N9uLObHJ'lo|ɉJwgC -eOEr0V d &\brU `۬gOxɽ~Jb ԬT|mYV-ЫQRCK/8k2b2s[h-~۔fjݺ/T Uin2-+ \՝ߊquxxn{WyQC.fҸk񘚜^9yW,\~q>/Aٖ4¨HdXi9/"/Q)]0,⨭^C{4iTx7i]fL( ":PE6zsfRee'zuZLA >Mb o4ӻV?#P-UNL82CԓtCXIj}iǟg#$@4JFbx{&(20h+>ޜA ] \z0wj5 zmrTW+* N 8EmMir:!>/.WΣ$T{N]CB 츉"J,NM X z-twOdm HrHpB&#1 ,+J".xHHɓ!eEO n+9eeN)Wb{ރM7mNWi$A2i/h{aT#-"E1/E,9 v4 e;&ܼ+.EkƔT X elpAo"y3{V䅕x0.MyfKJ fYڊqߍ+#uPLz{$Qrz: ʎނWc .Vʳ 5Cn DcT@6[oJ7_ >+:nЪ( ӎa q[:w!嘝L#)aQ+MbɏᮊMKc% q_Im~NUAKBG3JNĢw ϸab;"IòɁ]f)Xd.W"(umv~(wʟ֯U4* 3ͅ9)R+TYL4㲺#+e#j!Uw5s]ig[d|}LKE+F݆:|;IOA+6Mt\{`ݸXc~VxKaYY[8j&@MwbY- ?A 3k;5Ɍ;xX/aݾтyp_0! N O}_,Xw +k\%݄~>NsJ %J8xqz:/]0'!o\d7 w_pz>h\Siq2QKC>:_#"c3;LqYtKmHYl`*5N95US[V|=&Dz:pTvy߽ՏG"KHaqIj/K 6!IÕZt$*χǮf5< ͉"#Dx>)0&VpcwQI$w'&кH\CujNː^(ZQ̎,uz<v&.J ͖߮:2BWR_UAFQ88 n"v>d1C[Z4 Xk%F>NwC/,J.hQm2Rqߞ\ >&S1߮wBB\OA/= 8=ތ)yb-^S^FTLps Tϝ[F*83:lC2kkmԲjsKk;7P @#BB_d٦qu'w?NчlP\8s[j8VDY$ | 7>op;7xY n2F[d^WP'!]:crw"(!z:vmÊKd>FQ_&s7 3NT+1=cFz JvК.OzalF9lOwa֓SK]/~X&,K)٢f( UZ}[tWk[L1$"xDrEekěl,/+46u}jkTM[ 0{k锭L8FPr,|4j[n\Gȵ*jٮch,:/19ĨZ>'HUcc}%p̈́Z} Ow<Y0pf6$^Xyg)xDLIwN 帳DtD83|ݲ Wvp#\ PHqZk7K>$ eF]SGh Sh tR=3k(J^!% 7D ևq:\`">;"`!G[TЪl!EbHwW9oa"@@ fͩO#jFa;f90 *Ӣ) +ldR8#>G&s<+`dg|UeކRhMY{cizң~g(@lg%Rx{y$a{X0wow4,8c8՝ d9ٜ$#9}Ku ;!9AéffE˫֠hAI-֥)6ahևͳ;Zd~p*f\舝nkKXXm] , ()ؿ̝e<(6OЬWg;h gbGL q *~JXsr=$[I4n2_'B-Ư BM>Rn =vdUBSc7Dn86WvSƆL܂:wЍN&P='R3peؖg#-L tqA ~_p*8oR\>]}6ObީYanfn{(R}HD2r ُqcT}1F'+tҎqZ˖gW~4+}y 6$[58#j89:t1tb)wuг} ųH9 pT}/.=Mό&QdH,ƕ( uģ~ǮB-cgQQy9OIhh\V"y*\VCzΐ,;J}=S<OL7gZDfqxEVA-B,,z|>־JwߴY]+*NiAȭV:^ Kȭu 8X]0 QsV H&^Y~6.yO ;ap8X%:RHf9 (ןF._ۯG~d_Gư7iX'hTNoQuCS. J6aœTUٟzTI8t֋%j:YRn>;3|7}ƆbxD <@n^bŦ RoOm8Vr4,\Hi͍ec=ڳ{Cɰr{'^pEo7 Nti7QK KUՇ f$M BQ<]]|#;:G{p*26}_`~c$g+Zc_ H yٙ`Ztju5㋯5M2$ӊB BlQ}Iւg?wm^Yc$|Y{շcW6.% A-k.Ўu P[ (Z?2HmFں\Hmߒ!,pkƎfm‡A.]h7pHzŲ.Xؠxo(}Ri.'D^"e V 9vdbI&3'PW^̬Mb_1 ;CA{[Z'HŒ +8=m:R IVۣTR KW[~|T{Ò~ө~lF N'XGkӥt՚<V%9&y[6S^h*@E{kvcfp^΄*M5N2v uF݂9v@MUS ՙ+ VzM4yحF yCzg2x .U'&=qG;<%T|'\l7\Bwcq^;&T-р'|bZt)8Mte<b DܾQ߽X\:lRVtO>Uq/hE;,Yq^{fۑsd苌oUF >4hDn.DsT ~R{rUR>֮فGC7c.uoyjAAdYN#s9XouVG`|,e`lZf.V'D,OKPFvoZcZv!:Ġշ,i{)CnM+nɶ\ySEgB;e>~YDbR-+Q9KaB=s( Diզ0mH6χ¨1k_vq/a4)N͢Ȱ97C]ZZ#OKR];soިƲ`@G3(<=4d2%g5YP7>ÏŎ4 W¡E|D&1SwU m>wV!& v穪GB`,Z /;2.ҟ_p  ټT~ȭ :Fe$ˡK4 k~jG,9a+VqJ =-.ldk{+=UNmtWg&rnZ@qU1bfjS_k%T..pqrT0O*[LUv96rך hq3z?nEs57>GS_yk73AM* <~3)!G,qCvW33pY2'cAInH BgC!9Ƥ/Ug U;Z9\㞑]G25V;R43[ػS9t%L{" VQ)-tno8[eC6򶇠Bf&[]LGEcT_4` ''FP %sա L-LA!S3?%13R P(mI& [nPm+ !!c$1ڵi߆75R/{AiC70o$>pDwҒԈCcތ*'wM ڳ0g3}j`o${-B)acfTv/KrfTUX´TI0cGLZgٶRk)g9'_.(qBӞC+b%mU!V|S7` PUnM Wuؗvl8ߓMb+f܎}Yǐ+'S90H Rc+.y!I_ٲ"*מnsu@Å>cX@Wa<ԌAy!}o(uT h(5ڹ\bX u"5 Fa(_0~&;sʹ͙= N_\P$Ij rҶP9a}ֶbc640_$&Ӵa]٤k+IdHߙ.f';;ާXخH+P/^M&*=%t\gKgMUL:;y ?L0KT"YE$7|Z>!gH_?" c؊'9\mo@/ _gG̦ZM̃s3,Nt4dM`Qm'ԥh.2 zoVqՀ\f:WqTo$5n+jʈ*Z+@ rL.Dm'+X-Ez,RS'w~<\_?azsx4 θ%n'^ϰsYRa)s?1d"JhQ-7~;xCK@z[j 5 ߉=Sչ\czr7 !qj f":a0):)R #eXf ͌di/ś#dQkVo)ekY%]/9H2s\?}cQh^A#fqn_jF+SӸqĺ1j'~pH1C,&0ɋYУ(Ԭ|*#>G]+i8#mv{w:Ŗ* sxd4[@j\G-Ex5߸7) "iߴP,xЄWl`hZ!qy<%ɳ.V4mg5X>^rТoY=)pxNDl<_9l8ʮ2WҴ}<ຮ#fMs NyQ_m](r Vؼw?TZQ=!9s43 pf7LJH>nvV6\z]LHwA{G%gϸA q=U[ǴL8biriwL|ٝ-?RP.Ҿ& \Bc֭P? 'la 5~|^iB=~kYFUeXGWp;lŸ-WYmOZ7YuJT̠`3}'-%C͇tbf߄.yLke11t.A's!ZpߑX얕1P |Ͻ"ǰLYwxdI娤zV-?h&Ef (lPI~%@SIK#>},)Y/<8ːS;ԁ.@imyʼ2Dz&]yoq+SЬk nO,#5* J#5 _OK^~~Gf Wr;bfnޫ!rQ UCͭ6ݬ/Y&Nɣ?Q;XBXk52"*G@AT| vܵV?O?#+Cő%XqYr50hXƜ ;Fd.~W=&`l }û0  'xA+tak5Fsхi#M Y4Cߗ>ǕV/27F 4ܛۺT&\qS^ 0d6w *V[]?ѺA؍ B AЄ06gMp 29x YH;@CAy0e^ >.XSC@؅{S+|'*j %"dY5 ЍF`>VG;FP!i %LO6R}9Z&ld0ep [wGZUaMfUt߹k mj3IUtI4V~?TMcГ>"` _@S.ڪvޙ=O+ 2} J1@/0#QQw 2BhMtf*.3F wR q~jŗaE60,h }/Tan G4ӨzIwYOĦGh#@W^~PìOs-;5l\7owGDme=GïΓ "@dAc#}19ᛲeg®M3|\A!3q9_ȷ3b~ uUt+%+j̡As ~ ^&5z-A[JLj/.L aBPh:؂|p\B+9ي[JK>eJrx˛ͶA!;#Y~=̰XDezERln_cIhaa/v)F4QfJaA7U6,sNÛ9V6z@"R ~4'ѭ]|Ej+c{WfRX ?ƗH+%)CGh]+y=:ݗx˿ m Bm=mObv&RQ]2Lʯ6Ez4/[{7^ȽfX' 7U]UAaK/ۯ dM/H%E\ `cۖd?DwRϫ5(Lbf_$0ܡqk`_MW-+fHm/ܪf ęVLԘ tnnv΍:_{̍Vk=H;۞yj)m5?ы_MÉswqV?7vWK)KԒ*rw v3Z{1pWo褎G$ \\U2fwh?}/4:z~bɂߘw߲@;gfi>[D#a"Fan)Z uTVk]xS`j;!6޳6-4[ni[O@/JFǣm|BhdQDS 7Iξjn ,xy<] iYCs*1)@jCNn̋jx V"R,Sj-C൸nj7&/zGy[B04]vl‚u&6 3'Cz~ׂiReE^e=j-%CۀV(w;= GOr?9ȥy^lZزωAk-eChc$@! ٪!EH6>mP7KϭnO|GGXPN2>g0sbg{.p\EF7D/D1g9ȰJjHв,^Y84O4WȓL$ %bĐ9ᒽL:wfE},E K_?d NaB/\6%Ž̌u^g% ,S閭BkkxL i7l&ҕ}o׀̧OsȾ&|LNLL6[6}ZxC6iЬ:(WRam@1s9DȕŽv~O0; #B@Am&+b;T)#c+T\z SrA SX .]Nn$ \+Q jC7`\#ֈg{ud*c){A[No7J=RdGDKcVE˂A^Zv1iX\g Mtl/M ѭ_kn1$(ך,BZrzKh0Ei"&j#!:حIf;k5覫!^Z#ٮcm)IL9іWH)?BV]Pb9 QM-x^ X"]0SVCǼы4ܮDKQ Nf ;`Q;/A ŚU%, :ԗElgb'*"eÅ 2%rdD?,I3WRa!u5K{ևe4ٽ,5”"eNegɢÝ=?Z}|#AqzV*eL5ic]KXaC-.d7Mb䇺>o%zP=er,֯H-bp.5LUfP977ٞ2mTsO`&:C[ً< i c 3g8~YPv֎gjA0פxUƍZO쟊gO92E셜p[|'Jihๆ7`8kks&}! ¬JSn1W.Z.VW4H-$V%D|gb:7 i5 :iq.q}L@zqN I2lNxY+Vœ3,ηA,sQ Y(xRzvEu6Cz"ՑR4Ni}L7^u+urm ^ycن䐸I`Kh%w(r/D7 T9MiHJTӫ`T(*mZ~y?Q~!&0¬ƈCޱE]2:-u{dߠk,硉EjŊDAW KaO%à?&`]}yY|뇁 ?e:W-nr AʁK'g/芁.bP,(p+Nl0Z#XS@WƠ bc)S$b$Dd2)Y!V_IDwL*'Gp؁?P;10۵!J=^F/^R'ͧ)>s&XJpCEg 1g5MC+HKha7T n;*"8P,BMnb]|ň)0<]DaցtiV\f̫\N-p/Pcu?pJ'5G>ه|ȺcP,ŅL #WЄ_UA̒Tg**t4==@1]#eb7S36j]~۰[Cg)c#:t)&?4 *\X\s=]OEc9wn~{nfp$T ;#}k8wsW5ܦk%i g'Yx}iBb&"9 έm[*$(ErPk l'N\sͨ* VEL#oYİ+{Nj2J@HΈkVYg a۴FA&Ѵe4 R'۞4-d5um|1xő\3vgU@~7n~KŅH\F—7-7xEqWY5jn>ͺ0 (Cvx0>48&d+$c#mϷƶڂC+ci,;z$P}3N ?ͳeN.phf\KW'W`6'֝YO:_!G U/~BO~e}^| Сۀ ŷzK|<;sIFP}nbE3bT ywTD ΁Xn7FϓGɶS?'޷MFϴ j+jyl ؑ쥢`p:&$or餴sBh o,,pd^I<{ZnD YZ