libcares2-1.17.0-3.11.1 >  A _+p9|X"C sPҹ4]*X!Js#Jlk !9M;,:XWn-s(nԦ!-QϽ9D߾'kY(;_v9=g>, E?326nɽP2$)[ KS4$E{RT (X~s}!̾guEg]NK <-T(F9~*bHPw(G1296715dac7f04033868391777db044ff4e576a231ad97f6c075b1e54a757e3bd5a9ce37e8aa626965b76932d85da5687fe39d25ԉ_+p9|~f>.rg *7Y!LМENOgbQ-,u=¤1-^8VVZ,ьIΛfC; QIkh'sy0G>qm MLZJ4I5G![qrQ.r]f7 (}bꥹ72G5'e tW1/zOLG'LqG/3[`!;ŸSJ&>.?p@+?+d   A (,Efj     h X(89<:>(%@(4F(CG(XH(hI(xX(|Y(\(](^(b)-c)d*Te*Yf*\l*^u*pv*w+$x+4y+D z+h+x+|++Clibcares21.17.03.11.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._sheep63jSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttps://c-ares.haxx.se/linuxx86_64gA큤___Zz3415cb119e98dab694abcf92ffe9411e23a0ff2c7ccc8ebd835262a8c14e50d0db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4clibcares.so.2.4.2rootrootrootrootrootrootrootrootc-ares-1.17.0-3.11.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@Temrueckert@suse.deadam.majer@suse.deadam.majer@suse.detchvatal@suse.combadshah400@gmail.comelimat@opensuse.orgadam.majer@suse.demrostecki@opensuse.orgtoddrme2178@gmail.comtchvatal@suse.comadam.majer@suse.demrostecki@opensuse.orgadam.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/ldconfigsheep63 16061270991.17.0-3.11.11.17.0-3.11.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.suse.de/SUSE:Maintenance:17296/SUSE_SLE-15_Update/306e6cfa0421df67fb7b8d814557613b-c-ares.SUSE_SLE-15_Update:maincpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b95848235198fe4cf2b380c407fedb890115d43a, strippeddirectoryASCII text PRRRRR RRR1Q:+,p-:h utf-8e2759a88d08bba868d356cc2998b78644fd72515fbc1af17ece0a020e056f0d2?7zXZ !t/m] cr$x#6#I^͂B6 [Ok4.QKpy^l8$G͕Z.oPm4)A ֋؋kt#(2M@ X!@"ϭ,ն KL:^DG0PCcNlTwhŶvgwC3HvX=Qc8ƒp:n不X}dȾBikF&sdIAzh.|e xzB.\q3$]+ΝnF@+:0=df$)؞᷵aiBr ]-#Qf_4j;W4_z//@4HIf^{ ů#@_EB-|IڃŽQ:`i"ԞsK&CaaڭYVKhm'3gj oYo kVצn-u&+&)iÇ4lThAn <6@ j0sG7$Kk>;׾@zC;sBkQIN'V=S璄cwDX uym7,ȿ3ސL@öiㄯ)52CquJ패^i~pYsՉݢ)@?G:|>^-Qfpkj-ri@.5~QHGOyEREf?m?to~l쐐~>&r+@\]߭kS]KWa\=WTn B/܉4Ŵ4qZlzr{!3Cٺ?Gv 4֤r-]֪8ָW&9K@ign651͚_XF}ip)|eX6l[+=I_R#D|!?:ׄtjχzZ )0L\o79 pzIX0ZJ؛ee2M$x_z0sgma+/i'ѯHJYӥK Hv=rU8Sg&c |TVۣXJ3kF9p?-KIcJmꆺL;]gAAi釔Ӊ4!}ǗwC̾<񦍴RzI"=وpph!X"IhiJ& erNXqvO LcNJTh6T: G{T7}ĸ)b{4Pc%P1dV\ l?fvopEƬ̰.8)#ot) PVSZZ F}yȏb8iuٗr8]ZeP7rO-]'vYQ5!݈kJxAt'sc^&";My}?S0GBHC,~thƻFWK܀B)+CWTSo3J$|Lts["6gK^HBHgMf}_]["ft>~ge!Li ΟإO 8/ Ckzl){5G, kroO3ݜlcw*(-vAsrz[3)=iIcZD!)BͽMک*z$\dlbt/;p"?$L2WzO3gWPf{;< c5H@*3&}=vGbO2vӋ3wCKCF0n # Ф^Գn3 yo^2pWI./R-PX΋!Cohɭ|y Bh{wU5A8mfi^ tA\OٵGzf@qқi+Bv/oګ/UP?]J@S odl6o6N~Ϟ]1'+P ROQv͐`$sd=T.2%**3A@CʨmyblVhIMVAOh/GWfWiy mØ,"*I? ᧽mJ )!54zMhzW^nlV:L57"iG3cmK/frNL.g1sg>6?~^T>0s3oe [J5iCy/_Er5i{r܀8~sd>j']gϾ3THNzhRb{dha1]/z0j.̂YE~{*n{,) P?]d; ٨+hjW A^ŲV|Z|gߏjL\BeKr6IƘ1k[hepcIicAmŒF¢_gʚЌ4!PMq_fo4qq˕'"P:]+@i BnIzAmœհ?htYK'Gt,۔uQk9>v:Y1.2wp  "'E7۹XޠJEZ8V K ϙ/ xFP D@j!)5MBοu>}inH}EA hKp FH͝d1գ8{}+(2I~bgn@KkAexEM!2Hz+>Si|gczZq_`J%ϼB vĸE\H9Tj:>>)sF R7HoL˜!9_|+q.?e|$Ɠ,QFMl5j;޺ *ףEܯWIvC,QhPQ4@!s>vi0"'$E|2s">G&ZEyDpD8pϷ)Z)gֻ,<֊\JilRhCfIJ@s$S*ÝRa[KhAx]|iR6GREߊ0{1x'DnW+UV!7-jΝxtwa$ѥ09 4 ϡ,!0ʠOtN-Nbx$ݓFp.Mhŵ՛[<AVSsBT괺P]f5(w$ߧįanr%{FŅjScr;E8P- rʀBsX* T+7vOS&HrQ643A&ҸoKӥѕno4z2L\J6[1(:Ew/36 RƝAVCt%Ƴ?)7wUԜ]kGV2u ԄИ,+u~)t\DJjb1xo QD#K^$/'s+|P. i1-_y_kJVDŽIUmq}UbߓM5 ($sh˻̰4CzhYx㪟dl9YsJr:!TM;aҕf5c,ݒOJBKSlٳTi% J%Ud>l!z iX.԰:( J%pF%$F김#5)/KeCLZyOvÕP؎$w. :@'g3#0A2 DL뮳~ip`LJ/ԂxE8Ȯv.܃4օ[>K_(Qllx+c|F'^*N9;-z&8HQ9 _ vE:L4oM(EBaCeYƀZQ؊3և|h3)E@2M]XQ>|Dž؈#~º]@cM+ALy 9d2ܮG&2)4g3'*@a2晶DʊB2 `TCUgX\"xVBBq4/\tI巄oW_KH @$)pAV V-C,':bG1",$)y|7J5LmN8HbX)B 3` ku:^bjxL' }4V:P2&/Fq Qf c~]lHE@hr݄00I'-plǕQ(17oe!={w5k?Xay^xܼweoJ)yjQ9'IT&6!xk]'41ipTJEFlRznRȘg>^0 ԟ:Yϥ.w+j16{eax;@6'>ƕ}) RI\PMcKG5eT  Ve,iaΛ|9&_<8_'++Q&Scv&&k7‘Gn$*SxN6Pֻ"u)P v|6NvF$\̳^45gl$gVjx:Ё31jmD|Lu}m+l J !=30Tɥ%7LuvܨK ] #ݜ薑̍Q҃-PkP,J[ks4fw-y\fЙ{#ͣX AKegre_Z_Ycr<u%myy(1#ACN/ҵ r6ʂ@R<U8LA1i1I8 g_ª?n;“}80ƙ"R)gSblwWigd- g~Pf3.\]OuG1d\ 6C?Vi f"Kh'xE#%aˆtj5~Lj"dў#ve24uu~ U֏*niXwQrOa1nhO ˜l[B~vtUi];:$fNWٳt׌=Q?liO<+yIe0׻BM [p*DK~ߤ1%teT<JLȸse~'t6*9z&in:%mz}.q-^+|9"3RA`Ѡ¡ty2);es,Bނ6Y06w$Rڗȃ\nZjV 9ztAQڮ_/ӈN :*:߹>I0ˉ⎰AHEH\%| 쿹F@rs"6P"do?!%=y6m$5h|ɨQ$"zlQ:Ǭ5;11>CI(mȺ= 4Iݝ*HYT AM.lR@S;DE7Ѓ*Mi2v8s(0E 蛈# F*G+qr(z#(Ԧ ʊ}U᧮C<>iC"@IH;\~5RDZ&BP4gJmw<̶.`}llo]${/@pL*hGG1p+nv!8g6S?L د)4܄/$ȰbLI=S5{ܘXGCt"0A$E*ڐZ \ȩڵLP*2*g1;-`/qJ Ɵp}Q L/Qv0EZ_7MW&}WN\?eLDt`0m1qoC1/{ pzqc5]Ŋ"]2z<_}<ݽl0t}3')x~tkEro5eKȭ wZJS."b3$ԚwwW fwk2Bkx[slCF^#p ț`O&c}wu=؍P&y `ʫlC\uO7Og4 նz~zQ3b qLC.R--;xXV7IVyc&p³sQ&[MŎSC/ MCPS0j06e%(QҿI F%b9]=ciFhlmrF:Eê٦~_Ul%2l*Lhо!o%\724{x@dd܀/G Mкc[,CBr9$ڠʸ.-~cANQKT&y17QDJ\ ;!!W*s$IjmT uv Cfބf:Ǩr|䌺F2só**dӽV@{p鷋4/$%.P$Ҳxuj@B4M3pRqfRlX`c&%]QDāN]GdR⨜py᜖~9XQ&fDx]u$t谊kI:ӿ- &[nr-aTR[;pc|KC>L1XU|9Lb} e?4`aOAUo:">Q0dpIlXRk[^҉8 u泅Ρ`xzS!a_X#UhV(~M9ʕZ|cʌ@?B˩T=쪭XɏP)D:=jۇ9%*9.R#A7ͷtq6l% DfBӠ@s ] @W_ThjR2g+S9AXƒ2׺btM,(d'娲O(ߛ, PV=Juͨǡg)8瞳;s |鵍/'w( D5 yN<-o6}$WQ3_asHSǗ Q)[Xn8|5{p):J ?o*ٰ8ի腁Ado<ؖʩt&)ow \ `JfS.|-#9D%⣯p8782pw_V>KPx (Kԁ :5\A8)±*ьDv͹h|Pd6G0*Jsd) 24U'i@qȎ^cM0W*f0u-\dY,Kd :6=OL+絺%DuWخeNzHe ~\/{kQR062C_f hf|X!!vEo@jV' R7ᒵk{0NYh#ݡzUP2kD.: FF8n2w3EnH |:2z M3,*v uF؅'p.nB8Cz8JD`/AX:4\BNdaw>#Yiiy.l&~|0oq);݈)p îFlYmw2(@YoEzܗT%M{$skgvp(|%xsf]CofȄs(k0@* .f-u* ?mR4 5á4z'JtI|lG*yLj(qi -1KI+J)#KKM"{ɲ{/-_8 仗 PW IE\gOݜ58]|!Yi +))ݻ|Z󁃡7j95z AH^ x j=<Cd,n& j$ էʃGz+J!}-?ii㛬~WVP}jzb-"38*: svi< 2w4~9Bpr_X;Ȓ>R?ݩs`Z㒃)jo4*gq-z>Plr9ML.e\ƁFˌ 65wT0c+4~M'DaGZ:Х!A Ekv0Fw:!7,őmSYS2acO_֏4 I ty~MT_(+\I~!71jg)Ҁ^KE/ҿo#xj*j^7b>En"g ,W7:OX&12'٪_PSRHo2KJꃓ?*`E4ú޶(8\T^uA>Ur9[ޕ%6's(FQuny*il|Ғ^g,f:VUwys/۠1~p6P꤉I8a/dJ))eB=[$_yHP|`2pډ4*ji*nh36źG_'nanP…{FpόsÉ6B<}wKjg5ܹ4&c>n АJ1gRt?B:2F~=PUw}jyASꖻ\ ,W^_2yKy4{o| VX?i I~ۆԃoJ]/$L9X:;/2(+Kh`PLc5: :PTJGi/_Zl{9J26bUgcH"`_O~Gc٢ݡ&1׏3.Ě% ij(]>=~ԯhrFb^ L={H,,ɬh`"NgC{>v"S)CZA~k[~wcأӍe!̒~D<#bnRUi|*KEl7 nk $Ә4U{ Շ;#GUܒ [hSr'n7.nnDDg$@B{֫Oڲ/.hEguq]ͧOk;ݺdH1!MtVFQ U@kA ^`ҼkiMwUK8$lwQժ`ֺ~ l)X*>]$m^_w9Y)vbu8fz ֡}Ƌ%/X:Rqd\]I_BBw46˴q@~v=Q kPl}jPS:JCKR/."ܐi|]edh Klޛ1l!T }ZΕ3aplmt{ޙ֢;)R8 5_{8 ^Ha GKġE:巈kefFp_- r_HDuuq}dS+gŹۓpl`xˎ0,u@̆X̅E5o>jgzqI.JۘC2nU{IH /Py5PBKcoUI;Ngafd'R ]tI[1 huYGw & oE%KgGr!0rbsNs!Q(jD嘶3h޸,aB e`4ﳷCme̲"dzh03LzIVkT 4ve@> cD>զ< xiX4y>cU}27JO3/~%}h,0?_9dPJnn%E:  R1n(ʻ ?n>+EȬ|-9li,/_@ZHl<.=q6x]v(,7SR@O3%Xn_B`,g^`},siS6C+2xءLk%̸pMⱃKgD6 O{We=g%|FKx @PEhff Ȩq.5E$WLw$@ң9ͥ[=Ku+;[8 IT;&rKHOms'9ýn(Ш\cls ,_nH 웂Jtrmư7#7.]sֽ1I&H9M[1qӒhP5Rs~vwZk7kCmt= RGGۦ͢F-ZOO{λ Ap 5+0A9dPeS 5u>ʋu0b'R%(5fJM%ךpLf GۋCq)XGl0GOI>؞SPH ID+"{܏ 8%/#@ʖ )6=3{%s>gZpBdo^:H/_HeR-Snz9 ITTAϝ vݕNY\ގQ+Ua$BDvP5YOizdzkrլwEWkq#u&ð5c2=!ߺDmMM~՗kSHkb!'P=rqd Yb },"BV@zHe @3<Hp[t ~Kf d 4&>4r!N&N|њ <=t‰I瓠8Ek8 w=AHheFdnܹ3dr|O<~Ji=aX+n>M?)T$䫞|RvqIH=(S|ÎqQ3F(t\$Ap' '5 VBHGr4Xv7g=uqtd;>-4u,.{V:O79N;D%u53KbG Gc;W Ih8 ,~%]0՝ʱg* 99;]~BeV@i5>dW%d:K]BmRqoYGJK{5~ r m"Sܖ&F5HYWܜ͏;YM2alƜqOfՍ#Ku~bhټuTa!1x4T;0 @fH/ A-ꄸM/={wcگ9Usi_ZqI}01i`ٿk\xrOT3VfZ1H5KΔL)dHz Gؒ¯k5^i+dV"LIdCvl1"t\O ZG@'Ӣ/?uc4AY<!x]0p1/^'Vfn_[Άoen+Íu$OZM}QGPVHaWP|<~sȀh+*ioŁ ؂`2&%%W+Ee֗>n.WwwOe(KY r2[%!*RX kj6=Qxo "Nٚړs'FOb\7˨׀ +LYBGI!}-\$d*'{nf1 ޭbX2c{1℩.R8Wz@*-\ȭSܹ Xgg;dr)~p9:{Ӄmsfs9lIWniQEĶeq`C΄1;ߩє$g$Ms ę@"r!-g{zcOYWi z{_yӬ9s%oa0X\N =ժsy?wx@hȼɪ'\dNA .فNt>ůZ d[#!W|"=C ;bZOFñZ3HRb}5JYٗ!3r/+syGݵ=*D"UDĂɅ2]uF"vW7xV3"Bkõ|lcW{_<"_dW%ذ}XEidpko4͜ښ (j3HB,%ɠHƣ+R- Bv%^)kxGCI"# Y[0~^ S 1Ge! D)*fTvMzcë|ߙ)0>0vj.afhً]yd.E)o ~ճ胗*Em=:te,4q6ZiFk75^Tox+ю4+aqjLK!,3}[!da)Ї:n)z,Oqmb\3Ù,]3tNS VUHp4G]9FXޱ*5Ihap^hÃ%5VQ]H#E ͬj n?8 \/~/Y&nejLÖ*-i--Z 8{UXg6>Ї2`o\ ˵ <ʆ\Y=YTP[')u2:DwCq~ o ig-m- 2xL^yNܠݪF N̽ۏ3a0qBKG@z6b3b/8)u_/{; q Zc`1礽`xTvlm.|ettZZP`4kh6ṖA!klq/ ^,{nݪw澰 VyZNqgV 40P̼B!OB4`m}:k92%e۟ DDc_"r1)?6:0d%Դ<8{)G@b dG"} =T  APC?5<}ACf,y:g|4quZ#^îQSy[Ī'F+}/y`E^gDaCSekjP8 j6Nf<ɾ P|ڂTl19-SLC!?TbYtR5 ֌ C龁P4૭+/SL8FHpMmQgуPcPO$ JM47[BH<ejK~>ؿ- m2"<}F8ߑZd4@L]ⷉ‡0hH6A w6fk2P [:ONaHܓE RnyZHs&1*c2pn jƵ!'T%Y=1S&zɅ.\c!5wn+Y=Nkn y 'Fז@Yqd WOO֖- NgR#[4wY>ÔDgv{k3)<ͿƃԵfR.hi-Q}T f€/]C8/EKIO΢K#R-1Κ2W@R +Dٖ.ZZwS)NXJ/wXDqd:A+u>4Y:U::TŔ^A+n ʄjP.H)Ml ̈4o2;~cW:`#FfgOIVB3CDi:hlR `DD6s5?~X9łIdyQ%4*ଔg(MFVK;H%`8Gt5(uXz}5ׇ/L1NۀR(f_<7Qň#:IF]F #B͑U3ߤ1UfeNMV P_:|щA|r)NF%ԉ77[=-aF~HPwCs Yl%Icjv h”fBexB]6qUg K#(ɜr̘֡G3 FQ #j}<;vPZ-_Ѱ1<^n%: xr^kiɥ{Hx>o`"b~@ɾ̄ Qm6CSѸߌL:#_p7>,%hJf/e'ЭJi1oi8+a|n'g xp<wntg{7qff< KrH-QiY], 諱n~Q :OGAINo; .,W; }w*\i۫~~1R /,]1Qv&}P*Ii6+JΧ  ,e,u} b]5~À}Odzc,+t*>>|LZQM(fZ~ʴUSJ醱) -S^ׯ|=X~$`E}.m8L?$UA衰Y(ګkn>貤jPS#{<\f6 -ۚ7*wd׷vG0l(K<'xj#$^s& ,~IMSkQo$7lI%j)=4YGyk?xCgŲTzbZ逥Ț3h]rs:H^zXХWlW/nlƈCk3="~$p*7'qE9~LpF(\M1G0m - {֋Wu gpzmFr==rM+joҚyt՝Uke{6N^<u ʸC_JQp2Py#/%3Gz%6P43 sK\y?dnVK-DwN\VOqu D~Ii)B 5eK|A{܁Sxf/;8NFT j1B7 "N_ Mg+3Tsb,sdW`i|c"ȧxd6VK Q*]5Vޑ[xo@M[c֮1Bv8I0{h&9V:$zO:cnwB Q*ZҴ- 0=mcE=ԌT~&m9-q`M,u ζ H$%GvV{$fcYS(8ipti*ZDP;1X*2 $uùx@]=+[@mdE[ {w͙D 1p)uIٴZE__s >G2زW-X5v\ٿkeJ|iSN4f.OqLF>f`| | }DEprzfT;V|F97K&ʐjT}9UOe"ou)#p45n8-XO*62Ih"Da5׹@orKwV+>]'IŠ@bO>;u=rAspoࣖ!h¿GUxZ?HeAIoƿ,KYiFC QJ>zh9zzsPwCkW^?W#{ #/˷{)]U~qmE^/)£"S0l0QB-)m=dKIڍ3tƻmSмvC6аz4jCFMN@\Gs4_8.w,noPKkhqJx; de N3GIWb o}Kdbꐦn$7Qc~<=| i k"JmS\q \1\F.<oRB1ro))n{GLJ/Phc_jҫ.{X1m 7/pZQH;Ԗ] {qsϏcf5 ֡ấ{GN -1}SO2 Qs 2u0$>B#Z?z{J^2RYb䘟B490d$v8Y.$( M/|SszO8: ﷕_#(*5WC XȗTS흗PF"N`A'sGPqcUFO"`;|mȌB=X42m %n"VZ'VG^!}'t䖝>F6_ӏ+8M\y+i9[0)BW;zq'U`k?<ْ?yGfoAwMrhSW9; %:6+sь;qI.Hwy~ckTlBf`YI&jbGSo!G,8C&Gr$)(K2Yi+LY:LuCA hYxGz RLg=lw,u>#ܪf3! #5b KW4ڡ[s] K1Jjr^[99`7 i}}4]4?586eh$S X淚b YY7Mr:9!([j'YP93/VC1.Qs 9h;Ւi])@II 1Sr(ϬȝzP֍lRjUyA\.4Ly$:*us-,09ŊQ Tn`m3yE0z|)ZR9k7Rut<C4k-ͳ6R#-.ׂ\jQʁ?VJ@djFy,&h ](s [1ڵHוH0 Iz=䵹.bۯ6G:0t F4ˀ#ݜsg@\lrIJ0['n07&@S-s_R0 }=0N)P10W!4 }`EK ?"EdP`Xl J5̑XF1dž٧ٍ -tXP2_{zЈfMBjkTnmZXLHQ!~eU\9h pdx/Z?=)՝A2ɫa,ۯ;4 K̝DC_2h1 WPoؑ欷NSoՆpU[/^l֞YC)ʸUX qZk vǼ3 ,6&1mD1-ȯyf]>8#(9 g61P2 o%-Fyu^֚i\žj<hFb%ڕ#cOFz`$Z3aWo "M:rnk_EjIlX\6 g<)rJŵߛgi;Ty$Z=;U9voMc=G?5pAmʕ5z7#`Azt+E C!'ʴ#n5'%/ΆBΒgp>#h@lu]9Qʿwݕ謸T*'48lf\-_h h[ג/g`NӮiJNI AԬzу Ra0UȅE9+D%9yʊGT`FabzxmxNa;y|be ~ksÐ3:ţ ;mP 8:alۻ e}XD0!=b S$@0'뺟HVS4VK5·@*Hp2C.ĹɭdovRyzj@.!MLDLyqpOPu3AyJ&=$'o_?5oˡ}mYϠE U;8e,WEcL\=~_sXVПPt17>=/pyӞxQf×{EXÞVm#jc_4(,.NAlt\&mZ<(p>>mX:sPg|9̓nnuDs} *G,5㍔˲壹'; We4[sҺ5蛥T{A['bm$hJ8>6Gv iqew:$+| V/=V{7,8Tͺmc]x& eqV8sWυv7@i`<Ȅ.P;LfFȒZ$&2"9=GٌC[3A)&5˫ٍ"e'[ڴM։34c3ek|cr ׁ3߮ݸ&|Pl`:Mj Mc.? ]0UH}tG[ ٩A>cIǁMz jMæU%K7K/'\۹.S*PKIQ_+*2b-aoAU:P.u1JR~ _KGSUPQعydODa9Y0Ñ؀q'Zڙy\_Q7|[ϓqÃ[gynr&0~0VxMWi*':H^Qfnrn!~ 5`׬ϡS Yo"n3-赆JoP?[;yHHT=sYl+K5OV:(ɗrṴ3zB2yN R{%RH g*.TMn>Ж|QI([4_gٻ>x_!8J18O"2TS^[~}^<*:] b,ȃuMi61I9OcjuKY1cSmgx  L8(O]>Q36v #J J2`U[\qgsld=Q3s<TH8c$>ag31An7^45wr583sHɏRK [=hW)Ԣ),KJ3s!FsSq>E[įSG#IByugk!sɯմZ4.v"`:FƖĤ>ƹӐY mfdYj<\k`+PW¶??U|f=Lǒyٍ ~[d ruUtRJ+_I\׽zزz- `$Lp`9^>Hr-z'd%e!Xsɠ*FkU7b-oQcB@o\_R 6`59$''L`Ι%Ү 8/at0D` sG´ #5!kò&$7҅ӵ)+tYmgW֠?qDI!J0 l̻.W{wVE1+2cC=$\Y'*bkW+ŭ45~l +Ds/v]]ҳ 5!xfY`mO5KtI6.T@yy /1lқ0a;#هt 3YK밯J~A+k4L~H311Yn^ZZrg.9%siN?%-X*QD^K&_h&켅sK<>D)_MYRM;4 HIzcXQ ϰ:W4$}M^Xƣ]F$.UJӯ@%S#0# p@ kly 5J"Zk)av/J65\{T$2][ l" W!hyĬKYkײOEʅ'3DFϝ3@sQyrW̘YfVQ{h20OqF݀3+J+ֻo#.r^w2"@ɚ'Q h-Um8,|Tds]@{JrwK^05.*n<1axAs2Jc QUsz}ט)YSH~&Azb)R0,1䠤sya6ܣغn*0A9~ۯ% `<ek(*4"P( 4+wWޏί[70^o".P:^ۍr_e]@'Ugg:"iuw^KpP`pRjb+lHYG 75+Z"ў4Q\*qnTϿ{%\H7@/T3 riفNJgs%~} ,f7Ȝ&'* 6 ழdxzD 8;{dCm^xLe{U}(y& ho=؃ ό[Sc!9yB, mH9 riO۵- y4! 7`2zt?iK$b!c|V7E5HiWL찮15?rp]KjmrPd֐ӲC }Hk{V7{k(yGfSzO)1o!I8\pݠsP"`G o9[EM bCkLP-U_%^\)n_wun2Qe%fW"OVjcHɸn)NÅؠXgz;^q9q)'Ϧ&=Cز2 f h|++*dK\@MVo&8rX̱o^ /T vc'!~%ŌY.o=UR/G!l\M}dsWf~CnP^[hGWIXﶸ KaA}P1e"ՏW59%`mL;b M@ΦGcDnVL1nk:rX~G* +ڤ'oS.~r(?O|+{8"-qځ9܈+|YRZڅ Rb{-؃JDg3UopU¿cVr2 p!틫١0e5/* j }#ϽM 79w}%քXuΤ-.}8-U G1(b%t:8ofBP~?loK{~qzԸ'& if£Lj7N NUˑ']֪E ~wIڷ)8M:Q*eo׭<GG?OJNB x@#)DeL |R tW%%*+ 홅0/IgV-sMLE!=dv}*'4x9,ǽYU' 7k?ua]w,cq| M QL qxa5[r;NH=V3p-ahfj.]HQĿE0lm吧:Rs"GJM/mo 2i/JIfo".ً~o _i=N= uqTґ!lҰ`[0Zb4%2_ts'МU+?Epf+oRx2_öjQB?t@e4U4j4<'[CϜ޻`ކ[2; L6ɐ GV(2jBlb8E뱴3F[ 룇"/i'Hײ]9-Xpk"@T:^( U.`-in _'HpCѻaSz%!"Ovkv`CWcݰz}yAIOMzW,foVM]q qVkpѭzӮYTT;fiQ|uia7>Ily|m4k2 q?>bχyir62K4[HBFhm#=9bCyG4t8D*;s>C1|P6g޴nR섀8{6Q]EJG PqS6Hǰe'Ѳ8[;ĥ~{[E5nz;׎A2z r{1$];ZBAd'!m`O<^&kZ(Ce@dfK"TK cF0W$QDci+}i \CT*ܬR2%3gnSm>6ФCPfC[,]5(JȮG^"䲂_5b[U1e2tEZl=A_WqSkP4LvYA+_^ՙGjq4{d\bxIrNak{8"O*Đ>C ^_2Lz0XM*$#5| f2ozv5ckio5@?-nU0OYÕ1hZ+$_*v_u[2*CvH~b{)p_m)!oiB\'4~ZVUo]>Y}gqD-=(XJQHmFGo䧆*[:/0gT! Lڋ?v"weD|NOOarC;}C|( > |A"u)'z(ys#H-lnMWeS:: yCBS Gx=3,AcƑ%cJˈXM-:qc]3 ޞ7$14}M#ùL# 9Ȩ9Lڊ"0íI9U"UɺDl_4kq9mz=9p)Gc Ak&}yDbVOuqRO)klmEXggAAm2LTbn$$l7+#ΥxJ^ cv;Hb:EH=<,"T:1Vó,e-ED'|QpQ%R'z#o/j{ ^ b5!%S{E܀FiPJ>ŔdI0,Bpr%\>"t/kz[Dӕk[焐rxvbXxdJ`I$֨Eu5"1~#u9/Jƽ\ea7BJ$ybhPW8Jbd- dXm`#HBoK<8S؞'"zce͢Tu) w" ?{ў.m#^v ֊rA8ί"~ņ1 y''!HcMoBGgDms f)o!q1>p23֪3a \wOwsQ *V3aQJosgC*'9mN%&Iio*N4(])%7=۠aZ`]Πw-™l ҏ*(Ql(RJ6ޗu S3F1Hc:@&t {\XSG'] o"Qj26r;HqIllTZSSp|1==dD[ ?0gF c*)}*UdyV/47X9+-L czcۤ? 6wj)(銓'`]5 ֥nKǝP , XJXWz|ssPN_6/ 6ulRcU b!H,6flUY>DɷNL~H`dRh9Χ@s[ /k =w=o/K]Q5F^$J8~w<_p>=`9v"}JI:uuXTFh:=5; hz{r{IuYpNtw-\/uH_-(H{@m+3PV JD9{^V<) ӸKObhm7] 6fDOk0ɐ4Gݗi]ta=Ay`:%˷v:"֙Gs+#A]q L\ǯa\c YZ