libdns1605-9.16.6-150300.22.30.1<>,sԉdKcp9|>-ݰ/(xpTcg78;aNU :YxL@[Fα&FڪUQ%aA}~ />2BvڍUL"p4&D`׏hcq$Q-H1§uDMt4r$TThXS2bsw,ڟ'"\ڊ([lO&wV_4uPejar :AnfY+nq*fb[IEƑD<*"_i1Ƙ5>@T?Dd  # <`dpt      ^ t|hw(8e9 He:e>@FG HIX Y,\\]d^bc;defluvwtx|yz@Clibdns16059.16.6150300.22.30.1DNS library used by BINDThis subpackage contains the "DNS client" module. This is a higher level API that provides an interface to name resolution, single DNS transaction with a particular server, and dynamic update. Regarding name resolution, it supports advanced features such as DNSSEC validation and caching. This module supports both synchronous and asynchronous mode. It also contains the Advanced Database (ADB) and Simple Database (SDB) APIs. ADB allows user-written routines to replace BIND’s internal database function for both nominated and all zones. SDB allows a user-written driver to supply zone data either from alternate data sources (for instance, a relational database) or using specialized algorithms (for instance, for load-balancing). [Book links for SDB: "Pro DNS and BIND 10", R. Aitchison, Apress]dKcs390zp31!SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxs390x!dKRdK[fe166b098e93e2aa3f1ae714fd7109091895a88e54f43b7c317acb374c95127clibdns.so.1605.1.0rootrootrootrootbind-9.16.6-150300.22.30.1.src.rpmlibdns.so.1605()(64bit)libdns1605libdns1605(s390-64)@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.1()(64bit)ld64.so.1(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libisc.so.1606()(64bit)libjson-c.so.3()(64bit)libkrb5.so.3()(64bit)libkrb5.so.3(krb5_3_MIT)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d7ck@cc*by@b1@a` @`N@``_#_:_ _d@_`_R,@_H_;_+_^)@^W@^@^I^v^t@^t@^Q^Nt^@]@]X](v@\\U@[#@[?Y[,[[{@[{@[ZnZ@ZZZz@Zg#Z'Z[@Z@ZfZ@Z@Z@Z@Z@Z ,@Z Z @YzYm@Yh@YZ1YV=@Y /X@X7@XBXwoXW_@WbW@V@VV@VvVwVVBU@UUS' did not limit the number of saved files to . * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM.- Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "named" group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf]- Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "max-stale-ttl" has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes ). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec]- Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz]- bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2]- Use sysusers.d to create named user - Have only one package creating the user- coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd- Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz]- Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere- Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "dnssec-policy" option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz]- Upgrade to bind-9.14.9 bug fixes and feature improvements- Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051]- Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160]- removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch- Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368)- Update named.root. One of the root servers IP has changed. - Install the LICENSE file.- Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524].- Cleanup pre/post install: remove all old code which was needed to update to SLES8.- Fix a patch error in dnszone-schema file (bsc#901577)- Add SPF records in dnszone-schema file (bsc#901577)- Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch- Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236).- Move chroot related files from bind to bind-chrootenv (bsc#1093338)- Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script- build with --enable-filter-aaaa to make it possible to use config option "filter-aaaa-on-v4 yes". Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633)- Add /dev/urandom to chroot env- Implement systemd init scripts for bind and lwresd (fate#323155)- Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118)- Use getent when adding user/group - update changelog to mention removed options- license changed to MPL-2.0 according to legal.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Add back init scripts, systemd units aren't ready yet- Add python3-bind subpackage to allow python bind interactions- Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl- Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff- drop bind-openssl11.patch (merged upstream)- Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment- Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream)- Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update- Use python3 by default (fate#323526)- bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635)- Enable JSON statistics- named.root: refreshed from internic to 2017060102 (bsc#1048729)- Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion.- Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143]- Fix named init script to dynamically find the location of the openssl engines (boo#1040027).- Add with_systemd define with default off, since we still use init scripts and no systemd units.- Don't require and call insserv if we use systemd- Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch- Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch- Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829).- Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362).- Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name.- remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one.- Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure.- drop a changing timestamp making build reproducible- Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc..- Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway.- Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861).- Avoid double %setup, it confuses some versions of quilt. - Summary/description update- Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)- Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649]- Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559]- Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins.- Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1.- Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148- Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch- PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch- Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2.- Corrections to baselibs.conf- Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995).- Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts.- Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells.- Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it.- Add a versioned dependency when obsoleting packages.- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).- Fix gssapi_krb configure time header detection.- Update root zone (dated Nov 5, 2014).- Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "Source Identity Token" (SIT) EDNS option is now available. - A new zone file format, "map", stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "delv" (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "rpz-client-ip" triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "configure --with-geoip" to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "configure --enable-native-pkcs11", allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying. - "dig +expire" sends an EDNS EXPIRE option when querying. - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "rndc" control channel. - "named-checkzone" and "named-compilezone" can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "master" and "redirect". - "rndc zonestatus" reports information about a specified zone. - "named" now listens on IPv6 as well as IPv4 interfaces by default. - "named" now preserves the capitalization of names when responding to queries. - new "dnssec-importkey" command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "named-rrchecker" tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "dnssec-signzone -Q" option drops signatures from keys that are still published but are no longer active. - "named-checkconf -px" will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "rndc scan" causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "tsig-keygen" is now available as an alternate command name to use for "ddns-confgen". - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "DNS Certification Authority Authorization (CAA) Resource Record", was added. [RT#36625] [RT #36737] - Disallow "request-ixfr" from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "Automating DNSSEC Delegation Trust Maintenance" at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "no-case-compress" ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "named" will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "delete null pointer check" optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates).- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify./sbin/ldconfig/sbin/ldconfigs390zp31 16875057639.16.6-150300.22.30.19.16.6-150300.22.30.1libdns.so.1605libdns.so.1605.1.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:29534/SUSE_SLE-15-SP3_Update/a6fb310197f4761fe1077dd0b1e4a00e-bind.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b16153aa70abfa5c3c2b57335e027563c455e9a, strippedPRRRRRRR RRRRR R RR RRRRRR RR5]-ɽZutf-8213aebcb0b2f9fc32da8afd895845702526d5a2d488ebc34ed6cebf595ace1ea?7zXZ !t/]"k%{S6y4G 1g|EfkBʒ;.):IdlٶrS8i?nO^3S Wsl }#oXhbVŘʁ?x~ufIbCbs H)VF>#1Q.r( {7/E*&L=τTJ2q5 GUV4ydj*>/k.5;ݓe\23N]G,'~$6[풍U8ss4*5RЂhb/L0 m,7:A^W&s@qY(aǃ8)_~VQ/|ޚ 38_M_&0rGKhGQKX渾/'ӋMZdL!u[Xn 4W:ɷiACz1K?jt =_LDnl\\64/dbH?A43MIh‰8 )&bUTɉ~K:x{LQ~|7:.oK> 3='yᖰg?Avry%c9uv;)Ϻ ,= 0שt >`_Ѩ[־-v2 *l;Y.L)r2]!xwDHu$\P@ -꜇K3;$wPVURC'0F{9y<q"/b&+Cy>-ҙB' %❣Q[H'wIo +jKQzب@UXo`陻G٧.Rdc^\*![7_!r~W^6M:Rl[zdZbĘ Dr7EL+l&]_E? ݌Nǖ澣BsG2D?;̥USGF +SF بxa%v]J:#y~ K8 Q2TgrF" ҂ I 8kxݏo v(ePiJW*[&/(fIOaxL2ggfVk^| b8Spݤg2G7 #'jm!'t+2?.*5a%2jpV띷_HHoR v)AbLӻ! 34kk}Su kGeY%t֜g O э4>A]eA(΍Rk57+-*ȗeb6Uh{Qf$U-oDoVJlv!_h4J'U9Bb1?R!YO,@:É^Ē26w>A )ńjO0 rS-6b+_XVe7AUcjw4^QCrebAu[ T{tD}T}Zem"5+BVB/t'OҜٟ Ae l@p[]#^ L4=9EYb1JA'X _85E3 Bps99H(`uO2l@pCz)P{(, ms *CDZ@9qC%7Ȉ&fw@@:ūz9]; eꦾb*Q$|] ˼ }XV+;{я2a}'$> !#("”J rG a{Y‡#zR%Ϳ7]TҸ4q&&F/XwHIAdǟ`T59YfO-uEjd7x`|q $ 1*"ak@6T5SkUUӳ*Y2sc)XeqUxq tBC:UmT7V>[,mavǨl< =C88 N!=#j m, RiNyH٥>OyL3ǣB'V5H, ?i<[2hG6B}hhB!-6YC;;W3ש5H^.aOtN(q qwx4Ss?nΗD(w ܹYx>zXtfU`RsilxL%,Qk@T?0˫i#.f^NJ7W= =IBܣIty+Dިg#y'½)mX=JQl[Gg{yҋC)cfZ1 G79b.(eA>0,!I+>~]nXPӸ{*,g勩mT#1ҁZ^ulc&ʚ̱6yEh#E(u#3=D[kxlWJM`1 \[OH&ꗺLJתY>  MK"s*Z`,$kϡ>YlZ4{x;"&̑G7Z>^,.x cDRPRy+brIsշ#1xr׺Ђ GUϵC3%Co#325ʣ :f1rTIԿe\|d֨5x q Y ?;+@>l.&c-R>$ z P̤WJYWމoTEAgZ;KNZ.0XyBLugCLVSI?gU 2,omBRG&2G̩/>=+D@%,x5,q4Ie`d:kq3d;-mIuk_L٪bfe㘰BxU$Ax{ Gfazzj=>kWύT83YIUqbJS6s+ۿylR]BPQ] *䱲`zf94^0sk| t󒅛5*/j [4"-cxu7GH][K/rljoO#a)23"~L* 5c[*rt:dNY:|8#Tˇ{Z{zN SF6S^OU˄HžТ? tBC}b% +O/Tc&U ȿjKn r>mi?w{wgU Q>Jƺ-P: SN7Ⱦ  (m> ` abju.Z]z,^3o8G9]A|9w?*vD^쟮esa.!waP}*\99Z0wW1 Kxǫ6â$ T[)Q߇?9}a$ , ~/Q0DJ+-D?K,X IJpMLulϤ{9 W~vY'fx%u)1DZ E 9DIɁ´}%H RN&6K4chѽhP/qm O87e;P !jJ, / m)ߕ10N\?xsˌ_G#[cJA3Nm(耡]c~b$Ay stxf[J>/^ph)7m^tH(:%݃D2F;q&@l!vR*F;բ ąϪ9$S% |D\fzh.-MlSgG'Je|vzP[LÜ$E߉ ~*-鲼O}c,[M*ҷ=ػÕ7P "x=GӄH#uR=^uxT[+(25iFeдb>[,3 [5q2!s@؊ m;sA?Ռ 7ع hLQXC*>a6h8pܬ4ޜQ"[L}l_aw~u!:C2Bm ׉ˊ[W퓺}F+2̃ԉB7 UDÿ T15B\@ILo}ִxҚ1⋍.U$E ]Ǚy=cI'5?[sMVd7~/*FzJ$KӔ0J`l,}g\%,YSqih0]= 2r:17!rz* u M=UQ_*VSZ(F2\Y{ٚžyj"9CSP55 ^Kac=bu5 eZP-_<:ۨ-逇gE%MکPz0;Ӵ*M"<4ngāGpLI'Ly@m ($T}2EhtF  l:X&ogr5#rfz }|5Yvjk 'C<Xu4 Ix{LM\0Z Nmv+`/_(߹eEЫb9S͘d kNN79KmxcH? Z6 x1 Tj˞+!Ϋy|JGI"7e.d=}IxBIp )Y`~7a@j7tqc!C&|'=͉^xh#㺝IF -wJ\7vn qnX’cgN}avs~@w;w >K d:l'֐'7I7/N3SE7m)0wSy0$*72c}QY\O5cni@$`yѽEYx=$ۂc=UOwn$դ.ae>aJZ{4rpB]&ӗ ؟ipL1 %V977ÇVE_8w¤~q[ˣ͎UԫVV4v]T ޼W9ɠk]p{#4be8H2 iW)vGymL7I5Bwuk3͆Q7EPNX4,̻ M-*KPkCPo˂OLJ:JU5&-DYaL?U.i d9|ٛȢ.Fa[VQq!<c2,Keu&kqkʄ|V<~-u0L mZ#F3Ӱ ێI>wS}Viv׉б1@> ,.+v]U2}a838z}7f"$MӶ.`ɐذaOv?ůSPk!YqwF=T_yT@ ss QiԒnV^r\$m0_ e`R-k jF~򗷰2&^6;e`z29)ϺgSnWL8K <جRcAM4>3VA.:ՆTS1|€OK%p_-i.wLp|?w]jV s($^6sV-b2AB:> !i\cOq.g2aV}@>R\0(C* s.X=][F2Y> c>P@+3D}ȜVGoxڡ% "*uBni|+TlwenLDK ٶkLm<~>>4]$9r2(ٌ"1/SrɌً.[1ՙ"˶@v4Yö$rFxfʙi}Pޠ1QaVQy}|q2ວp]ZOԽXK8pIF}uBa%/o NY435Nޅ2^sNFt=@,90`\KW$"XN6ڌbJn`%Ȗ }LlxXe$lp=pR$R9S5k0HLAylc(w'ylQ;Ne FZ<cgO) WyΠ?p)ɻͺn3T Af9] ua RGp,Ҷkɇ3Z|GAetq=V~GZ63"ܚB.PZub8+0rL'p\`sJ[A㠠mAP "T^,_$+7W#VQ31 s z,-T6٩xdX b  ViMqXV\Q %+#Sojx爎+P'>/.Zbd?n>Cz}19cWn>@pbeʬhOh9F8gQ8IM/e2}ZD1U+٠Qyη@ƝjǷ1>I٧|}鋗ZOHy!9k1_٤!^{tĞZChMgHoRonA88w|][`aԋs,'oʥ(E? U>" XA\V4]a@!`IoaW9 Ǔ ĺ;Re!42DxtطQzSé4~kn+Pe&ZX@7繣Lrz;< ]gc@; \_TR5F{s)`5ve7.V%iŒ<ܤ%LH谪>HPsC:*3).3[u;y}rz@7o0~BN,xU> +(-@Fq[0@f KF#tcA`W%6֡s*voKGeWi-%=C(NR:|B,14eB By[d̘1.+MD[Fk7pG{zVjmj.H<3Br;%tuw )lAfHpыAtYX*m*H|t_&8*g~݅1ziQOĤsmp{@M>EPwPSU0nN<5ETI}WYzazߝ8Yjf"%?]YVu덥tHs==ˍzSP'a 0J%5OLY?c3v'zED򠀎qwuwtNw^ȡK?*Ċc}]vw>QY~ͧKڀgЍPF.!rE@^ L$JL./|I|;JEQrimuET\ټiS*HXaXXg6s!0j&@X_{pdkf`rÔӛ3 @di~4EE; iL_qZφ2p&ܠȬ "TVlot}-1l61ΉSej7 A(\kb=l/: `\ƨcFjDJ JL eJ(O=w+TEm0< ״R-{n.h*D#NЕ*AU҄Cj{Ta|2N?*, g^,mV{^/F5r{f:msm J(A=KPT^c$HPt-|oZzҌGe3(7(6 = vX-nT II<^R]@_ec4VVE=SZߖ*PN(P61Kz;lO7lZ,K(qW+s%ԧ;_izau3O?~8z)\X (h/\|8@G4LmxJ\lkn9 1ᵒs ?,372 %KN4ުPӯ'5H߳: S=r܍<rZL掕շ섌OANeŝX+\Zp f \XBR$|dxb{x(`M84*j,=rB?g߷?ItvZ߉}7.}K>د[;XЀ"`{gg _(֕`8$^/kHWamk,6%okvplA8lx35vx:χPnBaN+>ѓpdn)NNti6-^hc}7߱,$#"T;T);?@V+j.D8e#cTěL*2Vi{6!TOz?3WPC?%c]9L 0ڳqJ#JO<)zZ)fRdĭ%D5yKw W4:bRN.B.X>SenrR׆cfL!+’I6cjm2Xs5樀 B*/]cLZ7H.8` 'Ti=[b%Mԣ7i vpMO+5xJ<|h-7$qDKGCn m9G\.:G" ok {?%~|vT#`ȣ_+奇ePmF9(Me<C]W"k:WfIF|[[~CCp|m},ۙ#t; &-*\9P]zDDY<,鬌Zbi P8|Y(8?gdiKW.UM&%~? HT?߉|⎬Jl]m+E^HQ\㢏kCxZ\p7 r%uPduszi/mFV8I7(%)$j H/)]g St}۬_LR؀Y*r(iE%ͽ=! ʉ!Qa.ܗew8snkTYFcy7f9|1¶_={_ #kNmKIdT!<"=6̿.H¢ I2@wLjY9!]ʀTa9;Vd`;$ =sd$b 3uCIugakŷz9e ڽ&hn"!5ˇfeBHsݱ`Jyom{9l^.xJOf($2twro8} ,n9Et,I2g 32""%vA2G[ZU$]rm 5F$9ߡ%:CH |x\4? D3fuuھJ 9JqvA"B y*zQX Nؖ~P'`3]$X|9J0f=:ֳ.AZ;S>6%{KθDDYֺJPgG tS&V%Ђ>NZbD&6r=׆PYڣɄ_OdXs[- %+ O;G#I#U4ƿڡ RwE𲀛"c`vC%ngd+#qZH6KCEOPTxZỏQzT@ D8*z"o=**I2\I wQs򆽴?oGHS$N=7o%nblW`Uti|^Z꽰ik rb"16̹%⌧@>\\ rcxQp?h.V>boiaX&EY3mvX7Gwoj_ghLk 7ʌڜ ҄a:5}Nua$74CL!|ږ.#EK%WC=<$K$dz#V{B^}hqu+!J3Av A51[}G>l^oqB켟`KN*Q7,8bl<74V6P.Uטs2$Z0)@qt%~î?6Í3dFF~IrqEQt+.S9o.1*B+ۈ[?GCj^0[`hIMGXj)E/ޝXdQ Wң«ëwi}bcHoul Ɣ6qGs4䉩#]o!@Iq8<@~4j .YRh_9U"{% (Vĺ_Eflr`ʹ|.Siv6Znu"L"Cly k9g?7a/JDAj' Bh$za9g䩷p+E> ȶ`B|_Xu|I.??3?:#|Nl> j^Ix vۮJG@K"\Ԍw_u̔R'm&[c{;\{ r9qۖ_ ZpgBHـS^wa}qY9XUj;۵L%=1HY8XnkYj7h!/\2kϲ'0GAtJ=Nw}Y9Zf렮'yAU]7|1-|d>'|?3ס[}ھG^9P3) Ϲj=D%?ʫH%̣8P&]Ƭm0s D0ݜQ>K*C4yz="P3UeXL OEZqRf jp bN6>FYk1¾W~SZ\GhybڮL"6V<"k40w-Pt=ՖUR/5L(?1p,\ +<5xOFZ!bgHW2=ԛ屝 t,3b8sbc"U PO`VeسnՈC:D%}ACͪGN\mKIj{h]H~):өB JoQ w޾}21cBvqğEHz*e BWͻ %/[ӮT%ԵmUNKC[: bv-( 0ʸ܇u>_4S?%ɥ@`іa|^J^ja'X?nP{:~SkV2,ֽ$!@xFj}#g^c!~¢7gI`H`7yb i炥~-IiXi#*'HӲ`?o 8LOSɒ\MH!`y\V@o/<\V*K-;cT2i˅vOljݷ5*@IӴc66 #UzE*qwmAV9sSstK&-U]Yknh/&jꔘ֭w%Ppb1ı^,Q5"Bȅbx 쇜۠g>{uKěЇ)E$*'^VjXSͼu!)-p/IV7\>#uEhM,V_M}01TAbQ jVC'J.^=Ehyd_D!À] X /gch[=*泣$m?oxTYHN7oN c30=HPHޏKTQ̿}GJ۲Kc4{n}lm]F2 KTmi#0ōJV.. _GĖ F5qߞ(A7qEG9ܽG.eݼk)k./Nw3c &z~(uj_gVT -"M(V sC8x 3 y@Z9f:Fٱ4.LR%/}. $r9]dg- .39E&0,LE,td[kƪ`OF)wrzowxf_fؔ*$df(sGzpVR([2qcuc+W )7$-1M |c K]yuIXi5 rѫӳ.'uCpg%:* # 'tjK!.Upfŕ1]S4ԃap%=Zu$M}5Z[2 JZ"[|2 iWTkYP2̀^֙AiekG?D%[h؛NuX[\<¶zqѥ*UV!;_bo˦D"z<٪m:b),ǒs|*Ĩ r=!ź~fkBXM@ENOYRx YB^\ >c cM2C%m,tG''4϶d/UIҗSsKX mou0Ym HП1^w< cXhhȱV,0!rHW3&I'gxɍ}{a!.QW$mjrAJ޹QXz{]e w0M3a9|0RU\ɛLBh:߯G!"Rf զp`` \NK:HD|UqJ^ Te_jC1 K9?uɻ'Ӣ?~&bȃV7oj__duŖ;j :/W ;^eNH9϶6k v ;`rgmKhq ev@\Bt7`>MKӭ+| \/x" U1-A*l Ȗ dV6Yz8!%= F"ͭSa):(q V5qx?{ayɶdܶ2{ղx VSZf"2ObV|gqͶ|$c#h <+hG?)B MPzHU*Nkr@J-">cV:KqwZ1SQ9rN &SSr)G[ԇGB.D| T,'PE{Xy"bi) J-(^o[Q7 ~)g-gy 7-M] xx_IόvSpɺ aki,m 3%y{s',GGH~+U%q<nj-Lc=MwLQ.[ |N9:@|5ϞHc#KUo?_[W xi/(GSMiıuz L0kݳ>JlOnl@g*]^~~](]/Nw?;_UTl7sOP|PE!j* ?`3ʹUloTh@0rf41'%/UHPi;"w54[Ucܺ^m<^8d,U\ Ljkc\pzһRa͹R7ԥtQ cZRE;ZAml,E\ʳj y/s[[JEhpr+iEny.`9"oO.˭):-otfDdܐn"&[ȵS47-U"zslط]L޴8Me~Cx~XKOd@㮂#X$vnë|}FIR"cEjNXiiUZxU승V0ԋvD}$Ӑ_C2j۲&Abs-Y> |~ fl݋Һ9v>Ro<D@TR= șjYAK+bݎ:@bve!gĞ*Bl $/+b<=-_6h R?XbF=;L{4Nt 7IqΟ*?ZAquWtȾ)a 0۳]d\b0ֳ~̸|739OܮwI)-D y(v?ljћbnw7?ԚPSC1/5衽=e†,uLH(+|Bfiv,SYW*-֩F_GOS}#&b`ATHN |LpmpI޶8T[{ mD;3>Pi/U͘jQU.gz2z^`R8k-߷dޯ~'@ev.ԫN]o9߃Z`j?g`Twd)ۭF:7:n1GB~/y}w8 ~a8~g+"R@!0ROEX6ԡpZS#P 5޽jz,QڱRJkk;dF?n_ 34Zj1JUfUjg~ٷ2Љ\E5^I;D-swZN-1|5̐ۄ18=`SNJ8sEV86 4}w2 H<=RΒŢG+܂}` qWVX+2!UQv%0i/ҴqŖwI/kGC\2Ha=7_e]Z!-+[G!= uU/L9??wds3GuE4 ʚ.#o4L/d <VY(D(9 yZ RSc*-ϜF*r])xש6 p+Y)z\^M+,-(bCqxqU>QC:/rt<%=y*e}%0-[kxY`B‡ -}hMWXa dQ`33W6 # !b da&1«8i\?xϳK  ||`21I0QDl[Izɼ?۝BB gQHwkk#kEWG֋Qw$-߻Q=%|ҳA>s27{Ű*3Cj qR)$ET _ LX3 {ř&5]Z"ڂN⁉[pR1aN~C8,C+?C,; /nNY?SLLjoY F6G{>L;)q"uX&s,)bkYb_ >8k 2׌2؈n.@x=H<nž2e\:'^"᲎v.7ik݋oD];( j$5Wq>i::#s-t4"7mz&Ŷ|? &Ll-Z+a!bzcG GFS5 pw'bI{[%{D%3*uF$7oU#a`F}Xf6f&~gB3ҕdf^G}54Q4p U+W*%i0͚p/.$%sIМ5i|GR(': 2ݘZNb(kyͽM8{w-?_՞JbH@7[ϓL7_Ev7Of(BC(t9'bNR!T6.b&\q'h%8`O3ߒIjWȶGtIA- 1l.d}FȻ/Op7 i_W"bW|'pLWxV~񢒩0?ijDX}LJ3v~2yigzDͲw&7 Or2rD}H[ͷטqλ.%Q`EϭoU0DpFɪZI118cq>Y]Kb PK5gȌU3*v!rw" v P,:Zڏ"8Fj7NӯTh??Ui=]CC!M"`xpLtqwOnUǛg,M,l-~Jk]tDl%وAK.)-8z"O3g%,L(53 cJbp45g4#\>  C q':@6Cl.4^]̷YI3`W[(PӲp@ l'8 4Oo> gTJ(zڏiѻ7} ,3}Et׆o3Y-=z=/ YF>GfS9IQhA;mW0K/[npe SˑS3us&`&g؉Ťg Y%YRS#C|Qwx! RB[,H$ (҉yZKޮ>vܕ21F ux ":\eKQyy%=, F-HcTNZA{'k-:I$] WB^Y5Ur-2xĈ Iă o9+1-B{lK0KǁJI<蘡k)*R lUDԚ0`uK{‰_*JhJય/ʁy'-tyA p7_V,{9ؔoQH_.=#G553@Ҩ9ǩiIRG%.Lr<,`Ŕ;cT6;c1)f V35J~o!tQ$vo&$ڍj Mp-Wx 5 ~&?|a;`fe7+o !>Vp`/φT&X2Ad[@ݽcf,iv7B gzFÂYѝWhs F#3lytydH) gFQj"̀ XNgyr=W(vWxRSߤ\!AB(6 Kгϖ·&ugY\0jN nHGS+g>'­_+ cv`{ʋzyeg (WFڎ ;US9ss~Nނ,5$@xoAI~yJMg~ro3c0Ms'7 9'o(a)5!啋%*j6÷x& L9٦!@n4,gG Yp2C@O>8}^P|5T7V˗]|_gL~! kfg'LNZxƢ}pV@Q5EiTMf /$9FTLs+KcY&ɄMМ@8iFE2iR>W*ṇYUNGVQg!uȌ v/o+Tn 7" C'yi0:t闊2NÙxw1쯰@CuMY| "77U-&*l.2VYNػk/`:thX_>'`]4<QWS$ #;*Yxޛx4x5( vӽ9W aOgX (t9K'U,/E*띝ȱ de_ps9=瀔' C`ehzݚNP~*] Lϋ΋{U70G?~5.pk-z.>~4f:1f+[B,M$^D~TT̵>Xf؋'ox1q%Wڡ {xkQ2C3"_"qCb=niCDퟕڧ5>FSȧH9490@NJx{`f\{I܊  @lp X' T0/{k(jpgˆ8(3 H¦j.ne͚d_/E4̂q Vip] JgX@ VN ֟!JRKPҔnfsKDl>qR@xCnZfBƧi%"L/;AC(5>0|ڽ /\J' WǴڷIRW[Y}7ޚl3P}Q¾eQ kvO ?OBY]܆Rjaa^<ŞJXjϰ؝垏MWUdljM|(fs͝"2!)kLR wKYb[|Q" |jN/~6)X;LYWAkl!}Ln#-߳0ǭXA-M]5 9poa3ftgq7SVF;)luD_GZږm.sjQo->ћz*WhNKf\g(]5%%D\d/}.vd>T(Xa #A93aVCq]F:!77#"RO|{/\_᧩-_Ҁ9Fc +7r kDnr½~^O'2]NL <$E忄ުR_ 0hKyq,I 4^5+۴&{c{\~DD/3j)%X ~*[h逇 ؅I!f(xPȱ *ņu90ѯS9 t(m~VEۻc<9-WhjURs%l+a tFw[atGa͗L][p'#j4չ6ϤԷ1B[f9Crt:o! g6٭&hWSЊ93N諴9[O5C}m^ c 6٨P xin%i%&oT1Py-M`Q!)&' Xo{a |vHyHǸlEY7(ݞ@y1M- ["њޔdY`c̾huq䥚&1xa;f'rsYT,>pԩ t ;lޕ,1g} ˖9}d۴cTxOnPAH^&#=_B]%|_QX JnjuME9O|SwlL3 洖$$!Xc1ڕVv7כ% @#{I0Ky҄󜰰KE1)*?qhnpSTۻ,Q\+D7mM3"Kq-֝ ŀo.ŠÃ&_ŤE7pyyTjj%|[f>os*imJea4L2%?Oħg ˑ؋N1oX$s b- cf+lfPG#Lk3n+'{Eϫ%B,4غrY/R.'RћL5\11頃Vhot7&OSXf 0Nwv'YR|ˤ>cuSh`NgXTnNWv$L!%MdA##nfxft(IN-W^qb,l G<7nQ;[__uFi`-_c㩫u&c/ bG\@]U(Bt0Z*os6نs޼P`G]:vwD(˚MdKJ]c)GH98u18R߄W4OeqC蔥T. ܹҴ=GU}7V)蟼sAbsUx$xQ̑9T Yܥ ogC4~) p-J7ߨ,ʨN 5굃  |Et$\[.]m G\{F~=0,7$9Ղ\ >Qƣ4-VNJR˖XS)~0N6ZGzenG1٥hsJ/e5YZ2Wr]V*ٳ; u64a|̀%Ɩհ2{Bxdǚ_N͉EJd>M $n~gucU99g}XUݔvOkEKI01VϾv\ "I޼H|;mT$exfQa|fykCި0}{?>8@#U+}+yƤMwnP&P+HP;V6Mpv|(h@~RӴWhB9}Lv|T4C-W!PYcb*sߋ˟o&K`yZ5%*\#SP2Vw(y6 U%8EzMD>SUbTW1Eѭv2D&*kZX sҚZHrtyODᕂOI#Xq #H9L')͑[(]VUFϛcVTơŪ5y  1f&:i/p3aEP3ocH[v^O_ /eY(9\9!S}O\e8$.fMtd MsГvgK zf!F- @LN1H0IQ;z86oZD4[b;gX߄q$LnrvWZ-5xtvŗR5Tv3-6ɛIwg qC";:vc=4jiis"9gNe'Q2炗8Q2tVM~@o ~{;e+<G:s42%[㞕}pkLITwfj5 /ho3M|#8NPH @#6(/n1k+իqhBQʳ7jF,k@$$8@ J6zdݳή>'zzozÿˣ7ohƼ楂k-~QoOyfEGS$C crʿo=?sey"i s3rI>Ca@g%[r1z6)>YGc$ f'А-<ĥbGUS9/*v(R@D~bۛ]d!?ͤv5We7j^ס7Ai>Ti teZFy&Rw쏎,WHT2LF[*WV33GI 8'9($Tb+W y a7^Vm3ƿx;_9jp7긨&9'3rp9:+m S$y/n(a026UY-^C!w9<ra=bf9=ۀIB;AH%(g0-D#S6(e5vT!UˉnFy6m""Y$4qMbzfk~3Bư>f5iI ݡJ_`r.16͇T}9XOhFOtB% EEJ9Wv)&:fP^S-@*&-%^0cҏ+3XHo*{h!ZoRr c!hN6dL'hlud٥c2s*r(H=4`~9L"Gr C5ZwGW ?k@zYC_Բ>iCQƂ[C, Am0̨OUzk_=iF4 SJ?0 j_&S9FA/D h?Qi, ]M'\}8u Ѯg"+&b,K */=4#?ņ܉eo7%TmMDCcD(5~G;Yvٖ=ɡ؄P8p7v>S@kG;6)iP(U HOٿP;RxNfj[@"O o(ITc*-L闢oŸ|!Se#FGTe R9k<1fJD0l"7tKW"Sbq8O󮞹@5C8ukvd63{[Ak!9 jZQ`^n0 tЖ;R]kZ05egáM@qE8Ŋ@l t `S?o.ˮn}Co:$,VĒPlJº<_ {*f-5Mm}a'; Kr4rB4R u,`ʮ әpגr W>RqQ?*S89o_*A7s-A?Ξr ْ\Q=é mQۮ!BrML~^#L_fR{z.")7iz|}cuHgt`RLtоyPsi9%Ie̅7(َL5 H1`xu9UȯQ1bYҕ2=w̵cu=̜ .D:货@PXm7v:TG*~PhdREzYfq}aFPt  %Ǝӊur @ћ2npOOzG>[: 2w9EUEQ.a.&qP˨-3판:zkɚ25W)l"y@YoQiHq)NY&?K^t*Rw_F_qp(y֍lG?tͳ+Ze-2긩sH`e<0A*J٭LSufu,U9jW/b<%H>dzTRLo|ؠ .TU>~sOO5 J":N]/7cX)PĝOTHRoj Z5k\tly ϷE 5( H3tWpJ^ \$n K]n* {ir (P߲9eRGBn릢 PQ7 1?:uoq+,#ͤuekX=CBQrZsEGG{>^H ,&j&]ci??7Wm-VP8+oXqa)Fj_zuįmi؀f[Yp<-X$ !MsZP.x:.+h֪ g _SQ @\ݫ<ӟEutjA1*h={#ɬ%N4ubCӉږO+@i4yMϥ<0έVs2 hؔ[/=1wmFovl,j&?/#6=[׉%:/CLtq0Ъ|G';ճbH y;FEںoAz #.3aCJq'Ƀ& uv5? XJ39@ G**vlxZT+\XQ1渃zc}̓`|٣O:7R]&U5ۄmcM9zgKkcVx2,HuVɁ\řC2dR?>ͪ]xTn\+ xYEnpΛ<)PKv8d%/IƚnB!ly6IE\OB _G5 ERqη1M s \%s]xߟ8sf%8J* ,/-"c ^d9ӳdp-c" U.vi!c(xR>_;3FB0Vqeaӊ=KNSD; cyv3Ǚ0Nm5]8.tؙ~_IH hNՄsQ UN$A'F#Onϼ9zy *cC D63iXs/"£tV2p4+p#(fiH]R#CEIRM&#8֑eA! :TV,[duϤȲݗ,Й1, v6%ֽ55ߩO{srH=mD aOY r?rV RF99~j2Z߬TfXr)nJ7 ;. #(OnzVee 2tKq #:*j*6,}^@$kjآҒCNOPԠ*P3.0U~?/z6.yy /׵[Dti7]^A!*$\v΢}k}zIƌݰos?lj'NrEM( u'fzryLL"C߁̾̆XE(0  6&_cWĹtl6T]3nt$!BhO)i?z2'ENKkpѬ/{Wa 9\C,:ɔ&V1"9YYF^ƃLZI[L림zZ2n݇bge 4 e@]b cOa.•U_;އ:XLܟ\(x?Q] vSk1s[?o!7֤enkhM <&êG;M OyWTѡ߳:zZQO ٮxV-&ߞr  "ɶ'=Tg谒`MnQ>?~R@h*\+sPր*WJջ{t0ZXi2O[YY.Vi]dfwqdQZe05J/-  '$4GQ0mUt:v^@yA_\J@ 6^"N4(_I֥Z6%F "JXMyݜ0+t3aax !S֛_꼏!C7 2ӑ/J"Bh  4#"#u,rAF=Z3oZ^i1om]5,3i-Pt!܇uU3 riWW]d Xh]xߌ3_i.ȡԵԁ[ƄKŻ>ET˂Jp5nZa6`]ZhOr$>HuW3SEPRϘnLՙZ"6mmy;hUg cf[y7av͍ٗVP40~2m5:,0p欔 =@ /&C ;N®17 ^XSwEl60kdYYLQh,m#\]|fD.Vb5".423IuX95J >pk]\n㝼պBvZ ʄY1Xfb¶ 6þI c .?VZA,UučSA IJ{q{Q8"WLBDgX,!3~i`m'nP7ij*08h@:֞/x X SʾR)rU@SSU@)t:xV*n.XSlƩ,t^;Β$MCWLCލ~)8ݔ"ߖ.ā]!8L--oH`Re\zuIu]g.m<)Rf%G' @TG;R ̽H|ٹ [grPU&33psvQ;G!hFOFO!H#Me~7w;1Ļ4 mv[vOHE [BG :To۸iŠ8?ftzٻFl8,f[.gxPԟsTDPX\R'%%L%=IE9-ːm'1Un-/zNMMkw-}c'OyL:Jl!JlDN]j-$ۓ-OAǟ2,[O E"iUA(aQG(ָƦU#H^ VE+z'!# y&w^:@Mt[1'+^.Eq01W ccVDۥ `l~Ρ vn`Άi)`G's^B >;p)dݡMQ`ȠHa0K8$ÚKş]?\ ul]ĺͥhjREW{:yc'x2졅A)tWRTe$1`'(,>Άr^-yWE%' & KN20xC?s ] Svڕ>J<"W8`iaп?""S!fG$b,@;QG jPjArDșGz@/ʏTd hrMSHwi9y&Z$z}QB_} Qf ?*%R3VC *ĤҖ!)9R惂O"?o:۟ (Ԩ xlهa J m[9 6-wfzŕr)U''ݷղsh!p||քʑPu+&YRż4'us·xCb"+2.Xf6 O\ xJXrӄ*0 0!閺aCV$\=a8b93'TNe;H G$y΀0t9K+>O`گ$ma) |B`wÊUVX3 rQC6ְ&H'(kk$ )M*^.)̦|z9^KH$UBArKn.1;w Gyzl3}sb]GTVɎfa+UTC.ri\0h`#yмհYL *\NM Y^ܶjRͥK63) @G-릛qGoD ,ZI+(X;RZGqeLt f-*'JNw9易&,nZmdټ6f$[lg oY:ITÈЛ_"bT)u]@( 5$g? K\=Fe!2:oRaC(n}y)DƁF_3*Nb3Jq@6b).QĻ@N|ɨ]t'>IDr"c<[ ` vIG0Q\:۪W=WYb>'XG[n:WƧoP oapZO~t,yIfu!6_—TJJb|*jr7S2uW.J B攪dkcw8ʇ8.f %jC"ׂޕwxuעJ <͋S^rSͱZLW'% pr(?rCpWn@Qt.Ar]YO;`ټ'К8h|c_"6:djP=% $RU4ް>CUz /@>) weB}j/2 X'jcN'5IMqwaA!RL9 saÒ֡DDIӀI<ٝiYI v,Z.z͋K!Z^p$ _o#ș+ѧ2KPGV9SFXU_=3; yFjX-(h9fGgwvK-V&;j8d6E?<̾zaojRZl8gO/3#u rrGd-oC{EAքY n \R[ Χ 4ȈY ф,݃0m~(T- |ӿ%h|]@I(Z_~2vuuT Bo:\^;zO:7o^&QZJĆ~6ySN#ֵ^/c&cUQ|)flSG/$yADArRKь9krmC5~#*76T@JwD-=&ܗv͸8ݗ&_3Gjbsι "!S'P^iNÅ Zq %5lGs+WU.3tx: R7Ȃ}jyԽ6STR8aE~RRpFC_3hǠJ}c;)G!2)'?i±xQm3#ja[9 )hoW@p xݭ{ z^3e"R.~oS.$,1}LK{L?@ )Dɨ<*_3̥k ){\FNXWK*4d/_m_ Zy#:۰QNhEq 0#~h=n?j|I>X1=*x}-([-/9Dϑ *NRs8}ga?*޻~p*&/a U_IS9sn3yav|^V%% j&87LM? ИXn>(? ; [FK+LQ:E~>S9Gٳ{nxBT(6CߪWjqok3ry5j)Cl|D"PZd>^UZ;T䬯~o]~:lutTV댟vΆ x;&&RMmVW2s6ݯaJ5# 'O#T1%;1NٺDz)gfܧ;%h\T\g]3vW|Hs ڸffﰯ^24cī(?Ԛ:%A,`l I=Q货}hrb5ghA"#򀓤yS{6wh%y|ZkDY,&1BZ$k,hI'D:BGa<ܘY},y~Ț,ы %@s~@˽!v{L "H/sB6sv^ 巖q/,*k%fg>< ameQUɂ/H<|mUŽ׹Yߨg ppco9$::PX;Bn3'2)IvFaVKO4_n TRhhkԿͷri2] ΫMe[n"cNkh>KLz sP^I(fw 9v;*|(%Ls}hԊK߰J7oQ׉'w5!O}"_dNTEaCg"C`it)hwaʈ;Yz~hӻw1RC*zfuMc\%n%R1,&3[C cj#-`zksqKY}={>O gO DӞ>[7J cU$pd KYp ^Ol˙ܑyT6\f" 7_g%~ڊ"7E5eJ4Ј4]W٠&n @Əv]@9v@w3VD BC|7鏖̎ٯ%C :eҡpԢB-L[f# 6TAQ!eǍdK <.<3΃j#gZ*L*y Lek:LWeVETYLPp[e%ͬwc)ǾMꘙ.9w{-"#ZԀ-L=SEb4ϋ"hz]zG,]fYD/QKdL D漄#6r\eZS3I6\}: )ْ8kgul2#u%Z{Rw ̉:Ub3`)Z6iWr~)8y}zHoJ!D4XcRzەX5zGդ.L|gp[qXq_ kE5Mӽ4ˀţ(Ƈv;~={gF׾|tc֝{7-%z;HjO|Q6r>* !Fv]+N|icr_.ߥlD~"6\dE+ī0g('pݿ1 +p@}g;"g)^]1( ~ըHB ^<'-3b<|玗Q-`IWylUNP[qo-V\9{wy8|A$]۸A\ EXDmG A:,2 r2SAgip:Vwn<,9O%KYXTRu;X7i\ ;Y`slVBFn.Y9{ +l3$`:בXlDr-D`l&Hb7V̊cY)W|g+ʥ?p$ܣ%o?d1*nuwA8& CG,⬢{Kj%^;j lG *uwd -WjQncoyD>! Wꋰ5?^5^UL G!Y NHXo3,JI)*g̈́i2/GތP\ w)|1'rrgD@;%$9> 2*OT9յ/&/}32=ÏZFg:&@rV}?N)r.{HzIБ,-< Lآ;?i+CЖ3JZ7 f͌7P(d +n-wH @^mAiwv%OG|InwC%YL65?F2!_o%mgE3UpR($4cثz₷k8Uq}L%l+5$Dj1a@\<3?'I3i 󗶠RXvWk7z>fҀQ/~(p<'a8(CxSWsw@!yڻbL(Y쀄lft;& TH„ʉ)0!:"09ܳ @2g|)ys/"'j "JR+FyLAjy %Ew~kG''Y֜7sU̞;I=lvD<՜f)0$1z(DkNWpN\%W/тkʺY81bA^9x%#&n)Y,Ʋ?| Et-m¼ӫ/j^If~߽{-T:"y|i!bWšS#"9T>B+Tm0!vɝ-`Թ`5j[ *V. ywQa1 =)kk2X?SZ5A?ۃ"4=>}ljjc6NNx\ByQlA?z;z[My6o4 0[{XF BpMMoF[^ xovuBZ&8f-dIn۔xJ-;B|PùꌹJB˟6CRD܏WT{3fL[i.V3]d5E"]`F-6ZUi1/GώlG;J-@kam 6=Q<(M>塟Q!rJH7j ACuqp;wa7!ɸ" 0Va '8<)v^s~uhpRmzi&v]E3JކޏzуHhK]?2<#gT'qPXmx [,xȠ)9^b=D.r# ?aPZ@WdtYYmovbgРȄ2rjˡʲJB+A@E1\E#:@)DegD3ib`u 'ύ\tToD3|YK{ >xX ԏp2Mp h) SW9@-q3Zc .te4v33r q;!/820ĠG\Oԯmt6"RO+[:&!'{+"&Kilzk U=X=Dq/QCeJT'ԇ 3&^ 4s )P"vdFHxeHWg43^<0"#5oY`Tkd'~HHrU`I-U'R!=jtO @N2: \.ƜK1y+<U>D"0 3, 7NS"%j"R4N= 95kJB3.dYIW"e1cm̝`yC|£ l?-g3έ)?F9䛎+=o/אJ*ʇ۱;cKoX0?IʎKbGٶR "H4 &ChfBo9 𣶁q-};#QM觿r(1ȹ͕!jy{w)l+ FMö+j!-_n}>y*sqL\mpAr%{ć" t9r)w8'6a>%e?Ś%ׅAyN>cޜ'LoD[2]I_mI$MP,yiO{T#(&dGpsSMfz<zjuNKC,(o|d(giyt$KU-C<( fʗﮪ/N*&[?O {ӗidL6=j~`-ֳp6p|x_(fmpfN 0t?G\=1m6PkTHStb{LɣDmu^5}jm,(CHBd8'df۷ApkGŌ7@IT]Jp|&Kiz>quD:5(ggQBҺ';' 4KGdxtXEΥZg%ofR ư*ثĄAⴲ0K &XUg!rtT9YܴyQ+qxT}n[qx>X@$=]'U05Ff!ZֿikҥBKaD!HlOiM+%> LhY 6/^-oS0o.Ć.kk@yR9Ӣ'b/Mll%ehq';7721ۻLJTk z=շ7G .@JV}&׃VbA #4YXS}g^GxC][9BO=sQH,&9x%-x%g+ rJv ."zxx]ߘĴݛ+&6~7\aX\+=8_eJ8)`2Z> -d:Ŝ:#no;_+HR3s,(/.mϿJc|*u*(4ss-},')_s l?Bb2#^J)X8d6CiV9- rl92ؘ<] =wO>+4, 獬 #>i_[u ] ?"nv60zDF*kˀG~ߊ="{L}H˴("#^;D؜.I譈>)IAV'BAD,@(.j}%}汩T@*CSkRBwQ|G_c3|9c0P =h-j؎bAW6 O=(rk[VC\J鶆@W(p(qQI%a:K?8Q⃸ , p+=b<d`aqb|t.Zn*ܿvvl~4'O5,~@ b$mV 1kB ǺhT^3IQV ,pc¬cEA5‚IN*cQ6\Tp~T~²Ȣ!Ef}e02_I@gid +n$kgߥcמQޖ3$zш;K YdP7b^^LAsbT^Rw"K]I j aA`iRxq1u *}tAvkB3/?+_©uf8<8]d]`í1hi~a1۳ӉY u O2EGГdr}z2˾%[;'Nc |AtJI`JP,}i5녌LUe<|$&.$lG l XuM0̣֠92bB92(M~ȷ\ƋoY~бh|Nͦ 1}WRĜuX&.!d\ҽygG;LNז)$C!ÿ%ڒWR㬛uG~`Ӷ{e```%Ѣ&b+m.  :tUP* iS:'M0ڋ"myJ^M2,NGڣ(5{`0Lˎ/"CJ[ !ٞhZFl3%эUb8Ʃ]N ,ș Fs#QPP WpN&QY/l'=7[Zylɜ ΝA8 Og +(o[c1U#[᳒{rèfm LÑԄ!zvZBt^frKCȷ@K(h Ȅ+yJXyV 9Jץ総#tx*:(wl[35gǩ8,xۺ] 8t»pDYꩾl$LZ x.q#ح?cO n7nxgJX0]4ݴgNGa<{(X$tr~//5zXa*bpZIVtYS6l5vmtD/?x[~!,hn =n/peUt'eH{t w4쯥2 wڙRD!g|㒁6-1BzJ& ^K#E ē+!GN>xAY6)J2Wt /2ω#όTh>job 1p4> balKXܥ nAh}!NzEKv)^M;ﴻB4xIHch0VaX:ZC\&JD=)}r@z{2M=b^UsVpF.D?#ae!qCآ(+[Aga|1Csl3.^:gN p2R1Kvϲ}vv\;f%iSMzgC=A.4$rWRz.H"U~ ~q%'.{$Hޓ_ %+rUc #!L񩅗E0${{ ZvS#~&+0Ƀ,{&ၧ5mdLZqt?SCGU)ȓ48ѩTT{rayyAw' pC3:%:$U^FkK;0 uBz$A(URX< l7&tt'6#X"iԛ,)xE{_fZO>F>v30EK~\"p9E-F]!GaSҞ#; ۇGa>ƬIJ6E#KdDA3ugÉ<_K"|gIgi$j>#%<*ڃR|Pi-YlѲ8FIw&B<p-'eyG ]C/|{ Lr"9BLYM3żNQv¯h pc;,pE Rr>Aμ? 9u,u9Hh$&m%i-IXJ<7~HlGQr(֗&B|ZV>IsKzVoqW'wje :1ԚXUqDqjM4 x?sz¸dRdzZ3~F;惕c{A;-z\ρF VA= qMЊ)jV&mYa¬Ǔѐ*OZ*ͫqНѢzvPJiB%0!Êt{e\[M} zPvPԒql;.1Hzfr_ FՓJ y/!Gл= #|}FC۟V#"؎LEDM7#*\yk)Vhm! BZ=뜼.}O0uW*0z1| i,F7ʋuiсjJ<InrUD TvT ;W:T[ V  ,j;@F ď?*h4J=yM",Wui;q eY'sES> ,]R#o[YS ù'_wso>vܮ;RWf.i WsD^x@UFIi3/:L*6a#p@7c.b`''qLXRVfb[ y~yYS+A5P+iUFe>\=//D1lQS/;,۷ыQn?2q*y -wc8c9QF(]S3h|ோ)B#8 vmD0LɑbUӣFMrNMa-n|hGnUgib8 {r/k-XTA\P[=c}8=4O?4Į,5-m4<ϭ؊8ؐXu+0&2p仢2|q>:ԕʄQG#(FKez♧v G%#So㒅IgZ,g$ <춹#j$62#?:`gZnNV%Fg6V0~Hrls.EZP ~(rԠ\Ol{6eF^FgE1ZvF䚣)a?*PF:zj9lѬź{UtLf, m*#[Ro>)}o\aJ Xn_A2` !66"#N\9jTXЃk܇a>! խ 5z}ÉoM\Sb H9J#@b H2⾽{_nVcqIXS">ʙ2KiTmJgBO.?.Ih=$p|f~:56$1,&WTV5%S>L0߲ ~(=\`3Kc`X泀չ1q3[JùBu@9|"1on`m)ӯԦ+ 1Li]>Mߵq:PoM+G.$;_hB(w΁ꭘe*P+rk>$w ][<,=ni+ZL>gSɞ Gaִ)h'`XOUMbWz ^TdX5tLv.b'8$co]7j-uRb[@yjjgf0,.TtK鎻ܝiP}S#T{Fl%W) nHW +Lj#J̆abWex;b_S1A1.g3v?œwBj܂8*GDBѿ kh`cr5P_gn j#hX57b5SroH-pQ`,믓A: ~z}ؿ ߫&2wG12B~PC  G0)o+Y) /ymMk>tG1k͛9,1zuЈ={D&ƴkAZ4$Fkga7(/"㒖>rܥ::\S 2H́"/,zOo3l%.<6PCr} E44 *TwW¦S飗yp>~:=) jF Y˧WƳs=xuxڑv2dc-cb9DD3YP+ҶgB!X󑟃 (t_+\[GGҼX+-iP#Yu^+J^֜18摼%m(UWpQ![!*{s\=%*;$[HPZP[|hqwGyL%w(Ӧe/Å JBt(X5=C`x SWߡ^ӉlY5BO%uTW),4_W<[;>Fû{)Op8rx?̭j-Q}Rܬ_2eQ|@AMlPjUGο̟>bY%IN WISU"_h$>Em+\؏޴B2IC)ClnA4lɈSj9*[xBG= !wzCT\o=_!5Hw5̦;qRĶP7Ͻ)#\@G4{{F͐f2 "ҩW.@(-/sQOME 'J#2 1Mw.Z'&SZ]Py˗JANPBpxEfĔՙauW`8S3lQ v##tWShzV6(U©( &/',u㡄k7Bi$!H¢4ݖ n,0V'ZI;p>OCP!Zep'dviÛ 4ոgn'WwM~Kq#~M%CJX7%B|E4lQڨ"x(Q5|x/~qS #0zQ\#s_%s *l1G|/JV'IS LL$W)u)ڥfPԻRG;/j@ v z ːui>)Aog2j 9ڊQ|sڪ lb ? :Vũr`6س|WEپI@rM):lEWG_XQB?OZ)!lɵ0ۇL >I[4}Óbk6TgH[=8&λ^+>GVzTIڄ)O)oB3y-# Fʻsk 252~~;8 ']HPJ[ JaWؙG UBmz~N}:p{Y$|\ja!#ث&">-iKG /,,gGY哷[M 8ԁ#K2S^K[|Q\r&v-`~f7#)s)SvI9i]TvYn" {˼Lh[|ȶqX°)OUvv"Cr0 w=TSǼs&{Wz quJ{ &>yE^YtR||Ls\;ګu8D/fZjНnSd|HQ@, 8{7{4[l!4<7;n.Cs1 J)V$3_\yFT[W?")>tT<w5_A&_!ȉq"FM4_Tu;ib|MP *kGI"?=#SWD)pY]*>l m؍X}ױ(=VOA]o 0}܊0 \<:嚮}J 8⚶ ?'v' Q\ ~IcIc jW8 [ͥIFݐw' ܺ}RǴay>֍?J܋|u# @842MBV^BrݥeA1@)Hhji^/W\z*.fF@MWO)sϐ~OaP̞CX M2L1S*=ޛ]pPSX\-W]7/멌,II1Ѝ0]+U(v.* e/la9H&oǏ64gN0#FBhK'+%46\l'_~ ]5׷=>>k*4Mw[+:f p=d̲82O*lVx,Mk@&XGaZc'֡@8#DzTRN*,HXdin4ɂ#Sck6pqI>ǼS ;V| `#vgFoM\ְk!ϕ!F U}t-p,3gar OBm|"+$&&P҉;4 S-OhSXjGAMԻ)l.$r ,Ǭ sOv'W:(P l. 2'6?oGT{+ڈNF'vDq8۫) #p/V?VAF"F_Q0z߮w;Leپih[nS4yI$lF2ON^ ;:%'5ae'Vv*g#xpU?06yxۑ.\\C'fг߬EʂtdeN63Aҙ}$"pBh:t(홵d v jz1X32*XdAƘh RVdS*ܵĽx]y6j fA.G uD E>L\}%Zf E))ԣHyo e`C~fٺV[#oHǚq<Bn!a>?%:ZqgO;|rbn1lTtanbA{s:T4Xh-%'nTsLo+:FcUn ƤPC;7\a?z t=ڧjAXoX.]3j@&^.3ͽG]?BWЬFILwJRӦUMͨD(b*x3P|f cD{ س#xo֯IIx-s,!ަ|"CBjFԚ|OqkK-d-t .Rʼn i\@Ǒ|%EQ:j{\M4a] 'E&粜{fQ?KZM]M?iL*' TyntA7&sX0RS۠1}}oݪBmM~='Y'(|V< ӀHG6F)T75kѓcLoTrNPm`Ѭ4N[`Ny[೫l@?BH̖gYS)0xC_lY!a $5F>RElI4F^c|D$[ lTxt%xz30E}GiMV@+Z|^;b !rjTiR(cHVp9S}0 1eO\y7©c:3r FDA}z5w;J ]´6]D~.xơAb(!4;wz&mGEM2ضpap7ʊɁ3YX C;;:Ж%.xFb~A!^`0}tzg I,յ\k(%UϢY2baPj,1YO:Va:BWg&?秩_Ԧh"_9" vyj~^`zԸ3*m3wM*#GI4?h#\ 9mဓD6Dm&rl>,|-mOs > * 4PU1d P,#GqiQo 傌-IYNV vMWj(NFyon"[U>j^ 2ң&dbb kN?\_ԐR5IR0oV,]ĝYcXPY@7&Cĸ#B1Ɵtc rwq4yĠYvVǑAs/VGd dFV o(P}>Ht7)D~fiRP?xsf^8Pm0)4D w_8(~p OA'o] J^\GcW<)W@ePM2pm4L@bwϰCja[/Dm؏xoUnb;ʳF^1 pUyTnjDc*;0 5De:`-Pd5]WnJLqƬ\OʉZE0eќX *%@pFْlai LdYRX*fPx# Ueec\`0$x6iq,l`{a1X-[s}eX|S8QOjO9cbgƭ1h吟#!!:j+L6 n+A:l2q ;U)'b*Sp f|1#XY*nXR<qE^̓9+8PRَeb-&#T# 6ne,ӼSwxөrDvxVIM&U5gKa+>> ~&iEH'u5ifJA_/ү=@yOKTeKXу?QKKfuv$^;_Uj]> /雅VQe'}7w^KյV qb+p퉸>K Lz:\ns1daTf)25uP5UX,59/G1Dr1&$lj,kb>.^erjNߝZO]Wu&߽?& څ"½Q ̊MR<$ vW+m-Z-tAjI6$PkumWlsqrDf 4XfpUv#6-j?2D"W+Ôp<#-#| 0p0q ;&\HS#$wc/e䷨9ײo KH,G-8Ga e:.^;S?};{r6X A?T];0 P8pڒ J0UW̑tHS^c~B,6G% D4m>1 ^\.p&5,U vi._Ys<aBb9@%!(%zgޥbV цhgDhwN_htZ.hϺQ XDo-Gvlqͧ@R 2:,uH+"mȱ$W?,{l\|+c_og*L4YU1(>j!tj)VZ{8O9 lQN kCKXSJ_mO8Mmݔ8{y~NPt$clxM&,Vs^]<P~j5JN^89d6'L)wԵ?uk5XfW|Nl4JIZpQunTo'DĿjUW%/Z)2'Uy:_Yk dmr4 ag @gۉ㋯"Cؓs{3nC$*=Bӛ_9u^1m5@(Gq1G P#tї'?g>>EU9Y%ZXeFk&)aꡭjZ! >! Оȡ묞Dp;J+8E;.7AqJ)o?]0.ӼjP3C"l+LpovkKQMkRᯈ^/ڪg qk]QgY]4nkD>FL3A'J\",GdބEF2A]Z],a}l(z8x\S5bNPJ)%Vʇ?!!+̑&Tct&FS ΅mk}ƪga%Oy݄"Jʑª_bJA:f٭Aa}R21sO/$T 8!16Kr{=nrytP8!D ̌+LcKqZS` ު<>l}B4RַĜ:YH5glD Otnz@O#6_˛Z&*sPe  xq~ NY׷H5Y'!믔Ӎ6z[g'&'<]W20Pbc/@KS&R"#Xjp6B!0If;GB-$fKɑwp4M9f<7H)rWB92gx)8ԈIՒL D ˆMD"J֌v" ?Ko"竵ӴgtXgt.8ԾeP:$G㟥[0؁ͲLXmO/'¹D.Ȱ&YCQX!/oiyHK ]u4$L,wS}-vĨѥYD2إۺ0\eSpyMME>L48I5fߠe-ÄZ+xNb᬴ZJf=tVO},0nLM)XO[LyW"cD ~-=$9/xa5[x'*OZD1w"9hKVm5E6o|\_e$RP6F:?<(ÂM*'^$St͑4 A"?"=˲w).F*~ʱd;Vafh/mk̮ȮNspGnN['9BKլV3^ X2PL47'~5'z@ 'LCtEÝ5ԮC!(f] jl(ɼf5,II%,;*i7Ӆtf3s OŵdpDA")Ua1r\J XawW 8+7qeBF"ϜNc6CRz;DhWFiF6ޱna`dCS|2SD\<ߗ GbH:~i^jα,E Ůh$Xg).Fej^ -6h}w AA#"nL $u;o[GtJ~Xȁ0m-F3GL#}=b]zֶ6tmO T8e=7$s% $oJܗgM[#wO1|bVbI?I!Si`!Ԅ5IٓW,lۆ5 s.+V$Ry 52p½@2lTl[NH @!r_W `'"F薁6@7A*_KY=CmUr5W:a&W'{aL4%~C`Aʕ "^lx Wm<֋bv0-E'p_wcGMEdC5haz !m315Rr)F˩D"(u%23YUw>+]nmO!6'xRIΡ = FFjek,J.A96I5en>]sM1tq4,|ځhgERtr4=܁ę]1rQS'('ɲw 3F &Frhub'lHIFddOu"=ivRxHZaC\4:Vڢֺ)R7$obU^3kU-n8hdX~h>i8Uoc*4=</][7(㦦1cxC%&M JӊTlnxWFC|i0⤯z~ 9OBzY<Rж1/weipeld4R9m(aj7=dG8x~~E%ОHSт6ި{) U*ѥ7^)@Qy/b*#z]0zy%Eӟ&?&*ry9Jk ,tw5ɏ{D~'Q%u532~Jhwޥ@ljt&(x{;ߒ3Rj pZ&OC3Scӎ/' adj^;d{Zfl3$?HW^҃b\[2FOb;(2#/Law!wK2>pͱPzu͖tMNњ ^V9MF)W{.Wy\"Sd7ӅHi#M؈V1ˏmY7iZ@Zn档Շ9#2eZ@]xM|t_ eQ@/զv>cDiT:d:^(M )5$/r',,c[PT0+|EYVznM#Oϊ4;]5y::G ܵxt;e{ϡWGh?jw0G}-y\-kT*Bcfow#Dش;^#̀ \*p|FD ogAۗQq@rXCz_&{ٶ6grcwy,#{L6opxc~k+0Sm($;# U*͆pUD`u+tWbG)3yI":twšE"Iyݣ"HH=qag,~ABTW 5jֺt<"cvX:)41*Bsl}`/r[g$A#fJˍ:T(pdrǮyV&=4)jғz9YmP3QKQPU*hht;&ԯ;Ioii9)nQo$&4[8DTWe@qxEh|(KCB.'۶SˍláQ8Q l)&iI78 Η$vN(dN?~BAiZ{a06W*ib02Tj0KڦSWKDP()qIi\3WosMNQ$sWT?Ř " [谳S|D+%KO|2-a53K9~)|p9YiCR'rH7IW#wN"!dry*?d,( 1ӰnPۥQаjkBZj>>ߍ{,g5=ؒH۵ :rh*ҰWz|-ś3nqFH3tB;cKv/DFcT.# (+;-/Վ744n<א$dΡA.U ?T`)a˙HIyR/ YS8q$HUEPj/,ϕ9#%{(``PF KAu̡nr"lOcM]R[T MpXȷ/6+-QJY[6nușj \RӜ-m|x,z"?Z B/$^R‚J͎@[el7qI|^fqjK m0o& D an tKil||˞NiWFFi׀5UveꚎFT?k;*Kӛ'#rW iEmYh.4wBPMp[oԙ˚rK~ޚ-ԃЕ|t`YY UT`id:z:-έVwRa_ ȗ9Vv`^u)'_ubc[J*=v_Bd^`ngE6ve"6.1~v9ɧZDt@21|0E)#D0HvEgx 0Nq*^y' z\Z3W^Df襦gCgV j5; 4(~;t'|aI8/azJi3,1* Mx_PY9`"e~ ?C&s5$gMHuuzT5 Xb#DS7)/A8>M@[܇ZI2eghvސˢ4c ҀEtȄ課؎%"UX ՂZ3_m5 /uߣD06]ۤ3kj̍GBVDYA-i[5e"+\z{V*\}I7 F`ujQ_T7шZJS(5 tӑ Lٍ< uLJER&BM0S5 twyપF:/ l;ab #<)da*+S}2+=o} xyR 0JˎF NTDIgSOuLfpϦԡqyGFc@*&OLkr5Ԝ=>Δt+@A搭}=4 M2@ hKF[OG V;~;M,y@M,xV,O?x3~Q]!UgaU=fZP|7ρ),V, Nh1nCybWb8aw‚g%C(*<]F,S^* P'^1ЕHbhuuĈ)0ޅAI,9x1xAY 7!9miq m^}9bGX_2Rɧ*o]E'7TD%qMo\Z:{^}낣OE>W:Y56/ʇ_|LELg]B0!=1t2Lݿ`Pgm)!A۷UP04u\]r0_: +I~Nҿ9D)a0Gm\ԧb ު;̷-,&j -;X9ti\%:N󔲻8bkqtw*ӅP4t 5D#ĵJЯP . ex+cͬдo7+΋b`-璺XTPtBOb}Eli/ Ŭ>D,ƒMe[Uִh~&șZȨF;civkM¹ pϿ:E{_[H(;d\CFk8"A#>sW(Ǘ9Zzp߈8֍Jna~?y+%SjQ [#a^nnJ2f3M[& PLgq1o0Dڴ&MT˭%S.d?֖wn j'(*_)N6.ݱxi*;UP73Yq:b@'0$BH{bFl&kvejyjx.[t XJ^S攕E"3_x` .4`+,<Õ^vvOy#}UebЍUŏ[}3 G%f=o__?EzvuM9 #nzo*r9^ ;˲Wc +Z}UWXHGշ?-hq]b QQlA۬zyգ6 E4irn [`^ R [k 8uECЉu<()NJ޻&9bqGGI>pc=QA+ęE*\emqsؔQ 1<[v2*'ۣg.[Sbn+!c`v$$J!biF܈, F/l^>pJmx,79XMF\J6=ȼmdԲmRdΰt-O\ [2w{_H9.Mea!OӔ{2VAN R#!CkV- N pq{pZ F5gH&~0"s9@)rVVoFC2ؠKh7+E S0!{("E:`, "6n/B௃Y/ Z>臘KZgu4blxYވvQay5$ y"(TGYSaDL8׏pى4Ж0jrd\7zV-=(J䢎?Df-'=2UP/a0is1S=p.=>CF6-gCVAPf Pl/)N|X}>5D$M-{vJd@\T)U0l{MdZNCz˵眣^NţYʖ6ē'fY4Dg[ْLzғ~9WtFCo5hcD"cM D4Z0@3cE\z8%䗌bjr{WxM>e#@"?{ A'j]lhIcJِ-,s Qٟpx5hBtgOQG\ʴugl}f?NIXPViyB(@8} 2:Oo3Ų9M^"gmO&׵f  &i%vZ6.IO*/% >pA|+#!XOZZavV^_"ڷ#4zs, ʱ]SimhaU ;E U0LYI^Ro@T<݋wغw9*UKx}J dS'͵FcVő>Yyy3:]*%$֒{b&XÊV> kT31Kü閒ϸJ_˩@Ǐ 64az(?D.}UzQ`Z+@jׅJ00mJC.ʐv~BD h=)xeH[oY XJOsT19+e6szy8MpfmcSOW{Z'\ mw׻zkrz7||/w+|}TD%9xѡDl@%RV)WNtvGB[^<zL]d8^W& Т]Y@c; ߲P,Z`?1a;Gx+{tl3H҃+_@ԙċ-bsھyUee_@r!Z>J68Tӌ Ps᫧ʹ4Φ? ,p:ԄM,xҌR*.D6&5.sA1;LmE p<`,5uX|1)朄ȲF33_"= &P %BIX̽L:XKNbW|b% 5sip e9_|\yX_@M4`SwZ2wO 6m> xr v%.&S:#_(X~ bS_i!T-\&\W\QKw/j71Huo1zқZx.+T,D!oPS@qA"Sv':lt1L~˒>@E/=xޭWF$ >k@},U+Qn #Xbd<' zſ/ ~z4SL#^x9xYjDI{@ &z Mwr㣧7FC}#fl`{b?EES+.l`ʖjpwyÌt6\@Hb$g}(kN󐟮]F`YO1jTs@[=]VAcd_`RH:eRs<&KU:Rߙj6}WF3͚6?.7dlKRX̶]xׁ0s夙9' u#&}? gvhw̖=6;(^Syiү|cux3:Y.p9 b&ۋГSp)ykI-5%vX0h3A9Ȣ,^u>Tq㮨$~ѐyQT`fȔ{iN̎ r Z#ل0.gћL-c*Ber×B{<6' ZV1tO֑Z!.2.+ Q,ks j9rΈ= C* VoR2Ktqn]48݃ļ~o'֮f)er6ȸwg9'%i(!4IayKu$5Sq$\"D3|~w6 ;z.rT8IJMi Μ$BLǸ@._إ+)1?TWܬ #N߈…$@UP^Y.O;V5ƐV+hy\>yG֘z?4&X!#qq(ԓ C6y,nj\֙`hp6J0m5>8.RkAq*Oj4;ZW]|=KUuP`qȸq EE @ zv7a}" daRر|OЉ5'**|fٵNHYng ߷r |L\Rx~rːT'Ys_{$1Fi*VI;d0,:zY>'3ym{ܷLMA(:`a :NT/Yr(∷"5,TԊ3iv(Ȑ^,sѵ1ώ"xU.rK¦0}LLlEدl嗴#k:֕+t\Xc>BH7ZZ˭4[꼫/~&.Be~@\hvx5VsѾO[kq;"q*3c\tV<)(5>L\44">'oErG-Pr5-#a?hk&1 #a\{Z^Èԧ;"@C< ^`AFJ&)LXu܌MCܾ-ϣ,LޑZwiz)pZBl϶*(-XI{G/!?2v zXYvk\:m,k'NXY3/0UqvQ? gO)ӑ"9L:o/¦dSo8\`|hJS0ޔ䛖}¶L4q@Vaa-'Yf l,U,Nt9} 9Zb>Gm d7BC[,Xo:oiodNZ:ʥ?GP`>(b">tSmES+~3TԍEg-K ~% 3J!n[\w0'W3+'z5yJæzVGh;:Ac6[,\dbǤ(z'EmYX{Syf&?6hF+cAw#σ~qc&ݻ"E&&~s[0KteU+>xn ͭݥr]frيyk@ܭ'!nDtn |-$Q#;1_^$癝N@ ޯ?n֍RMa0آU?ؿ YުXG\qL$&2273ogV!DCڧ+g%պѝdo#Rbϖ]toy x!!2_Xo #pҡ:vt `,Z<R{k;Qy(iZHwOnliIX`-8lUPp"S%-I ˦`zs镾QB1*CQ}y#8=hRent;\ŸzR/fm3T4Z4ױ-\LGjuiMEوw MWX8bozJɁmr[XkXф/WwN(Vh^K ox Rȗ m=-g٠8qhet?!|?Eo$5ȰbUY>@NOg_ hjH߂Ӟˀkv>BÔPho 'aH]i+;`G[jq };}EByNB̰ٝ`s.$>1:f8Lg\Fym)֧BoxY~ T+Dr$UZ|\g]6ǁR#V fHOش:Z7Ožx4=w為Q* Y "ûmZq~SwJd,%i ccpNkNb8nߗb0@= S܄Wmn ^F4Hx(Iq;4%Qʜŵ.L5erhj1.pI[Ji5!Goҏ &{*SY0'rL$$A].BK<@RV@Tܢҕs2H߶oncP'ZՠWYMNNLpr$Щb̌hՠq=8q' *G־RotRHCU>ȵhbtv#f86(%Ozrm³cW@˜j\rA}l rgZ3S/?E1, #3^oY?D'pV+ԝ=v^zTwOkAjլO^'14EYRiNuYY!!MAl=DVݚ|490!ZՇ d!b |IwDz19OVCINRGe+fo Q5{+^+ (2 u; |srQ<ñJ9$u@7}6!REa""): +@omkLܔ )U3K%/8WiT2<&[텫rK(mrգRM1$LSnD8;ڲkXIH )- DWdlvҳZAZX\4-#tߌjSj";k Sck P H6v m%r`ьT MNJS.Onj,O83ZͷFȧ2uvzU,,1 $,BJ FDV~wN*'v~̌IlԾ|Td*r( ¡qW-ia@SqRo聺'8>L%bA}(K2i7A4t?)>1+鿔2w^=Y8~n92?&IFemqϷy0p[7bJxYS,bS$[qC]H;}SN'U !Z~4<&v¤C׳vf?9*dp#icv+K/'̭??ȉE6]7r|[T8sd3;ѭE)G8llk3EFqą~ZQlb3QR:h߉/ᨉW.nd'r~9c:l-jƃjXI&8MfՃk[s3(ڠj+88w$ |udh.R@n{;-r aoCˉ)/}NRn*?8evum$,(y-_1ցϹ~ +kA4 Int1l@ߴ!%ɾ@(GI&:6?4,7V!`[@3W9U~CN25xR%)m\}ƈomxoݞ͚(L$aEػ׸ZPMp Z5vO"NSډ*_9k]iPB s-WzE%5alMgNmm\yHz&aK!iF,2`u$  SN/"37̽6@2TP븰ڒ1MzRlQ+Ll~ "2bfhk!6T~RK{ ,ZB員 &W>xu?" (C ><(Sm_sWX+Qá(i*dxZ 3 ݏ[lDyVF+Ɏ] Qzg]̹?oK:#oh^X 64)ypNܒPטԳozj% x%A"q0[₷ ax٬Bm~jvP%-{R[˵Ȕ&'Ɂ7%ޏ6) #Ķc?Ƅfn%KzFSh7Wq2cDy׈\{9.sD*S Rg+Ft#R8~LC3ۀ CZ|H-IŨye"xG5m_KdBݙeͤglC=׺#RX˰t 6ddx{tD oOs[j%=u}t-]lj<+9:-K!نo_s&Ht(Hӡ*/$ ;_yЇ^zʓ!Ȍf˖tip-SنWAΔe0A#8B4V osnK9d,%%Fil I j!'h ^M/ύxV`c|OBCj{w9u?tZU -NG˿08&43 ! =:6e&4dXnHfhOeu죉.;j583w!F6 uމmT h z{$s*٘1@x4q,(٤P6!>p8Az 6>!EhWVP1QW N.*Z3Pp zEupsaf>@V享vM/kzG # 8yHjպъ:~u9jL4傲Jz*_uXPcgŰGx9cMsKWmm+0sm 6 zKa)Ai1w%@͙ݛV>$2`5beɩ wЎ lIT8=1vjVOwkZ-aPGtjۤQNӭ./0)G 'QBV=, <|]t,j!:ώ,Ud vB[%]"-go$JBfbM?|ѠmZB1gE$&Q%j#(x|aU0&dR,+Oč vK 7>WRQTNӦ'cf`z(;My X{@z=mlKQ>Jr/ x% 'H8GP=ܫ=N!%t 5]` IJӀ?Y.АB=5Qf!эpBJ()5.;S2߰O(%*sgѸ>^MIvvpf=<2=c)ḉ6lowJֹ[}S9Dᚗ{^P\Nx%G7(}&xѮzSu\Ӑ֛SɕN yiD3U'7V'R7Xۮ.,Yq֩8 r`,' /8dp8B:>צ^m/,wt'랓OD Ɲug"nnŚr0lI6X)+%p!fZzWRU23#Zݫ:TR+U8 mk9F-b%RF SB:ˣI]JQX U AY1E1.|Ø_t(onzHI`!~T »}ݦGe"h-љS1kE@e -tOmz¦Qwܲ[Qz,o"><(0- x)$apwR *'<2_QkUu^\CDuQpΏ 7Χ5V]8f$@['TfdZ-W.'?S@ۯ6Ry]lڇYȌ|bЦL.tpP ]4Kp]z~CL.,l\M'FC`BӢ{Ke}'c,F锬/-NtzPUyZPx@.~O^_"1s,wyV4ͣ#"ymHF?ʣpvځ`Vlup_vqZIkSOXf^th#2b*rӾ~1>, Hs/AQq4}' `9]{H}C* @8FY#SNݼ8n8 Mt fe`܈Jѫk<'ji5:A50Bz5}=tLi[4൪ $߀Z&YTLTUӖLtR%NȺ|p_nZ+E!=9Včne uW"w[O Cj89Ϻe8B_B%mdsrƙK[k*aEK11_Z"*UHQzݛ1ցTݬ3PLL J31eKcSYhv7d(䲽n$8v^Vӭpf@IA`IEd]!挀ӕ_X';̡Q|#.0(h:$.Emʶ-^Q."/gݠfE(!!mO0nЌ}%C~G|a՚2NݒWAOe+#cvN^4b;(OVyms'jb?p**K#9̉AX =8#=qEȿ%9'>Y؁L\ْ,)ЦY/'i=U+KB gs;&/{^2n[Y>^Cj]heRwU&:w1`e(,ټfᬓ@8?/bݪI7Jv꣗3|TV />971hIhWZ"6Q^ +kI(N,-S&OɯOlEީQ/:۫ʮcӳ<О uG%ṿp:$0;I[3 oRM!hn0U~GY(@sD2"=WK6k>?ݶ8MW y d+$u\]$ৗ>hMj o8r2Zn9+fg4?¿͖VTO.BzS !WXwA1TD̈́LFجRm;j잔13ׂ~67ѢM6ԕt3Jȫ5a!'MBٿE*:3Y75it;Z!=woTt=J0fr,>MG ljҖ[ӺT%4l7~߯ @iO<<-Hq@$6LPXc%; :ڇA֡.z,\ ҀL.GRWE@ ϓ GOg鐬!ٙY@9+ )w'#lh 0wɷb6AjY a(_T5aoVyT.x<*0ǡ 7g2W[4GÑ+9UNΊ w6D(y;fӔtkp&;"ZRQ!5ԗ_Iq8Br6T7!gxdջ%R=-;NԇkԒ0 _5=V` @9֞aK^~B&9O9&eG Y, ƦRBj=%0(71pf gcP2fۭL>M@&2~yٸV']e,zFS 9la] r6Yp%" u5$EMCpI'*,Q'R:D̜y?)rJkC4 . ն;$]ֱB^^Y,lL<8}ľϓ5Bzi+&"9/@[HYN>-h-?:Vf^Zomr# >҅!y-JPyoQ-Z#^gй&11yvbۿNgv0 I/RV a?83%kdnx;I Xu"[6y ̺m}uctu>wZb#&4BE 7tdE,o/"(JTJ91(^ay T T!YݾHY5K]E\zlXj A3 >;|vtէj-%ʑ?7R13a䕈Z*qCΦc3?:l̄XhWp,+ =NNI-cyE: :q~?HwfK9%h*+{j{[NF6)^,:K^_d8$Rg _Yʾo`HU0 $޵uhȆ`L%x]歉ͮ,ve򹊌Ee޼X"FyjW!k/'xxHoY彜fW.b,DNquIZ^][ѿ]ksja0-+'ADSe.W͐]]w Dd>^d"mڳHQi[ŰKlh >D(^n' 1hR@3h1 -U?k|Y~Pٓ? gyX*oRRZ|2dtg؇UkgTCP)DZ9t(2MU,v6rfRo=8[?\4N5p{K?<1*'+Ƙ;O>6Gp0թI$ɶ=UFIZR*H2A!5}Ȋsۓhe:>YC>Pe4j$vtyTʅidyJ)nX[ %pan6+N/pZb >Lq`\C9NY l+SnjTK#ym"Ԥ!K9|~(6%LrPOV9na`C%3/I< &ם_9'σR _O sJ7W[%G٨lGoZZ1~?O9QV?F/FE6Q OQ[ʀё+* D_xhddu}ɮ02&!՗Q%Nݐ}p\(SW!ѮwB6Jbm'+/wJ٧u| F]8EB ?zWcXj-`Jj)^$dtVR˗85c$,&}Kh@o:r?i6\"r "<+{qu1`%?Z9ei1֠jt}Jx'dCW*R*Hnk6싺(N{9Yiw !5yx{ho]#ϼx !%9drPl5226mY*$ctEgG:b٦!@u$QLfg,lA-f*f_DUr_=|mv@0kTH*uE{&OU: pjG O 5&!ƒ"-cgdnPԠҰP7Cz_-%d/|+B{?)@TpM$X ٔ Xe-:/?uXpkŭBTn0P ON^Kj$3˲ɋf]Yr/|cJ1~(@wLFB>s3`oWAPnax'+2\K(@[ϐ9LBƺVy( pq #T́#』ظ} }?>Xpa#@f`K'P/ջN7?ذ _ 8NAd2 v^YYm(1.W# ~q0x 1_wݯ+-|;/Enͦ,6A|b Tk{zg5f"#ϖ#Ӟ1E77ȫ8:/=o9*hǔ"Xj=i_$H6.,~n"\ߎ'ϓۋ^<$mW> yP~(tW +xw!5 ^@`ff~~TFZ,jXiCAU>v96}sff.J<uoeO uك9XƖTu+k"j ] ODwKy'O钕zgS<%Nx6-E oX 'af,# Z{4Z'PGs;5K 0_I $e_ݱ/myi(ϙ{W&"DCݜJGJ@?ޟv|N65"Փ <5rэEHG^63>EZ t5hS-Ww8 f) &]!cm!o|рldN|9THİ|7TG5qc PN@<( 킹:|pIP*";,oYF4!b\ۂ*b;h28I 5.x}{Tze9D'Sr'U)4߷HX9F| sBp9.:$Źe6r%2Z(yK\jBfcqΌ>Q y>m7){b#\Pj`~وN5^Yeț,}DX^ұ# ȥLYP'~lhy"iЬĀz2+v5bJK]@2%͓HpΨ:Ӛde.` WMч#"18nT}ȯ86핡eCyȔa9(āչ?w Bj4TW_]ܨM8 L*P}sH<&?~Mf 7uOZ(~ak-5Ĝe*JZdf0U5W#306;|)gʤ&^4\ɴdu8zJim~ī'] b))@n 6۩TWO"#)>  1"yEъt Oii|,8Q5G{24edH l^@'hy+2wȜykX3=H!%t܃wdV4r;%[ 46(R6*dpR#4)ZYEGQ,ߺkhßkв$8)+ /=j-Fkc+&px6X]wXd "wA"`w\ڂ thۡwp^1rs,Zc֮.(uM ձXbFFInyϷjkEerP g]NٍzP)ޟȳ.*o")KKRX2t {eCJ1_ϟQN:2s^d)^Y=ȀnBx{ NJJ(txd8?qY=RK/>98$P?`ISY#E7j q%[EÁ|y[v~W0lZJm TV8ܗ^Fjkav([@;SR_f([]$ ;_XK5++\kI: {8"bL<*PM:+GiVӿK^㷁_[dz~!8O/TOGYlxxaHUDuM 3,uw5{Vy7Aw53HDnsjjr1<`9B1vFeM x1PY%S:{N19JhХFH_dUͽ-gC_0T a[Y/JrW䍟w{p7lScvJ3FdEMSʀ[!-iT:2aDZ<[H&x?;œ*< %*ۙNEbzIL޷g5QњL`*=80t( y;<{9"c#+]&lGl‚+蚚Gj,_yi ޤ GqR: hɚ5 4 UAv%ɫ 0h|AFq4D@ éG`hj^4{Z"ohn0#,2*`DRcam'.!Ե\MWOFIǝn0Aq,0iYF+reR(-3]/~PsqTS eWmu#әXY`tbE8̄{uT󶼱ԝ%2v) @q@Մ&%jCOS8:3~/^D]Iބo`.S'}w4ciX lB]>cqDzͰոsea^@聲VEj۔?Ivo~c*=_jIYH0 <<0/탃Tdt5S48R,G J Zk66B'~a rޗ|0>QH+ʓ[Y1p.ԙgw1B1dǾjaNQxg ;R"kaLtVaeoܲ[;%fn#ĩ Bj}qjvf87V:wX7B*eB򇒱IHrT3 \~9 y`@pS>HfiLrpZ1BesL`d %!BTEB5 q:K"ֵxiS]& ]ˈR$^),U%CA(Aնh0e+R1x.d>"pѶZl}k'50&ۦL/H!Ύ]W,xS&>[#4du;|>"uP\QCOu͘7kn>c<8C?^~@ˮ/Z~F:TZD%DI:2k$I_r1X(TT p#Ab/qZ Z {g:V1ʄֹw^M\'n@P%G'<k&m޿AݮH7qjx rO5s]F| ^SwBu trÍ3!C{跫s:!2e dT FUCMvkA6 zƶB c>" T"3Z4x!V>7}?ݗMZklxS$|>;Ӓ.<"֐KAshbu<=gkҟxoCy8J2*<mIFT7'^Ĩ7/ /+GDEHbOlp28(uAiM \ř (`~2`cHl`"QF!Q+"fn+:ZLsS#9?6%v68JZ*C)3N&!M-Z3+B_ Hl^5>nB1UQ+k@,VEaJp4JpiIBpUxFh؁rl\;2_|E/ZjW~x2K?>LΥF_ WS") :"$M+t>!>V5V~`,*,=dԜoŇ۬-b`Dl8+{s۷nު]>Suzu坟 cu{DSe9/ ^ћ^E5A[uWPkY7kCJ+AV;ח`mɅL7!'=X;L(פg9dˍ:Ji@PЀ$NR:)AEQ2/{>H$g?:q>\>ssҧ)@4G34e&F:>ɿUBTBbasy*wKz%p@PtՔӈ$~HGc+f \ROj4)!-O }rV+~` cHjqVc>DOF P5B p iя8-dqE=pnrkq% {k:f1A.+ ( $錕%R2ď =|{8!Ҳj{t`*LD{%l1e^2 8]ywV,췍Is(zb]z]#(P~.R/05m8)k0O =7vx GE{ =~fe @8%u&GM᫙*ʼ5T'%#5Gw*}3oJU|Qg};|?R2"Y!D VuHHrH.5kmwN>Cp&=`ykQUji drT)ٛȼNR Z `[&Y6,!̃$3O'9ԕ|/8eևo6>  Ϩom r7gICY-؅8elK$TrЖ<|W-ʠ8ۂJ矁fWcoףt5IsV~ȓ%Д/ɮb/;,]G4r -GlnLu׉2BZ;x,{_T"QZ'n" 3uA'DO E ~Ȥ+FO_Qm=waFG h7L eh}$v-79I+3c6aQ<zG\ /R5:NXD1N+Z6 a"3s' ΈӅ~wd1׼CpǺg)o,(.3dɎ8li='`_6Xxuf|z?݉|6ua{o7boqD[iqq~ax#de8{EbgOpu{`0?\dzd%yryVl Är :z@gx:֌Ɠqqk API /$?]ٕkkgc+z7_]J]"_B&E^iJhml &!3Z~[.ZX [],ʸ"G  #=D8 [?F4-ҳNIva E^TYထ@c8XgηtTҽȎAʻTLt+w׎طvZpީn>§xV e&eA?~8D !Sty=Ym!BYcϞL/MAD2=*bV7s:*7;wpz/Rbn-L8{@˽k+ЁFa \ӓcJ2;ٔv h]6h+jYب3\$r/#DA "Img {(#y,t$oQ.Y.H-;(-ߎo)(xLܒZ⥌ϯq>FBQ.Q)ukaJ_&=Ϋ́ K拴vJDʎh$H6Lr(* .%g;#  Al҈\X1 ^};7!"2FPI~;42Ϩ\OD r^uMҍh 1MFN: X}2Ԃ+Fw5 vdʗV\sd>ng5+{fHDY7Q%wTܡ1 g,fCa9TZ7cT׹"*<ȫ+fIx/ͭJqG2Q CД|)4*G h1ut/2 -^klgr|S3+~S.P[xRI11垉/ŤUwǬk' f(M 0noULt9\T$|e:JT rs,6)GNe9:",naH3Sj V9+6YH#awۯ0PPox4O4[{eI;[+_%ĆdGS]Foau}z'jzRs*$5"zڳ}A3Gl*q3|еw'Ixό}Ɲkj^#M ?o0w"nyi_jru{x_q{!۳Q,q?֟ jr$H UEBmEapŭa^0N5OeܧOwY-0SOߔ|kV({"X~y9{<97sKuO6~tUX'Y26&ѻcԧPkpWĔ\dʼnw^C3i||49 6 ٽPpuI։~Z4EG3 P%m;+}"UN$ac ^ųƏ%g#Lb`V=gBb-H2w1=fuJk'vF/TySLT)6? N~pD14/[AX;fSE*+ !Ұ3Ri)*ӻvF)^:跠Sgfy kFwMC%?\H9d~6X7R-NqL Z~(A,gAZG:JMpiYŢ ]V±9ʌ׏\dk,ߟAD&Z҅^䎇Zvy7(>E3͍3{KMWk^ّ?W$ɜV0Բjn(u*V" },?[Mg](4 73Riљ6羋FQb;eu߄i~-۝ S"}wGDãֿ tHe8-7܉([oVMgH;FL˛^KmZfK f||Q&c6wgCF_ kh殛pF1ih g1U©5tYm]~!i"Т^u*rSHvU J$8S'7(K~qg$u`/jRMuvGSܺ)Ac$ <ۜꕙջ}PbN!9syk&RE@9mCbtjE7j'อփt6|;u.Q){z35;+Y0!E=hE_PRVfc0+amZ,.ûZx I~8Y)sŒqجy=5/߱\SRS6sI n4B:db /P'lr_Uf">*Hk9}XV6'/eNc踢p\ n⤜l7X8%N~)VRo7^YcCيD߃P5#CEV㉦3H="C`ـ151" rBwͿ:]K6 c+`E*.QR S ui\z5$V(T7blf3nE;8+MiBXؕѪ>J1|zZM@0zc 60~l쀦WaSȚ?`s@0䆪^f'm^}\ Z9Msp `W0)kEڛ>F t${tJc!{s۳_§22IDi!;F5VlA3/ճ~t!"Jيھ)麱~'Iӄ&bhGh7ޮ&ZuNl~,KOJӠ0r 5O̴@J\ XRLff_`o!cІ%;P@Zy0swؙHCkHq @ HnB/~ _* I/^Bhu811@RŦ֌;2rL=?J"B(u[x) ~uHFHq-s˨,Ǭ ){,@C@!Gn铓w:{e{M+/`X^sƥ,*+Lt e a8qQoڰJƕbn.R4\گ3i%*ۆ6o7l-=Exk6.z̃>M5WpZ>Smx?% ʅ{utcCy]|!Ю`6ҿ?RǜFIEVZ9rETkc|yQ_@e*S$i8{X#"]}7&&ˢ<#mN t0F :WMvZ3o\ax;uXl) Xl}/ۢ2 І0=XV9Ċ:*? n fK,+53 .0kX{lg[@{a%} gv } l *ZA sI+,qe)J#^*2nU"ut`A_n\i#X ,D;] Or?yY~D7&T6-IuR詟5HEVi} ^fxmW3i ~MsWnb,x?*_LVetޤQÐ;MRlrQ!H$/5qd.ͨHgn>R_v> ޙZ_ߋ]uN}Zvء5cAZ9}SKfzqu*JE`()+9U DXZD?6WiVx">L-FaѭϰK͝ X 7p'zSOԥ==||q\ Wzk$aI5~dөKM` J.P)vfI!VdzFU.# }x*5e\#꛵{Qo2_[KmxD[k^YlrnBۄ]bcck7倃eS>;dFloDdjm^Gpoja["n,ޑ595Z)) {l*s:3 ƷME?W5kY+ݬpZ/CG5N-NύcciDKºNo`eUaXExToQcͤmtI ^_I6Ev~DX<+$i vHNOȖZ S^߃v8@&Ɩ!GF([/Q3:^l.F H7cReA(mⷽ|9#j84dMh>y"l :X;ܖYgxUz }'jl@%;mZ ($ϾYZĒ6[Y]W~=1ķ_IBtoy[Q#L@ Ve(0_KReI o12+3>?iTe:σt+b_y(d."rIYea;(`X~7>75ydDZ 1Y {\iɭLr^*הXEـ"ORXcdbw\۩omԯDoooe>IiǧOZ#ɨ3*83o.x1σq6o܏b8 #=eʻ"#SU4 m:Lڣ,{qGfgLv]/ԢhN\ui~<_Fzw|-K:6JwKWN_C-Cu WhSzA] ZdTK;F.~dJ[qxѹZXҪ$RY]?M, 4@<%by04#*ԯy]˯mJ}EMQ΋)]Y}v{ossPl-^sAx\Qo )qPTxj&I[*-۸P]`31>Ͱvix 'J0DhplD"wL? SƷ]m6ݦp>;:%"%S̭_;q7S`7(Ɯ_^2g^ʩR"&>x=o9wg!)ypAb5 tn(+v8L@ 8rr4cpy %myl oFɢFPdHp y4tXn}l ;$Un  ]D{1Brg/ KSI6 >lm= |W?;*-/)q8 V(L86cJA/)bG}O܈FE2y+ɈH}s訫8/D$nAY ;Uch5l{c!7@2'ΣWNa'T*< XG-)AM 1uɉ,[ oќ=v>D=SғoJzprmH] A&܅ g*/5, `p` l@}VSph:*|/=WLrcd/8J!;aIᏖ:ve[Wy/kwxP_#lG:bZts6rd[Az{6*sli~/"D hyW")8*ۘ_55a,oOj%lIZG_0//e{dñ$fwQZ[DHa^K ޝlA&eKwΨݸbS΂g_'clcӑsVS\XVk#-#q>jpw6*/:@b}&Z(br)H + B'!q=|[7A2Ҫprͳb9b -(>[&bDf]S5xq–g9aakG$KΕzw9/V݃҅\C+asGġ),^-PQ&]y[d.d8d۽7 FuƪCIR^auڲa;秹aǥ oޚ*s pK#'yoЪ@QX>/P5.Y)d ~fDͣ c^~J~0Fջ v5)\G/,nh>xLp;z"5۠?$H:2.3b^zr?+H2,7'N9>c3"L!0+?L&$bKe0CVQ^& bǙ>?.311D\]Rb n!Q[*HGY%1yƺnƟ3rn͆K<%9\bNH,AG火Yi_qo*]<׀dq٧xիNjjce jW[m2(~ez{O Ym?rO]F1Y];hVrMZ}{&)%Ź1gEX`yC62Nfj,Ά/~ Q2 g(90y?[E&/{T?nX_L^m > Wx`մ}nCTğ'n(} {9y8u GG wMHL0'jKq^wƆ+8FѮ2][C¢s;7<6a$V\v I<,1T Ajw ӎ%!1٦וBS'U"1NQTa,r֒8;] tk*OZOg*-^!{&ps4 AAAPzUW˄ tE, b&YQnvڴXtǽZLULBk{_=Y'YFIgxI~`Nn=veLi|VKv9ZatV>͐oSA:]mTOo&s[W mKpF"1oJ9_eZeO"O~ <ۓ,۶-U,"\fl;Dx`r25>B%ӣpag>T^cѣ3z3>9~Q&eh[Jϡm|H=4m f 0bs{7r[x#s R|V]NU!|ӄI$6â^:;\3HgP'=2)Vܟ`U;63l n '= (n<hˎ!T 4>9ڈlڝ5+@:鼀Pjo0KE2cR 9gh6ș/U |&XC9ga\r6{js-v7Stɕf3e%)T/?dLCճ"N}iu<ʕ꓏|np*6 a:h}TJ QR V6QO_C 4&dh+,%Q i`*S,HW*CnxY(|6Ɂk=' '3- +ʏ )q8m[\铟  ⠰:Yqic22 {T2O(&$G @ZJ~DQ5@R2['(<)+pH6t4O >ځ'k6A %#e@؍R񣭖 7+c YZ