pdns-backend-remote-4.1.2-lp150.3.13.1<>,H]JП/=„|SS=9È;R4෿cxeԀe`LO 2sw+%vdOx}d%CA!~$ğr&r:r`GfD-eY! iu#ꃁUEj[ѩ0N[?71q|yxB(RgJQmi>L?Ld ) A ! :^w}      T(%8,*9*: *FIGIHIIIXIYI\J]J^J(bJ7cJdKteKyfK|lK~uKvKwL0xL4yL8zLLLLLCpdns-backend-remote4.1.2lp150.3.13.1Remote backend for pdnsThe PowerDNS Nameserver is a authoritative-only nameserver. It conforms to contemporary DNS standards documents. This package holds the remote backend for pdns.]JПarmbuild24openSUSE Leap 15.0openSUSEGPL-2.0-onlyhttp://bugs.opensuse.orgProductivity/Networking/DNS/Servershttp://www.powerdns.com/linuxarmv7hlЁ]JВ36740f4447a8f988c920ecd17430016f2c4f521069ee26461e41f63189571688rootrootpdns-4.1.2-lp150.3.13.1.src.rpmlibremotebackend.sopdns-backend-remotepdns-backend-remote(armv7hl-32)@@@@@@@@@@@@@@@@@@@    ld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.1)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(CXXABI_ARM_1.3.3)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.15)libstdc++.so.6(GLIBCXX_3.4.20)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)libzmq.so.5pdnsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.1.23.0.4-14.6.0-14.0-15.2-14.14.1]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 adam.majer@suse.dekbabioch@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-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;- CVE-2019-3871-auth-4.1.6.patch: fixes insufficient validation in HTTP remote backend (bsc#1129734, CVE-2019-3871)- CVE-2018-10851-auth-4.1.4.patch: fixes DoS via crafted zone record (bnc#1114157, CVE-2018-10851) - CVE-2018-14626-auth-4.1.4.patch: fixes an issue allowing a remote user to craft a DNS query that will cause an answer without DNSSEC records to be inserted into the packet cache and be returned to clients asking for DNSSEC records, thus hiding the presence of DNSSEC signatures leading to a potential DoS (bsc#1114169, CVE-2018-14626)- 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-develarmbuild24 15651841594.1.2-lp150.3.13.14.1.2-lp150.3.13.1libremotebackend.so/usr/lib/pdns/-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:10740/openSUSE_Leap_15.0_Update_ports/d41edf56faad09bc988db5b8e79fadb8-pdns.openSUSE_Leap_15.0_Updatedrpmxz5armv7hl-suse-linuxELF 32-bit LSB shared object, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=de704047a02deb96bd46c5c7698ed39f193c8127, strippedPRRRR R R RRR RRR RRRRRRR&}^p|utf-8213e90d905a19137d5de2cf1bead051104d1f69ff3aeffdc886d54c17f4da4d3? 7zXZ !t/Yo]"k%60E<$#]CY_2IJz60-=k# m;`939\m0LpfW>BX$ُV:ҧP GGb+iuK2Cy\z gkRiLv WCNH_aP NԑkK!EqϜxTU7fZs624L<09=qB8{uWMȇpQ>+\lGs@>LR!zR`UqӖ!vZ4+'.oﲤWXc+e @)~rewDє0/*Bp[Xԙ.eDGSQ1Mr>87Wvc94`F؄G#f Q_j%gW-X6HyAscAћ_d![mhH@7Iylor37Q^ȋ},en L =i pY |"=> ZT(A7,51)(PW0aXࢵ<{laNok]u05TjO_vm\lEejݺ \6AЗ c`)ϻ- "^C֬ CjIx=^6Z :,)9t+N$'6oyR!NjF e #,n((FC8b\QىhH9]̥a3)αue2%+wP 3Op$Jd鹣SInvQ+S>p-+nlyˏ#sŽΏÜ/Z~&{:t+Ӛ!3WYh,@n2ar<-ķrF}C-'<I5~5֤JLA =?K `?j+/;-__Z|JV ꃴ7/20(hW_dV܏^7.gػ!.fRrјDnXچd')6-; ܴσCۋIkA{D X1UBMR%yyW߭iW5x*fK6Y_vPAI?.ְZǓjWg}8nFF^>B-mWZ _H7 -A&AF{ꛃpvNh:l;`B_WIHu}gUJI8/]蹏Y -+L=bvTNksh32:':6uZmϞ=^(Z| |=ya ¿t "[.Z,XleYE\3Ħ:~xpȳ?QOMթDNQ"r'yŬiJ3ERyY*;|sjuRK(&h"Pp VY[{ĪMbt=ǧa܅)v!EIdI_$q1эa IAama;,Q.kKad%zVrS*Cv+F̧B%-04ƖQ1Q-f˺IcYE j",SaGI,uxceI#n6AZ{HpIjfyج-CQk+@g+dPKK`&j}rhZ_:QO/Oރ[={_.^J-/Q s?>!>R^ԂO-UJ˰aʠxlDh5R`HDQI=jV"%^¦8cgqDy/@.|*MQHXbuNU o fePN$JX: M:]j񽠹! )y@_ҹ 0zK!ݾhk 7팳֧Ld v[. ]dQ\=z#bҢA-޶]D6+=VJjLG8Ƃ09(tP t"M؅۲"ڴ?(5lafy/]-FLeŕdO0Pr:d3,wG?~Pl{2fZ s*rd0p֒]d2cӀS41-Fj%w] X3X݆IK|Zh`߾eP<~MVQF?Eb<1Z5{w6˹%b:Ul[.|/Hyad磊vP?_-k55 TpHg}j8;s yװrʢB}ޭ< rF$2Y/m![ZT}hF7aVzg="C7dUӀ a 'C[-68l l1#Y׎r J|w?kE2`yqF7*|d^U? zEfn/+;7O`",-LMni;08W?^`|o ŝ3cTCw|Un{1|%_5 wE;V_O1۷* @ !ந@)1+2}&DW\ V<^CL-*q$A1:dI2q6 c)KdIGUP#EА0%ܛtt|"Wg\[M"r_ UяNMa&mȞu 93#,c?ozGa^Vw¹UHtfA05v$phFW?1Z-OV)%Hijі$!w`j#98lUWfooܶ󞍩4xt1]USXͽ%3&98zstcL(fq hNgK|Bh`|nqOpvT%'ך˄I]b8JώcZ-!Jy&mg/좙NR|CX tPF5µkVO t([Z;~}+݆!k-#@ 2 b#QxbǸbq8gwűsr8 {YSk= m'Q&l9ʙ5ExTXIp|woFqCPu|夅7!2 п׿u*X.uYc1B|~v 8h#=ZU.2 7˦jQW{:Gtv^g `82`Y42IP`A}xx̓>gdje5Fd⚉m*c߀v*R4?rzV<[O'Pg5ry,KH1 Vݗf(}Õ z4=BT;N̐FA;g]胒 `+lN&ukgm7iv!퇀n)|)0'/8Lpr6H=Zb2טJj`qg*ȹ{S!-u9.Y/ʜ{ |x<:Iބ7QZFSiWG}9Ld|P¶|4{qu;m1c,V7GᝥN}W6[:qf3$,ߐtQP*G|_0~LX)BmSq3IMB)7bHG p$YM?>PrA$"R}z@Fh`FjD̕ou2;"|UVhha.oƦ~9!v)dmlj nzf^`3 L6hc x7!PSwfZe֎o@⛱.Ў^W@SEg.Ƌz!LU.LyR\յ(^a{w%JGthisG0q5VBC|0YIbYpQŷ-G3ʼnQ@xq %&u0"cm_f@~"WOu~'IQnkP1YL!19li,/Ur/>l.aw Dת5K X1?8-hALH\'E.(/x gEg|J/z@W*x_(Ƙk M@vz&a,H jƇ%$_Fv jh<[~$3 l6|{(w=ۘ #C"Pt2$9 !+iUz4Qf VBR1tjR+znxeFjoΞnCG#ٙ&k_ 4>ߝܭ IO^IhE+(ݤO#q,xA?jz3ralRGqh3,nûc@f8\2=̂OK!gv5~dt{D\΄[!Η֯mw?6oۥtlHjcC6 0՞1L~Ww $oC[nA."^uw(U?!,[;܂dnڞ\@WqiQmle ަ7nqP0"[,㎒R8' Ihb]2ZéKz[KRtDF9r>7}B-4k7hJứyҞ?RC B-5q[{BbOF^a.2RR"e";k.%u>53BUֻk\E]2v(.$ic/&Mi*Rk맡^BIԕʀyf_EQR}`,h#reGD6ß^요?磻n=M+ ~qf(s9* ,}Ɠ`<ۥ~m8%Q-.͊v)&rC՘dDFo.masC#ݒBcj5Í J(DDR ʱ>1adX%pgTr"f_$ɶ @\zFlNnÁ?OBa[D6ϥk31]<ؤw9aKw8ЫeNVL=%%k::5dau{P((V= =t$?O{CШÉ\2ïgw,o4Dt1+r4 a 񥑈-mK Н:]4u݉\#j m 2qi&U$BP TfG ^5Gę2.?0ԕn^B=I5 c%:%rKs(~cmqxˠn]2鍟y$oN@H΁#wOEvB$ϓܕ8"kLQ'-rsɬ#6S/Kdog:Y 0C0ƠbB+QKCw&pnDpsOd Pۿ*SUn*L|?Gj8ٴN;$ /68`"v. xV`4kT..B:q"%ey6ڿpHIrL2t{[1znPnEX6P?BRQ2GG *sY9:Xj8( m _=yQQUzr/ʒy(gף]G)* ʱN(FmdaZDTЂi3ٵ<7j!yoaX9]ؘen|f}\kb {_9" V-{\2j ,K=c.ƙ&ha`xCpLInD&-Br4xmd7 AT)Vw%tl֑17PoJ ll#&-g̝1;73.$aJϠ: `3{#=U8Y|ל1~IMU:`=׹l~!Fd19!NuK<F]$}Har [bs[3w > BՖ䓦: Ch ,@`xT-C_v\F:z l"tأc2>2pYpuX)=ݗ=L*'Xx*I@빙YO%gC~7HR޴Q>loOI'/T ;æ{YYSY:-ŽK&cpS>z6o5Eփ“4u[9;+d<3b7 _uVa$A`хמxƉ f݆u;XPGWxP$)4i]7˯ Q(l#POrcdt҉;mO-' d7N8cO$܂,KH"G9>K-ibC;n2 )6xLCySH?,gcL#^L;SF?dbp >,&7gϻCoRBX QimMasYjn&y2]x%Uc|B}+j X6ÛϛZd82zz#yTYlNx8,d8`Ƙ%+kAR"G9) Js'=?%]b4Ж60pCQ-9Bv_"E6b8@!;kP_ ~eU7׷+- J϶1Ƀ31SFNuEg=~s :I1ؾ  :=*P.=C|`X;\ Tl'CAHmRw_PPw7*hE%@|h`E+1aFbAH5{H\^Jj^; :-,ĿVYPڢw!eM 7"F]i1gj/t(7I|X;*F<&xuG愇L0ҿK[: irne{Ŵq=S{O"G*#UϳOz/`Z=oL戎f5J|ag.0 cD>3;Î |2{sRxM/xguɱvS0 Č Ś|ixl7|y|J1[ԶӷO.JJIz65 my y%ksEhڵ>Tx2HÇFO%0թ uOl4==r7a0:+=<{ ۸lq#1̷LF IBS6Wn5H\9"Ghʜ'FpG|/y[ 6ޏ5v ^ũx·K".jn$ŁY?5?Qܸ>(R+%(t7j"(4q[3y47x҄jmefX!zdd */""(l xaN ~2ZG>jxc=/} I;"gZGhez :&8-rɣ ۬4=b CDʹc$ѫtPH`AE_p!}8KңP)\s+td[oT L\<7yqf6m6XLY3^6rm P=H ?`ߢ!ZÇYWT% xB`LӠ츛YSv2*M@1gA|W"Kx˵^zq6MS+G/RІ*~)D V73'DbBHrͥ_|BE~A l٠v-,G3.LGIwoS DGe E?IZy7q7:sng ae8DөT!;sN}_td8HE?*]k_ʊ ~69u7.VߏُyVj?~wĂmwLc,BPάtn6F{2z4IX{<#Nq(SCZK# cltQI"+,@$<.JӎI@ I@1qu)$Z /-..㶱3 /<2&ꏅ6'e2 u_qT8hPže_ߪЃ-Mi✻{y 0O lԗb'C*wņG"gh.f d 6ܣҪ̆dϝ(R* o[|]#tL-6? Vk o` ĠO^]c>?z]xV܎77;ˇ}"Y?@tu4ªt)t;R၇EE<'Y+^0>s*Bs(읱8 im˳U GvJ,E=(U-( |lBWV9;Xܘߙ«.dwm ӷ |5>A+֏9U&9TJ8?/+ Y\fG&srqeLhš֤|^J$*<+fDq>v%o9H aGy\lLf5mM9Z?-SfV;&[m.W],:f2|X?cyD,{:G[va5-@,ԝ[8نv;=~?LS]ۂ>edҧ\|Iio}\}[Z12?+mP@V&$ZcrVW~$cYB=JK$)-y7(R\kd1F6ƿ5aEV%aLL 6Z9sH&b0n*=&8LLEkβ#s\>7v^nǷiTiUJ]Ot@MM4# \,3VX4B-39B\UTG ԯ}`a78}/ ,)Esl1_@y~ ;ac#+wÏi@1zqR?>YP`U޿!ݧzea?wikeθ&x×o=R4ōx903wμrGy>uxiZZ|_O Ty'$ix5&(Q^DOz;DC{ KEAzD-=[&*Y "%"MzvVcbiVAmr5q}V7޻0#R L0[,+\L"xXO9h]x|cNfn^VJbm)ocMlj)cd2B];Dҙü[/W%%sSiXNdЂzݼj.GieV\V'ٙDkV⍮ ڰ$7{Qp>cEV?S;ӕBWկn6Ǽs!K6} I%!5?XYު%J&ܘ#nf2jAaX L^Mgn It Iq~ Ra)-E$6sWg:b>ᵪjwԩĬ:_tCb+ܴd/? 5uB@l`MuL7d œUc;'49С_}8'bҾ yѥv.3Oo/uZ{X!JR, tq%.)FnM/^Ӧù97]2Q, 'FϺ@囱BՌz>"=n6XrB/?֫2 ?U LGZFRtOCO7XcVY'{@j*Q!֢o#CBy uOq`Rxn OK c ~;6](t9st}hX}ajw?B [).fՊUHkITHQl ğe s@G?fg9+hK[:qRrݵ$@cx9nkXfϡTPe~Ch.T͐ddphnDj oujSO 8{'il{tn xk[yT۬Q8(Ri$:[?ĵ AbDW+%sI}m vD];YO!|Ȭc - :8`gI 3cGFȱ1ۼՃ>Jς_:.1V\~3cۺd9ؔ9-p{ p.fZ>CY i+١:^*oUҼm'^DO׎>#u !eC%~]~ qS|*,^*ޟ w0ʰR7T,FGLX7.(-+ܘzEGJVQ5LBDi3~;Uh; n ΋NлK7A NblU5mz!=Lv9\$f#/TPmf!gqVӼYdގh4>h[&Ά`]nX7QLL~n0쇯v[ z]Vpmy9ǎl Yb*8Ô`B:y$+(<1>Q.yB]2HF5eߘmfWgm{( D'Ta8|"Ȍˠш2J8-Nm)Ϧ|'mWXP>>Qܷdsxcfcyt"BOJ< +Y16\&Do{"C 49DX W,}`g/IQ1#Ř1CfFDOce~5ݍ՚?rhc4AݏaQb6S7W+Vbԓ<vs*{y[\}DrD)Fn{A-pdbXrVLGGAbiYܱܶEj Ub^8Gհ3INh@ vq բ]҇O)oK% \5P[pOX]Mz^fj`Avb(mFlO;pǨCaVX@XCoxAl{eW c š::sUQ'y`:gk-#œhm=kg@PH*y'Y#Sv七ţ[kFܝ"L?TpWbFI#:L Kˁ%XIf;Qcpȇ 6KzrDu0 16YS[4DZM9gg譬Dß۽w z3mftT3;mdOA $ǜ6DhNaGFvƎ9MaՎW`zO%T%絈IZa"F.NڎMuA{ dIFd*GV H;K3ᳲ#}*y?nϣ~yr߇T#9詒=-^KǸGA R_L.!~m,Vuh2@jkÔZR[8apl"6]FׂuN8~HzRN;(*GtX4 wTFѪmtU"%-(%WL }:恺t"dOLR/4dfzx̔ɞ[< goHQH|ES a6Xx]OׇWS+'bSmo `p,4 -I܌Ⰴ.J."ҍ۞8rr5"&v:!Pb;+: y=$YnB#((M1JLf[|+ Q%Y;#!qӧA3|'>KthtMM}.I3 ;Gڅ$~` 1p:@Q2>"qGGnuKYEXRXi'5Dlm¡/n d7cY Џ#YaC1=3|2>eZ<9)<Ŕgxt+5xP:dEk8)axݣ`q@1*>$Q"(_SǠjUNIv.yM$-F/尢 k*ČH<{@|!;3bFYPh?0!_} 4+ 5QOgDvgG!%:г#;V4QQ2As?թCb<<(y3 9ֱ@F)Xǭ1X͸xz75RpfҲ( rUvMTm.(+Xomp;᭡ΰ{S܉38ʁI%:fi߹>ܧ(9B;vntMAaS&xg=p 5*:XUm]_}R7qNbbJۃRC{7NOX H}|Xg呋3M31+؇E kIɠW뮢$Dy8&0U1Nje6O+ŵ72zK-ޛ]l2c,LJ8tgɼsK`(= enD==iNFkF}U+aZO&xvODHJJ^ %DRiMjm0J &:M0yCkc5§w["l>jadWTJ( Ăf9PniWk'% vԙ#kӈ܋?,ׇ m/iъhSbegV>5L@o Fcu(G `lLIqZhz5N?Eyeih4Vb(!:X|ԇlHO{.{kOi5}Vﯬ.)}չJsKH ۯyk1Bj*T4s).!DT CH#J& {o:7xJid#"Aud[$J$3obM~vqO5k6-1 B\Y+OI\ZƳ喣/6l,~ogF"Es =N/L&}7.N'9Y_3~E0ȑ߯MZ"v+:H>3G0DxW܊^P\f:ChNX0!` ~ C庣oZ7Z LLW MD.]`-͕7.p.۶;Li"ޔymǕ8#̣RBs:#s5R}&Lnwo + iLaex_`t3CmQ,]+u4e%-:#eUW\UFèHTB7@i7doX7tɉ_H]F?5{Í-Wma'g9k̔VT̼KZI? NL`2 }H gstqA[O)1=aamVeGW4bY[Z/{ih<½$]ͫ&/L C`_6")))rѿ!2D4A\,LR ؉9Glk>b;N=1ľq<܏3;66|U_ur,f&,44cЈIe*HGCUZDD(DOSOdsHm{&ij?.:`GV::܃é9;3[UbױZ,n-8Id ` {! sp1ѽO % <]~%q*g. ^+XF+m}fe#ChT;q4%=JƏY qzI+)Iܪ br4{h'KNE=J= x*)EYafd/Pyc ^+X 3cwhќ}͝O`2`ai +qBHM j]MKVg7MZvˋ9ԁf'ip) ,y}E3M Ju/0X7p9h޳q\392~gGK7V.& JkDjLDd\Ν~<|!74??_Dm5M Pw+ܐ;Ji%<๰7-6)pui81\&BSzxSD%+ݦ FXR+kd0ۀtctM[*h?]z*4FX1zD+Wo.JHve7J=du5.5D[kྲh8DPy?|КRN޼c<]U8dX7y;6doWR,.ʉ;<@_:yuU#'M-)Pw)c((yl͓>Jwj!bvqth 0dRQ\PUM+Q rf- IX‚K}V,FjEp4]k&?B$eVRM. [swk8&1O,D;g (.:6X 2n1ix>R]j?0` by.ov.bp5 Rf2O/yoUOS@2- êRhHDr3E@>XE7QJn"ޑ#Ԕ'B}b'b~9>3\ib4`4Uy>ch޿ZoZXbct}4- í塲3+x w??A2z 6PoT|܄_^%4a{E~Fu?Ӱj#*>5ՌT~/([z/lj!A0c'^,EG+li?Dጢ?'Ɣv|F٪%Su),}Gb0&ZϪ b;3@䐘zߩ'LTT-RպK.z~OZuf8e|<3%IUo߽$9HvdBI Ep]m{FmHTO*,aDĄ(=B -"{(֟cHu1_bHl"vQ͐Xێr999{R,]fAPn[9GSlp^ 8GV`t!V(D\i#=eևq-F1I2u6ٻ+qX[32:0^TM<Q )/2ǺEmm=oHC[N2;EJ]FZuj^pzq:ЋEceKUl2t>Pv%(d {!J9[XaMΏxM&1~ǵuJ]gB_(vEQ 2u7Jxev:ӎ(mŖ*6~' *l B|v=ÅNp4\Y[̃L qBCЅ2fcӑv_,uݱ73 e6ˤGIpnG䁬,9=(PlW&Vlr\8/Ё,ҁ-bٕ)_R|* ?-BыGw)iq:V F.2!V'\s^&[ꓳ'^`F"ē=H[=m6*9=4@82p[ɀ[[HR7Sr N-1 y16j7rwXT4>$L>Q!qxrNfKvxIZ"$+jm ?Ƥt"%.S@e%Q%Ktx`7v&O{UϙT=tٴT)SlcՔOTjßi.٥xpj 4=TMBQSU6@{Iݙ%bFIN=(<ť[nvm[?J `伮G4U`u~;T6ڱC> `vJg.02;@N]z-yuE`¯Qո0 Qr05X!..&H[yc LɎO˞L0v0GX3/g 񗛤NtV׬kbܑw X; k" s8]JS^A;Q9PWBRH=ꅁ1)Meɻ'XLaK6mId/8 D`rd=rO^耭W+3k(R={ovR4Rnb2[.p/҅$HD H>.e+jD+7y*sa֌S$<l~NB~!Za fB\-u\MySm@ZǽJ&92Wq'X9RA2P-Q\Ԁ-un<ťlP, BkHHP8 w#Lz @ș1pr7do0hmuhig`}aB9lY8z8n*pŢ ŠHXsJmq!RW uw@ 1\4*&E)Qӛޢ̑O?l ;x}㱰 vHI`zr {}Ⱥf_;t&ZF#vT v@y<뷌 @ p;Uv4ш=Qk-X`d,te6hN0GI -Pr_O1Ճe`M7#83W8id"|n9iX9LHCQ(C?=MZɞgRֆɲ#o;el䅲@/b"I m-EqpaL & (kʴRNTdu-ҭ.]BK:mKN yU9qz"L'lM$p+nWj/77˦*PoHk?x C$Wb| %WfpۍG%O z/OkI[$|-4mDX55޵TGH&< U3x)tNypfD1a& LRKAB RPJwVf)NБ5Nv% Kl+}W7Zq);ĢS!7/'W_E72'emuէ {QͿrV/di6hzӆFc-Wd 3IDt]S ٛ%cZ$ m .Y0XQ сg!<44uN)3Ɩ+$kjB\4R8"o%֔5Ɠ~/8aҞ\%)T#;%edZM1weU ^q\?7Vu&b6F?W]kE! +oJ䋡}%9cu5șwtO6}Lq3".3cI=i q` A"B&/B7PMc䚀;:U|D[Z:~>Ģk?O\g*U&<Ju!bT=)xA1n? JK(ؚyKA&:6ڲS#.T4-=Zń0KeddS0xVR}u% O Q'{ߓ[$\Ea{}1>*.B2ر|N@51Yyo/$5AuG Ptyu%u(v^6G:~M"oU0̾h,br^cy2\)D:zg]QfE1fjnepڿ v$U>'͍l`gڳ:ٝϻ^'8YiUG D/+6W0h̵1hw:N?LKw~}[mSjǢ@G3}iG}C2xUۃxNs~?k&BO; V}MG\PCѶ,_&ƿ]䐻ޜ=*2F r)_Ci̅ I%،#oճv/j8:k35{jd@={LJn@d1H¶5Ӥǚ~bGť`EhfsPsrzՏ(SZL4JNHnܻE\E*y Qd!JNPï׆.ҞEvs^'a[h>̏=EL *Vq! ":d_X;h\Hȗg5f|yx k'"o*(/>M6Jmx8[:YfbP)~3HI?_>-~ gsw +͢<ҀG/'x,C0;l(ɋ:1`n=pHr=5kEa2b<k&91~֩@չ%~BTQf$?`5a59؆D+y`J]hNs?D:'kG&`KIEVAa(1`.pP־(mDouXLXʌx@lwܥ~3Ft{*I$rNH'<ΎПUzm.* DAM71 @ļ̀\WF}mt: 5(t/_ qv@ցT (VsjBTFC,P!IT4nE XzbLpLlς+ni,[<3"Vm=)f1$@~q RZt'ZuXś ج$ޔM ^.8I,,^i8% \ 49߁jJy6 B@>5A~/OgvT@`uu!4_̙]Zww-zѿ)jukҹq UpѶI#2<^*ւ\ J oLOITh=kD8]DR" | nu~MެfXzT{gk)PC\yJZ9rxKY쇽yXeBd`Nm5:XA48cڇ ::j#7KˉQ!-"'MeP)5b7Wmo`̏*2/߫(k%@>(7r0=<i^hpbC~iJqe 'FϪ-diqg $*֭ecFiiR5T Ĩm$IO #ѩ#S+SNƓ-,N &;-Q*8!S\^K::}\߉Y -E q.$E}9= !wn!1cqH:j =p$ *]̖o3f@#~ڡWv|҉ԍ-ؕ#A8&yk,GmҔE+2e~UbC[MSG0t;"$];m r*M~pn+yN7O57%E\ﮙ^kc!%nӭFӿcIŬt\^Mqok7}2mKvZ?*x_;.XZ?j7~t$u7a%VyLoc"aA{9tΎ985|'1dyfk|t*l?Z5?ʙ:) ^]n+0<:lj]PALs]Do jam7̝ecE4d;T3Wsa=! kZL9Qܓ5kN2ymIոŋp/@ZyYjXg(}!z6Y6b-9sUU!-|1/ DbX[\W ύ=:s6v&d~yN'AZoGQ(Ʋ#FE9aNFH}H]݄/8Yux'z{*zK╮L)OlM.pe&s|" 4ۃ; n8]xܒIY2:^`N'ӱ:y{ aj[ŖM'Ξɓc]9he)ƽbpcD>|S0VD%SAևEX%eCzRz%Nm>ʾ7ɘkD}ؿһc X>y行^J5`XFSB"a1 <~rIIW>XA~7/kÊ&o PuQ:Wj`FǠL  9j#͌B {-YuLyaAJ-kD T=- )a-gzhXzO޽|,,-ő u?+;+'`#zNE>s7Y>n+{Ԣ^fX sc @=C[3-<,)YdIO`JT3qjG']7F뿯2󭞎EPsȈ-q"2Q6磌d{lٜV"&d / ({rkMִA$v-^艪;p.*SOA6+H9n2 hs=KRW,p+ eu5WWE֪藦|}c8?,WW+r[vIpwMEd $4r˽x]&kq% ʱ71tL~s[PGEp)*xUBEGZ3ȷ&(A7P?!2!pXaYWyI*p[f̶km5FP5xv-E{o8OE[5D{Sfn>Եݥ8R ؏6 d߬&`8|,0EKwގvUw{xboM6JG֑) ۨPtҝM:eAZS4 'm>dצ9s4)rO4PRʰ|L+cO,:^sK?`A(_Q*!<6.`E,G"ߘqzء,k6hR@{n [L ^||(Q=IR_V?+He9IxYEpY .Ɏ+T1Ȇ)6.ҭWm"Aހ$ ^#'%ftMYlFcϬxxW_C)zckMAU_I sF|ƽ.ujc/Wi_n ]tL kJzč&hW'/ij^Bq-jtgLQI~_vdFLp<\*.'Xt> or´Lmֲ $!`% E*_xБS5IT:jiQxS1\pz _E/,ڷتocp_kW'IIy9W6& oF+i֞ErS"fTYQN+ 6-0Ϋ4,JLRV8/{%L:ќh'2֭ʣ9s u-sÖy’eu 3S-:R 4B=$'Fhmg>H.TOL|d%Yvp=1F =j0kɷ3^GpTbgn8NM T_E5bp7"񞝟 'A8+3~Bñb'DsۚSs~\hp5rvdl(G좄{ bڷ%RoDld~#AIzZ!Uvmh@#&Q/^c怑Vxa  #+Lo ~Jd;]ذ.?Ǎy'AS ә]iCDJR=]ȡz&ds;O0@R/#dro2/'6I \<O!bZ Jbm 5A*{QZ.M .&~.b`ɱ(QNGIEvCd{yvَqeܰ jc+مJ8uv#M^JAGgQ3sC9 AnMHZ~Үee){AO)sOs?j2L…ꧠف[<ĸZ<#VFtiֆm(}^q3XF;Q2"k(dL_e?,dhRȹ4Eo#p{hr"k ߧ=T[MFheԆfhpod&;[j6k`(* VW-v+(Dt^D- FL?+3ٞ\{~<:>e'H{1EbIoFy %3MJ߀x#h엽Tym7enѧlU&wj%0\{H&{?+gCI.G [/xva_9ɱ{ɧ0tn&5pbnl\nf 4ACe,ɍDR?KnX! l?duR;uacl!V'jŁP$mF%~iiFwr7nGaCeDnGdrEa3:]y.׵CV9f v~qc7i?eտW*)=3 񪤋ou.(Hrq h,+>@(5{i ň\O*ws1Nl yOLIh)bG% ădvqEx=ZiY_#6GKWnjtoh8,n(/#]JA>+ۺ NK&>',F> =2;Um{[74][ (OI $AneLrJRz*Z 8խoHjy*ô7O-K?H"_%!hË~:Ro_h"JD `ݮ;KMO62w%ܣ(0KpY,rۭm^p,&.H`pz1c:M~ϗ{?F_,tD u|k@AyMh|Sݮ0rX ez@oEWAC›1i7Z. 4%ϯܼzt_}=\HVd GaKr=^Zl6D0:9Ly,r]h7^8 a2ꏳwis_&Azvw?s9? ֌5h׍:%,n0Y7~єwƷ0ca!(W ,V~oUt$l)ݮ,r&'ڏ?:kcDEAZ!t:~WR"{tBٿ4굏Fit#'iC;f(zӾ!<&BGC]uyI,BƤ}ϹMA6ȑ<J+f:#/5΃P($y^3MMl׽?KYQCAB=A'Lㄴ2!/Z1?O#!XN%CsM,զ@7I0ؙH~*Q/X_Z9i@lRw)'#<CKc_d?5ܲ9"=1)vXyW m;.P 1EPEQL_ inRXSI;rhd5 kMF7jî؛UǾbҘ7"SwBR`~'g .E /̜ k3QĪ@HrL2g9.jlj]^iΞNsFbd7yHiRPXj $QXtm.WErBnu9[KM+ҿnq}<[M>^HI1pbUZ?VK-;!+j9S3LK¬u*?/\0F"Sst'"W9)ױU2BtxNPwYBBgt\Fݝ#O 1-lٓ3AEvʊ4J]y'*JGH"xxڮz2,|DS _?+ LOQ䜿 )yK蒯~{(])12+fNQΑ|F>#uuZ">Z/+\m Nsxa"SD>Fʢ(-̾g[nW>e&5!Љd_Ӡ}( bp\|u_`5zMUs{ww6n7-'P`\Y##:fK2}!oN(6rBb+e˃ZO6c~IyX_0qX#Цwk˜ ֲkP;J{WsKe| C |^=vVлF+;thl{ʊux;OlޓvFn CAWJ@ϑ[G [{@{I/Q#Jr[`xy!F~+ySRIɡvhV*U͏F&"ۛ?]%ҚδwLBWW eQ0g=="xBtVu|e>,ZKSEG_. 7@Tgd\fR|Sso BO:ΫSID8WfSfEx7's![(rĀT}'U<*e+(C~ 72`~#.r}SH PgՙxULѦOOMgRGv8FK*\NiS`IH.X!)TdCf{88 ?̎p`ElѦ %ZN1[͘W3`yz6):?\S$QibGXRO|(ޮgEIa!͸U3?fU~iDlp.+o͢b(LҮ S9*} ]W1P2C/g+),z5|WPfJ>urQ<_okwHK=5xV.cpd7[,UV[0DX\<\1z:`VBjBx0udW .ydh nhś2*{u:c56wWvr1jԲ(pv{VQU &&sf[ֈOBhDuϠc ܕ~raDyYHj^ng]**`K%p%dOۖdy\ vWyE|L4my7[TG@L,w87IGrl=`M.n3?"cd$u!쏒ʟ2l  7)XH\Qt~Ńkay.#1 x5vx= ru?bEuJC߰pqMUԷwae[h*oϧ- iz3*s>5|:u[B 2͘IQe;>I׀J0Q<,Zr&=m[H0A7`'U "?0-YO0n!F ڮb$3/Ye,c4>vL)]3mL{ [Ɂ[ۅdgf!wgkY33{xt9 n>mIƶs885F.R׃H߬U>vIlUNK٨2APE.V(-XW%,Tl'1KS8)7[4B}Z+b9{ۍEp9S?MYMZDey/T2H]D)S`B gy# [5:XB%ϛhJ_э3~A5=9 QAMsajb*F $zMoQ(`-"֞Odq6} Ojx%3عY5g1Rʚ56.b bU>8-|}^) {oMR!tǘ; Afg)ʇB9OAr1 |#z:Ia%FȆ_D7 o-zc:h6wD_[$̶"?~2A eoD䟚[q|Rȫk~]\: \1ӂ :u !Ysrr tq9!$Go;Cřl+{8oK[bqO4p;"`%*3&XgZ 3I8i|ɣ}gE]ѩ9xibQm2}7h~U_h.+N/5;Y(ty<2c (a>¶ YZ