libdns1605-9.16.6-150300.22.21.2<>,Tc1Yp9|353O}0 hxξyYP9?HusfK.\ŜXZf@fu-#BxU?lz(geW4^ecuvJ7=b05UF NDl G t֍چcC sMtfS}H2jeay(Դ7^lW}oSQY/Qux svZ}31IG5Do>@?d  # <`dpt      ^ t|X(*84b9 b:"b>w@FGHIXY\]^&b2cdZe_fblduxvw$x,y4zClibdns16059.16.6150300.22.21.2DNS 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]c1Ysangiovese+thSUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxppc64le+thc1Yc1Yde79c3d25221a2b521d4739d246b44a48eadcf4d79c7696a4ed1794c463a7220libdns.so.1605.1.0rootrootrootrootbind-9.16.6-150300.22.21.2.src.rpmlibdns.so.1605()(64bit)libdns1605libdns1605(ppc-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.17)(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.17)(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.3c*by@b1@a` @`N@``_#_:_ _d@_`_R,@_H_;_+_^)@^W@^@^I^v^t@^t@^Q^Nt^@]@]X](v@\\U@[#@[?Y[,[[{@[{@[ZnZ@ZZZz@Zg#Z'Z[@Z@ZfZ@Z@Z@Z@Z@Z ,@Z Z @YzYm@Yh@YZ1YV=@Y /X@X7@XBXwoXW_@WbW@V@VV@VvVwVVBU@UUS' did not limit the number of saved files to . * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM.- Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "named" group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf]- Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "max-stale-ttl" has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes ). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec]- Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz]- bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2]- Use sysusers.d to create named user - Have only one package creating the user- coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd- Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz]- Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere- Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "dnssec-policy" option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz]- Upgrade to bind-9.14.9 bug fixes and feature improvements- Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051]- Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160]- removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch- Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368)- Update named.root. One of the root servers IP has changed. - Install the LICENSE file.- Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524].- Cleanup pre/post install: remove all old code which was needed to update to SLES8.- Fix a patch error in dnszone-schema file (bsc#901577)- Add SPF records in dnszone-schema file (bsc#901577)- Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch- Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236).- Move chroot related files from bind to bind-chrootenv (bsc#1093338)- Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script- build with --enable-filter-aaaa to make it possible to use config option "filter-aaaa-on-v4 yes". Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633)- Add /dev/urandom to chroot env- Implement systemd init scripts for bind and lwresd (fate#323155)- Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118)- Use getent when adding user/group - update changelog to mention removed options- license changed to MPL-2.0 according to legal.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Add back init scripts, systemd units aren't ready yet- Add python3-bind subpackage to allow python bind interactions- Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl- Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff- drop bind-openssl11.patch (merged upstream)- Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment- Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream)- Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update- Use python3 by default (fate#323526)- bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635)- Enable JSON statistics- named.root: refreshed from internic to 2017060102 (bsc#1048729)- Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion.- Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143]- Fix named init script to dynamically find the location of the openssl engines (boo#1040027).- Add with_systemd define with default off, since we still use init scripts and no systemd units.- Don't require and call insserv if we use systemd- Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch- Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch- Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829).- Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362).- Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name.- remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one.- Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure.- drop a changing timestamp making build reproducible- Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc..- Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway.- Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861).- Avoid double %setup, it confuses some versions of quilt. - Summary/description update- Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)- Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649]- Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559]- Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins.- Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1.- Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148- Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch- PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch- Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2.- Corrections to baselibs.conf- Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995).- Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts.- Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells.- Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it.- Add a versioned dependency when obsoleting packages.- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).- Fix gssapi_krb configure time header detection.- Update root zone (dated Nov 5, 2014).- Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "Source Identity Token" (SIT) EDNS option is now available. - A new zone file format, "map", stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "delv" (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "rpz-client-ip" triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "configure --with-geoip" to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "configure --enable-native-pkcs11", allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying. - "dig +expire" sends an EDNS EXPIRE option when querying. - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "rndc" control channel. - "named-checkzone" and "named-compilezone" can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "master" and "redirect". - "rndc zonestatus" reports information about a specified zone. - "named" now listens on IPv6 as well as IPv4 interfaces by default. - "named" now preserves the capitalization of names when responding to queries. - new "dnssec-importkey" command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "named-rrchecker" tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "dnssec-signzone -Q" option drops signatures from keys that are still published but are no longer active. - "named-checkconf -px" will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "rndc scan" causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "tsig-keygen" is now available as an alternate command name to use for "ddns-confgen". - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "DNS Certification Authority Authorization (CAA) Resource Record", was added. [RT#36625] [RT #36737] - Disallow "request-ixfr" from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "Automating DNSSEC Delegation Trust Maintenance" at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "no-case-compress" ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "named" will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "delete null pointer check" optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates).- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify./sbin/ldconfig/sbin/ldconfigsangiovese 16641786679.16.6-150300.22.21.29.16.6-150300.22.21.2libdns.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:25226/SUSE_SLE-15-SP3_Update/3ef49842c4d2fcd06cb3dbdf5a7b8a33-bind.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=815545133c0e26950a6eedf902fd4d6420980be2, strippedPRRR RRR RRRR RRRRR RR RRYC1-`2utf-8f52b526ae66cc9037b7325283161429dff39bd9759033e87933c2d0bf974c275?7zXZ !t/]"k%jjd\T} / R;ϾMGRLwFM'|>teR'hi3ǖSWL5:#{cKZJ'a!#}Z&&\rn Sj;8_?&0g! =0PfI"mm,o=2IϿbzGZMKqvƙw|h!Ȏ;ee<[S#/3V2ޭ2IԘ1|- M5dd]F fq^n' 8Og{KetA5 h6$|@tQPos3ZrmoX;@:F< D=oesDZt07ҒGD?}Cf [x@\D+'<#nѦ&PX+e9tc}sd>] '>/%¢·tF 8bZ: DD] H"~fQA\+<^,F)RYvPC пiWXl7iTSwZN8ac5nJR QT~ T/K}USV[jYH;ZD7ѢiZȺJ\}׉+{5B^q6`o+ߓL,d~T8x *3g^Rb3pt3T3դf z^4xX*R*p9q/F^^ .vm&CefP s;D#2ʓٽ˫-IT#Xq+ՖŠZ쥰'ϦN4"7 !gm"N7@&7ih&l@jSb-G=ן ]J-j1Ưb S~>60F51jE0N㟖´A#05hHehP}A_{m[gu(l5@Oe$xїo 9 p RQ?*7*nV{ᆳ1ůW] =sVVU Ylж ۪uG<.WCf_L$c-9lv:oT0o YzH 1a*$t( 'O CL,K_J|F K-tKB##I9r|SqќlUO@J%.ݐ--}[FB. =\y^?o@1sqN\_y;VBvA8 ySs@]&O,70JiU5;4M!1t{1:+RPF>,Rz-P6jVYn4z𸄙!;ņ k}(סI}w0#b;XN:N^6(J`>é 6z(x<ժ #WNyr; j D!f~@m be]VbXSSDXI92pI q L$B3踽 xb`2$|L?][};17A# \+|K<ЩEp`P 9#E&B s^CDN"eru]i0, V0d!zB %9ș^Ml\IzbVpf^rbE1bNo_c';mGn5T 6u[̑RtP9f ?sYx?|A^IQy~lJGcVBqg"Sy攢Y\5p(as?iպMAc:9E`'|l N $MDV7xhr)a6ޕZ b|f}\\|AfCo*hϲZnly}m3Ԩ#$́eN.nc+g܈(}{c;b58i| VcsE]gzIx9?+q|?lM 0"n*)T{݀[N0HGۍ9ȧeX"0w _ojgj%zmh}{SXj,3ս)㲅=>>IƳW-zk!(iYMkc4ѭŘbH?cG:j1$z8(q@гΣjcEs_t{m4{oû>^Gjl Na 'Zalm Ok40U[d?+탳v.bVy+biS}!2Ă:>_=SBS_!D { w~P $2&Қ+9܀^Ksewa_.%$.fuo!^dfv%g#^n:+2uzJo|# )Oo,`Gru7~}'uWÊwh̆@.x/g47s~ ̂ƻ<5{̗M2?ll;p/WjpPϘ7K{_5ڢ/Qv#Nn!sZm,}(o7txBv^x&ˁ0ьS% [L涹@ \1:KۿlT=i10 `jsVH'x8}CqrVJFt8*xs3Rg`60FײSrQ@܂NKH<χFOY˪.#v SElЦatt7<;V@dfm~+( U)}$:hA1!fK ˶/>Z"(GOa1!Jf+cP۲WRJ _iw0=y-O)iCw Яsށ{^$15OT$:ZgS@0yW ip&稑Eׅ꺕g(hZײҘi+K5VuY8ko@GL;-BY( eGC2_xI^jdr8X6R"tI5ѕn:ƚՋL$xrNCrHUgFyNJ)f[1E_]-ε^_)8whի})=ߙ#sh_ (fS0݉V#CopDD|d;ktd Z@{Ć B>tPzcom6;nH ;IT78 *K!d}+Xy6  QѯPz$[J@WkK˅xɶOsK w6ȂwrVM.Kph"Ep;eA/`k'kLE d?۷ 1aNqTh~oHҀqd&#ڶ{4  ERAs攮% 3Q bHS{ʎ -"XwߛoR*{,˜C?u-D2 {eC|@mG:9bW "TM l K1ZdiodzAD9wx6Db_6"əpO&㗷|$S_x7m]CD-|3y=9bP{nޮN)}n(jE dsyQ93׫!HX2]،aV4ȉa+o{ zB3ں(AGlhGS̢nxA ."wCK6Օ |>1{}u3]u V@C'DULUz_e]X 'o^S4M*BΡf&"/VuJ8D* 3>mVZL4k5_#2Ss/^cg5V Y&EKq '9#(H}q 0Wי7L%) % B z:F3S,GFLefM;X!rk(AB]wC"ǀ=u9{s|1ӈ F`E\JٸĞ V$aSk$&ΞxG\Bd{O-y_]Ro*7{}9ާ#HBɷa ;!VeFXVeP0EnӍ=DtdiZXr_{l@{nҵ^ZCWjϗ!`deqs/:Cn)dU VcaH/Q|b("ʶfE&%nB>wK_}ptcHk z,)*+A*< Qh/!/?Өo ,엹 z{yKax-6;G.k+;G/^ CpM{؅awz}5 eLv;ʚ`]C454W7݂Ne1YI9&ˢ ."^U7DnMXS$lh,ЇAgF}x~\'|tCJ جrGп᥼.ƿhM7G@xYD쎙9Q(ϤDžsAe ƊBǸ.\~fe,qFHX9Süު ʴ3[mU'B7V1(&f, k/?\9X?Z'E?wԫ G;,7[!ֈIu|Ff)r'dFz9 \Mr ^,]L;:#hrUJq[tzRMKh[Jy0*OOU!K0lfZDrRQ"ɨ+gcEގt1tb|'~E^R-=M XM2[iwDɣu9w9ܥG.Na 1~ۋYj2o- MM9M*7U%[Fk}o,˘"Gi N M2L^kګ .Pfg3O %O蔷~!7F/!A^~;h(3i5zfSh8Dι{,|Es+pa.jDKmܫ&zh\mX`dmn:]{'T3}mzºN$P2b'>Ųj'h_<̕ gFRrEC|}qH>h=_)A]KLvohlZY`,YҨUɄgٔ~YѽwSclz' & a%"ܓ"2>bcUnY,n,ZSrg12r*NSVh,*1hhKR-% cl4/>|B$AzgJo\*mbi 5ssEEeycaZ`WUGҷr]2 :Z FZE׾/-_ABp]tl]qR7Jߖ55&7#@1<1JMzV VBk#:3lM,:8ȵ)PH J<~ܶ+2<]Aq>l˱N6`ӯmFq]Orlq`]l<>;jff,CKI2 (jLRT8%zndHɼLzivȼ%v(VF {Hpu3W!'OϢ7;NToDv̊u?\j~luLl$ߣHr;CJ} @B?չ?#sE (ӓDO\$@ Pv>6jh6v͑аN4Nq[NB!nbтx9C,Ѧ]ф6 ).kM?El5 Y&OEqKю ,~iU)9U?VXtrWB`֛ ƞ7i%ODN喬70CJb`'f;( (V(-{gWCWR5Gj'!RoT$QlH'T?or2nF:6w8T پߧ$Y(g˅ַY;UƮfR~nS:! v̮7ǒG-=j.H# @G,RWVSWjްh}&S٧tT eDe\KB?@ ( _M{v2f,9]#c]UU_̒$ ELb+؅A[6e,42mJ\wG;HP!OwfF vXi0W^@?jKV*WM+_S tTf/-c?j dP7yÀqJ64\mG_ cv.ؕ#0{=) Vl)!C{Sd뇭ep8-!KdG +'gq$WRt1=-H#Scc@7p낖šf rsʿ/V@jhq5Ҷb8NZ3vr"mf4kuywb|W-0E#nt_łЀXo6,( L4am );er#[IõOFh ew°3V~j$w31G5aggk{.;|q)ypV5IBC]Kޡpg~ Y QXxD%Lм~> ё?CsCHLZ`*۩9qPWdWȄAעcJꄨ_F3@ ̐?2q9&螣(J]IG/N6@@PkFMۻť 5 ;G \ }U7[WҺL]YW.yydـ&ogwr?o1r*YLhKlGF}O8,>;钀KuܿB5ۆ5;wJUO)PWjp8rK=oK}a h$Z1j؝ zA@i"w֕X Z4Jԋ <4\12* W 3@V@Mܲ9vvT"/ojE`ն ?|AHߥ=5/88(fp5?GO͇ڃ䤇H8}pj\U15XEF> 듆ReBx>G:x.5]EE78tz׃h{GrD8#C=g}Sw/AiTTYm ؏4FO`>y!0Q%4@o(}mcf̕M3=lI&8^L0=tPzu{ \+x{AG A9_~q>7@Y: ub9eģAqr`w?^, T!,K,*$U6(S2_]%1[?2D + A!nK 6:~uiҗwRw <rf~2ףH>>_7j1a2>~ waoq&萔#r~kra/6zàƞ ÐCy>wfxSsb։V^Vxb_-\EHPuk7)AI5 捉UytrYS:HTaZ&Tɾ["rѓ7@啊k/v*N]jCM$E^w页133STz~Ŏ;#XӖ*)#}5_ߨ)&u Rd: @f%x8r +VG5g) }<o h4r%R ⾀pˌ]l=MŰ*RdϾDR`pGw9",to[7a_sc'reKG%hEVKn.#ȇkeɄſ!5b{ < E@i5"DRq4Ѡ*vv-^՛lSF"@hs`IX>9}5H0 sJ4jI,:1;:˜{,w',{t? Q*8 o4&a&Z#2{PV# X<8sX.({Dੵ4Bw`zdFiȝ$EDnx(4NBa4bPZ9Ҋ%Wy(x֨xFfEio7o U0KsW$SŔػ ΙWsԅƤ9IhǫV!˔^BtV˸kƯZq:1{G/")7?ӫN~9GINN2<7q='eې֋Xʊ1B= k3gfʦ.3wcKxDs?4c]m)NdrUH?{sT h$Vyy#_&o*=]ASg:+&8uӲX7.`xsH4wq#$ bҎh S{.ac&Rӫ7t)\7*Ŭ3Li/+Q}DRL^5f)0ac=Zcs+KmUtCJ8'A`.ڡٹv˱Tl9# Dyڌ'66/-vi8m|q_}c1 05kNjBlp:^y>˹ *HS[DX#vB0xm.8Sh L.GZ[iظsm0B2B^u.SQXRq%mXʛ/XQk!y>S[Ǣ.AAH2CIfz u1:Ve ;.+nke4cG__ϵ}>paW!(%ל.+@b-9D}1"Μ5GSQ*MNHK)7j49_l2)B F ls#,E*y۔0a փq9'qzo8{r5J['l?пϬwBd5Jqq' >QTrBXAe0Cp YHY8ZL"5!ve.n%l{r fӖZ~/>VLL$PAd ^gucaR7hc[N]:P{v,ȋv MҙiP{S# mYHV.0撃Q/K}%/kzX:]Hϔ[^ExB2L5؈o"GEv e`d$%aaPRWtv {0GٴK=L8JxV@,Y9iٵWc"Ep{G[p 4C.)'m.FKo(іt͋8IQ Ei]jBΠNSC/i_Ԩ`f'ygD TՐlq\ Y }]rA2n-w zE̓]QLm7צ /BTFߡ@W[ eNrij|q)Erħ+I{yTK $-MD꒮$4dE&SBŧn ۀ`$cБ°X/Ϯ,âs{,S^[6yk-seިqX{-sBu<($g8e_Y=lҝq-PiI<.J=Er;UT\0pYe;Nw`2H%ctyfRSشx`Q zQrBY&j5Pz`JpPx^yM_"۴9(X,d-~5AKJ"g9,sDP|p/19@h4b[B+*HS0+ʽۻU;w]{( A_qRĮ~KV|5$$7ax[dCp(y@+G¾G t;XlSTیR" )5dL*wS uU)#n ikIs<16-F ,.ΡE`Zz)Uk4P+5VQxeBMmsgV…_s cYEy0i6E|vm-|ܢ:%w@o οpq|r/ͻX5#9X $qZf6NPPYNy*,:FsС\aAǕaNR鷚iQbWZ0eQaop9-(Ѝ$7Qd: br p5G\p.{ЁIbQhȹ=7ʼnء ۧ ;Z ɱa#JPUmKdiYǔ Q!X`#2c;ú9l0(KFDiąj Rz k>)IV[RG a #՚unAboR["3JѦ#mu6씔(&6xJyg);zWlrRQ^Mf1n,~%m"}Zi/^l,ŵ2Km ]NH&pFKwXg z(*|et;}p 0Uen-бx:^,"ij_S ƒ|Փ'a&)z&)ڛ5׶|o]hay#( VoqMD)rF̐2ntZeEo?H L m^A]Hq5pJeu1Sm8@=J^pnTwA y/;8||pE]7Ѻ'G xF#"蔘4ex,H/xU ؀RDp֩%ǝWcY1ppHt9No4qfs'@VWCS{lO 퉠1H |Z(_TYUײskTKoDV03J+M7[xiBǽC|jt̠Jaa7 K4$?ps *\I x&jZK|&d ڜp y2+Y^R_o@%by<]RΧ8e 52f{uFKG3;w)]"j;`=^nZin_ZkMh[VډGjwtu5R L:݄J>g"e)ڕIөgG'_«WE>u]yGٯy.@йMXˋo{o&G_K-NdL%J9*}';<-@ur`<^Ж 8PPhb&_G+Z@PAb|c:rX}́" *oQޙhU @Lh;1_5E}$g#b$sD:0*%9r.5LM2pڑ; vŸYèP_ԝl÷$C4%f)}+DY('+[W-Jठek!Zmd1t s$B+vQ}>lH4˙Z2{AaE+;E=/SD2_穁JH[.99%z#i6Jj@= l,f!\}Y આ\" T=زpr2r_K_d IՄ6$MQE`̴j]jgJ̤zap Ej;vo̓w x>N\CQJ_6-LDXnb3y*epR/q,pkgo#Ku::&?sV=9*KG%<u %BȢOʈ0)@<"18]5S zP* ]+8U)A: \ TbE%ߝE3ɗ&YL\>f aRh&m+PVÖo;u-!RMÁ}f|43DD Cp)_k֖]{~e|8}2X9g46Yĉ:ZS;.=Yd,bM"/C|"8ֽPVFUwVI=(~Ԋ傴Blm !J,bCe >R~X~?3 `k#61,qp8y*`xySTGFJjj }J(/3?@˜)/+. l= <£ /m9;۱KO߮2 T5%#+J8n7WZz*j|rf;%Qmhҹ҂~]p]儿3ds vE {K0*Q%q3Ƹ%8eҟ]<p:W&e1%mBZhsq"RZ0C@l(X"SQzz3v2Wgy[-ɶHQK=Gm5͒qtC8eBᣏW)xOݖCA}gkS|<*Bqb‘$x%YƺZbq0`~&?tEudg ʇg_ :vݽ #5P ow^SP(;pUifb hDؾ.7Xgܐ -[sHr˖F6EC>1Y=8v%O$݋ yzA9#6uGђ&Rb)X!ˏ%os[ʎ=i>i!}}#0?j޴/vnch|Ϋڨ+Dl"tqfjˌ@hkiMp2-): "NUsCټoD$z9[C;.j=];!1c>jzN&|uh%,L5rжȋBĸ҉)ψR3e5Ī/sb'+(ճvŲ/?FK+3{ #S2Kb 3鹮]<4*2Q,#[/& f\*1WplOdm4p0KڰiMcDQ{hivH0K ]2X̙2Kiz yl?4SsS#GuNL98>}J-_]L8BENoXooѿPڤVm><,9t!zY'n \G]~W% *ࡎ-6c Q;۸ |2i?/-Pr{zLl*~D>K{cNâk ߸*J:ނ}>5U:ݾRS..>~J^O i|oQTAsxZXVh2_W͜xs̻a_bP1&^{XzC8+ƟZ?!VEKS6<3uǍPkW{;kߪDA>chQb(u s}v8CoOD+!i3M avR=JD CybH_6ynЈ_&^_Ke|\s^9;Z(iTQ@^hM] O"8a4AK+CbwItDzR|vTbiYt5d<ѽy&jnWE[p|3bWccc&F;@f #w`[񠤜2I_`^A} 69Fht.OafEIuLTa|iUOTrpg S3ky.r2bW!Ra: WeU״\df[f\iMXixoMiAXWmzh99!AFav"@J"_RdPl 9H)"E>T6M´etp cy?d@~g^B88Mq†DELRwZWDdK`G"ͺ9U\D) h)z|j&c㯆mTZN|owOС90y;{f\zPX,k^%,i@g,Fe^rI9]=ޣsXX vKnNOGS9L4.7}%*< wŸQZ탄 ipV-[e,|1smNig4 =( h9:ʻ79wګ"i06|9_;o?!:Cs59#sNvT] 8N}I{ F_3NyBfZjMIO.gBP⨶ lWа3tOcb0WPl$S-_c6YLԼB=.xyč+Y~Mvx U!q rpq}1*W_RXo(o~WjT& -Li]پ(ޛLT$ru2VCiVBG6}c2h\Dliw ahwJKh2`ph 2~߷ [sSJRZ^W“h|ޭ{r#yfpkt^w# -K -J.ށ˜OmW)ZTTi;J XLm(R!]eꄬÜ!SЦt1s:Z|Y1Cxѡ09!%5SУrшbjKu-jC$!鰂`ewBQ~V8tqחȞH՞/0gШpΙÍS}r@sOԟ'rŃH&ia W\^;A!B'$b>Qx|&~˴c!Ӳv YJ/5 HTrQ"kg'JY`X:[ -#NHܼY|hEW~b}sl*R)K2:/BGZ ֺ!!,|c3<%^䚥2D3 =b齚(jd?$8H3ⷮ% 9G`ڬPR5) *@8rëQVЗVg-wpxuү J+/&B&l[qE (L i隆]Nn*d<(4]ZM`5\kAL@}c2 y~*a@53@v/1S ׉o'tppwxEqicÜ:s7ظ()&Ql78bS^Wt?`r+NN$kCm}pDӦu4ţcuHFT{ .k=8#koFGoPF rd͹ڒZ @%If34c-t4bg3ᥠ 5QADV%E( >5GHPcp>]ǻ!`fX0UQg` H7H7ڭZ?HA+{/7&E=qV>KXP06Υ7w@zXaL-`lpфgzTr gXNWXջRQHfG \ğJd`Xܵ7Nc)mjk/(dڷs^!089wM,B ׃P4K48;,|4]%_EwhPV.T2z |OXGJ)tvD2jk,T߶7N!Fg3y bJBk?~, K2ϒ) 5c pa *; D91A3 OcDZ:Z(kPlU+]j4b\>GTb {-GJs7|^c[YGH&Ց[ )FSżrb{uwlJ;L<ɼx~_StNP$yK3w͉OWFyA-?nc f ~È,7 uS"JD79m2:輣pgn{ c' 5M,*H1%YVjfb=k#%˃;hg^ˮ=z5)Cŋdu8ZM7j24HzH-ZΔ^sn! cV%RJvs"A +ZAҰN'8ؘ%A"l2t7&e$s3+:)OSAptBKf$5v$wOގx4uSw>ga<۟`ّ$ B=#TfH .XR5u\0?sYHVe@җ lN C*~>ŎussZJ$ȁ[G\{[A+Wc`u0D#5j9׉G t5g>z9=}B7*"ԁR7_a&؊$I8V[3pƞCֳa=ݴ| z1!p!`K6v 6؍C=vNRr+HQy[dU'D^ɰ|rh ["d)_ƮQa$#^?74[ۢ rݝƵǁ/Gn6QlNbfn v3և^G Jyiq_\Ze U kW1ߌLm}v wrg Px+ (nLeVK"Mu`^VWmԚ4@VY =&zawEJ&'Gj^-XW t%qw > y 3Y(PL'H튢B8QD/?2qh 5fwtN5Hˈw9J׬xVYgV$ ߦ{ܭ-yfO>d]y.- P0X,M< B.Z!iC 70A%c٢_0,x>Sη?1`LdcFiWU>4\ҷ8yu%{Vt1IT 8W[V8v$__gNb8gjzNUM]"{q)R٠r^m$e]LhYY.vv8w7b[ưn$X&ako7هƜgNt.,1VXGVj ^KrYϗpK*~0>/AcH^?\sKsy}fT|^0r4QJln0mk .ۖX YS {kKGjOVTԼp+?OtIvw6߇%D}N.j0v}i~ûP0c۶B]utkܖ=s$;Wu)JTXNGoӧQl8<}k aRRC?[]!n*_Xn} zJ/+Dv4h|8,кҭ# oҜ+Km+s{*s!gP¶iroڣ=B"<Zmb_O\a67C8T d@OH/;F G-C*,X H4kyG7z΁XĤ DCæ mmxH]w 뒄dmǘՔnʽ؍&ם\%#D L4 !=,Ɋ cԅ.~+By*41OoA?iQ/+5Q=QD* 5sZCQzU^0to̕.,3dv$3[9Js]~d#lĜv wH=x ;Qw2Rm@I><c!S#kF7K;qbyu޼ )G7=wl!M&@e@QjEHa|.dl'wKO KFAA=8hc}SAaCŤWJHpTgcXbedh?;,9Wr׎yA3Q@f9H>MoW\qԏwHZfK(/A)`Ƞ=%a)luؾκ|aR|tŇlJ}ll EFlfX.Fb:4JN+R_fd Z[ǏW\U#,Ie/+].c^)uuwhnuȒAAn0]۽&=b<v6\S6EBD)8גߴ4)N9>,pbH!'Zq)ׇ%9 ϿʙGE@'cw#2x.,1RSb K/K b&;? Wz#Yv{ @)tϡ#ksi[ST͋ `*3: 1! /2;i'PD2$e9,`bnmsA 9;_ryVF2>}ckpxtYĠWs 6ƨb`W1tu68YIE!-WN`LI ñht26>xq ppNXte"(s4opg;y<8]MgD}610Nq<Ԇ. emzA5!j@<)͞UHkC<ۚ0b~Zgzmw˫ r5HU\0%b vc=æJps[Ld2z)KWf$jkFvKx8Z=%bchB!KR/Cbḻ~FV-U2W-xu}A$a #Aɕ'2 De*h2k3|BڪWֺsλD֞?Z |J~o1uXXpA, tw?3Y^ܻY(9,6Lv'JeL `\:Wؓ?u_U[$P֊oc:.#!ƜP~ح;dG!~ RpPFG(M3X1BvhbwLb7ÏE\aӾG+}oY,;f1cEj,;\Yva.%&> ‚x£z5rp@zBJ p ƪ& 0FԜ]=ӝ#!+hT& H=?_?ښ._^:kpo10nkB/lM7]0Bge#y$ ܾg%Z˛YV]F,bMadE"wKCk;!AKj7ޝjk.%ܟL' '7՟,vC 9ρ3YQ[ue4 ֩ C:=^/C>?gv>U쪹.Vxij08`e槻L# b@C1P'6( 6ib7VYY9v]=(ӝ;鵓/i(-,Wb]]-ceJx( OQ&416PU ΝmcX**ʀUD@ԃ*.q ykW=PcVk t6@๢*]QY`x\]/|EٟDzqQ޴2eM:x?urB Z<_]8 )4"`?;(lh`sZ,9@-H%#qM]+.Lb7ciC V_q0e_.揢<({gvC8s%]w5y(RaUw7%mH?I YE>;~ysyJ[U0'"6lwfJPtBz6rZHڊfJ"I(2\(ICTTڲ@6#d4SjNkadLzL ??2K;ghSjGVkQP_V]2"9Oä3o<  xYk mfz<%MX0StEhe9ײnS%^2lw;>cL劎48\S!XMZ'wN0?I <ɶ ZF0roa>R2DAIc9V>guA CS lj T^YD|j& L w@ %Llʥ~q \*L]nD*!(γ̴2ˉJFdhLZ ^P?F#lNl>))V ?ף@&oMp%hB#n*E@O~,JFĄxWg -h) D>vc6& ԆQ\Ww,b5a8GƖX5ӨK eEL8Ow Xz; #ɉCy_3?'N+)&Аee#L[5\iAj9rQ5>צcS*ihhbX($l\@kt[JYli~x#Yhi&1һ L?')ivhVZF'݌]doʸt\C~)KDXqbȶ G#"eBjy߶+Ԃlt,OTJ Vq Ė07 ̎6<%Ks=yR3%v35?9!f۷9$1$WZBy"3+`gh];{)?@\܌J`b%l~Y[1 FD (PRU;֥l3%,p3EWp/]~}Irs9䩬\a@{'|. )}Xq cnw38s"ߗ!Z2Sp,2d^G]RUKstT/X5E+!ϟp(Aڼ63~s:j 3(`7`1Pŋ+}[uTS͟8͠E?01PMP:Z;Qs|WWV{x/ / x8h Lm1lAaZFf.&8Nf߄zmDQn>PV|2gB=]jہ_Q,B'(m(Xs7yq]'҂8kYK%n<"IP^qGIlcC?$J`M>ZCcB.,ne'NJoi'.ג FũSHBK6f40-Ԝ-MuOz+x0Q7]T\Lfuܓez>z r5a[GA <0NH9WS.?JDԓ`G9/Onar 30fӰ͞ӉQNkKOƦ!ꋵEsiF;=28&6W V &~ xP' O|gO!"EnH֎{^*mCaX8DDc|`*ؼqh-JN0&-3f)slQ+V,{r^X4Hf@mb~n(8)=P,M~1r\V iD%ԫ~_ .lhV`ﵲ+#v{j}&#jc&rI z$>~6S|ge$[Ƙ-]Ӣ9S^XGpu j԰w'SF e~g'Gng뮫M,.hrm,spmaNQ//Wy<ժhMqg㢃fqu~#8& 8?P[u˘ulm+#7=Fgr!mK`u |Gid&1ve8=*X=ʙyظG= PE0u5^~OO+jģ$*d&Tge5P?5mĻO 4bwt1Hxu.|NkfA{,h+RGDeVONvHKװO Ijt5 z4bB_)lx"u%h(`?r&J{uk~mҡ"䥽{‡s5yx H($r4$ֺ䭄38I&k]>=Eܮ,O[Ęܵ.T~>TflWv0NKG֧B6&1 1rҙ8 2lO6{3tJ3X$2N}/kK1q87 B$f`oJOhiB{ޕg$xqR\$h+"b`[: sir >]PLֱh-8nQ)9;k?&iسs+\Ґa {WAIq߼#VLuVqs9NjiGBTW6OAW=l!upŶvAO KQhJ ߆5D@N&JyP&M1LYr;daA6bH%hDb.q 5aY6~ONbIUAxny@| 6͏i[`4-Lw~9|?Pzi;ߌXP|HOM|&xGJf?s'.vp a<(ip'@y OaArwR 2m+P-a撧k?] !~`gB(k= c}$B8Aﮤ "? B/`g⁝/ ;Bŝ__)KTR/Ě|718J֩i7~:$f^)ÛǧGX^B* .LҠPH},q+WH'@Aog'uK j3%~|&+!챤Fh)݌B9t́?P3>J R{. O6(i^Ԙ2CcZJdcqZ<,ݷ;n  eYt\2q F@m{@2m^h': o\*%,t4͢8Y.Z-%fH.ǐ jH3ǥ̱#+\7К!?FU4ΆgP.";|Pɻq-2s#7&sԤ^1-BjFt݈CslNNWf2 -i*,ouҌXI%]}k:Y 0,F/V@y?!/?ᨋ/Δzd~RRE:}[L-yODB(; FISK16a.v ˈʢN0Ћka(  jZed iK;yL8Ό}8WՄd2^b|׋^\ Y$ԽTB.xđ㊳.;g_C^YX 0yzf,:a?aP}vXA79җ8d'x|dL)N3*Tq?=Us>ͻ ih/6 V >]Z5뗬sŚw~NXkFsxyb` fJS߈PopDĴ;n'iL)DCw}bIN/7VmѐjW[@*!: 0s-[% XJ0ݣ!-dBмb:f)PLJ;,UmQn }S"b}hUuvnA8+yCygivVʗUzD`[#} ǖN֐1WToJ>Ĺ\Fa栂?$N3i$d3~(>Y+:jyV4ˣZOЋ^E|r+BpBo^=s€@{ BPBjtcBq2Jw dmӚi'^3uv2 ̉yJ(1mGO`8.„e"SG&5WCYظ]A{iH#cWKKU;u1EYF/w Fh-:4=W7HF}+6n i+7|f] 8l6KR1V.: 卸|xW߆vrL 볅;lv6XsG t(7r שW0*ӓW`U,cr+bLPe`iy {0T0H">u@`N҄~fL ˴ `5OJ @*A^|0w/ƗTٺ~ 3b-Q%_B yn> ̈́ |aOlǾ;R6-Nq/C ѣ< #H[| r`H> $w}l̒l,%K=u4r zzm2hC_U4 ޭs^h­psgqԗi#UϕdOr͚ #f{ql;u,*,߈ľp$w4aʾr.VPMtcm`ܸSrٺ&q3|эTJeL8lZ׋RjՊ ;OSM;|4Mi["$>G~(Ibnw].>>pQ㱽&!v`MN6+PrQʶ~0 ?*Nu Z 4KQ\0#.};m_6\[4 QaiRDdt+, [C2G֊nܷ_$kQ]pX`ݚ-W%g o%1Ȯ8 ݸ|Hpku[ W=H_]"T.W.Hty{喌 )r,eh0n ezV4!d p0Dph!A #ѩd0i.6q '~ytΤ4piN?p?%S'Zy"(6f_Ѵpxf=T`ҚL݄()uQ@}_P5='66lCoy@Kr:*(인iUtߖI. ռNďJxsS2U*^0n*\?-e'T뽃^ !5B1t1#Xd#{8z )<>؟gTi[0fiS-UǝY2AfjN𙌪]7.c덲zZT:h7={ )`alfCX;4%J?A ؁;/#)J:JlbMw2l˕RЯi$zt\yG(*]0pR;Fϑ6DWفXDf cFjӀS|ri}虁60gB]7E )@ҟ+2<yCNjG Cۿޢ&| `\K`n]M:eȎ@FC"l,5ģ1̓>c}\VNA]v 'PGH-O'kd?q^p=tR3q *UC{e?0OFKJoװ/ESՋW9~7(QpXW WP1 s)!_,~=q]VU_Hp+x/Ue&GOq^#7Bdht/2wscߗNjcr.94w *-AAWN&#"j_0(G#D4ۦM*)N hmWT8 ܀?'8aCRNzK"/,C}vlNܞ;q'3{dwA ikyM x!ƘMOF΄8&RAHOq3&,{3 R_2w;Au3^6Be+XXrLсqΈSr)=4aWnafzD{$⸹R1 ݿ{ogp)d@b'1)Kzor"0JS\ lr@~B#\ %R{In6#"yO4.m M%#'۹2!H\N2hCbbHG8C̀0.#O(ʲ:Jmh+Clq,$ XLY\L ]uJ@ lG \x:9Ey桞3K & g&ϹA2]P6Ski%b US{1tA?RL)%H9,;\(rޔG Gv!.yԤѼ & Kr6vW*l’ {CPfj`+sJGJh\l5L?2=?] KH̠k=Jr 1+q"i XuQWM#} 27U:[УQTdD0u}tH Z'W[5«4>{]W ԏ9vLNյD/'g_s5z)6tHdC7fv+gqnS|x{%p=o=4/X%d9j+%t#D+Tk kЮޕ܅:NSX5>4*;o0yU\GH9%IFvE! q,ps)(pQD@ÖrsϠ(:1uwm`‡#ۧXXi얍6*FP=d@0 ^Eɱu)r>hp(kwbݛyQ +DWVd ʗe.vY*_w)X|qFbS 5ZE!7Q {~c[ 6u)Y=<cs(sI^ ǐ*XFHEPǦ&s嘃}l,V-jCSٔo }:eNE[dPaWӑvBUF%zV˕kcz5hA4Zر?#{Kx%^:Z<UO5w (Rn+ǀ% /u2n$G աnZ>J A-R^O@eT!2V`ES]Cp|]ZG'0y[[u;&cχ.ؘ5b`̰P\Q+ NgD /Fd1KU@>-#H!1 wrSuJB{1G2էjh$` _=^tg$ >Nk9;'DF;c`3/ ͓C Yak$61u5BZB1`J~uv [06#catyG<ВT7z~ bv3ZjGGLq[`q_9UL(D'W{!& N/h@N|Scߔ zC|˫pnGMizϼxIR@ \8r "Epk< J--iI̦ԡ</UA Q{0Ʒ7=+Jʟ" sP$` UL"ͬw1>[D`An\ y4"9W/A U]LO*òMT} ٻÏQD=HifX-Yo ~f{0ƿ%SF5q4'|B&e|id+?&Sc⭻XF["?g柞I]wc:y.gqIex;)ԧ  Rn`< mJMd?1;Xg aC@ p%H(e|@0ל Y&/O*9|WE.۩9y<*]71^hRӓN[(i][P S|;cs$N Ka%ImO-Z~N!fP#kf1?8IRiKK@$$M;5ڬY ͜ Ji@ Ҷ.ʵr迬iӔv%`)U\#0vqҶDbdr( *Tm YF&/B Tml~H4f͌@g 7PL bɐ)Wѭ<#=w+~jA91LAGPaIܨְ22Oܫ9׺)8:d'蔜.v*^rp󓖷Z'K]VX <.Gs+8%&_燐T|(42lϱul %9~2%{ګ)hfrnSi<:+mnL)7S_/5~F)Z*3$U8.KWRk EZ;D{| ^TgN\U$$m8%qV:oP+"m2ID;8=<#Sk[P0' FCr E[ ,N4>k1]/--G|QĹQ.]+fy;)ãoVAgT2,l+ [ĞdyT+?eroT[Tl𯇏\tE·]^|gIv.2j3_O%b?B:'ZX9 mN_wɀ,ݱtA (S-FOe(k Vlq?G"G%V3145vj ''84nXLVҮR4w']Mٳ1*|sSl@A<]ڠ=ArtgV\9ys76ʖܵjCIsg,a-# //_|*v`Ix3c 6Pk32%Ϯ *_Xc0x[ 쥹èԞ;wV? c \WN) ]Oê"WY`Z#!d)v'Gxw6/ɴ h1&^n@‰Q )4´/j= VOU }V)91+_ı08|Ruo7#hN{A™(d9EJfƒgJEqIW+pn,[J5uZ+Dp&/G{{Y_q Ȋ2֢>ǖuÐXb)N81ʲ9 wiOAXg=U[&ͫJ"aynwF?'eJ,Xw,DCu *A.$[~cj^oI)ȓ0DJZdrX5ozJ # ./$9@./51\9ꤠٸ]OrpJ?SOu Y19O6s{{'1x/_O"lٮ}3\Ԑu΋J7IejFLա67f|5N?_`h#biWo {,AŚ \W&:n9RN+pJJc2vID²=j#S[p3ReЛk0{78Yo4K׽B)^R'[~X*hN#7?ODiq ^Db+3.7*|ҩJw!q 3E {juLB!y ĆM c6Ѩ$RjS"Nd~3!wx呓0=]{¡"6W-%O թ8 5˫39"0}Grbwbj^b,3jhUphٙ~B'dMi,&u`'HH3ޭ̩ۃt~H$f&5wdyvT`/t;⬡ XzmyGUf4C٣KrUM,ג?d(Z]0g"q/sGm`k#)}8Z mU491# {zZigY?" ^Q.ӽQBG4e1 JTAu4iYڇHJI?2{5C )e{@ٜv@w-T V'.k@Z<C-ѭsͩA _~{r /Vo [D4+qN b$c[ ",fP>hH%QTnL0j^? Ajiu7bp-[Qw>74=8bKD8 ͞eReݷ'GYLi!V(-*DҒ u4Hp%zVٽ|MUNb VdjץD{OטWIǣ ]dҡ.pW3<9sX=ymg}pfP6 Ts*c?\4hV?yϼr;sr RE=Vk!rvFM=~wv7Ђ-0M :%ǘ"hW4J>`iLsE*tH L D_9j{{KwUk7}瘚;>eͦQ_,E s E?2/Ʃgc Aub>Rۇà 矶+ct%0w.m :h}dU5A3jėϗc%)4n^U% %  پ$tYD[_rt<+;07h2ڤcadlOT5%\%">TβÛϛ6#Oϋ Ϟ >HZJwC> 0Sb YY8 mb5͙E0 ty{#eWm!\g\];fVA{g8vvQ6[&L+fXz Y kN)yy< ]gQNa˂rRC@=$b{_wʶ (c Wpp*}['(ΗMͻp\_!ϷrӯXb~RAb|$6pGڋђI(i /RetpQ+"MO0z-qj&aIqZj^RоV5{! 3-e6:Wu2/8FsvIm@T3:Pć?TWvDDCFʼnnDTȃ SǐΓLR׽y^~^.=E#'uhW8xZahzzt-Bzl<{i1ځ28]VC zvN .lkDOJ+}ނSB3Up^DK}`[P! )MtynJB4jͫ?+3k6Z0pgLb42a"[crhw'+]LM oVv:.Lcg0 #m@ta9 _Ⱦ9k<|/S1.{i:2S.9 ]#Bq,aA/V8HUӄե4$|+A>U)n#Ȕ6:J% sPS.*sIG$[k)8բ,q_1qXj~NʾwQku@AamnxĪE~U_ᕒFKZOL ~'L&˘YS5XD1K JlӡY)Px1ۯ!0ۗsfYGwyFfo܎gO?[Bb 1֊AGC6o*0E(% 朒WЕ抟y1Adig]%u)O-)b7~UpxR+V>C~W1=24* T75^xXӝy!yqWYI:rKPk%lZvNojO*p[iJnJ`#TިvXs_.W9D3c546q+@\{۲l %b1aVхMD4 A~Coy`[b [? a}PeS±#>]SN=/]O Ɔktsͪ_X3*5=S4~igiͼ&i) k^T/wUHTJб5qoA:&eTDlY<|#+N(+xx̥oJcf-RE|~w`(pXI,K11{i׶3"3eW#[UG$mY SmOs]VѤ+ jfZ[}mkZ[a&wJx}0Xo"~)4iTǫ'jb>Aҕ$Y*-6!MHbmJ=NCn bb^uU] }W)Qh ,TEO^5üFD93+>AZzJ<^Dč<]MG'5@\28 @v2D!T^-p܄(ōT4hd^w oUm7aMbf"$ƒ$pObUh4EgN.Ú{99('c;KImn<>*۬{LNnTZ>[d0x`oo@&(oov⯊*Q^O}w"aKGdv̌.^6!f(g4'9!q[4\<*5خ!ӟ*/ @=u:[BEުŬOK80Ps$OCLuF~ORǔb.B}:ݕl dauaȈ<+L2owZT?v]aȉ/d^ʵxW?dS"4sJ#HTP*}K`8^BuYX&$7F \նy[ _y<ov[bBt+U6{?R//41NNR ,^}a7{Z427D&Ko[#qRQ@Z,8ӺL$e;IKa<0iXj:00mC+dls »:v 5(Mf N11.gX[[x3*v P!znUksȱQ\3y$Zbea$w+〪$tKzYz&xIaۈH-*<يN>`Pl[1RG&(Yمթ%dj _ny[ZfdGdhTHor54)PkT5Hbh9惣 cאh-vHW, x4ĹFU'y&2OkٽU{.9ng,UPn{(\zfu)đfN!:bPP} ǼzE%qJsnl(WIOY]R LJM qAb}OGTBÕJLmW61nηR>|cr2sX]ԟFXϧh+:IT}$3" V6฀Et3@NWzK-=q`"fRĚO!yM-gʎJx&'e1qhBsiW}$j =/vI`4^5Mf]dTsSWt*#f=>#;ԟ> S_wrNUk j"{:.8k,"qA'- \ŝ1HY2P ^6edmW-<:%g^eKڃvz!l=}p=!{tQ$Ə9JV -co r$Xg^Ui-4NY}uDj6ijZ}GunpʈQ׆ti/s|߁ZQ?kņ7XYX5WRfid:DۿϴErۼ.pX*+ kzœRU$V1^Vt-u*I'{*x7ڻ3#y:Fz+``YMԵR"l"A뽇EQBc9j5$[~; e*#dh:NaEc{-n68CntDzoDwedJ0*~'. S0I+&; И74Hv(1#F(59!6E1(] uZE{o:W"`dc\=ff 5//#ő]LLNG߈c#[A︻,3u` +ΡJrLs8,ͻPֈeq+ZAɧ I T) P4:~_Z>nwU~`A$S%,0_S[^Fk[u}.0b /CՈkHnfSmcGI*g ˪b¦T+ WMY+=FfΐOO4Orj裛wL{0% NFU$Jp/c0S5}`kgXjr|mNDCt!VheYl i @Cj&@:~(C}X[ٓ>_T|"k4PwiZi}鈲e(y Af, &9XyK!k1#hVcA, 9H᎞RQ ih]Y =RBg[!ZI"RX(N@F"7`O|?U@5?[+#K@ؤ?jO{m?`&Qd6,CfAh?$ehr#[a*WJdD7{~{YkVmd< Sf4GM~s"پNXK-bgQo@&ɨm+!lpv ilD;cShߐp*ί_c"!6 A;41 =FHf 'n]1KM:4|^Y؁cd޾Akj~U>3s9+ kT&5YM>9BZ_q8<=٢qVZ-eFD17#ZiTT}*r& z7]P#kb4cAlFIvi}ok<=n?Ͱ&!RgsZ;h7E6;,r +v\:͔",n斡6ɏ!t;ZTt@\*Ȃ bx9 5R\Ve2l*b|Y B IP1MF4[/I^zq _xw8mC񀍩m/t)ࣦM)uţTPuKS;;R2{z Dҥ\_0>VM( M#fhDvJ;UMכfkV)PB=oI?LwusIpY>>GG^7k03[=>$XaU}x=/2f7h)~W59ao6_Hؑ1_ 2eB`Ip`񪚊=}ҼXBtuep#H\y9`||X;aD֥07 ,7EI&wkЗWE=EJMuԐޑW =ayIIN h7)aIj2c ^S+r(mI2EWRbǏv%xO;D}"G*)7&n26[[_L]9nè1 s)M^_N袇ي pӵs=!~Kͩ 2si?%/+NbЙ2:`CԏX=UINa4+p(1gݳq9 (bpd'Vq1)$(V#SXہ|"5< Zx/_)rə+S1 CP% xQ,2녶/;|c0W2" χg˺k2Mp(.x$Uv̵W=G)ꨣ0$] AV׼XԟzV2PVZ.0g>m-wWIsq..&$!nNh>:$ʱLXmDC*U+z=\LPGwpIlvXl 2KoH7}C+>4XEj&OFNu\Q8oI׸*gAuݠO x6UlXme|.604WS :_b>GRNj{zNT/J,it-P3.5E\ՖW&KQT&x(L\% t0Cto/b_+x;].68EΧ'-"׼ U\tWXQ=߬  ,:H(ZiسH i;;9u9t ѴE8>VGY.@*UYx~[!A"]?fU?+O{,m7?8iؽv@ajd,tL/ÈuY3wǎCq8$7'Kv?@_^v۵N TL34+SmlN灏xq%;(YhTt1*K)JEjxIiaQM+]i{"H3/?|BVw5b+LCطi4i~"޺~{n|B;Ccw-NRNXu^COMVɧ,2_WQf!9dIc/};}ˋOAl<}4c*oObIQI(5&QkWATs,\,*40&t_]_g߭@7 \2^HE{f20^e: ߉rm.yVnİa,}4y viNVH xF9D^ut N$(km{qG}/'~6,$cº$;N|| i佶F~k} "C^?rIkԌ/ÛG;,&HDA$ۼUL^6KNk(x@vShv?JYA1˱϶k@{ Er)rAU)gǙm?Ɣ "w+7>^I&0 ̲wn;Td%?sy5DNi%q5|퓏- %?/T!#K@q:eD* YKiJHUu_)@;~ʡ&bXV ~ ŁK5+"U=|fR gAĆ.\x%o='7GojF-N8C8e_(5,B aϼU,(0+\tvOT_a<Zi$#2nͨSB;^TK>NCkJ PF5[0GX*{?T((8zT3+Ί{ kfFYxoe}]Oz<¸%Bm+Tؒ(F1#P#xF̩JѠZyo7܂[z֚4S!]6ۙ'NK&=:ɮ nK5RK~0|ܖNJƛ! 3C=ykmt_0,/}6.ܓiL:#rݐ 6[:+Ԏ#%AM4/[?%?~g,C:ksӫEHxp'U FnxѵhcV, Ba 0"w? cP$䒿8{ОZ7m"MjFLi,`ՒW'rY~߀.&OD.ͻgEN5h^Yr?4\ >9mdLѿCAlɒXFB%܎qJrȤv)Q*4 ROz NefPѹU6Wll}w`Nleliʆ>8ꁧW"ptXF(^ݹE(kf(2*yIKRJBʳaM!֛)NrCKXj؞)"] E=Om^}Eͼ[|w=Iˑ~ÙYiԵ~3><*Ȼ|H'.=ZO=}4p\} 앏wkFG44G#9:X]G 1>ڢL(~@.VR@55_b(7uW(b?pA\C`%;y> 8u RG&8;nf'SW{>@fWv5/+Ĉ"[{ 2o!nB#A D-. ݽ4@5ocae()jiM3H&! !ђPط=_̉(`N*M|,O|*zrk1L@ŞV`QY3Y旐  x'@#EyRQ[`NF@q4£kviOn]rk~p\ܧ)V |$'_< ȪdxF}tNUqIV HvU+Lj}dGg`uHAɆFlEaGkT[GH19Q-MIE 6$?| n b@jcf!k¹{aYw)@ ]iM֫x_X(JƬ f‰(D3;-΃ϧDiIi>6c٥4Pӊ Կ$;i2Z{jD1XOKVC JL#%s8WL< r(D.@&Ϣ #PY4<8/m ذ,uL34xνw"u_مknE/>>=5zrs_~CӋei;ll{yQȮ}LHnWe;`j@QrHԜAp&_ qⷢzUănlISkCI\!,I P ԒD-P1\[b$>I#6IjfQ?ON'l°Un\dOs+5 _m$%ގݙf냝"̉`d M{øvv䟦s;PtKC{;xo:Œm/V5G/|4o _E7}3GK6jLi /kU A|r.=O?Ndno 'n0@KT›8ge:V !-l~>73fv %1yAasM߁rfbu>NYMbc0vk=ij>YPKw'q ]p"mZP) {&}ґU6+ZnT)3 GcJjU8YjR{ ٸO#-A4Bye>,>l 4,ag?UWkƌ9Fqg8l(++;+ьK,pk*rj{pFoI E[oq3U&hLo$M|M!i |T"ĥS䖳\%zGCF?L! ,0Ҧ:TϳIhgNJ7AVڹYѓMԠ$fOyD5#a^2>8*{ Z&I GAs dO/+pIf͂/=ڞxxk3T nA#`>Lr 5V1Sv*3xxQvdO1^ϟƮv0}sBd.Di0&si&](PDAYeZz%uOVeuNխw!p/H畚)ܺ>dg\VT‡NS[B?WSપ$e1Pni+N$kݨecAnNLa`kȃg;Ѹ sq/5s;FZE@pb6{R u ypφ^]B?M@oGK'H9eq%zϹk9or4̕rn#a7>6J?(Q\t2:"E{jF5^#gsfƞIB%ԅ\& ã'!by^-G(QL,Uui!s"h3{z[-:uziֆK] U\ݤ}DDq ;:ȀSkʲUGOÚla2"B]f=`MP׊u }ijFM}},j]^ucTx^sG}ִ|U9YN.3r,&.~n)}zH/#@ bOhzʭ؏2z%iU2ŏQQX>ݬ̂}ݞH̃AjWH|؀b#;Lгu)^&Y_iOϘǃ1R4K6@n>_$?|5-d͏ &>׵DZnh&+?|!3d?kXS//AcV=Xo3hd N1Kǟ-D:4.use,С>QsGEF_;KjE:/S6<& ٯZ3n ])H$R}&S >Lpˠ-9@죰@[(c'LTz5?va 6}n2zjL_$U>VT1'{p=[M҄[򯆃&RU4 H$[BK2_S~'h{BO=֘H.D~Y^F rgb!3M 9I9ߣcWdTJ,ɯv7Wp{0Dr.9U~/_^ө'iɺ[nD+6̓hASM\EE[@!{ZC!gxH(/pa66sgQӷA7#{ժ$-2nxT>V79|wև,dƗ0(+dn#>R) $o}t6 )K:x %:"uXH.!&a)p ݙޮRVaq`F:}Ǧ<ޝr94|Flg`t<Šq}PXh0Ymt(o&Ae|1-10/V4yzN z&ܔM TD4{%.p\WEFU'JdaA8j7QOs6C긂2O+ȦteTC5+,oh"`?wت3}lCA&\V9G9Rz>1݋: ph'&ĮY;f{gZjˌ0ٴ}r(_= Jn }.j/n/929U1@zSx#=D#d"jǐ8i١  pH>Z2tQ[IjML nI^FS-NCP- |9FeƓznOT~]OFNKeRq&6íWEiͥɾk[1,d|jhg]b4k4#Zbpά eE3qypD׍c`k.~l;?Ldn cUVa eJ~TJg6.E5$Y?Q, GM2A d@EGƊ\f*e[?$[T^e|{ V9 9\!Gql!.[1WF谕 [̡Ȉ?hl F`z;r!<[T $)"^yZ;恡a/pNdf[EbêF2.3܉{5cYy:NG>84}d E4#HUنN{(1MfM8:采V@> <;h h*w)` ƝP*o[Rofܿ'þo2Yu }W}G}S h͞:wC<iۦRUGhyu/*d)땟e0T)5`d(eF^Afx 5;t.mGJ^w)k,\2""Zmр[z75\*zj\̈́j{9Hޕ1;ғRw_``Nj$g+/4z|e%mЋE}ߋBcaz+HدpZPy߁+UfP鏬|r$#YmcrTyUd.+} ^u9 B(I:% "oOވWT0|pMxK<~WzOG^$y;vc`ʜtX%Z,۷&Pm!aH.uKB&/%5VK#έEf|%i"J5BMs϶-<=-U+̸7='E3_M=xe&V9<ߺ݈\]籦Ɩ/'5NVmKBp k DrƒM0E"n`AU7|e5ށMY:e*iqzMfSyfJq? bJCƨ dQ˜8},U4ӗUg!G,*.m)â(5D]9 ;Msg0B2KQN.`t]i;ʉ1:TvfN,Ln^kZ;eoŴL/UV,OgGv[o-\Wl=8R!9o 2{ O.HGt/E7N낦cpߡ^r# Of%#ScsdD6 $F"bՑM׋V=3X ۃ kN;%H6 B&. EI,gOMk`WqXY|/I|+'X_3(!p*m2e"̄T^7"G#u)$wk 1wzʸ$|uB'uHl$>H&q܏2fG|J%GdB3j3k8 zY_?a~. G <B ]IV-a&" ohoh#:bߑ/'q #:T™<.i^۫N{*66̦C౛ҙOÙW;1 Mg<=/nѯU\LW(xw4 mf, chrxgw^U mى<L`Q泿#EՕ>s`5㉬hLR#_ (nO媡ݝܾYq(~z 7$Lw;0k 'E1@qd20v:i$H9rT FzS p@k=); g $OcȺ7!G@ $qc8=W:zL ߫*4 %px`#sr y$np(,t{;]3ɱoZڹL`r>tQӌb.b$,YJe\=5ؿ`f.YFzRσ>u}DmGV"2Sbl}P>eN\`~uivn֒*{7}ln> CGx:oZpvfsNoB@LꬪJPEN`tOu[S'@5ZT!&)vgk!>Mد5R\cr}Cq#U쁪!&΀u?X$L/c wuv{] نcȖ,f~f'JL e]OzHIӝnyMx;3Wc2&!9j%a52N]6 D J;vR=SReE&[nr"`H/Fms3M\l?߄T6*WD GϵPv$M|wv uB*,qES!୰h2tfn:O@TWTQ,X˜CR+))Ae,^]qyLTd;m~ѩd$1-FBCC7ۓ;v! H]au#rjLm9 :nu=f:VfoVhMN]0NxX!b%jm6ED 9ǾI,9^M϶AZ $'*P?Ut zWT=ͩ 4rvR%I ?ZFfU:{p;*g(0O#tA {{醒7# XB3xYcsٸəЊN"ƒgӤuvy+WHNENCM?H~%zOg%Hu.*h PiE)lo4=:hfE!֟Nv*# YZ7_HwjP-q ~[ z<5gw~vK|#! )ޑrz$G'ub^ EWř Gb7`*N2@0a7l@(<6W &k GKgAӊVv:KvOtQ {.;b?b2CUPٵc#JͶab b,ւ[Dv-?xe*][#ggVKuuvٜ̰ś4'VD2X3uAàW.y'̨z™ cI&3%9'<Jp^TQ1xFX jYnh앜\d>$>y68H.̒R_ l{%1 Y2 aϤ)eg.T.فY_:-j5uϝt̯#XOuP҈.OcMfi)$sމ*suS@:P)G643xfH[AznN,mHt劵d#䫖6,фJYD$U\*:m8:\J XˠQ%&stt,}6'(.~,^|I2qjg?,{Ũuo܋& V'* zRy]԰識^$l1ªWFHEZ/q*0bH)j>M/56.۟YmJ|>4gSĵ*c+ZGsRv\cff}wXUGKb*^cz /n-4h`b0H8 #=uwoa_[;x'3KZ3uoh` T~wۓ~ K!ª;/&"\..UCi`Ls]!:,8-b0(X 'mӆ'oyºY!֣ٛra6Qv#E:A$Ę+O$z*tYqw3=<{g*G>W% aKp;CYS5qo<&5A~<} es|EyR4>ipa4Q@S⽉5Ĉbռ F.dJop#ﵺl/}wrV UԚf]L_6e|ш5?Uq}4EP'}9Yќ l]R a<\ ϶nK+K_:TPU&/l&0ĕ]`)YE