libminizip1-32bit-1.2.11-lp150.1.49 >  A ZH /=„Y*e-P̝TDMhͦ#ܶes󱃗U[H -¸J#EnGZ!e䦋<!9-dB͛ҼS:B]=,m1p8A'_o"mds+o\R>]Iĥ%G5n.@`vSEW4AfVMlE|bRT۱0<7mBf)]N] ZC!" AA<5zDq#-H&n Yd502e33cea5e54ec4c43da42ad1be671dd8d45e9b590f06d7bbc7c8b4e992244f9cd2c57f9d7199afd4f4391a2230c993707f627|ZH /=„r?G 8D#zay%+}jǂza|8fDuEy9 Z./(/k0Znrw\7]. ب1/x)#Sy8Dl`\HD*qpkz170l` WެiD+\]SW@>TyT4`S([h `_r:a3>y!fqsmC;`ACa)EcZ)f$XcxyV3߿F>p>+L?+<d & R  (0 4 8 @   H 2 (V8`09 0:0>(bG(lH(tI(|X(Y(\(](^(b(c)d*e*f* l* u* v*(w*x*y****+8Clibminizip1-32bit1.2.11lp150.1.49Library for manipulation with .zip archivesMinizip is a library for manipulation with files from .zip archives.ZHlamb14(openSUSE Leap 15.0openSUSEZlibhttps://bugs.opensuse.orgSystem/Librarieshttp://www.zlib.net/linuxx86_64/sbin/ldconfig(ZHZHb8e56570942bf79cdc1820701addc52516e747ac84c01e0a533e2047326a2946libminizip.so.1.0.0rootrootrootrootzlib-1.2.11-lp150.1.49.src.rpmlibminizip.so.1libminizip1-32bitlibminizip1-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y>@Y0YXX|Xk@Xj@XD@VU@UUT$QY@Q2Q5@Pf@PP5@P{O@O3@NNU@Nǚ@Nǚ@N@N@NWNpMMߒ@MM4@M'M@MTM)@ML!L@LcLa?@L(K#K IIkah0922@gmail.commpluskal@suse.commpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.commvyskocil@suse.comidonmez@suse.commvyskocil@suse.comschwab@linux-m68k.orgjengelh@inai.decoolo@suse.commvyskocil@suse.comjoop.boonen@opensuse.orgjengelh@medozas.demeissner@suse.decoolo@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orguli@suse.comcrrodriguez@opensuse.orgdimstar@opensuse.orgcrrodriguez@opensuse.orgmvyskocil@suse.czcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmeissner@suse.demeissner@suse.decristian.rodriguez@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgjengelh@medozas.dejengelh@medozas.decrrodriguez@opensuse.orgmseben@suse.czcrrodriguez@suse.de- Added 32bit minizip support- Add gpg signature - Re-enable profiling- Add s390 performance patch (fate#314093): * zlib-1.2.11-optimized-s390.patch- baselibs.conf: add missing dependencies- Update to version 1.2.11: * Fix deflate stored bug when pulling last block from window * Permit immediate deflateParams changes before any deflate input- Update to version 1.2.10: * Avoid warnings on snprintf() return value * Fix bug in deflate_stored() for zero-length input * Fix bug in gzwrite.c that produced corrupt gzip files * Remove files to be installed before copying them in Makefile.in * Add warnings when compiling with assembler code- Update to version 1.2.9: * Improve compress() and uncompress() to support large lengths * Allow building zlib outside of the source directory * Fix bug when level 0 used with Z_HUFFMAN or Z_RLE * Fix bugs in creating a very large gzip header * Add uncompress2() function, which returns the input size used * Dramatically speed up deflation for level 0 (storing) * Add gzfread() and gzfwrite(), duplicating the interfaces of fread() and fwrite() * Add crc32_z() and adler32_z() functions with size_t lengths * Many portability improvements - Drop patches included in upstream: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch * zlib-bnc1013882.patch - Drop zlib-1.2.7-improve-longest_match-performance.patch * not accepted by upstream for two releases * rebasing no longer possible- Include fixes for bnc#1003580 bnc#1003579 bnc#1003577 bnc#1013882: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch refreshed * zlib-bnc1013882.patch CVE-2016-9843- Trim descriptions to fit target audience. Update RPM group classification.- Require zlib-devel in zlib-devel-static to fix previous change- Bring back zlib-devel-static. Needed by binutils- Remove zlib-devel-static, nothing should use libz.a anyway. - Package minizip library, everything using it should now pull minizip-devel and unbundle it bnc#935864- Install examples to cover another angle from bnc#890228 - Cleanup with spec-cleaner- zlib-format.patch, backport missing sle11 feature back to openSUSE bnc#831880- Update to version 1.2.8 * Add new inflateGetDictionary() function * Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. * Fix bug in gzclose() when gzwrite() runs out of memory- libz1-32bit obsoletes zlib-32bit <= 1.2.7 (fixes bnc#806310)- Add zlib-devel-static to baselibs.conf, needed for binutils testsuite - Migrate zlib- to libz1-- Replace %make_install by normal make install; the former is a constant source of agony in older or non-SUSE.- buildignore checks for now to get bootstrapping working- add longest_match performance patch (fate#314093) * suggested by IBM, sent upstream - rename the main library package to libz1 according Shared Library Policy - profiling build can be enabled via build --with profiling - use the human-readable package description from zlib.net - add rpmlintrc- Update to 1.2.7 * Fix bug in gzclose_w() when gzwrite() fails to allocate memory * Add "x" (O_EXCL) and "e" (O_CLOEXEC) modes support to gzopen() * Add gzopen_w() in Windows for wide character path names * Fix type mismatch between get_crc_table() and crc_table - Passed the spec file through spec cleaner- Remove redundant tags/sections- use configure options for library paths. Also fixes the pkg-config file to not have /usr/local bnc#738169- zlib has it's own spdx license, so use it :)- Do not include the codename in soversion.- This is zlib 1.2.5.2 codename "motley" - Fix bug and add consts in contrib/puff [Oberhumer] - Fix static-only-build install in Makefile.in - Add libz.a dependency to shared in Makefile.in for parallel builds - Spell out "number" (instead of "nb") in zlib.h for total_in, total_out - Fix bug in zlib.h for _FILE_OFFSET_BITS set and _LARGEFILE64_SOURCE not - Add comment in zlib.h that adler32_combine with len2 < 0 makes no sense - Make NO_DIVIDE option in adler32.c much faster (thanks to John Reiser) - Fix zlib.h LFS support when Z_PREFIX used - Avoid deflate sensitivity to volatile input data - Avoid division in adler32_combine for NO_DIVIDE - Clarify the use of Z_FINISH with deflateBound() amount of space - Use u4 type for crc_table to avoid conversion warnings - Apply casts in zlib.h to avoid conversion warnings - Add OF to prototypes for adler32_combine_ and crc32_combine_ [Miller] - Improve inflateSync() documentation to note indeterminancy - Add deflatePending() function to return the amount of pending output - Check that pointers fit in ints when gzprint() compiled old style - Add dummy name before $(SHAREDLIBV) in Makefile [Bar-Lev, Bowler]-open file descriptors with O_CLOEXEC but only in the· gzopen() case, not in gzdopen() as that would change the calling application' semantics. It is responsability of the caller to ensure O_CLOEXEC is used in such scenario.- cross-build fix: use %__cc macro (not %configure, this is not autoconf)- Use __attribute__ target in SSE optimized functions so the compiler defines __MMX__ __SSE__ etc, this probably only matters in 32 bit. what version to use is still determined at runtime by cpuid.- bnc#652333: Change LICENSE text to not have version, which changes too often and invalidates the text everytime.- Fix two bugs that will break ia64 systems only.- fix bnc#679345: zlib segfaults when passing NULL to gzopen * return NULL checks back to gz_open- Update SSE patches, fixes bugs in PPC implementation - X86 improvements.- Update SSE2/MMX patches to their current version. per request of the author. * This are integrated now,including support for a number of additional archs and fixes ARM patches bugs.- Update SSE2/MMX patches tp version 3 now with comments,performance numbers,and ia64 support- Update SSE2/MMX patches to version 2.- Add highly experimental patches to use SSE2/SSSE3/MMX in zlib this makes the library up to 6 times faster.- do not use compiler profile information, as the testsuite fails when using it.- Add dependency to make it build in a parallel world.- use compiler profile information to make libz slightly faster.- Simplified version of zlib-lfs.patch. Should also resolve issues arising with various combination of LFS derinfes.- Add zlib-lfs.patch: Fix Large File Support. Patch comes from the zlib-devel mailinglist: http://mail.madler.net/pipermail/zlib-devel_madler.net/2010-May/002303.html- Update to version 1.2.5: + fixes bugs in gzseek() and gzeof() - Changes from version 1.2.4: + Fixed bugs in adler32_combine(), compressBound(), and deflateBound() + Wholesale replacement of gz* functions with faster versions + As part of that, added gzbuffer(), gzoffset(), gzclose_r(), and gzclose_w() functions + Faster Z_HUFFMAN_ONLY and Z_RLE compression for images and other specialized compression + Added flush options Z_BLOCK to deflate() and Z_TREES to inflate() for finer control + Added inflateReset2() and inflateMark() functions, the latter to aid in random access applications + Added LFS (Large File Summit) support for 64-bit file offsets and many other portability improvements + Updated examples in examples/ and updated third-party contributions in contrib/ - Drop obsolete patches: + zlib-1.2.1-make-test.patch + zlib-1.2.1-vsnprintf.patch + zlib-1.2.1-CFLAGS.dif + zlib-1.2.3-686.patch + zlib-1.2.3-visibility-support.patch - Rebased zlib-1.2.2-format.patch - Clean spec file using spec-cleaner. - BuildRequire to have proper pkgconfig() provides.- use %_smp_mflags- add baselibs.conf as a source- refresh patches with fuzz=0- added LICENSE file, for GPL licensed contrib files, however they are not used to build our zlib library (bnc#490107) - added zlib-1.2.3-686.patch - update license text (bnc#490107)- there is one valid use case of static zlib in "qemu" package split a -devel-static subpackage, please do not BuildRequire this package unless you are 100% sure you need it, if in doubt mail either the security team or me./bin/sh1.2.11-lp150.1.491.2.11-lp150.1.49libminizip.so.1libminizip.so.1.0.0/usr/lib/-fomit-frame-pointer -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.0/standard/9fb043fdece6bb87306b67c5b4db7f24-zlibcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=141cf91559d19aa26532931def04478024d30138, strippedPRRRRRRRutf-8fbfdb64c31efcb67ddb877785902e7615bcdc24c952aedcc38b160d3d954243e? 7zXZ !t/P] cr$x#&@CCBQG-RpKXY]2/b\Hx㱕WZrɷ#Ŭsu󛏑2frŅ2D.01[_\,*SCSZNrx)m5 C#*2_`k.a><,,['"CGI?> P0yJvىBCW *"E`b}p%t4$.́ry0ݴyMaP'rwI)=ZAVہׅw80g \x$ |\ŹՇ\Bbf9?Nq=K'&a1?3-r 1*)ʦIվR+79!Z b")xAꊡIHL-3`eJ sAIgcdBoEџE(&E;!k4Ũ)xxFsXMJ~TǁӴ%1twjfu?r ypI:b3I*.=%3@ ̨09w"}bmbE7"SEvaW{ 3%І/OI3M+x[VR+2lԋx%#[$<  H.jZ'ӛWBfb-r 3Z+TiHkWFLPc . @ NLeRK2Dڒf8p';^@lEP zB5sѦh뼁r1GLɳJmpPxR٘it؋ =!֧(ŗ%Q [g4W=^H#V uSMzإwN#jysb,hVtZ.C|Ўl꿟Hɨ:YG81mlp4+i~;P*/^:תE4ӻE}n'n?>73u7|h۪,vd} eŎ" x4tg2 d:T3\Ҟ?SLB~yT({yJU y-2'քb:}>q:$- 3"^r lFS_=򘐼C>nLW%Q,*Jsn'V`v#r%۞.Tʶs +}0#D5? )t-^@D DշR¤F1^b?o_c|B>Z9M7דsj\CӸ'22EjlUN 8~(hT\k[x? d7W>"|FTvV` ^e)ĀҒMH}!-M9V{s]c1~AmN]r_$J'vR7T?rKnBF_ '7*w!3G BT7ߪmFRT Jw@X$?6񏶼KC)˥Zb!tvYA6)SFw̭\+ӏe-HppCѿն%GVl< a_dx%M̃a,.[HYKtODhų(eɡ #HVc;߶3c<|kĿXN!su<q {M&Me4πjhFgtŌD$8p6cXBdj~Цqlx}kV UAoGJr渷e6Ɍpb'9:Ex2T&>EKƥevQ؜$ $M'+vL@ari:)#p'K`QW̴~۫;rXxpqL1e|\gZƑ7n˴O֤W*_5F ǭc W2.*xKg!Xn@8snL7Zlq* n'݄QZ_AH|`E}@ͅ(0,(ML_}CNT|E7(D yj*FRM^EtK$FQ0gTLЄm<5/X&> $*U =/"ҁ56HO]q{p%Vfc"Mpp,#?@ тOG ϔRf([&Qg[|ԁ^91Z(܋`#b&J딢B>ĿCfq OuGRBZLNS+ew4Hb@M&3nI,LEhfr6T'P!\þ(P9ͲbnzOF/eN|lap fɧ&U:eh :aE'ż@5 i8J2!xY3H1b|A?!/^Z4 +Dxu-% EVLC?B63wXW5!w޵ /(ЫD." 1, E]GJW WNCw7x~!?S9E.x<0)d 81VXQ2(/DMss|=̼Ӊk`8g1};g@yoÚpT.NkIARK 3iO<"gCqH7%63z?OJ`+&Q?&F^sX+IFoz{u5) DS:O7E3~wrY`\ p%pȍ@^P5L4iI4Ir@Wu@Pu N$c5A`;y4I.x ,x0vC-'}@v5Ty$k SLq|& k3ZP6EanɮtjJ%z33`tS"H>!{1"1LFh0#cG3hm,#/7"$0 㩧k:I% 50@NRûWK`wAg!Q/UZ7Z9xPSDRaIC#P0 M?l#^--؝Eżw[IvIiRG8 .ŒHF$Sig];;ڢ0jy˳]WFf,N2c9BWT1kHnnB'tu *jyIADh!/Sgcq!i#K:m/hW~|4xQ[Ì(3^w^]Kա~? :gK0:U? ZeEZCmSx@0F 1-7~0u2=bpL1%1>g(0ŊA JasrJά6/~YLTOMWhGbzo'Uw/{5,ran P<29C \TX0|MHNfkA8V_pl@N? !# `"J?YK )o_m"H̏lqPjgbgzGk %S:53iW$gD&/DD[%ZIv@4"f@Gm*1+[zc?=1Om$d] t\>= pwzD;@d@^ "ߔ Zgr=a %k}h K=-}0pU9xO;=*D=.fj-̦G7t𼯶d0)Ϫč[mK,(~ǡ6#F?O(fNjrY<#lK4;*Rfg3qp tr/)5~]X:yKΤ{H^ѯ\_FWvճǏ0<2F笉@-RTs & g⼐䶉?g`ΟPkHOsծ?DU|yOjL@!ǝq}9LBHR8DSB"~rY {! \9L//?m)kि|XkeP#nS _1/z;]\klwhP^If(U~SbxK1@z` > \:Y+D>.PEWxFMT9_P984wO(xbE4 gJ3]}.oRp,Tݵ\9:Ie})~ iAa`M s%[¬%mgBP-h #1_\0ejb,cb\!]K(sP3w|A \\2yaW\|j%Ă75 DK#j3.bLݸ0 #+-* ,xX#Zίw rofAC ˛ ҦMSּBB09Y?'oD?kIN %c:B.19k)Qn9h+ 箮D1=$d)krڴmKHO] 5P(b< ns͔@7rc`*{ϧaO[\i.>#Z,-|9!TeK/=%D gZ#F$FHjD/~]JnCQHNt02BRf1*BfՓAoǵU0]eQ.}$N@HE*O,l'OƗXj,K xćo_!nRD5@)!m8<0Rpލ%=DOe[3y .k]+uy6H?d۴M&*or:Uq0© 09VKTV0i]>~\ؤ5GOH ur'p;&@uqj$F w"#tAL|KjaI)~ysl`91ds+a+ND7z>)KwFcW?,3I5ų tB厚_)RYJM}CbAZY"#NwYԮ;un4|kJα< pl$ͱ/e{B2iAkUst]MO.qPjJ<,a?lhd?褐 d=D"X:~.lHds (#N%3|mv%Џ`6{~ij},dB/b"ʗ; ۅ0e3>%-{L0ߊ&84// eamx7,%aA{F™RfXŘ=S@hN_⾾5շۭLϏ9 G_ f‚K6eOQGk›1frSUbnW=U( vkx:zv:;",UJdW)a/+TpH ŒOrGĄIfW0@ ӫVd5-x[u~ fI sjobV-WP[vQYsAM[%yptIb>V d\h0?`1B?P2k8~ĊoX&sk-NEoߪ@雯b-SPq~1xDqGs"3-ͧڇ@ɝTƬ5|p߳XoREq|[<'JDW,W҆TI8TU (m1v\5vZFsn~$Woq~I q44y,d2bAj$k7y;D#,k/v%5-*Sw2! F CǝXo,jۗ|0zW!vS6(^i@"9.Ӹ\<ʿ)f@@9rBq&!?M=."U\m"[4):?ݧpHՍ*-3dŔgܜMgšU2 uX}lҐ¼*82j6nTOfmJB[+ PXv~0yN] f1ɊQ0$YFJ/BA1Z)9o'=)7SwYdb"m]=hze'vʗJjPV7J;u+l໚G3w% >>X)tnz7/{`nuq X &*<h:1͂'QώtL CER@+k|Om9j`qVx)ܼNk~:|)xNqp VMJZ{5(ώnaQlPojDRfU4.I  V^9۪J(]&BcyBI$(vGdX]+(&}XZ|~d@컙\"S$mB40J|)ɆFFvLvh qN]edAudVtQ>MGI( $ׂg|#sq'SЯ#d5E1 oO ԂHqmp=2`#?̾.FS.+ *%N+IMycW/dϏO>3WegHd,ھPC5cU1,ʡb0$~`λ"NڪKT,;0n82XR`))ECkO%#ٞ-[ȳb豺D`h-fz+MuK3p/7:x놥Қsa2ۉB{"Y[Rv] kJA-ߡA"wZ?zR3fG7.QW$($U灈kd%jٓnG#VO"HWӕq-Sv8?qzSS ƕ;:pۊkRVYf~s1.Ɇ9hųYz l",Nr&-CmS@~Zh$?ۊs'Vf+?@ĠiȈ1RN`DhA? R+:-Q>Фʙ.l8te4kw;{'6o&pD3u'oŘa#ApE̩s;}nηX0Jx̣~ ȹx ĞANME_H!Gw!uNF1 -nHkCod>BNm.5WUApZ|"V %)T7oF\"OYG̼ؐ:P|IeݽaZ!r ÚR m-r?!o^`1F^V[p̩?n| ҅&ژUHoT 7wШzSN.M*AWUu@iZV@Sz)w[ - jU YJBmWʴJQo$2%^OvU r%'owy V&جp  h!sheO &h_yg0MgY \y!N-EIVh;pd\<7Tn@^7$9 (s;'eF*TGNUm6P%eʈVq?Zs5n(ȑ vGU}E%Vl<[9ԟŠ=egpjz7xh=[KC2\=[^t(!I_j1KbM˚]Uk> h*j^`@IDzd%F}J; 1d] Jgd0YWlfnp^cCMIR&\.H~̊7w ^k?n/A&l+=>!y^Q19 [5 ) ͐A(^wU8WԊwMѳ鄠6YleA&(@HЉ(J(OJYJlVۓx =8AZCvх0.>lqd>9vShd?A彃]i c|h]T[W0 JPvA: eʄKJx[*@X֏a銛ZJ?p`[#?A@ɛGDIziZGMS5DEOЇżӭ[]EU"3#&`{KAbEVeJ&ħϵV. s^~Lj ?KJ#)vjqI#e=hV7mS1mS_bplSH*"*ۢJ-]5&3oERRcbFTX* -A [qPOV$4>ChSnH?P`2:e_QVN3 P;|Nsgլq1DDYbp&$WZa;)n.TؐX8Bu7K7DuB\Y3tGM>:O/:f7ymk95Ecb-LҜ@AF=1U* J+#:9TqMgI#&WJM(7L[>'#"&M^,^Y_D&8ѓlBj,|{Y&P Cj 6@ݴmPKΖ(55G*m#yp8~i1x0CԬG$ֻ< x(GHˇ'Z%yn W7 ?+WrIDQ4f-8& Ϳ:PTHv"^i7XbmH$q~p僃:ʉ޾A񈣩.V멏LxmoZk\N(A礆PJ-$:brGIHse<:`ý TJ  jȣݴF kYlyK@P[= J :v́[Yғ0,gD9Il?|ܞ(QꤵCX_yJG֫8?"hr"u*~2[ O'{Lo@q±)WyHLKNcӊ ?EӸd9M!qC$V <|8@w)/1_[!TKYPSmʊJMT7NY~"8W7{_H$uk/_9%I؄yM?͊O|&VQ^ WĄ:fwi+_z&yy\ Ea547UvCkWi66ξ4Cmގ;Bhog͓` eB.J_ ᪳r(Xq-o|DWg/i684p@a3h4#'[ ˾m7jG|% 7@J/((ѯ/~ Mh1'U؉XnɂA3R zՇ'~xoq`-+ZKٽE.'GcVfÌ05C8l*K!ԟm6q15gk.u6w'5^Gņ'0I̜Wqc5xi\7LJ<OR"XȬx4~&©Z86dઐĆԙ$ʑ95Ӂ+/jv |VGfT-ױDvW-:!v X+/w`aX 髰 ?mFnAlh_3`sIZq 2g]ÝlK* Q|s1`r`RĘݬ~aovwVet*j7yӄfz'(5A7 чA@Vs{GZCߎ"gW$iȲꑚt/](ЮEvM~ߓ7!vfқJ'Jc ;vR8 R=`YĆBYyJw',ƿ^YH2Jjceȓ5BkVQ @ rߒS;qǵ)2`.4p`RK7gwR2`MКG C+bwiѷZ Ŏg\{֍Q<ײ@~K ?rKn!ۋ {6j_oog5^(0 a'?Ox1g-"A{lЮ dW}_`J_7=8T5"ޖ]}|8)u0_)ʼnU19p0.>/sB>oK?DK|Kg1xih"P k>DNJ C/(u ()<XDٙwډG\@ڑIxs,MCqo=0t᫥vglT'g6*^׿`GE3"u{:&LWكpeњL`9\f.F7lW -TH17Uh!M~ G4ÂncFO;6Q![oTeR#K$.gDQZ۝$N-8x:9*m2"Uy%NZbJcx%Pϻ%9꜡oP&N _^\TZJbY !5ز/?oF#Jշ1&USw!2'ri IWTN~1wDk& i ~ |Vg)F9nPSW_ucQdz# D"V+}AÀٴ@>Yond(sqgEGAgb`ǧv6)X~iyꠂbL6-4/.B71~ ? =KHՎc4mjM8 i!,MR7Zc`>BU>o!u%}9p?'45'y@l9t 0Hjū}!.SnT|jazCdvbFo`/将*I6Lsm.eϻ,&~k^쐔 5Am57?{IǤkreK[e^pFG7qa=jY<VJ^bTMA*^ttng#7 #&*L$|QSV7`]}<{l^G<+ڑ`݌Xu|Z԰r(/?ڗ8 VNq_-m3^yoIj՛}a L4D,Mg;nmY5Xr~VĆۙP+Fzt JE@w"FH~,/c€¾?Z+W< R3wYh jep9tW;.è*3;5 F=6bEØm\Mm .C540wD߷43J*<{vmCWE cuk"ԃ1ѴT'iB8\8 `;ovZ; pp] -\1Q2G$V̧]dD*|G o%B.d+CrtMщB#މ.jPSɷINfϷ qiðCl-|\٩F<Hĥc]#>Ki#Fgk)5}63LJevH̦WCnsu! ̠)'Khr4Sl yZ".NffPW\4"K8E'p{曉q{!q`֭'kM@vŻx -2yNH-ko.b1) ӫ_-98!Z6N lh:GEAI.,{1dnWkAF]C!Y1F8, .ýQq.4o?Ź^fڇ{A7J3K+F1P}tYlAPFe50G7:\7<ԐozEa~'t 8?)~2@WxI?Dx k$zOz  UnqÅe%VqzF 37^l(֏ 7A"B8n˒=[L4ShP4iiy_BE4}R 2x}Xb6a>E vj L+?K+ 'gd#oiBo]t@\&$^iom1< `&,";6,Vh dl,%z6Ib3za\X'7%[L;;Z+(7[؀b}; e s֩7}E'ʼn|zˊeQ0*CxBdPTBK m@`k悇ѽqk`&9)U%)F1ي%OU/~@!LVrnY~]U;>+'M}rY?tfWNQW,\^&B^Nt\ 1t.#⾿Ęly )Ia=F1u(ڑYMXbȀ*N++æYƋ/)Vo;O+M/x@sx[ۿ[/;94l/"-.X[O +%B#,LLzƶ_vM1*T}}u.7^xʚaqERK-4\oسCXk tJY7ׯ v32kFp<ѻq)T rfl%/a8:#/dpAżwBrr"ٴƜcl 4x_cn'504zUH Dkkj*-zk P|ST\UFk\M?NNC 䳩o 8+la;*t_j|6B;cQ9V. c~87M[Q=]EPU|K .ӗej&=q2 =HzP Yd~ͅwz}$x^~ϰ[ىrhތ(iUFoVx7`11V -E`9HLU_zD4iTΕ#!jq"J&dĬ\+w4:C9OXjdXlFTSwq_tv`ǝ,(ve_[a3 $;4?tsPß勐fyd "߉\Е A\8߾vQ]ѬA ٧9!(K)^$3+qRSY5)8 5x=p**Yxs(K?p312*;C((ex'8|}wN>IT-6^*Šxٯ8p#2oֲm]lfRZ9 PՊOQ0pB)v~,kԣRFmKo'.D:퓓&K[J17pj( ,,"!܆h6CwU0pR{uʟfZ? |pT/LR6Gyokf)5 L\ e`VlڦqA5Ir3U4ޝ4ֆ!'VH5Y!8&^H z'V&f81XfE&Fe]2z,ܑ`o01PE}B0W_sґ6{4) hL0[7Xl[m$ sdQn`il$PC$fҸr 'Y;wu= ױ>Z!|G ImAjwg>1(ZksvuqM$l멕cd>`i,c(HW-"ؾ0׭eߣFTwF$p)|E'A8F[wK|38Ū!F O^[ZZn>mʬU⨒OKɎ`퟇EWLveXLIn‰ F}&9h>iU #2#v GohrY甦)[5-`E.u .&X 1ˌVzg7jlL?V`{&F65 %k I[wVha&->|(#zҕUҸ!}aj}d 6}N!4 p(d: ͭgnk:(1DK4xYfv, B=軹}Ƅl#ԝs