pdns-backend-ldap-4.1.8-bp151.3.9.2<>,<_l֜!M@eeeOlC"0SQly6TĕdkXP?0_WLѼra?5BJf3b^H)u= -a{G|O?vHG+ =A䇫ͰJpQYC/Fz=;`G7]қ\$(770EPӡV/>qfTGj2kw50BE0?C&y7N*4k+~y&?p ^LM؝72\xGbų#d{9C/,p$iplj >>]?]d & <  8\v|       9RtH(8292: 2FXGX,HX@IXTXX\YXh\X]X^XbYFcYdZeZfZlZuZvZw\x\y\&z]T]d]h]n]Cpdns-backend-ldap4.1.8bp151.3.9.2LDAP backend for pdnsThe PowerDNS Nameserver is a authoritative-only nameserver. It conforms to contemporary DNS standards documents. This package holds the LDAP backend for pdns._lobs-arm-1CSUSE Linux Enterprise 15openSUSEGPL-2.0-onlyhttp://bugs.opensuse.orgProductivity/Networking/DNS/Servershttps://www.powerdns.com/linuxaarch64  %/큤_l_l_l_l_l3c35a646e682dbee7350fb9479fffb39114bf6f14f5a87350f48d0f7128dddf6afc3002cf292b6344ee05b3db62eadaa59a6c7d195e4f81fcf867d49bdf705868ff3bf3f9096115b164f10835aff799914b65f4d651e9fa84f0bbbefde316db994d36c21e56b2096d83db548c399f287966ff082fada65f9a5d1bb72fcd51cf2f67b2ec28e45bd8ee0af5e35fca358e7c6521b81a591803814a20635fb64592arootrootrootrootrootrootrootrootrootrootpdns-4.1.8-bp151.3.9.2.src.rpmlibldapbackend.so()(64bit)pdns-backend-ldappdns-backend-ldap(aarch-64)@@@@@@@@@@@@@@@@@@@@@@@@    ld-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)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libkrb5.so.3()(64bit)libkrb5.so.3(krb5_3_MIT)(64bit)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)pdnsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.1.83.0.4-14.6.0-14.0-15.2-14.14.1_k8^%@^`]A\@\@\@\[[[@ZZZЛZZZ@Z@YeYY5Y}@YMYMXDX@X~@Xx@Xx@XN@WW@WJVV8UUv@U>$U8TPTи@Tи@Tи@Tto@Ta@T_W@TR(@TO@TO@TO@Adam Majer Adam Majer Vítězslav Čížek Adam Majer Michael Ströder Michael Ströder Michael Ströder Dirk Mueller Michael Ströder amajer@suse.commichael@stroeder.comkbabioch@suse.commrueckert@suse.deadam.majer@suse.demichael@stroeder.comadam.majer@suse.demrueckert@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.devcizek@suse.comwr@rosenauer.orgmichael@stroeder.commichael@stroeder.commrueckert@suse.deadam.majer@suse.demichael@stroeder.comadam.majer@suse.deadam.majer@suse.dedimstar@opensuse.orgmichael@stroeder.commrueckert@suse.demichael@stroeder.commichael@stroeder.commichael@stroeder.commichael@stroeder.commichael@stroeder.commrueckert@suse.demichael@stroeder.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demichael@stroeder.comLed michael@stroeder.commrueckert@suse.demrueckert@suse.demrueckert@suse.de- CVE-2020-17482.patch: fixed an error that can result in leaking of uninitialised memory through crafted zone records (CVE-2020-17482, bsc#1176535)- pdns_maxmind.patch: backport support for MaxMindDB- Build with libmaxminddb instead of the obsolete GeoIP (bsc#1156196)- CVE-2019-10162.patch: fixes a denial of service but when authorized user to cause the server to exit by inserting a crafted record in a MASTER type zone under their control. (bsc#1138582, CVE-2019-10162) - CVE-2019-10163.patch: fixes a denial of service of slave server when an authorized master server sends large number of NOTIFY messages (bsc#1138582, CVE-2019-10163) - CVE-2019-10203.patch: update postgresql schema to address a possible denial of service by an authorized user by inserting a crafted record in a MASTER type zone under their control. (bsc#1142810, CVE-2019-10203) To fix the issue, run the following command against your PostgreSQL pdns database: ALTER TABLE domains ALTER notified_serial TYPE bigint USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END;- Update to 4.1.8 * #7604: Correctly interpret an empty AXFR response to an IXFR query, * #7610: Fix replying from ANY address for non-standard port, * #7609: Fix rectify for ENT records in narrow zones, * #7607: Do not compress the root, * #7608: Fix dot stripping in `setcontent()`, * #7605: Fix invalid SOA record in MySQL which prevented the authoritative server from starting, * #7603: Prevent leak of file descriptor if running out of ports for incoming AXFR, * #7602: Fix API search failed with “Commands out of sync; you can’t run this command now”, * #7509: Plug `mysql_thread_init` memory leak, * #7567: EL6: fix `CXXFLAGS` to build with compiler optimizations.- Update to 4.1.7 with a security fix: * Insufficient validation in the HTTP remote backend (bsc#1129734, CVE-2019-3871)- Update to 4.1.6 * Prevent more than one CNAME/SOA record in the same RRset- adjust buildrequires for mariadb 10.2.x on SLES- Update to 4.1.5 * Improvements - Apply alias scopemask after chasing - Release memory in case of error in the openssl ecdsa constructor - Switch to devtoolset 7 for el6 * Bug Fixes - Crafted zone record can cause a denial of service (bsc#1114157, CVE-2018-10851) - Packet cache pollution via crafted query (bsc#1114169, CVE-2018-14626) - Fix compilation with libressl 2.7.0+ - Actually truncate truncated responses- Update to 4.1.4 - Improvements * #6590: Fix warnings reported by gcc 8.1.0. * #6632, #6844, #6842, #6848: Make the gmysql backend future-proof * #6685, #6686: Initialize some missed qtypes. - Bug Fixes * #6780: Avoid concurrent records/comments iteration from running out of sync. * #6816: Fix a crash in the API when adding records. * #4457, #6691: pdns_control notify: handle slave without renotify properly. * #6736, #6738: Reset the TSIG state between queries. * #6857: Remove SOA-check backoff on incoming notify and fix lock handling. * #6858: Fix an issue where updating a record via DNS-UPDATE in a child zone that also exists in the parent zone, we would incorrectly apply the update to the parent zone. * #6676, #6677: Geoipbackend: check geoip_id_by_addr_gl and geoip_id_by_addr_v6_gl return value. (Aki Tuomi)- Use HTTPS links in .spec file like mentioned in PowerDNS announcements - removed obsolete 6370.patch - Update to 4.1.3 - Improvements * #6239, #6559: pdnsutil: use new domain in b2bmigrate (Aki Tuomi) * #6130: Update copyright years to 2018 (Matt Nordhoff) * #6312, #6545: Lower ‘packet too short’ loglevel - Bug Fixes * #6441, #6614: Restrict creation of OPT and TSIG RRsets * #6228, #6370: Fix handling of user-defined axfr filters return values * #6584, #6585, #6608: Prevent the GeoIP backend from copying NetMaskTrees around, fixes slow-downs in certain configurations (Aki Tuomi) * #6654, #6659: Ensure alias answers over TCP have correct name- Update to 4.1.2 - Improvements * API: increase serial after dnssec related updates * Auth: lower ‘packet too short’ loglevel * Make check-zone error on rows that have content but shouldn’t * Auth: avoid an isane amount of new backend connections during an axfr * Report unparseable data in stoul invalid_argument exception * Backport: recheck serial when axfr is done * Backport: add tcp support for alias - Bug Fixes * Auth: allocate new statements after reconnecting to postgresql * Auth-bindbackend: only compare ips in ismaster() (Kees Monshouwer) * Rather than crash, sheepishly report no file/linenum * Document undocumented config vars * Backport #6276 (auth 4.1.x): prevent cname + other data with dnsupdate - misc * Move includes around to avoid boost L conflict * Backport: update edns option code list * Auth: link dnspcap2protobuf against librt when needed * Fix a warning on botan >= 2.5.0 * Auth 4.1.x: unbreak build * Dnsreplay: bail out on a too small outgoing buffer (CVE-2018-1046 bsc#1092540)- add patch for upstream issue #6228 https://patch-diff.githubusercontent.com/raw/PowerDNS/pdns/pull/6370.patch- geoip not available on SLE15 but protobuf support is available.- Update to version 4.1.1: bug-fix only release, with fixes to the LDAP and MySQL backends, the pdnsutil tool, and PDNS internals- Update to version 4.1.0: + Recursor passthrough removal. Migration plans for users of recursor passthrough are in documentation and available at, https://doc.powerdns.com/authoritative/guides/recursion.html + Improved performance: 4x speedup in some scenarios + Crypto API: DNSSEC fully configurable via RESTful API + Database: enhanced reconnection logic solving problems associated with idle disonnection from database servers. + Documentation improvements + Support for TCP Fast Open + Removed deprecated SOA-EDIT values: INCEPTION and INCEPTION-WEEK - pkgconfig(krb5) is now always required for building LDAP backend - pdns-4.0.4_mysql-schema-mariadb.patch: removed, upstreamed- package schema files in ldap subpackage- Update to version 4.0.5: + fixes CVE-2017-15091: Missing check on API operations + Bindbackend: do not corrupt data supplied by other backends in getAllDomains + For create-slave-zone, actually add all slaves, and not only first n times + Check return value for all getTSIGKey calls. + Publish inactive KSK/CSK as CDNSKEY/CDS + Treat requestor’s payload size lower than 512 as equal to 512 + Correctly purge entries from the caches after a transfer + LuaWrapper: Allow embedded NULs in strings received from Lua + Stubresolver: Use only recursor setting if given + mydnsbackend: Add getAllDomains + LuaJIT 2.1: Lua fallback functionality no longer uses Lua namespace + gpgsql: make statement names actually unique + API: prevent sending nameservers list and zone-level NS in rrsets- Ensure descriptions are neutral. Remove ineffective --with-pic. - Do not ignore errors from useradd. - Trim idempotent %if..%endif around %package.- Added pdns.keyring linked from https://dnsdist.org/install.html- Don't BuildRequire Botan 1.x which will be dropped (bsc#1055322) * upstream support for Botan was dropped in favor of OpenSSL, see https://blog.powerdns.com/2016/07/11/powerdns-authoritative-server-4-0-0-released- This makes the schema fit storage requirements of various mysql/mariadb versions. pdns-4.0.4_mysql-schema-mariadb.patch - preset uid and gid in configuration- fixed use of pdns_protobuf- update to 4.0.4 - fixes ed25519 signer. This signer hashed the message before signing, resulting in unverifiable signatures. - send a notification to all slave servers after every dnsupdate for complete list of changes, see https://blog.powerdns.com/2017/06/23/powerdns-authoritative-server-4-0-4-released/- added pdns-4.0.3_allow_dacoverride_in_capset.patch: Adding CAP_DAC_OVERRIDE to fix startup problems with sqlite3 backend- use individual libboost-*-devel packages instead of boost-devel- update to 4.0.3 which obsoletes b854d9f.diff- b854d9f.diff: revert upstream change that caused a regression with multiple-backends- update to 4.0.2: The following security issues were fixed: - 2016-02: Crafted queries can cause abnormal CPU usage (CVE-2016-7068, boo#1018326) - 2016-03: Denial of service via the web server (CVE-2016-7072, boo#1018327) - 2016-04: Insufficient validation of TSIG signatures (CVE-2016-7073, CVE-2016-7074, boo#1018328) - 2016-05: Crafted zone record can cause a denial of service (CVE-2016-2120, boo#1018329) For complete changelog, see https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-402- BuildRequire pkgconfig(libsystemd) instead of pkgconfig(libsystemd-daemon): these libs were merged in systemd 209 times. The build system is capable of finding either one.- update to 4.0.1 Bug fixes - #4126 Wait for the connection to the carbon server to be established - #4206 Don't try to deallocate empty PG statements - #4245 Send the correct response when queried for an NSEC directly (Kees Monshouwer) - #4252 Don't include bind files if length <= 2 or > sizeof(filename) - #4255 Catch runtime_error when parsing a broken MNAME Improvements - #4044 Make DNSPacket return a ComboAddress for local and remote (Aki Tuomi) - #4056 OpenSSL 1.1.0 support (Christian Hofstaedtler) - #4169 Fix typos in a logmessage and exception (Christian Hofsteadtler) - #4183 pdnsutil: Remove checking of ctime and always diff the changes (Hannu Ylitalo) - #4192 dnsreplay: Only add Client Subnet stamp when asked - #4250 Use toLogString() for ringAccount (Kees Monshouwer) Additions - #4133 Add limits to the size of received {A,I}XFR (CVE-2016-6172) - #4142 Add used filedescriptor statistic (Kees Monshouwer)- update to 4.0.0 https://blog.powerdns.com/2016/07/11/powerdns-authoritative-server-4-0-0-released/ https://blog.powerdns.com/2016/07/11/welcome-to-powerdns-4-0-0/ - packaging changes: - remotebackend split out now - enabled experimental_gss_tsig support - enabled protobuf based stats support - no more xdb and lmdb backend - added odbc backend where supported - drop pdns-3.4.0-no_date_time.patch: replaced with - -enable-reproducible- update to 3.4.9 * use OpenSSL for ECDSA signing where available * allow common signing key * Add a disable-syslog setting * fix SOA caching with multiple backends * whitespace-related zone parsing fixes [ticket #3568] * bindbackend: fix, set domain in list()- update to 3.4.8 * Use AC_SEARCH_LIBS (Ruben Kerkhof) * Check for inet_aton in libresolv (Ruben Kerkhof) * Remove hardcoded -lresolv, -lnsl and -lsocket (Ruben Kerkhof) * pdnssec: don't check disabled records (Pieter Lexis) * pdnssec: check all records (including disabled ones) only in verbose mode (Kees Monshouwer) * traling dot in DNAME content (Kees Monshouwer) * Fix luabackend compilation on FreeBSD i386 (RvdE) * silence g++ 6.0 warnings and error (Kees Monshouwer) * add gcc 5.3 and 6.0 support to boost.m4 (Kees Monshouwer)- update to 3.4.7 Bug fixes: * Ignore invalid/empty TKEY and TSIG records (Christian Hofstaedtler) * Don't reply to truncated queries (Christian Hofstaedtler) * don't log out-of-zone ents during AXFR in (Kees Monshouwer) * Prevent XSS by escaping user input. Thanks to Pierre Jaury and Damien Cauquil at Sysdream for pointing this out. * Handle NULL and boolean properly in gPGSql (Aki Tuomi) * Improve negative caching (Kees Monshouwer) * Do not divide timeout twice (Aki Tuomi) * Correctly sort records with a priority. Improvements: * Direct query answers and correct zone-rectification in the GeoIP backend (Aki Tuomi) * Use token names to identify PKCS#11 keys (Aki Tuomi) * Fix typo in an error message (Arjen Zonneveld) * limit NSEC3 iterations in bindbackend (Kees Monshouwer) * Initialize minbody (Aki Tuomi) New features: * OPENPGPKEY record-type (James Cloos and Kees Monshouwer) * add global soa-edit settings (Kees Monshouwer)- update to 3.4.6 [boo#943078] CVE-2015-5230 Bug fixes: * Avoid superfluous backend recycling * Removal of dnsdist from the authoritative server distribution * Add EDNS unknown version handling and tests EDNS unknown version handling Improvements: * Update YaHTTP to v0.1.7 * Make trailing/leading spaces stand out in pdnssec check_zone * GCC 5.2 support and sync boost.m4 macro with upstream * Log answer packets only if log-dns-details is enabled- update to 3.4.5 Bug fixes: * be careful reading empty lines in our config parser and prevent integer overflow. * prevent crash after --list-modules (Ruben Kerkhof) * Limit the maximum length of a qname Improvements: * Support /etc/default for our debian/ubuntu packages (Aki Tuomi) * Our Boost check doesn't recognize gcc 5.1 yet (Ruben Kerkhof) * Various PKCS#11 fixes and improvements (Aki Tuomi) * Several fixes for building on OpenBSD (Florian Obser) * Fix several issues found by Coverity (Aki Tuomi) * Look for mbedtls before polarssl (Ruben Kerkhof) * Detect Lua on OpenBSD (Ruben Kerkhof) * Let pkg-config determine botan dependency libs (Ruben Kerkhof) * kill some further mallocs and add note to remind us not to add them back * Move remotebackend-unix test socket to testsdir (Aki Tuomi) * Defer launch of coprocess until first question (Aki Tuomi) * pdnssec: check for glue and delegations in parent zones (Kees Monshouwer)- no longer ship dnsdist here, we will ship a new package based on the snapshots from http://dnsdist.org/- update to 3.4.4 with a fix for CVE-2015-1868 (boo# 927569) Bug fixes: - commit ac3ae09: fix rectify-(all)-zones for mixed case domain names - commit 2dea55e, commit 032d565, commit 55f2dbf: fix CVE-2015-1868 - commit 21cdbe5: Blocking IO in busy-wait for remote backend (Wieger Opmeer) - commit cc7b2ac: fix double dot for root MX/SRV in bind slave zone files (Kees Monshouwer) - commit c40307b: Properly lock lmdb database, fixes ticket #1954 (Aki Tuomi) - commit 662e76d: Fix segfault in zone2lmdb (Ruben Kerkhof) New Features: - commit 5ae212e: pdnssec: warn for insecure wildcards in opt-out zones - commits cd3f21c, 8b582f6, 0b7e766, f743af9, dcde3c8 and f12fcf7: TKEY record type (Aki Tuomi) - commits 0fda1d9, 3dd139d, ba146ce, 25109e2, c011a01, 0600350, fc96b5e, 4414468, c163d41, f52c7f6, 8d56a31, 7821417, ea62bd9, c5ababd, 91c8351 and 073ac49: Many PKCS#11 improvements (Aki Tuomi) - commits 6f0d4f1 and 5eb33cb: Introduce xfrBlobNoSpaces and use them for TSIG (Aki Tuomi) Improvements: - commit e4f48ab: allow "pdnssec set-nsec3 ZONE" for insecure zones; this saves on one rectify when securing a NSEC3 zone - commits cce95b9, e2e9243 and e82da97: Improvements to the config-file parsing (Aki Tuomi) - commit 2180e21: postgresql check should not touch LDFLAGS (Ruben Kerkhof) - commit 0481021: Log error when remote cannot do AXFR (Aki Tuomi) - commit 1ecc3a5: Speed improvements when AXFR is disabled (Christian Hofstaedtler) - commits 1f7334e and b17799a: NSEC3 and related RRSIGS are not part of the dnstree (Kees Monshouwer) - commits dd943dd and 58c4834: Change ifdef to check for __GLIBC__ instead of __linux__ to prevent errors with other libc's (James Taylor) - commit c929d50: Try to raise open files before dropping privileges (Aki Tuomi) - commit 69fd3dc: Add newline to carbon error message on auth (Aki Tuomi) - commit 3064f80: Make sure we send servfail on error (Aki Tuomi) - commit b004529: Ship lmdb-example.pl in tarball (Ruben Kerkhof) - commit 9e6b24f: Allocate TCP buffer dynamically, decreasing stack usage - commit 267fdde: throw if getSOA gets non-SOA record- update to 3.4.3 Bug fixes: - [commit ceb49ce] pdns_control: exit 1 on unknown command (Ruben Kerkhof) - [commit 1406891]: evaluate KSK ZSK pairs per algorithm (Kees Monshouwer) - [commit 3ca050f]: always set di.notified_serial in getAllDomains (Kees Monshouwer) - [commit d9d09e1]: pdns_control: don't open socket in /tmp (Ruben Kerkhof) New features: - [commit 2f67952]: Limit who can send us AXFR notify queries (Ruben Kerkhof) Improvements: - [commit d7bec64]: respond REFUSED instead of NOERROR for "unknown zone" situations - [commit ebeb9d7]: Check for Lua 5.3 (Ruben Kerkhof) - [commit d09931d]: Check compiler for relro support instead of linker (Ruben Kerkhof) - [commit c4b0d0c]: Replace PacketHandler with UeberBackend where possible (Christian Hofstaedtler) - [commit 5a85152]: PacketHandler: Share UeberBackend with DNSSECKeeper (Christian Hofstaedtler) - [commit 97bd444]: fix building with GCC 5 Experimental API changes (Christian Hofstaedtler): - [commit ca44706]: API: move shared DomainInfo reader into it's own function - [commit 102602f]: API: allow writing to domains.account field - [commit d82f632]: API: read and expose domain account field - [commit 2b06977]: API: be more strict when parsing record contents - [commit 2f72b7c]: API: Reject unknown types (TYPE0) - [commit d82f632]: API: read and expose domain account field- set $LD for now. this fixes the configure check for relro,now.- remove custom PIE handling. upstream does it for us now.- update to 3.4.2 This is a performance and bugfix update to 3.4.1 and any earlier version. For high traffic setups, including those using DNSSEC, upgrading to 3.4.2 may show tremendous performance increases. A list of changes since 3.4.1 follows. Please see the full clickable changelog at https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-342 - move man pages to section 1 to follow upstream change- disable botan and geoip on SLE_12 because of missing dependencies.- Fixed broken _localstatedir- fix bashisms in pre script- update to version 3.4.1 Changes since 3.4.0: * commit dcd6524, commit a8750a5, commit 7dc86bf, commit 2fda71f: PowerDNS now polls the security status of a release at startup and periodically. More detail on this feature, and how to turn it off, can be found in Section 2, “Security polling”. * commit 5fe6dc0: API: Replace HTTP Basic auth with static key in custom header (X-API-Key) * commit 4a95ab4: Use transaction for pdnssec increase-serial * commit 6e82a23: Don't empty ordername during pdnssec increase-serial * commit 535f4e3: honor SOA-EDIT while considering "empty IXFR" fallback, fixes ticket 1835. This fixes slaving of signed zones to IXFR-aware slaves like NSD or BIND.- only enable geoip backend on distros newer than 12.3 before the package lacks the pkg-config file and there is no fallback to finding geoip without it.- fix permissions of the home directory- enable some backends that we had forgotten: - pipe (main package) - random (main package) - geoip (new subpackage) - new BR: yaml-cpp-devel and GeoIP-develobs-arm-1 16009535584.1.8-bp151.3.9.24.1.8-bp151.3.9.2zone2ldaplibldapbackend.sodnsdomain2.schemapdns-domaininfo.schemazone2ldap.1.gz/usr/bin//usr/lib64/pdns//usr/share/doc/packages/pdns//usr/share/man/man1/-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.opensuse.org/openSUSE:Maintenance:13121/openSUSE_Backports_SLE-15-SP1_Update/800bb5e90984cb5e1dd903a4d61773d3-pdns.openSUSE_Backports_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=4c1cdc0f4a2fe9266383cc83c790694cb881c5ca, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e3eaa3d477f56cb8cac626651bc9dc99fccbb1a2, strippedASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRR RRRRRRRRRRRRRRR RRPRRR RRRRRRRR R RRRRR Xh̤Iutf-85478d2d4fa800bf577cb4e358a441c17999a421d66a943b7ad2b6be0867dc792? 7zXZ !t/O}0]"k%60E<$#]! L)- 7׊7Z"&䭍 XD'H ğK#^~Oj¸ CϪղlѱTg4`){Asa{2ŘUFOV;d4̹uhgܹ}H \b DwxP>Vf F⍵o~?0g&}ۦ woP7"nlBYQֽAH.AQLPk:%RKCC07glck|IDGՏɃa,P4'V~Vbd*"=sHK}J&RHBf4̛~,X)e7yn`f9آ v֔x;&Ĝ _c0Iu;=d9#7`H㣇^/(n^d#뉙 %ϒ^DO+g˞H*vGJMd;@*|:XR4y+_$UB[P &톴pE9ֿ$dA$EFvu<:SUTX8C%T\),syp;qPgD:8'2 CZKhø3TR4[KLQ "9t-jJ0=! "`[#n*78H,Jg6xTbybF#T_jdC1H_d kCq MFo7ʪA< ͉iԊ&iݒ5O)K?U֠2R~%x% ?}Z_ Db1#AIk}[([tcwzy>h?3=O 3b7Ȣ K&%F_ O=b'wj Bi#Xdl9XX,lu2!C9pr>'!=j%}mj`}IV%GU|XW&q UVDA2!}ꗫ%c5nr:K`^WT:J*@'롙@wvi6mF(޳9Ǯc~p89W2O843'-n_{nO`Ix ]{Z#`jv<7 Xsؾ, ߖqt%AkM }pUk@36 =7M'j)jRtNT2+襏 hs@KbRH3~I+ytHEy=jd;#06E)`5t > e^LObS :I̗?P#uUlv ,>s29\IB1\GBJ?-&},Fr$VSuW.Sf gl㪘{b(QB&xd~1BY׊.{A"H*E2 ~/*+L6(  dgZpp(2 KsCݲ.d2e!լV̨Ά0{^V:;]Ku:d4zv m?!) zYI*)ntEIO1xlOQ[Zhh`:! 6XA>ϖ3oh%}T(p. By7Љ:4 `6ǹ8% zJ5A҃"3}UkT.Sn^S >յ;cT*V\2:#'UwA ƬI!vPhlЕla*bA8'w^ofGltP3'36uoCǠ͕{_ 0`IH0U y/IөԂ:.6 [ (,8,-̱zӇӞwfC8AIPCq̼3jNH⏴6+$cp_As,p\o,&}N ƫߑ)5GQ?kjgY847 K-jzylf?6u+1$ǯ (*lw#+öv% .HFfwPLnMA{nzw_͸<:2d>)s6$CAYx CDBY3i5z*@tPAAl*l|aa{$͈HYwZ 3n|Gdl *=/_A1YRU8!@ӑ:4pZ=%(' {0P4XU7kOnZ.@kv-I0qzoxHfbKYYM6CANz1h\'~jRPlitn_ /`ylQ -)0J8k9Kc jm}nAMxu"?9|Rq&1nzUnV:dUtmًR^x6 (J:Эd-Lib4@KL؞:=7 ښ*P,B%]գ>Bni8S Z36g 9|@8Q+#mg҅!Z]`Htz!a*thi7BXERW;wn(IW`hNiͽif3\+ LĊݳƈh߽|肽*UXu:8gA`Z?7|Wb` 1BdѮzOb{B`,2OZ%5Yߖ| /3tkp? nܟyze~\/(dY{r;R=e!738GwQl 5Gxi^kkAaCTx?;\c)(FaY9&W܊rsO0wUDRk_QOgv9XܟEv60 K䣄1]U:vğ)>1&Kf! 6K.PJ1Ö4 R7_ĘaeCGT0>.$] Lf6շ`}?0Ew}/!(ϭpT!D/q)34ߞ,sZ:?! ^l2JDsCQ)H#p"/9WFɦm~ݘHIq!rٱΘNXDoo[X .| ]Ԁ NReĜd*oqrD9v9`@a1]x⃰kٷ"`M.YK$Ee:1)$&4.XlTTlgһĥJ tj8LMr:/{vfB|S tjhe3ne;LfxMji-tejG[%fXNPkZ`ʄm, U׌~wg@:,v",;jP8gX^b7 CxY.?d-EX)ɕ;gMDzչ`OeqÑ(teDkk8 fVÂiЕw" ">ztV)6OUz`5XU hgj7FX=V%[98Fp 5fH4Y'a@z -CJ*-ͨ7U_=cqYq;"t!DP3^i9g>l 6|iQaTu zO!SRtJdtRvK:  55Zm Ehi? u L׸4܏5ד0Fjfn ?kUڲs!LvΖ]@QF59K3ǘ[`Mғɚcw! ggqf|q罩$?!8iO3ZZTJlٰ9&JvgKJwr7Z3.CD\n#0wsSB/Xe~GlcWv1)b3g8F56Հ.' :ӻygBd>1;}a0(E> M#Ó[e0b=1Q:q`7tN=EHz G㋝ ެY)nx|pp~I)KwS="=֧ކcífޠy.KhDz< ݀3Rh iVocԅrbU s]H (el)ePz%Ye,}\|2yW׿56 M1|P|"ػ9H xFOY#%.gb{L*i Zˬ#nUT2)fIghebwZs9cn_m1_{h!@A6*;1%BG[Y̶hn)c]vB!öS(PKkmI[ݽen05v`cK7{ϬɅpݓ--X3 UX A3i_s^b:q݄ټ݄Xv/^f1Jh)Rfɣam1e;}ڷ\Og{=h`Xp;g@Zl`g"C GSV,_ϯ\wܑ=E/1K*5d>[9Ϲֱ}tQ/g [^K;ǀWQpr֣P*5mVXlCp/+WuClx8RTu4zPƥo$:DAb󸙟x)z?+eنI3ˋ8:P#٬C ͊ifSagoM8/CUqmwJ@ނ3ٹ"ωc`d GB R?UI æo~jPƧ4$l$`'Y?DjSZk:\pOfG2啝|Z*GVF׉?}Jh0+ʊB !rE+P.=YX<2ݷ}(Oo,3kǤ3ҫ=ո: -J#,س23.aK7hz w]MV)p ޮDyKcʠ2)TJp]r  lZHl؛ [ ,"ƥ[6.=qX,`:kzY8V2&J{oŦWWCxEBCa{ęwE-W|ꖚU ?mCU=ȉsZbdˀFr6+܂waZ7;0Pxa xf6[-Ahl*B'~1H6L(|7EqH<+ +h| 38G`ȫ%羁_Vv6A*|G}Dn{j~Vo^~Q/v8s zufǡI?G)EWBE\%C#\˂p}hFeȟN7Bp"6nCI{EBcnVAac2\qfVs'|3k~=aE|6Ċ;XtQC|j92`XrՌd7T ao_sXt&`lt#|2Y\Eh]y/R> 8 9.W2sk3m%|"7bxG Bmgd['8sѹgI%g?OEU@<}&G'[ EӮZ;2F.0Qu<0]8Ғ;.ݐOe1ԾDie kM|za_\/1~-t4z,M65E*e.yXQ8/3V;eל)yuzR\ʗ^GR4A _5Ǟ'3 I|1^ "r nfX٨n6 fmCDY&Gsёp㓾 ڝ?z Fi ^R7qXD7' rj~i?AG] ޭ%h͕2 wfDs˘qI- 3kʪ|Z̸M"N3iIPw0+C3sAyգ4JN{,Ý:bez.1] sqS? J]IޞQ~0ufX`*Z*2oÃPVpK UY\@GWB5=q֨r !ܮ )|VO;{ۚX2AQ L{$/< Wq$>:GSI:5Hht1xCrr*Ca>=jBQJGN_?d#}˝]se>-81gT" A1/<|%5V:2L'F=;v%e8l}M}/@,3\6U@FNo]o,K(? ۑM|Rp]\<cƹ$aC1ݓL辔5Ic^}UoLB '$?/f2 oNl5/Rd+PgO,9aNiBhØƣ!.k[x@ǀe.+*~>+10b:~з\1}r1@7?Ki4<&n>Xu-,wv0/#=KU1P]xD1*ܚ۳74 Uf:3}\"Ϗp/LThv!1>ߖHKzO>~kitVԌ-u0_rp5kj |.>-22JWYx%D-+'CL?E&Sgq~E z(ٿQ!9~e?f*k(2 xKUZ?wdl)~4^*P=unf/Vٞ ڳrqO< ϗ*>9bܧK(v2~B6 [nĄ"#T&pK7(}g];o𽀁 4Xo"ْzox[ɐ. eCC U C= HExNQ$R9q XDb22Hj=o\C_"lV\%pR<`O/,A@8q>?`Iă4 AVsPw8.^VP"ޯӆp;:bj~ـM$Tݨi8de$ ԖYE<aY}&mh 3 ,`ME0J:Oz!w(8BgJ<Czq+E̙{e\J) " ~&|Ql ZyL6֦ K- H*4pR?saQTo)%4dYn ;8>|P޺ oL-[ڃ؇33q:%|-`yziEG/& j}ò7@#lN&z/%k@Xs_م x?|OeQ3479|G!6 @>@=:?m0Ӱެq+ǩ`rጛ$ed_28ɠ1 o1>4ꂜ?eo*d[2׉~X=IoӴR7)`𷑈 oLOUL/tBhH'Mm}u 3L?al#GxiwL~2׌^O[4`[r2h]l"񦿬/&/ڑ VSunr?0 }֪oYRoQ\S&ޯ;v[fu2Ò1v'2cܱzTF׿}] d-tFB$`Qù>j]}-v3Z=rI}\va 2GGz\̙'FpV!Nf ?d/~5c|uN}QQXě3N N dB$~n Tdm+&j="z g*$f B~-:8dSd!ˮin36WA`f~{Gnz`)dI!s1/~L(:,дYmKz9!$Я}PA'.x32Z5͓^},9:nL*>+?&,}c>wL)&r ,)ƅ+|#QԻpEuMX FK&yPңڿjc8> mۿ.L1hݷP׼v$1ҫ(ҽQ4kbJ?5_|n7z;{=bMpy`^B(O>?W_G@mKyD៮TNiá/gs&Vxʟg"1T!$Ke8XbhpׁPœ ysS1l(j7D7 ldܛ*$䓥dCO} Y|ga9M*S%jS NT[O}˜iQ\0K'3(\Ώ+!e5gxq=K]Rf0wH3(ˑvϹM}DG#٦eAߗQ]Q=[~֥!)C01ˤwǣ\|Cd"Xml,fXWd:p lc˗Q=Ƴ_2:E=:}Ʀ$4Zcgw:5z :\WQw9{#C\k;@5WH Q1/lu:+M((v#J9c0#ۻL2AYq2+u ?!^\zX8A`ĭ>B!+hńF9H *~l,#3s:tRX֬Fʹ?bc)d{+8( h^mf)A:1^2>[K Hg>@ՔN).R@@d_yxƟ\=uc Yǰ BD&f{ۘśeA9%pG#ǯ?Sݲێ:V? K-SD,wպxP[N'Xj.q{r4=85pʚQޅtWMs0v*>+_e p*\i#-TbMr{ wPy_iI 5T{X M3K.wPh0ka%Z ,Ja,fSXaclAY'>nr>k=ǝgDtiEB${:A2 1VxY>ήcW*x#Ѱ.R*NЫ@CEt; _OvP-}m3b(؃h}_隦^JǽhC]X2E-Up[p'7Zќȼxost'$pVrKm PH{bBUW{UFM-lyM\Kr7G=}+s~qQ܍#p<Ŷ<(nX .*atmbs 4(kª}!p`<1&>' WT2b懑AL >c܌`~. z īT,D8QM'Q}>0=NP!Ie QoqpnH}FdcuʡU^Ԃ̢]. 7ΐ݆\R$Lϒ$q휘z=H8*cU:Ѧ.p:$J 0v:U'k X0+{&+m<ػV wpy[K@_%<J?=d<ΊUYԐps$&mshN~/]puFKt38+a#y7f14%h;;pٛ mn o!U{h)[5(6֘YZ̠8peazΚ~]Tw}yfs; MyuFə{hCdg i+;X*^' \wMy֧tS[#k>4?p}hO^ h*-|)|L3& 0)SC cDo1*c[J E?&XqX^A%5m0P]E_o~n!.DL>7pҡ8D<و,ݧn. +CcCǖywZ=,Eg 4pVݚ:H$PmJ3= b6o+)dPOkms AP;:~X#\wpγ;"\0~lLy(W'L ӖfpɈ` gah܉y@Ic}īWG3@lD)fڰV h`}7/v6J$s#FcUZC:ĝqh]!9OJN`KKn}|2R[9Hwi`3nw3%/ayFWhO-忇 pů8cӉQ@A&Ԭe}K4H ֪j,n5̔6q'u"P16D9g#@!8j~h6O^*q1,! E$t}q 7_c'>8K!ț~0=? -n(ԕ0etuGjT62m4bqOrm?*ȗ\W4cU?(9XfU'4}Ze CR0Dt)H뢖 0Ԓp J%%˂pCrӄ4gVg_o p9D$7=__:L6x)-f:6*vUeOIug4E{b QM\Dj52{lY 19W&b SkCz| rG5L=/u7FDdž|r_24ܟ+.KN顝m ΄=Iͳ>TZ$:r JVu%R(hJwN{(whH5p@ӽa>KK"i5hhϬ '5w62lt#UòQJw4-4z%[ʻҒu&Rx96k͖?mwA\vNc@dLmdz%RNVVfQY F ;s$/?! ?*II%HJ$1A:ﭘ6W .  XBAb3!2~#^CC8އ-ΤXv8Vf>]/0x<^Q7axiEy"|'txμSdy&Oq4>c]j[n-.ixE"X=Rڲt7iț;c_-s2YEG8FD|98 ( Y$[IxEL Z=nek""ż}tӜW_@GK{?u{8`i3ˋLsh>)n"#@z ?iB`rߴuڷ=M=hlnd6Ԗ-0vE@[#O3䌞׿@d޼Ƒf'u[E Uѧb.8A1(Ͽ͛=&gq.;0}@8K&q/cl*0ȾlvAdWT+rΎ lmH0tatL 䲷M3$cYK?٥D6HqGhߦf`~ VNIFl?@Jr.9Q7 =IU07tƤړdٲ A4>r!3$@&w)uM(C} s5IsVh.#1"2l9ګ_0lq/|@ׇzD<{SgPWQӓ B9yϲ0gbAcV?N^k:N@X뫹oL2Ѡ"%g-t|x!؀ >|6bgb5>6:b zW㔡TEB K)V,d޶hWm}z9~SV0Wpsŵ1 %= D@]D _5REMU iiU0@z K|8] Z9Wu lGreנ;9(\ν]>fl^w LH#ďg>C7hְ:'Q[ƙ#`\잯 Cr~%Jw&!׮198 D>v+FVɒ%)>W`ėR=?pϝ(x X>2e>Dyxt@'z=+7ԣQgI0(~ x*UW%GDST~0Mެ KLYcv%=-H=d/!`K m- 7&dZ=DBN ` H0_0JNpW7 hʻ,\O4Jrs惹*JcXlr{fs|2ư^{uQ@SKOj~=z@yX0'47muZVr't6?B 0M9E+q46U3hHC6(r;>ٖ9*.zuM"80ΌFsibzTǩ0>ΐtP= oXw 'gHm[ELɒ2UZqdbGnLi5H$=FygINEma Yɱ*9PF@$}2zK" neАȬ?"tƉՊ9ZWz y 0 kk-EbQrCq(4SĤTכXC;֡"]Tudڱn,lwVHmc잔G/*/a zDȇ<r*I3E Fe'(p5n|Lc3 ߔ2]}n ݌̳89j,E2Öʹ{B_)::R~pEc8PF2}pk3U֬́)[̌,d23x 36PjL>4dz׆hVQwUC(MC߾Ae>uB!'n;j!)\'cA#$xuUTKS_UrcF!NYSC8'lšOQwLH%CjS3V߶07j*?Q+\B(j;+h.0r|y^aKgx1 v5νr m CQ+$"~0p,* JR,ؽ-G˝X'#7NTRi #!Xq#aн NQ![a S5?-Z*($Ց/)<7SuE4Mc]UbWhWFLS/K?a8aܜu i3RAB؂n޴x8iQmG PEw1q" `q:YdqEpH}z5Dt퐸V6uUxJ aNh{qDzK&Cf]fԿL$Y4m[yW.d1p>zk3fԿS_6 %;=A;=Nfv4 zKӄe6Q_Ӥm32aَ4W f+&\,F68dP2%ݼ_/ U.C2B׆v_)5N9EMJ㮕I)ƙ1QeW+w q "eI!XzϏ0"S f"DsRƀQ*p$/w˚Hbq~Njm.}ҫJ^;TR)f0aKzCݰNeUY5cW]gMz$,1xZe.}LA%*~췍ۼU&iqO}P6oTѨ6Q#0mmKM:IDQ!?W6ZWȎ)uS:tߏbR] 0Ng<:NMxtN7>Nנ*H$LqjLt/9g5d[U8y@}/|+W- t+ G#h ˻I܉.z"q\ˍL0&Mv҉^Q&K;:b:P|1<>9Ƞ;`K8NI ۺo:5}2E]&a5sBn0fr1d=l,p.FtzT;&EW<&!z=*}&}ِHSk[=*,gMr;ּX{&n ?Q! 6 9#5*zbY$s`nPGfuM?2BQT{ʻVGϺИHcS1ӿFm5~ԮW˙V5gЭW"kqj qUsdu7豇^{,:@xk$ hzDpܑP=aOhORҟ>_R [GFd$/8WKuE4-pH}VHU2~VhXLoO\UMکw-4j\q_R) t #r==$oQeS[g6g3)7%' ϿƸd7LEG0^6Bs![{OV~SA=W+Hr F8%7\7%ޫ1)u3\LL"@ߴ_\޽1apb$,xRBN."pҧ4b~ҕyo%Ai耆kcF s`vϱ3ľv.S7SjXh; W&Ō"Y^e 'HQ`׌EP3=6*JK?p܁1nR@BQ+(~?P1 ԀYLD~DE?$yv.)6_3 )c"$ϞcZ} ʁY#؁ <'vsӘ&,nc V+vR_w"nIAzc\yKIR~+}.ʅ&([4ԏiq{0 UC[lQf(Oя3b>"8v138I@_¬ޗu2:{laj!*gU~ MVh=(L˱*ZSX8kjZsekju3WjJ9'0eU& r(/amZ v*o^eUet ;f+5u,~}-Hoy9 1TRڵd =͇{k?Q8VI赣kZl+B0~z5w\@[h.n+$.MUFm8m*3N`żȝ{NȈ:*uӢ./v+n^D"sI+\@eµMV omp稥;GD0ANAfWT<_rE-pBIzEi]@- LMa^Xt2;ʖ>] 7̔ 2+jHiDzsEP u \gцLo vDQ=sAzoEζr*'X'3Wȕco7!P1ʢ+J"K;za5TfV|*E>vKܶ^*S^TtmHX>tXfκS\hd*)A> .]i-ф!Ibb^хRaS< $kM0<3.`pŝ~Na:&o3rK,;dP7o"烞(.lvܤ۸Ϟ SXMcmNctVn4[V>EgM'}GMt{ <+ )}r6lYk(!FU BI2ɲIJ @Na73F6X$.Ce W!vLJ! _҉W5めLܷ}w!8a0'@=(-Ȥ۳ b7ekl?tMa" m<]ʒ RYpqewZn%@wY)}X"#ତ M$\ٙH4k~u1|LuUr=Fj̠R4( su'R;J7\[@dun\'ϜESsz8-&Z>%ٙ5ju\2`QݽpZqinhagǕEkp=qughCXczWZn&TuNkȒD_I)6{Tku_xHהOugQ2$Bމ|J@RXk[W7JO`W{|L`G  5%bU9BuG7d#p"^bOz{ p .w`Ӿk7ES٫oB srao$Nv+crR1H64"p3]JwWÿK&v)|v뽴.3)!a@Ax64\9H9GL _3 ҆~ہ DSV}M~s{:>i`~wc_ r k.i}dL{g})|$#ôn.W讏#,Cv` a0淙}6:zY\"&ΡŦщ\bk"(|&|3oC,H@m5 0޳l.H:i~ ;HD9X7$`myƎsitYiq:o"$ o/ӑ:V?jJ gra!;KԹ: nuy@c"PJu:2iR{K62c Ei2H ?i -V{|L$9w`nbDfӤl P~K{JE+.~5BVN5 F"_`AM(t,C{*_iZhɩɾVBB%ftB.,M6C뛿+E3{#y<EqlHTcI|~s&ɯm41&vCD!\<)YQ,83FId8[HۮȾnpI1 >{WuDjd?@xZ0g% 531[(GI!ֽ?+ k '+űtck}*,=o@kcɈ|yF}mL#=*ƒ3"z K+^`Ob̡xVtqQB-XО Z&#jZ#~_~#_Mly`9VG_gU!\U{ d~ܿ)b~u6)iV`vHW6Ι9?P --#тpFYzXMPbE z C﷚ڞސ(Q4ꢯ{d(`'߀bS=$GN[](@"zb*ʟs` Ux ⴛT4ƥ[2'vp*ee;ٶ:?rQ_Y=giX4y ^r]yWO>}cɈvA wL_ƛ$zqlh]Q6]W&EDKݪ lxVٔ pgȶ Z@{Dz~)d n(Vl!zTJ3MQ5#u񸖎%&Cɣ=D"a+ p7t"ZvcxR~D* :Il^d7颿lF3#Lym N;P7)~pUrM.`dsx6)mDnA˓jA,ɐvMU  1SI\AGЁsıg΄7>ʶקe4XvXf\o+1~g3ߕ3YMY0Y[n-@y!5~ZΚx*|p  FCḝK- ܋;K>\dOYVej^~㎄ä.k1Y8EJo;%l{ϘY,b S\X!@[OOr^:4SAD (2ӳ}=CC،_oE 9 g+8S`L6axXi^;oLB-9xR"5V9nף?R=H3QZTSЅa8!$sx܁3&VF5ٸFhΑ7xg%  a`!~=:K헝B| UvZ)iܵ MqjU৪<mOXiǃ56٣ʆ#hՐ̸zW*}0kP*+8!F%_7{meߗNeHxSc%#a- js4Se;ļ(IU[.X rk{3.%ύ͆:k=?x;>:ì+E5h5MHZM LG}j!iȜFA!Ѱ[v418dFV܏m@bkcb }vi.[ӿBU]mALjmaDcaUx́}[  HD6dY'Ytt VtxeX*)дdv8P?9_]pd^Ͻ wI\H!ܹXZf!=Qy ;rؘvB,j=M%yM2#A ^T^+1P}P:\j2?t;LZ%l2m@Ba#d.CQ5LF']qQ{괇3x;xhqd-3&^hz%Xٮ %{HEo -0]fRqwgX@czws6A5&eputGn,OyDg=%ْLI8A1N0~H ;ҭY[#~DM&s MVr0m$?c-}N(s0dd"ucֈ A86KYuSMł1&~V7K$_ؚo/+RC8bxx)shȑGoCҵwٔ(>1.);FOkGOk~ g;/J/tn-a'3*4;Uɢfz7]G}p_qZ,S6I&rB5$fR[}vXDo+]03:[XR6+jq~:LretU̾{umf^N|1x[6$Zwn3Q8mn4r{7XKO934ZQ՚ܶ 1؃;ͮ2f;àgO twKXT +Ot6=jgMsP\4b0||ű# <XN*4mȧqўS?#Y&FĺD{rs31xr:=s^c6ЏA FMԓ>ȑޮi }UUލQǞ@wkXK3*3Ofh^(cj'ʏ/_ڔ0z?mQ{R:@JBz풩aǀؒV~LiX,0_ C%G |Zl}c:3pw]ßkh^ )01Lk %̑C RR8||N2jxr]|Ua.J7Zޙv(k(!_h8p N0M'tVlAl3R #и )xEZYCQ1*i=tPj ?8K"!)Cx]|Gkh52vJWr)~}^xEu@ U|7m鹅n>8o}I]Mg6;uAa^ G%@?wLӥZHtwu*pono?OXNcD*"pv$ mI 'qg6 Uͣ6fvv3/ $!VUы^u+(*El}6QXMO*'1L`mH{"`| jdN!÷GbMDH4pa]4h J"mE>Qn.˺A ?ڡΚxx P\g6x. /@fM rWlg8WTIue]HDQ(Q'*E6X\ݾ?\y ['nHI'ֽ^*hNKc<ځDy84$\)|bpFB;1'!1$lKgqͳ~RT/).2f[U<|B4:M*4Rx6ΛmSMT/3CU HwRʆStˋ^h"l4zs0펒շaK]cT'y^GVaؖ+t7~ yIB15x k*'.O34kaF0, ;5K hR/ CA& &V7ʭh~y)3ffYһ 99EAH1֎AИ;s6:uI<yG~;´L'Yxo_MVř~R^>]hI_/[QJ5@] BVO]3 >":steg%\ĝ VO,k^jQCY4nsYj1. D҈䎮i #!«2҂â!UpCuyCYY@H`B:LNWSvy+vzxphj y H;|oTr[`L%spb  0(4<H![