c-ares-utils-debuginfo-1.17.1+20200724-lp152.2.12.1 4>$  Apa?$i/=„`wT9>g"pdpMr/IͅV:jZ{"fA2 bt\ܪzi& o:pMZ\&E<⦝1L ml24Tq?#8t#EZqF͸xF.#2>$9_(7+ӿJ٤^gDw{ ҁ7Q #^!TM*(puJPeg q "*Ä;8230Y2N pۣ756e9fda07c857f1b0c2aa7664798c7f0a736d6db7990ba4b0656335bcbe40f89dfd0a6cc33fbb873078fdc72d30a534aa49b74dĉa?$i/=„f#԰\"Al!6\s:îz=$12BKr0C^U;2}U~&Ob,(zQ<f#H]ޘtKpMԂ . !9i4ISDfXb/Tiz#p+Dr5!wk%Dŝ]ׯsqk]W&Zԁ@I:LBęroM]ԪJh5εͲ~]di;LlN\ '\>p@7?7' 4 _ 3<@ Yk   P   dDT(894: F-G-H.I.PX.`Y.t\/,]/l^1b1c2{d3e3f3l3u3,v3lw5x6y6\z6h6x6|66667c-ares-utils-debuginfo1.17.1+20200724lp152.2.12.1Debug information for package c-ares-utilsThis package provides debug information for package c-ares-utils. Debug information is useful when developing applications that use this package or when debugging this package.a?$_lamb20`openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgDevelopment/Debughttps://c-ares.haxx.se/linuxx86_64STWH܈{AAAAAAA큤a?$]a?$_a?$_a?$_a?$_a?$_a?$_a?$_a?$_a?$_a?$_a?$]a?$]a?$]a?$]a?$]acfdc65df23c9f01066e0be9e521e1eb8662d478b6994068da592ead1e5ed044860dcaf23ef28097f8737e21239a7f92d5c7f95f3b5713e2a41387efffd1a3ee783023b648f8669ab8df9d40b68cb9cfa78fea1a43e68d4a16f209913a52270a../../../../../usr/bin/adig../../../../../usr/lib/debug/usr/bin/adig-1.17.1+20200724-lp152.2.12.1.x86_64.debug../../../../../usr/bin/ahost../../../../../usr/lib/debug/usr/bin/ahost-1.17.1+20200724-lp152.2.12.1.x86_64.debug../../../../../usr/bin/acountry../../../../../usr/lib/debug/usr/bin/acountry-1.17.1+20200724-lp152.2.12.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootc-ares-1.17.1+20200724-lp152.2.12.1.src.rpmc-ares-utils-debuginfoc-ares-utils-debuginfo(x86-64)debuginfo(build-id)debuginfo(build-id)debuginfo(build-id)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1a8a $@_@_^@_@_[f_Z@_@^8 @^0"@^!@]Γ@]X]@\dZ Z Z YI@X2@WYZ@TeAdam Majer Adam Majer Marcus Rueckert Adam Majer Adam Majer Tomáš Chvátal Atri Bhattacharya Matthias Eliasson Adam Majer Michał Rostecki Todd R Tomáš Chvátal Adam Majer Michał Rostecki adam.majer@suse.dejengelh@inai.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comdimstar@opensuse.org- 5c995d5.patch: augment input validation on hostnames to allow _ as part of DNS response (bsc#1190225)- Version update to git snapshot 1.17.1+20200724: * fixes missing input validation on hostnames returned by DNS servers (bsc#1188881, CVE-2021-3672) * If ares_getaddrinfo() was terminated by an ares_destroy(), it would cause crash * Crash in sortaddrinfo() if the list size equals 0 due to an unexpected DNS response * Expand number of escaped characters in DNS replies as per RFC1035 5.1 to prevent spoofing * Use unbuffered /dev/urandom for random data to prevent early startup performance issues - missing_header.patch: upstreamed- add BR for pkg-config to get the provides in the devel package- ares_dns.h, missing_header.patch: re-add missing header in last release- Version update to 1.17.0 Security: * avoid read-heap-buffer-overflow in ares_parse_soa_reply found during fuzzing * Avoid theoretical buffer overflow in RC4 loop comparison * Empty hquery->name could lead to invalid memory access * ares_parse_{a,aaaa}_reply() could return a larger *naddrttls than was passed in (bsc#1178882, CVE-2020-8277) Changes: * Update help information for adig, acountry, and ahost * Test Suite now uses dynamic system-assigned ports rather than hardcoded ports to prevent failures in containers * Detect remote DNS server does not support EDNS using rules from RFC 6891 * Source tree has been reorganized to use a more modern layout * Allow parsing of CAA Resource Record Bug fixes: * readaddrinfo bad sizeof() * Test cases should honor HAVE_WRITEV flag, not depend on WIN32 * FQDN with trailing period should be queried first * ares_getaddrinfo() was returning members of the struct as garbage values if unset, and was not honoring ai_socktype and ai_protocol hints. * ares_gethostbyname() with AF_UNSPEC and an ip address would fail * Properly document ares_set_local_ip4() uses host byte order For details, see https://c-ares.haxx.se/changelog.html - add missing upstream sources, to be removed for next release - remove unnecessary BuildRequires - fix building on SLE12 systems- simplify conditions bit to make it tad more readable- Implement multibuild specfile to split out tests into its own flavor; this way we can build and run tests, which require static lib, as well as avoid packaging the latter without issues with the installed cmake file..- Version update to 1.16.1 Security: * Prevent possible use-after-free and double-free in ares_getaddrinfo() if ares_destroy() is called prior to ares_getaddrinfo() completing. Reported by Jann Horn at Google Project Zero. Changes: * Allow TXT records on CHAOS qclass. Used for retriving things like version.bind, version.server, authoris.bind, hostname.bind, and id.server. [3] Bug fixes: * Fix Windows Unicode incompatibilities with ares_getaddrinfo() [1] * Silence false cast-align compiler warnings due to valid casts of struct sockaddr to struct sockaddr_in and struct sockaddr_in6. * MacOS should use libresolv for retrieving DNS servers, like iOS * CMake build system should populate the INCLUDE_DIRECTORIES property of installed targets [2] * Correct macros in use for the ares_getaddrinfo.3 man page - Changes in version 1.16.0 Changes: * Introduction of ares_getaddrinfo() API which provides similar output (including proper sorting as per RFC 6724) to the system native API, but utilizes different data structures in order to provide additional information such as TTLs and all aliases. Please reference the respective man pages for usage details. * Parse SOA records from ns_t_any response * CMake: Provide c-ares version in package export file * CMake: Add CPACK functionality for DEB and RPM * CMake: Generate PDB files during build * CMake: Support manpage installation Bug fixes: * Fix bad expectation in IPv6 localhost test. * AutoTools: use XC_CHECK_BUILD_FLAGS instead of XC_CHECK_USER_FLAGS to prevent complaints about CPPFLAGS in CFLAGS. * Fix .onion handling * Command line usage was out of date for adig and ahost. * Typos in manpages * If ares_getenv is defined, it must return a value on all platforms * If /etc/resolv.conf has invalid lookup values, use the defaults. * Tests: Separate live tests from SetServers* tests as only live tests should require internet access. * ares_gethostbyname() should return ENODATA if no valid A or AAAA record is found, but a CNAME was found. * CMake: Rework library function checking to prevent unintended linking with system libraries that aren't needed. * Due to use of inet_addr() it was not possible to return 255.255.255.255 from ares_gethostbyname(). * CMake: Fix building of tests on Windows - Drop regression.patch which have been fixed upstream - Refresh disable-live-tests.patch - Remove static lib since its required when doing tests and we dont want it included in package - Run spec-cleaner- Upgrade to latest snapshot from 2020-01-17 - disable-live-tests.patch: refreshed - regression.patch: fix a regression in DNS results that contain both A and AAAA answers.- Add netcfg as the build requirement and runtime requirement. ares_getaddrinfo function uses the getservbyport_r function which requires the /etc/services file to function properly. That config file is provided by the netcfg package. Unit tests rely on it too, hence it has to be a build dependency as well.- Switch to cmake-based build. Some packages need the cmake build files.- Fix version number of the snapshot to not be downgrade: bsc#1156601- Update to upstream snapshot 20191108 * getaddrinfo - avoid infinite loop in case of NXDOMAIN * ares_getenv - return NULL in all cases * implement ares_getaddrinfo - onion-crash.patch: removed, upstreamed. - removed upstream patches that are part of the snapshot: 0001-Add-initial-implementation-for-ares_getaddrinfo-112.patch 0002-Remaining-queries-counter-fix-additional-unit-tests-.patch 0003-Bugfix-for-ares_getaddrinfo-and-additional-unit-test.patch 0004-Add-ares__sortaddrinfo-to-support-getaddrinfo-sorted.patch 0005-getaddrinfo-avoid-infinite-loop-in-case-of-NXDOMAIN-.patch 0006-getaddrinfo-callback-must-be-called-on-bad-domain-24.patch 0007-getaddrinfo-enhancements-257.patch 0008-Add-missing-limits.h-include-from-ares_getaddrinfo.c.patch 0009-Increase-portability-of-ares-test-mock-ai.cc-235.patch 0010-Disable-failing-test.patch - disable-live-tests.patch - updated- Add upstream patches with the ares_getaddrinfo function: * 0001-Add-initial-implementation-for-ares_getaddrinfo-112.patch * 0002-Remaining-queries-counter-fix-additional-unit-tests-.patch * 0003-Bugfix-for-ares_getaddrinfo-and-additional-unit-test.patch * 0004-Add-ares__sortaddrinfo-to-support-getaddrinfo-sorted.patch * 0005-getaddrinfo-avoid-infinite-loop-in-case-of-NXDOMAIN-.patch * 0006-getaddrinfo-callback-must-be-called-on-bad-domain-24.patch * 0007-getaddrinfo-enhancements-257.patch * 0008-Add-missing-limits.h-include-from-ares_getaddrinfo.c.patch * 0009-Increase-portability-of-ares-test-mock-ai.cc-235.patch - Add a patch which disables test failing on OBS (but passing in local environment): * 0010-Disable-failing-test.patch- Version update to 1.15.0: * Add ares_init_options() configurability for path to resolv.conf file * Ability to exclude building of tools (adig, ahost, acountry) in CMake * Report ARES_ENOTFOUND for .onion domain names as per RFC7686 (bsc#1125306) * Apply the IPv6 server blacklist to all nameserver sources * Prevent changing name servers while queries are outstanding * ares_set_servers_csv() on failure should not leave channel in a bad state - enable unit tests - disable-live-tests.patch: disable tests to live servers - onion-crash.patch: backport fix for a crash affecting .onion TLD- Remove ineffective --with-pic.- Version update to 1.14.0: * Fix patch for CVE-2017-1000381 to not be overly aggressive * gethostbyaddr should fail with ECANCELLED not ENOTFOUND when ares_cancel is called * ares_gethostbyname.3: fix callback status values * docs: Document WSAStartup requirement * Fix a typo in init_by_resolv_conf- Rename everything to c-ares- Version update to 1.13.0: * Fixes bsc#1044946 CVE-2017-1000381 * Bunch of bugfixes - Drop cares-1.9.1-ocloexec.patch as it broke again and it is not really worth all the fwdporting - Drop check phase there is only return 0- Version update to 1.12.0: * Fixes bsc#1007728 CVE-2016-5180 * api: add ARES_OPT_NOROTATE optmask value * Collection of bugfixes- update to 1.11.0: * Allow multiple -s options to the ahost command * api: Expose the ares_library_initialized() function * api: Add ares_set_sortlist(3) entrypoint * api: Add entrypoints to allow use of per-server ports * api: introduce `ares_parse_txt_reply_ext` * api: Add ares_set_socket_configure_callback() * Add -t u option to ahost * collection of bug fixes- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.lamb20 1631528031 1.17.1+20200724-lp152.2.12.11.17.1+20200724-lp152.2.12.123b441f3f29a6fba5de56528404060cd4708b2f0bcc8fb800091881bafec9f0a3a9369049d753b40cad4f82bea3a31746de741e325e955a2d73ecf69debug.build-id23b441f3f29a6fba5de56528404060cd4708b2f0b441f3f29a6fba5de56528404060cd4708b2f0.debugbcc8fb800091881bafec9f0a3a9369049d753b40c8fb800091881bafec9f0a3a9369049d753b40.debugcad4f82bea3a31746de741e325e955a2d73ecf69d4f82bea3a31746de741e325e955a2d73ecf69.debugusrbinacountry-1.17.1+20200724-lp152.2.12.1.x86_64.debugadig-1.17.1+20200724-lp152.2.12.1.x86_64.debugahost-1.17.1+20200724-lp152.2.12.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/23//usr/lib/debug/.build-id/bc//usr/lib/debug/.build-id/ca//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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:16941/openSUSE_Leap_15.2_Update/b8627c7736a94c03e92bf85a3b5ac4c6-c-ares.openSUSE_Leap_15.2_Update:maincpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=cad4f82bea3a31746de741e325e955a2d73ecf69, for GNU/Linux 3.2.0, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=23b441f3f29a6fba5de56528404060cd4708b2f0, for GNU/Linux 3.2.0, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=bcc8fb800091881bafec9f0a3a9369049d753b40, for GNU/Linux 3.2.0, with debug_info, not strippedPPP(Byv]Ԍc-ares-debugsource(x86-64)1.17.1+20200724-lp152.2.12.1utf-8e0f9bc1a3b2ea0ff2e5aab4d9156e112361f05cadb6db59c5faf9a1aa23dabb0?7zXZ !t/[uG] crt:bLL 2Pmxqe s]8Ctl%'62އH!a@B|.aM4TX`ܟUsW7/Afڈ-C̨WfRF݂DJU D CFIh ei<~}W|vH!d8$Tŏ-cԠ~h+߳:A:"ҋcbMإ! @Ey7H_\(`,ML~wlK"{?$ZX,!O R7CTPgvb%Wl̏Ymm@Qi\("(٣z\;2z!荩݌$Y$1"P4Z/3MIQ|jc#[3 BwHHS=MwaIk&ֿ7]G(xc7A?Qy.%? d) 'KC Uݵ)^1qǚ$eɨ vOb9_X}QNfuThT[]撴vBSE2K!H y^d ,P( VBn~nγM!3٭Hh8~eVkӆxٽ&{t o7 M=-W5Qop)~w6w l0c]u6[`X\tA1ۍܤmXV.F#gO7;G^zDL\ ^PHӯqk QNUz5D& 9-+rp>\ ٢ [s~$)WV`{ T?yιvɛ0Yc^cKg}^Ч\DžV XƄb4eskS6)lC°:p)ʚ$*H ᔲ2I]x,O.<|X2τzLf!=.%2Z|o!M 23& Aْ+6j \.R,ˊG׿X6, u5?3Կ:zCpz ıT>H`WZ4MJDklOXȿ']]%2vׇTUgxȒw2@2Z8߭.3mHFJ IZF|wN# I%}'=hb!`I p{кX}uAetJUgvjm[m1V0&xC$cyUQɬ&X9S 02ݲ!~e-~C9yBfzwCR EHZ,+l l|t|]r52 %fe;yl#lV{0zdX0ojѲ0,ixšxprNg?cdŖ .aY+WAFQ j|_]"rwz- A%(&J>ِmvsR?xTӭdz05 }z@;8u('TW;Vm#M ^5SrUWKkܱVJ '/5VhW꘎|6KLHoAvdmFTB-̇ڷm)==ql&{sa4,1ilNFtN]%XhGIY3}wW<舽5+= i'"sTP3ػPW2$h }_De@{41+8KmjUvB t v zrG _6v#j.P.T>|olA| t*S|bnY^a-Fu2 7؋Bf,P֮}#.rh]v\wcy9ve{|)Zc-R 1NsQa,^ A aM/'aժ3!ﮡih>i{.<.S;wz]O 0 DH:Ź }3AH3&T ĈYq`uCrLauӉm,6^e2TM FQ,)V!|""Н{/\n7F`u6Ua“} ~w9T}5qp3eT! .Zf= ?Z."AXᠣ%E-0¸bR`v,η/ॴް mA@J'<̛?ilap{(h;tT*uyi/ܹM=>,0!O ~ Jd,kofS Lv3yEи_ XLa=ۈpWF=L;{6&GuO|hЧLa~Ueq$}~rqZ#[Hۘ0_څ_qiIJӒs91UxPt 0'_As6 3..fcf6Qp)jVBkDxւQ>,{9 @frJ@,7۾lj7wm#& suԜz[Fł)od(p`GKɝ| Tf liy.J܀g]tj2f@K_̢#Pt쇗QhUEO?9p.^7u= ' ش7ė.e Y,@C/`tbU|3ۤpw,gq'VV mغg[mQ b4sİ m@Et pc;`\bCwzq:909ȹ53Ro;rrb+(>7 T zM }4zَy)|{MqXqI0M`Mx]I1qO۟>_Cȃu,ٌߏ0ȬA!3 ,KD= >D /9NgB~2-=%H1 =h/_1UqN]*SDҦ?IACЦMnh'@RNjuW; K_yT*`;֝`Ц *WͪyzdBdj9^ BV0Ԃ;[ֆaOU͠8ʿXn 9tH4F`k;I#9qvpt#LIԂ3rjPAO_' y̪K8/h_e8oԛ>R{\rA#fH.naE/w.e_ָ9E&g~(QqC= U| i2IR 6Ӕ"-@ N ;8+Tr;N(رKYk՘CrJAm{CllNjvm̠6 7d:2+Ц B?MVjr5S2Z}Xg-r>k51ekG9coJ .V.S{ 6\P^KMXр!,^zZŲרao|sH9N'r, -ꭳ*#(¯ iANmݹԃՌͫ@OVmu8R)1Dm\Ux(64ՠdX<3ЀN/67<&pyYBHR=T){Už+OmxDGo_4ZvZ.|KD_ h焾fSew=R7[ժTlFpV|6BK׈b򉓬@ȣ*i7|MdP0)kcM)ޱd\fr_Hј3Jڇ6O_3Ak|>`^! +Oxh+ '8@kgDRzH*tIoQ<˿nı]p#Gmٲ(Ѧ,FU!OYR"?Q_{"m}&+Ԗ\*`TB,gJ ̒P .Ɖ@5H!ۋ%]9Ji19ܹ,17/ 4gK@1'85߼flS?>\1VUDwSnЈs3Q;ԭ.T)Akh r]fLIɦI"^+ =KaA٨w/r`kIs&_=p$4rAzhi=E\+[E8r=2['5Eܺ3_jK|~DPf;S!Qd3#l9Sw˄ѾlbМZ ]ƿJlcYwwo?:on8,S#/ǠFb 6Du=[ B]z;.FpG0$Tǩ͉d*uFhMZ] D9bKͯ6#}%k[@׈ߛ/kb"iAlM/l[;Q:9ڭL±mL`ݓYbGyJHn^~PIӤ9^m6Bv{1aOXH #Mx[%͌ZzP-ӣ문dQz b6IdDHg6$LV3YSaV2^cOcH{]Y " \07uGqey, v>`^'- VQ l"K{:8u7(`7>9 'h uSszi^LӛsۋALr-x2i]r_Y8uEve}4IbeB(S?$71MC,=?򩐌Nxe aRj| q&2]sOM2dzEtm-ChE L]DG(n>@;I+gzΎvtno3;-ziMn&ǩ8;h>n;6BFe&=)DX>baQzQgF63[̽ ƞNFI:xY*-̚:;-dIn/2N6z3~Xʴ@:9BeGwu-)q*/^umGPmO$ ի[E? Z(r44=_)خ \6 ^>v9wƌs-fO{Zi|7*НZwh_NzUq~=}<&[B Z9FmB-M늅%A҄BJzLWQ. nt6 zޠ.[zIYp͢[N F|sWͤ~D-J{7&ml8T omEoJ\8`ʫf++[6y/xQj~jc}ȹKG.e g:D?FfɤgyѪ㐠Bpv R{Z;._?E9mw`Z߫\ax%70)xl{_X\j4nh\B?5T]s0jŐ怼hς9%J$:#|o @i-IpI(6zG?4לvUizCG\>8Mg`sOL[k,d/(p(s#}3D p{M6Corghy76R)t)bSwp숐:w]Xjx5.rtS8ӽ}͆g=,NF<ܭo^;{]?fTqm)u#Wrg& `(`~KAH-`W;tI.C!tĆ ȫH%|dkMV+%ȄX`UTȎ{%FL,%>1+ݏ9x cA룄Ӛ|bdzzM!GUReWrRހ{cϹ4ƚoWqKO EtLuĶpT\Ӝ9yX?kC:S(apn صvvFn8a7}p, V&vViSt ƭ d6;a[ noy!Q۠z224Y"U$GeVJ/}ZLiD-Dd}S+uQ̯ƣ!]%fSֿE:[d>b_o {U@yo6c@qX͈#ZK^_L_#Yx 'Z@|JI|Umˆm̟?=]u8/!l.Lϛ@:(`sIrgHwje zt#lESB]^WBfhV^Y_RjIªt`&zF Qf^'ەEa@a~l^ֳ1"WДwVit9$7HJB爊xU=tyf"lef#W HF>PV7+[lKŝGM`Zse)?<k_:%ȜQҐ`գ Arcت\kh)\X2f.!mcUцs)u"xSuM\N|4Q <ͪ1Qw8i=69=[||tc[X#i ّ)tiʼWA\z2Z'PǗ@> (3f;2FV ?A3hRWx`h'hNo dR.& sYy6dĀAwU0%R Xcpr%zqA3J8z `Q zLk]MFm}ɕue.$=V>~W2.106vsc;ea&$(*m O}#~ى}4LEGulb^|dH%{$~yUa ̵3C^*L>/3F.*}{/T(™)Wio; Eo2_(bl!LK.*&oDy:CR V*:;Z[*J-:֟4u&Hdmh *jKW@/xpU>,p{xXeIHQaDJt0"ˇPPi-C3+01y G!MA;_EnRS(3 e2kt;A`E6H|ed>X]/F`- }N#P5}jV6a^/с(K .ׂ**)TgT2w jjbmkƟ&ebXRijT5BGě]l h+1'.R HG=#`$:!f_$GuT%EB/< 7\MVO٩>T<+r66l8G(a IG>*θRH;H 2'p{ЕN,~L${8~@@ b7o`.vCiݒ3sH5}edx.1EPDqqF,w riWxy IkKD7W5=9y&oSs0i5,F{!/cgV|X\NV^"!Y4cS6U=Ij; L 4`9 eHmvM};?d.r“^#Bż|*lS;q#SZ@[J 9F'x > ;~_+56; &GLj b ^Ip~:3UG&PG >H55K*Z},9)5WRX;/=(QiXI}Ҥ :'gY繿#,c7j7Xcv3Exk|H?+rN`VcL-i"+&6sOQɿWfHǫ*Q2d0jYkr 19Û!nlj'd!̲|AW8) s{gWNjv/M8L`nsYܐ?Y$of?0jfX}N2סjl۴_Q]vÿk@?Hzάmwl٣Db Y-k&|;{y :ԀkWח}IUY@[ ~=Ĺ4gm9 [c8[X+TxGEjP9"Jgl7@5+7؊"'jiY_ c֩WȂ>&7]ۗƾ 5,X`Ǫٙ]nÿªt$TtP2Ba@ mkkg<;7 c.@jn5ɖ/*݁ճ%wS恤k.Rbw\/SIFq+|%3Ck7GjaQ0D tR=RTHlFZTr{GD&ptfT]h;a/`s>=OBV2a8x&M`\Ѿmx*V+F@I?FrAAmv=i^vQG:\(rKV?yڛ蓶 -=~5Jg Fix?clۑ *|y`˜¿JTgDŽlڍ /kΟ[{E4QqHL¤OV۝3m^˽e)]1:|_J`ì$bVn{U31qy^u,rҳZ#1-xeBJVJt`vxm,! N|q4#oZ"m z׽(ΟM8/i&Yr3O˭cKz{PUܭSYE0"樹Ap~m;Jׇ#9́8Z䀈3 s4]d9N2f؅Jg'^G*x=4Ưp[c!.HZ%8xڊDZLnBx\ia;ش'Q/MzcۜhLm ?EDQ=<D{ӝ{APV JqlSKHXLj ]h4XWܟ= #Ѓ3u{yў \Qi.?\jG|YAA93 f%o ~ȏ մq;^+ IKvNlL>RvpO^n %zg_yֵ23p9" 1}ͨb5cF  dM̑%Yٵc/"QQ)oi;JTk5+7'3gEU}YڨB3A7V$Z[m+3U)[Ǽ-}}{~) eoI?qx kkKKegдgUҿ說UF>.n X,WH#2=U7wrO^wZtԞ18#Nֆ'CAܤ{Qi~PQܮ,E WV36Xޖl]gE8EGotM~aٱ[Qc&?]P]kLMRM-haWy5Ծ N*b/@9۪9id-;(Ўk- >6e0?./XAڋ-/񡁩T*@w~< ͞$#&LJ)*Q?蔯SG.۽µ Y=90RUV VKHK TK}4$*"XlݬǼ#,7;g*dQء{W#DJ?pdtbv3JiPM֦h Ο2jSG"kGrlRfV uCGq^yG܂{p"WtN΍$1j+kI.Y24Tpw}kƬ4>׺ZBmx0.< >Y>N2J΢ / cʶ7WqoD >iCj<06g@5߶>J{!~0n~Xg+Nv,7SqG62H]8!O>>15zz [4qmW؞׍yn܈]Tru$8bXy,)iuS+1b e/|I0v-ǝ:yE4cCŽAs)Uƫ/xX5X4 WwpJ5 A|'J:sFVӨ&Zr7v @ {n ɞV];WMEEjWl ȒT0(HbD~vpJwaȐ,Z ң.pr4`}'_Fvu#*V>!#>xo=؎;?aѾ %yfK1L"hHr73SΓ;<;:T?2q?1=*ª0NAi~`=Ɖr{˩-xFnE}=F֜xV3YK33PzKNdLCłt 0E~îᏧ(U'|)!kU/-t+^P1zUW!r'njTݐLXӟKIĽCrFZ*#S ၊,Lgᖮ@dA7]#lkrYzA@0hFBIPeՔ:@)e7o/8GwDZXaKF"'^d26Dd.%]+_+hpQAPGhEfaPQg }2X<tZ)I /E)cɘ0{)6X, 9oοDZa:Z7Q\>W/`h @Vo(`h<0[+f_.o* d,&i-V jh=@I{6=a0/̢2.IZOTa׫R^Pq*, |1-$_7ZJU`l{Z'ﯽ} H).(\[TALXSZkrV 쎖\jdA;hpfE6WsmH|]h>W+1Qp^Rųea*G7?Lq/+3@`1=ݶӟD(c' = bE1.~R̠pF=E6˅H8aX\xUŵS~tMhh H 3e ^Y*!uPwǻ@{8kFVT3 D#bj R;&uo԰F킇ޠow6񁷒I#U}tM:B"5>f f* X.ʘ3B٥]+#nC+u6/P#V_#P G9  Ź"+"$@a.%u&^a%OhXN&@0 Ap sMt )=nv`,ԑeI[]y{˟U$jDpu˦0gs^jI}PZ[9l`Se[r!0}ktR.Eu?.p vKIO}ȓ\dh~-,}k @8', <[>|ãyBϧ6GPq 1Q~DJ;Kٱ7P_{G+M`2ByYC3zGGBS#条n} =8/Yoal,;I-=Fr^jY fG;kUdVg8N[CXu M2TYȿGN ͷ/v}ȧFܭ|#I_K+F=<2/aߊߡfgNUk\2/ y ܂M$ gw:?_ t #5CĽ͇3Ra6A4A֓,&Eٶh9 hpoaD `ywg[Qj };T,'gҲmP]8YHQ 7xXvpF5h$ӶC܂[~%*|@TXv4ۢjCSs{!us#+}l1ˎ_) `~ (!J#R x/e+Kb{$Zvrv#+~c3' Z[Ee8 "sW G"%^n|ÅNԬ u-[q%gri^Hx Q$i3\@DN?3gd5;.}IP^&qcuEH,OMVpjl>O;wICٽ4d `7/&y &E&{e,_&507sԯL橚?Q9cOR(-u LAUwPh\CSWu3 V`X88Q{cnKV( i㹟-h*ni{/T۰ / 3FN.ԯ} Rm:u8]{d4BAXXv>9 !oyŲ"~uԈh4?C٨OxLYD h%⫝Ӡxkd t&7 GCQnW 9ӳwj9OL;ƃd?T[EB( #-3*͔wsgwU;짪" fQvqxzA!OҐ`(ojV?=Fg$9&_ȍ#heׇE;eνҒ$)k—h4ޣtxN7.t<5ފ-;YQV񈙡kElD#DiQ۬Xk;ĭyfi*"$qaDr4"$&Vơ1k׿1CЯVɿ@!8~*I'F,X# n7>M/c mC aqղ5/'Kr+q4DX4\o |W Zϫ7A(6J\7ݙK#n uZiD|5( +4NF7/PpGFY]YJ̄CaSE0nFuD&$.\x_E;>C >ns£텄gi0Kpt4`EƑ z#^`YbS3h@>SD~َE, $rǜ["A%8威TG̎JcF?ǥp/3TP '$v17"(يUE|(][Ì2x dꡍh3F̎>U$@uΣ#fEl%R4K۹u?' |dٓ"u7z&`N$wQd2Jؘ`)&҂az>s*Ds:!C5``%lIb [CzVĠl$.mCnG )S>bY*~:d#TM|~a¸n8;iZo;7i%ۙ; j K]ɽ(O0*\8̞LWt)eZh>(OM"A񹅬l=9\.9@QcGL~ w[IqfҼv(b55XG~L|WOq>?Nd)Z[ .R\ʝk={fw|>%͔\ȭb8ȳWuz YsXY|[/)5H+˴p_< iݕ %ٞۮG (RO!UcO, fC;*OsA`މNWz95-^.4> p:UUNU:]pPay\ecp#0ox:4bBrQA~+Z64OeW5u/|_kwCVe\mr)ܫn.  94<OEUvy .:B%ڗu:MBd)rw [u> -ըQu#Q|/CP}dc)B0p9&gvdEWWʤVY UCCē,S066+:(|£U(ZO$3 Zp$Dl[ot3 Kc mE$cяX\1&UG^.-tQ+ېcAcѴ^{tTM7F^H? 78{oh ae$JNvC!0!$ v~>=~P^7%%<")_ϗ4<%95B=$M¦⼒'De zS;BrUFZmi .5 Zbɴw;m+VTƆd*P޻ f 6'H&ezψZBeYA m`0@xִڋՋlA4YȏtLimp@ 9+$8 )¾W9Hw.9< v*ӵMa'N̹>&Piq?!Iɻ4rŗEqTVhPP*vV3>blʘrZ=O4C^@Dk<k+n 3֒3/ii_RKf pъ`I{iF3LUZg1YZ$V$s~-BR(ʦ3)8NI᱙< PU}`F #9nͽEXaob\`}:- Ϫǥ1Y<>54 BtiU1s]30 G"!aCi̥{78Vau櫑"+Ƈ-i|Gi0̍9'>rxE97^f:IÉ*h^7},JFDɇͫc2*;c-a@3cs CI]iGaqL tF)t6ۖM`Eq؊YOrNl]Ȭ0m: Y bRv^whad+) jNBӂhWCKO?QmEX"ouA(qLLv` fBy{N`qyCtg^O(8ZЇ}^3nlfuseʦIC&R`NWz )Nw]}7%Vr[ n''YhHG 6@+96OC'덅 Uv5 ]?LFq"2ܪ)>r1\El-jF1E%o\ŕo'@8=% 4y: = C1=m 't&.v*B;ɂH7Ӣ1Y>*KIJlL #>&leqY$=U~VFisXaB0y}n!M`&A5WUZsDjc7,w>0$˹V#}$UT8 ga$%wah3n<-' P9S04Fs^bj T-W&0 'n^0ZOĢZz~8ޛ'/c~&\uqځiܶ/޻&|iZ.X D|ح7n## ZƦ>kI0̣ NGg2^@Ma/'#MY* ZmѴi byQuƈ і}['XF d6* UĞ- O`I4qbO,.zAQb/7k+.p~M%4w4Y0/ѫmp2anN+> QEk9Q6` }uEFCERpѥ[C7$'~?GshL*;MEYUw)iT|HӀbE)m*I{${`>çUtF Y |wA/,W+AeQVir"tzumKYINigF%Ό>ȑ?w[_gK -;#L7àd$`pv͉ٿ=c#AӜZX)cMPy`.\.CFZkUd'bk90#+]qC#6'bHOV (dĵ$$jWjpl%wc5 #I %qmH yryt1Vh}j/# G,QVkb7HK8MZXUݘ+ʂ>+gۄPρ Qa6@@1"?WB@M}Lt\>`t+.dwpVZV{Fa|$X׍ F<[ׯ]M=Rf v q'U*ھ.MB-]3zfcػPM}^`eQRs)Ts[@7cC9^&v5/֤IC+&"ٽC`muB>Wgc;`G2"H QAכ\z&oLY [Cu\ueN\6Ab$BZghMCqmSIcgIYm{ ʹ̐u)<h])e>1]B KkI3 sqi2,> ưHw Xjq:r)[hjITREAR }.W-kͧȞm!cM@ඉqn0CwHDkK~㻻 Fkv~?+ bRq8D\%levKjFMjG>r5k3}< x *01f|##WblD˹@wVu}F;iYur 1p3St)jAEO; @);VOU]0FR'=AH~ N7e_CQcdo3wg!H0wfs#>e|쐧Q?"Z`]CM> ,kKȉ=t 31}. y}G!t1 JXW%: obZЧ\(YeShZM+ٶ{TNs0pxQNݠPMNp Ħdۍ1ǁN6y,?st+c^d+r\jO-I T&1Ҿ.jwp5nV쵫!5GtR'V/"|\/Z(+3cd1F:m֨om!Use+\(LÙD5c3(f,o/(0m;.v,&@ -yp{@u< 9/ܺR劑D;TC )w-"m*ϼƀҠ j7j roIDD&KW dXiOطo TUvׄ}rM N ڕ{>RѰJA$kŋ@̜s?2j!V_Wf6Z^+)[mԌ}Nw{/A~息TC[˓%OM0T@~ɀ,,4QԦ+u:0~6)V¬I VsQ?J; `DpD"8ӥ?#{Ut>$͜ qi$Y1QjxeU2,ɖ2B ](Wn%6^~&6>c-jt'Zi]{Ϭ%~VTG0_C l+|W{ɵk mWNԗ4kgu.% p͆Ґ,վh}_Tq iNr. -bG4>&ގ7zڸO4ҭ??9/78m{a!wV01:ˋNIDթyֽ!ۉ%mOb' hC5\H,5FgEE* (p)!yVWU/ !` ꕣQL6