libcares2-1.17.0-lp151.3.9.1 4>$  Ap_/=„%ʙ[B)Ai~\z}f!k7mƨ Nί]V :!Zppf^tlӛTOwhHsꋘ7?77J.V"A Pec{aQJF-gtE'+w؅Fs x¯.Xxi5R j>/ CW1GV}pj/bSC r(Unaa73a04e4a84bf22870b0d1b161f08df5665579a4a422b2adc5ee2b4d0d1f8acf72d68c3092b70dbdf76ef0fe4656c0eba6a34c23Ȑ_/=„&ͯq^@nfI']Fi&VP1Sg"F_d(Xoyx f],EמyLf@0Tx`'ⲬM§ 9 ܲi I>LԩbNiD5ءv%xgK\JkL?!o!^ DL(hxԌU6y*wMK9|cuT$~'W_cíԕu2j84x~t"|!|%9<달<8(>Mk-m>p@,?,d   F $04GPT my    T l| H(89,:p>(@(F(G) H)I),X)0Y)<\)d])t^)b)c*d+'e+,f+/l+1u+Dv+Tw+x,y, z,<,L,P,V,Clibcares21.17.0lp151.3.9.1Library for asynchronous name resolvesc-ares is a C library that performs DNS requests and name resolves asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT. This package provides the shared libraries for c-ares._cloud117jopenSUSE Leap 15.1openSUSEMIThttp://bugs.opensuse.orgUnspecifiedhttps://c-ares.haxx.se/linuxx86_64gA큤___Zz3320a65314a600036b11249c0a2141eff24c035b604083832c0459f382622ca7db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4clibcares.so.2.4.2rootrootrootrootrootrootrootrootc-ares-1.17.0-lp151.3.9.1.src.rpmlibcares.so.2()(64bit)libcares2libcares2(x86-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)netcfgrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@_^@_@_[f_Z@_@^8 @^0"@^!@]Γ@]X]@\dZ Z Z YI@X2@WYZ@TeMarcus 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- 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./sbin/ldconfig/sbin/ldconfigcloud117 16069934081.17.0-lp151.3.9.11.17.0-lp151.3.9.1libcares.so.2libcares.so.2.4.2libcares2LICENSE.md/usr/lib64//usr/share/licenses//usr/share/licenses/libcares2/-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:15231/openSUSE_Leap_15.1_Update/8b3437c663970e20464525c6f3665d1b-c-ares.openSUSE_Leap_15.1_Update:maincpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3d09caf0ae80f19a66d175815da6c222ef4b6831, strippeddirectoryASCII text PRRRRR RRRƠ@KХTxutf-8e55e26c3aba4fffeb69287356894f594fd6e2ad76a878eea0bb50b21330fac3c?7zXZ !t/mz] cr$x#6^V6LL1hbi~M iX~}P[vdM)JV܍쭫=+nFDO+'~3vWqK`|{IL&@$o hpD4Vx}Z#ϐJc 6)tDSrdxdS(0LF<)3OҶ=2| QNor}Yў\hI-h^Ӗ{W3@~: ⒙i^@/ HE rRR5QIӍO㧵̕Y+#-tB3g9"<t;P42Iywc6Ñv@͎OUEc@Zĺ'>٩evyKO}7}N%Mq0BCrOv44y(EGEcچ|/,/r1wkU(,yfpZB[ hT5n9EW_ypaF1hj Y1QT 0Q t'7lWT˞фcȍ,sz#`C$2@rNɑ!]e4d@F%d?6ʋO<`9p[_L̩B ѐ=(cBP}xgp'J. :ّ7~M ]bpuc"Vvp#PDF^-aE=9y4EYh$#w-i/pGofQwG;@ VbՕK;Ɔ IZeg>q',OUŀM](meJ!5w+Dv6L +aj&O֠'CwdjHQgiZ {0DGm |U׶D7vfi8MS gw7dQx!ebM%a.A*I0d?U 2vha+u%tD2ͅgx?qflvɳ~TnD?PJ@Y灅܊Uʉh.E$$m N׶+UԝMQڴGlK[I~.tAy4'H2c;0E]ݫ@\>Sbӡy- $2N^Z[p_ ATgݧG0=vmV-$g):h&h H0Tt;M.2Rw$2L?vwB[n"jAdoT~H tՋmn:Wvz#a՚o'w꽇k@nKų)rl)1Eŋ(##h3i2?wr[("k5"R>߫zML(`Y;iC3>DdzLSQ᪾?ZAE?I%K-~*L=қ"}x@# o_m~sXQ-wv'v](h$ᘹܭ D ~E,QOvHJ n__v!翤hhn>THEh067B/>iIXLHv`P.gPipXg)ؿ=~@}•LAػHNScH2ͮ[\ d3>hѯT?Du -޸qdyTHV)$&C>aj)GG]DYCU/\c9D5ӳ5 {o>A8mw2ě ~}5|cGw )K1?),](<; B $XsYH $-Bi}3:gƖwq8ث0Ԋcv񓵣FWr nD ע-6#o~7?u{w ?ӡxIe$ʇgENJ!,qOO T7ܳɀ,D~WЮVZ֠2;l(,rb`p?FFȧ|?P.1qx6LnᨳbU&3gA񻿢9S?O*Eu1] 4C>-);;!Z6oWqAwc}k7(Icze0g6Y<>S_t&*i/.,{ďJ o$ۤVZD7yl(yp^7@ae&Zw?,.%X g@‘H SP a!=B8{Ke"*qU*bqa4M `SY8pog%~XQXX= Ґ' IsG) sc`?*x^^Lk Q᤮PR*b"mA\`XZ"Rh\ V?ހ g_[rH]svaxRkfc|f2dO}Y)@YCZcr`ѺRR( # N pz;>xKOԜ]OO㛼ஆl@dZ%5XgAxVP[_Ѩ ,ጳo`+VB05㳏|_h? rR0^# }N\^q=w@`1=Ы0iv9;ܪ\pO}"2/BuA~V2K*sMMC$Xt/&¹ЍF;!sZFζ07S.FT_'&Bz޸Ae-+[Ȅ8:FcOZ9-\$`цċC|qI/YkaDdee+ɊBGư*OCfN ;Z/_G`q덎Umm wgW0+Žxa!NC,]H}؞h| wFP~,ͫxK7D̗&lג< R&hsZ9_|cM몏?3Ĉ\U|Uq*uW)g [֒߼:t"E"dc.o/z3-h~Qpeꋑ87ژ_Xc"&(' 1l@lR4Frz)x=UQ1-d؏I?KM>{*t?G&-h4:ݕThۺ;<s:GOwR{#f-dRY¶'6Q)v՗iySG fAѧJsq=fEldDZFA9j"*X cV+8 qJc- X?A |1\Ewx78K#fl(#I_gG^ .Z!SIϞoRQǒY}0/Dtd$"CQe qҰsx E,ͼ_ݴ B[!/aZDQ<-@u3 _ bSI1tyJ¢ԇ(G{u}/ <[NFz)b >tau# c8HH%WrlO|U?!5l[H̓)} ?g+'v3W(t) Ywm.wڟ@xma5^Vb*'.Įk Lu "PNA9Pc6B-S`~v9jN+8p޼I8f*5pذHJ+1vI\4IOFJثc2/@02@]Cܹ@ +3,=lyFib*4BZZ6duς'BL$%e=]0{@C 2O%*RBݫWS$f}.- )@~ǕNe~P`<ط%}D1o(td Xߙ!$5 _cgRr9UuL%%REthMV m3*yg /2qit @ ӸP7|0!^"xs}(a"BTTٗʸwTw]3ݒ; uq KmX/gc`Lt8qsCGaW| -zm#5$r7/?vѝ|:O15Ȇ8i7c-x<<΅xA$>"C홧,}巩3V5*T`ǑYFj. Q/DGψ< wNbUs v"2>x;,I6JL淋DV1NgYᆳXHD%ƂZi;#+V=@hܷGweB0yūϮPc\1bi-]˃0HU47/ 'IhR2fϗu6L_??V΀iJݡCDoFҲ2c.$w 8^E4!&L=᳝uCaYF/ q+aP2xhː-PONCw{Y( a2t4`wͦ{>`bhq< ӭNm[Nyd @DXn)3UnvFWuvMDO*:KJS@{xXu A#VE,Im@ӱ>1|K=-gDWq˻$0A/!ο`>_ʺ ]M:Ia/RفO%:D S&ّhfizQ4-C$ĵK> 0L5JΝC=q w9+c9=jÃ~*VjB*n\: N< |U1mOO>jS}|N}q ڜ?3\46G^טчZF'p2{o+EaX2PC~R kFDA}8<#`ḳr9xwC*7uKȶw-U:o ~m#)@@쿧Fn& /,m&@3sp͗|e1l7ggUj_iMݑX|8z}|+8[To7aZu.(J3ڤ0Gg5ע9.w鉲hCTWNa//܀_X;:ELLGc\zf>DBQ[*]V~E f+ H|+E`4A?prsW͐w \(PJt,{3 !d֓nۚtԎNX|k?M~.qۀ&0=NWYAlj5k&v$7ZQ MpUnUpAWly9AD_XT~F=2C 4JfnQ!ٱ" A{q0H>p m#ae=WBzۍ1V9N2AbM HڎP1 %jhl&L]Ēq*`݉V} &ty+ g C\%m]+;_ZnC@a+>a9ZXiC Z9'7El DU+XYA4/ʀ(GA]:XR58Q??.ag wBLI#^4W!nLliy GSbÒȉ& s͓!qvFDFOkUUݧD<(:h=)CVk5}9C)dq?+v0~m\Ij|7mМz|D3x>nF*}!t2j$LZLH4YHﱗl:O0aMRk[ R岭4F 1*1؁P"JPضB:K^DZG f>PSiMQIX_ ?&R)5liSl2KMc~g_< وFL1f<̆v kᓝ\LWS|nqA\ڎnUP[=_'(iMP"nRwb8`Jr _m Y DffT gDy7x1&X/q?ַJZn;ju&\'vlB[o"ɼf>’Q-4Na>Lkw6_/feZYe3ez(9"LOc~yVDg1Z$.$/;[J( _S[`/ZJ?ubL6rƱTē9YĄ~+ofIިJ$sP'ŴKv6WѸ\&uQxΜ͘E`\\ŔLg:ez'9bA' UQBKbGW%KB4Hm6w+1<:P,ZN8u=52rH*)]{31g2 >e K3u>FJ<\d9D8p⣉+3tA`RL1,}eŧGevY77%JaP^n(: OԾhlTA/Xs՜-ND$`)+4nF( Fc H8Սw}aۨ$,Bpk^Sw.8Å4kd!>y.@Bj:K.u?Bu(@#I AFeNyPђi86'4=K]^ReӗS8AiB(sVtcB$I;yg,-N ׋2ItI$}..=LrMDr'Xn@[?'wB_bj;Ea$-µjȁ;=ff ,ȟF2q_R KuzNˣm7Y]A |]˯ x,8|G4 .4oVc~˓ӺQb\>ל5k ˜r1|o=O U##L?*WIWP 4r1W 7o,o$ۜ[k=,utͫ~Z.p+i6ui牨]zK1ʩ"!cx;08Pkr>C)_(!;i Kʗh-0*&pypWH0 8>m`P.A`,"Ϩ*9P~ h_T\ ~uJc'Lh:D0vfq|e5: BdpMzBBOJMW/ZbuAbqLB1h8n*@~xuy- 7,7Sƅ"5 Go̭W' ˖ͽ 7\BF41C)8:\A=vpЬ8%P[ EwLXk_l_:B ƸYlƞ>ʹ\8'uڒf(v]EH@lĤࠟQ>Ǔw[ >H/g QUMEr)*<ۑc.h uH"BwH9l:=oZvl .VEjb[l1^^uKi^TTl`o&G @0X|,M 5Fmsj?y D{};ړq$Nl{rU1# -~BGx}} Z9+ k.6`>Qsi%YĄ9XgaA7~*NmNXPUj{ؗD7P ѯRx)k8y!;DX~Qk&`3Li"UoЮg7~twDv-+/'gֽࠦizO`>=1jKW0zէ ƃԨǼ;lmɭqǐ)ayk1:MP'@eNC}ھ.PwII N@7cUR4,dr"cġ/Vudв0UMCV 4R_B>>W_M=Hs;#"JABh~Bߪ'cU$^"arxJ J46_mZ1Dsd~gUct<hd"D/i{Xm(I7VU{fz9`2"EKz'W<%ra8gtw$ NҦXolquvݝ˓bq4f ZfXC]xG1WN-!aMAdu突OLdu+E,- 1M҄YZ9&9 K9mlH0];=AN]1@U˳dMCM*Vuhq>cp9mj~H^ϽJ5D-Mճ_#RʳΔh"6\@ {ANk14]-|wJ+}`FVpGyq fE/ޮD٘BMQ)k`+)yVa.JRBrIϙr&y.V'SPߕ'P L0/ scD *v5ZQogI6>ZdP`&z0(} X< ܃/Edĝ9T~yܗ҄Tj~J2&>'Qo>kJ&{r[1aN=Is@?*;OFQ  Igu~ˆ+Z R=enu38H^aJ[wDn}sIZl6딁 !F 2bqs TIvN#ʃlSyiB.eIƁq#+@IxѕA)Y6 SgyHZGԁ迖[`)Ƨ^_g )Dԩ ."{W =y^ׅ;> }]磵,apÜo}X=+PR![J`*_ۢ#uu]mfVVP=u.¥9nj")<$3,)UcYG5pGHea$]".,7h^l!i8,2yQDY73:0SKd3\QGCN:+L|^/ iWK_r- g;v6#v8.Ŭ1/kڹGJAWL_̬9FJ|.J`Wl6@Hh$JۻƁ-?!5ګ䇛EuIwnWт.Toe,{O9Rjz"@aJtي;6z2 # )c(!H3Ұ^zsLjZ~hT'2F>'PʋYl`a%cP&?+%>O"UpvZ-vo<hDJjCɘh9VivtYlf#\E~LQ)53R|r%_Xb 8GM^aVq Uhj&8}9@|n.D Vg+ |+m+\ҁ ֘N:/VG9l81P_` Kҥ3t\[ L'L 1axYyګxrNdxn š;y.{_>]9ǣrp)>0NϏ dm]܃*ah0{Rp‡ِtVo mU59֚"wLu?mؚ*<%97ψ-\H#4oe}`0\b#͝UrB?;&wzrBj֫[7fx `[$% XU_{: |y}(e̡YaD~{?X < dlk9 Y"ӨR vbRuK{]\&)k'R >nL6#XĤVo*JLF"{SDW"yUY.CA#&|O>q+U'kog' d{,}~}sVO&!Ž,$FCMG3^rmhmBދM\;)gJ|3;ҌW@i(@7bЍE*@Mi_a8fə7 XP[Ēx bsb^߯xkq!B8D? 'f^17(vTI0S\CgWknm% 'd>u5 N]hty:d0AE>Äҧ pfM*tm;FQA{7<^:iv?wJlֿ`:~`z@Nx!5v ֝!\yQ}g7:[`N_wĿVjK- ;/CMhLIn2vt RϩDY/aGɄܰ`L1X ECCN8+#˸H:Q.,O+j:0Oxԥ.?J`㢅{a{(:Y>$u}P-~bNDF 5hGl Z&qP4'r'/0d x@h QoXdjr$.cϘʋB.@]L'ºJl 7[va])iRY=Q?Yedk|D>Y畱oav@1Rt^#u߮A3ܼ6F⠠*[h.bj#<.7SAT܁%bUeeZhgf1UqcvXONvt_R "Olo^)VlP\()S}OlJŒmakcNk7^*)P-a/)*D]nkVWS.Y\Ď=~< R~ac=+$4έ5s(v~,*"HB3>1[ojdRfifcIq§N &= #ύ=8:I@FTa+=V_r`U}l6N u8$Zך >; [Xa˗kqnpt,KD6}@aMO(=2k8ńm$4Cɽ#isqCj cIփe19U؍h`[]GU7py忠v!Qz85?a~ō殔'l.1wFOilBMR9>Rht2=ߠFc)@r\z0GqXjϮw1a jaMH9ر#W%0y5e"э`= (8;|?mD.3moQ;f?ě</AZCvUbIc>uO/+6xt q =$gwM ,1-0YYy0^Iq^ K - qثͭlF[`9׫1wTq > Y4k__{(o8 ڒs_DxkkMDZ4^*䕪B&ܡ?لQ jN=JwcfOEXVoG?:&c9o4M,Ҙq1U=cׁO-pĀ49!`ϟ|2ۼA cho7=ZGV.K^5" 6CZd<)ܟz<&(mح}nۧXBehE&s{e ֵگ.RZ"rONw1V3?2hDwF޾T=v+"AmBT^y;?B+¥8CVPs?-0*:/bR0\TKJ瀤O{S#:P",Ͳ:zʮ[1;G",nz3{"y(ψB l3oz6atMBaLA}}}Бp՚ A UbZSQO' 3=#Nn0`"f.<ض(kmn)[ x}jX4M ȉ4VVʇ@`>Ѳˆx1Mr5Ռ~`r؀rZ RGW)Wb X" /6b)e?"z8`? ɟ|Ѩ͋ i66D wT%A\ʿvՒ”1o:߲M|RYIN$sCn9h0E&#E y,{}4UFpOX (mb :m !G1Ek7H;rىŤc v"ZS)g1}v?lP_;`H$3ՠR 5B%kdGtA"aM^xvc ﳴȞUWi:3@NeStJ[9UdKj  2膗|N+NwzMEOa?DM~hVi U&Jeo~vfZ.lϘ&P &Tv HDXmks,ӹbةFQ:iб&mh!qQe S°W;m772.phv7RWA C Z=@u#ӛOk6^6 8 ^Muj<!Pc<@{Vȍ}S$i0!4}jp5ۗFwiҠp5q>ʊm-TY HH-rJUc 2HeYp?:R>*S]ę;$%A6UIK ̗۫xO46suϰmRiB0N/!,>$6WՑZH0'-ϭ([a-3;Eg97c9XbWͭk 4_>r+7m&]y!z'jhOq:z#* Ծ@`7,PE@\iS[ޣ)t>D N񁏼5@q_ןe\=aͩ#6%\^0IբN ( s7[w)jAK/e𶨢ӭ,jq1-G-A0/%}H;x(verh3MJ,oJ %Ϫ`d{pD-Tj@OR~ûSS$V7,}Se~<֔tu<EP_gul]X-ҭo>e-k;l;tA.^9>R]ѵAiNX&6FI\w43 MYo5*8e*;akQ xo>:Ee+ʖn!aPظ/Xjŏt&4shP;΂PG$j))FgI@aQMg?~ֶUpe wurvR Bw\ $=SP pʢn&xͤ|(vu!)_ +=GM[o?M ӅI6⸢4 zR!N|]?cLѱCӅn07OBr#_蹙c!Sv؜/ A?ns] ijMTuiz<tkŊJ &5R5c{{NȚVն{5=YYXn4(7}U 3C3 /ՙVZ蚤.,۶JYIy(0TU">&NpDBT-TlH!¯PKb~7UG–*JYj"j'Of[de 8c$5~14fiffE;'mf_(TWMùƹ/r&'*兮:eWcqMi'uO[v°U3w- I d>c0dsC_9D'X>#`kL_^&zzB -igpDM' |=އâfm'\רMd6)bv, I5?it:͑QUz$\//gX }3\ΨKhR}o2OHڂ ܊}Pz(R3`DWhޅ4PgCQ`48 6D QXa]!?g_v*&у 0H?+EU(5TVTWnxRʽfTujOmA)S?_Na$fQ]Sw]=ZB!Q|?0Y =;Mr7}xf vIQ_q̬c.;)(OWeGp|tCLsMuVWgusL9y,R=R%ٟ2:Zg;HPVb5LC=s3^Q2z`Br \>Ug@ArXk2V Uj'78:m\?n>Υf vd*Y sPgLaoG:.nU@ƬfAۛT9B,6˸ )7$ u@g78slR-]+M!LVLM5G?8E U!s?_f k@DD2-J#)ӱtn䳗3{3G-@ ipI8:sΆ\>iۛjε~r f\N%7BLz$F J:d²'Y)S7C?%$C Kό\04 };C6FvOI}\ qu Bd 9 ?o3ǞychƫnͪdnчQ=BMWzAt*L堫XXaB8gvp@0Kjq)Ug tҲV|hѢ| A cO0[YʧE;+ZSL$:@1ybyy.K}e™i% W`byrɓaDR2*B:0pɷKkO= N]~DvHk֪;}s hPX$\g&C VS_Sm*2nFhq]O5#+z>f1GZ?) ;meiG"Քf_`̔ze&^frV'W!dlrEbjWJ<DOm] QGB^ CmK'8eϞ9t#3=ԖxFPTKg12tgW;^$b\,u͇ȓB9_τjepۑ{%btb>g 5.˭6AJE.C?{ղ5vk z==#/^7-zZaDeFTn$* I0cICd#P}ONFY=9噰1? n.5N o>nzb\'|ucOaۗ?eyr0'Ć*ߌd5\0kvS*^H # hXT" YG?ÁDU6SF5@KCo7TMϘildڋ Nݔ\[]U, fGk~^= ?VG;Z=*@D&)ĹYvuܔzQ+|)eVֱ\K>Ӯs3/^A"ptfb ()]j4]E(#&F ƐPvU kv([lb{ ,84eor~ŤN =LO:4щϬzAeDŅ:S0(ZjpAj;+4tnv잇0.SFR3˯yBeOPJ=.^ZG@ Rt e~} OnTq+!а|8qbO_"Sy ݪ^S曈ٍC87lʒú?YtI:Pԍb8Bm{hXc4}2!!;)5 *7~S<]eޖ}09y]aˬ9^8 W4EI>2d.Ex+-gmנZAi{-k5'bbBFЎeNi|s5Ϲ0͊I_N,v /OڍCf&yc(HRg{g}Gph&+dcZ)& GX ) ǵJ%󵛚&q/WO {&SjG>Iay QRC|,Rx+*7;B.F2SW'$m%l9bIK-~$DAe~]P!DLʘ](C]w1ՍMxP_t3# lؗC!aUU$EcJf/Ia,ΐO~h~)k^^i#:p) X2==q7]s=&Qp7DZ%.!<ֈO C$;+M?~'#rI*בr٩@8Ū\MY~(FS]%$1՚!ԠtD J6`:W,\Qjsڪ@rtf[ :.Lԫv͇$J)uP?"{7LO耹t9˜#L@xTwlgw1J Zmvۛ8LlL +VL6wfמ8tnXGf|,X%`tUz̕@wIg3x[Y77-3 T7yN㫗 ]cr]Z^K3SwD@RK﫦 !]G^ 7.9 1n`971dp!Gh{iA(ӎ$G֕n3 f*=[/a4"ZQ 禘̇$!-`M'.(3Xse|0p 87um&I3D_„[5˩*Q!_:Fu|{I Tj.SBrEީ]ffpL0|nh{qE׍/qVjMQ]83:EcY *MZL JФ+{C'(`ALBhߒ ڞ}!v{ |Vzmv%H !d' }ZC5wKXr0Ukp"[bU<+I\ʰa:j5@յ֨VI%ZURoGoN{$4꘨^W 6vFCjUysCKx=㟪|$Iw;- BJ-n +g5@|mNiVee}$d)a" U=8  NК8q<t U7Wf^VU(LEPD:Yu]^%+Ƌ7Z# Ég }JK8E`rZ#M఻Z;. @ ߟ(e$G-Q4s`4J>Yt+fٶ _eZxa4! 6]cc6PO2]F:+MZ8;+𨠠Yrn IΎeIgsU ^S(cF!l1v}x!F.+11m9ek7@ N>V;~R$yGݺRldCȗaFco; \i\T lvLcULc_S;⻩KC}~֚!a K곱9z-g!#XN?a3BkZ5m^CD'=kgcX #R^+3.$=G@wa{dZ|N }~ޓ[ͫ0(6u ^F"@0a-'p1Z|;u$Ak}-.e$93cvY&e>™k!?M J>v&މCb6ʐ8Vb5y4z6| 9er5?o l U TUF[f^l,Ŧ+TVp`F>(HсK#-LC VuB~Y;ܡѫ*?P.u*|HSdYC 5lv1OQ&]7$ݲ{PEP/97f<OKju!z3<^ h. ^P0΋-; k ˨U8z}׵犘 g= ׮Ⴡ6 VdfhQj CVqNϭQ"'iX_$4-Lq1TSΪXS#羜T7*ᆮ.gDXl?=(R@MTnd ,2ֱc(G%S":>7x >*xxߘSѶz^Ԗtp;na#';(C}يBNtGNyݯj1;"ĎO D77&/P.w o}+Ў!w(.{$0"UK!KY:2b:VFS8z%?!阩K=DRNJkBepFƇvLۍU^Q4;DgNm$eu`JA:}œod18_URɀ3xh`W@̱y%n@JvH,FřWz, GźKג[}ڌڰfW5䪪~1Bˀ ?xytQ)1\GJHvs Yp`/D03% #}5&k|zI)ǶJ&3 ny VSP_}0kaBuܖ<,17<Z )x C05ְ4p8[!w<cL3[z95 :=Jn ϜFt+lI,<=Nh?-c_ ϲ$1v mzJe}ҎئL΁M pOaNr.p Ķ|+aj;AQ.q )i:U_u+}>N;O@K?viP^prɕ9]   hDsuL yeac\C"bG4f:Vb{~oſ1^v q0HtʒH7pY0D,r \r@nRrq1y 8e7Kmp#Ug(z*מ@TSӯ{PRCy 5ʮOH!1tHSxwbFصl e|Y S|fXtCB綰{"Kw8&_?M$ *@ˌFaĔ>mEiVR厡tXݭ<kucX)Qؑ<0'$|6ͣAA )fR[@/; |kO=Y:o~&=(,}_QJ*0&@sƵnWGouB\orRi=PPf˯nyIHIl4urZ9oZL>euD,r *Һh+LK\ODl\maj-tPq} OLq|]E%1W@]uvGF`zmv C8*E,TunWS\SB#X uǂ;A~tr#pnj3?JyF7W'l›S/~=4}v4O 6Q{^Xsb([39N!99K|g^Mx ˎilD)|+&w7}ص6IYvڍ^#7s4X}1ČR^[atF^5A d:_[ ՝0J{ k TH+tȘ5Sj)&q Gr`YtQXAG3F$̢2b-Ϡ?z)j dNnEC6ڛj"`d.upf'qE }_ t'9-1IA'_LُO~\mDkyu #sixH/2|u6?!҄Vж0a`o):n=F,۔D\հ+,}޺le[d:nс~6bӂSU 3\~F/$@I3:Gu306O~_;rx\k5wcK-(sB@V,L8%,R򒥉 \dDFKR{v^]hW>7:~>g;Nı+ty<5W̐]Vesśuu } (eҺv}Q)KB4"X&,aVn}RX>lSCmy|FD,P8*Kڀ}YlWa h>5^3\}QS4kS^f]yFPzrb\Rz> Swλãx*B~O D̆@mkӇ7НR@G\ra1lh]. %x&8C{>y.t~]~^'n{ eO).[3_WW(RLi܈7WF#a`\gO ݔO 닗d>Ke~ ɭYL9aUFz+5CI Q "R oC]8iBU0p11 DoP\M2$2 NE(Ve\^vq]v}y1ކ':J\cIj(Շk2>pr[_t3D_ACbm1sHOóP<\f RiŸ zPjloF%Pcv;r̟*cE a(&Q x&b>RsDMi9󺚱1}a$kL~݃!tɝ3 NzKHXm!mA.DVKFI~g4fjvBO$erު255:(xP #(lîb" itc߭[׷ W QRٰ Ѥ2-',|aWD>!,ۦwM r]՛3Jz5+ Q M9J6 !to,J]Mwaߏ"K02DLϔ"BebHHwDOOP^?8ܩMOM Dvca{x c b u㖢Lb_ϬR N/4Q=kʄv~dI^\2Doя/ lbypSLȚIq/f];B(wYo 9_i^ZbleThit:y@$)d@8FD|Gf Aу9))? R$k|7'3$AxlBg[f%*2p'ȃk/]E'$ 3t"zN)7pTj#"TITݢ ;ÝP'vznŤLX2oBO49Y e?+S%Wr,v/rgic"rM{Mnc1T6t,7Dvc.3vҌ2M{OxLʗ[7A٦Q%'!D`>:W-a9*J a/XdlWbm~F_;W]r]N'RUhQoOǎ xҢ8tT*4,jq(J~1~*Fd(^" vV(A)WVv-ST5IJXPW> tPfRJ<6؇V[T~F0=:]ly(3ip'R0;yD'#MC #$ڦ Z vH9f{>S)Xku`@,4h^5/;~IBwbۨ/uֳ>M΀iueHz&Է!ڔrGV[( VU+d]#G!%^֣}cSW_/n;rIIWqyz?^#v]+OgƇn[ _2b2ޮ{ϗP0MQc)9hk8e1=0ցJ2 POsbu]|nzQK2Pu28J{ +6jz D{+_U ;pM5UC楩setpo B&&lPÌ'1jyinAib8S(Aojs(|%B'KoټMB\ȝU={}|npYw/-Nf lw舝 ;#K:@wCK 6:k_[6ѫ1n׭AM^_YzVGN^uTK_ \\|=U؞gvS zY-ydruN8gί:u,{D8N)-R Ln{ `W%e% C+q;D\:x@߼'|DdTlq ^,N yr{Cv95*].`xcTcv<b-T70|׷w2}o|Sݿ!]:\qЙܑkA_/zNi1Ya휵S 1o9J6e$yXv'C'uC(è҉f=XQd;BZd-Oq.H}lGZY0H޶y2mg$H7\–eNFT'g@PsB TԶ׬̣z)͍_)`Dƴ,-̰?Cd]!i/V[t6*:CxCiMƈ7I|%9qK˒w nb%[vcnAv40ruRBn/vSWѐxЅ0N9*,C"̺ԡĚY>&5I)*$&K]Cۘ> "YM/Br% Lv.|l㻺s5uL]B6TI DpWM9DŽuZn VkZ~'6&\R֩`.UFqN|3̴*jq&:-g3B3o> ,,N$_ ^*k H'$:h?rQ[D2'#JpEe&Ys 3٦#8/c>b$>: .T{E68ǕDN%P)T)nXkbnw ?11*PGdS\3Q.G, Nf r r]'XٝJjj=M*3c8dUu W8)] %n0'^J>RC'X:)<;7$Y[;A e;ݤ02d=Xբ@,{Z"[:Տ=5"2X=i[45CLGwOo֤)NoHb_H > DeEY5%T]Cף\iƭ0b8ȡp.'8-#;{/yt%L]qjSfۊ?߃{H*Nl1> DŽ zk@L|'wz^S@T<;}M]i Ph8Y+=հm-cj+`)IȭҸ#>ZAч]`H!Q7uj\^^_!y r+-Simp_/+tݖn~r@$%G݃$׷ҷu:ϠnH8X$:ӅTpg85,c[+ !hCEkLH" p~S.t\FR6ՠ^Ɠox+a3 !\wu*_zZE3d1qtYln@Z(; 3![Hyk2VI t;P$cmšҨPMNȣUu@P$rQ=ts 0be̘B6*ɇטa]ӓ /n#x>51P˪:I*['ƯT+R]4XR*A*ńm^jm7´h_D "_uL7cBMM ~Tɪ!N\_..b$H4Z臼CglK"/ˎB"2n&qa {>,<9f(Yn&q9дk?30{=NFC #8\r( ʾsAh׍pX̪eKJw24^-?G.YƬd/sAٲƿ/1r1T⺙2W9W#~Q^/uu*,nBEwPIx !eベ**%0Ni 3EWxA9<޲ E!a!~]dEI Gw;ey&=:IuYTG#weXa_ڿ݌<+Ź<0?$;bHL؀V,C