libcares2-1.19.1-150000.3.23.1 >  A dkp9| CLIsԛ f LO3?KB]t> Xnwo pEPU)ViD%II)E&z d\wmX֗Lg|fRy516*O8hqSz10AGP]ebX~a/'w4b sGjDYZS{s"UnXE&O{AԬ$Jd[w;T|:JΈMs.?Gkb60bd1557be58e9a3b7403f0e248df9f8699c034c2f9d7bdb0257a0c3d2552d5f5364c3b9eb2ffc4ad5e91ab37f0cfd7dd645b43Ԁdkp9|-\U/!VL[]=`HT':29K a߭,ԅ=d5CEy-DYؽ9&~|Y Zt8 qF%l̼E'M^bؖpN:%?XUl0(%}ک9i0};8gzK[j k#qlpeA"&t#M>)ϱeG[Jz5Aئ*9c@O1:r:.Q >p@>?>d  ! H $04Mnr     h  X(898:8>;>@;MF;\G;pH;I;X;Y;\;];^<bHx>Xy>hz>>>>>Clibcares21.19.1150000.3.23.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.dk|s390zp31>SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttps://c-ares.org/linuxs390x@A큤dkIdkJdk{a7Le975d0da9f0af016ee556d4b376846eafeaefc016a484afb8400493cb0d48a66bdb4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4clibcares.so.2.6.1rootrootrootrootrootrootrootrootc-ares-1.19.1-150000.3.23.1.src.rpmlibcares.so.2()(64bit)libcares2libcares2(s390-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(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.1dkY@c_aLa9@a8a @`@_@_^@_@_[f_Z@_@^8 @^0"@^!@]Γ@]X]@\dZ Z Z YI@X2@WYZ@Teadam.majer@suse.demardnh@gmx.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dedmueller@suse.commrueckert@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- Update to version 1.19.1 Security: * CVE-2023-32067. High. 0-byte UDP payload causes Denial of Service (bsc#1211604) * CVE-2023-31147 Moderate. Insufficient randomness in generation of DNS query IDs (bsc#1211605) * CVE-2023-31130. Moderate. Buffer Underwrite in ares_inet_net_pton() (bsc#1211606) * CVE-2023-31124. Low. AutoTools does not set CARES_RANDOM_FILE during cross compilation (bsc#1211607) Bug fixes: * Fix uninitialized memory warning in test * ares_getaddrinfo() should allow a port of 0 * Fix memory leak in ares_send() on error * Fix comment style in ares_data.h * Fix typo in ares_init_options.3 * Sync ax_pthread.m4 with upstream * Sync ax_cxx_compile_stdcxx_11.m4 with upstream to fix uclibc support- Update to version 1.19.0 Security: * Low. Stack overflow in ares_set_sortlist() which is used during c-ares initialization and typically provided by an administrator and not an end user. (bsc#1208067, CVE-2022-4904) Changes: * Add ARES_OPT_HOSTS_FILE similar to ARES_OPT_RESOLVCONF for specifying a custom hosts file location. Bug fixes: * Fix memory leak in reading /etc/hosts when using localhost fallback. * Fix chain building c-ares when libresolv is already included by another project. * File lookup should not immediately abort as there may be other tries due to search criteria. * Asterisks should be allowed in host validation as CNAMEs may reference wildcard domains. * AutoTools build system referenced bad STDC_HEADERS macro. * Even if one address class returns a failure for ares_getaddrinfo() we should still return the results we have. * Fix ares_getaddrinfo() numerical address resolution with AF_UNSPEC * Fix tools and help information. * Various documentation fixes and cleanups. * Add include guards to ares_data.h * c-ares could try to exceed maximum number of iovec entries supported by system. * The RFC6761 6.3 states localhost subdomains must be offline too- update to 1.18.1. Changes since 1.17.2: * Allow '/' as a valid character for a returned name for CNAME in-addr.arpa delegation * no longer forwards requests for localhost resolution per RFC6761 * During a domain search, treat ARES_ENODATA as ARES_NXDOMAIN so that the search process will continue to the next domain in the search. * Provide ares_nameser.h as a public interface as needed by NodeJS * Add support for URI(Uniform Resource Identifier) records via ares_parse_uri_reply() - disable unit tests for SLE12 since GCC compiler too old to build unit tests - 5c995d5.patch: upstreamed - disable-live-tests.patch: refreshed- new upstream website - drop multibuild - tests do not require static library anymore - spec file cleanup - drop sources that were re-added to upstream distibution (c-ares-config.cmake.in ares_dns.h libcares.pc.cmake)- 5c995d5.patch: augment input validation on hostnames to allow _ as part of DNS response (bsc#1190225)- update to 1.17.2: Security: * When building c-ares with CMake, the RANDOM_FILE would not be set and therefore downgrade to the less secure random number generator * If ares_getaddrinfo() was terminated by an ares_destroy(), it would cause a 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 follow-up (bsc#1188881, CVE-2021-3672) * Perform validation on hostnames to prevent possible XSS due to applications not performing valiation themselves Changes: * ares_malloc(0) is now defined behavior (returns NULL) rather than system-specific to catch edge cases Bug fixes: * Building tests should not force building of static libraries except on Windows * Relative headers must use double quotes to prevent pulling in a system library for details see, https://c-ares.haxx.se/changelog.html#1_17_2- update to 1.17.1: Travis: add iOS target built with CMake (#378) Issue #377 suggested that CMake builds for iOS with c-ares were broken. This PR adds an automatic Travis build for iOS CMake. - fix build External projects were using non-public header ares_dns.h, make public again (#376) It appears some outside projects were relying on macros in ares_dns.h, even though it doesn't appear that header was ever meant to be public. That said, we don't want to break external integrators so we should distribute this header again. - note that so versioning has moved to configure.ac - note about 1.17.1 - fix sed gone wrong autotools cleanup (#372) * buildconf: remove custom logic with autoreconf - remove missing_header.patch (upstream)- 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/ldconfigs390zp31 16847688921.19.1-150000.3.23.11.19.1-150000.3.23.1libcares.so.2libcares.so.2.6.1libcares2LICENSE.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:29074/SUSE_SLE-15_Update/b8d900c43811ec851180ab17c9b8a60d-c-ares.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=fb5ca4c52e7816b2791c4b53ac9e8acdc2a38761, strippeddirectoryASCII textPRRRRRRRɄn'utf-838bd64883a48725c88dfa0a512f6fde596aeb84f39fbabdfee78c98be57d604f?7zXZ !t/ ] cr$x#H P0h[ IjG!O>.M"?BdAY&'_v3,2Ӳxo^] {zC <ړmX~! mjP Դ3Bx,cEb#Xݧxq )[xCt2/uBzeJS&k˽}a)flMݻW,gM1.Em~tmm$wS ڶ8Nwc7^_Rmjbg38'tW]3,J'gK'E᜜%kh WN"ɹU}f Z,>a~.:ˉ' #Y=3w7T=ƄrdGj$!&#ySa1d>n92? ՛]6Lؓqk!">PD{b*sYTu xg/A/W@7[d:HHAr*e"96 imY7$5^UDGAh.oyrTˀEIFfF!b =p q$MZlx=(]qWAVL\h&CTٳ.HF :߯ƗT#;5yπ2OW]{#zmj D60-'*'1.ַ|&MdJ7)R4,n,o0Z )02Of;Z1O'c<׍6f߮|H&l`:8uw MgTL%h8l˦R{upBa8!oDa4Vf(KeK /v68؂ԦDVBzq`1O->&x˨rn<q&uD ܵLȑٝrgI%2Me=O=e;xƑGn$*H;.Y@s=m151#)$z0с f͙{fuS/w,+ im8ʼ2h '1-7:]}#S[wU)W;F.Lt3 <{Γg΂V>rCog WO;{9Н?1K FU[kn8q'!b{jкńIz/q(f3OvyB!0p}pQc+ ]IE/c M7Ӭ[GlS2/aT5P=zJ; Z_(bZ˱)y-2v_N j;sI=e3_~6p>W. gywn;:r_L|W!T҇Gr0*l_XCwGQM{ w\*Y6 z ?ؿxG`",w:9ƌ,JԆ*IaY3 H D𙂀!")TCA}_jʮ{Ƅ;v!4)^^;`yrƀ_aS!2׮NkS91Pڲ0I@s{V>eo*.06-U=&]HB)f6OhoҞg+Js` s4[ ="Ehq [?+vf!ganq(EqؠՐ?u:'UHFZW!.W[.'eA;[a1}mmݥF'9cq(jKO,"X.D]K;~svǰ"U_!)+˄<|wwlr0ڨ.6i;e$zGZ${י0sj7[cهvM P(kۧ;r'Knŕms1eU3Ȯ*1_k;3lܠP;nu}FLz5nͤ{ǩAi|,u V{@0g0]㡚{ (#S+0tbœ2nRԹ[E_2yV[˿:h|WgMjH㜻 B †HȒ^ea'e{"paOW08ڽ+䮉V`X07s9POjU$BZ LrO熍4);rtyYZIċsG꽷2x*O_55EJ *pPٚf06#Sm#4ƒfpBbįG9)?⨧0JZkЩ!\tOwr=3.ZY8ĸ$(m}?}0} t-EݨsUqHXXk>|O8ڼ#,.WP1<4Tv }޼1|3a+-m9|A f:,dՕ#:ࢠU2%??Ăb~ x)*)>2ۀoE.93`ciyϤlU[hՅDp#Gl3,r;h_"3OgWNWVvd+\zd Q 5T-!IaHf#oR0~Y1=?&8ʪCu"O-~KIMQMJ}km$K LJܪBe~[1,hsrn8Fl?ea(Y]ƥ }\.~<^mǩyǚЎS :L \l"v@A&N59=_G*WBL|˧Ƽ_j X9 bOnJzՈ\!7{؏/_$NʜAE15:ggp#v8yh(^6WSxk&C2UÒ ,Y(Ea8GE$UA& &h+HMx{a nnү>B XŎ@`Xӊ9}2/=a/KX뤋-_ LixM17Ucpړ匚Fb.5鬂>"A100W~\X6J 5mWIܛi$QO LJ &jgSariA+~qa}P~_1k!1~h@LZQXTx݌LgIÐy6Zx`U|zD3:@ssݹ/XhKbDRThpC4'Jդ_o1 \LCׅ# EO1+ Η1NBu2c#lU?Y~"Hڠ22EZ))5ƐrsL&H=68lVNTO!7=MA_)XO7"V|*zT Jv3b?3JLӥeEb@'HJ̞O麈P&;+Tͅ|s`xs&FW-7ObXmGp7.,$OYZ`~Um B_${E%v2<3t=< 6^ &7 }1C vQa5ܶv ݦh<>o=۔!")mpY CHP>=IIJt@-鴊$`n @#%nhrԀ1uqq(+aK0Y+=EV hcbe[m(]{f厯uNB{{֯V+mЃ7g<Bw=*C xGR.nn(*B?=Qg|ðH2CTC)vٓՕe4ЊaɵS즑_bt%m؝nz,f|py?g}?,(+MdC b3UB$R&\ڑKl"rAD!s{K l@J?VҶ4P!軄nap>ȷ| SEkpTG7zcm F}m +Lj._aT2Rutxі!l!ToQ܊< zIڍ'}.k?vV_tz '3wJLa6pE>a<2ǾZ0 %񚬩Aɍr#3&%Rg,.e-sd__1=Ad۰|SX: ϊ~bv/TRjgOCH p5jct*1m;I>-]W=$c,?tp YՖ O{;#Y a'FT%V<*ӪK[T\ݤF_cx ;-:I}7l}s=ClT"X9Az*z!c+]`o|b#N*(hgik*Wޘ8QGs6}[}e[agJtv!n3]`4&HFq'ŃJ6c7%XYss72cj*a2*7sn48(\'?b{]X@0`kkwdW0i T^wMaue!!i6Wht6Qyk&HFś=+ B.2mO˼'˽Ńq';Y)>Z.":x2"5Mڙ/7r NYX-;-LlSp?p"? z{_1%N֦Jb(6 "Nv"ޱkj\@H2.fly5GrSsGz Sp˞b|;h„E&HMT3 զ.= =3K!~rռ~ 3[W#4جgd V 6EjEͮ\՝yDK8=RaHx7tnLNL }4j[ϻO$cElE(9k_8w:q16 Krr>p0Bq5?$@0|!jRZŵ[E|{yKʲ")C=~K "j^c8(h\6U v#3C%h>]I$^4 l*vEW$ԭ2cFڼA.Gn| &>Jyd3{ߌ)LSvj}{t>2kJE ?c#'7OMTF-+kup$:EeXE0ǺTe75{p Yr;h =(HiW c-]Ϊ0ccs$s#}?iK_UKIztx-czCN7X-sA5ӮY~ȣfUOZޔd%YtN,|Br,r$e[|*E ['EGa,_7d}}fO]Ġ/ds[Řʃ؇vbbcr\_7$N A& W tLeKd+LBY!Q9FouEf6L׫ ץrjRռy^A4=2_>[ w8g_&>Oj-~t|Sછy#K?gؽ#.uT&,ydHz܃Zq[UǑE Z ENȷz$♲FI2>lUzy[ 4fD;LP 'Cq* $]PGtwrA ;EjQ(9TyKֳ>heOT[^|^]-E8jOW]0\Z~ ^IPTb/ɾ5I*XͥB)zKpblpA\Ʋa9htj#},)4Cۄ3Ԇ"A ֧n'ʳ(&y*ʽt  x!maP5GH~V l)D Bg 5PgJəe= ]wF8Oّ8tU9\/Q_tYF>56/@v_g_ ňdM#c+֭% $eMy|F ֚:=Y69@h} * oI*3$Ì sew2p2;B^'eGzl!Z3Zyh]\8z 'KĚDKb ߴ TU~(2 6Qw HRL? EoS,aIn"4!ˣoV"gA[.oi!l0!"::Nz: aal[]u>xq28M01QP`"'Oҋ2u@nGry8r/ $Z3^M}rlDOfߥ0KvpeU cĸԢy)'m`>owQ:(J+]f}y0s 4Z2J{n~qoG[G *UH.UK+{HNѾ 7H*ܗpfv@VyVt! HP{k(׺ uj{[s='ExA=>V,שM+OdHEX:.;-5{?GsmFhE"/ 3;Mh#UizJT?t؏GbBP[{#KzocLB4ڴ*!MUբt`nphOF7GE mkV.1 f˙2"(-r$qA/l,sh1ϵ?@+7xEq>xp׎SVJ/-P=ڙb7%tOj3[AT,>Lf}2MRD2?Qw9u SA0)|;]`ِ3v'|k9BA`{𸹯GFżEh'YWWٍX 7?6"Mhd%T YFtUF ,t+HQ)>łސWB8.S%/rGvε'R֠e,P[ /ԛ9Jܱ%N;-)P8 UI;or;^y-|*>4l^aN!ɟb?uǙrƮ[:$S?GNǾZAuQLٜXaٽzJ:1%8p@uŻPeb$3a^#p:Q&r`))N o1y!2* V}#MϛcwX+"ݥSV )5c^wYO{ϠЇr옙#/.:7 &~2`r=MVs96"(kGym{oSmP׎b`<Ͳ.AYH =~h^'+>O#h%ٜ+LhXtM[RVǝb[ I?^ki؈ZWP/yAQ|39 >eLwJٵ &:&~bTI})qm =q9*9zy$Y>"uH1?E=jf''.:!}w[Xf^)gŰ$mtTȵ`=|_N>Fڃl#qůe_'X7לt,fabQouDypJ'UGiM;T'!Rc>7_x }|5u6-loxf0NLӸAC<pB7@0M7cR|h3n4(j՜2#!' ,hY =jjBk75̢d 3݆{im8X,e5B~P^fML8t1lL54R"#k9y&21`9sIC-Xr̿'7ЩVPvHT>.DPXrҨg_'7xqp}x6Jsi];F8+ TUz=^緋E|Fldx񜲔Ghw4 N0XE;mk!Wc-hrM'e2D5U)I2"ǘ_s  =YFQdV7uBW;Lk$ fQϬF} =V+`` Ԑp4ZР8@,묺#2Z لO'ՌP6?K=5ػ~ܦ!,tLЍfb3Di~-ih{#8ʻ0v ui!:XB?oノ9PNX;(wL ϸDhJ/KW"|(8Ԯ|.+Dz>,͢?# sW_Xkt@"pKkUb5dY 炵5dl^ p8qpk=On)lktBL9^KêJ/ro y  NOʣ k?:F򳂒{^|=aBod&nz+|Ж\jZWn&erds.!;|̗[5t;9ڙ]q_TvUӅk0s9Tpl^EEٚ[;(YrxT(K2324UetSy`ȳԡĆ'9Ewpv"(8 !ve|]&Nfi~'nA3g*J }ѿ&VgPGvbxxҺRR݂׽/*S% )!Y~mpx{PC-zk>O-2Bzֲ[Є&?^3-_T iRE5Lmjhk;w" i#Jw28jΠ!#I$TQtE=\|&]ܩOoy 1;%ckw9bvvu7_I/y عfA #Y$vR/J|eT=;}OPKhǬ%Ũã }-e/9Si\],/Q|0t][P&{Vs8JM"끃+*E1h}*M܃{F ppz [*o :~ S8'YijH!ǏfF`4ޮ3M7-CjAÊC; xrf;%H,F>@M)Jc\}?55ZyEcg/`E8ڎ+ꆖ>)T lg&e8l[a-Wg!c"OR>+e%U3 Bҧ)n+e8#FqUk? [VqGr3c ;'rr^Zİ%-B$; a g:ˎM3kHJhj8`c\X Gz^ HI*U@:P|0Lu$-c bv&bЩ қ[( ]}~dz@_miymUAW oʫdEvBGޝ#il- k$O>2O -c;H]{hī 78-4W Z8 Cw?&E.`mHK'q~c"@uDO?KܪލTK/瞼Cu{#oT%^Iam fL %CӱyG("d +rYAi_/} s s%z%0+Y֦+%?H{Z NQ% o8ﳏf)i S2C5uxT<ܕcEtqNG$b6fvn/U_$FRe˖R D{u6Pp *6v!,PH s>l_$VS}ﭻkLG*X=vߤ,%3b{f홷 {;,j ?\1Ozҗ iNs1Yd}]z [kƷ(0|HzM&(6cU]"+ꝣIHp [`'=O 7kd",Å\Q ,4HLb`5⸩tL:un- 4~a{+=@=Tƙŕ'c:Qa/aḐtҫ=:@Vdq #p7#(I:.j/@t[<hxWKUXM"&Pw,?-@@Oʞڢ#D[I~(}`>բ:? GUiN]=dHxo_ν#~s BS?MJo'e1M)j#rp@</$ Cl~.06A*&{M)1>ZB:!컗i"ј3#!)7hsCf`+Xaq'81e/3 p K53HbnbF~vE,nDG Ћ' Oܚ'8[8y,I؅c;M^1w ̌V{hSЗX!ΊlsEⳗ@s,A[Շ;`JvN2 ?/;ڪJQBe6a-Is ;$ ?G= }q)n3'Kآ"b0G @!{z&ܭ檿VZcĄ`K|lW$jE q~2*Q$LO~!F9 q?Uf2¿ZtYف^M@ F B'oBfa*-o*OUTZ>ͤnω1\%6d:"FQUO`ʣΈVd."eee> K.-v{[6Ij@Gȶy7Ꙉ/ZQs"x*{^ `tox=&ThL]V1ݭFh,kߜ4@J".0B<Zsk"ǓdPdO:;D%bځHex0|h|w%'ֆz4xD("q?&PP.h;_#[ew~_y}J,GP}LOoD `>Owjy'S;q ch)YMS ND2%{.0glS #}ƺ9yp^JL[ɠPcD+)T\14מ݅Vd`0ԅDTmCa%;ː^vNREp~tO"ٙ%{yeR~Fc y`ӧ[Mϩ/ɥ%+{ea{U k8|FCʢ^(c+aHޞW6O$?G[ حzfEz舣i7u~1 }'rIIG+YY_=xY}>7 bSq|^ͼhcmi~PEuCeJF6)qْ]q%/0{%^)UWT[ o5XD{4t\Mj7*Xm-º1 *ioMMP? nxl6J%;0%˹9-EOؖW+1 N(נM B ,=;eّ(Z> ܖs17>E3gKZh9C-ۏa5:}&,+\G21*#a\B60 +LAg@ @6X.[pKǩ=S-m22s.񴤍禊J?_IE ἆ7t`F!bf@xiGg9&.;w](C|ƿ-QD,=r/A 'kv 'dB+n²>oW,Oڕ7׀KI1|~{k#:*L1{ч4Z36$FH/-DTxbcund+Foa! nM`Sݍ|bEGѐ]z2t}HT[s Hӿ[u1 $ n9fwkz[^<-MZoY͓b*1O1dS m@{uo|h ~', .s10umi2+Q58:hз]X aTťݛ@F>! UnIo$9"̰7 euB 't~ #7&ԊsLzA%`'Q{0c,Ijc}2)RlMK<g *= q(5sHΩ gbMW?0>dz2M 퉙(uƨajOMG9ag<D!Hʈ3Fv{DU7!Wͽ*vM-ȋm _䦚,W&ؔu+BzQwcSID-z+; z,VDRN?L[ߍRG͞prRUA٤W|l^( ,ǰ62N7tohreTYeT]3"?8,)0#i$P!LfE).}ACuɌ]!97#wzzMN:,!xA5J<[|H{ƔCwkkR`ʕkq= kC,mɈ۪_*k2s/M5 [HO#+M:l9Wl(Z$p ^8հ9|O⢓@T~#;PƲTGkr] }L~%{ni"_(/4[lHqza!%88קZ2^WOĽqdUVJRnM.̦I]]PeȎ\r.ּC`2%_EbH}Bg&JyMtǪw[GwXο E8aF'[DlK[[k=fй`G&^Vohx=3]}:*m[8%@w&җJOvhA KFBQֆp[5t~m͔Wf%{>RhQCLA 5|FTMĨCo_;%Wh⥚TMR-6ƍ_LqwWwzC+REVXCmO]._̿]]r@adpΌWLHל 4|?|ovƞHN4JuEZY똎Zm ݵAzK(-^8˕YDx?Tb򳺭>V _t1P2>~f}f}}>\SO,BfK0B‚y59_Z].La[ +A*Zznp>1G5z$zŠz[P𨎒]׫MVi y$YڄR(6Jv4ݝԐAr%YgECەSkr I ھ9OeC}~S(/x~<zp#UFϼ&=C8ij^,j}OC=2y^D6] Y+8p,k&XOU%<(G"t0Ic8=nWGޛKsf6'i4 #}\ *7(n7 -5(ߣɮ뒽\`C N!cE6XFi6~ :/ZTBJPFZ"d[}S 6crS1F2 8!#$X:c /]qZͭnlP3@GzN(4(}}pdy%ٺk3Jj~O,47@CJB;qt:Np2NGW5 W'W}z eL +٫S̐ aթ=3" !റȳZDn>z|JCL2=qonj;SLEʬ* k2mZV<&R=ý>έ(gб Դgz-ˬeTHޅHR  ipO{~MNH׻ m~o 'T ?᳞R{77W ł$$F{_u*=^-pc.˵hDjsT"tD(k!x$Mh;FI s$:hρj}v3ɊרhIJB>`tA@Ehg±E@ɐ֗]7*[^nYe>B^D$3(qXEZ;jpQ:8C#?3UL|M|&jVJMbLv*׼c{fu]=[I]E )ӳ4y}5`Y(E^™$d~S9M{i 4pZL&-ݤCzZ{3JOŐ;)t"ֹd§'Z=}`CSb)8"qՋrO:M]X*?~J )o:+"_xވg3.EŴ=@.v.Oݯh⼒yw,61I5{?$8?k6!|Xo%ԥKwK&UBB<=9*$5cx8` ht䊫f^AyX;Cup{ X+F[_z.x ݗmD%_ 38",=ϥIPͲj>۫h!4,o-%ι?JHz׃ːJ&v{o9x=Ge$0oiiü>Y}rk 쐩P6AJ#o3 Y^͛zXLcKdU˶ mwXEM_LDT"K‡z`#z_J:qQ=`׎]}"ܗ.K~ E;`"ЀkGpj+j {Yk׊qKvHϙ5g$7jG 8ׁ`dK_$mrs"{&ˋxƚՐBJdJ|6yD!3Xt~Aᡑ(v@9>3u?Rș,X?i>Z[k #sb AOS򵯶9Փ%ƢٓC712h;bY섙 C>y@ ~Q9Xp'xpY+ jh7`=wLb*Gnk`ؔ]h~nFz-kݸ)AEsyۚܙYUj#1Ŀm]j vvRD1Fg'&7'< 04-Wv^{s-a-;J`=̠"&*B2ѡN& vcn\Y0y?v5 Dl#;gy{/T ێ뙠d DF}* &,2`f uJF=7SR{G)슾=v2,NVW|<Pe c 6tB.J:S*^!8B0:i#영~ 0L-//HOA>65))(x"yay-`y:|ulN 7}oS3]xHtZGmv^1>Amz$A߁%5~K$^?eWˁ >4 A6oZ'|Wx{g$At>|@߅"Fx;r c Wb-9"aIA_=R꾛*MܤڪJ_`> I2bcYil䬫*ABM> H"w uS !ej`S\9Z]~֖"-h"s[џIcNV 22Y2bB r)g0؝]PaՉ5*j?>Z>{(+T,́ʄd{i枙TKe_};pb0*3R OplJo})irl.G95K|* ΜReOK '] gT!H(J 0?w"o YX"4ļ2hϷ6ᅕOGZ_7@>GuD+ p(G6 5јŸYрki-bL 5JKj#Md@v o8 0M#CMC7CIds!{B%h?F/yDvJLl.ȒKWK-qB%ๆtn:uTL*íW$D^(X7)2٣}aWr@4HcHZi n/@۹(f}fݲ_/ۺ;AV@U 6 JhzTm$\v0g.% 958Ckt)DE I^bjsNt0pNI~ݔSsCR#}T@Ĥ~iJ@a*'(;6a _dX@aU`֝tCyss\N$xC ? &f_Y)B7݃l?egQCsίBNV,#%: .EMh͂V>.|tv/!8z$ yB+ ^+*0'AMEi* :KXTδ6{%8L_8 LnZUK2i1xj4&W񚺜1_=eɠIJL`c?;MwnE*Nϴ#$P.5E2a/Vs%kyKI L]K(m\eV@X^j }+P2L&@%k"@ybz\rݙ3]@zSU`bqur C<k0ܾ fIɑtXi98ەut Vo%}'t^DtâB06ɕ#*\@s:IC/|lW2qE{èZſ6H9@mAJs2B'zFc߲M3Ly2/r邗m PrRڛءKr GIC} 8r -Ňw 1FOLzԙ_]ȶfQ6a>Xltv{vxHaIw+|~' Rng2d캜My^\+޿kl>g.P!RCșڤj!tݲ*\Յϛ a4E*3Ւ[YWs%YϢ`tog֡G+XˑMVIƅyGtw=KV=9O #N:HYx砝:,˻fv0Ȫa^$I-/=ꈱB8-Racj?`r/I6V.7nc4XZڑ4%L鑸nٺmErR 2e%s[Ya]@bN3ƌH϶ Og~(qlڌ=NNre.ˈP'2>];'=ЗD.d¥@056J di_G76JsOyg~>WḚ3߀ωX'Z'Z8k ķ}Rv֢"nݫ9#7@=q֓=(9ׂ3GvDmm#/,\z6MhZcg? E~}H&b&fv[E +^x6KƒF,e%a y9:95.p$:I\\'h. 5 ?퉊:CByәCv2֍2փ4^*v2BUdc-SD¡o Vq]sNf>/;㘁F%Ԝȴd8Wt[hϙ1~-g*/QUQT9e/!ĻZ4,] u~97WB _&ӒJu5} A~yeZ'tq"(~hFXF]%uGw( CP^ߛt`njuW֖Hmrn~\"ۿ'"U˷!cfU6K`6XwKh+h jb<{a ahMѰn`bY!9-]EJ #{fw#Gpz@i師BH` a1~Y-ߎm]%>UIz`?˲l&A~YJ&uVIV` X_hn|` l5*7fYVy #\]15RcQd~SzXv*Z6 7)u3V\XhwmA$'#)CKN%oYP`8%3_W Ψgξ rL2y@+–'K)LRR^ءqVVBQ˃g#"7P&T=.a@αMmFIyqwDxuiOՆizt9.E~.\s S* ۍh6]t-Ube7ᨶFȃQ>^ ɶq}!p\ WGvu {}Fl€UZn\ [gD^{xs?y5X+{1 UtZ9إֺj%tLZc 20I<'UĊˮ+w~T[jwr_6\8Yz{IV5fW?g o^EuOĄ((4*ܚt <.]GR3cǔ{huV$jG]T6~A^9 *;j֟@fOwQYX2.lߩɞ&LY<*+w*d,7vJ{*1ϑdVnJ 25*3E~\tvj[*ާZFIh~z$[ r93{CZt"0[T]5+BϻKޯX޸iveh̋#[5BE$uaJg{y9Ƌv pࢊ2ׇb֦ SA\9b .ssѴ aj"b+ a#ޡAgBEP$J"I"N,a#E$&" aZnaq>ĈNSCs)^K Y ϪbzAF`/tycL5=FЦUs/Is%4UkFN.5ί.%<~Pum!ڢM'NGi>h2= r[Eiod8|}K2fz.lHޘE4xּigQX q%Xc+aY w+C|Of)H0ŢT U$g؈K p@Y7a/>53|Qc5yC`¨w#-:0nj.VcEk+Ԇ]>?"a-gtD fp֥|h/v)ϭ5À v"0A16jàpBZ$\Vv ,Luy\,kAr>{<d*@qFqc|Xͱ {P"&$Qy+BvJF@21[+U7 |]"(gE+\)x[<0n=Y<#t{\Xs&  OA/(c* A迀'ߊX.WQ: {ҷD%N4ϭQ[WpSĪd  6SGC5jhB}+/&y_XOLǵs'Q0N%2WOC3lX4aUKYͣuG4 X+ZNhfpa=0aQp vb.i:d %ِB}W!xJMP^k?M7:* T*V#&fg9 ^PO|Rk9LgUf%jmB[J r _nԛ'c5W+vh;ĕyMn*2d?v-rm`I7'A`]cN'zҩ9y_Zpp"A,i&t@W 1`*0BDĵۼYG"D@-\?B4}ZѸ9èa &+AURUo篽EDwsDma5X-ȢG;i!EE3A GO D.o{GV'ηS:*Vτ@*'UFy HX nyNY3v/_ Bn1>8ds:vKs->WQfs%XPt6o"G#k[l{,N _|/`]G!}|gTLw fʟNyƢɰE*3%}ɾ ҹw$OHŖ%J-XAwG2yr&ς#1K2)":~פx09zۇ,YVI?gUE'-q'͎UI]GB"OfFRjO0'mmqH˟Kֽ c )Vq6Z5Êq/M/S*W?? ]Q.mN Ƙ3:ȴ0# =r3i {XzKo# Yi=CSZ5̫J-%Ō2ZAGSonyY>u |fz 3gIkKS@ZJ?.\;-|f~v ˦kc6;r,f;2?E<'AֈF,N,Nͳ13g~Q/HͰ":3wu@qk/YܭWkC^%Ua]3,04w ɘwJl`h3JdנJY3yQRv!*t MDe@@+$NA\fr2C4Ȼ Xdq[1VD:0@Q w\`P[ܭWULvZuϳyo6ui,Sc)텡Ԭ܀/fp'0 ^X2<:/t3g(rUiޢjyYs?a Krh73|4-Eq,L$,7;BQ&0'.2_*.eugvjiVk#Q;\֓9$64'ڋ{_qS,'E4i-t|ܚ*\C60b@&k_B|`EiI'y51`"&dnu;zݖ2`W$Yr\ J4 l|b{)?]|0oĠ|n ~&<Ĭ}KcvJ$H>AȽ˷GVM?':ebpATq&w2.sa34 ji;I!(HD#bл֙&Dk 3zO!SljO6-d) vyS™2=[La"@i3L bW ;>lʖۅ'!c6N?Z x fCS4%1KP^k2NZ2֝i)&q¢mBa/|ZSˏNq4VRg棶y-M3#P 8 Vf)9~ڼ󎖹ޢ%n+g?ky4Enar$qZujYU-hgj.ydzߝ`1,XJ*HYA퇃|[r5w;b_w n-f{c !$/0~F3Nl 3NۋhEh{2æ4`G n}|whɺtg9y]ې68gAS`{)6JbA:梇NY !_6N$0AͳZXt:S9;aIKEky"5pq~[aKT x>ia]IFRԁޑ|`yN7ߞ zvOqT=K;ta/9{:}^(I\\1աq0/HY<"ZiӼqJ׀ iqp4t m_FsQUJ-I|b!# \@|Z-d 5`RKK~^ZLM=:ͱ>R,'J.]}톴«erS2֩h8enm86o!T"T_FFTDB>}Ӯ'ޛ# UvK քZbC1+}p#@mfZ"ե1z8@ RKڈ*%j38+B\{g&jeܸja[Ͻ~[O@8Sj:\KyֽD3ӊ>@jBW6! \0V7& +;xVlY^ͅd ˯rm RkHd)N%[^#OR=%( :S3m G~M2]`Ii3>$+.G1w&9t"JGJul8=^6XwYjLK"ivcMO6ݭ>^ %cK*R088Vw-aRj g ﱺn3/Px"z,$3AM lApگ5sIdT۠CPux 3}W7K$e$ KuG7,;耝1k/@6sbXK`3hUGNtYQ=ѧiˁ["he:B{:$`l>$dpH;\WڟDkA]R'>W6P)W S(5.o[a ?U:Rl/)0ڐV;<0{BCZC7Isهz2pJIUNx[r.Z]SFnY~/f%f~,77LFCOhDԈG- F6~N:1EbVae"A(;@ no㆛$,g`~x;q _'`[WIPX!Izf/)kVt:S.tz zylN4Sb"t0XP"ѮD?+8'A9YU) ^zs;6 j0]{{ Txϭ^)pppfPS2P7"x#fU(R:0<͏+y I̟; sp&#]e9Sx$%'hU?/bĪUmratWgqNZt+/#ːT_UiŠht-'"-h)HKAt|=6aݪ?,@X|xv=1jL$q kN^1Cn϶1,J >a BkMc 7W(,|r^Rp4 (zͶڷsW[ɍ嵕$SɊEsU}St+&"6wW ʅMG i4(_{[!Ӯ ~RBҩlom9BRo?DPv9pEKG:Nd!{8+2QZRp'-q'(GgyFҀ xXR+8q›iaq`fJ7tku2[|gq YЬPZ_eMqhafu)c|Ltw pnv ȴq$Ee `B\w_ݘd&j]/{orlb E3*ž&ƽ5~(D-I?f ,/0ZU߁ia篳~l(R$ml!A8G}M9z)Ba|UVPA|5DIoq~!|0,IYXPQn(g!*}{7?NHv {a_AqXb_IOP~f`"ic]hI`ڒy<};ǰQǫKJ|h'p] ]ĵjG"A0Ohfq%fUzPgem+4ptGR"W%)A=0!3W,7ȡ)y}UʹC4ː?iun'":~5L,KU9)hrXgNNMj/*/O峎MbA\;DIԲćxӬ y! 0:cŸm̀jLZ+M_)_1o_OWhREKد I0` D-tg! :9AڶI[K)?vFU igqA(JdM@GkD^ #,rf6ros"N K + ('s u$x9=a2YmAm:J Gyv6 *OD*͑DSrv!Ȍ _S3$>'hQluPT>P:)ZUC?I %&r9mG"L8&|5y+#ڮ 8#ND[K| s3rc yat;֐56{b^wGa*bakv(%,3 ݎje&7{n<U1ŋ(w@=IP>Kջqrφ-kcCx %!YO`r=*ԩEłMi9ȃ J _+~ yG HeOc'N_ @4ݳQ1g4j.y!Ɯ/!5-} ^rwbZ3T:5>DA^yE_ըLߝ! ""-9Us IvSnR EyZft;7PTsvN$ӫQm+2\wj<|O7e;Β s;pK\hoAX2nFЦ7N$A-R'@ZP,Mwޣ }\Ȟ\4g;R$I1?G@3FT?t4A+7}gcG/d<~!"O 8"ٳPqDvH,\EUyژ]·½ {d`K:2+@0Vx&eEtWnwWxc)'V-d+Bc0^2i^W6BQ9msM_Gp;D5Ycx$H͟.?8Wt뾙W$IQs 2;m(uW)eɌ}EK6xv=;܉͞dB/]_g b$hRgrzr QUPSRsD\0r='$ cZey=5~kD:5^l@YF'J#]NDfBҐ(]X w*fP~*cI På :\"ESky ];.&*,DҜAҼhԉR@.ABs3,bXܯg[Jmt-|2. Sz9:TֻpF v0ȣٞ %|곈)Y~Rמ_5 j~ ,Y,'&lR?cٕ>1{'Kْt`LW_!b~ӦL  : o.Pn|i.BP8 p/{.QRf^s]ݢAJh-b=\t<u^4A8<9DGH, -ǘi5?7LD!W}h鉋US0jNƢx@ JUA Srz>oZvk.t@AGr4eXm ( uԊ_Lɰ4'xg@-ݢPѠf{@ ۵G2Q2.Dc!-?ўx)"emL7 l9¸e O.;rX)>ν-C%ٜ35hhg2[Rӫfj5Vd=hZ.<WhDh"n~xK˂XS+/J#WQw{B~"l/s[ĸ]5}@FZ^ĎXC~u6kz/x#pܨXvƾ1D A3cN/ dۯ;]CnXP r-Ͻ#(foJvdI۬7D1 AT-GAfpo90>r|l_]Wrv> ܘJ1bhЍzSʧD?Lgګ2<OE]?Fẉ#Rֻqq3A&Tk}St*R$N0f)83 e WB4i0A:J~$Z6oN;EDa+ʗq&7E X=[nl]|AZ2~%,[顛V;R-wPSo e,R؊dv^|ùkz$Ml<βD~^d Lzc%n'3ƒd\6=Ni/6ђ)1N : S"nJtF{d\ӱ(^\|2ฺIUȰyo|5 nӇhn'fc?sRmToJ`h]Si