libns1604-9.16.6-150300.22.16.1 >  A b3a p9|v 5 'Co3uXM'q34S ׏{D>; {IIF|_x P|0bdrV)jÕ( C:' vm|FP8CאY08lPs%D]E Uqur"aܿdG=3hf 0DQ]|/P]ybip@`?Pd  " A 17@H L P X  ,l( 8(`9`: `>"@1F@GTH\IdXhYt\]^bcdefl uv$wxy z LClibns16049.16.6150300.22.16.1NS shared library used by BINDThis library contains miscellaneous utility function used by the BIND server and utilities.b3`sheep73SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxx86_64ءb3`kb3`{b20525ddc9c04dac1b4255c6fd8e3ccb77ae203f4fb55c219ee5b8ab53fb30cflibns.so.1604.0.1rootrootrootrootbind-9.16.6-150300.22.16.1.src.rpmlibns.so.1604()(64bit)libns1604libns1604(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libdns.so.1605()(64bit)libisc.so.1606()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3b1@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/ldconfigsheep73 16475342259.16.6-150300.22.16.19.16.6-150300.22.16.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:23298/SUSE_SLE-15-SP3_Update/651d5c7b5fe5b8377820f28059866f2e-bind.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e534e7dc70fee47be8b9dca12c46bde288001059, stripped PRR RRRRR R RRa!I;niy#Ύ:utf-8fcbb97f09c770ef94fb48bec76bd4a3c2148dc1b98061332836c1d68503f198e?7zXZ !t/₣] cr$x#Fz e7Seb"/r_#&{~#5J`Ͽ xgUf0cRQm,0k|~@r1NW7cIʝ"+DQ9,~R_Of1032oa"RtAMC%LʝpNrizvq#üGnnx`?(Z47: f?c/5x6 p:: ESuŷY'kRaN֖o!ߓ^5]7¶ qUsyfh|\13-eܯ>uq(ᧂA~LdȰ=*C`#\ILqj.jK~a̩Q= BJxE[﹮q'?IL|8egLTAZ& WԪ,^nzq,YjPN3h,xh- 7=p-١ VVYڄϺUD !s]$vǧ<cÛ#6uz N׺е+ӈ'u3>W|Fb%2 {OZ8;D]'CLJ#|Kc -2bX#$[`q"=9숩/SArzMts F5]7+!':W\#$\@ÝǙu{;r`Q:l/RWgR8c4F68#M^f㉍m+V=Y+nQ<.7$bkn6 txBzdBC>dF6[|OgRHL$,VMךNV )"٤TjCcR&8fBK l, JQf[[/^*(Θ L~rVC'Q5~ xg66:Yh#B>نXY1/pJtnGEZrKpHG>g8 YA^HDV1Nw;S(|\-, ~>ް?eIb3NP \4~qQ3m8}JñcOz^Hc 塙U1b˸fc&4D(M(:)t/Nt @wzFwo%U(W1H}4H(F<w Nd (8$qwG5t/Ӯ ~* 6Ͷ,D /$&1]z;.7IN,vi|lde7#p?ډeD>aE{".{σwcTqT%{;OI`jQpאڽa LQ'輊ۉdalэeߓX%t٘?JDlN [(hSwܦ÷5Ӓus H+?,K hQسN7/Çnϙ@NFEcZJ>M 7wĂ KG7ԪJ#bQCڸggO&v}YTXSR;PN]uepDg6 H$G584V oge~#m=$wCpL_츿Us$n+ȍ,3Ϛ1?3 P԰>Y̱è*<,u,2kYTD^m~_=LdĊ0lӖjf׾Bϔ4}wbbh(DĖ9-hl4C34􉦥O= ߌOlDaOI|8JBBԞnq&:-]WSHVP9sH*^xֺ[;uoτw ,*gI]0{!׊i!g(cOBW%og_m-H ")@&T'hQ0Hq]0H vP~mr! j I'SJzW(BD'$s2xkcl a3 0%"} @u<)SdR#5mX~a;XӫmGv5d+h> 3M3qP.7JsV.*L)Ph}+ 57 %7x 8xMM^a*~|PW;>y'V>P2&@rZcB pwDAu,U!?O8H_7`?|C,1f?l( Y 5gWkջ&a&ѓk(pȪ̀dS侥A{ytO)Ze~T5~S|$a'=Z\6ջ<raA]iͻ1Pp,OH_ckC@յgm>z0pE5FgY։2pKS2ԫ cqg+)R>h>ACCYu>?hS=\.Ij,KϯWD|wٝcGSJmt/%;rEo))_)A&X1­j2jM#`4&97:([6⮛YPU3嬼ؤuB Nvb+-:?x%R{qKcr{Qț&XIdI78V:ݓ'x8G fZu,zA4~Wad{ɜ7mò V8FGܼUށ[PDQ\y3 r?8߉B5w̮@PԪ+ n.9)&-mZdtR0{PK:ee+"3ԘZoY>ȻwF?peܨ9# *¶XT\ ܟOl0c4}V/;=TT8r>pz-GCÂGSM.+Կap[WG"<%GНIh +ʛp!S]\@S~=Qak$B e3̨k'IN.Lhg>K^!j oF6ϡJԛ,7g3?V( zHrAzI4,U}< k+m;+=6.w:BP{M1#P**ג.(1%M-i>ıkaO8goz}`Ly<=cg7LuB/P֊h }kK: ]RE~yE_ lIe1Q, R#}qxEkmkyMz:@[,zI,%)(ӛb[I1)dK0eYѦQq[[b aeg,HPKsR)u[#YDk~._c[&#Ea(e 3jl9(Px̲Pu,`4d>֚\&HF݅fdӎzu ݰvݒ\lO` lF W^d0@P\?ZB*O5 p}2eGLu"Y2nn7?qᢤMK';iy5%oc'쉫& 2%y/vv"ClOG}Xv{W_dcl7&zm2mL;/:Ec8'VHxLǎwU/9^ Q: 1kd,8S7KLPǐ!6/oI+P2H얟YD ė5 a`k^CGlFuG`Luz;tnCCIS˳~l,K1;v@žsã5?ExCӑ6/\uxHr][v-As*yVOhL]yቕk{ZrbU'Fe>{q1#r6Tp[,-jOHX B$K-F{uS BoWU`.Q41-d;8oV$[4z!jP.K3@0\m ڣS(JYн=\K橲,́ap1 hS21tB]xŲ635)w$a? ~ѐ!EW'6.K/ Coa܍$ijAטl+Ⱦa07帥즁_W=L1r2d;y8s0+p bu>ڰއo~\Uo8 Q/naxy U9' sVnMG8F)UIN-G]BD>may ?-&r/fKtpQjȀ S}U(/׾2T٘v`'``/xb)] jf$}Cijje\߽x\jY.~k:dw4eo #pݎX mVMF/3^7s &+#6288=7~9:VkꙀ~n,[Zvӧ4;M%PEKz$|wT*72'g5_P> Qz_p?FQ[6b'p;&UK@ZeXH>"j`6|I⑐0Z DƎ3 x1} t. )Yt"0SK(u99*GG钝dQPD.VfPu S"EJk6Qm=cWgLQ%ʈU9*R=YVAK0\yI@E\GNJBLO~*B\g~Hyu"5i ^P ?bCπg-'2 Q u I4E ^]6%6ƒJvYXr2VMD.eŠ2aj?l5joR?-+#Ng#x`> feeGԅ{dm[$װ5}++k[$A)iu=yg?ۍj=lc͎&HH 0"Xf4'U}4}A*D`)8qml#;Tߟ_ KLR\ n=eF9%0Q@q)Qki װ-oSP'cM]q[a!Qc~Ά" -@m\]cWowyde=JtL1Wa3hPN^M􁹡,{dN81kv΢)|+ғ:/*tfW%~evq;K"HأІƣ=O]}`{!US"xhBcc8VHyZƉXu?|ܞ7d0Q)*o ꇋؑ'ࠗ`vYrh,, zD ?2 =t9J(zoZSFWtZb:=Ke-AC46ޱwp㣪&B R )Z@gO,+/Fs)=}UV;?RMdJjl1+xf[gײOΦ9o7$Ռ>D: T؃.KTuRjC6U:]J^d(~ψ)v[: 'ȡp sO$ܣ0=M#"I':bEpWܰ-a:Ly%@)DZm*:Gؚ jp%aoJwt?ŏ%Y-#8sXhEh M%8-5ih>XCz"|C#|Ԡ89 1M5`;gJjw;䩚SƐ p&$%1hB=HM쉯XbY?yEr[D|=/Y5$iH?1LšD~ x^ UrݍJc^\&~6m|'Ȯ!.o4g1oVzN̅d_l~q2'wqKpzPNȟ -zrgҎ S-'\R bLZkg%`'ŶݸqG+B? ɽDzF<hH%l=~Qg+؍Nmd"mn8\LQ+$` YW{e8GWq\+޽'HƣmetE!@z`vJͻ,[- '^RoW8kjf/#N1 ַnxdiGu pD6ZvŴA0 <LR鵠ϼS f.l!?:l.!S뚮{VXEWG")n֕0~Ȑ]iZro?03T.װ6/6"_\{!51>}hSĄlӓl8ÙeJrT^ݞ&1)3Fac0 s|RߚX:BI4~1Qm3 pR8Z񙣞<9m_& ˛*:"EH'jA'YpQ\'f3ߢQ~ G3 Kos|о.'&̜CtA.<1 'YX_hcrH\״nS {^3lV$z%c,0;tm V9lF.5_Mgj^x{\.Pq6$T% 81޿q y;R]m $!!''9Gyvp\J\n^ Ӆoz="XM_GJέ^ؔ WLf9MoO;\%7v46Tej|nV7z@E3GZk ;(iR5~iP>RGӬo! -6oQC az9)1}&>Λܭ"0'9 X "S2Fc=u_bV:`N4z Lurg,sL8)c ܷx(VZv6jyG,#&S[dђ],\A?J^jGxbG/kgHdS[$U3qQI.wɹH^Ǔ2e./h}~5 B,xU楩HCsꤡ+"1ݹ ;%BVQ.l?xoJN`WݧƑȴƑ3c"g5Ȑ}4 tkCuB*e|G<4j|'"KX6rRL_hʒ-_vζM<г+Bu SF%L}!d/MQ!1_{"&쀠ゆn/k7~>?-qr9.jÎv1r/6*6nlYhj`S'MėXR;c\2p8l]>X΂'as hmpU|*C7= ׻fgu߁oTͽK9e%'9v̗x#=hھ7 Z5%-mSX}NEXt_ͯ+t $/;ZslBjNkSL@uL[U`Y7vĠٲSIcw]X^çZf59.h^$NOeV.AB}b|A,CJf49"cilK}.X!*mđh'%;f=pCe5s]w7YAZIqȣA k^Xqq.b@P_{ 4D1Md !4cq N()^=%ģ!G@m ١)0{/Qgoc%ߖNOtWCF!p\,p-pg6 8|Үm~rNNʟQ[iޏD˚VE#750,Z1bF[M1Y)9ôk&WǑ$۬K,<{dbv:eiTd؈ BJ^lk@z>`ͼ6}lޣ]!OG! (}-u},&4<`wxw?*gj <-NhtöTl6n^*ӱ[LCecUGbI5^+i[(?*qPu$WǪ3~|b}YVlsM8BٹWd0L/BTj(57o-OG€!#a+sކRKj/ZwfaD{|[ؐMD]%bHGg\US +[vN=3=<|BƏDbLg#geL):JV!oL<|-$]vv; brXԐcb ږ(ʼnҵ]ȏy ;= ځQ8޼.oK.^t? g2%` e*kF5 ʇ4\]]2Fûril3:Z9!ː a{I G6V203 5}Jf7 n礄, z@hOR&ݔTpB[uԾ26I#݆P^BɻE\L}HC8fnCRsG(8!J6S9J O4vªM;pH՚MZZxT;X-ӫ/N=!w,䍈#b;:-\S7g2ꈺcV^7'wf/_gQ3ߐ&( 8vB&3Ό}xCgwâCZN8 O&\ yBIY؊/9L4ށAy9hG!5}d< NĄ<"[jN,5ACY 3N,‰h{Xis/j{-3cO:^O ֙"uUHerlơ@y/ )9?M2a3l`cd )'%}SX+>+eMqMD0h:#/̄f?S3wlj_ro\a|URΩ`k|ޟoZG[! n:S+~Zc0ٹn^oo5~>BP/e⟀ cw8s @rڵ ә_bSbN UhVS|kf7u,'4NLw[Z *z4H]gcG/v5&*V RUl1'wҖ" DDp%RpV'jm00R6͖Ypǽ0.S[MRDZf8'92|xˋ}"{ȍ RlI zra5Cw65zR6;Ϡ5j*9 jB8#Ze\GN#Ĺȵߒ R<YmPmiKꟺ*| +^qo8V\|;YI,,o;׳T_03-oII W7IsbJuDV|XdAƆXȱL_Sk!f&a߻SZ~V8F;/N,%LʽG*“5hgdCR-᜴`GLϨN|Zm\ U@>+!tӏxqa,pO_ĒUg{NĦ++O* '*fC9RmgbNp*~&t|T8Mn ]aN_ 4~|o3}RYΆaYoE%w=y s&2/e'IMƊoBaՌ/G܁yl݋D4rN'B~mJ7 }Ԅ֊Hw?+ l,[0"; y,{q!wUkLQH"RmXtYl n̊Ǔ$fzp1c_,qo gd۹!r(kbEg0qƫ}i(v=t4tJήUZ{,4>!x3@ςnC;GKy̏z&1Nq6<_l-.VO~;[^05ē"xScPe` 88IWsC( nr`B Of~Vj*]uӸd'G[`JZȞ䡼{ȿ_o;.N+W3|TCQA .fxk d 1^Eٔ )v -9g,=@篈qߐvwlEjbaUmHuSZSRK+kZfU*6*^\1eה.E- F5-ߵ412uM眻5Ha'!q(ٯ&)/ҊIUIriȉ5ekKl}}ucɌk5\~il?tZʘ=L}RU0"<%N&8gН}'ﰰ U& tA9+SH}mĜisJZ9lt[]WRQ@ljk4w&EB8 ʇ >sc>J>.A*Y>{`wD&+Wb0p6$lRY+tl\iP<.[jsxwfϡ2a{'qMP-liOg0B1OrkPڪNrYPQ/P_XK(>b)x&mˤ?m\jb2 GAۚI4<;.3l] l&BRwg q'?v0n(6,qB^mE7fi_kgЩӚYhʂ'GDn:(}JoT~5?pwʘ\qQ,^u<%-oƧO=,>$}l";+(?!Ag8#/DVW9a;kwa^&S0 /|AQdv"ݨLKYTƏ0 `>lOUYCCHmLd Vw kN<KG@ԑ w)XKTkTsj7aԍgPMA:Yηh^)ul?@UBCD\Azb\&ra?fw0̃Y_e $\Swڛ*8Q}G6(_E/tcsWqlw A$2֝ά&RʩW r 9*_>ь6[@t_?7[\&珃Do,y{%v@gWu&Eg~˝ @r{*AU/P@Vne ɓ`lIr{au۟x7-6jJ̯48*3S;JxY*Zc֔@a H8gjPc+Ū-SYe[-׶PS?<'tˡJUwbJ]B݊A4]#*=W vw8\YŽ Sڶ0&T>.wg#YGzk' w쳆g'9'q4R5:~/(IFrq1PH?-l)T w(FŲ$N%FkgwQaV[m*qǦʚ!‘6}Ys_q@Q{sOOЧ*6""K*pL@B]| eoxHC|ШWh>6yl#`7ũ*8 )ɨppf!?\b}]{7!LvS:O^z#SVZޘabO(o}G׊̄0Hu8۞MjC[Mg1c{5p|C)ʁީ ?q7sH:p}>h ^5`|06 p-H6`a ?)^IjiKsp7̒lFI5 l{hp Y~^#[S…NJk[nznI5ijпQܧ߆Del}IUZPݢQ$Cp$Ɂ^2\0D}FP ` >uI5Y sDya K8JX4 Z(cԊ~u3hd9:(O(rOP)Na"d2÷N8}rUs4T>7È,#8/246AҦHe<-K^oUcz@W\+'Eldv\<= xIl S5#\s3x6ve`k+17nmw t .*uaorumLWLM)>;y`,İ;MFbXP辕`O|lY>`ܯ5b" & !3\xWE3CgE*Q~tg)rJ.8KÝ㏴wy$T"ԥXs#n:kijkռ}dYۭok9:ס„A&(Xf*h=RiJݻ=F2z>IŨ%-,T&]/y*g Bо@DFtBpg#v0 B ^k?HօJ}ʏ$ّK1ywW60|^ ̐_Ӥ,F$˕[iDț()]6'`5yZƇ>Vu'P&CKkX.(N H!+C828U9ʬ~^gV; H (.wvQ*''_rune/ƏLvx.-G($SL=|.TlF[kHnRFil\Q_wt^}ƂvXkOs0-6 Uk&sEm;}w~lB ƏfZ@n_˃n,R1\ܤB4Dn_(}R'YXbXl } MVk+!#&&"$mQSrI:,&˚9|)Vhl`3- r/ʅ򳭬sќ(^DJ9 UO(noe4LJ,6zF԰?$H 4n~Ԗc3maL"8$YPn_Gp{Gk u eC݄PxUA ,.pև7Xikx jQ’ NܒG?b|@C YGpsRs_:dtCQR0s8 @Tm{s#VfʼtMo*d._Q|ȵ+LM-eix{i&&3,&;TxGԛ䂥"b8nim7kƞzRe@XS2∂㰖{`=Xs'7o(1; UIݤ̙mr)>-9&CQSJ?ټ>PQr@ΡEo=67׮ J9ԒԺFryoᘏ܇̬+^*(_I?[篇OCqlgyP8BZqh~^pꝇ~G[`"[kMm|x·BNB"TO  ;rӲAV '_ښo;CmT+ken)mH ձ Ǔ XqYS"FO89*Ť&*!I't<HJnW;d]OT֩tJk6uC9S$]BpF%d m~c'gka(/:pu"ݮ=+Ih9c\\$\D(/DZ2;g}.=]S˳`kjFRkfA~c!JfmsnK]4',켰VS^[ .^`pnȸ<826%~l5:sr-?e%ul'cCAz:P{ٻrԻf!0HomU=X!! +eK/ԣؘ2ð(%Y?@fBWU?;26/*|K8'x-FrQ}J43e#rB;+I{ q6c Oq 嶺~@'9>l}قW ه?E;wtlb=Yw7&ΖYQ#m{}Y N&Z:.&=aEXBE5.f:.E!< qڇawkeK1)X-zKɅUrp܌3|JW'iɻ'}#Y;ӑަq0nRg#$"3^2M}aoГ˧`}e0Z+^ "QH5\bI`ԶXA?Dbi^w(HgzӃsѲ(8a88wV~%3;Z6Ȩ្*vonp:(C5fN8u# Y8S1/^Nu[O"& Z8U=+Vԋv% o" -,t{,ic{&~=%wM}|Ƅv5`IJ,9ˁɧnPyȔTT!j#g6%賅O6/""!w~w6:!Ө8kGBju}iά|T924&ѥ]I9xoɡ$tt@ύt>_(C_-XG3;~G'KreD0W =;dU6$ҬzT!yM7({ϋDԝڱ.KzDJ0mj-5L'~}ѝ9oގ8X;ܺ])n9YfhT_z"WW?\Hy,!qݔ$`_ۊ=92>mZ<aZYPH@n-9ڏp-mwc2s:3g[Jۜ\ٖs)I֮ҶxkSCgG= K%<79~UGλ$ TM`5EsaTVexߓ$[@gڒ֜DEye3v^)4-uLQX[u-e ~NRWj g^:Q{~KT;@$Ӯ#Ӵ|lag mtVhOkthi(n4[Lj+lEIL9D Ovbi(XkvՕ0L|8zCZּNܐS=nGo<⦉'~#r-x> xLOx}C݃m荆BOh\ޯvFT ŢNFwT 2  ivV^e7EcBNG- vŎ1c&[AT1~{SS'tq-j "J9<Lvd/+lz]ajb"|m*"baNRϊoC6R =&xF PTu5 =4G'%[6iC 8 nZK9X#e~A+]Eպi5|hUک~J+Rrm$R:H`@n73QC->x{uXsԉ͛oRabh~f}$'Ts o!sAʀܧjG3Q܀B*Zنn\Ej[*HP.<o^oϧ_GI*buF8CQSlމ_c0BICe@^nrd~V)݆k6fNpWgbv,Wxjb]-F3;RIꉚ "|DnWLB@@q3n!A6{ݚ=u/#Bmz?7CcabE`T4Bw̼`̧"$EE>H$*Y9,0lض6 kߤHaEɊsL#g#R+Yjb 32aoQLPfPլm=ObC -p:[JOvBT*a~߼I_N)NxeZ.väıPמwxx(nqzָإ æ&`C0'zie/ 2@T|_~9ܒ|bvw(rJB2*I?2IYb/~ WB{U'7;}Jv"uk`xQ/ `]T~_ۆ|x0^7RI_~ՙs1b  K VIcRy;;qA??S׭z.>V.M_`)ҍ.cp?-e!P+kV= x5P}%ULxC U%nnĻyxH {xGe/^pI>!=hX'[ffV#Nc(d2"7 8Q:8|Gs1!kQT4kҭ9sN;&qRvn紫#!lm]ҵZ?W}VU͎:0[nrk=LI#ڳ+G4Tx=tχA_ B%#t}Tk)ŪXrЮleYTrdSZNpՑ^$1df952h`ހmU]\ %ja!uzj] U³]Xjbr)XFN:, aNo]kZat# dOj.Ʋ[UZmfjIE=6(jR_HsnCݴ )vbAOjAE_Ȥ9P#Jk\:Vs܈.]loȵ-Hr}5ݛXGў}Qb8}[o$򞈯GFu+o2=n[8 ?y[6Տc/w9ݜ`_#\+w- =9bբ2ْl&Jwor&ReFiԄ{lϓ^ (T!Pټ@j loר5S^^9`QMWg=t" 1k'LAؗ=S}37CNˁ[@ :G ؙGXuAȣSRe>m/dƼtHfJu9y.Ğafև%%0&=K-?ˆ@d5>.0̐BLJK_rR߿}J*٪?$Q4FT =oYS [;t<G)%"DUج]!9)…-: 5>f^` M은Qj]c-تz8 o$hJ&? Y ]16fU->wS4^nVX{AbW[]͝h6 4(~Щj0nugKj0iZL#Rc% ]䣓D_o}g0;CjoCX3 wuc _ ?s 6]nU`S4h#>e88j QQO>50ۍ~QD`HɁ .%45XHy+V\^~Y/{>gq/&pCS:T41ASڢ:Z4i*4M̃hGt$[9fWB#PQlL" oTˋ6}$|ܖ^nYv BnSqtʪLIY%贯yzT_v[ #J5)JHI\֤ZsAI`D3Ĕ*Uw ng]y YƂѪ2b3bFGX]{COL*A 5zMf WّFq^fs;F5 ܦ%:yH}crty_hEզaО}CXk? 6Li=F>iЌ z7T)v]l᠌>EJyAd~ `Vfِg|)Ud$4DK? tCiT}>=iZrxK,K,V l%BgǤjpH Iզ~"6:&N!YGڸO:CHћt-.ҵ%n~?xҒ("heR /Z8 ?N+Er~p)Ii֡]$#r\Q],>w.ZVC팧x;( lhj8T#PQVse%r 6qY2@*bm-uSX>ߴ8=-i5da~qp~ -~!НdVҞ^,/tdm̦;8o)NGY/ BB!lY]w~ZkgP_.32tmD[Odh@MĿB@{SR8_,|x+X?@LLfq[Jtz*=jazL2׹2JĐw7jc}d5EGH͇QUz@18U Aȕ;SR1Nx@,"ކtPA)E,C&5ҩ|sY-V;9n9ʓlLs}ۇ×t5Z5T5@d: R<,+J\zWU\etI9Qq֕D. j(Aa9|sY0T`⺍~'Shbؘԙֹi$Jt>!̥~;ƪKdVB]@8`EFo'Y.n\XL..'n9տ=ӥbz=pᑺv߸Sv+6C'ceq^6&؞ mS?wAJ19%V/`-zDy/HL(]K58N+L<|їL#eAB9"F~v@Rgk@Rx63"B6JJ8ɕ`GD(h(i/zRbG! %Ku;OZ}ˑui'1(:!Uo+q4vEKY![]9Xf9cj6N3jX Jԅ% q6cOQdݿK!}bzXy`E\kbXcʛC0^=C%{˛ VL}&ݒ1[Wp4k6|5FM X҉ZØ&v8fxFdΡũ)!ӾGPKm%V|Ψtu_mJ%b+b=B)HL y/F%HAFol`Alv9d7|R?oSC&ǒܱ6oT/٥F^~2Ghjޣp :)e ū>=)h"D%Eaջn{R[-V4Rym#+Ͱ);_-S~7v-T#$ei17c!IU: nk0Q%Wn@g=DP|ygSy*5wIƖ_`l@ % IB0*'ՠiB%d]/3}YUéonCl㨲FuMg5~]rNj U\ݩA6H'x%mnfN!dQ" p\oZνa>sGVTt[[TEĠ9e'g|bMeNOB]s8*Nw|ґXGc_fv\t>4JT 5ý`IE!iV(,G<>g,s-ep]3uߗBj3zi:=36ϙ B3Ho=zw,7>d w2qjVVG;GL<5o170F4 CXY',FhS.|qa3lPۻy)&k+`_}c7}> :i@T} gYdsO 8[g6=b+Qr} ER-_sEΒƪ+|&uᭅ٫MI@^[ Ɠ)xhɝͫcR!_O`#hQ%F"re3iOQR b? K=(1Qms%\@nq%%QaQ v!7BHFy7B>I5 Ty j;㶆΅"Fh^0xy1T|<Ǻ\u?ˈ:;椏OjZA>ֵ`KEiH<,H*ﴰd@RTj%=%vڒes _ Mo8RfXUsaQ|9XBgMydw;$pPVT2L~( 29vkF L wB8甔.cM ḃV8pD!MS0-.q+D}" VN3nR+#ENfWweJ!]._xY5m aBOf nԮvbu%^rSok3ɏq/M9%99yJ9 ſ~)îfid>']'+IM=hRJ&9$\1O\Z}z>@WƂbvA3M֍VLo6| R8|$!D̑O;mwfCa>b&Ubh8M(Ņf`4iPDg/Rnabm7?ewM=^ޫu|=ty67?YRjۋ'3MK#T ~7>Z|)PIE?^D':ch_{RDU =28i޷TPP ¦[XMR/#s ]Mr н3ۺ\CG9Kw 0WyBϕ #w'F`ٺ݈WI0 rMv 78r%:M2d1@}[*q?+=2e0S :5q/56܋lork 3=TRG[BB&׎KU dtL+S~il˖^4e-NK<ŝ5gMgM5GVA;F5k-n!K,+^l,^bt}۹\9}zߒϋءϜڙH4ƅ@'nM` AG8_Q0<&U 0|t3:jKL&;Oٍ(F, hZc>_6^JT;o8"|@Nu ϒ`z^cX2]``bqۭw/8!PH>_6 {t#\7(/x >qNǴO!a!JU[zb G$4V-6  oSݕF7Q>gz>k硆oq,7-~(8D0~ 5,C/GKdVaN[=XI  5nn . M@RY=Ve ~٤.'MtR w7^Ș9rZGfTMǒuNI&؈;T_w6;M(8 .yHFWϡ7)6-X(J/ UmxQ{iI  cltEk_Rm%/BLLs*?P8ǓrUe_~ $:طޞ=VJ`a6tY|٬ˇ/cWg"_:n̻s~PݧB|qoFh#C7>g8 ɎD%^g (J>=!P䈙<16ʧ-"Bey `jBIʿI- h_(:,!em^$!X>3[[&E /bv-xj#9XҬ[ƮVt {T8VDG4}IcOM/*OuG"+j@vNn4. &ni?k^Om*-Ag/"m98NXk2RtE%^yh\ {ʅ' :v q8ZjaH{Z@& ()M1- γ/Ѝ)ɨmTVGz=f:h@"yQU e<   }fi% \)|4 Ls/4\onjWcy{qb>puPq?*74awIWQ<9'xHby54€ O9h>NY΄kq7bZ+FzxudFEs2f2 A3sd::kS Z%9ON7 jȗg.~ S**GofdZu5kWW{6x Dne $f(DGuUGFD5HϜςLPJ󨋖ǯMʑ{̸EFc? t=2"w䉅ifIyD*49XI ?="ײb膄1ɹKe:/ '&Xb\6o}/eb27z&"1S5fx)e*"іF[>(s@{z5J1ؔF5 ӌ9Rh [31YV+{ሟo̓s.WӅ0tӤëZ⢞v4;Βru'a| ) n{)KgRkOT#θmA)ϑ" z'$; nAήhĵ<#sYn* a 豠aHj3_SW:8&"Ky ]s{T kfE=h?]X3\wZ.,gjم7 r-dLXH쌚1O$|ۺ> 7(K%.vMcU'F^Lp4{z{C:r:&ʊznc-3p]ipՐiK@ԵySpxWn9^5](+fFy[Ϙ"qӗݺ8CN\GU<0ցbGP@F[pϊőknH7Ug&!UCj)>U^S RD-xʎILt4 B(pr7ɳ_UEυ.3;!݌ZH`A9+`jow# (\&s}SN_=f J[hqú&9 4QXJ3Zq->t!g,24g ,pد؇j33tU3V:#7yb<(9{oG;W3}AIH[փsZXSt˳ GڇT:Dx,CGIv3p%d2B~G{Ր8=+Zn vgSJ-ܵyOQ؟)/Nsy(K"F붟 C0CcDc|UF+ ;\ 5tDś^f T`=0H+ܖ-Nu({i k˨ĴDW 5էDSw5`;BNJGX_y@*-',Ը;Y[WȨsr&-$[@ c7oMA1L t~~&;Bsl@N;P ntΕu>siGҭtdɐa\=͎$tvRľ[jA`o!JK_hC [ת 6^vTj>qCh*\,$fA!'v!F, M>+}چ+2#aIJI{<a/oG^d'Qt@@QL,j{KEwۑ 6i9f{n{v ű@$GR4сyThk8M'$ ^. Osۖ| Y$hNrkO v_,rV#VWW]D׭RFSs%?1CUzaǓe!pUxK! 6ϓiM({Bf֤Jeu5o=TmfK(r4-Tp P,[ 5̙Ȃ5PqKUZc}Y A\1 )SZ+FfӽZ^ <kkf[֟\sJ"`x85y<m:9/Lߔ/%g{[ͼ= 2 T:8t_G@SVXM/ұNgYo-6'R3,z&OTkwP=z5}bXG4[OfKX3}ӠJ&To?vyqvy# A?q0ݼ$Q^̹}'-m׊Ӈ.q;錥o^<}Ć'-_4@z XBn25XBJShKc4P2s5GXH.3vhnY&NnzofvKߔFO^]O7Hm \eq-%9fn " #|Ӽ0s<-U_˘5|T΍f\irV 9 䋬. Zܚ< daIg' ! \v Yg`hǨ!TWmK<*k#Y '>,7ҋm3EGnӍQI£dvfH9Nlfxءjfv]8+V^n -Lǚ̾]J%97r;^,&FE)7an": C0F\ާ"9LjG;֣9ml;g.zFtlX*JP*ܫ`˦.^ga\HtF$[A)LIDA~]4,. 엠E77<+C( 2ck " pa`˲DE ]%lqs3q0B>z0şl߀ớot (*'J?r%Mmc 53NsS )Wl}%ǡ1F\YfpV yawY[keEY;Y)zwairz37?~TQһખ&فɍ: 4 Y0*!$ 1[̊jBp*W|GyUZE%IZSvK9;hi$ஜ@%idh럀ͦfw",r(IF+=hX/Z@ҙkɈV *2"hEǭl3qrpy%لj +U/^)rVw#xA#Kb1A"}3(Osh}눗ߊ&CڿP:5̍s^,aղLvS)iHc~~]^~ffՋ US?wO4+jILSr@ DAÇ>,3G):6BxG87zm}n_f,῵38챑i6 @\N2 2j.J7Mi@[>gP/>*D<O}rNckZp .4|eyӝ{Y4l;cܯJ@GQ:7j[7a:\" d$ޟv8JRdxx)Ϊ<0vs@>*(,s &wT [cthwe:6x\)3_y)5*vK,,XƯ `kE1W\E;Ʋg ;TV5nY.i';%H:!i_9+ pSJtbr,"'ו5\{W= L15v^ݭ'!9k&SslAM^X側*{R/QƧ _ ,&Sgq dEqoޏc앾 l^4Ix=*2':&l2-"#>bmڷJȔ(IwpsIL}Gkw0T|  ۽~W!Dm3hE  >@%A$C?_GJؚI9AH E۶ Pihޑ!֘T7Ɵ945{,[Fl-pY(IbAuZ,YDT%B9x5u*UIi`zRXSVTV]C[>4()r9Ӝ5K1<-$ӳ+Ӗo'KĂ6r!Y\DΰvCQyL3 W*TIF+kXf\+=NeJDk 9SW 1m{_s[}m'dg2,j>Su=U)eh<,W{&C *Bz;(h#fh99Fk1ĜQyVlɮ&!J.DG^yqMz\TXsP:[&j"T +il>q,KYwXYk+'A$,l2(F:ZN{o5T6^)>tznlaV= E$=|C\ ֔#!4W7VJD?F\p 9[/rXAKt{շ+#2N/5V0@mD%aJ;0q%KYm}xԖ?t &τ a*>NӢ@ q}S1K/N; ק&[o.*NGuG jav_N2q.bn vPqsRI!='0d?p|\,/ic:kj tQ8结_z.u3CojduKKM!bi\=GK Kx5.j)17bq㊟d|B [")vBhk(#@Bҩ%s +D xp D2%8jaG_œo5}1>%BfW;BX"k)og+y6~8hثS`@Gg^ GaB[lC;fHP܊]eIxnqc3u"gvx;L.=Ua9"C6Eb$郏ܳ,@:n0G6KG\@eGʂNc !bͦu=]^ t=lPldud6{_-Iؓ3?'PaP/rt/v| fEZuս r|b\Ss0E:01+ ZL]QB#fF#  "*ݽ%1)673aMv!0wo|aꈴ-/GVXP[jg\i M3:>^rp;}}}%"WO//wUUSoWҰkĭ!qv ()7D.-\=A^wr|>RZɡ^DR@KTOq*hCʮ(˫̢遼_dy?߱ţAB1G|w41|{_^'c~AB LoBpnA sdƝ:V =lS鰆# &`OlɛrKCQo;6?D ヌ1GةM$]>1 XFiջY\;q莭xޜ[/>}WFaڝa*gzXkK| m])~W_KdJ*eu)LþY#Lfq@ d禄w>MC;/ǽ7Մ0"$H GemQé"wFAT\` gHd{HoAjki߸/RK4fu%[R(A^la3Z#F%߹thjvLD-6;JB얝r:) W_i(qP_ؑprt+`*LYǦUR64ZYhPeBвAuAL if' OXey,=h!'ץ Rp5wlUP0*{UlK E e2-NGf.p[q\w%&Cݒ.uV[ˇ5؞iV zbUZ N{6OFBl>5ēnQ{\U n}^88kuڝ)Ӽha_c@I]#m:f!7$떧Q>bq ` 뜜FJ5?Ƚ[+ң%#'KV/PE`uv#V~ 3ea5iNqmۣZ\.j1*)'/iX*6Gёp#U:f){'-]ѡCJx?#,BiX";R1_}"O݃b={oNHg]e&0hj՘oY)D 9mUՌ}r8J~x( SFqW2lZq{& g)-׮EL/jݪ$sc{ ZD5>kHӗ 9|Ӱzw M3PӳV Jp+D-ѷ(.1R:PWTE3xPp6ד|.%sCWb'KKn˶Sexţ0o*5wp0.gdV[܊_pp@x%f'i]Bl?pLMeլNX}!uf"``+) K=_jD6R]㭉1V袾zfydލo:jFѻ8 k@LtrrQ> Hfe*`0=.f)*BALUoO h@Eizk+!҈rJڣd`xs|~YXpRQI.j6>U-Ot=ߝKbNM0Ѝg_d![ɫԅU7z}K%CIŝW !ٔ"=dW} }ɫ3ވT?OgkScRfq ~bTސ 8 extd֚&"(F' K[:}FVWóoYs7vYAW^XّMHӗ 1z_w"-BD:cWgbTbcoY_!E5qGNO} rBvPUoQ"`'?$1N5dR m}/KRpbſjtƒ5iI-OJ[kmǖD|qT|o&7^f2i_󞘳n~ߥ!M9Κ~҇Na5!RnǑc,U Pjg.PRr֝'XJ3Z|cMW2CxT˅b8Hx\]9 TM\ 5`0\jҋn_+gӴ:PMb\kӏJB5l+1תӒ1?AFYToĭNd]քwZC[q/ uX= e@y|2B<*34&z.ٳF==A EuRVT.0f>|Σ2~23v3:FMP gKYW_~CFco5-(t.ِiKǥJ-Kb ,H%Ѡ`_ԶDށԡn!+<$;ؚFS~-TYKhW 7<{=.s(I,yWg,Ӹ+!kplۦcQ#$kަk*ڋF?tjlɴtz:`[ ,?kQE)N/ r;ŸjM~f_MfE ٶتy895Sd gGG4 ʻĐt)tE5K% ³+}3Koo_'. wjq <[%8ǭFwx]%uMZFw3IA^c4c8ځUuZ~R>O]`*"ϫ08L_Xo¤m8 خT LġHԚڿyL7qJ42WMBQR2'B徧\I7szwy /@|ZGb0[24ن?.;1olJQ_-upx]&3ZS99B C)Ci0$bl@Ez*k5ΟpqLҏޮ E] /*z4Ytun=m1J n[_w8s6+ȒDoGcRIh< j7%v9\|&&ώJT 7)Tc|󤦲_*{ AtV46@鵮.q`6fܻI ecR薺lvBynڿ8C/yh7ɨ[TO)'VL%!\qRx"]11 P-I&&oK&p] ݵ8 tqL-J 4Oڌ |;=:ps \CU!lP9u 4R1ʆCBj-:Oƃ.Pwp%Z"m@`ުDL'9C8 ~lnזjdY!$ۇȞuBa11hFH~S*oxŐyn2e/"4yy%N+e?7<?0z 9*i^]e=B Bx.υA3yHĞ㣄Fi>2}*6.WY紶y#R L9^MW#Ro_fYڅ˘YssSx  "hUs+u9az+9DdRc[H´'$ew<(o&qt۷.۠VrHu2SK \+H}VU j!HUl"%FϨsu! ]vk%F]cc 5lvU8/,Y^vÁk/E١j)¸JCo5bL:/>x%uD^Wj!ƃ# 0>KvEVrՠlԌ4Bmk'>"Bz@h@ŧ-`((H6B4.nsGUsIvKWI/aׯy[(WEr̂o NJ3ͤ886mFCD?[ΰ/O[|#=v_%:-1o d{%6\b o=%i/³$E D8&rCؑD"An> )G#c(G"Wݞ-BaS?`( %Cu3KkE"47aNU=~#OˬD6|iІH+8O@2(<;%z}'dNuMT`+n"E lj up5Sbk!/L N:$VD52TDɥp8xo#zp\2ObBx>1$ܭyw0E~Ĩ8Jydqgm "_ht~\ /[zk._ko ez9s#%*]s Zݥ=w\ RATiH =pݖѰ0>Gl.2yYTcP%>4!# J4됢!~{DOQ(#IVu Y3FEig6'NW,6%4.['$ !Yq2H0[IKBp4 ˛U&n^[,|އ݇s84j#즗oh,;!oeZO"Ce h$sP\3"!Pn,b'GPB֚`dȽ +: њؤ.˰~*{1)}eU%H5piÑU+ 1:JHE"b8B[\ OܿX92")uʳ3:<כ[W~n| O9)xvYq`*܋ĊD&`/\ҺR?6|nl_*͋U Ǿ?$vm|Zŗ^ZnJf2[-,sB \UHNfQHrlTjwGQEiN(FϨc zP\TG9vے\ob Cݵ6U"^D~ KQJ{O4CNT 'ur)i[cÂY$rK'6|='NҾz_8v5 ZsѲԠNs"Ϲ,u.=o"P/m8|[5`Ĉ)T`2 ݺXqt1D}&zyܵ%E@-~pY%b+;5/.@wNp#qm+Qavv؍%nG~*!4cGyfU믈?]~ly`%, (qGU.bm=rYH8rw/u2b44tQZ\k `AEd'}5)iW)#j"O8|d9; Mi\?m}o[Hz,QkM ZsI}|4R`@ d얱UJSNkސ!Uzo=4L'gRY kCLoWGA >)фXyVEc"BYԃsɀ/_~^ hHafOΪ0x2C|JߍܥZCWP@.Jg'(aCG1QL6TBѣ S@p OԆ/~כIbk0!*:=KujBy &yIK ^Xҙ|PߡIQczH\$oz!6˂jk:I9zՒ@JdJ('y0~@g8*M(: $j Ԣ7 :l@E,E~k ]&=˛MOA,NRZaP,G{W:0ji{ RvqgBA*Xݻ=p)); =>[~<|$>h{ F?e4]r1&6GʋQz7v8~ MN7 EO,Q|FPMhU“էOhɖ RW BmT0T3BҬ-tY|֋ ӼQ!yE@J=CTk=CSj7-IbuF~?MWW \:<+Nm ̰ tEԢ'G D^oՈRnnP^ۙF[# 27o3S;ePݶG6B6Ō "_) 0UM۸8ލxW銟6,}1dDThzw45qϹ N{#Kfm 2[8%o SA2ă=<|^a.ڡRS_EaO{K_[hUf!`[lNjE@}-~He{ HORFCSX4B]WpGo2]zYTDyZ^o~NZ9Pbs3vH?,uQZ+fߝ#TkOcLb+oD(m\8Ir;Fon''7T+RHJE|$Ot~7WuzZIZ' ?mISf%4zs%GW ux\$mDaC1\AkbPǠ)m} Ӫ:t\0TV9)[L_=R1|xC*vM y~̈=&eӝ=8Y\X 9%}._yB8%tcbOG\1rJצ'w4@A+-Ew2.f^a-a qcĤ1Y83\M@w.{`7LJ 80d4@nr7wpxCݨas񔺀D4.goCf bNdw_+>MM?o]{=&CRAMu ܣI|s',w|}FVlM6GP%FA%rzưJ!5kĜxv7f{5iT}.xU;xK%ē14+o>j>p;}!A`oЮJ H >I;FX7 kѴ Prϟy};#gĔR: rf9R~HG Ulv{X!х*boe).],?fo6)F >FJf-$~'\ ?0GL;bdW%W h"kUE湚 1|?i^8l&lzͧ=4~$ ]UI#`#L)p?FWTA6 el9}=ejOS39{ҚCc+@ J ekK4$~OEAo Hk"jpk&R[X28it> Q` O}yoh_ ^XĴqvČ5"^&AԴ goaM->-]X }@${W .3|(CFZג^mw G*թT׶  b0 鍡J]2QSYc[bqX8vȾ)kj_*I}Q6!]Rdۀz$I2CKI~Vm3vtIXPL^|9btAA$^bl1Wԥu* {-'&w$ZK!eX5q7iMO!/~+NCk[*yGt (,\CBDK.\,=!e* "~'7Dk='-)Ȩ&A^;4Vq2Ni }. Q8C!?zl3.jv ҩ%$1>4.F 8P,R;jI|(I4ޱvXk^mS)[֓ʙPc:Rvk;3}g9A33LgbKD5LІVZG ͞&q|Tt ϭi (W' ,!MG/&oֹOrכ<յօ1 0_ay"{ęٍ֙pKSPsp?eT6jvyJF_igu2҃\W}ƣF?-N\C!䠡ԙg$gtG)AT= NK+P^VUmaBdQ"C K/FwU JhP>$3$O\i|R}1]Bt u:)34j;*BRm\n7JXY<"k? X~Hֶ My88V|^ſc K&s@Tưf}3]>^Zg㋗.@ξ@MZ M[Qf~p<.D;@\i1>sEWm6T]l\&[ZrEq5H5B\]˼t`$ʀ-DHJN,?f:`]EV\ki>PNhlr@&^лn$/g0/_9^O*h)A׎NJaxlg պ?}.%uZNH2vo̽u ~ԝ<|ev" "ˆ2ן@,][xd0/s%^F7s8qsVxV#jt 'HbfμිݹHd ^Nþ.oc&$}qPvGl&|R^i>6:ίY.p>)\c`4O.+ 5Y!,(1IhdR\b͚RG\ .fww AM71N:|?(ZL/qc eaXK"䳧tlo{. @uD'vd,ޭӘŒK vr3BO[7h+|9XRՂd(K#bkǿg?Dm@4TloA o9;Aof{(p[ǁ&ʽ 9P=l"%+l |)l7{F XjTc]ahvV~2Nw8>.k]:Fep?aa\~3[c|@T +RRikh_=7]gsq;.c*,d#b#-{g3Ŧ f=HRk:l'.R3Vck Kc\?Ҽ=x_qBKa2D⁞a<ٜADX3x'^JCӿĒ"" ډ#G\[%MUtEZ9RC~,1L!^4c!h8p/X2\dIǔ,ϒ[MC㱇-D;'1{n^+I2l&'~@ZK]z%wzK2C9aȹ1 E68ӕz|az]\|7ԔV(/)@*X訲X9_r(/M\N`?~M̂A/뤄9S֧@$ py !"LgԂoBK|pEpAwI<"eG cJC\&bZ("3L|34[yU"A47#6{^R)4\kh@pxCJ6)tB'&&˙APLYut@e1 1B~ûv'] @z.Z) w8IB=L&qQxqoQ@^`dXx=Ư7n-.6u.csVGT 3nuc^ eOd]hmlKncV3RDOLM _aD-.tt(נg3fM^6+/s39^^aA\]{8  %iZZ?VHgQe`{v)?Y}H"==-~u07(://#LPY%]Bs1n =G;C}:t5p}!S{˜pXMzn$X#IFu/?\!j8sxO+n-}q5.Ô6IWFؼN8TY_O(?Cǿuޛ\u*UlHM,oLM<`0PmϣFzlnV X>ϕ9}"U+99Ls&S;U@2.hRn,;!D5!Jdgt\MﴉVI BP>}KCn”j3qF&= *Bݲ}` Z -X?Ax`<~Yk4%gY*\N݄̰v U';'abE hi 2NʾG\#!J ^6xY0ϋkpN)xRֆ_+g=TZ7 )ezc fsn;]ZoUegXOʌ4 %~Ø7K6ZmA9iAL/nh d+O-ІoO.BޚtRv ij-^$݃`sI*vGK(ElN C.bEgac 0vkj{.TɼXc} Du}9^tx€bAL4Ys2Q=ʁtJuo*k,$dV/Cuxyv!c1ЙC, jme)o0yyg馥=y@ryo8B5F6Wa>hSɔn/(.#,GV1mj ',PEU>tsSNHaoΛ! fBU`=ۅ؉aϭY<+|dqZB,Ѻ)㝡w"eEVkʃc Sj9Y1Sh!1Zט(`_ 09IHBӤm0,t1riNURA_ R5gol7O)!r Zc msScP}[IC-G\&5yg1YJG 3N!ךSpoNj.d#eT~Jd#) V`(4.#.v¬IǼw53Q,Ef'#g-`2M#n[;ߩVBkbw1 f(/PE A̕wq;=ܪN^/*]#`5ں~77.ND-)CEek8!G3II3Cp&9o,D=LO̟0eL$FI37n*s/u  ]'qHMLgO|^w >a*`pΙ}xCj4xә,*Kl/*-V-WԡeH+CbVJaNu#*q`;0*=0():$Ө7bMUj7#u\mP6]d!,{hW>Alh '8#t9dӤ90 }vSiVK.T:_%F$INӣ=[a_ 3ح@^2,ujӲףAÓIh:w|-ݚC:(B PU CQtE7bEW3VefL9p=1K2i:i9"ARxr4]Hć5iX :m={}blbiA}#6L x۲tPRR%y ig@'uICOs{ٞ =K#!Aphܿ3aIy-KÞg=98/@!ۡ>{TǏYR (UTb~ adHXX]5S5G9'T;eQϡ$跾b޵k~ϱi ijcph^OʖBABHO Y 2#Y}ʎmE;SJmL&9DFGEN>b6 SnI yI u1\y串~h;!//0km s 2MlZQC}:[>UW{U-oqmdĐ#~?+Oձ66 W"ʉ۽[9xDظ#I,vMl5#-?X"o RֿF!#}zM Ÿ…ېPr)sYs9N+z]8QªOҙD[AoSʣ zhh- "rEjʯ2+☭xCfjvD: 7YahM- UK|Ӽ/}pQ R-9*4­4fA ݒzUɻ V `4`ط]ƽMiB>h~ƦٮDِTM}6s~{}^ ղ>_a(?%;XPX}kl] 鞂p<0V22vxJ{ohPc'=hl"U&|[0'sTh\ymrzd"g[q;;3CaTޒWv. Ma`hw=2}fT000dhAĒەaIi;mPI hMgHs#,SخD*뉹ơu_}:^Fj,< i-|r1#'z;4i:=HZx:_' i=1Gl4fFH"tD+I|‹;4NʊQA & :Qr,?+`:=sӬUP˺w?lތSRHwh&4ԲM:T2ثbW?t"B n+w\T>#z4v!uTVѴ"Xߏ\mjg2!i(5i:( ;ysd'RX!A;&rW uRϥ b*jJz YٴkC:N Bv}:rRM=%8z:-h.~p]b:G #ukwnf TY|#!+I#m]PR7uQ"nPC88!dkOZhH׏ $Q" SEjȲTU3X"UnQTWr0a8Leܢw5vbIy ǵ"ؗ<%KK9#,3K"YX,H%}2T[UUiTAth hQXE1At8D@awՈEESu!c`7 kUw[$61K 8ϳf1?1L|..x(9?aW#tS065wWbvOQ#Ϭ@W0O/n˥$MNkF,r˟fETBKcLR荡3zB%BhLu>[SIW*իZ_ȫ9JZr `Iӯ¨m˵Ƀ !!UA88o9Q>w ?~ҹDSám]cο[D&<=Wb[> `o$vG>E{-S):&zkDra?Rxg>u~Qx fKfߵ@)`vmT5H`ܹؖՑia >!"Oׅ<ٷI2f!!*trQ9 i1QKLfɲ{s%1>"_e2 /Iq[ W`81**Qhvl_ߛ@}Nv%>6H"c5&"3-BZbw1Q냗c$2w2\WrTJ0Q00:FsL‘ 9{[r)}m[(C>dsiO!1 c. 0ZhFNjh,lebY4n片B,eB2z+[tWur ֨+a6V[\G\6fy饃>"sKO9^zN;do%jXM|<wЛy"si5h%|V@e+Ɓ q7o҆wǔJ?nR{hn&BhYi 7C`Z^ iǢsc~Ab`8 "އ&8%,e,F\f-fuGlh$Է6[F ThrJmb!$=2bgߜ3݀`w g[<zmG+sLk@0[RȺS(j[m$*UU> 92 OQP0wfVH-H_:P]PakQ;D)L|gn3۬*db ʽ tUs1+ģ4%ǯA]Ut_ƴ+a׌ nfsL 39 c5 ҧ6__,`s啫Ap9}: Mcs7lkC@ylo[HҚhj@ӹh0 "vNpmc!h(7ztF$ZRu[3o#1AYl WdmulVIy(,=:rPIZ*|ŸUu6sM!T:uuy-!6wvp|"q; Odx_TTDpyEپ-[PU+)/p1;^۵r1m6Z${۩]ǎ9`XѦqA;<mo˴mhiGe\8t{G~9+e-Oh~nOdVhdWx_NP!`9f K5g= bF:!M'R}ߋX5 )0)yߙgfYN`rxQF`hYA:BaT=1H}UҫP)KHT㬧6~NܭĂ>ÿaX(erՈVx6dΩ >C CXSKy '1h]usNh1k':6D)>v퐧Y\&W<2иk+yaVҶ}?(i]RJ{rONU$N״Ad;L"jDi ѡZltVBTpso]I*}䏖@{)`DcXm5 '^Vk To/⍇Dk8PfüʢWM.7OCyqK~An;\%M[ A^@Ogf4|<>=& r})W׋1{ū*]++o"C4n' a86z L[rHrvHCBCOQ2*` g&ǸDh8`^Yaf?h\&NK҅;WUz{m.2o2ݐ' BMDrM(%u ]5 Hv^=cPS1{sUL>L.W|ɹJ{K{d`!$w㻹N>2L=e#׳[.qKrc .WΜ8h2EU*[2CZD 1q`(KGVmLM }RVۈIH5:B׀;D_e@'߉e/1nmh@H).[.8222l;oC~n(awdԛ>\=FjU -fH* s6.L+HF8/" HAows"L'}KY R$--~aU?F. `Ō嫢i h$_|$ߝU>-(uDaZc  /Ci»6aEvAwo: r31-B<}׮˽č6e[CюZgcʎg6[Wֹwk(2JLdcFs#LyOCU|a$) {Vq_)g#4T#~MЙfm {g>P-h[P$2 X30j?ygls],-RHJ5mz(7R־9pI-ѼBg^ӹv΅ya^(UI{v'ыJg+ ]&c6Sb"4_x4 wᥲaw҉l/(Q v7 \ӿwY7UKL 0AxBϚAJ_;QC۩x]RеK܉!Suj:t`KŭsΌ$m-Nb Rw92%'U3"Z?*q+}i@l'=u ~i"qHy/)1~+47(\H \O)@ ^R!wl{ UxsTwȀqC)Pt_^H3qYšh0Ձ ڤ`@ -A߿}㯜QBӰҖo+e 3tlj;#ٜD/4sl4DEKd Kޑ|6f׎:H$hq˪ma"92vc}mMl84;\Rj/ʐ'zЦ}{]JWZkD = _c L--VBZ d=TJ3=myocGOk!MkvLDY;>'ȩtċ70z'W4lPxSd^ӊYوb$~H:ٔgrjUPU#+&t@3皓"'ƽ7{8-`ir qvRGd0!A:aPSzHiPKrF#! #͛ HTωoD-.%>Ά%fGm7~T905NMQ ”yr%TH2`E`wzoDm.+D4R3Vɧf"|׶U{ '7ۀݮ%'nm+[Vj^k!phMkV_m0*f- ԉkxPJ.8bl-Óg*$)957]>0r@ U82f.]+ۀsh`37쀈Xk_[NgM3d[S:tN<-mH~n/F/cbM `xE6'0p_?N!!QpB"$aJ^vs:]1@ޕ;,`!,l_(PuInpϊf.D,56^qõQÎkJeh!OckFXC(bwXb0wZ]\>hv~xjwR%Xz!žt`H⟋U/g00Ǵ̪x2,P׷`&[oHcդZ6+o) V&+hopnY=@\X2mm\kY-f -=v]OZױH)K]k#FyK\KKiH-޶F["cCbN30f`g1FX5&y#:> r[5F51c,2(s% m|Ra%#ry S9,"YCFYS5<߰)|s0CP~SۊEM3!ŻgjnpF(nӝamqRM-$X[wӃ<ߚscѺ"4=B8=3ݿ|(1>AvxM#Jϸˀ)dV kb(:RIt!Zcͦ9E+ n Vz-Fz4h[ dr6MJ \nq%$:YU(1Qwjmvzw?(2)حu&<]?%Ksxj켹aMX%'XMiuj0-Cn\aG4t]m# i-bj s|TI-sl2{=;veҴa_5fT?Sp.HޢðyeLR;o]жUb4x#eILgY8 H LK#Dv>"s  fE_6;#FG+{$*8VHj/a/zDᗉӌ}P:VoUwɑ9xfzpÌuw{R2=F\  ŤFj'ZHHk0c?$]IкhUw_=W7șM,_LU E;A C*zOUY,A8ynΉum"^xt93  d3$=SɝNR;l"R[ $ Yx> MObu Fzԛ{p$(VKE9㢷wdzH¨LqG.oZWt =vL ;NZnZCt&ǴוIC:# nOA^m+0QAmB`~G߱7ݭޕUWt7KAӠYE|B*20QnX4mGHǒ{OtV~E_EJ@Ju!&%Ct,87q&{r~} i7տ_*ٮDd]  Sc+"5,i@O]V%zybh%',*1=2%d&U1uZʯ]+ubm|)C "dpvL/9x'tksJyZ{OХ V9UpZ(; i1 ϊw@8?2^Ҳυ,>⳴g]:u,fߋ n e Yٓv Y]\Io~"Ⱥq~XW`[Ԉ 4I13gC?fԖ Km7SV럒˛bQѶ6Gqh[8# j-@7*P(tIFdȯ-YMs^ Bg_7 ]zK3U@ʥ@#A@5S(jnhhw},)>W#Dvy52eCq͞_Ҥ o4dK镲}V  fAۉ3gBv9EUVBv^;|\d%dty.# ߋc{@sP]l`4+r! ԗc͑+vG1xni9 AzC_Qlܝ`\ԯLR{joʲ2q`zƩTvi.qV`@]x=C1>T-(oSWt 5ͧxʯkQaպz#K, |/d_i}Zbޥ,-(¥ߚV4ug؈y$-PzO~tZ0Аm vD3Ց aWpCD\rOLuq+CA %uZKá/rgSȬT$<rM]GcG5K 8%]g @9<13Q!+q5 Ö.%G7sVa޷Bek]c.r#_6L7%V](G%ڭjo|Y*KhI8!6_yVao5)uעV'五pLmZ2t)y0dY5$0l_Bv\J^.qw0e^1vіLב^Mtcui4wT۪+y&,q1?~*ǀY Hq&h Ȣ<$G~;d0D$:l73:EWP,)X -e' ^ ! CC7@1s[tKz.-)}Qyȅ鷷K"wzWu:z5(75F:d&J.q LƌLԘ."3M:=EVq.7^c`B'nA!ׁt$C;P8KY?t-Ӊ~`Cu%s9+}AH~VcWMe'yĖ]uM}Q(&1xv1ˬa#aD5ͳHnAzT9Zn.0KEf8GOђ|lhra5eG\guiEIkyo_)G T[SH8,Zˤv99Ί }H*$ʧs,Q7nE譬m$$>vAC,pL0ʁ)O';̣zvw.Q:2tHF'H{/)@Pen;,YA`@oDe۟ٳx}vYL rG9Uh}bn,tcZ>,j2'eCzyhu5tpϯaL_[2kT nUNe6 Ïod3E"sf8 Ұ #[XTU1/{P4/=$LNp_Tɍ*Su?pxk~L0v qF^CnW>0d5OjN"a}VO#cD٦*:vʣ$ M 'xxe*|(d:s8$:޼)nTcP8 B|fv`a+ˊK}G#- r$z[N4!iiD 4oo بF|CpkHKkOɹ N MocnݾPw>[y ,mC)HzĶYo3C#m1#^Dd+wjB)ͨ)ʲ[3(m튤 )֊ Q4Rk _CȇGresM8##DPn{ !VFwv$y|>1afE X[bٞPwA]nw>(V W*`lCEn4WEszTä!li^Y*-o1W8Gaq3N</yq;C6 ߼|;x0 >GAfsRjЍӨt:psgm6m+)x?_MWij;1rWIAdte[i*⡛_o-x@*$`.ȋ1J}%J/ m-IqB]K?ƧSx31_lF {l¤ފO7вao+o7?FIDAMߝJ.+j2nhFXbvT>ȹZR/? J.ry%WHkRT0dL'Lua E\fEUƛ" Z 2kֶ>vR"&hxp:rH07%rLWB R2PnC: J[oW8aF-Oɢ9!<cN;a]B'8䖶9Zb&2m&љcĂ"$ƹ(.}9:U_;JiVC͕9.$AϞL 0Y&V=mQ5M-x 6+)̵Ӳ;=QVih A˰xxr/x j&ު:tBVfZ;dqy7"K]WВ @rx).&~tQ4'B/gz4vU(e]18vᓻ,ڙkQWHM_zQ:<[#q)&VI.Ip2 VA$t=Pj*ϧli1hgNE%W +7٬S(/*-7{Mua4Λ]0rWwJjlzfn g<3A %Vth_ЮByHc8NA4/WeE[p>Ǝ%&RiR~T;HĿŸzaɖĭ Qr9 (EaiF ç˛!,3*t~7TϣqúGP1.Ot~'H. |݁C Jg99l#Vj-U% |0mxozW)]Gt$| Z +E}) $)F_^W"`f٣ZfUM5c#$UV )|+M1] <C-`EC^GY32$ZÝ}: x9vB??Hy<^>C!X8_KR⬄~ fuF@@_Y.)0jz_7lKixu}hd?v6Al9eG!=g&8*vaF6lK Tk4tзomG$a#0!:/6:܃D)],"afb3Oߛl0*|p,Q<]7oڢ)ZP+i쬈&$hMabw"pPCcS%Z:YD3<95AX0^R}?HR j\;\ٚqPLq͖[ O'ғGK, aى Gu3ohΨOKY%etEVZ]/72yLxm)Ե>RWuG â't(.RnlsDT[D`֤#swI5+Xt!sA4lv*]Ma}fI+טT2EKvga f^ b m:]w 5\edD sT=ykoкkz5:‡WcLJWg=Z.hΘUZҬ8 zSpRd)a/XkrjmRiVP`кˤUa`ʃ*GSAg-O8iT5bEY|OCj^2|R \ľ!YRd5`ݷW64fDBp?q# ż?= o^qį{-x|fKLxZǣO:Ɉ>$k.F?%OoL!Qč"=~Y~qb`z!e0(:@x͗ s peUdVQ+MpGy "CJ}^),Er c:Q+.1uEjL8pc?;i¶GBHwO*NZ="Rn_uDq^ {sT`sJO_ ҈RITΰM$ 6iwNOqלm)h;8UezL) 94tG#UrWd,w_}r]azSZD]=&,C>cHlK14*6a%ag% O7~.3 S6^tjibZiez +Cێ9>gK"6Ub`*ߡ}o&1dT:'.{4.(k ?gnui spGxIlPRN3tUF;Gr9NYXqӝR( cD%YC=6o1E:`jύ #O>Er?),ohNӯwp#+m ,^[ن6mN~mtcxEl K5sFi=2%粥@ڃ-Oȶںw)C(C.dQI< ژeCtcISކs$.\AJn"bBt8o#0'*M. &TJ𲂨V^fiswCl[,Ѳ_3Tg76yU#[Қ\:9Iob@PD, }4!@='/be#>:'5d|+ CYR{yMƒ7AAy9;lt%&/`Xj>4q";ٯc0[<YX톍cqAӊ_{.*wa4>'0AmA:Ux*f@PNB֭+ӏ .cآx] b7BT_b"k8Li4/TdQưo0:J֮ɺ&yO4a,j ӤrSFZl-6%sUl᧐{g ꄳ7]%ز&U2''?J-Jb_Iqׂ֓i Y@y(kgrD2#=hwcaZ B <ݤ(׽h 1D2Nܴw."| ~962 sӳA]ӟ,pr Z|){<?)~Τv?Yօ; 3rBCuigVk!Ӌ#K^4+7:7@)r9QЕ1IrJKX70BADN[@,GMB= lKReI rVN5<6,1 F`ႇΐOvtA ^-/.iՆzMWA"bS'[5BYw]$7UFʽ^z9]}|Q"$,~ &UOKEp8xͫ_pRA@KZ;/;:nm) _m h]s[9('™=">M#xs#Ϥ#_iI 8  R,N΢ztŊyIYFrQ b^ciFFsb׾N9 \0jڋus5NРcfY qTtI+H|['L5ίZQMV8:'U<]ʇ]kz 0'CDa Q gavk=\=k}@٘`<~)>A6+s7` e..x@qsA2T )I\Q9GP`>FnJ)Y-]zKVG B.Y_΍)>l]j;^t9~Mr+V^j!+gq#Z{>+Äo a=GU7옮.CR%ݹVnܒڰxIJRE/sц,=E-WĦwqr` p)>[Ql/Dx2@ÐS}k5Enwt_ 0F8ZL}x ݅#uXm!e9ǟ;WiU1\cspӪ_4ojVpoFM(,{E X4ggJyyWq=SZ[ ž}$x$Y+;mׁa!%\&{(@C.\a2!n[hPL]X)T]Q ;sGĉ,੽(y"Ng9pkn*>CaFiỲ$D@pm1b*dixu>1@_Uc~I$.cLeހ$kLvdnNxݒwnK'p_s; نvH)ڳ1o;C%^24 Ŭh:㠝TTpfS~A^B|٘3CouVZ>){ʺ:] qq^(9'Mqn?6:QOr8`1N5p<@{ [k&{"BB e'5ovD%avW`s-n g ˡ'[)!9B:MU}/ȱEЧ3%qģQ{9TzR.r0w`5ؿ,gDo ȥP Dg nd/&\u|ifSUt nVaƐwpͱ.tfuJW$M6  l [4e-ɖˏy,ap %8;?v2P^+BK+`;, õYB^9(@`.nc&EҢ_I֘&>m h畽쵧t! ?G^ؔܺkpIrx^r|?dҐOX+_9pHm.oК\@f˷~g1ʥdGK &z1CUXɃ ]J3mN34гEs`ӦX$Q7 55> Mgt:5_Ǜv >܄s%O#Gr@0G Ns9h*&$(<ż-- >WAn(aȻYfpn4#ONe=-MeKqY: |4=$ex ѫ.<.P*? k*z'lw4xgt426T vr8DgSVtpԒM߸y _ 0sN<#߄=7#z7Bh{R.1zc:"3Y偨zHĚ oa/919^ 6lBfh/Jrz t3Kq,F58:0̶؝7, Ƙx'qnNa>'єvtr_dIl%r7Y4ëk+L`Md5VO~RZIի=?'8l$y:Q",MΟ#M^Y(ZĈ`y`6OJ%|g#]'☷+湣2"JBt5$Fq"US6耊'F,<ڛ9i&Kg,~+9o꾴ՂMf|(&EG.e}Fؔpvێ1S ,|jk"A23ζl} SP$ Yc{Qː r15Lq4 C6\eC*j쓎!m Y9т`X %yfR%f= IDrvU G`R93*k :` ˡ5G%Usy 2~.m™Z°}SB;. c05XZ9"#i[ (/QJNp<9>wDָ[(*LWCbUj3wZYK <26Q/=Y&Yf)[*+]v0{ycLaN4ּCr N~IB("K2@M.ͯ·}|=o1 VY*cJfHPs/[cSL]s#tRf1 LfE|!pԧ]ɭZ@1ޗ ~s(X[SWj Uts``c[9pZj{WQh}f m\\>Ig>N`_aE/8H!n I%Brf { jy ooJpG}܄Օrm^. bBDf,>ZD$hdab$P%']H!cH庨"b k+R0v];az!)"&J/͹ _Jx ÓU]r{S,K{aa`n& jSrAOFqM >>m{0R帿425^,")#q$7*s=;,ΐE=ljg:O:l&^fL57ڼU߉4@r-ukh;|I)gjL:J-K2U ԞwsGbM@R)9xhtm$VO]lkQ kl_XOSK sdI (mm$;Q e{gĞQsԄ);Rq7bV!}DNҢ& 7UuTEi$-[)~,a"mF`pc#U(}5G yyB]dIycʞɓ:%qj2f;:":s݀#2Q\|[Bw TuM՝Xy:޼]8, f};8h= cJE5uJ.lTnمRmi]Tm|Tɔq%wc75;L0j?^V/rVO]EÆs=Ssq3pL,TmE؜ZZ+* I0+>#tJ=KF)gן6HSmeϱeU?U {Tvd;=1Cm!>c[rΥc wjIAPLG_x6R1 Z^9؍2 YڙJYyq~DQ6~XJx9:\dBNf/`` +B FuB m 'H6#bԀ7zY"͔7F|`E;ML?Lބb!)wPt_6%?@":7͍ hm?W NB l 1ɚWrY벑%0R3XA:4"h"WuY:DD"^{ǝT2#r UtY^[]zބc& ku/G4vHG{O??PN^ Ķ[˜?(s,/^KΥb-Ė4~YAyMnB|BHCpB#?r 딖l~p&{U~1h5,[bmH'aY$8hZ~&cƬX4s \As?az}:q&]y IKw~_.t]"8 ?N%Y19^vAC (9inѺeij(!PֺA>0DD=вb|+GuCgC;d9 ve3g#EJ1|{Rc?Ύ4#`UUē<=YM^lh@[3kДO"Q'm7MT;6Z*6/H6o9|'su8b{}NY=a+u3hLH,_ZN2HAĸ2K}(FiR>[p3\ [ zCvoQ,;0ǿi\uJ@#yW$u-ӡ=b來%.9.1~ ;p^Z"tU ^pq{"D % 5ƀ3Ks/$ gaf՜0 3IS֥Uxd0rZWY8)L-$8יf {-ph1PS4HhҼia9av/OBV;KEg#S@6` rb6S3dԱGMT[)|&X#e",b(ݘk F 3gȜU, Z];DMMgZ(0ˊyAcjK0o.;Hݶ][1e]IhOEH,H֊笌>P]_Opp[Weܖ{9N1:ͮ#*F3&Z>3 jⓣgEѨShI\ڋi)Lk)CJ]kDx/:^4/{(V7ZoaT7@mD,jp]ES&O݀U|IߝR/alfusM`yw_AUOQjD"=lPni)nX5DE>@RQ }Fk*؛1'KDm/Yr8 hiÙ C{d R33Eh.qp}~bz3PNC/].sc0*+#E-(ZH+(فt>YsfFgG>F-'[\{v`tR2}+h}3 .O 7ʓ+(˟\ m L4k/ a+XS^eBC+T&\*T)!+nsKF5F}r)$3R6+[EEQ3DZtwX2PFނCYx1J 7aB}~=f'Mi8Gi!6h `=g;N b :n &0i^%sd:yYՖίA(彧A)sm($)  7㽍Y72NF&AEMUfyzarKۊ2(P}kgG0--,,)AErr[&?5[G~\UX&i/|,\jA# 'AlQ,+flD*گN! yv4hNL!Zښ"GeOQ$/,Jj"y?.x*ML\EpX?Iw7` f~zO)!a7dMW,3W $ ?0qE:O5upv}NW7e~7Gޢ'g`eMݢw0йL7c#N9YJ=[=k] x5mܺ%qMZUHNjIw~]B{4ל=O3DОʏOx,%߈埭4w9Ά.\ ѸξQSյofBf!4w 8W90 hETlVk}5uo-m`ϋ0𨰡F!?Ie5 " Ge'*i`-H||4Mf:_eU{.V_ 8(d6;%׍r `}Qv'=Hقء;]Ye-c/Xn]SGhI]SBvGNU6ѻOEYEOhbV`~%BQzSЃwm(\ν#a 3 r3=dm6ꔉ> p]$b5U cΥ%XZ]J'S}y0@T΋2 gztY9hSMC+]0M54sw#&CWgGs*Be2+̛6nsΓ::L q|',(Jl.Dj%6G[bLP't ՜ϋ *Fb}*\ƁC?hGxZ`a*rEXLkQE6 ]pKG);Ƣ JQ~O##.?8Hir*+Ye1H{7~Tl[1b"wPt3kˬ~?i{yߋrtݲ__Hb}(3A"B֌yl'C,a:}67"#⟪~FćSs4wbq>?| \?n\|=K@̆X@"d}HWwl]pAvfn*]݋WDHMǯD?C,*9\͹DFt9ġ0SΣn]!=&XsW8F3Cgt\7ߊ>Vv+9өsA0^'sĔɒD3K摿#gDinys6B!54!o?+w3Ώ|B[^vćujqB6 &뗝mG-h: B쒜XUB8, `"w6$[٭,x,[-IG*m?-j6JEj0 3E>id# eGA~i;í;;*pYBݍ,¸ičuQѸ)/Н3;bO3v9&5<_q90w<ʥ_~zOvC?kMK_j)h2Kޗ lM1E8]2:꒔!u걩 nuΟɀhce9I!9^#bP+q\$Mg 3&7?oI@\y,j&#=,;kMSGƻUS",zvLq{@3:3ɝֺKڜu |8H'AVxJ(XIy0S~OE/nRC_pThggM*r?y֊&2| @H=cMKG*_]`{׃4߉K-H4Ik"NmWE$={JB&|7x$~ `(bw ZU>{i%-fhޙ{7s T~X"?PIy}VBJt}"h,UFE,#^O,n–|QTb7AIqu/dY `}gO<W CI԰;%/<4'yl8w1{/;m9w |[YIx@Yc[: Dr#2 $PPzBh m<[@Lzs쒁-íˡZe"/scBx,X~_t"i@|]qKKOt?ԃoKbhR e=Hyao7. Ϯk9#0Z^EGE*AG3~)@]ф/1\Lm.a٦pޡ5Vőth}0B%8`Y | !}4Xzቅ< %rEwef>y6ֆBɆig˰;fz%LD%?+it% Ly5i忪ʠAjzHcEKj|je#(')L $NB#}5ƚI@;;ֶ~/"W +o t/gǢHZ%Bٕə9 wnőHfhWGU`)RNM;HKu+>z2UEm>ģ(/tlנ H@}eIJӬaY%v:([x>X\id-l,:(zF,rPxޑm:~':\a~<} 0`jAr&jeBʜ[s;7^E$Mw\B|~/b$/..36'n>/Obkp['N#E|+^pp%KmgV;:S7u9U/8% ISdDN#2TSެ|s88x\qe(T[/A bP mBzNg D"0y4pfƷV]U_W_1w9(f~R2+f{,{݁nwCC #79@ι5B؞,&mKQ߻X9^;^Xyȭʅ N-/I+c57T 0{(FtݡzZזm k>omn0?XĥɎ C~"Q?ʣB~-%6 /_Pjvx LT >)kV>SikybMB[B$Ky}'M:dp!ht: )Ɂ&t Y┒!M(UR S"OG0ސmzaq wBڣVB6C2- f ; D y*Kl@雾5퐓 MIT')^lOwkc!nۘ,ܴM;"Fq6l<=X6Qy}; t-OLVtpR7' _\Yċxy`Fleztcs4Xأ=Tk%+LjssVDk4Wӣð1yDFskn2%@V=m@XZB hYM\_ۋ{2ض:ʣwQgx?b,}E'Z0`8-~Nt; xu'pI =Wkz֤mbJkP..RKn::qb`Ko6;>C#XR](P@zJҜ>Tq0:> 8qP1Eqa&2Ŗ à Ƶb#@"Tte*pڿ9Ky~Y[a9l@x9:-nXJa3MDJ)805c9Z2ޥxD"i4hHaNۍ+§q8ӗ+{w}sLoÌTOP~U|_Aq{٫6ۄr$#{K#Z*1yiկSf5|;Jh_K`0EC$`|^,qVydևCEre L"HYhB䧍n&a|mٜۃjŅHtf_&̒0NQAW-}D[J$*C{T@͟3H.+ -_t]W N֊osn]<[uj W7yTS->Cv &s5^\;WG }}Bo`NR#Mއ{:RNb]0B_Жy] RM2gFzE5! CPă-*а#cwVuYbdjf![mZ;#Lߤ,?>3Qy&ȋ#UX 酼ߨٹ plF7%h<[ Awc#YrFWif3%QBÎ`c#Yj1L! 3 !e\/[t׼eC}<t⓵\εi$ 烳!jf4zaf םyfĿp)_Jg֡.*" 8((sSMÜ'|8Ϩ{7 ֶMrÒ9:%t ;3SZ_1G] Daj}5&r…OJl Q0ȟ]Z* 3qZG= +v3#BD?hTW_@#Zك|Yzsç,N +R77|O+PO>6Պ)ؽ{e9 -Hjq+Bv&h587DV= <~>YJ=Y۶HHM 3MCzsHVV5,Q?זA{)IB?UGF=՟EE&{)*3eΌ lZcEt)ItUH /)qGBMDZb'@C ;ޛQG~H}/AAjPri/ܜG3@{$HT4OtMK tPhQ;c_|t7 TYRI$ÚIs}j6J8Nޙ^ =ung$MJCV y9$䝥Z֖ kL,K鹀Ԥ3XZue 1ak}Er͋l~ʨ+gCK@Lc"otld[?7ŬY)O vs]}Io?o#}kA_Pzmt'P+y-2 #v\~BM%<8. C[%74.p* M$H6N frD0WctBxԴw,4rP~}?.㏭'KP37Zo>j/&Y=9~%u&k`)!R B_Ng( d 3dz Cd׿䈱ĭ`vA"61CIs)6XU?q8ٰ+qKEgYs{ C>oV+ȋ05eZ8%&Xqf̂bv H<^<"K3Dcəx xd~!M\<I\D7Q jD1$ QxhV$EQ}>ӳ:q@ NX1xxiy83|ݡ<.޴!]PT@WYәg.b/aѝrT7-}UG8:qqve̶Km,EϗJYߖ7ozy<;6tݙМtaBep1!bql Ȝ7)k[Xo)" <%ZQ*/({Ӆ+d20` 5+9&-*Dn8c a1tIf$0kx*bJ\5 6*ʃ]&E.>6Mfy#T\K{s9G>j=%'(uPI5̼Y`6>ܟ Sw^UNOCMvu7Od= | r+cQ>g||! ["24%6F nӻ=tt0(npN!elϹ UO; ^b!OI' m{G/;EL1T `hoS1;M(;,=ZO=EĒRW?x0,QlXpF04[_R[~% YbdV %4z2]TZ ,t ifP[BMUU3]~^'h2ހھV0\,6A&k1qn~qZ?Y5Y^-#&zp_?ހǢ8eRA%<b̚~w@T׃|'d>./*wsgn1{8$VDVJ6@xqGN.) v>v-LWg?T d&d+q>B-=fvN̒O~~8RbՇRH[ՍDzRS23lozɿ-L"?!ļL\92xh\Tih9e F=]_2&fnrwWW{7Y2qCȼLfpB ?~X2oTϺjә+Z9E@CX| #< )awqr(e79]0Fق7΂ܫ5rzzp|2Z ~3:2*qҥY / |5ɻ$qӂXyx%G~̨ 770+H^.0vѺ,xڝbXE")6nŒ nԊģڜt[ Rq wD4sv3RXC z7 a)kPlYH`nVGjx| 'f'>c܉J괄[RW7vБojaĈvB˂l炎0,[7Dn!gS23 <<փ=C˒&UBSPKZd|KpS}. HZS䬝F5}dbbrO:$9GSCo031Th`S̞kSO&RL G54rFV+PBW|"DQH`O;C5r:\]20ٽ( :V'li?MeA5:q };9VcZG-w"&NR|Q?y(Wj'<\{">fz&0ȓ|q]_x6771gkQZGm'0ṕObY ŗI+* 3?U@'Ii*2<˾o[I nCyCML K2_?DZYKI0 ,gH0{ZT Do4V3Q%CFɉ!MC{E Ot[dW(9v_1{`<ו`qsm\[9;҉@iho8N1AKrpEuT&Ņm|/Ԗٷ|3UW:lMZCq|ZmLh|^x?n4ϖA0%Qy^3]l0!p)[0*_kQDg4? p%]:p%h *|":_ґ܆}xel<#"Dla=NFIEN(S 1O"wJF` un$'ͷ,CiX&k\{RhMzE.o"ѤanM ^F*ӓV p%i:.eWV3j ->Pg"fBans^[_g93y]U 1D āP5Q|BK|Zi]t2Ryf2M!M8 }~t[䋚$ٗlBbÂD^i+k<|iNQEQ\"UDڱ[BņZ 6?a}1A}r/ئեŧU-')EMb%?m4ՠؽa딙Z^ߋ7F5S4@ߣ8mW?P,om Ø2HN}}>0^qnrҝ~\[cKFP86_ v (f}džbȫ #Xq_:$3#M#a([v}i`8Lz~=76ЄT [Rw, Z--CzX5&$$X燼H\\/=/hLQ" +G9}eGUX:i%9}[銰H-Dɔԋ :!n;)wkZvHհG,@A%cLK&ak \/b\ӎJsڴ-9SWӟS=Ι%#-h !#-:aeqstbe;6 1?}νs%75‰W"ŕ;!T2MA ڪ5Yez3.΀&c\CJIFJZ|f'!K12s|l63d [Z5Ku%JQH׏5OS fϬ=Q_DFHd$M⁂aDˁB:'Ш(Gڀ% _"ҽ5Qxz]cRkcskS:֛DHP'-dF(Rwlr!L]&.i\Mr܅o^kCGDW+aCdPMݒjjx~J^m{|3DbE&M7cJE~TDS+ZKΎNJRV :WNqh~ ȫjȢDMd#q5&)bCV q|5lLÎmZm86́z,yz>?*B%e{}8 QsxB`9~B&R2TL02x|c~@Ӡ 0eT~*OЃ;VX2w% ";oHhՑbXo\#1ʷ3zTPG7@34T7yؠк#K' {p&D+0b 'ط.FxiJa)9 !┌/vzd d#xds )}IJ`aBF&' eER#csٰl}̿T=u%mq'-s&#:OecyH~@'k$\RS5;b`yu1B]bjlv6-`Y=gt <1<ݳ Lm%CKT0 ~Ggi3xr!n"׿Ⲕe#=@|G l]zmP"-*Iz5q: 5Ʀِ?`+dO.%M9[A1e6ʎ(/2@CDLעۓbu.|!R_*CbY,/g]F,jC !KΏYSy]4 GE6"PВA5~ϸ=!`Mmy̗e$sq3`xh(uJ_jSҏlG"]d2 ^C,ۧG_cJ`([!ӔĞ!^UL$Dw7@c]IۚΔ]|*#f} ?-{.BjX?aZ XJZ$ ( Yj?ҵWԢކyc\A$\!~.,4\+!0y3³~\>}| N_tcp-(),?It'd }t:[ }82,#kF\^G5N{٤bb8ڛħ6=Ĭ!8Ux%9z͊%PƖ.%aYQX뱬an)HC/O'ޢ g iu5f}c=˺:ff]b}BNe~6Ӓɺ{"Uۯȿdޣ8_+789o);׸vxS:H BMc-\L@_fU\dbZ>$Y#tm20^!@A;;VrǗ[I8Q+E1!󳊪~<7I@X _sa10t^?E<8 -.sx5rXH 7 "+CrfKh Bڡ8͓qQn 16_{@~LZ= 8 R&џ gG7>3{UiJUqTW" ]꧱ڸRL>2yMY\"—4]C /D:ƋVBv@)sxkPcL~ z5=E0>;KI n\VF*ùր߃"t ˇ*& tگf"KM 'h3hgNwKjm> 0>UK|ps``H `I;X8O'ǒeq? ȹT)f/}i k;YSI#( ߿aBHf vfEtDPh쪇9(kg>;B֊|Jk:AoS/ԟ]vL]YryGjKa*,cݏI :D~N' "yM^Tλ߽S = ^sz.a(cf";EHg +Fa㖽I':,OfsXo˧-v1-ѳ"N=HGxD `t(uϫ~c!ya'!ǖ,3Uzœ1e/# M(_AI#9q.^.i3ޥqrVPq>] %SoO -Ue"/oH-1L-t`2VKWKI댯T!n3_sy,5V۹0XXTV5*liI nZv-hf&rh~ΌԣK .@LK<""xtу .0u{ڐB8d%aBHhTU_y2Nvo?\y߀{cYILf[>bm!-H:%}뱩*\Fv~`'5#ne>أ'|@k^YƢhJ~#zdQsQ g]GyT~e_GVRK&u ekjzyb"-aCB}YHZ_as,}58ɹIӛ^Lt,vhRefaaDwqo^՞Z׳T}hpoP2ݩ1d?GsWaƷPǯB!h2ddѾ Z9Am q1i8gi~֦+a0L*X >:"2;i(pR@%^K,\<@GRP#):&ޢg˩R n< [4QU:yR4~z#23\!*YHqR) V[/U-87|BV\OramsY_Ъ%bXq7G)Gi?$Uݒ%͸W{>%>|[n.Fκ y:=^ -րǢ"89c/YnpEm/o,Xv3[#8/ǃCkkv87 9Ix)ULXNİ/Wqc`ɀ ,g4&>vHq6LXKN3|j/LQdQIg1[Ê@l"T\ +_Py/9כz ⡊*} #ٺϱvCZzJ6x\6݆wZWa5h` c,j^T?#44ByoJRlRo8JfR4/oSkmzE0QiE/Gh( /,WyA9kKp9[p4#xa# =:DNd(H]v#33˴\*Ƭ}D-FMd4ÑkB{k=):E[]6q%iuTa2i< 7mt_4LE'7hoK՗\ Ψ͙!V-.])UH3讗T%pI􇾌^tѭM֗g (z%oQn(Ln@GF\϶U'gORt?cIԁaǍX%2BOi]-iG<)iX^6Iga;>dp:azJo}~Z[|5ʲhyV^{$w-۴?*O[]FGN}^"4f)' 0ƋJ sG0 }W-ä@1DaXsD/Ojhθx@!3ź]3&{>0 9EkIb~t"3@.âĕB-f߅SgfÂ_%Ryɇ}z*)lHV9IZyG߾2T1j D.b4Qo!sAY%hfOt7mh#QǒVo'B5"ۈ1trM!0yM#JXYxu&E)8+X}jPk˾N|c,58^jsˑqG'm*aMScAmW3+Ȱgx0qHVI -#ε-t3˶M NO_&6Re3758pql50㹿S.,BԬ\k0oWƸ.-]-v)-6BZUţ}b`hm }`*Mn>v;\KbBbEtYR! C >T0(k?E we‡Ex/vT-8l9{rkIm aba2X$ȷ]E D d<-f5Xz|vm 3H%DcqM{:ͣACBuհkh>꼔7MtNM%=*vT.@efI3TsyO|ЂR6i }6du71n|a547VBFlE/ g M%T3=C1F̍ m>%T[[p*tXm}jh29L$%d5 H\Kz@4c``-!BFMNFCw#g/QvءpB~HdUX_]^B,,vI4Z۔"rW}D,<G|tSx#,8p]aŬ 3f'2U#JU2c`I5 ynDŅkiNak6Ҥ6rdjӳ,H8Ћ0s;c48/nZ"tCkx L;Z'Jb@~77 xX"Rzvhgbu#- A {yl{ nɓZH5[wv mM4Vįk˽,`2ir1#DžLQݵuyyG@F"Y-Z` ; eO;COj:^Q(ZnmK~!x#˷W3lx0W_Pr@sK'wI;et=XGNCCjy*OԈS{q0 6(* l3DæDW}@_iqI}?zOySS1,!W sMۻfF1]Y[d<7FV =0;xhఁ>|d?IDЮ!dt rlFt<|3o4wX߄5[?"+Ȁ4T#@uFu6pB,ASᕌn8fUp@*|˕7KOrxFDjրO$sʉT#bh-9rAYP_dzgP> ̋g :u=o҄c>V )>.6! OeA'W OǞ<}9yS̮0Hqccmy>7} +ǯ_v'hnQ