libisccfg1600-9.16.6-150300.22.24.1 >  A cp9|F[/y|\Rh=Өۿ߈H,M4d]S9r:k$0s0,#>6v6{eYo{"G&:i R'P.W^3D `ǡ8m*qޝJn<ԹW%준(I),/1Oc(xALB?j^(x-W0?7d`]:nH᫓0G\ ^2HB8֗`x|RjtX)j?af5c73f286897962d6e35d666a0021beb5f8516cd0bc1c9c5f2eddbfc8aac6f7486215d102081c290f28e69ca96ab2ef37c2656fiHcp9| qRz J؟=nYQd&6B#nHNDgWD~&5,ӑn9rt9C׶Ѹ9_Qkadf]u O}ez%3YX8 M/.=x`&bÝ Μ[džF3Bp@?d & P  !'08 < @ H  0 d  (8c9`c: c>y@FGHIXY\]^,b8cd`eefhljuvwx$y,zL\`fClibisccfg16009.16.6150300.22.24.1Exported ISC configuration shared libraryThis BIND library contains the configuration file parser.cibs-arm-3wXSUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://isc.org/sw/bind/linuxaarch64wXcc9b4924419af7a4dcd14c9e251d4cbfcd7df8be80b3e3c48919436b0b7f264f54libisccfg.so.1600.0.4rootrootrootrootbind-9.16.6-150300.22.24.1.src.rpmlibisccfg.so.1600()(64bit)libisccfg1600libisccfg1600(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdns.so.1605()(64bit)libisc.so.1606()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cc*by@b1@a` @`N@``_#_:_ _d@_`_R,@_H_;_+_^)@^W@^@^I^v^t@^t@^Q^Nt^@]@]X](v@\\U@[#@[?Y[,[[{@[{@[ZnZ@ZZZz@Zg#Z'Z[@Z@ZfZ@Z@Z@Z@Z@Z ,@Z Z @YzYm@Yh@YZ1YV=@Y /X@X7@XBXwoXW_@WbW@V@VV@VvVwVVBU@UUS' did not limit the number of saved files to . * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM.- Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "named" group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf]- Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "max-stale-ttl" has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes ). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec]- Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz]- bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2]- Use sysusers.d to create named user - Have only one package creating the user- coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd- Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz]- Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere- Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "dnssec-policy" option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz]- Upgrade to bind-9.14.9 bug fixes and feature improvements- Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051]- Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160]- removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html- Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch- Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368)- Update named.root. One of the root servers IP has changed. - Install the LICENSE file.- Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524].- Cleanup pre/post install: remove all old code which was needed to update to SLES8.- Fix a patch error in dnszone-schema file (bsc#901577)- Add SPF records in dnszone-schema file (bsc#901577)- Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch- Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236).- Move chroot related files from bind to bind-chrootenv (bsc#1093338)- Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script- build with --enable-filter-aaaa to make it possible to use config option "filter-aaaa-on-v4 yes". Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633)- Add /dev/urandom to chroot env- Implement systemd init scripts for bind and lwresd (fate#323155)- Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118)- Use getent when adding user/group - update changelog to mention removed options- license changed to MPL-2.0 according to legal.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Add back init scripts, systemd units aren't ready yet- Add python3-bind subpackage to allow python bind interactions- Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl- Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff- drop bind-openssl11.patch (merged upstream)- Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment- Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream)- Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update- Use python3 by default (fate#323526)- bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635)- Enable JSON statistics- named.root: refreshed from internic to 2017060102 (bsc#1048729)- Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion.- Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143]- Fix named init script to dynamically find the location of the openssl engines (boo#1040027).- Add with_systemd define with default off, since we still use init scripts and no systemd units.- Don't require and call insserv if we use systemd- Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch- Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch- Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829).- Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362).- Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name.- remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one.- Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure.- drop a changing timestamp making build reproducible- Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc..- Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway.- Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861).- Avoid double %setup, it confuses some versions of quilt. - Summary/description update- Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)- Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649]- Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559]- Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins.- Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1.- Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148- Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch- PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch- Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2.- Corrections to baselibs.conf- Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995).- Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts.- Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells.- Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it.- Add a versioned dependency when obsoleting packages.- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).- Fix gssapi_krb configure time header detection.- Update root zone (dated Nov 5, 2014).- Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "Source Identity Token" (SIT) EDNS option is now available. - A new zone file format, "map", stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "delv" (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "rpz-client-ip" triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "configure --with-geoip" to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "configure --enable-native-pkcs11", allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying. - "dig +expire" sends an EDNS EXPIRE option when querying. - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "rndc" control channel. - "named-checkzone" and "named-compilezone" can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "master" and "redirect". - "rndc zonestatus" reports information about a specified zone. - "named" now listens on IPv6 as well as IPv4 interfaces by default. - "named" now preserves the capitalization of names when responding to queries. - new "dnssec-importkey" command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "named-rrchecker" tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "dnssec-signzone -Q" option drops signatures from keys that are still published but are no longer active. - "named-checkconf -px" will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "rndc scan" causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "tsig-keygen" is now available as an alternate command name to use for "ddns-confgen". - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "DNS Certification Authority Authorization (CAA) Resource Record", was added. [RT#36625] [RT #36737] - Disallow "request-ixfr" from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "Automating DNSSEC Delegation Trust Maintenance" at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "no-case-compress" ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "named" will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "delete null pointer check" optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates).- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify./sbin/ldconfig/sbin/ldconfigibs-arm-3 16715942679.16.6-150300.22.24.19.16.6-150300.22.24.1libisccfg.so.1600libisccfg.so.1600.0.4/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:27263/SUSE_SLE-15-SP3_Update/31e50480dab8d3a076f579c34e23b417-bind.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5e74150173db3e9dfa622624f768c1e19fd9be0d, strippedPRRRRRRRٌPz#lutf-8031b7e77507dd3fa9233b216a609722e7449226d88ec706e484e5653cc9039a3?7zXZ !t/y!] cr$x#GǕֳ1Gpv[1tOD{khY&@*𠦐fr2!^/eq}콒4%9rS_B*wrh7;ox8g G! qWCWJ:,XK*3Xj//!MoXs]"ftkIG'4F=/Ψ ~t>z%'dܲU}÷f ζaY2tfNg۬oBEP5lxO_נTn.nqk! r%#xGtR: 8q*vyYu5!GPWfUӷ /j׫>RI#LtY=_cN<IP8.|]}Ě]d |!6*}&:\ï0Q'*h'h,pe$41qgB Nv|XNYF}U x/͛-=k͏To/ܸLi$؟~Ǥh?n22zp^w6B[Kb,|JR3^ojcGag9@;(qK/6hbSղ0Wa.o\%C*K:h7B< ;Ʉ7)"*(cQzH/yXRS^g-~!?fΆ^gDCERwW~`ne,B&DiETwdQM5霴f;)4錱`,\X61' EF~> ]?UC_(GIi@26]|]za~Z& ( SVtؾN> ZH} XXE1~}NN>  sfOC7D2~ :ޗqq{"aߤz`  qB+jex|ρ9@ `Nˊ N0y9C }D o$+t!A/C:\Ow7@?˜_̆$P|ȩG2kS)r_:E{%GDZ%e}g.OʚWD9Mӭ'/ 1%qty[$ g~;ě=e2$ d?c3\O{RC 3\r;||*R<~ QD9QUe@{wfCMѡ*dP)"#^|~ :pDK-CC`sSvײ 5׈.!AgPX4nY11߄ 9G!$ MY&^묰##C034?<j/i( Ng6%4ߑ|IU E1j`f%G\=U^rz^-<)bZŨo$/,K^ wEn>uB {31t[B/hTXgk~xSJh :B`-nvv[0!^>RsF8e=%8B͂Mbe4u\T77vq z-C*}<h'V=9iY*0]yȱ~цh6H~3[ \]U f6?MAp[k>]984i&@nHmˏ&duuAH).[bPs?ckОGV"T\Q*wW穯34\0ا^ңUUIGa mU׌<4 ExǨ}d3Y]5,L!}hK?'SMH\c ]Mq4FⒹ 1b]o oɅpJkzh0Po=̺3Eut] 6NޚE;KfO 1~(syPVڶehfK 2\{+3̦cJ0{fU>q|/ U;}LduL?]Swf*Vpͺ:@mR_sX)w[TÖ1qmZ6dzL3^K-~6,ql)4tq%FvH[&q~P꾛Z ,hb5'kTAG#r{S1[9c$Aֺz<0IR:֭/YN)SSDaW_tSjkzEg:3рc)nܺl6!UPվR$;,*|/NG*49^_ʇ"MĦvev}iW/mgkQXTmѵtv〻t9[nGլ6nB};G$ap iv7"}D\ML<ϛ M MeȄ 5xS v8(O;>UrT2|LOWniՔ-cvE*edF@~/TUW^ax2օ- K0l %l3tGWiI lz#&䳒0oY"4H4fT%uۢ^CY YETMGCo]6+3IQ gma 2KY8 9p$ l'pD G"+ 17L2-voF]RP8 !$rVҕL3VDymkNEu. {`,-V e$}AB':{YnP^oucM,ɻ}#bpd2lޏn?GbN_(YzͲ P,*vy% G|ՒE~_d JkSԞK#6}˹1O3~\Nޓ8aO([3IYݫπ>?4dq*:SYIu` u%vEyt2vWfdz!w{& d^qDI":s NL1W~DL ܙJY~U ѾRDjs;^4nz~Y*6 xϧB Ln-hfC$՚4*tJ،fnE2B辝c B\ghd^C|9!hc s_D_IU> ɾ9m Zz!O鼜ec Y8f*-\K zbc\ >-KYBD(tU{A LdUj54B FցGmeD-h `ㄧ{pd2זnCr_Gڰ˸,xpnHSN,%KMH99wݮ>:(sj__TDt@D/ܞ P\r+ %% D=ieCOnZS@}!Z0m08e%kTqs)!-8hkSZODqcXS!oWHIZˤ!:G/uc;y6<<ڣuױ~{'Nz Zݶ!T̍h0}% 6c *O6o~ca+^dWjgSVtZZ(2_v?[ds[e#d†GzUpY9gZ?/xc* ѽGƆKnasC{zѦž}$FmwnC<P Y- VӃPCdeyVtx{Vǣ?"㫓;>hϮ7G-/-v61qH0:*G.sD2Jn lСtS07Ɋ51礲p^yF򢶶i UDI,W Ϯ-<5R?Du ܧAdsBIgGn԰E;0FV\05fntF`({A ->bȹ?w̑d'z\Xc&.#d얅Z~{G?<Ĥ)^Ԑ9(CբUŸ+.vא￈m RD<0M_@#IUl8dJB"R, ^VgQ ;ڍ$r/p+}z]|+yTY=֧-tӫw"yTA X:i98DN!i\w^"XFŦnL iб1'>akPR [t}V@eewOpCi,F#O%:z]ðZzϫyt8C>ۍGJJwh㧦q*E!x(r/age%S[DQޱwG OޞѮ,.zA-\zeì-5dD0 Mt㰀.+f+xS,U"M̜]$ZH|EP}&ceh12zJmχ>0\5TMNc6=C|*YoրBmLW_[d Z#g V tU!w!-ǑdCN.Mϭ|酽kKЪjΥǂ$BZ6!F~N)zo-5*g95L5B!-#2ts 3eNc+YCJcWYkC5mDT҄ώÙs;#|qѻ[z x img4[:ig3U陡nj0EtaX`sG{~N~\W7'TP-ۙߤz,2 N0dIvšfcԨp68]9ԃUQYM˒}2~W4Y.52=9cQMXdl[zЭސl=\qum[&kq9] JB#`F7pv z7YDGIxHru W7df-J5!a6ޤߥwpkuXR2Ҹ/ !@)wA"`_EԌ+c<ֺD\tG sw ]%gu~߳_uz$ K)zHI u9yLTFS31h7 )Ub0.ӑ]Ny`/0:J!aNrng Ӹȏ~X_lV8î,w0T?dTU<,$̔,-? &'k·Soye0ahd0Ӂ)b":1"kּnXc &Xh8 *iP~5c)^tV#b GײT,F 95I>T:q֭\{Y`aLO$UzK ٜʼj<}=b1FaXLϐ=6[)y!ЏOePTW1Ebwo44=1#)z4`Te6 ,\T};`1nhe/.O2-u^arf,5!Oζ_>4QHHxD&lTd[zg{v*XzPn/FQEX u4gnL6HtlO|+0rB1Gi*+)嫳~@dG2z(Fdgn>7ZyE|ţnr&'(@im$2F7.[A"w׮ :E*s%a~ir={:k;~!oG3* =g8J06KX DvO'0\<꒼if@(_0૬ٶ0 'و[WVO;#7An7/#> ;$M7]>iԸFQ;*f7m\B.7j8a,HɚFf{G k% %=7&H; ZRܟ7!%cj'Q#=Ó "rr&: `68䏅1lS0od!nU<1LaF2Ov\Q ȞTD&,6G †s4SS8O;IVwi,d@0GFh崊2'93EY|k̥z :bj~v`WDhbWv`7I>0㢸9?-~o/#2ɏ(L1RW e}GŇ? ߺFERzdou8=FX!kZ =Jf!SL״҄yL۞lņ2>@G> z F"$YQE%A*q[6B_m*Zh!"g@s&n/u76 f(CfKXg^]!y(/v]"@Eb4Ei!/^Q4 1=ưm \rh4tfNCU-NA+6C/Z=ODJgo0$ӽ9dؑf/[">jT]I\{vou2%_y(ajG2dVn2b` 3{{j1hfr-q[rjl"U# Bـ)Ui_r(,՘ܘJ[  b/LNiEjG3L"F}h6$hߋ'ըW2~Ԡ$^%A ۔ijqOuݟ, "@wVIj>)}-E{ᤆgגXA8yL9qʘ{}_Vϰݺ[%w**=e?>&0$ILPlGKhGcPJZ_FzŪI; #kPs%.Kz bDPQ_󮮹"Kώ!H]hDЁIJv6Q,4`etA: Opo.<ƱSnՃԽ. [=u۞ 4^L5sÍ˪KHhr.DO3xRr>cn;+֏'۶'#SMگmaj2VW`]JS?Z:YXiz7؆)Hg,Ҁ h`S76~g;ClvvI#qbH̭,ϝC/0]Oz,:Hl3:$+Ji\8[cf+Aw/I^>2IDE(~iWM@T,h (p{mqfY*c>x\ű'ӌBm]]n -p"VAM0}jI'Xl=eCǼ؂ !u$&uw0&ԾWio''ڙ/+=W6T(/T]Ҏ=*Mau1G2'o,@k{q$ rƶ(jI1󂧭g }fq?BW%yϛ]BgiO}R!0zj0k>_I>*kZ|HW^Z_؂*)8]i.k7~ۡL١.l֎.Yx|^Yԃ"MA9"/kD<6Sc㐎eмD9-Iؽ74Js hRKBG,Էmq:H>O0^O`VlIE 8_VJҤoL6E`2#nR}05S+TQJ?bj~35AE]ݬC{ oy{]Ě]%lA2vCSfҨď=ZǯyƝ2qgo0<-vM6,>L3'hwQPAAtL9x=j̸ز֜x^,M2??E)\4 -kv%\ٹ:Lz[{;Ρ(d^iuI_ЕQ@o@SիOӢ+C6uJ `-OFѐ* m:j(7;ś|)٪כCd$%S#߭Z羕}ſp۷t[m IfmDaƛ/$-m@v 7]hm_룇r˓Dqb~:}pK".l8ӈժw?Ӯ O"s&O/bLqr<8A~+2˿#wӫeZIi3 sC5:?-FNk%YIs#4c>~el8ҮdZWkH`߲⇆>kǚD@ͳF.ubP3ז]Gn6-":7{:KEiآiȳF~&ɀt ۸njf_$N+Ruv)j!26"j\pYs$DmM7Q lOֲ'PZ_N72MNPݥ.O*|ϗ,ɝT>FXp) JS@dw;WܯƕGzJݔćZX7\Ma#BVXO/LCg IvE߹`ӱ#y2;FtNxۼOwjR\W>[ni'6o[~MkW;g>8gFc㢧}rٰxP>Y ~䆵.z0JӴ$poDCʉ?Pj'}}.Z,DR~UV!ak̰{ķQNXgl}:ھC-9ʶu+3Nz)nUrӼڰN:'Tj}/* 1@1^IInf^pd®Gfa 9l2(z]>. ٓ֩AKjwB>6 7?ƺzXBw- tv` BPadO[_40?9)AFUp~9y` J[a|fѾ/lk40zVoN-ޯْ/4gnk6q=xVo# v _'GA-g@Rw4c#M xqbNcr>8BLbd 7!6Cz-y$uk VMt?V0|DThN  1‹DO֥U|~\w`5:v 1lfhqN*$8{$2F_)!.c} #ћE?}-&զZ~ou>^.8Oa 32 ).׼x67/nk 5ז׵ !/!/O PIߚ6 B)m/H;! K'1tK4cy1/iZ&CAε~,&LmRDA[+y8Gy)7kٹEsv/K.BsxDlQ+>k" bmuS3LũJ>c c<ӞˆQ6{`WlzF^k |w!-fEbڲIقf}$y[sP`Ȟ;1>AS*ANmbQևl$/__ 6$l>aD/Ys5j2hz[^%*\&< xfQϝWL: *j,YZ9 {m&˱47 >1 xE1X;߫L%rgIwLcL!,F:!Ҷx s4|WLSNC@A)98\ʱ08o"pedo{q6e-k?`kK'4SRx7XJ\CfH_!ɏ̃<~ke|"ͅ Hv18lLIɥ!(Πk"]dV=fE\l.JTBh+"c Vww6j&nWiQ}y~XߺK MVɍ4í-b:Ub C ^"U\-Ql}\fHʜ"rd6.==s+oǯ/u8%iZ3H׎^a˅T4}op+7110 _ִyy`r<R ə#&j%OPkW2IZ{ţ:2]TyKN: ˞ˡzjjbva%`uJ]p.F)t|m$Z_$*%=܍͛ \'eΫ"BM,RIQ~3-5*ăp5L5/òC4]n$F{7#Y"ŀG%##Cg~ Q,5{cJskҘ5569>uMb,pf4ac/J/C$Yl,t;G ֢\.bJs%ߤ(X nr/>5(pdQF}7#aVti![sдkI$h[Khu¡K/!k{IQ᥀H32MtB\']kwrCAjm`$J'VL(Uz: 3q¤[4҃sqz)HFX+ (23.t8:Y,>7:!5;^8TX/q0U9W/dO!`8  >&掆 pV0_ E>G"|P}f*g8$*_k.eۧ {ls$u[%Qz{oBBXzP dlv/=cX.%so#rczSZu~SR-ZE{'G o`_템M5j_sXTդnmu)󁋷9D92-r#?= Gg l7~A֐þGC$ƚPIO'*"[JOToU!@J#ιی]@&NJzŭuP{r TV#FԟdPs"۳,. xHyPptj|^ =zڀfhڀbxJad<ɨ뒟WZGQTՔd|f)$}k&y@Hu{)xyˆ:-( 2 ԯNrJ ')30Cr _f6Muh#s-qC0=Ww6~Qu|L0~mTzrYlѦlm !FYm>2 ~-WAӃ۞Xmΐ& =Cz,~ bT5t?8泔8't v f8p_ 8IymҁDXF^_=-6mYmLey闙<)ޜI|_#Èly}PIՉŮGn@FIQP|rgBz21C"i2̣܌1֣G\܏_@] feFlJWciYlIv)KN/ہ0`YΞ'F)4Sɾ`/@OF[ ^l7 F}UƝN,x%WB?nK5-C{\gYaRl?$w.jK-b( Gxy7PЈOmEоF&S a)tf\ I1Zߒ{2(J&w(! zKuwhBﲠ8*Ș'R[k )J+yWIg .Ԭ8|6wj#vkJJ)k+*up|>uQ"%,鶯65_N%+T EL|w]do#ts-嵙sxL 7=JwB?rIYy ќ]|,2CIEi`~dNwMF_7Cl 5Q8?U@+Dg;ӡ`iKq3AuFhv`A%,)(=1 NJ.C:rȋiI: tg܍yh-07 A,QùPZ<ɛSc]s. k*NGb)TWVhbP&-4.B۾Dzvz bGq!Gr 4&_iښ&.s5$ q W& CэOm883fkpA5՞ I;wJ}ՓJ$J؆|K .+pZ#Csw sHF?ehs soˢr2̐jn~=1Z-~C8}Zł,f0r x$E P]Q,U%5NԔ <64V5_0JmS,O3Zkl_N *kG)ojˀ΅ Q %F#W+Rρ Đ?Im0$*_ սϣ=PKɡ|00dC+4m 0^w:)BL;t(2xFbݙ(pjr1s)BUa%냰^Is苿H" }#-8yչg)x5. Ja(|=iCٷOMhfZg37 %R4]Ʋ17Yyx {s~iWeV2~Y%~iF$вo8B@8LeK-mVz@omyɯ@5s &M:rǵӂ5ν-CKfATLtO1 ΠRXgrӺnG;2׷8xu!2}oQ3Aa8t Ţ\X9R83b.G4c_ƀ^1"&˜ ;pP4sűnD%@Z),qսlϗWhʞαfi6=nX+fCEj|fO&U7gt]{FLr{AGA_+0ȨJ-VRy1mO򞝡ЈyH_qȴUe{ZozRLx#|^h Q"#qNXa /А.Gm6 SU{roIObl}K|h;q^߱s1?j[2+o.rB1%xŰDPI-!$uXU/CۛT3竇`c L;Z:pfV|֡u:ūAͬ2oa1Viu$HZd#(tiN]hQOQPV4p8D(BV 49/UX`gQּ"7 >X:s@K6YH>#ݐ$%zb؅)7),_4j+Ћ+Vm Ά@x&@r49Щ\ncG) PRV;9gLEv( AUԝ8Oʖ+iHt~K0C}=gu9nҲAIu'PhKSS}D kUև¹g o dٺdrw;-2]yD䆔}:y^н-i0"e1 x4ژ}0(.Z12d'c俏A8 VΞjErn]G6WԹnTR6շд  Ӥ\)%ivm)KMFC_Ijf v9Ԯ`,~`EQK70[?_#<+QH\NP`Ё\\9 ryd)ED`aL\|&d=̣UP1*n"NA|ej#f-K\s<ji]U> sopa YͅP7u%\gMp%9a5.EČб1)1^Qd0? ";@Ȍݔy* j\ fe`(Ld՝ش\꬏ m.hfp %gOzU`H#^N nTI$O0 $dI(Lv,Z>ɖ$EZ$b3c^ 2eGDtC˘HD[j];'@]J+HKƀ# !KS*uGXy$JCta=~H~ XWs]Z^ S԰[)5'_lSFP|7KM!BM??R}:nfKG8,E#٘@v r3-^Gxoؗ8n=7_ weiXʢBξ $*ߢj+]c| .HV;i@בs[b,{1i|$jql,ŏF11d;? J²@bAȧeϓQ]=6g8BG7:(w} HLB RGn,Dn4c;އ`V1- ->ZGn` 3 L tM? k4[DJRPu& RlN ms#|O+qBٍ}P]@B.r^|Nm6?]*!ƲѳfhV"ήà\rwO:m.V>? C Yu,G!'i#Z 9P?B[47N£1b}Wr=Kc8Ri sl*ߜ{d2A|F( %@&R;f_~!T+5Xۜ('\~wlxгUt,,ԯRnM{}[x R@u/D&dF)Gξ$0l*^܌~Bo;] Ӯ Bz0#A֊K)I+O4l]XA:19ՊINAkӴbѾ4tg8j!ZZe`Ed42&D'(W\Ldg]XƧr5ѱ'#:7 V')]FNVY>|,TyeʛBter2j OS@K.B;WwͨpKi`KLJZБ+Gȩxc 3+n"~TJ~E,[ZZ#YZ/d_W Gg;6==PK`Ur | .(4$cT(m5t@hvĤs#&z^YR ڟ9F.Q++i6~Ö!_x7PتX  rŵqLxN:sF?') H}bڞ ;FN˳XafOףtϰ 0H#;8DQ9Tab+%X*Ϋ`qwZ]<7S⼗pԷzׯ^,M*μ4շH.;iP l-$U&hei`T82Z1xC%1cnNf, :.?R YYq,[+g塰ۅ e@PņQ}gyPT9e*ϐ_˷5 ~Ȣp _5@tmō[MAlDs< Pzn͇].;_nQqy8ù⍯t lĎmG9H^ॽH[@+<(f<0 bfiRīV:n=ݯ]VuV!O*,'O2igPվsP0X2 84Loa2 !˄WʉwaZb@.tyɈxs4^t Z(BEqX5\D(|LsGφṖZ4`S6ܕ'HMNR [QɒVʲ#} CuϮJ5=kxv&W&|% "ns bh~Ֆ;vEFtbbێzb = ZU"Wck#.%0-Qb#rZ \զ?k3RM 񦻹L@AM%0Qr7X%tb),ج8q3 1<U]-v=5.FyK؇0F%S$~ N/֮dLԨT XO}J+tg3 0q3mgqμtr6i xl`so{U3/SRzxrM#;ueGퟵ=Bc֣ܲ2z Y3H+Mv@!8an=M+ 4,ā73f~/!<ܽub*X\"kT7@l1mG'_E T{><b~:x)u鯸ߓ|&<|=czvĚWVxY/fqo_[OT4VN, ÜMJhI!*fLj}}57%d&?Mruyrm̲bǃ|ina% Ψh=b8A 񩐵@?lyǰ?i LO;ǻ@9M@A7dO v% rHY uc pn5zY+w4@533ь? Xk2Nda݅2ǃD 㧣, H~Jp@bB) Cʪ.( Nta˱Jg׶~{Wc'Zf۷~)۶YqO)A ݛݘI; tq}%cZC"cT0ƒDX=EWЦ_^C >-1Omk H vE/./ +V,`@T.B_)$>9#RbD_[ovSHyp8.AmMVWE3/'XS,$F?]q*[{'G pA-$e(@~D|oy1G=>Tf`;3_Tz_LgS\Uvjoitgo%Ƿ6w]=؅h,-١k@3LNcA1on U a5T"߆doev0bqLrb(\Pc=C6N &aלGEeS 5L'E]r3v <:Xzd.B5:"3\yE@-@!B͌R?TC k"jЗT,-5+z=O94U ,H N]:^+Z`P9 bvEc2m=R}DO3.p&S@3=Q-&V g ܓ"ںD!8:U|ׇa .ƓW鞻O!^t.J^t'?ټ4~"ih >dx4!pk\:QJ^=d*xȾnG j͋,?.`f"=eBMUׂ S#0TZ3m0Up`)niVtMXV;݁??9ߙID5>J|ɊX0~֏_iV\x^O87'@Ƽ 49 hm}l_իiI.JQ ֿ <ڴ)7p%9Ps[e/HT$c eI̤t5kmW0LV ٘A;xt6hG{6a]fj|.Sv 83 ?"i§>*T{ 4s<@0'+gQ#Y$T Nte7~ ?>7aݮnS@Iaýı_l0xOLd!LXWIb(MZ{Kw)^w9~-4b0Z n%tJlERA}LԿ~\O*g6mDrIC6jw[(_7t|lO-Ȫ sqų!% ?ֵFi5^{ۜߎO]׶N-;ثEPҠX$\|ǘ!Sq޴G +,퓦*.5tvNcC E2qT| I^R/p)+%_qKW˜cduJQj(]7L`|:mŨA9FͿ}0[@Cy|Y @$)rY İRzS$M&>F ]=Li)w63TȮwt6 QTaLvD  '3>4]hTGήtaး|ޖ,99>s>`AϧE U39!ͬsA(x5J,1)nO#vА90JR|z[L!^ŝyŒ/6's=({8Ɩ,j(MMoσgw1yw(=P8 F}l MMtmsfᄢ3+[BgHàFwFҎcml7x!'kȄ.J !-GdqW 24=I3tj؃Vp%)0T/~iV7lԽ4j I]>k ηV$6aĈYhm>h.HX 5}7k/cKo:9@zSbM gHSc@Jpqs|s%KsYwG'qG ܍@+6pbʮxM [DKK=fٻR']XKle9F5o엚(SoGs &7 y1-w~ AJMIQDbW ~Alh`t*ź&Pi p`ueS|o> y1&~^_~UՊP̣9xJ%{WzlLh} .<{]>,rn-( Qɞj]tN.|3 ŜKgo֫GrN mK u`ӧޱX˜w%Љr U^"yxg.7VM;'^pI&.6mR7~%SD4G_m@GXw2i))wݝ r`ʘM6떉Wxo cģw9/0ZRN?&7Ҵa԰"=3RHŰR:$7#N.o$PX;t:w w;TWì(ZY"+i8;`GaI! ؔ~'*\XA@doۢX8_;6s2H҆,aX@*uZ֎ | #ҠF6ig<68V?װZl{BH$r!t-&LSg~!{N;,Q@ ,@Pi;}櫓܆Lf )Ț/ Q24e2j]ks3ȱ ÑZoawٺ.~cѻVn%V 0o"Ok2FkdPp$sxK/%5'dfԈ%eݧtЉ4RF˼4: iD.FZSxd@ $&A ?NMDq2+3#9"~YF ʼnɩ_'ZesX*X]Vi?D*C=c[RqIYl}dHtCf3]e+MmOqBA}2<|vp.c,xSF$ר7~GH? h3uHp#[v*E;9E"[e,aWiÌ!_?sdjS7/J;6 s$a$},8ITF&($zD:T-'6W;+(@$m(j?j n:S{!q<}+(CJK q})ʳg dAlXtdžm6Ϯ".4qV/2mHm2A-0]~`c v5( ~3C.^e֓d V:_j*r;J+VRC}6a#mRI8ps|2r+HLyk;Մ8nxC3(Hx~@ 䡄V[u1+٭{/'K׮ mvlij*Tz$dg`P8CU^DCTv$saa/a+ z11:x,ҢscW5n57^gWțnyl $b県R+N6e?߂EZa+.0"!@ɹ݇^4*6 jDJ׀9_ݾVnXY^h;j64sXA [c“Ml^-@O( 3Vۙ$ iRD`))SC(&\$96nrdMA;~Qub 󢈿b0Bf5^ŵsH--9"r q22gLEgoJNiQbXحFYB6Pyv\Xkmsky$"^>( Y'̤YMΗ(n!ӝF-"E$ 9J+%TFpEgxKRncP%(z%7~;kqY^,_YUH`pe"%JAܺ]X$T^9mǙt"\0=O̚FcIz͇&.hF0(=煫/!}Hk:&+MMy.l鶑i!lK۫A;?!ِ?ogʫC#e m#aǔ.g-qT:F\eL񔵿aO,<`LMECt!z=bv޷)*?bۆW3n^Mhۇs!]Z:#q7N1]!1~@:=/H88hik M-HAnsƁ1jD4VNvIL-ݬjT4Sd>Z[(#a3޹˹?@70^Dm Fa֜j Z@ffӯV\%&yEu _B j{WLlǦ t_'_BƃugP^m0/;~^C趉Akv**K^\pH'(jmgDY!(;P$ YrdEeXH+y<ϓ30LyYڷWI5);O@Ӣ8#v;duxI1Yɐ`-&/e F_S1?lc4UPέk@1ѝ-yߖM V*&̸R6"I;j/*6k2A'`AS*5*P?[=2ft8rQ[ ɰ$'n%m?_4;I⓼(BLᓩlD)Bs1f` Y2ۏQrĬf0~8;v GӺ2Lr0{G=%s> T^_k Tś(\cc ^] t(El̺,j J#?r!R#ZBB!uKfk\qWg]lR@SiKHӏ,Rsd/7%@0ٔ=\IwɬRΔ 5!os^{*3 Y<7Hݍ#"mz e_@2)d`r>MU] ;wu<׍r/aȟ[YJ`58G;b]\ r(rͶ3 gϙqOSgM{ܮͪHJ2a(ұYr9Sy=&Qګ ;I}[Xsޜ_.+Ϫw岅OYUҚt܎)3~ifḱ*#ܨ~s_h/ƣJj=n,wC6Z!YPgF6YY5k+T@|MD&rdg,lnrGDvhsx;\O+Yvg; <25m4oFrdPvj&\mtZ}*³ mVỎ4c Pu_FToT daGc}&7J\J n%!lϰye\õM-ԨH\mؤם=V+mkf|Sc׿Ө H(\ZYta>oغ|n]bC%/E;Q&!^x`ķ{xyy{KܡcLY_4gcn߫o]vg_)8={0L!hH.eX',ЄuSi|ۨs.a8ضS9@[PacS]oQ&daE')n<~|&x<&羊Pe<YCkSߔl{:ԩ4d#.at9|j"_i qbme%%]It%XqЈؐ""2;FQQY1Ƿ6k(ɪ;gFs ~QF E}Z:A :TA%BCH1#2) 㰗ü5}\ DjZk9n{;]1VnF| rZ:181&>6(a}4YFTR}qr:U)'LBJҁD DxZp;a_ZDkuQ`9JU NN.ezJgػ=IQzkJ'Td](|XHjcmsmꆞO9a !o8pTX-]qwV;1b8),"_<5i{|vu2nd}9c46MroxUv/40ֶ>B WW}&*/۵R wQ>s8XQM/1N"î -IV@"U K9TtV I mmOjT8zΫ[s55]$ڮ]Z!yP,#0hV]msV,w`>,L1UMJfɶy^ɷ96C׬[ٶ𺰸Ƽ*C6DG?) HLa !2Li%(\.ٵ{+k~HfHqN CehijAÅ(v 6\߇ˏo71XsiZ#\.l:%"LR#L[ɵ\'7:[VaCYo=ypT t(bBڗ~)@yl7Vz-y>hLUax]8M!0elȦՈkŔS%y;@e.wldUy$S۝İ r_Fڀ!9W0@lʫjK;\ ѲZ)Y͸p H\6!h| Aʲ [$ ؏P X6ӧCBPzxNtFnvȒ8z=|_t`m׸vwQhgXvg䔆~BL T, T86-d]f9Uc/[H~2@j~DL̐2>-R4lq~8oA}َ0JX̡/n<‚`܇jc+fˉ}moԴs.4 h NDt69$z;ʻeϔ<إ=e{qڍ(貼\iON9RCר_N YχTUo6L. T}]%2ONY!^QPM!Jec>b:̄Ww.yUԊGz׆q\.z_}F~d!更KF6pbGhI\utlda}~Xd Wy[R7529>'eVbiHPS/q  ]a!bZVijvBԚڤ5uV/NDO)$6M*o$ER W5GwRsJuP ;)Ot X|q+B,I#k椳e}y׀Lto)ݨ8 $=r+F@/! w[%T*dS:wГWd➣ٌTl+zjvzl[KͿh*Y^#A#fm{ϣç8?JNynx)lm4LvGR"(N ) \PS^( l6LKigvLpt;]L~eo ;zUbp>3jp6wT4qcnc8ג!'~_'dLvI8 "^Ɋ$O&sB+w=]@pohzeq)0#O]*-H7ч1ԠLl~H 5FA.c~f0㥯I Ti\uV]NMϪ5-fk{!.0 GQfkD&N'u7RVLճg5+*swِb >뷃V$`v G!UT"3LyUhWq!0-# " A!X>1x q@Y@,Ǡ2}]bцT"Δpf$v.NQ&J\;jUL~v .CI),C[V*V8%΂,5jT~G"]x^)pR8af)pF(-/Vx NV/ -$ 1ACZLz7QK+8Ϻ(j=SgyyxmM/V5'-o+_jnh3(1FE SdOgA+_-ۆ:pAsįQLvD~%;jh%MkVjnXz-?e^:'܃QhiB[Sl:͑5ߓvЃ,df kjтy܀mMtz}BAyAv͉s:$2v7/ά3>oxRReJݤt>"WVw/ PbD<=Z*˂l#ZLuE{\\G1!lN[?vغ뤵"DH5䌺4Kn6AzO>WUW,,$X8pq7'>HU*6|JWw)2!z%n1Zr0rE "Ӻ旖ߌg<3o7wQگ{|K,:Ln.EF8 h)l2jQ!@Ouc8$5%Zk  hd C, :|w ?:rk%ۀߗILOcHğ%eorB1waЋn0VO /=ʁIt#!nNŲq  uRU^TZiHdUV0[(07÷oGfD%Fp"t+q uќz%dH1*x{02ǙT g ,P`iQJrR=!6[9KBMԤ4ǐBbCif2@ nCOTvx֘""54Aa; &tmCU&4UYbGaO$4'&ݸaR/u˹Y@Fb-M;*bٖLğށYVz̬C v"*Zp5&@LNYv0.uEwnv֮y ~:$TC,IsDP~q 0@Q; )%фЖOA=Ap+-ɦ$QFH=Ѳ :~z~)3u!sef4G^{4OSr@S1s{QO!!K}RSJh 5IKֽM#"7l!K]aa^cNDNjΟ"Z?qe0?g6e2:ށEޕ\Ozl|~l0㧽m2ނI>ȸk L37 Ǟ,2^6 ޵Wo3_gܰvv6E[N8~ Wv ɇ V8e1IӹThDc3rD :$ܙcpN~鉞Pht֮O-Oނ'iwxmBRT|tg' 0PZ _MƔR4ڬ#04cvߔeG&0$FW@a(FijM H"1JMOc' 6l5g{~a2]JgdX+ r匲_FGDv$2ރ!YzՖf]6@tTk/,^L;z97Duy]ZHgi8.50$woI?otKUݦԃe]:ʫ(x*g!\UN-`j7E%+KJ h2#YaϦPlwY*qlV5z7\5mfW`,EX00z"whjCCMnNW].fPbQq xP}"Nf*p[(ҁ40Ps3 RaԘ6twt_pb~X>ز"iO8Z% =$(V*u9cV.a ^.oXDR.ǩwNr\P~,b/>/։ʐX:fݧAyC4VM7z ˾^Ћjˍ }NNT\i&n5uW] M .?Ye6U+J?:a/o/ߢYBqaABI V)]^sloV~5 u/1bc6vҀ30})4~r25J1)D}3ۖ!H)y"zceyp(ehZ,#{ԭd,WVek%fF?E^g&+o@u6(69c2/Vd~̱0ׇԱy\IF]5pa~BYlQ\nػ9Dr^qis-j.zP|U0].&4y;x {=he'y34WQO%i'@/1dq[TH9$:* 3ovoѾ0-4 ~lC nwM y>:Dav'D LbGd; _H8u6erGFq(fJzk(Yj.4F:;fô:ɼ/Y倓hr2DQG"$7A1Swݥ+KFW"@uu$Jvn,L*jwbaѽ%oO8$>l7E±"GޡUbm\m/g֛ba֕[:'T.f{Ꞑ"s Zk\)ӳM$?IZv~28H[́~ㆦj>&VFӇ[h=% gEwQy.Ma#">^i>'"C#e4rQgs*hh//++|uf_ׄĉ=zJ霡dp3[VS#e'$$/~!d)>R w efQu|;䫰>ԳJΤuFd^BKHAm" : { .#'5k׶tuQޔSS s)532E81333hU9NdWVgkM ]K/Tݦj$N+AʁeY40gˣK8PUGd=iYrRX[yo Ke>.4tLf&yDtVᑑF.^wN jǢO.]?Rg6Xs顣l c1$}حSk$Y&vꥡZw~j7RYmfxӟI-['Y{iXrUL ]U[H3PO֘(7=%?s}Kt#KP/'xפvB~=@8_ IZlR$!O7vhM7l.R&QJG]caZ/,@[,D7\ZۓsR 5b/*lg%E#ihX>'u"uEj7y/y9fq7$-UweR9 T; xPP)Fd9$޶>x=\ՍouV!ST#l$?IŸRG˕䈷q+IUD>$INIxl97^ 5 @Pqg<6Es/!iIcDk'-W"Ȼ#6Aqc~F@;EL̲0i+/i''`yLNxc&rѽB W#6 qQV,*vN[^[P86/Z~OMDXOЦt"!`C{]} P!`ԵL 'ﶆ# PÂh U2L*HG{~i^d`YN o:1up!-9s, 1L< ˘} PiQxP~z@h?5'lNi!pIv+1c֨o$?"aQU&M1hQhrQs4!m)O ؂RSh&\Nglő7-)On@0ZHRkMͭdy(t .r=9Ce)#W8 }kL^G{:l0hj5nC4ReR{CQ }.k=ٿ[NЩȝ%kPcr hn]JG u;؞R;A;wWLԺ6IuV QT:0f[RD44} ~}J˧ Y:d!QU )*³t̤=!th Z89حK)̸1 &o)Dee 7>F=DrLP=xĦ]s;f8ݼF3Tܕ\$nl3rB?N[З@wJZ:)TjT# 4=>P#@ .F6i=Ha6h5tȒ>3ԗ<4owZ"*#^\ `t2'.r{ #R )_Ejg((.>HֈcZ詶pP3]jjtU( \iky re3dlRDRkygA)K4ӹ>ŷ;&=AӲ4:e<J,fh8 <ߕآڴ~?d.K`%0v}nEZ^%p|[WҎEd,H0)=}'1iA #5-sNfeYH Đ9 u8ӛ~) EVWt\ ضe'5  :`@Uj$ th"&T W;tF \M{EfQ<[k@){=WՈT"` /ޔ@EϚo唻>SǢtEjGL3Nn@:'y'χ%?h@6D:2Qؼt6#?AM_L.diSFXCX;ryh]( Bl\ 8QcRZ?̂U Ȧ вP88O٢7 ىRaI5=PTg5L^4a]- hbQnshi ͺ=M+ <_FB`ݞx@L:qM./~#d}"8=,yB5߽qW*X6XX6+1aAd|a,>3 D| V,:1-M{xٷ}bLCTMRqgJ|G-TϮ:"CE0e#@ڔi=Y;YOy;MB6^dºI~"}`)aQ#0rH6R`PKCx7L砾:uy#Fɿ񳰯3@%{%,'kUB(2Ɛ7 (6;4ld2Hle2=m&YFkum5acD]\Qq }&b 7564b54P*`&ow1$Y*'^CF3,C9*1JIP@B ki}픢t#3Os8L ?{ 7jma\C?2t1+ҟ-e>RD4L&R>{$ao*80_5 AJD$g\Z A&*u\Y\⻭jUtK!Ƣ7%<3i>?Y` Q}d`AUZ<(+ R uU*7v)ksڃ(Ojs>7OD']6ʼXk:dƄPm-*WL|JlS,A%X:AMc?q/mGnߐ/i)$5/MgJ(gy3]\Ptr@$0߯~vꡑz kw&2T,Ό0^pdaS4&PjfӬ6]n*=)j!Cz3qw%GX5kֽt7*"FX;iʣҼtoJ=Qn&ɯmn+yxζ0|ٗ_#),v$C'#eZ{Gй`\*ǧXk!OdZ\َ~*O_c O@ UM:^KZ 2dR8m,kx ”mT 3f6Qar ?-/Zkf= V@Y=ٻ+kJM{V3ܰ{XP#0h[Q4qXe5 e'țڳ(8[oܙM1&$4S2׶贬Mf@mPɴ$pO4բr8Dn PM= vԌd{fZLUce xLlDH^.)fΩb}CEK%#uyeswOJ Ygg`K'^0TSX p#~(OdcYgl3vuûl=ڶ@I`br9*xd_6x`OHq B&S?9OsP! N:GqRR> \WJhT,҉']i&YWNe0I@4 %w_5Lph"HIP)ae8_L/jFGE,J-;|TU( w0Į@(bV# SI'YO8nu/j8=CoF0Bs+p'y3|z&u̪!@*ܵ1U7 8*eWo sjgCt)45`<7gY'N-p%Mi Rc>o`jhv u%(Lnj4ON9MݚԜc\ pW";c<ɮ~|^{s#Aީ",UC+)"(?Opp|ckp|-Ax%OĜf]R7PyS8CbVD }rP cܠތt]:w PzHBVjVpRvt*O_Oa-^oEMa$hD "1 s dV O_R[wH.jPG^#cG2X)h7W~߅Hs