libns1604-9.16.6-22.7.1 >  A `p9|&|}1"K2NSL\'h˅p"=cά uI G {s=@WB%gY-9!Wb4+ t"sw?tF!"Q AT[=vںfr}ICwA7pɘekGrp@?xd   9 -3<D H L T   `(8]9]: x]>T@cFrGHIXY\]^bcd$e)f,l.u@vHwxy z(,2tClibns16049.16.622.7.1NS shared library used by BINDThis library contains miscellaneous utility function used by the BIND server and utilities.`@s390zp37hSUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxs390xh` `)c294fed39b9c6132213506cdca1baf2a05c038ff55d195d7e1572aebd34b3bd2libns.so.1604.0.1rootrootrootrootbind-9.16.6-22.7.1.src.rpmlibns.so.1604()(64bit)libns1604libns1604(s390-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)(64bit)libdns.so.1605()(64bit)libisc.so.1606()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`N@``_#_:_ _d@_`_R,@_H_;_+_^)@^W@^@^I^v^t@^t@^Q^Nt^@]@]X](v@\\U@[#@[?Y[,[[{@[{@[ZnZ@ZZZz@Zg#Z'Z[@Z@ZfZ@Z@Z@Z@Z@Z ,@Z Z @YzYm@Yh@YZ1YV=@Y /X@X7@XBXwoXW_@WbW@V@VV@VvVwVVBU@UUS' did not limit the number of saved files to . * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM.- Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "named" group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf]- Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "max-stale-ttl" has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes ). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec]- Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz]- bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2]- Use sysusers.d to create named user - Have only one package creating the user- coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd- Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz]- Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere- Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "dnssec-policy" option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz]- Upgrade to bind-9.14.9 bug fixes and feature improvements- Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051]- Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160]- removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch- Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368)- Update named.root. One of the root servers IP has changed. - Install the LICENSE file.- Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524].- Cleanup pre/post install: remove all old code which was needed to update to SLES8.- Fix a patch error in dnszone-schema file (bsc#901577)- Add SPF records in dnszone-schema file (bsc#901577)- Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch- Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236).- Move chroot related files from bind to bind-chrootenv (bsc#1093338)- Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script- build with --enable-filter-aaaa to make it possible to use config option "filter-aaaa-on-v4 yes". Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633)- Add /dev/urandom to chroot env- Implement systemd init scripts for bind and lwresd (fate#323155)- Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118)- Use getent when adding user/group - update changelog to mention removed options- license changed to MPL-2.0 according to legal.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Add back init scripts, systemd units aren't ready yet- Add python3-bind subpackage to allow python bind interactions- Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl- Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff- drop bind-openssl11.patch (merged upstream)- Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment- Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream)- Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update- Use python3 by default (fate#323526)- bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635)- Enable JSON statistics- named.root: refreshed from internic to 2017060102 (bsc#1048729)- Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion.- Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143]- Fix named init script to dynamically find the location of the openssl engines (boo#1040027).- Add with_systemd define with default off, since we still use init scripts and no systemd units.- Don't require and call insserv if we use systemd- Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch- Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch- Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829).- Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362).- Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name.- remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one.- Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure.- drop a changing timestamp making build reproducible- Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc..- Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway.- Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861).- Avoid double %setup, it confuses some versions of quilt. - Summary/description update- Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)- Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649]- Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559]- Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins.- Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1.- Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148- Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch- PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch- Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2.- Corrections to baselibs.conf- Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995).- Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts.- Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells.- Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it.- Add a versioned dependency when obsoleting packages.- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).- Fix gssapi_krb configure time header detection.- Update root zone (dated Nov 5, 2014).- Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "Source Identity Token" (SIT) EDNS option is now available. - A new zone file format, "map", stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "delv" (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "rpz-client-ip" triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "configure --with-geoip" to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "configure --enable-native-pkcs11", allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying. - "dig +expire" sends an EDNS EXPIRE option when querying. - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "rndc" control channel. - "named-checkzone" and "named-compilezone" can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "master" and "redirect". - "rndc zonestatus" reports information about a specified zone. - "named" now listens on IPv6 as well as IPv4 interfaces by default. - "named" now preserves the capitalization of names when responding to queries. - new "dnssec-importkey" command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "named-rrchecker" tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "dnssec-signzone -Q" option drops signatures from keys that are still published but are no longer active. - "named-checkconf -px" will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "rndc scan" causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "tsig-keygen" is now available as an alternate command name to use for "ddns-confgen". - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "DNS Certification Authority Authorization (CAA) Resource Record", was added. [RT#36625] [RT #36737] - Disallow "request-ixfr" from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "Automating DNSSEC Delegation Trust Maintenance" at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "no-case-compress" ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "named" will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "delete null pointer check" optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates).- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify./sbin/ldconfig/sbin/ldconfigs390zp37 16196905609.16.6-22.7.19.16.6-22.7.1libns.so.1604libns.so.1604.0.1/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:19320/SUSE_SLE-15-SP3_Update/1bf4795840257763cbbf30ff420b0b1a-bind.SUSE_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=6d740aad527df06d17fccfe8dbbf10a08b703c38, stripped PRRRRR RR R RR6_sA {=;F*utf-8a7f8724011b205e3c8d397959d3e6a9e7210888a65588c3ac60cf50b4688a420?7zXZ !t/] cr$x#Dhs?\P1piV 8Aͯf|H8nQ6-U ΛucT{_t mk!'f=" Ø{UV_]OƢmd|j-Zſ`vC?iFڽYa=h/>Xqd>|FQuCy)3svD>IzmOE7aw0\3=?=呺36ʍ&5$ w%%b%*vQV4lC捡*$x&p:c|4d)' iʌWq͜g@+e'."4݉}DqƄPv{ύ]๘ 9"Ji3W?Vh+Qh,{ݹfyJ#tEaH+YЀS^$oH JJy }b7%&}r's&zGIĥwJ.llr0H\i=%^saItXeУjebnMZ3RP%Y!rM9" hBV"e[m:NyHMɫR%hQT|@iP*F!+SSYէ$F=vlkFL"|Vc~I' ,Sw$"}!Z D_m3n_d89 K"k}OވiqyU2*99ta)$pfmWP0Li!3.{LIOCt4 y"fhWVzFlmh; 4_&Q`1 Q ;!}A^yee$NcSG"8ƪrZz;spYdjC C b}{7g#zm`}=h"3?i=K)$O7}2o74o^xɏN/Wq v#]sCMtk$by޲/LQXL,[.[߽۲:s ڵCWUbQuzPL0.¸[ GNeQ#W8eYU/fuD،2DdWOmQf)0Y-kX~Aq@U--hn8D^*P'NNDgMP8TD]#ʠ15c{2`T\*XK-8Y>b^^ n)# 飀d1klѪkh*YִrqT}y Q#PDb8 l|!AL!bUٖZRhM .Y>| )cYfۡHR#v\v^=3@I9vttc=*{ɾ>q#>g=dy7GwRah [= Y u7Q0߮i!ny"9z"R]aŇ>ĬI^HN#;y@J>Xl=1AƵm ooVg3DY{?ǒHMfѤ;ؒM Oɯz^Gq`:>4' K(K{1Ŝ9£-J ?yʼ1U] ~zKQGx. p!]8Ɖ\ϱ@[U|$. _ 4z%=xV>+߲azHp`7Mj9Lۏ/cY?6k&:9rheb5I4o [lq OB.^j9ƭa>OY1'bQZ~ٮkUs݇UZxJ< ZvCzO(&7 `O}T׈/Pkplk6%kZJto_x9 N#{ꕗ9Bو!%ZL_c֡'N+OPnv2q+*N6DH= -f+%.jM>Dg WV A9/*U \h* %A'wUq 8 .eeͥ9'3d6nBro.At07&:>Kq?9!~ N/zZ]/@3_nHL܁ZQ(Y͊6 hSMrocX Ea_ʾ(h`{*Pa;oS㺢N@' o=vJt}`9lC\"Y5cRh1XBp΀}r7Ve3<`U=dZ=&:iU3,7pgb7e_ZxK}9F "tfSwԨ&Vyi"ۙBC@@47p԰oWiiSX_+ZjSDJ枢΢Mv|}+>TUwG#\.n@oY"vU |Kj><\gw䮜+z &o(@~t1eyԋK\L/6eS4Φ>… (Ug}ܜV[LlG:dU,Mcf(#] ~R&5knJ\"lA7㻏$1 o +vtneAJ$ʇbeuYѓ[8r}Z?#dsRwpv\6QX> `WYz *ۅ~U<0`!LIlD0OI6|EpȻ |Jݷ+p,Y"Sc a Lb~ugrb[Lc,wK}6़i:x'-<%YDʳ>eNx)'8CwdzyUU}$/}$T@m& XF`H)xEJIق$ ܚ9IRY}7_iT+CҭH2Br*z49y]SmH߱rM Rf3ёEdba`C}OmE|Zq* ȿc:qtDdpI!LM*q9< V0 njaoox6K}זJ5lpB*+1 h KM1;.ִ3lj)]43׉ҶEpnj#3oƗ6fG`pំz—=>q-@)ul-ʅc֡BK!VV/Y]|ͭ6 xNMZ?ԲAW.ȽH?.Y].摛G 15jf#tO,fJI[O,k^fkwyMh3G]V#9V,Ҡgb &^+RX8j_$th:8q16UByUm/rR9L%,P馾PP~tv|oHs2Jc3N"t\a}h&f7ET> 3<9tR; 2i*˽wVa|"+I4txp}'= $4ſS$Mt XK8',oYy/2{N q{8| $w` l5er{#0 :LpQ[~s|1fWtH]Q#] s*Ȫr-&cT9Tmt^C~; 9~ uCZ~b4u&r\Zܞ'sz ;:*%o^fO~fmzH8k:  &h7Lr|^^rHObGtA`Pp??wsL7A]}'C' uCLtnn ZbhvP5ٰHnlx-KiߐJ㓂)S+//^HwI+ 8*,.ZP ,0=uCQ$ c|D x݉ `_L_HfK5)L+kzmS{oFcBFUe6dz쐗![XEwl #p戯WEӘ)H^2=Bv~I i"~cIXnC,8fBZ"5|T%8`x5xvO.񇐘&A _T37L_yc'= "!ӥj`! 'i󠸠s*?ipmTH*0dwo4G`uMി">P2'&-P Wm8-Q}1{D˷Bdy` T FFnMZ@7랡ؐ>@H?}iH@wP!CGEm~d[A׿F)/F4g q=f%!8 5*.BmT@|\h+2SfB-4mEhEVr vF8] ss/ZH 9l 5R&b/DPݶ0-pX /𙛦ξD|P~mzoT~d ^Zи]d.^tg4*6:ɒCnnBź8 [Ifpމ\%NǷ{G,ӽʢF:kk\ZX崌fD;D*N8F](\7VΥ#3K*J,zਛKǸIZ%t4 `49yG]x |yYC-BtJS᭭\A|˳*^Ħf}h 繠\Q:3tb|x Bs |-cM*s:l=!Cd7^H424F xv7ATizVWVGElUacI{h(>+<%?. bsc(b6?8X[]d3:)DMuj76od{s& U\)2Ӿ'G B[AL=eN.XQKO\h8;8P_;YX=YuXc'nV ̴\f U%]`ntƎ%ɑh݀ތ\4Aƶ G h%'/.uR7wSu)p'T3BEz%$Oq.GۣsR|h6Eڄe5]7M \遂)g0H\1[J}*=s!"'7Vtcl3NJ}hnf1V RW0wͧM~)k34(blQ=K'}@ٹGOcd\׍vČ$^VO.I[;h[P~lEG~Zj!n(iw 7ȷ`R=Rj1FXU@UOB2͎,إ ^W6y~] gJbla׵X R!XhnàWX̒5"`wL^bMPX91Kxi NyҠ>Ʈ 񖹯d:O2iU'3K9_aW`\% 2peVl4՚QtV1Rx*I@]כ' X[<ߩ#7Xh: >g;[sBS~'!yЀIemܲx|uΕM4_Y3_m3vEiC+c[Umbit!6tBeZY'5|zMG8=4=ŃqY28U,98{RKPK,RkG&b {??Ye2N2|L zL弳9ZԽgw3fC?f \a/6wqG엁;߱:R1Ѩ/ aK4tϹIdᆪH cRs qUC o%,A?ڪOxr1of`^_Nм9/LĠ4JnP30Tr:3~k\/Nz?z:2C8A gȻSiJ J\ǫ0yV + ]/mjɢDC2#8א eMZnȺspE ،[ghg1d.py^޺VW(ψ,}]KGjF/vfLE0[쬼ʙЪJ8ƒjzAwr#jUӨBϭ!AAxL\stx̰z`7RKRmA7g-P^7DV,UTLUl&e-5|J`̕!.85'<FɈv=Lݩ~`X[:pg\_Iķ,'JB\O''DBknexOege'ΟGqNS)$8f=^|$F:@1̘}ʩ(P?%"m^߫9?lB6 )EyDx1_(/^}V5sP@4Q)\0*wd;Qo'mxu's{ODJ7>:KzuE!K>&#!3X)P*H]R05_X]&q9Ȭ"3tȀ)6g*[|7ZIGN!Z^& S 8wM[ SU:[aq̞J[ߡ.|8|e>y-G`-L my_;bBiMz1Pmߩ.fx>.la&O?_ƴf swu!o&j _? U=j\,Np첾*P $F]VٝREOhI>;)i$UM0UZx=vBx +jJ$ԟ+hR/\]+ȹ~vB9p,R;=H9zhU`=xK[I],u͐d 6"Nߒ~̠Z׈#;e ӷ _ u%@!̫81pэ̉.a|VDLēG:y(W\a]f^{.tz@ke%(G4%:qsU +( ;`aGvXyG}5nTY딚x` UY_KSO`L^Iz1K- i<@ ;(CӸ0ŏM.9Dd>\<0Kâ% > Ƣ<9넶#;v$:dn/\U&ZOdyya 3J%y?$*6ƼHuT4/P@e t7P_!V[mSdWtǗxmXS Њefi=Zk[uIhՒ*ͳf @ Y*`^+&5ra4Fm%WQ@ Q0ݷH ss(UT.o(~0Ш1Cf.j׭sG`mWn;Ńt*4&c!fTCc&sWW"T\5}$`ԣESʪQ@,TN2*ahN ^t-3ka(LBE9D:-q^j  -θjs8^ggNg!jk i ԿݖK*6E!I=F׽j'r0_HDs;(N˲- P ۦǤIs Jַ/G9/|a'}4z0 .eP5-:Qmvdvnl]C5#JSSS\aJ@TtSS_nR|Sbf#O/3o_/*빨*wQۆizUp=6gf!#y\+TSoO!&Qޚ⅛*y<"xuwV)o'2x$bkYƲʐ2IL}UT{p)U]6'іz^v9-䤓 }*롋 ";&+|•?b!ZV^nVr}PoYLhA<.{+4IR9Ơe”+BЮ(g u*./ :ʫLbD}E+t-(A]-hig"tE anЏ7UⰣȘt5>H }|يY9&D*eP֐;!`CA xewՈYM4&kO[CZm:bBO6-B^ IqΨbd"? @0}V 8J[CT:a?һʩX&2U<;O* 2ZdJ80gڭ^C]93] YbX>†,eT^&2Ἆ#/KN&ͰڎwH>ćMQ.S%E̗쐆'N]de{T~B!V2l (ӘP;Cl< 8y c"<ԓ3@5N܈ܣY7 қ|Xż:,^ќ3(8rn}H/'ח너%i4pŸ֠坑ddfDoh|Rb>Rnjy{#xx{BUeeۃc9 5 oٕ(w'7]-Ȟ e^Kw<1Ƭ2r UXվdy3NYv\=UKKhGfcشTn_>@l8lbj*;P8ԼKD9>#&f D\K\M=}Kx rUolQ@WڊplPmҨu(3L^' u T<+E>$(:+ C;hƕKbL׳ p@_0d?c䉬7EW2+|W%xI+40n˚h=;ڽOfPciIn0gqFS9zcmw#)5g =\[#&عm+h4ثI*Z%>pjl raҏeUȄp&mW#M=cd1:-NI렢M=^NwHk V L"IBAQêdhQæ [J=[fo4,oH5 ddiD`c~L* 5v[ ݲ_RWΡ=P:N Z44p ¿ѭ;}̈́%=#$V.:l@30=pXƷI 7n+)J m@ 9<k|햇M&3מwh1 e=){ 7|RlHLtAFVyjn ?3k2̇$'zſ_&cs8끽MU wbQP!sXĨC&.3-D -ꢮW\,BH &V+"H-a+9(ߴln-"ys`o hDq7p>X/Ueg y؇|V:/"{a\EɈEy؏iX9UFtA#LuJhn/ 5`Ok)U5CfgpMRVlj >_o`C%& !;롡4;Ah7`zk)wr-Bn@h63ߌ[f3k䟔U)YM} 21@ė6a_%g\ L2o dm>o^;?>z &Y1ۡtQPBvt]46|wn{<`'ia5_Pee,˄ xIHկwOF* ?I=mvꁀuft"W>LrФ1)k8 Ӑ^rñ`!1G yz/VsANvˆ8K EƙEo7M_?Zӎa%Z'&Z7./w,O 5ˤ%$1a┳$Mwl7-Se .N؀c q hYf^!8W;C~R 3A/}NVbrijvi k!xp;CkAho?N4 n$lekĮwJH!8+XfTƌjCݝǘ2#((<;A3a61=h7w߱z!ilNŅ\9QIӸ!!FnaOa}N4h=SWjPz]׸e賛E oF03;eV@ZPe:[nyԎ_{r"n+FMa`ٵ\|c_fshP_û;k$5 &h^ƝWCv L&HqN0& 1EhYÔWJ[PTcDߢ/ΑoReh0d2>sEs <mg4q aJȟ|+2/i|7v$p>2l+7]P ~X꓋$R\WɌH7 o}Yb@0ZBLwEf*ÆC_1/O VIlN?[5v- =i٢nL(|!<ݯpNSb}C`FG;b@M jFJk>W}/cGɷE`bP[S/n=w:Xm]a\ <b;ҔqM띑D*O[FE B @GN<_i)i:'ڐ=DݮG#4klt~Xh?gz@ubFyvQ3BΊ[.PbnNk [ V?HoP:o[2^Sgm='hAufbiRhP2gȊ<&T; .LR,;U .InIx#wh k6=UV.4& 3 R6̎$?hG3/c[|Sk=pvB3gF-c۫~ś@㛚Ǚġ*:OX}ja_]۪|@r{ k3((ɂ ħnMr٠+}{IɅ,AN]u= O*ݟX_߀juh P">ڝ,ex$7=F`wR?֟"m*%VZXW[ʾ1)^T0`b´frgUT]4s¼[eGII'm Ч~?aEq!QkǛw9,]-pʼnQ`}N4iǍ2I}K1& 'Ĩvg)82# .fUab ,/,~C48Py.SQ珅zXxִM>aF$CQH`ѯ)[D)$g'q=ս?޺&+`exEqWtNi~IM}[ATQsP&ŵ!8Tp;j%db9`*$/6Ap@1<4 NvA&i#kq jBXgiM]*AfTjHq0EHX~#BN~e`yMQf;{'Li{ 3`-Ejv+Cv#(#C?ĕE!Fŭ:ju1:";_5tHysa=0 x~*7і㐔ʍr:bVh*PL*0rP4Gqa܎^Zꪞh vrzK{Z1]; }c D[rdR`Ls9 l9hvn`ߌn@iXper H0o@LR)*,26~ssVoS%]Bn҉ډ{ffzdk"V빧H>7M(p {bŦVH3İx%LAםD%&̟rN4&%.>Tt# Ӱq $s\b2Ց`F}=vE˼%%LQIgߤ (z7B]V⭡r`MlͣeP7bVHyz[OgS\V5kqJ9rrP:iޗ?AUj} qGc򎕔s<_kjk/J-G;!i9u dTi_QOZ嗗@`'U[!{28;Sp?8qUJ/P"wMv0 = lH@n;n! )R1RK~| ЃheXS8C*z͑QƚW/l♡\+VNn&&~eRZp2Uz &d*{ 9|0dU7"QSҮ.gv|=”EC>xqROulNm9dJ3;Xn׶}qdb c4F';鬩),0ҁ~{6?#XZYw4=Lp R$+%CQWI҄6yekF.DLMm+Ax0z+Uăy\*(FG>~^N W^r{Mc0U;wi | Nj̲93m6ucAEc" l2^ltvAѼ*s̋\ /Yhm %R_Ha%').hDӔK)AhPIh{5kvj6e!PEF=iԫG] SB*Qz|fI#!Q#M;Ղ3m;pE^7|ZNQ#D";D6/*ule;gӼ%Ϋ:/X4ȫG\jy^G֓}UO(Jhom2p;e*CKn9_BDBC۰=$*̴d*F ꅠuR Q8UbT.5𿛅qM6JchF?*cߨ¥n/,E?f=_SX E:=g Ic?2&uRYLYcG8_Kb<,>[ˌ, >"mQ"|,Wvl#? eʩ8otr97puAxQb4C~bv'[Y9"]m{׿AFThWgceW௃wp<194{EY9ދ̑ךtix]Q,f!l@Gm8*㏇cQF zql>Oa{CWNp˞y?ؿ%kk(3GVyϴ1 CUI\D<`]H 9&Ôը-$xJ Oҍn +t»;Lapuλ?,:ty2hHBW>W EW0Z"pP-i>"oOrޠ$?D]+Ԓvb9'~gUk͢鯁VS:P@䲮4.T/UuOt _~C@`YRkeuRy^s="P.&'SK}=!zCxh,ho'kMEH-9cNeCN: >hsNו%Eܺx@sj.t@Ab} $nX{)%*M&$5LY KryigMkkSleͺoײICq$[u: 6DeZLЙօw$" X Շ9#$L! H}~Зz}4r/SblC"\!c}bo|ͨ5g%h'ܯCHc"zeZ+U*]x-+B~&PdSo#0.B] ȣ.tv@z`mzm6P϶rh < =E0bÖr%#ɿbu e11w5%,tOh:?t~=Lե&8tR-ӆT u^]$%O3)X'ЩK0c=HI:!+q`=aAU;JlBF"qe?B_Xay>I6GC >qnWy5O9]? Vw2-i}Acf&*Nh3cYŦ0 6AcfOѐc1frp~!C^,7v}R+unrD:.jbd)02f^\Vs5n6*2}էwшj8Rߒf1F70H7s!wx׬Rm|z-`,{^.u}nTvD`opX`;mJ(6Skf3#XtPg'b7dS |J8H(iR3RbVb{v.Pe Zc} vCdx0/2-;}`CU!6WuZ;,Xl(C͋SduOyu)44gBҐxXiv'VzҠpXQ*pF>"|,r zoݻ#.}&`XeϴnHJz0rIfs{Y3;pT lmXIK1YI?fm:01"oK֕x{b >[-"})jdX$:@\E8LeKL]{ihA;XT:*S_out3}dkf*<Ѵ$o"}`# L 5#+k`~1x/'o!Ő}REs<`% S#Adv%*e\za֚0~´-[ vAYi?^3s?\$K[ؘQVW<|5N< `6D~ Gva1Cq(?]n zmE @)-i}.uIJ4bY,.`b't @KJXg=BA͇Nj$W̤J[S*la6tS/ (oKm? Uc} -$:?cꥆ (dܾ~BӐ(kob2ÝQ{*"QüIP`Ke0PE+΂=Gaen˫q++UIYX$"P"DA}Lʂމ=ɲU68 DuL~5pAu Y"<+h|rcN p^J66V!Fu@T;4ޮ67i.78%firio tdryKd?Q'va{={yɁʯV#%Q,suw-Vy!1oc V<_O:CYG/yD`Jh@"dVG K G, 6+`= y`H2/tSR'%^#fuףxVB0:'*Y ʿP}<滨X &$WȨ  58# l1uky¼[ 3D g!!;:ևa/~ϱAϫ7i.JRַD_IhoeJM;%}t*l탓 ]5Ҍ* 3d oTt t;jHPVD@C. hIf0X~xrC:7rOeh@LRn;}ݛrs  ?=\}Gbÿr$\h\(]s~Hj#jۨ%-|DmU ,hWxl% +~&@Ǧ #B\Ϥ0ިNC;zxYSSGa \ +lfEwkSw:!@gD2 r֒;H.,P!ƣ.(OC 2ǀY=AviB4vB} ΙRyx&APk:/Cke0\e6yy$vAr~QWZoNX¶7s[>xkxr'*pET!#y(2 gkC:v䨔#Kku,~]y6?H+0}7'8b^t }J }'A7]RVGH"6S}Up/u<\j^e׊? o`viCݽF,7UdO>Ƀ"2`X#>@#4GNZPC8b+z[o59f Nj-#rCC25D 1S'AF[7иy#=z)B~xCF a!9f[ᶘw'-e%S2C.yʹ:A,ɣ^jn3V2{<$~=` ʕ8ۧ&sz@9'37IzdsGJ@Cq4gTP$k^@gptNlJp#󫓿|"lm|ԟkY_+WZurDp:}QH3A-jd-M/Y -@ aI_m\b{N <Ƈ9oϞr+&ZGh?iô4[Grt1>ͼB/pP>;-8 Y &ޜu}KH1MW_ x/'K]xo]U HڣsCf$F,e`IܼԵ}8,=eʃƹ [d^PϺq^(u:"Je䣠οQm:x|OD^ ߈;VEYIS~m#&yȶT VzLf\o1-TA6W{=-\qfS_t#3[d5}9$D_$Tgd*WQ~G{Bp=l/XҨ$%=%&oG+ϗV`%'y8HcIifrl oKxM+ړ:UAj@kB)vJ*{Kn]%v}"ہP U/٤oG=#0Dx^uU㕑<<@0tUJh [Z-ћ}2'-< 4b^f^rd?j ^ѮXpo-hUAPW% Lw}XUP7rNefqPBNX&t#F Ix)ZYGIG9"!Jd:N"GdZQ"nlEU {ڹT]ra6fz2 FpU9AcU9㫏`{eVR29(M['H]8,n^T͙^E[`D].oPuvjO{3^=k0"A8)lSP*xbڶ$Ŗ3P/,crCQεL'•sˬ2Y^f|]'x#Fʎ!٧/ƋeaF>Z9mZ {i+,{ږxBOdf|A{x:^Y8qH9L;R;amץ@dT%VgvgXWyI^*[vXI]D,,8ǎ]hbE%S@Q>!jb؇ .Tѫր[q Gf^TgUHRH ;)6GtJj~ְ^J}tQuE Τ&هFAA˹]0,-Y\Ig|:HFyZy 9fQk^#o9?s7 Q!uӢlE7<19JQQ˕35?@4k'y3%كV}v gF|T?]3܏ӇE,֕`脷]L;:2.ϕOWbslpxnǩ(_ e5+ ns6߱ci!Щ6MV޿EF̻혨o!A u՘/hlTxtyk ?ϭz秠LzWk00,ʮӌ V_{LB D:c!M;:ZO$hUĪ@d`Sـ- ] >dAfc|@i3vA}^p5p#RG !}ј׋sb[Bc6^t*.Hu:au*B91Tc-b̪sYMɲ8YrTthi+=\~`Uv6ҢڴsB]nPJS} vIxv=ؓQ[^+X9B A08ol[W )HG x#i\W䛵B;JX:u05H)utQp}j+T0[<סS XOeRt4)*ly.gΩ_N[lubkz vdU: 8,S׻D"Xhҟ2 4^4`K>qe\5H[|н0.c\GD8 ZTc9 Feߔ~O ܩw{sLuE9=ÖQtzY4>(gK6""XNxfFL u.4F[өz@q$eF~yضt.>t ,oН=0JVo ڦko4- +EGBjD'K:Hؼon@y9&p.d`xThƲnŽ`tm+̨L'ߐ}Q!*V+:AOY:$M< qoXnnBaՀ9 ن=& O'Aj3ѥ@RqmXVɐ{Uc円-EE%d\Rxq7 |nGpm{Pla#?uV~u%>x鎳RWLI*%Aͣ t/Fbt G &Ln+sE1rDI %׵szEDMzBl3+G ّ~%} 4n+ tTF6g9E(gOdч5gMEavg q;&<5PMi#j.ʵbP$"M&KpKƗ1nr,7;rk<M}Lƶi_7Sq~]lځ.L@97/lQlx^j򀷻ӄhm¾ %l;cƥLH҇6(ZmdgI& gƋӆa0?5Mz9Ԁ[RX=&1r/ ʶ})[i9AIijuj]q"ed>|bt?սOq?@IYϗlızͰouphꦄU)V9D7<ݮufL הGKF$;ZLT~E @:qNo*]5 ,,53סU(~e Vw]k +=7a>Igy uEh\oȄYu~Z :)Yw65H}ݳT"b7WEZAQei= 3#8Kȑe\^y,lBu2z#Zp> ̯}׏{a[p+jSҨ{51]'\E@Vc=(bdBlsKtZi=0hr HXVnKt cqm1Pt_݆^B8/GpG'($(DOBryf!F~V>_*(Y3_3mYkpil;%mizE뷊AVkCӳ㷅p*d0舘եr%:KB*8Qj伳ﶾ+@6 N;U~[nAC%|x4^JrF `H st `Gr>c!T:qk }b^vh*TXVei*eҐAmڷce8P q*k_,7CU2b%~ZEHIAwa#Y~ K-*1/s ]$EFTեBT\?YJ;[UOSv%tMg 7 Ќ˅jSPoxLS#-\{xƄfٹvDJ<5yiJWxBf$?f»#x]P#_ڙдba£H-t76O-` ;4NR$WgHnE6ԫˈ `KݭO҃a1a [#kSLxCO7SE ѱ(,oȝ>#=28SXAQ&TlU!31a*#S˗+2l>#b1a/KdjOaKY#xYo'${An?S#˽!T^}hޗ1ˣ{] 8p=ͧ< ǭ!>$ =Z),k468$S}j(_89:DԺ:')l=u;bkx kH@)ոQ2C8ImdoSSjLQe?\5]'_f[㎯CHN (|B_Vu yyv,%hD^ݒV(+ ̯ G:Y/ieNa"P=p]L5-m"T21&_I92).gL^:[ҕ̑USNV 9zĝy獉m;s~t.H*&ѱڪO3ցIܱՌlUC:YL*A OL TKE,"p*Z;D1>߻ԯB,gj֐uL(]h;7Dq+ΡK#ׯ> "ɂQ~oQg®.HR۠usea7f<ۇԚXr?Ta8jsPK8cwq(Kb=i^5T4Q43 ') PٱE/-&{FiﴲP^l{A[s("5<0?Q'_ ycg/v뙾>oj~%bzmGQeJ:ϴ)ІMJH\*(TƏ *1شSt("`0}=L?;S=2a +B-+7T4iij0Oz'DbnvҲ__!``ɗa0YX_@k;`MT:VpR|) !Xi{Wիc`ƑqPv46%CЅdvBnR%ǎ<GBX9m4HDuQn'viRES&Eb2?؆BUlxs&Fx%YĹvbF5e}g7DGP^8b{=+-cҏ}܀(D+ F쳙/JYQ8B`O.ؙ5FH;-|EAI "AXT ;FZe'MSD8SAEMU]$+FAm}̷Wֻ{7Y{]绫X9e) 7=JPBe8Rk3C5/SZ_Nih+񴒍 6Ҟ[cz`ɔ1יxiK$-!3(:J+>׵3+mU2 nS @͊kCylCs^ͼX$J|bzض< Wjǝ6Ҷaa[ 06Α.tRgX\ aҴH7F@pCI| Ң`z|rRch\~ѯB#Z(5ݽS{ޣxYĠk)o9{XnaI@pX"Ac,W*” yRm76e UW#;.VւhnUm|#w EHpS]i 8K5~d<N W΅i#UX+Y],6N2ܧ p݆ܼl`|Pyk옳1g"9cdH>Apgļ:bVt_OguZ~$g&%q0 =MN8M@q@&ia] Ú?3wȀ[5+]7ƥ}TgͧۘrOi5k]V*pqGܺmg5cAh#c9d.Cp `}?լmH-LUόa=MLR_9  qQߝRP>lM;;?_J׳U.c29>[<k$y tNf8eWyfjj )0A^\uJ`F5[HοHP:";?P9F&{jCK(ǎ gMd'y|jqI}t&A x_8Qľh9zM{$šxE]@0̉B(B-3p!/CUx ,կ%h2kD،8:ꏣ3*4 z6a# d2HpQDYV}Jʴk24S8^L?NI.ԘsN1ր*lNm5R)DŽU5g^a@$ F&tފCp2j6/ڹᙚᾱ&CYh 3#'+O SiMӒ{VL'I[jULaڷǭ5I?618! \@ iϸ*tm/ EtY{4 I$VCy7ȵT" ؊<A_} c/}@&B.p7>/wp1ZGMtʥw)zْ/JF+,iQA|ʮ;ᆱ[QB 4u]Aբ]2AɦnYrg (ah <cdX^[|QMִ"0A5m>:"j<Z(=QCVm lt,Wl^cf:]ӫ~SiXMoҽѴO|؉PDJH OA0wg"w?>0r`N >G 5Ȧ5S=.R-^l~Kw/5Odr6 ْix#xREA~Է^%{mD֏Su\ee=trdm}ʝS%41yX f\sk6"o\Cɿ4m( ҿ6{c7ݚƅI8Ƣkk'z-=df15/)3cʋ\tu(14TM?BP={KʳuZcOlar!$/Ƽ#Ss#%˪x!(rt8#tF%2V1 pdٹ2mP$(f?h53 0&sdx״m*4t,64eܖUFY$3Gm~5}<;{'3G UlL`$y!*(>FQKw \Pޮ(?S1ݥts@EjoW~0CnNSQ_!ma,Y(l tX(6K۶(ىSL;'Ux^DBuZ{#cb6rE >Ss A6 )kkM tN| / :yXߞ1{zٕ}tpTzdqƏ}D8aE K 3!/iH]sGӂ%K.Dxrf~='~PDv<@:6s8baƲD9N1W&vBW{>ЯK39cG֐Iy^ T-%J>oiԏ|BGQO}_8iR3T"a[㞢kיxzz%|B}mʓ0PMfư 38XnRt*DuJ]PcAmIaڬ _;!q4(ePHAkOԽ~L8ċqaoBc-2:FY/3E{" ig0n`L\fͨ~/5p%$ _ԠOgEux.|b1hS0WSc6MRAJvx$))^鹪Mg_t[aLbzp (߂_m7Կ=S`{c(%WEx9޳2ˌ +Pț'V &T|/em}|AUE`Apq2 ֤TdgP,7>y:q|\􍼙&׶DbQOEsP5U݀6vo{^ y>F,GC"9]By VtШJ'S R=BiHF}>'7KMj|Nϔ1 t;LSw80*p#Q[4zUK( HVy<'R死yaԯIH  Uk78'|)f8 v8o]^ FWI:tm2w2D}R ٦CApُ^Jv}wεW}[<C)?%|I^sI\/=D oHGujjQ^w\.4~2δ3gy; gUqi&8F=u(#z )V3Lvz~^VsΩ0L#=/X B7|u]9ƹY4}\EiGptj9Y$ERBr}2+J(ݤ?nlz^` Ӡ3@'X74E7_$BWH91Bid1vC}pRD˽E3}Ut, 2_V̂`= Nk%p|ʻM#7Y zn% ur3Y5RJ5"{7Ib>ř,_D&? b7'%38o61r4RKKl??W-DQIׂ+$&ayVVGaun Ӷ ̄b(ݧmS.]򎲕/i|~~툅kKX;n^ϔ@ܟ@|E!n}KvЕm0LJHYْOQiP 4 Bٞ9#O@m!sxS #Æ;SB2DI%8(sq<@HmW2m 2Ye'PHY֪2ܡZYU7>apoRdWo-V( 4BUJaxIqCO܁WjK9 (H|DA_1յ$auqH77k轡!dx[Gެ p.2zDi-5NV*&Wgb aIwjV~j+D:#3!s"/LLӒme,(q ]X3oF>`qք* %<3o?L) ;zhZpEVXsH 8n_7I-JR%ē׻*QMxU ARNʋ|r$X& f8g_J'ƨftlvf"ɩ--L_p%0sϕV;c 5I[A7U#n oP,'ۣ ܀T JQ!9w-!D<|uJn <vQ'4,)eHc<21*s8gsE\ LAe# RX4FSm|i|Vk+ޘؔ/p2!xZZA kw{HGC#5P; V.Fڤ|y(/iΑ2GRb&hJy<;p^6z-i%c,s9~5fW֮aȪy3jLrF/$ŘOrH|Fp25H9Oܽ"XIi(նxk2<1TϡPsj:i>}9A E0`b75l<ᑁ\,E@*#ďF pc7T˗{LFa 3n_bTY]뱹W][Z)K%53"醵tDnkeBցpz=vQo=C ?1yCU{GHSֲDnlz%x3o*gC%# 7d'@-jॱQ ۣ:gvA9*XEkL`TX_gy/Y{γ:b}( @Z4zFn@icL%Փ\dv iJ)ddV bMRHC$ 5Tx@6KW Njqv8O 60 /g+`W2s9ų5iofOY"/Oܩ/05NKLj~f)4FL+xnaKMlYt_e.cvduNR\c1O'a-!m.2~g&2z7=d1+\zR xK񪥗J5'>Oc A(n&ri+ӭgZ{vAJ"5qa{؊]r><ߏ/bg8ŎCpbjRH몭V-(FV6}y*taϽf%ST˃VdL<;e\G5kF Tq|.q ?h~Q g$UF1 -zb9RM\#hkd:hfzO}rMF͜Zt391Y?_`V!F`iHJ̽\/i ,K]r{3Æl:1 ҭEIr|o}Rw.dNA>Sd @ ޢq-?Rh$*hzGm釟RtͿuuΜY9E@E/x5)e 6AxZ%'':;I i Q v8u{ks)s8}t3zf`4娳Z6థ8~Yy%+=sp^J's{6N^"il"ikP9Y!Y};MqTu.UG)LFlЎ==a-03pvFG1.:L=m0E}|e8ށo1@zs(6>pYHh UZp<5cnڼl79Y/Nr'j- ..Dm99ϪPkO+/(/Fއ4Ҽ~WahBb jl߻rPN$+ j,PWmZRSGp\fO9dFEl1i)՚;̓cXExRӑw:iL}U75v(wA% ZvHg&)Sn\n0,BƸ&P4o2YQbs^u{&3n?'ZyggO'p9|:2Z{5/K+8>`ȜkI2>̱CBb s2Q&tV4VrRfidO ?$!ym|>^bqbǩ?e%8>hl&"𻠒[eD7 m2/hjpc2f Qy:N]2MJekq'&+@j_z_Oc!b.~Z,}}5ӂgN%i$8A_I㑞'=-5Y~'4Xz-8L!Z)qf)zDUxξQB!,wMf{v׵6WCVQ5$w9P@q{ЇFO4vV 0NI1.L 6lHt)/c{WmP1\Z"oy>^c' 8]uZNTYT>VѼ).H6gk)C;L呅y*0l(9tMSiA&4L[]JGh5e8fx.Ia՟N"^ =Ġ؏`|I iتX2)z$%~d5;\6=OvQ/,kWds/,RQZ70atZ +EIAG+ˎna8-ӌΕ  {q"as8 8b&ЉZt8z2.>] ᄊĥjX>{q-M( &HE1'7;q3 ~,gM~UnD%SX# Q; 1AڊCosԠWZ_ހƜ%Pn1H|J/3Y)F2ڔ۷ƪD Fzݍ~xfX9\ ƀT"zwd+;cW>1B܄ "9td-igL'17>ʣliF<(TsZ`{#]84Ye1;_f!w4,+Sp2feôʝ?xO2|ǦiPqPc)h>Df$ e@aCL[UsC.<{O GxDf_CgkHY pVsN 2~l˩@w/0ؠwJ'j\:8* g>DJȮ8P߷0X#13L ݺC2륟Ӵ:V +ԍgx lW-0';vD{ّ]+:TDZRZF'-kƑ!{6aqb Fg fk@:vFjzK-⤽T"m :"ϼş-a^z_slk%F %DAڠ(uS%Bz+">PWdƪ\X[ gBfR~}fBd4"13fZ87yU `l}<%֪wP5MBLJKzW0:`8H37[]9RU-Gg]_*[Y8k蹖l建>ْgN@1~,=>sm|ruFՃf9`կ$A л䰰ű{:X2c@j"DcbX:qSk\ۜ*6iA>!^4H @tch<=gGDDc._;bs>~eJۣūթP ~m< @Jc8cžv92>\@(_CdٗeEָS#7Kk'(PX$59m @"a?Bp(㴈6 ]}Jg"SŴo#^|T-O`}í4ݺp%]87E*OWMڨTÊ];D8 a(3L'bw?0oQ#; =ёo!iTϪ V,Lyn\~ !'$w]][>cDEXb[EOM۬]J V&0[waz1@Lkdn yX S l*%̉ Kԩ͂)mw<.Oѥ#gE@;i \ҿԽ̭W@  OքKȝ@kB=Rkd&[A= ߂< L6$[ kF;;ˆaQd|ˉF&@C1/+ W #pu~|bBLfG&z{4,$+[_%E_"3ܙHuL~Q-mZ̩&dItQhttC_ )8XHS@j kBAn.Hyy nCL~;e,mF :&b43V2U\^\銙نǎ%_f'Sg2b{֦1=IU ډ3 eIf֚*X:l<6MPM_Tj96qX3Juэaxc:~p&6;&Xx>{«sSaj jYMHTPL kx05PVP|'|*"%1g' lOBӏ1M5}/"jBƌ(-2ͨښwXa!TЩJq5 ^'C*wC=y鯏{Aۯ3C6b~*Wp5T ݶd*yd4a=\2uQrR ^[Oe:~U27$+!c܌4bwep{ʙC&ȷ gl]T>Pt23EiKwR ݚuK FQMZ2k9$gO5xQ լ0?k<;![<:2^gO~'q(:ئ#(jڽ7ȶapA:#r#K ӾA_[._Ϝni&ĭaS) ,6 D_B6HҜ3u{N&$BJeGO((.J4 f,׋ ȴ3y"~X)vv޲94GFs)^ vcF8 ?Zt`i)#iAiKXsnH^N0`|gn|}]GIuKm8hI*;qs< ?RA;Sm46>!lWx#?41Y};{m1X!.>>8g\1VY7Ԭv {GwJG8~ggLS`+ Г}7 Y *iKe \pJd;q)QcG!2e_LLJJJm̈́m~U G *':D$NQɏ65D#(/_ 0e`8(pш(o,#)<2 Wm p i*rf[P_DPʊsg 6ΝO&fO߃X&T`rEPTEsKj}O4 q"u)d0 5rK(XBqG~Ll%6ZCWԘ#*~H pq" ,>)(;O !ui&p A &%^F^~m9c^fǿMLKV\d<~ &u-.7:H4J7%ZقzwUCH}+?'Ct@rXbcCmLn%8w)u5l\ӄp?['PsNuǾ3y\J;4fE:`GvZ1s@[l'T0dM}J$vYeov%'%--#M(62us[$}on T'c=F}ꔒA;F攽Ϡx F%Evk5\1C"|jv0{uKyz`ġ#WpĶtkMp-l|h:׷ݮπi\f^3f]lgZglV`s1V~NvV:׊:2m{4 Q'XIŸӿeM+fZ%Tr7pbUeJqg2m,b|RxgI Ũ EyDs`xʜRע[Neeu:az^L!?^/CHҰg3yM.cʱ@&vcS)eY-2~!a:;Y&]9adi.3О-]/ W1N,1Aݫ<szF>H; y$! sD# H%Aܾ8z|n&a4 [f4]ufbpl>@_Y/ h5I4Zz &D=rf$2" T]M㵯ͨWk4JGvsF(U^FcsoH2cZB+ae$A*oP`2a^s"YZϝ',lH\LDZuPZFZ˛N/zFNc-~|ײndKZ/ FI*U!̾Ƀ7+L o*Tw?@lO zvԎ6MBP0DB_>w!_s_}RSRl\٫n}p r_: LH߽GFݕ&=>YC㳒ϫm!x"N6Re4A?L&nU86ֶAl$,0jG.c0I0$gG*=RY7ǩ\w c[|3"|-eUEM"L K{cgK\ oiL $ N᪻hnԪotTN=𶺌ŃF,<mցu nLSJƆv?)Vlzƿ ‹`iE*-'Xj# .6o}µ#_ ]bxH ;sHp190(SN;- yT:~_)6{ҵ SOm+HMozgUQ{ATK抢 ۇo59=Ty-^$SWԢΈ7VGbA&+vUa79]d Ž!qc%/Oh;OpZ!@WafPsNY&Id\Lq^n{I|7CxroXבpjbS9PvW~yVU⿠4QUOo1T,os}oЈ4ŭ` ѾHWA-Q(xT7K|J`c85|u$#o`$aF߱v+4hy4'|+ n";(2b/ |']1b0563Dlx5KvpPAݙ/5|~DGb#= >w;̓m8D{WsP;=֗]ІxRCHU83CVlYwLGv0-hꍼ!)Y{Bo43mǞeb@3(HʡMsJGZ_5F|= r<^ Mցh~X#f|7noՙ†q7:?%7aĎ{m&ӗ5䲱Ba7ʻDO`F69:ƠP\آԝ/QeGk¯TDɰR%<@C tz^*$=&}$B[~rF"4nV26ee-IN͎xE5B,vۉ뫿#p $D䭣Lp\(wofpԝb|QUPk#,{p" n]jLL0'm;_w~LHz雬neo-F we9T" YWF(q/H-*eN uq; a0Io6!qQ`419&śm a7;t\Ko&Ja(b#}sKOD%t Űc]i}3'U&BS~dr5c"S5}^ul&xTTzuҩp"Ϟj-׺᷑vnΘG}]ZPۤ}ݲU B9/&0ùk"JT^:UFUbZY+a=g:,_gŻcY)[lwr^R%dUǐyo|n |O[Z8ʈ)/WjU`@A $-&|H 3\OǠ#nMW 5j5!DPy,Ӡc]7A#t 1A-ӏ~%Є/uPo0,EL=!~0K0Wt!C6`X!..[9WSY<, P tcybԁ$Dˆ Oq} x4)E9nM'SfkP%\d:R:* <֍zԾCo^ lYh i ͑Mf/R"”WoK0 'z#r&s l}e䋞o^XEIąOmtY#;9{Go{8E\zmknF׃OUH^XpGwr;?NfP ~g޿JSl!kz3 leC`^ , TҺ^&NEQL6cĵ f9t[@qj+^4Q}b+Ѽii B_3buor=_#E@_8TJH RŽ#v\r=A>hoa%/i!gݫ :;k⇢ oZ_Nqe/4kdxc[M61WAg 9➮~v? EF3kÀA[N]y-6ssI=:˲P}IWT>šOC1GӺ}3ddJh|{MV00z>ѠRO lZaf9*:m4*1~G0hlZ| ^zY%,(I(?9<T7:fsB5^b;vL\Ⱥ $?TRT&ZR rgS;V`B<*{mSQR9B73 _4!G\gNB{#wO% ՚To >NJ˦TFt etp!Lb)iDLS)v^8IP_ }`XG[?),l.'kadq~rsdaEAKmW۝J=+Z ؚ1 #:z"( Orbj;w 7B>DrWKDFDԾV$Xs%,r퇹;WhN(Zʲֻ}i4'+~ U*|d:x|CPlv^ 5Vko!9jkt$آ!%0̀{Z@?`VmRԅHGjٯ\V#3/.wW綍;NXTs?vuzÎ"= Ӯr ˥ )Q淞x:*-BB){kT3+Heɘ>g GHp~iʆ0VBhWϪѧ2+f[9,vRETcMf Hie?Sq9lȕEYdfLkLd }jVQV! SH}tq yx}WJ Vv ST `FQN-dJo4ign~ R>L`X#4nǗ26YݶG讌}V(-n=$Oܼүmq%/Hӄ"yg XR3pJ* -! :"d$ ٥F߬pfCoFR;p0e{lUl"rY51y?yTZ%KT~ ؛s[ xDEI N|'X;PPx;ǖtVWu Dߜ-.biØQmnҤe?[Ȅei>Juj_.r?tJ,g71'Q[E#|P)>;?%/+r M8<Y:-aetozߗNErq%{xs;hM5' *_5 {Eqɒ7 Ĺ91E)gmvJ_^뽞RǘdK=&M/[4ֆ 3^5;iah~oÍ5)J;+ɥy!a*j0 )SfR%\om/`< ۩9ғC$<n`jyKADAkDOɖjN0ӛyW&/KDK0I/(š 1ƭ0oj:,QvߒS4Gf7MW)Sx7^6GԸ}pې&ZpY'b+E-m\g& jV1R1W58^{x*ޝw+e7|51iu!?.ʨt`d8͆`!U|d)ɴeAU:φXqqX02-97 m$V/,\Hd,1ϑӠGBoQ ʝ:&;U-U[Fnp Zc 6=w]ض(oem7!Fݣ.\u :jlzm92JKz =5b _&LC!dKu̥y=}_Ui $~\Qus<'v{ܻ{wP^В&`fEiEx&ƳڲƛYaP 5?niՃ0[IerQ&08? E /-MJ+8qZHeo e&wW7~ 29wQR '(rɔg@G :8)Ht¡$b״& orv[=]]cwfr+hJcHif[\Ɖύǧ"Ґz?Zn%޽a3T$wP-] y-p w;x.RBize32]ΏG7m06 3i '!>gĢ {)`SGہ=WA O0R մ"VȮάKuɓxR8٤;qX)Gep-5}BiAf0 <%dd][>> lǖ9Eqy}19E tb=("fΊVady3ʹ>PFyi97ae}a: 7/Mrr%}+] $F߸4 2gjxQӷVVJR\o'-}Ɓ5TrXBVnE!)#,JB:4@P4n2G8hS#0i-<ƝY\S`(c`þi72N%"nwWQ2WE秳h`cm%Y6|FEygSk4$ÑmаĘY_]x;)z/ [6nxlؐhb&2e8AXNJ7o)[b{gU -aZlnu[a_6!aŠq ^oq_g@?iϿ6$дBWNߋvj<% "شrQĘqoYw7 Œg|p-QQr03K/5႘TRNq"8:vW/Qs|xt-\a>Z)#yBۇ.令Ҿ*h :K&z\ sIsPY:.^I-dNcy|9+ggxoWkU/ē:(zj@ :ItZ A adxoS @|ﲟ) ZQGx`XݖK/UVg$_b;a[,ZQΆ+z(N2)|NrN2(8.pfvaztְJlۢԂ^!z R`;2u0}20D9UW'JS` )ș?oK^4Bu8@w4;1F 5_ vlC_:Ô5 @+4y\/hi (h&C -Tɓz[ꄐk{qc:eL]nf٫h pz4q8w Z1;ۮ=wҁOhF &8#c[i%2 g,vVH"U#DJK<5Ay'7} ޝOHxSk oxGBQ⍘_sLy-9%A3$ f;A> aĜ"ۮN6_RY̵b5m,K39RHa[ݍm}I9ִq~݄/;Qyb)Bk d; B&Cv主6fx,Ԛ~  :;^EO((N{0@7So6νv0[`XQ[o=4(?r*s̼%׊G#~&e1;Wkځu܂mtL5oPDR볖*1 zYpk/,4^r/w Œ#@Ai))#-b~ua R~dfmK ɵӕ*}Uf3T5M  /]Z8%3@gC84ViFp史\3hk.ˆ\2G!-Fc q{VWESZSry9v=["AU슴 O_ը9Ͷւ D ? . ggb}֗VWsibf>~X\PlPe畽L nI֋*i?0K> |qn]<EԸ_qJ ʂ0<~Ü4)_C1@䨟y`,އll&I=Q@dy!̷(čnIJ3@09=cU `dj6u˦ iθlD 5 x+Dj~CqPZn+zkI?V5mڀQwJRqCѬ|%w> N@ᥑȆ)QlJ4i"]VaTSJOww]p:AA1 u^4F@Q"f62ӷ[Їhk@QDd1@M67߼VIЗG_hZoyl|]ne> (Ev5\VƖpbt (u~BkWɿy4 %ݢQ4_ I+3m^MMc}JAqR]|.ᘻPeĞU1t/G]^E `4 rnq"f0OZ&W.o}c͕%ʪid0G9l)?B3I<.Ħ| ,Fͩ0BU^J.w1w *mzHPi`}Ŀύ̘C^<BNLZK\`qx>JIj[X[<O*I!Uv GS 㲂UY,ZY[ Z,*P>)}$9cy1!Y4 $uǸqAoBDjy (o=K}+/~μR$ꭚfJڢij29\zh-SٕR|a¨M$ HKsS(nA4; V{eQ#'no3WT,(cvXk=cK DV y=ԕ 2.OP^v0 z?g8ep\nxcJf돲ֽ72ch7 0a+N%k`H7Ta_IkוrwG>^Z%- ANk\KW3yBl!TG&?Y_nFIH xM. 6YbwQ=p.(w@%1J 8SNrVO$bX[>T0b_DYBAET)*ح_oTNXOwt1Yb9)Ԣ}Z9J j = |S}DvwpBobYbw5t];9J ыa pt(sB' ʗ/b5:Ϡʢ82 p=m0.d,9d-@=#߿{箛H,Ȣr'$KOۭ= y~Ԃ i,- |6E8ʙ9fuW僘3o;ca1Z 5;Z(gW_%PQ8rОoW~%9z]:">L}zꑀHWEBkO\o.rT䖌˽(P'.ǗwvE<̧*鉴+`ur-Ž=V$bX5n"LS_8g/,3KVJdԇdkV+} mAI]um,jO/>h즞N#uD\Y^}Q6 Χ:ہEa~x#5 - )LOl`VU Ϣ@.La8OV#P'em ?K9X$*"REүJͨUJD  G`f7SoFys`aZXiU4J/"nYnAAE$4FS"hu(kԛt!x\ٙ"qYE(9jpQܚx;_DN#(AfzIa)K`v 'f*8Qy},YAP#oKSSqrGty΃ǻT2 D2)k8 h?R8:B`U#ro̔'᳟*Y>yzh.gȄE ʪMsh)RDASԛ,UEdxc9?\dU[Rtqy #7FDiSAvRķVQ&+3(!>[ ~#+@ 6ײ$$ȍU^&$\ղ% W%F]akZT:fP  bvUkz~L}ɑ;b%4x[?!ߧKuP.AW\|og5aLݫ+zgJWsP` RQxbt {p5hxmuWd:'dqXVs,WeڸX[]DܹfP0AB!nt7B+q>eNMbT}—Ur:@\!Ovk}D&!nPu7b~r7J= g@H8A dp'43!]*&`Voxe%c!_"km (ɽ]5{߃wt3~Yyņ#+'`k_wx>'3Ǥkqh&A25 (~D~U6#PHB9fqRS~'j_>)dv'>:'Q %/͗!bˮ}\IHUuJygvd|I1G;Ǽa7'+=f5/2b;:Fwe.owg:D^cbκ8ny Te5yꈻD kVQ}!g6ɶBeћ{WQ ڽo NkKGdD GDK_аx"~bK"+>I% k?QgCNR UxQqF ! {w=D+i1bgIA% E %ē ͢Ͼ`\SNINn==Hvlg ϿOۑHR`̊,*MIۀhviggOּ!W*g@VƗZݫBi"gZ 6t~&sDYq|Gw߶e-l$3K`w9GZ:6 `b#0@HQW:cInG^MWMZRQ{ޒ*K1>U _B3au̽D{԰floe^%'m)ޜR yQ9 b~H_8mHh~vӹfM |^_-:xI&ecо,HcQ! ra}EK''a#߮+i@uB-H:,XBff,cBi&JS%;}5 1TV?i^9sWk24pf۝~O*ZZ׳cJ}JFe~L^~qV!1Ȯ#Ԁm BZLxI ` LqopB9|oK$J\R55hlr# /UIU5 "MWxsZ F$'r錒…~+NQiG*:ޅ|śm +-i á!q22[c%UgO̽pXԸfaSU?;PIYkpN2ئ?.,PB"/,R/bD]k$SV,sY9ݣhy@k;V94 rJJB1a!_{ ffi i SoU I!h)@SPlflJI͞&xm~+2o,wÍqN9q:t݀?u +&1x60boܢnVB8X}O4ƒvbs݄Ǘc7&$+>(#0j7kdG&+lϙyoEȿ٣ݎ@^mؠhxZI(hCk}^&"u1$.%;GTᙓXf%AiF|SVa%+ CaKHlWL|Ϣx:D@7S.\/}8E"m\۶T*aEs* P~!b @R9x O/6)gnF+.^1Q I?[woqfPiPGz3.S13[VA^<]]2 r %;bO}N]> eQFpvͿ-ӔD<a@~i(4"%}N=rh!7*ՒA!VZ`V^YtPKJVs):ۤ"6r5Aګϕcx{m jޙ`%fŽk 1%)3rO% EP(SR"mGH0o&:t(&=+֫%X l> c&TBbu?1] r3%wb[\SH6p!FiN{5P0xԬU0 ; OZ-u֪0ʩs"cSSڵ1\/B!Jj<epi[ 9Q oC,*^,F\v9X$&"'t_#8LQIh hn|sLy0^:њAÆ /HX8DZ4ENV`PL< Qv?So֟Dhk;* jI9u-v?ub1ĝ)|#+-BTmsW,I+$HNK& x*i:[C]mvfRdz~'QY3}ƱVVN2<> _h,ȣvp@d[1i$|@9rx&>1VcJ1 j qV3(SH[ 릎vp6L{ y(k h/Vx|f|"u[o1͸Դ *Fꅽd?~;nA@#JT;Z7r/S)Ig֏c{p6kbV'Ca)TPHFOAMY7<0Tሃ 葡쌲,d~FYS%SGzEZMhA;Ӳ;wؖZIuHMc*ddtH!C3w5(Eo}^Ԟoe;#JI?!' j]2ϑ+`_H&Gc.Xי~?/?r2] Yʂʐh,:v|H"e U]!BZ @eB~B|[~," l{7D:"y"38P:Ԅ`at'w5`_F~wk/)alj4rk[`_=\A]IK^+!#H1P>ɍ('|GWuߪe쥧ћ']ݙcm$űE5y9l2@(%7ia.Mˣ)љd$r˃rƼOuO/:ˮ3#@[rX4?=ܱ$wL^(cB`|̲YHQZ ŴD. eA pr*m77vM@ x8ы$}>ZXu< R&)oKKDvI.l}o *A2OڒcsD!m]  b{6].c Cc4Zf48M)rA,%HCy EMvh=ז]XDf]^KcG$$gs5^,Iܰ͑,; [NC,c4;Ajs-Ge%Ws378,{SZ"i e[Er+SVebMaB`'oagأOdqDԍn H_`fo`2H4d@|/̭n"+<8LBCWP{: #ůc.aAkHBm%:`bHQKby>8N3"(k_F@ eS~(),s11}0L{n:uqҹͰo%C\!\T="nE6"Yj&gAIrV)#DZ{%hj(-חr=D[ ϝ /FGf/{xI1Tƿ_uR9s|@EΝG2M̢q 9|,qCG6{2$:W?Αtz 2ns+NJ aPW-7II&i5#7yzM;Cp'zo!ULTheK9T=xV>u]ҏ.n|:R !> Lr]}D䋁.y .QWnu*5Mo'͊N )\{hz[[B oT`||@U ox~u<ԧzI9 ?Y "LP4Xr4  d7yK=F])ak;Of[:X7ncm \<󍣩y{xфu ދ#>#-1;SWd eBo} mST9/8O#&~R%αCv8eR~厾ᯕU]dƖ]Q~V!] eY3z"$p~uz`Fq`6w&•oBS`:Hlr |#N^,J`orqαR򑙏ӥ=x~&X.g5B**X 5=ӟt8I !Ėz={Xc+!L߼+]ǡʑL#GDTR$ 37=zc\k(XT{iZeHL(D o G?_ Pg|s7`|̫.## L'1\_|R)XZQmw~"/RϊTC7QeK}`;-E-*ȅEe9+;,#ћ^EVHȮ# j88z~*Nђ#Opl((HW!Qy5]4})p/RyʛItfcd@JJiwGZiPfn%C4IG4 uwyett1(F lSTè%XWt%^~4IO\;ހ"%.Iكp!<ت{aSs x̏:5f̉%d`7ՃigJ]݋1 !Jk+d7VT y;Rm$Sl$LHAx?'l=Url3,zH";fhӛ*Ϧ}FNMl mW cwUBzy4(7(.toveGi!%[98L!+q"޿;"gd#)%XbxR$pÆ1ЏbUNMrKj!g'kQV| qlqn?y vi݊u~z/snsU1ž8,7 bq\np6YQW'yË[u>ڲZM%[/fj){Fﬡ5ė:V7 1v&QZÒ)լW F YRG~ހSL0Z"[/NK/dao;dkEw'm@˩ag%*, h׬v"y(<^C>g-s :\ 'CqiG :_^ 7.0T"bm8AHiP_@Q?f't [*B!YfzG?X5:gnOuWL =7ѩ\H7O#^"E+8rȮ `?HKLdAA5ēN)71[ 7S'HW0R7@|J!WY:ːr` <V!U7oO6-gh ՟N^ҟ IqqD0JG=K:Ë gқϋa\ w$ R21)o@p5?ralۍrJ)hꄬdkn0 ͫ<UTRt˲$y**RoV~m93O*\wM֯i4lP K2.D ~"ZN S`9Ѵ TD16*"cj#EZ-0?T?\dIr` pML$6DIA-P<ˣQZ'Eڼ:(kM5S8?t:Ѧg9qr) [uJ6,-(̪MJa^TݘL=#*˳T90'# lx2velt+,)=Z2( f%aFd'ٓ fu'ӘC4TQ!bF6o'vO>j=d 8pWGe4=\!>VtFOdF,7;ՅV~AK$Ny# FJ!CG uiDNo_Ҹ5~.(wk +7mP:Ֆ㳳-%WF%Y$-/I 6TW+G"&:Tœ4mڠN%uҚf4 )X^s# D@٧|q EתtxJW6m[4+<}~&] ]A7;@ q*(Ȋ1md~t\5bAA Ԣ^/JڸWd3l-~B1x{<dJ~y7_C-g1W,xw# mds̫jvI0ntJ5Д دrC2w)MdC͓EGbb#QK05G (x>wH+m$Ĝi!茉"OPRaWk#ûơږQ`-Eop"Z-;oE]r,&ᶳˮM#8GgN+\#羗tw4nd]f-ɀzD`5Ш\](NUR!߻zWx9 ,P8xEw: fb<{yXj/dBҿf.H+Qn W\' )ͭ-h,{M!6>`ä@]9d.9GH9xJj>6ww; RP`fC^Wˑʐl%6rܙ!c,n -up&_m[OM!*7DghkLb1oi,JS{-fmsA/c{tk.Z1m!G)Ԓ &Jߐ 1՚)Dj?rbE[/M#3$ڼ|hk"L_/BKGXC#ZruWIF,5$E ;vcEu W4]m3>>b/k'ՒbƋ9#o  &a8.\tuUoΨa;mAL i1)F:z_.XLГ:je}i (A8EHy&1rɽ]zGXni PG;BXȱ[p."b`eA VZ82`iG8$Qop梔5g^itܞl,%`nq MzK !z'|'O/kĕ0@ki[5X:qYwh}vJ @>5Ƒޘ$ o)4)0eL0"w/xrl*ƫrNy'#$H^6f1~QmNW X% թG,c& |R@hLNQ1g`z:2j%x$DM{M:^⭣=y t@lL_pr3r<*J>7qԸ(@l C j(B(26ÿϾ97YR8$vɽP"xG7ŘL=? 5=:C ]ϽMJf3:n[ :|gl~/\b9yŐm0݄ 4 C\;gdKoR<WuE5Conx#]U\Ŋ(fD̤.eb؇PW {$Re _ɉ-t3Z{4A]t'Ռ瀚〙,LCKt8;zB5DH1dec ֏PjF族<ߨu|lMiQ76Rig07+_ObQ3*~j^;ǘG?2 eS +)}^K,-2{墏^nTؓsBMvgMSB ^Ū# h t",͢9IℂD/+ ;u}߷쮴\/"^%ax?` GѧDNB.㇑@bU#3[ %c/#~cQnO u;ⵥ8_ TǫW7Ek|Vkm G+S|Iw',Bn"w1-[vbM ^mOAVu17sLRsF&لdZBdƑ| ؀w9NbbgnPR.]9\$0wD/El>1Mg&%RͽKøE{ܫ9im$xs:i٪sTN0ە7y^);CL ]S(a0tcoH8 @DMg{ WN6С0&F9лWz!LZ"Y:^7yva2ӫ |.XJH Jo~ '>DB33ek@YB++7_ /HXg)‚Ny.+LߧFqE))5[KRX˄fusb]ig.Xq^l۝M ͏5ngZSTzL=!Ӝd1t:OP.yrxa4rSv KY%y[Ti:\u"Y˪d㪩}"G/P2 RBmd@E P52/d5饹N.LTYyV0#M kv ђWSpQrMR&q7=m,'7/rκekٺхw5mULۭFLn) K2h{FV)0*UNu"J,+%K+甖~,(3fEfku`jEYV1{+|/"fy&A $##k!88v:;YQF!w_~:BkYߧ2{WCXޮzp2@22'޺=}3 D=ws@GS/!a*0bt8w?B#S:i܅+78Pc91[g𾰰ݷxQ;[8B k5_p5쌬rx,_p#B}-f1?l]=($#jic4=Nd$R&>uG%٘3a,1զ~ SnQr P<(LEՖxga:uZx+Xaja2e֪?1-M'%pV W! l/*U6|Ӏuy/zNMe_;[egneK\ <6^ %<- 9 dC=q ZwGH0}U?&(j)q Łx_ L ný굽x3J3І୞؄\eذ[x 'IӋX${zȒFeqm.|FiEҳ>;dט/viY?+x6|R}qsprbf`u LA2ͨ ´M uySȳD !Nk]{ J}'C"rZB躕i7K"QC|ڻbD+˯8KJ Mjc( ye`&]~Сw!RVmJ&g^)T`4pu**%a7NDT2GmI&FqB65) N\-zcͿFi b,b`(QdѠb{q&{(%za9v M/(3ʋB)Q=M sX6{ ʘ.&}fD'A{ {ҏsJy2=nYvIm{SIp[%?X1*k\3uj{7u(˖kB*AV+r|x8nR<3=I =Y҂ 1M,v߰ZoYۦJy4 *W់񅘧[ĥd7ɭśӤ/J?,c~;[2`Y\Z-S¤^GҲjX w2LJ[[7%I sCj 9SeKQ} Q #bEєlôFpf"$yKjƉL6=Ia*i\[8-Mkо;E 6z~ sx nbmԦtdeT? IdMjJ_0?(C|k̼(f&1] MLefW ęnovR =6~P6;q(^8;ӳWZaE`Y| ?1ys{}dɺ>my4Z.ݰE2W5Κ޳ P# UǘuQLoʃ%nۃYfTs!ӤW lK2-_!;mAw#i .4&R!h!{'{ݠ/J}[7zjh< 1:rM(RtM¸RD`('Vpƨ}xw,(;X9/ojgRwR= hcƒU"em`mz$_-3MY}ev;Iw'lʸ >d^ꇌ})SÓJ Zfy\H Td dPk.\B rXS+:cFاg6/Z*i;{˰pJ`&izô(b gٲ'v8e%Lh~;~3.hIRvn = &pw09KYQLW ,pСMvC6!Q 4v勇wWQkh)qWup:_q xi+)4.\oxBCo/&FB]brZ!sg?)=S#W;ߋ@Sm#dz/ FP g:J Y@ӫv2dY3(* _E"6]ne,v@{CaUd8-Cߟe旫 E˃ Pj_Z\v[KpaV=$f)~o}VN!nԈ'й綺*lf$duSw!n0\D j>;׋w>s7B&LbeУbau €u  3|o#jl6"$÷@a `(5]֛㛪.ѠM!'{"\^FPS=1Ke.{]MD*;9{.x0 ˉ%E /I) sG_@~ =S:>@N-Ipj@LJ^TџPx"?7~/t L_,'t|Δϴe>@ϖD{b #ӎ,D].I,3M(ͽrqaG6x.g܅uZD7$R2䇖<)Uu^~PEE$ZHlྜྷB\SaY#W7=[`Eyf}Y'SsџZ;"ΠHV=M}_hڥÜiz_"lx3M3 I,#swZlk˖!Qɏ2 aVj!i4Ӈ}0g:Y,Jd7]Y&׏[0v{fŔUemS.\&1f?yt[A6D.a 1 ~;b]L21tazDݽVo}<;V^3v$԰'bUԐƸ:9)F~PLJA >L C@{=z[-6r9rO+M2*2a3cY8Me\J&z^r9^i sYukR,z8.SᓮMm[lxQF#9` ļ$!UD5EU<vW+#OCk%L#_pu(Ht7|ٌl ~M5.[z&T|1='T4/it7!o@f20݅2Q{eS0I&Ig)|nAfN3bՋaj,4*NעagyX9~dk9!A#/XQbɢ%Z#y֨'':Z#gN*Md 8Cot4Nʕ"L1zj d32`@4)q㫙_GvB΄}5("F$* JoEVFFd*;(K#F+` \T&nB4O jH.9Dy/ʜh *] 7=L$oƝR_9̛̱\|l=fcl4$9GňSr/yC;x慃/ww=h/ˈv7Qdi50G'* =[õc!^75k`R\xTzѯ cc돻?mԑAt3tA+#"s}pB{,iP:/Nc̾y'=J@.UN )/+ʷlDkQZW>憹[p|nߒzW}~$1 \7U#ַ*Ϣ#Nz.z&Ns#@_z3ϥɡmM2{ʸӴZ3},)o.X9&t/+XhW ˋ(N=E]5Tjo]zO 08AM}:=DL JݯgS, :jQ- .@{5-+)7[NF10[rdH 9!^֖T(r@N:ɔ; " c'&@ u_T@'Xr`_2An@AW}#Cle@(I?l!68m:Tb1x׻V;s:'wzjdrRKBs vYd.r>ԫ0Hb.SڿwUwD5yMYc/k:igw"?,҅04V&P4-.ͪy?!dWA$գ8 ӵPedtV@rU 뽨FL ^n*b YA&pNqo/?\Mэ\haW_2#d[!(YSQ8݋xr `4N$-@wB-_tο7Fq-jm$4 61ty%,T>qZ27­mAUc(ܬ/, *-ҠabEB (bm7a>z6B$ nUY?r?•hf+WVhˊvpcvKnwD|uӢSԳ%fJ(+Ȁ)G 3î@(kWOpjr(1t!`'6|ky6ɨ,9{ll' "KҙcΡV`q` \#WJLP|9Ҋ)oW'hM&N̿&Q;z֤m^c@.!P))08>)ɐ C`4_*ha>3Gj$'9#(lk)3&GWutú^I~]Un5#w-y=8H;Ж(#a[塶oXF_\SW- aq'36pl\X޵!jPG l&mj+g#hkxJ XmsQߢ0y'ܨ"xtO b 8) ?|=/|1V}ȡ{X\|8!CF=G;YQ9QLn|DR?W&2OYe7'yzPcy{Mj'Pa%kmcrNB-"_]˙̍PR 삏.&fax 94z K.`DF8fY( ϩzlTo7& [umqS.!:?L=57"6*C$#d l !#mSݸ8j`kft;YO!)p2qK>]S/ڜ%VJXUC6l@JSE09jw,ӓX2O`V>3Xv2vGZ/V$ tOvA%,q2qA&A|j]8RэOʁmXR 1VÜ?TO}x#j'NfaS4>=И}ss,UO@x@43W e4STByDWs4+凓q*Dma+LQ| @=CËEgml bs/.j>,r#x'>u/!]k6E qlX@ o-SFbDG36*$M6* {&v񀭷=a-wK9[X5ǼxwSjxNwn^~? f~ueas<`(s`:SݙϠ2j };:"D3QszB ^,C %T E,c &Jz@(~RQ\m|q8-'$&2RDcrqkS6KLhpA2$QtVjvu?'@M+@A$j^iW2wpЇ CMS\$=}b)X 9l$4#TGžmg2WODIDd!NcHbI'J}0"⶚>F{Z\[7Ž8Կz`ԊCahpeާSX79Cnw*K (K:UV3ѩ?!S-ISm}g6$(:4O?e c:E=~ "㛁|!Xu3u iv+D7\n%._+B;ѪJWt_,$Vt,Ϣ.fU) ͻhvti}eۜүsߴw@jr֘uv*n"F[DqɁ'Aĝ!e}d K@'%@6m 3v震Ua1<^gfu#)e_;]8W1X Żm=#e gGqaYMߑ,w4dJ V4]d!H6!NdCEkʃ6@VF u ,?iC\%[ JV5ڍT%<]EQ-otQ=k}^BEUJEr3^5RCRǒ}'ULX2LJ^IF iP 9{jm֮Tu-ZtKgLjM  7A? )y2sEK-^HL]{;mGD9gǰ'K6~V(0dɫ+z_Pi3XȌ[ЋdžD7I).Q 〼ȴ{4! X QvsBRڌӎ?-P9Rq/c&4 n[4zp~P8cH쿼ihTKGݸ)t NL?Ff:Kܨ''rS 8/h-|ݰi;k[:rlby[П/uZ6.\U&TҰ>3Z] #o%swz!2O;j xޘg›-[_? R;CP79/ڂ^Y\?5[&v8#a2Xf} X'D&tFBĸzu0mABt V& MU{siσ=$4J" ;Z~dИ* 6AUeU*?1:&a?'Y,f:`9 (J3 2 I[RC>y"Uڡ>J l!vS{>H9^se2T*""q 8e:+ˏ1sP:1Fxi&?dpFM%5Rv2r5aMyþG0S>= D`܁IӓmU{ul]T' / wa(gղe`x&6j3WDž_l1Bv5u'psaНFոa .89+DŨ9҇'{Tc݅ӗM{QPNb!yI=!rsw$JyAW#45Uf_Ǽk6i$?GkDE1$ٕ̩ G !T1_S#6m=8>71'nkf}3Qa&FBuBH觾y86p 9A[Uufg[ 9lD{3PY+@F ʹdne'ZtdSlӂJE̻ %*)Nގ8hz a xadqܮfؖzioC,WxRYO\ȗE75I n#L?JN?qȜ:cL"9hdERR+sȉ\ԛE1FsS(l;!qg|&{Ysn#6ciU,OpJ%S|T1D%~m+^W!Ϸg'_{; 6 ¿x |L"%ˋdphq.))H;P-BX+X+r'%GkHL"{}̷;]/l h?\;>/+Ln:*VsR<6M /ތ:"~7=rXWیmLcPvv0-OIn@ּ01!2BUK-Νk&[v`8"\P2c~G_nB!VH7yaWq|T;ީ)%c`+7'IB ct  BxzJ TS x>%#q5># BcJ_t,-bIhɬRokLb8Hm0\o1?(7Ku몽+:^Ih">AMErϫݣk%1Kl!.`ѝ|" ]^R2WmEjt* //Jl,c +J9r>!a?I8NUHR1=Nj&%wLl7Fmho*IΠ(>&KWɴP< ߕ &T";(Ktu<{pDgz! oBS/B \q Co!jլ C{I F*(NT*oY]4t\\n>vZψȄa3N31fv4&# *P'B-(A/]ѐ{\#mλ +{#(%|B6Ӈ(8PHg(Fяb;#P)qL㬔Ou7Z&Xa;XLrt;{7$ |(I3.>4QSӱ: sJV2r}UOANZjxl)F#q#ڕs&ٚԳ 5UMo^:4JEIo3'.>wyȦ"'N@=rkagR {o`7aFw{mܞY*L[UwB%g\r[)0A1)J-y\2d>9_zb u|ܬߍMpJi]*S2)PLϦۖ=owJڿa@(WR/JY)4ZM}ڱV\B>y*nnO눏6~#k5M1Ƭ|sD ; PSkT3 |Hfv>vJHhLe0OBgA-r%@jQ~9zHTt.ir(wt1R`/QnD]GTҔA4kv=@, ԴI ٷygJ0MS Q,Tݵs[Lnj da/*7!ebT_Չ| lPKr.]㢦= sbUxR\+ Zv KiZ?Χ6֢-aŷDVҾ,^*|LNUy&Z00|ddE#syޗ>C]n+;1 iW* C;wQaaecP*TÂwi5٥%@2NsA6X\ZqGc`u/,E+/ϩ)T.ht;{5wF Ӣ-~\pAREP8Nf+_9G?FgLK_)K Bj$qCO!󝂾jw{m#u"zluh4@lW #_"&;WȵlbB[G&Tc|/Q5]쪿GʚjL|? K-L!+IXv|z~SQ̘9Y!3,0=*>C׋Z> ;bp=W7@g@4czs@n:?+wx0@佳e:0<R l`@(Ca>:y~ZPA^Bӄna?RPl| jC'p ~*,µܴ;>OVz 'Uy}+Z e_ᏤxŔ>U@ DU7cʒR C Ɣ\I*V+w l *6S^GWV,ܴ(t~c! qvKaGM U}%S;`$6M:119P@keBv mh'rGQ'#؉x@w9|&U_A AL"rUإ[J}*3ݞ#TRfU( $Ë3[vQBj{䰓X!;TY!5 uFcHAtaFۦ.iز4v^!R`p\y=? 6Ap'zMqh;?%FuFV]Gұԏ!tr~U O X/KyGJeg@'ƬSO#qs%Heugp^^ 'b'Т aڥ鬝-`ElK vm9f`TidXv("0Y59<)S#tj(Kefb#)xFj@ND(:_ w `Bo}~CP:pܩ/B*_H1SRR~(d<7=vI73h] ,h! YI"Om'?W2?ɔU%1Kr:eZf<޼@-cNꄨ'4QVD DtqۚC nU1X i<$3p՞ce'<$^xc_?BE6hz .BVn># = J.7'4)G[ϋ̪_(!qoc ɐ n7" ,n6 ;B]tsW7Rn̘5{xCU,0q=DI{OHę`!7W6R8ޭ fnK0m.$==:~,Ex dHd/sFֻqgpy>N.fקU\{R#6l^6g^ThpU/rlr:-n}2 hBIN#V@=RLȥ&]>@ _Pݦ:n˦ؠ+j ^TxQ='(/G/{bvxզ%6UkG