libGeoIP-devel-1.6.12-lp151.1.3 >  A \q/=„4̛^(EAMU(c5qL jk~'r^HYVKSp:cJ1|%kg@IԆGh?9^`7\#KZ4Jt9^sװd;~Q̂9}K7*>DScFݱ?jiG-$84S0ػQdp W_,t\7FrZUEM>a\w'?f*+j;/.񿱏=UB`އT000b2e1bd44cce26882340b05187900ebd299008ab52c8acacc1017ab839fe318e53d4e482e85625a1e83f62c5a89a1b0e229dec0X\q/=„E7ߪtnsD+T>&p؞[?ZNDH/L3ԃ L<;^2^Q= ̽Djc E. Y[s 2}+.&rI"z{ Q#`x:Dkc8t İ0`"{o*-„"KFZ{hƠ٨*0\)juZ4פ8:rPjq>/A S}?B%)7A^0iU{\>pA.?.d " > (: Tt       ,  x     @` m(89: B* F*G*( H*X I* X*Y*Z*[*\* ]+ ^+b,Ec,d-Je-Of-Rl-Tu-h v-w. x.@ y.pz.x....ClibGeoIP-devel1.6.12lp151.1.3Development Files for GeoIPGeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. MaxMind offers a service where you can have your database updated automically each month. This package holds the development files for GeoIP.\dlamb28sopenSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.maxmind.com/linuxx86_64E#gBxA큤A큤\^\^\^\^\dV\Z_\SZ_\dV\\Sfe5866e5638bde7d9298f9930405bb047cee4b0426d29d5f3002baaefbe051ee2f0d6fc6712409dba142f61b9c1bcd8092e7a71dcce4e374548271f85e1ad0b857b0441fa92f2591fdd134b082a1efbe89f9c69414aafea21d41d4f09dbc8cd60cfa2de95ab4f61488224f7ff086b12fd848e13ce7b8f5a3ce37949cdf76df0903776be0b5bb03a6a9c86f79fefa80b2cc6a9ddf36f046a242c689dddbf79b9def61927dde9dfdc52eebadac3bcfd545437add6045d59b3a46b7ea2d2102c89673c2cfb7d5ecd950dc6a4500c363640fed7b37fd6df9a19458d797782890041e36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89d0c01186cb63bcbfded70b18b8271864cfcab29618d4bf35918380d49ce1af3dlibGeoIP.so.1.6.12rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootGeoIP-1.6.12-lp151.1.3.src.rpmGeoIP-devellibGeoIP-devellibGeoIP-devel(x86-64)pkgconfig(geoip)@    /usr/bin/pkg-configlibGeoIP1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.123.0.4-14.6.0-14.0-15.2-14.14.1[aZ`@Z }Z }WbV=@VI@V +UTTTs@Q@QEQOĺ@Or@Om@OleO#@O@N2Ns:@ML@J:,@J8J|lnussel@suse.dempluskal@suse.comjengelh@inai.dempluskal@suse.commartin.liska@suse.commpluskal@suse.commrueckert@suse.dempluskal@suse.comastieger@suse.comjweberhofer@weberhofer.atmpluskal@suse.commpluskal@suse.comdimstar@opensuse.orgcfarrell@suse.comcoolo@suse.comjengelh@inai.deandreas.stieger@gmx.depoeml@cmdline.netpoeml@cmdline.netcoolo@suse.comcoolo@suse.comlnussel@suse.dejengelh@medozas.delnussel@suse.delnussel@novell.comprusnak@suse.czlnussel@suse.de- can't package database in /var/lib/GeoIP anymore as it breaks with transactional updates (boo#1093352). Ideally one would put the static version in /usr/share with the files in /var overriding that. Since GeoIP is considered deprecated in favor of libmaxminddb anyways, we'll just ship GeoIP-data as empty shell to own the files for uninstall.- Update to version 1.6.12: * Populate metro and area code when performing lookups in IPv6 City databases. Previously this was only done when using IPv4 City databases. - Modernise spec file with spec-cleaner- Rectify RPM groups. Remove pointless --with-pic since there are no static libs.- Update to version 1.6.11: * Fix use of a NULL pointer when opening a corrupt database with GeoIP_open * GeoIP_database_info now returns the full version string rather than incorrectly truncating it.- Fix compilation errors seen by GCC6.- Update to 1.6.9 * Fix a regression introduced in version 1.6.8, which caused GeoIP_database_info to erroneously return NULL. - Changes for 1.6.8 * Allow compilation on older systems by relaxing the autoconf and automake minimum versions. Thank you, Jose Rubio! * Avoid potential problems in multi-threaded environments by consistently using pread() rather than read(). * Fix various small issues reported by clang's static analyser.- Update to 1.6.7 * Fixed a MSVC parser stack overflow when parsing regionName.c and timeZone.c. Fix by elliotlo. GitHub #64. * Updated region codes and timezones. When using GEOIP_MEMORY_CACHE with an invalid database file, the search tree traversal could attempt to read memory outside of the memory allocated for the memory cache, resulting in a segmentation fault. A check was added to ensure that the traversal code does not try to read beyond the end of the file, whether in memory, memory mapped, or on disk. * Previously the return values from file reads were ignored. We now check these values to ensure that there were no errors. - copy the tools from the debian package to work with the database files. new BR gcc-c++. Files are installed into the same path as on debian /usr/lib/geoip/. new binaries: /usr/lib/geoip/geoip-generator /usr/lib/geoip/geoip-generator-asn /usr/lib/geoip/v4-to-v6-layout.pl- Update to 1.6.6 * Replaced usage of deprecated fileno, read, and lseek on Visual Studio 2005+ with their ISO C++ conformant replacements. * A warning about using a double as a float was fixed. * Fixed segfault when doing a lookup on an empty database. * Fixed a memcheck error from valgrind in the _check_mtime function. * Fixed _check_mtime to check the return value of gettimeofday rather than just assuming it worked.- Remove unused zlib build requirement - fix pubpackage arch build error, for SLE 11 SP3* Updated LICENSE, using the upstream version. * The GPL license has been removed:test-driver is licensed under the GPL but is not packaged, libGeoIPUpdate is no longer part of the package. * Changed handling of ghost files. * Moved data into a seperate package.- Update to 1.6.5 * A segmentation fault in geoiplookup was fixed when the utility was passed an invalid database. (Reported in Red Hat bug #1180874.) * Additional validation was added for validation of the size used in the creation of the index cache. (Based on discussion in Red Hat bug #832913.) * Changed the code to only look up country codes by using functions which ensure that we do not try to look past the end of an array. (Reported by Ivan Sorokin. GitHub #53)- Disable checks, they fail with currently provided data file. - Update to 1.6.4: + Update Fips code + Several issues with the MinGW build were fixed. + Use a constructor in pread.c to ensure the critical section is always initialized. + Added missing include of io.h on Windows + Fixed configure warning that 'missing' script is too old or missing. + Previously nmake /f Makefile.vc clean would fail on Windows. This was fixed. + Obsolete win32 and NetWare make files were removed. + Numerous documentation updates. - Changes from 1.6.3: + Added a GEOIP_SILENCE flag. Include this flag when calling GeoIP_open to prevent any messages from being written to stderr. + Mitigate a possible race condition when running nuder threads in the GeoIP_cleanup function. + Added some recommendations to the docs on using this library in a threaded application. + Fixed some bugs discovered by coverity, including failure to check some system call return values and making sure all strings are null-terminated - Changes from 1.6.2: + Two files required for building on Win32 were missing from the 1.6.1 release. These files were added. There are no changes affecting other platforms. - Changes from 1.6.1: + Improve Win32 support. + Update FIPS codes. - Changes from 1.6.0: + The GeoIP Update program was move to its own repo and source distribution.- Update to version 1.5.1: + Update time_zone for Ontario, Canada. + geoiplookup and geoiplookup6 exit code is 0 when user asked for help. + Added -h option to geoiplookup6. + Do not load the database file if nodes and file size do not make sense. + Keep README and man pages in pure ascii. + It doesn't make sense to use GEOIP_INDEX_MODE with small databases like GEOIP_COUNTRY_EDITION. Instead of undefined behaviour we handle it silently as GEOIP_MEMORY_MODE. + Update FIPS codes for Greece. - Changes from version 1.5.0: + Rename custom_directory to GeoIP_custom_directory. + Make sure the database match the requested type. This is helpful for Databases with the same default name and the general geoiplookup form (geoiplookup without a specific database). + apps/geoiplookup6.c use the ipnum instead of the hostname for lookups. + Use configure.ac instead of configure.in. + Region lookup is a bit faster. + Add pkg-config file. + Updates required to build a Windows DLL under MinGW. + Make API thread safe. + geoiplookup's default charset is UTF8 -l change the charset back to iso8859-1. + geoipupdate skips \r otherwise it might be part of the last product_id. + Update time zones. + Update Region codes. + Remove the unused CITYCONFIDENCE* database types. + bootstrap rebuilds ltmain.sh. + Update README.OSX for Lion. + Change Macedonia to Macedonia, The Former Yugoslav Republic of. + Add region_name to geoiplookup GEOIP_CITY_EDITION_REV1. + Add region_name to geoiplookup GEOIP_CITY_EDITION_REV0. + Add a --disable-data-files option. + Add GEOIP_ACCURACYRADIUS_EDITION and GEOIP_ACCURACYRADIUS_EDITION_V6. + Add more database types GEOIP_COUNTRYCONF_EDITION, GEOIP_CITYCONF_EDITION, GEOIP_REGIONCONF_EDITION and GEOIP_POSTALCONF_EDITION. + Fix default filenames for GEOIP_NETSPEED_EDITION_REV1 and GEOIP_NETSPEED_EDITION_REV1_V6. - Add pkg-config BuildRequires: needed in order for the pkgconfig() provides to be automatically provided. - Drop libtool BuildRequires and call to autoreconf: the tarball is in good condition now.- license update: GPL-2.0+ and LGPL-2.1+ Clean up- update license to new format- Regenerate autotools files manually to resolve build failure stemming from automatic mode- add build requirement libtool- run libtoolize -f, or make will fail - fix filelist, which had a hardcoded version number- update to 1.4.8 * Fix GEOIP_DOMAIN_EDITION_V6 * Add new Datatypes GEOIP_NETSPEED_EDITION_REV1_V6 and GEOIP_NETSPEED_EDITION_REV1 * Fix possible directory traversal weakness in geoipupdate-pureperl.pl with malicious update server * Fix GEOIP_ORG_EDITION_V6 and GEOIP_ISP_EDITION_V6- use original tar- change license to be in spdx.org format- remove nonexistant libGeoIP requirement from libGeoIP-devel-32bit- Add libGeoIP-devel to baselibs - Remove redundant tags/sections- new version 1.4.7 * better IPv6 support * various bug fixes - add baselibs.conf- move database files to /var/lib/GeoIP- added tool which fetches the current GeoIP data (geoip-fetch)- new version 1.4.6 (bugfix release)GeoIP-devellamb28 1552804452 1.6.12-lp151.1.31.6.12-lp151.1.31.6.12-lp151.1.31.6.121.6.12GeoIP.hGeoIPCity.hlibGeoIP.sogeoip.pclibGeoIP-develAUTHORSChangeLogREADME.SUSEREADME.mdlibGeoIP-develCOPYINGLICENSE/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libGeoIP-devel//usr/share/licenses//usr/share/licenses/libGeoIP-devel/-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:Leap:15.1/standard/8a9eed2d980c524c5471d9714735beed-GeoIPcpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textAlgol 68 source, UTF-8 Unicode textHTML document, ASCII textPR9tᝢOH;putf-880bb4269b52104667b0ab5194475e6f7772b1d1b534559053286f5b1bc87266d?7zXZ !t/{[j] crv(vX0}kH?͙9sc"dz[I8|!sCXxPE 'ԇ' "3c8o1 1sP?H[okg!W-l4PmV!kWև@o;'#d"ކR!A!3yg9Oc"6rBjsR rK qʟ=T1L 3dZ țsFLNS{Gi ~ڬXpy!u"suUj#5M4ղsIoɛ[iZu2d'޾A}sE)Yt=c\stu u,6b{Gr7RkQU0xy "!a θȦݸt^Yi6IԹGK's7%3^u‡CkFXt\V 0^!)Z{֪Q!-m3mSu6v mW٨ 3kCBV'sqSLOiHH vԥ9]6mAhѢH'\^DOc.<&b 8h0X^eJ!jq(+(=RF <ǻz.}IՌ*<v j6utt n?uh,Y̴l3ޤXȿ=o7fne:} 5 ˞>vk,rҜ2 %h8;=t$c址h29ޗNe0215iQgBͥ ROI.WeV.]xxCr![]- < XRscaAk𤰥֜E1YA0pq~)О8P~RfouΐwݤL{;ͯECSv I%OJ1=4GѦBjwi^bB8@L۽N6C #Kr\)23V*8'=e&]q8`C!#Fl dQ%#~~CYԖ5f+G!/FT%A5exuMUL&=XcT|.Jg H5D|jAm!m=N}%H\5=.Pmč@bH?RfծzMPw _a1-ajuJɒK"9{Syh|TUMg[[>IN0bi\|ͮI"^^PAV|s6$<^6Pt 3<åNh@J@֠ :F̊6oPBK[G^&8.\dMniRAv UۋO Nڸ؄*ls٥N0 ˱F]m`h`]K@ަ*1\|gy~"3; t~㫖}&q8n,{V{ A4)1TLf _w|C(M퇸K~!y/Z>B+0Z;$$WJD}`]yߏ`&գg+%7,'lRMzt9|msGb{: aEL奎M%pIHͯ$=&,E1bFSiP9uA\vT+ ΨCwN̘(IT, J TLFL,ϫ]r[^μ7_0~?"?w,!p̂ygqkKٕ`7_EnAX䢰z2h"%"bCx!O]jnJy#*+M y]]rdr醫H`@f)G쒄:+BS쀟ݝXW#Sxv5hs*luLrK*@M">B.rk^ZO;4OۍgMRoi r"ŵnʳEw)no#j.\Ba5NQn16cD;j9 m{qv:~CjkE뢠k??ƾYMdD~uCmvV7Ai%$eX?WZ/֫6<{J#)ěVK ȱMq8S'Wvg*"Љ{ dkA' ?ִITC#Rd3qnt6 Uպi{muEiy:+16r:Mb"YO^vD$du%4-[ۊr 6)$p6 CFK֝C߮(̭/;~GqhVfSFi$#F3 ָWUvNWL `"hbSRֲ:OW"zP95k/zpG3ɭko; 9(Rcޥb^9irnJ_:0Gp4 Rn:r1ằBVCQmD4u,ݳaQ%Ye& GFkh7 V{Ui\RsI6 n%\GmY|{F:^_ N+g<VK3Qg;{{J=0yPum뷒5,G<ڪP$Av؍^ wm:_^tdD6wGsO>vQ%C$Uk,KE`֝4=m6u m@]9RX͢B!xx/=BEhg@-A3qϬ ?ӜFՆڷ:-J;vٵ kQT$[FzQ⨞DfcZb )12~^=L^0ye5 0$mٲdVymbЗjUQ[5זy݊_ێ,9Ɨ>Z:#h~p{3ƍ930ldsAIr85(N4,)g9iC8c0Q5m途]XXT ty_>K3›ڣL5s& 9Uq(|W*3D crxs뽇K<Jd2o?I;Vd̓b8`Yx0mN[ѯg}50&w%{گ@黀6'+dVLְ؜o䖭UH_9?^xvcgNNnD?ʼn=i+{eP0 VFL[/T0i)H2Gw+eWKwµ\Nd[L@Γ ]5BoIss'w?Ry ͲH_ *`nW0TO]pmI{{lݐIwMi:xgA;EeJ1a~w%uzdtaɜ@?E{HJOzzJiaCjS_.)| W}/r[EV`/1o)߲[S c~y|h+j&Z>?,엫 N-}#!>X@R/0%/6rb6Dj2""v>uHY5R❁Y# F5SoQ}s#xۣ_Ҷ`(Pq^.pʱ lɾI1|0@ jv7B#xR,o@p1\?^ B: W !Nd5b;m64ه(UfɹGl5IOnWy} TӮPAOJN LbɖHfac\(AbrgB9Ёq$x!.K}V<[Dym@پ} ޝ#/#zr{5BBq9EO\?͘z.!fuzj&#-Yi4{t= jzRݯi1ٓ ($^tрN2\#Y]@ Pԟu1N{.L~1-$ xtIWB+?TgI&XBb 6bVhzʞF|1r!j7 :Uh5?yA/|6AXFVA?3wPn%Hp_@o0$e R0s3-( O8%gnlbJSflIYGUFR?:,u[Ӗy|!"_ᰅb=^dX _ţۍLVTi!#Fy >Eν!&.3W|{3@jYݕ2nuՠC 'I.ʀlҵFsHٜ+l )h ڠVR3qr<<5wZ+5#vњ%-HۄpK+JwKdvC#͞q1]?E#Q'nU5qkP<\SĞg6 eChnxZxn/+85'MɈ~ԂLB"4WYvX9Z[ %K`1tL˱> >XSW_FwF?`)9c~D5?O7}MN9Un̉K ih8LddicnJ_K_mY į2 @ʺ,'.ypƶ=P>/@1^lAkd,)TW'*aE@PPݠ悱+㭺N0lұH|#BVP)*nU$gSsNWKk\d&Ljk)M. ۙ҉rog=Nc![ţߠՕap O-,{꠻b x̓@~V \%1U/=,TaҤ9- Mn뉥:wtH;ҿX|#|{J Qjzs 3hWw%TO١(0.ܧqkq`M"1k3g_ufLmr\A몡3FTw.5r#_h ==Oe^U9t"f>TC{/M~q핌% |?J;l(V8Tq ӭCNCU?zrw1Ǥ~(g: πvF¯A. ˗wJ2J. j'jXsYT/omy@ysOM["Y6g:eɹKfڂ`AF fH8/>Ji2;ȓba |BmRX!mJGP.y=k%}ɫ ._># N,{%1QR lP4}A$ܵx˷(qe cšVs`6/->8t7ɆAgFoGU%~ݵ"6l3b@= $ Ȫ*?״Ð>ڜ1o]m-tit">@6֦ N(V#*AY_Fu+۹11i)) iX;/˳~\[s%d;\լӫU WF zevDB$JmxeN%z!iGJg8 =5ݑQr$sz_dgqو\30Ly| #]iqD3&eAgAVZQy pݷ#:o2[z*|PV7S><s' Nt,0*[ ESPt {q8lM\{ub 'dcmf\_8?ؿE_6xh|ѧA6q0MrFZfTIh]lGߍڈMJ7?;QAn)`'Y $mAJ,yJS=s_ҝV+tM_[·WT4T's5UʸL ޹Pp gߞwYF)"#(+8VdhǠsn+ۮF^vy765.UM/N?829M>h) vpkA'*gTN)_*QNel䤱"61!_kr4q`g(`ԥ狗ҩflj7+7mW}kT0`L ]b]^)Pcw3jl1_"!R,`G C9D\/m8u^hFp`8 (Y[AD>֯ESy|kn|Ú%HǢo_ ru-Uel„+J`1 rmmƖ\ ]ߎ; A9Q\ɷ?V]VP{<=6XqR&Oql=W,,r 槆ƣ-2A'ټB6T,a0I:IaORmuo:\GЦpoLu H0mo7 d/B҄o..0oC[@+{M~xؽfHV޺ҹUKU(Ma;8 z|G0'C45 um7 X ,~6ÙiZ^ltViN C[FFuS5 [JȯɊԪ~:uk}#֘QM ̹G"?~r;沇Yռ,'_4Hw3to&:xp\!*t ƞ)g!ii(fߡgdnç[sdfՏD^bjieK[{>{0Hu"PiOSd2vøWy- ڍy)i uz3Z|PuOlæN4i'3Jx5 t3 k "Wk|_=>z%gohCHYyO,ury9 3$| l yY(,G5úk u1%C+͗yjZ KџcƁLK>{h>׸Yv~ULt-ל &?rfI8QAu|Q3OWt>qmhR\x]ρfr :Bk3%sHġM1Q,IW$Mg QR*i:#p'@={9gW{ W'y2F~C*#Jl꿋 !mʇ1&ыbÒgDpK %pӯo_ 6Wh/PĠNZU 8zʉBRpXщPi CnSe#ЪtŖ w]~u8kNCe[NНrŮ,b"vl1S>\!Lerȁg `9?i #ܧ|f(d Ҽ_Pi|9CQ~$aVm v#"$:c4μXqWɖ =fD2C;3ϱBȚE ;&1aXV+ %9/0QFCoT ISg/g\Jѭ԰NO^5#вqȁo@>xŞCua:fEwBg4GŞ?Ǽ ?ϯYJ]o@{ r`iZU7YﱶSlDK~SUc 9%-tP[p3(,U zQz8M{jb2Ub*yt+#f@G^瞗#-24yN뢻x̆0~6&X13Gx;8XpEr?8\AçbMicdo=UoP2A1Č;gn|ZFԚ=vxCidSR!)rqFJԯ3$_ّ!$$I<mf $_5O _Z—@zkAEԥ1懠I$b4HW8\&v€u1"US_;ysyO_Z y2Q3 il"P`_5(i`dtݏk)QOѲ$<bn`@gXp>oHrބs&m/.ǯ*zFd2E^iZSVP f.VqiaL"A0mMh>{[9yqMVlK.1Zŀg:sVngʛAXYU Cb [/7|8x ZRcܡ=oA zAڐ0#4<3 'p$0mkzTqEqHPFU%譝g*]$ ap#p|H;s4)r٥moZ8&nr㍶r̻K2u5 =վ= h;\F?#`ŏ|˂`iށDCdJd[1{'oNV7^O*q<7Xhx+Qe;\{N F oM{b4={2aC{CC7mD}v]¸G= 83I髾6;|ڴeq|UͽNrh ]MrS^e^oO)섋JG'8,{flRGPekn]plâ[2 NkNVgʨ}$ /M%;eo1+ 1,N ߀ԫɋnPS Bw?\evUv<5a ;E|6lڄ= t _^Kj$US*=}Ϡz;FkSO] 7BΪj9{p/Vkj/&``"[ NHx$p CTxI[\4Ӗe͏rp-po +t1+' dH0C$tԔ&A:7Ӻwl5>ߔ"leK į :WXd}* ^>{OB y y2/L,5L--vW_ yW8vz&hīъ+Ῠ;F14*R:ԠQ_Ϗ|wn:PtnYQR#rbɡ4-HAAcsqVTg}+ʤ?^/&k+'W$m4 &VEDkDutcAu;k2%pY/><63w $ˠQPIesZRsYY;\/QS0w\174^m~ѲZūaKw?~ hB9Q0ۀ3w:W&8E6@hÐE2bQ.pRe"CpVi?c.zkռ @>DY0u[+0`g?յ_ nKV2 8p9Rv3\FyJ$q"cBԁ}P:y}'Elh';LZV3Ryaf\Imc;LPlB{Swv3Vq[aosm{MNLT J7rބ?kŒBp7J2tĒL&"@|:=u}>Ic;TՓOuMǚj>5?m4e*vM/M!N9(TG?{ƭ?h kNKq,khi(3.Rk+4j\,㸴R_=_%[Iz!H7NY98|wzhW+vJ~S92qHp(f7>%/&1*7v)7靃\BcAt+W{xECDpRf~B/Mr|qQ 0$h-fEy}o/fέȯ@(e&p' "|`%HZ/yt.jA͉k>M7G]*P 2|uX<6̭h>5Nåѝk5`[_EuՅ,d9W]K|J!(ɫs{#˥ ދĴ!['VН׈RNT[S(+6DJV,XZ%#(:y,4^Op|WIZ r$Pʹ܅O}mm'PTf@qP1uKj`4(B2ز#@˸*g//I8KD U?k HcPL+ H6h6 s֣ ANZ/Ҧb D̩Uqx nw~ ^XL4/:kMo59K5Z"ZNQ{V0\5{L]R^9:P}>ݢs2G 噠$Z뚛iz-prGQy=q=k "Hxy]W\h< illE[UѺֈ1_%?;<|EL#1{Ȟ!Xyڄ'0B!1[vH >RƌzKĊΰ6I24 q;Wi)XA&yubvN,Wyb:cP>'s na Z/|X`EWu%FX:45J;*gh#CsC^#L6פCvՓa(K п@5^)QE~fwdFpՒyl}B )Oq+O; d3 1ߒiWJ@u rlY`Jl?$y> |-އ}u7v(:n ]l\KչaM ~-mvigd;e,`%erOJ/2{1˸dQUM ,?Y.|<|J3ny:`h榸SYq\kLJĉZԄ.=ؾ,JR'v]/2uigK $/0cݶ%ւX۵/ *ZZt%O{K>eDzT-׫l3G8Du>#I"kIE5aH f,Z~+QաB}%k 2%IH߆j^{c$ ݤ\m|B->*y> { G(Qp-10B.&N|O$Fh9$4@5,`21p?x܍ :EgWN n`y64NE9}极90vpy-3&'m*J2n9}!OV@$+ J߼eկMN|3HozDoHu j˔%9 w܄D_w= 5t}CUreΟCr- ҦcVu.r22{:w#y3CD* WӲqnpu=w M͵Ur A7M٧K%gk4)Oڵ74*Gp`(c75E3kƖϵOCNt:_uet뽃9'̝XS&!W֍dlS(a/2AYVlL )' >7O.9:9@nj0gY-dEmKZ|)|ATǶ=7sPaY#[tD!xU ;eVͫBߌdz$ i(Gxz䫴?/^Ar05ǵ񲦵1GM) p5iܔV z3ϝFҋj†2PA"Oc!ŮkAEcD@fhd_'铗x@e=tQI(,zŠF$-;a.mFCEtQ1RB3ƅ`'桦U*xhb~ ;˙aY9h[1޻#XDgRjS$p"(t̥͕5 RG4WAdeؒf,rbM:=B/ZtX=|H-t ?I'› mZp*g0Xzw.Hc.XZOHܘٽn]F*cs=39_x 'ҹJzT BrL"V\!o2͠͸LXY /.PpU'p{#, %ҚD2JcS.]ۓM=yN#m58D:peIP޸^pzW^_>Aj!&YljseЯ{m-5T_8Qe򇊩{BRCȧo{9I 9NR|0c#é"%B '5d\T?(嵿\X@.+VRY^N1#bOh$l>j_̧&įv~`t3 S4 ItJ|S=HtFP61f;fIݻQP^̙ j]#)^7:<\ޥG0Uj&ޱy ٤ib^9UEa[Az4d)q)Ypl{xPǔcNzY9<9&!yLis~PSIƧ6 w F#07cqW[qcL .t#?+Q$yUOBy-Z!7[t#/gbn0yHD]V-#](B/EN20LT}ibDow:_\B+ xujn>}*4 4"Ak =sN N혶(_dn(3\&ri0H0D+;,g/ 3яxwE4RK=FL^2ibTӖZ={z{=16kLtCU~Wdx҃Q~M;ݨa#/hb,7RΩj j߾  &o@zl&w{w~DIZJ},^ؼ >7N=kDc)]t=OkAQ6TG=&x+|%&q |alPDo2H ~OtE E|j )] ECJVt^iz U?0$ 2FAh"So81_RUγk˶t@V*M5u m)x%&_Ƴ@1[iXzwVC7߮6y5h|Nqi]zB.e\ 63@ڵ," sg5$+i/Di#\%;ZטkqB9`;F(]xP ^5oBה,Kw[HP0ͱj{O0 H8X 03֭? Wd U׍?S ]`qjI\;8Z:b4ns脚${ xhi}X(~;M7pv;\X % -`<ց$My1IT[$e gT+.FKV6&[;.*Ay?ɘ e{Lᅳ E[UnS>b6NƯhT)if :jZV8؄8dA2coB`5kKU=xbÇF\&A B-FsS m8O8;$hpFj1*Hh:cJlK0+idv\oC OS"~JNUEX%R,82sy}c?頹!zK^*,Wp}S#"L[>)-Pϻ?F[V<$fהۮGNturHrZvގEΡJKn9uT̛ )eh+ALɖ`Tok>(3RJaoZzBtM=*IA9 w{;.Fb%ߺ:u&T;{EDR~^a64&:=ĈODɈ*Ǣ(g,,/+RE7MI1^!aZ"Ԁ\@랆+aE=+E=p̴f -PytWS]A?j&_$a)W'_ЃuKo)AWC7<׉p@{88hbB{|ҷD;Ud-5m\PbS1+ջeDxE1,u1\z}Q|;{#{Уp۽xRk؉gROs{Hed|n:)e]ic&i8it a|svCZ6P6oWXs3u4Jpuj*=P`fI e]l^smxT_':QOX?6JeIw!#8oC*s8w=9S{%G/9nA^&"W`"(m\"b֌d^>:5q[n) :|:P@B<"4ac7),,ŭA@K x#PmfP9:.G{ 6@bhÐnZA}r@chV2SV@!Le^s[oGA3BL9Sq+XAbWIYI|WOTrx BYW_)im[ dأPN$9g iZ`0=ר x,4vQs#XHLEPG8,ekHYoE%"҉sXJჯO$ Qlԋ~O׋NU5 VNO,rKZ0~Z -)K aYw>x7³]pLgWoC/DA |+Ӱ#\%-5n<}gU35CQ*[gh2ykڝ$kEHb;2@Jb7fґA E | HFFQU[lԷ0ZhEvAr|>RbKZ|ډC#XȀ}EKduVPCF֥ƝgJ7-+âmxDp"{,(x%x3D@6yOg* 3(F]m*3GlȋW^enfK_7ޙ1Y`^[k~O[M~^~$ IQ"@H'TPuSimʬw4+o>zϏ{8P&VV.KB^}X~ vDn.Ժdʔ|/rb)07:ǪU ,DtQ$2mr` M@et[sQ8ם|̫%;0⚅aߑtॼ =鿣 j8ST i 4bsu]٩ j"3%UY|Z +w&y;}!f/el"HLH׊$M یt<ӏOP<)d:y5?lFku+saWOѕSUw%1fP0a=w(ioyklKZnv'C-81ڻ8@˗)C< D=lyLX2J#m$ǁt^[Y]aN;5n[B3 dL?uӜTmODA>@O+wTZ8~•M F vwVǟ$Yyk9˂m~o$) =PYN7g'^WJ)8a3eWiS(%"B8P )6lX\X؃7wfqM?k>YeMȸ;S+}x˜ɲ6S%vd=5YtV2霘+xMտ58ip7N-=z\X:gPPnT\s|7j;G#+`yƴC@obÐT$Ɔ11}=34MQW27FRRֽx>8rwRF:yZ)FN=B*,ашɌTwN"3 H\ HD0)BYX'566*mT #?MWj anf@-=.}SfQZ"g(Kn. L@Зq:⒧1m;{<>7+5J]+LXc+lXM*ҙ)xqNZHhi_/pHZt槰@xxIz-`*@O)LLKg`~>f?ݷ]ԻR0&LZnu ``F.o'`Y,_qBr%v-&=z`[x,Etm18F,M@sAC8BWS_*sèCtuWA1X}:,b96gWB_B1$ Avbh(R&O)&9~$k[ XY Q?)|t5q3(5ѧ$ WI?Ix j:fuaa e'.gWޛCy`3Kр#$yCG 6@ ^uP%l(By̷V-SkxN:DCZBJHA;5}]j5bv1v0'`!ZKMMUQ[ 9TGlXQ T8`9QR-|ži(dgeZ]s1}(gZO$zMIUT}ʅ_.%4 m}Jĺq Gj(wLp\͐ GY=/yh ]1;4v9s?hzEIjKa>)hJNhN2G{r+HQXup0:QK0ݿbiN;L H+%rcLdrA G@j:;mk@4 JbGrj&--kQfo $PEQ|y|_ˠ-L} wcW:^qc%9 ˥/ʳWz٫yd}h_,j|~xnA^*G4bq }t3:s.cW)]q1Dpqi\8oy#2tS#؎HL.ǩ«#XLÐN n4r#'/1hhHo/GbIKteDV c:q(7sϴdvQcK䤩 ~풚w1}/pjFg.!;2Ŋhxhg Fxg 78_#XmU}N ~$]` C*x) [N{{̀kkkf!#5!%Mt-Kv?dN_6b0 ɓh[Dy1VxhRW1cӲDL(o9Sa7x=;i±AƼ{6z*)/dǶrbۮmQmdLhaϾ`ͩL+z-m!H#@X #ŅV2f MP#ۗ¤L9Lū Wkm@ts+L犜QSeShG['EQ%Ł!0oD=:ug\gVW=j!Odoo[NI"[HC${@`}#j0Fdu~6ȿyLIEM3$li~B4o=Z)B~aJ /:^ /S$Ua+f6j菛yA is::|Ihܩ@=cL2c =GowbJep,p~*~FG*PvfýC)`to?hSUdk)us YZ