libmaxminddb-devel-1.4.3-1.6.1 >  A _1p9| :`nFm^A+ހU/y࢜?b[f2Gs/,J`==бVԳw^ccz%@4+QbQg{)!X!?nguh&Q"ˬb߼˞ihbl2 ?) dټRaJqb|"@93#ΤhP FN"u$ELHH+qW0ܼi!p6SN+m=SOۈt^[JAb|IDIJ.~딹ajDXM3-| =tL8>p>7?7d ! Z  +7PV`  @   H `   < T ( 8  9 ( : F/*G/@H/I0 X0<Y0H\0h]0^2b3c4`d4e4f4l4u4v5lw6\x6y7<z7D7T7X7^7Clibmaxminddb-devel1.4.31.6.1Development files for the MaxMind DB file format libraryThe libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. This package contains the development files for libmaxminddb._1ibs-arm-19mSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Unspecifiedhttps://dev.maxmind.com/linuxaarch64!u83.o K,^,# A큤A큤_1s_1s_1r_1r_1_,/\JQ]_,/6\JQ_1\JQ_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s_1s81a32d41c58115d30a0212a32f7fb7d77c3f6dcf87cbcc78b0ca558a60cb7f048762495b690323c31fdae29fbf4306b67e402c06bd1fb622a06d895dda85a0dbef2a851246e6bb45fd2fa72b62f8ac99a90e3fccf517e35f35869ac348af7d1ac8898e498dddfbdf321dbc69933d97c4e4d5c31e29fafb50f26bfabe7481b608256b4f97d6eb6a7a5259e3f629de5df264375944e384763d9ec905b52bb6b5391f18e4d098a290f835569e4030ef4827fe9281e95643a73c4cb628bb22734262b5d340a31d3dd919fbc803d7a5546fab1525ad742f84096028847ab4da194383d5547258fdb8c649828b5c1e9958890ba18f239b087c4e9cf8623708887d2dddcfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30318238ff2e29da9333c0d4cfdd65a4d094a3e7ad237c3abcee99b949cfd97af5292ba14a435aef5d61961ae883dab04993f78579ccf55669c0423b940e08ede4libmaxminddb.so.0.0.7MMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzMMDB_aget_value.3.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibmaxminddb-1.4.3-1.6.1.src.rpmlibmaxminddb-devellibmaxminddb-devel(aarch-64)pkgconfig(libmaxminddb)@    /usr/bin/pkg-configlibmaxminddb0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.33.0.4-14.6.0-14.0-15.2-14.14.1_-B@]*]@ZnW @VLh@UTT@andreas.stieger@gmx.dedimstar@opensuse.organdreas.stieger@gmx.dejweberhofer@weberhofer.atp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.com- update to 1.4.3: * Use of uninitialized memory in dump_entry_data_list() could have cause a heap buffer flow in mmdblookup [bsc#1175006]- Add baselibs.conf: build libmaxminddb0-32bit, which is required by libdns1310-32bit (new dependency gained).- update to 1.4.2: * negative array index for MMDB_*get_value specifies the last element * Fix a memory leak when using custom databases without languages defined in the metadata * mmdblookup now displays the prefix length for the record when using the verbose flag- Run tests - Packaged LICENSE - Update to version 1.3.2 * Allocate memory for MMDB_entry_data_list_s structs in separate chunks rather than one large chunk. This simplifies accessing memory in MMDB_get_entry_data_list() and increases performance. It builds on the changes in 1.3.0 and 1.3.1. * We no longer export data_pool_* symbols. These are internal functions but we were previously exporting them. Pull request by Faidon Liambotis. gh#maxmind/libmaxminddb#162. * Build with POSIX.1-2008 by default if the system supports it. This allows use of open() with O_CLOEXEC. We retain support for systems that provide only POSIX.1-2001. Open the database with the O_CLOEXEC flag if the system provides it. * This avoids cases where we could leak fds when called in multi-threaded programs that fork() and exec(). Original report and PR by Brandon L Black. * Added a test to ensure we export only intended symbols (e.g. MMDB_*). - Update to version 1.3.1 * Fix build problems related to rpl_malloc(). Pull request by Rainer Gerhards. gh#maxmind/libmaxminddb * Fix a race to set and read data in a field on the MMDB_s struct (ipv4_start_node). gh#maxmind/libmaxminddb#153. * Fix cases of invalid memory access when using MMDB_get_entry_data_list(). This was introduced in 1.3.0 and occurred when performing large lookups. gh#maxmind/libmaxminddb#153. - Update to version 1.3.0 * Perform fewer memory allocations in MMDB_get_entry_data_list(). This significantly improves its performance. gh#maxmind/libmaxminddb#147. * Fix mmdblookup's build epoch reporting on some systems. Big endian systems with a 32-bit time_t no longer show a database build date of 1970-01-01 00:00:00. Pull request by Rainer Jung. gh#maxmind/libmaxminddb#143. - Update to version 1.2.1 * Use autoconf to check the system's endianness rather than trying to do this with compiler-defined macros like __BYTE_ORDER__. Apparently this didn't work properly on a Sparc system. gh#maxmind/libmaxminddb#120. * Several compiler warnings on Visual C++ were fixed. Pull request by Marcel Raad. gh#maxmind/libmaxminddb#130. * Fix segmentation faults found in MMDB_open() using afl-fuzz. This occurred on corrupt databases that had a data pointer large enough to cause an integer overflow when doing bound checking. Reported by Ryan Whitworth. gh#maxmind/libmaxminddb#140. * Add --disable-tests option to configure. Pull request by Fabrice Fontaine. gh#maxmind/libmaxminddb#136.- Update to version 1.2.0 * Four additional fields were added to the end of the MMDB_search_node_s struct returned by MMDB_read_node. These fields allow the user to iterate through the search tree without making undocumented assumptions about how this library works internally and without knowing the specific details of the database format. GitHub #110 (https://github.com/maxmind/libmaxminddb/issues/110) - Changes from version 1.1.5 * Previously, reading a database with a pointer in the metadata would cause an MMDB_INVALID_METADATA_ERROR to be returned. This was due to an invalid offset being used when calculating the pointer. The data_section and metadata_section fields now both point to the beginning of the data section. Previously, data_section pointed to the beginning of the data separator. This will not affect anyone using only documented fields from MMDB_s. * MMDB_lookup_sockaddr will set mmdb_error to MMDB_IPV6_LOOKUP_IN_IPV4_DATABASE_ERROR if an IPv6 sockaddr is looked up in an IPv4-only database. Previously only MMDB_lookup_string would set this error code. * When resolving an address, this library now relies on getaddrinfo to determine the address family rather than trying to guess it itself. - Changes from version 1.1.4 * Packaging fixes. The 1.1.3 tarball release contained a lot of extra junk in the t/ directory. - Changes from version 1.1.3 * Added several additional checks to make sure that we don't attempt to read past the end of the databases's data section. GitHub #103 (https://github.com/maxmind/libmaxminddb/pull/103). * When searching for the database metadata, there was a bug that caused the code to think it had found valid metadata when none existed. In addition, this could lead to an attempt to read past the end of the database entirely. Finally, if there are multiple metadata markers in the database, we treat the final one as the start of the metdata, instead of the first. GitHub #102 (https://github.com/maxmind/libmaxminddb/pull/102) * Don't attempt to mmap a file that is too large to be mmapped on the system. GitHub #101 (https://github.com/maxmind/libmaxminddb/pull/101). * Added a missing out of memory check when reading a file's metadata. GitHub #101 (https://github.com/maxmind/libmaxminddb/pull/101). * Added several additional checks to make sure that we never attempt to malloc more than SIZE_MAX memory, which would lead to integer overflow. This could only happen with pathological databases. GitHub #101 (https://github.com/maxmind/libmaxminddb/pull/101).- Update to version 1.1.2 * IMPORTANT: This release includes a number of important security fixes. Among these fixes is improved validation of the database metadata. Unfortunately, MaxMind GeoIP2 and GeoLite2 databases created earlier than January 28, 2014, had an invalid data type for the record_size in the metadata. Previously these databases worked on little endian machines with libmaxminddb but did not work on big endian machines. Due to increased safety checks when reading the file, these databases will no longer work on any platform. If you are using one of these databases, we recommend that you upgrade to the latest GeoLite2 or GeoIP2 database * Added pkg-config support. * Several segmentation faults found with afl-fuzz were fixed. These were caused by missing bounds checking and missing verification of data type. MMDB_get_entry_data_list will now fail on data structures with a depth greater than 512 and data structures that are cyclic. This should not affect any known MaxMind DB in production. All databases produced by MaxMind have a depth of less than five. - Add a build dependency to pkg-config- Update to version 1.1.1 * Added `maxminddb-compat-util.h` as a source file to dist. - Changes from version 1.1.0 * Previously, when there was an error in `MMDB_open()`, `errno` would generally be overwritten during cleanup, preventing a useful value from being returned to the caller. This was changed so that the `errno` value from the function call that caused the error is restored before returning to the caller. In particular, this is important for `MMDB_IO_ERROR` errors as checking `errno` is often the only way to determine what actually failed. * If `mmap()` fails due to running out of memory space, an `MMDB_OUT_OF_MEMORY_ERROR` is now returned from `MMDB_open` rather than an `MMDB_IO_ERROR`. * On Windows, the `CreateFileMappingA()` handle was not properly closed if opening the database succeeded. Fixed by Bly Hostetler. GitHub #75 & #76. * On Windows, we were not checking the return value of `CreateFileMappingA()` properly for errors. Fixed by Bly Hotetler. GitHub #78. * Several warnings from Clang's scan-build were fixed. GitHub #86. * All headers are now installed in `$(includedir)`. GitHub #89. * We no longer install `maxminddb-compat-util.h`. This header was intended for internal use only.- Update to version 1.0.4 * If you used a non-integer string as an array index when doing a lookup with MMDB_get_value, MMDB_vget_value, or MMDB_aget_value, the first element of the array would be returned rather than an error. A MMDB_LOOKUP_PATH_DOES_NOT_MATCH_DATA_ERROR error will now be returned. GitHub #61. * If a number larger than LONG_MAX was used in the same functions, LONG_MAX would have been used in the lookup. Now a MMDB_INVALID_LOOKUP_PATH_ERROR error will be returned. * Visual Studio build files were added for unit tests and some compatibility issues with the tests were fixed. * Visual Studio project was updated to use property pages. GitHub #69. * A test failure in t/compile_c++_t.pl on new installs was fixed.- Initial release (version 1.0.3)ibs-arm-1 1597047688 1.4.3-1.6.11.4.3-1.6.11.4.3maxminddb.hmaxminddb_config.hlibmaxminddb.solibmaxminddb.pclibmaxminddb-develChanges.mdNOTICEREADME.mdlibmaxminddb.mdmmdblookup.mdlibmaxminddb-develLICENSEMMDB_aget_value.3.gzMMDB_close.3.gzMMDB_dump_entry_data_list.3.gzMMDB_free_entry_data_list.3.gzMMDB_get_entry_data_list.3.gzMMDB_get_metadata_as_entry_data_list.3.gzMMDB_get_value.3.gzMMDB_lib_version.3.gzMMDB_lookup_sockaddr.3.gzMMDB_lookup_string.3.gzMMDB_open.3.gzMMDB_read_node.3.gzMMDB_strerror.3.gzMMDB_vget_value.3.gzdefined.3.gzlibmaxminddb.3.gz/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libmaxminddb-devel//usr/share/licenses//usr/share/licenses/libmaxminddb-devel//usr/share/man/man3/-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:16046/SUSE_SLE-15_Update/d508c1ffd84b5dec40f9cf0aefb05185-libmaxminddb.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxC source, ASCII textpkgconfig filedirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)C source, ASCII text (gzip compressed data, max compression, from Unix)PRAeΚܧ+{bhutf-851c361a7ec8dd16ea26926bfbafc10ffecf98b79c4bdda10f13578ddea442f39? 7zXZ !t/L7rn] crv(vX0a!֌XXWn.(a {cdT~+`qvW%$'4tFڣ5{ڷ-{(6'!>ͱpFg%ßχAbpCn7%]O~>O }_@_:BG=sJ~IS] %3D&Xpy`ϪeRZ4< %AP;QIg'W|Q_ v|v"iFc& bxڡ8Lpר如L١\x&9Bҍ/~ @+}#BNv~]dQZ1ApRB)$ -# l?y~O] p%;bPڟSH[ pS/u޵ҘS苽d+ޭJs *NQ:[krc$?Mևbw?3E.yO6!hV4dqFP6^E58( Y%)gD#mGxοxelG,Ӻ`:6T;&zOAhZ :Y]6$Yٹ$wD7%.VNj|ђ=*d/hI9rE8.h|5 PUjCg&A][RpgrSՑطL5y҉7- Tltzv4ɏNq&6fu?|~`c`ρ-bOӭ'bihT/]cdp|]ha/ۯbC`K^֚w>f%nz)5S˾eF v. IjNXВ󌣳BM/6A`Qk,7^2Pr@*Y ӧ'Aol'PRFU"AWRV4>_Vc`Dkg.z,Ԥ~Ze4`Sadg2AW@U{`L =Q/, LnH.p = 9M \@YJS"4Q:.&nwh.K5_>D|}-`:_Hj/~{!N}eΕj|q-@Em9쀹goMI&PR FB^ &!4҇Mp/+t* i=.U +_=/u110Wws}"w!Ӱ'L?Nb>.)`0J\Fɗf^qb(P ZD6.6z*"l -rT}n$ނ?yT$!Q7ճ}oU XhWV(^·`^N \ױD6m BQ9e:R:^ܐeMC!ұ94 l OMpbߜАX[ܔ ^ov]Sqy)Cx# eH@$a}K{%>t},Z}Cl{Zzj[(Ŧ(zFY۩5f A~ 2#1+ tp}zZ>ZNPĒ(2pòp@ =sm4io>%9gaL FCB 8Cf*t+S(=cBtoAo@rGD|ybʗ֏=tHUZoiXڊȭɬʋ;::ШdmRꏐi4g`̝VTJa`I.t‹nV@j ZGe;ftVP}₮8V!K5]'@h`} j"$&>1)|ށLFffMrBx޵&H4qST:\T!(U_Ozj"X}]צ'i& @2T*>6vvem#wbrzMةn?v:R=Xmet=H+epޓ S}̀XEKe])F?xQN2[aaڰSVc] }@%C0O;qchu47 2oT,|":(^?8me߿y\n||EWZwܔcBRG[5G/;,/;g7 WG|/$]eÁdEzW f_T;f*'g8$ZLVڀ.-E,z汤z2pR߆}'_Z>j& 杣>EfY!sE,(?y0cCTU|1:x&bֈO Eƚm\86Gu|,GI04] c$tRUQ5ÍgDYc #LG]}BP'p< x%DjJ7,Zlİ@Op$!!^ S*.TnErSw؆M {=5 H*:CD8sBB{7m(Nsq#H{OHǣXkaU'cM0٠Zn[hvhp`=&udP}99*Ug$FZ8? {Vu4#\ᄹR㩬0+T;x>"rD<&k!(K'8Cr7";L1Kt</%KgE 4i^O(9YӢl |.ynt5\Q`k>8J"^xQq4cO:0]$$kfG:wDYMR?pÿ[X 3pT d@ }ccK,td _}82jPl/ K=v~&+{C9{6LD>?!w*UwmDdYp.Ҿ|T/34!3UwuΘ}~L0N/$C2)WKjMzB|6\aղI Tq;TaLk]8"gH2zlL-֔PK7_xtޝjczoop'!e Ӡɕ5 ;̈́+pϮC]@0%n(\{y0^Bg'͘{@f |&p2#K.<8 <& 2X'7CFZv㙀30JF4,znq n͆ (6'p6&6x 4n<6GFe^t +@m5x S=nl`;[,RU+O Q "wJ Ԥ)GxV[I]Z!)~ZIp7>' Ίq ׈ߦm)l_LY&>Oi'E([AA"]޶q0c5Ga½!sg<1.ҫ.82(3sF=A>I6L`5+I'|Tz|1\I9ЂgD9?Ȏ-2ypV̍NQ51}q֓ kAFYbU>8 HGt1X)gBn3gRo"&pNhw7m-jʭq uԝϔ2ZE'PPxo[-iv4K'֥ 4`>8_W荊*lU&O |uEhg Q vħR\1&cւF" !ƉݸgG) 1 nllk\?9OgVלb?'6^M1Wif?']&.d)`,~3%@?. 9^I-YrEW%C0NsM\p;t |"?NDCM}4PgÏzCcǪI !$^MnsStvvC\W ,Gj-iTa_եfnMsFNRb54LbL5MC3xD`q-qL0 I+$1Vnc_)up]pϳzy<,ڷu! n7.+4KXA2 QG@@b^S>]b!}MàA/"c?X)Nbqv׋RP˥jT܅OizI0 t_G }ФRXZ[N6T-'M_N+4;2؊)8Zhyu8b\,i@ۋ;= XѐYh!0au$|_k]υv;WjqHpJ{kvRwrj52!V}ч7"z!7oۚ3MvsxkD"mvdJ/r93ZI4r?/Fn83]a J}ΚC7Ql)cvP> Z71(_0&ҥN|܀X$pEw;D 397c$,dTR]rjF7Z4+Q ̜ÙNP{o *̐L,b:na@0,Kj{/+mobGBO nVׅX$@RΠ(4+tܭ0U[;ll<$D7!﫶1[ 0%T73緩fU_Q3)aX][ "\eN)(1vc#zT iS~~w&?Aϕa \۪sίL:t(s'*,:;&yb^QPX0eǵl[YQifA:K=߰,+ k8t} C˔yChL@Lk\8 8ٮ!l.-QR2ʪp">fAX`J`rt+8(wAMBWl#h7 Ui\пr PqPƴϦPq4G6R^zY PL)*΍5N$L/ܘYyP(:VfrЙr-@R4uH;"$4#ۦ+{̔1#1o- @-B'+kzF5k_Btie_*ٗi.SZ"椾-9Wju3zLCtAL PhSI፥ MF(A1+{uQ Q 6D5O!" Y }Kn,()Qp@*E~:` |jlfdHd_$L9j6*t`#)W/^yF>o(#TrQF-ƴxɡ;"`ZWUp4fٝXv; ډz@|3/1MX"?>p4MUb=ay:ZG7}1.NkOlJb^*mBhz?Qfy$WZG`O7Hb/3c@#ǢprqZ`6`cKK{srmk#&"f%&(7̘%T]*mW 﫡4ݲ'_ݚ3%Ҍ 6D݈LWHmžDre]?4KTj1G b*6%M?^ kbL҃fvj@Dzު0TC_ulnI]ae /= 7] OY!6FcS[;YqbG9z{"q3nwlMͻp[L"DQvBhZS f|Si,BEC=g 3Vu% f-V=O\z ?nէՕuA;gJVZ)-6FX#ly+/]fq^7ʟK -kq"$Sr}N'vpߺt5h}&.#<"rRQ. ݚR[񈮎hI ~oϯ+zRh(%0n d:'Sb rRO>:5KU6&SdYfN sChKZD iF?:_CF]]Nks-ޘYsada #a J$!jD@miP''}6V'!$5%B" #I4URYYGg;^-f [(GьxZ:)ٛ4 ҳPL CڶoJb}@krfX[CUVpN|vMYub}i S=9`rG9v<*`PlAY |2gN{ޑpL, r@̀kmjNB|mo5&/8K_s^PbޚnDN5@Y[dWL![GK ,nH:%R(՗$ڌU}ЮT%6jX*CG\&T1|Ua- қ2]5?/m ART#u!]*/Mz=K675Hr)Zt-DD0;a9`>Ⱦ%F J\(NJxx딒=gg@xlI{E#!E "kc۬1"ktTl}|Y9 w?T!8@G0 ۧ"ޤ?r="r^DڿPc.NQ\ZHrK&f1 J r˄bN̩H Vpbrl#3]LRnBcQ3 }4-0X<+ 0CP$An55i~ ~ճ(Pg{"7w&6˘ĻRk/U~yY3{%?ż"mTwf!@G)1;5*bgnrpX&-7< h[V}?䠶 >GeiuyZ`OJ,,##/p[V9$wɨU:\[Ue~}&Kp"HlwxXeI wn1hdDsq!ÿ_`h(M jc1P@N+übk`*] s%ؤ=T}!ķt?w+{$B(UXz@ʰtDS>;\lBWN`;uU|OP7Rg۞MA4nq^cKhmQr%2w! ٌjKz@e91'|#gcʹ|ky0LĄ?Q.4N%ņovAz$;~wRuA!DUK5n/.,LFBߙtVs(i=z);~6ui5ZiG T_0Rp)d?PZ-緌,_2}ǎKс X>9*sՂ喐Od x&>*㊰E1 cMR/cuaFKz^ly;}NoEN .2>0:QUY..Jz=}=A_k c#V"Đ |/s;+ A] 31^ R"<'.0a-*x֔y Prk#$@S6FF$C$sŖ!b޴q&T:HGcs kbsW3]8j ^ɂ= 2?*\J|Ǒ^q"ӈתaB94BHk. *qMﮁqMBڥG x?>J p{eXtcFJsjUX"P콄_pC`3 <Ѥ;tb6әo9D<s vL|'椙IeЉFN>*Xڎo+`"G]r i'Wb7(4aS/Wg=Lb4 uWݭsXf:<ӊ"/bxj+F2Kd7`~z{k?תtVrTcX#jTN b6E|hb%~a"OKQ> XOTUv 65E@s9A,FǪjnհ!;vf.Vd8&QPז!JjH]W-ɭ]V-ZVxxM}k`ob}8bi sٱsZ5Ч1Xʎw6ΤRR3ylo"p 8hoG~*CW}~w!mg/?gh}DD7" YK0 S^|eg',yXO>Q%z ;Lp^ڎ+uF%7h4[ɐ^;}R^@#8^_N鲌3C]߿AtɊL9ࢨ7!P<ݷjˉD.͞t; $y„?e1Cj]=My$JmlVJu xtS(0d*}ts .u}2:"Q' O'e/_bBeX9ͶBdGWpU%#_b|38!HٞQYH7<>p^zvD(q0иA֚\. iҐtZ5vaƂUd אބ{m&ꥍGaz5}g\Pe'WN@_L(v^إ= BdbMGj ǹno7r9b+,v|O$B6tC@ro K3] 2nޣV=w7q@KDURh .6 <\ Κ|j~Z_K;wGJ%bVXN_|I_;@FQfˌã>֟k(E#'zT#dsGI_نt7!l lsI/r\z˄"f>9 LnEۋf4sN-k!c914ZǢ zj} N=4@JrI/~CC aƭ;"6dl32LȐ)QR_"p;A V蠑FY0Co1nyWQJ1 &u>5}Ns;$`2E#t&H-D'Žغð)j~UfzھH竽.BŚґYRr_!(p5GRKPjܲ]>Xe7 t AvIk>wL![Q@GW|'3}.7lqV;_BԅԚr|d 4:r <ߵ}Ƙ^;ok eŲr.꤇=334#/Ͳ `k~K $حw;qӉZyڨu|i!V?<֢ q; 7??Bv6.[H l׌M4"gK.UQsxK+;E1 d퀗*!u[,FsvT7ʳ,3[l ړ.j7 .iM[Rʭ''2ꀻT$|/uڋWtQYg'c u1^oi"WˣAU="kfz< C iHYW,tEQϨ-I]1aRwVsA尼_ fH/k[cv~8:`(1+n1 Te-|ɽ jCdSo +t֣wPT~%u]GGQF^LJ5Gxڙ)N` ϰ4H>[&$}+,yHEY#˸Q9DMPhK|!7ŷ&TQ_G-?+!kx^.An4Fr)D{e0%]z9hvtrJxZ5B:kU!-e(wsAS^@i_G"B"xYh #G\-O6d!^n82m'x>eލI@1nzީ_e0(~T0qId{E]w }DUTPń]6gf[պE6,%kc; ~`4͡cǩ`iu~#T9j a7. L#6ԂNr Ok;60nP^רhK./ 40AmUG%r4*4Wz639FB(὎F*]) Ǭ[c/+W}Onm5+5ok-&u0fYM.2·Pr+M8h0/),ΆģQNw'snTeF9vz;=ٳvG`> AjF?B}9_J*'ia{mx[3΋êq0\%Bl⦼]T \W>//a"4PT^\elې6yGĺ8E>O2FX6ԬA,U33 gKg/SI[ލ6R ^[ƭ$N;$F1zJe!(:ЄVz7<>6flJ%v])_X>!r ,c=0<^ Sñ'W ȭ@aMr;{:T'nTŅ`%*rN9""ޤH ēkdߢ'W!pޢa^ .Z1o6PĂA5xyJ%[` Q@ IGsW)~Y3 oւPU&j S=6%{݅iF9otIQ mM[4cW |MjbJ8aBNt`5"=H݈p"]ڞ[q=AKj3NC~viYIЄ2E nS?wCx?q)B;9eOv6UWxz,Iu2Xa͆1wHiL^pW_OUG5yjiL]?h@Ç=?nR疱b^9J^ ho@&Oo-5$gC\xL]%׭1Zh1)?(PPåE˜FF呄V0+j7_Ѭ\PpOC"V(K)q֏^OsWPL ڣmj@y&Ν}po^þ 1WU> PO\JyjB8֔9(8aǧ:TghpKctQj1r!xw~(A?e)~q>bUB~"x() ֺ-/ ΂_2xN#1t6<|V{e9DKgM[R$G쬰4ة2V(ˌ m33GPCOjuҲ R\eNb,O4?9;z[d&:>ݤ9c!=;źG|\ryX$. ܀'#kϷf@ 慶d f'R9mj'w+>(x呡sKUchyC;~j8'hxut+|<~ IqtqV4oFXg%6*I~G#s,XjU#ն\#JjP!h?x?C@]\"#htj_Ԇ Tgf S_$e=Nޢh{qs@.ߙoemlp5 7j.J*Z ڶ?A2V6Dm"T.ǁ}M}1 =whk 2idlFF Ҝ$(`!sa0_ʼn'^9J{ד85+TRf|817[U6 {OIj?>zD+;]wnVtæ"QkXJڂ|pA+c:f |tBJL9Sԭ/9ֺM\b< @j ex7$\O! ;@N1 ky o,FfIGw!ڐ̩"۷G.wJ3NbYrWub-<(2㓝0-R$9W,Iioq'֚!,֥bBc}$%TdMάW(ǕT!g·ؒVeҖy~M:xrZآ~C^3!pN3m0Dfi"6EmgJ45=[x IΖH šվZ$YjF, Q^ H1cacUD92/g DAE)&;OPR&S*[ .{wht!渝BiPu HOR2jGq$E{3`gDb0|ȓ^qEd¯ESuCV>Y+g5FAA5qH['52eY@BĨtJW~&X!t_r+;8Aȇ@&X^wqq\ !ƨâ[09fë+ uSkc^aU}E @6!;0J'?UbigN1.HIu8 G*4 Q3`C/}3J$CuS!,u-k&x4"ImT-֗e'NHDru\A%t,$٠,NI TSA7+"fiݿ.+kܓ{&B})S({=avcEﺠ'mV/%-˼&n+ eK"cZV(wͽEB",HR-ğTb4|? ݇.*)yPNŎQ2-MnN;@} ܗP`"M{d/Qk2H~yv[Vax%Ǿ'mwvRuբղEam]@Gz+A w=Eq&w9 Y(Z1R^{sQ76U┫B-yO'H)j]B&};"`f5 ?1:Gnh>sܴUià JG%}K^q6PzOV*aU8C=E%3sxk4vl[\B2u \d;ONLxqΈTqK\Q]_ /=fAjSjѯOKQqv9J-4v:Hbbiphۂ_r@{Hg$txN>- VZZ2񺸡$E1ֿu Wi-yv[uke&u(X+į;sfgXrx"#uO!֖JP$mnIZ?S5( !gYLɺ_2[:ǎ\[L604upNIlhoGTJh.k vAs*6Kl%ycvK/#HzDeRt^9>uLGA&}bI mn(=Db(Xդm\UfP'ňyIŝV*րP]ͬ1U*yc.bl%q7 vMpJob.nbj'y|DoWԩXТa o MX,p.L"vKtih f ~nwu#cf9D+0^+.̗SW53.Y'I୳:)$\d0-+^eͬڹI╘3yi7xL.v|c1rRԋaDm5쪃r4y}sd/3@LO,sf\jJ˭ᙫ/t`J. @t܋k!dgJo]Wd`UЅgV̋ہ~*#7I|@Qv2vx75oTG#u%G7Ji=m>üo-2'E EyElHDBE>ZRǼ1KrHcDI!#3yUv{HR>)u2g0߶C.Vg_[ ;ڻ/K+>J.-_j۩D-FFy(u%A`.ŐUBd=72;bn7GsoXZ^anF^,&5zrco ~g59ZIW+xǡ!K9fe6>9njx|< qq"'tNv2@6C!F? ?s|gNSU=r|a_O/t:EGX^@Iho=ȳJ ZjiYuqIx"_ƿ =|n"mX)+֍rj_)ĈmMtP,FRXӟlw?JζL ғ;uT f; qⲭA C0jVz(td,64 }PHnZA^8 XضWXf'Ó=`EzHhnFO~<5:#ij"Tu`4/JX2-iC:p?С fkJrPP`h-nur#拱[wQF2 ?[\ѽ3fim0NI^a6,U1;9n#Hb5Ds ¬O=lu^y]<8fcّF\jCdrb)աX#6.hjacE.6`Ӊó1[kWq5xD M]H6X^Fכ 7d[?DI|Lz\*ƃ|>k@{R/ks>Kq<scCWSlB}W:ލm''~q 2*}~~OoSeHc&>1.سƽ@ &?iYlS0<8e^Z}8ܬƕf;$f8̢kłX} O]Zw3{ n[K4 ǂp?05:Zn: Yl-D- ӆyh"21tEd(\KOν! & 1Pt؄?Ayվ6 Iv:`o*$x*XAond;˥wM;TQ5\uH!rs7V̳a#!Oh\ŵ5`~ʼWc ̌^pGx9m;j r@ @]$ͩ|"q9P,-Ud\1kv_ Qa]@c U aY ra|tB =JF HzVke]O 'xc5`#򖜩r-ʀ)ӧ@Wֲ20[qC`$ۼ?^*[gzzh^YD5L!ﺈAxJ W#FZZ"\cnI:>Q90 -cEtrlk +wAYMtm2XccB6R]׳/dH6Yo* A{y& l"R3uaPv!h/Pv {*_W#-1ࣺub3/kX6Z,W߀)7 $WCj هUE: )􅩤txR@>1tYE  DMNMt cLv¡NJQ}^Fx=V%[] +$o}fe7 z2QZQ}Bl a̳ &H(,!KѻZ}6oXJn$ЪH֞"Dz n98y4{p& = k9)yOdl ;JPR_UZvpa)wxհCRZ$#ti f6#GJgl(59$W3_VZN~H'.b 5ދUasuχ_Űc2郏Q_饡F+W\erj5;iy+lSj8D)NK{l4ngGq.,0({#W@DjJ3-SA)YX,{|_y6qhZo'B16X۝Q Gnͧ~3c&C3u10haߞ3FL0"+2~ÔW S֤*u28;l&M6BL t$c~8l>k؋D}L"vqǜT"Ҷ/< hop"g6Z-ݴqӲנTm"vT5^ġ9ެ½/e=8٠v0NtG- ufvgϓRhQw$H__Z%j&~شuɔm3 UI$FJ9 Y-Rt 9@Ӕ8re`0F Z>Ɖ_O #+ yN >:KP'5uxiLbj%3$;uyS'dx߮[lZxJgFCEd!#؉ʣWJ LMfI]Vx^j=)jB/hNѸUoVԆJ`X瘠CF I5Ռ I R#d묍3}yw09b۔fG,`<|&l}x}RG%< &ӹ˱!U|dk.L,N>p{*:3֘zv 4/ K{9 &ENUĺ3ZO+TJ\A31V7j)z.=#@q0ag;A}4@\@&/"yuP<{6`rNxwFj(ыVK ^i\Xy}lLEE?xֶqF~rk3a !4j.%ؾ%oUC 񫉃\CheNdz9G ػ^Hæt# +aAc'4~C1"]Fyqj2?##xqC9 l'ECA Bڭ##;j nIf 9uvܐ:o^ 2ZHHv,2Gb|yY~^SD}%2R?fKu(Ct[; i@P4$HNƥXH2?87rg5staڟB<}IJ?mt'Tmzx@ ۳( {p`ˮڦ$J-{n4p&|1/C\:2!zwy X&Sc6&O~Aw kgZ; NwgD1fMUj]SӾf9x 'YMC w'疑ǯ\ `07WV ΋z\O스&+p"8Z.92E)U-O3~*+*`eUst\abB߭zMo3ڜɳh_@OoM \(tߵiDۮ]PY/wz$fĝ\b䯁qn&:jR]$&>32Z-86m}8n]RM8] g1IcޑIq=-~6Iմ9eݨK؈%&ZruѲl/?%(: "h-UHJPsd5vCYVW̆Wk| a{0xӺ!@ z `>U#rB$+Ps jh h#j?CL3h"S.Aԏ ŇB?؂Öb~K2#TVq0X=g_t ^y7.=UYd9Y4@"mh=ڵO"iVk `zY=tc}S01>c^pEm:`. SM8hU?(/w]<4%\]nGZ }r$bʫ&V@FgQs#qM :kE%-[,dk|["3X=Fu.w,-D$eجDf $Cm!C >[ҡ,>4Wv2W) }@q5N+@ʹ8H\L\U=PT2e[8c -s8=J'.@ɮY݀Av iVj'OcbN }5gK{Px-_84OZZ/kB5EVuI YVPkYYhD",*MR؛:eTF]0^/sbIᑳAD6֝/ޣe-2ya}9kz 4w}9`C{vZH@DIWP-U)׿`'q;䎔uoX:"x-410쯏( Cj;.%i߫N -މEO #3i0[63IҭZ]}9 U{ >P\']C*PX% `TD֔5$0Mm#@`GhMԗTx Ak7[bBsg&tBm#6lʄ2B<0}oY PBay-'LOr* OPݱAGYPDy9{+Պ,Ea.BLwE`ڿ&8M53.B}w眳6rȝw橷%f$4~`5+_ b>EiT%d D\v jrTٛ)5͓W}CB\/a%@'e$9aպc 8?gGo͔v[( 7 {'<T,]]W.H\JXq X.<ȁ(,-w( <2i`vT9D,?9 g1m=)uZʭv:᭼>Wv:(v|G P?.Ͷ YZ