gzip-1.6-14.1<>, Z./=„\h{_0_VMrWVAֺ@Uě{eV"L]K_>t:H&5xf8j&a8yQx3w9>y`gξ 㭾.c;՟a4 >XPґ'ʙ"w[մðOQtPpst ffÌ{w8^'\b-p*#t1>&?&|d   . +4= Vy$H$ $ $ h$  L$  $ 8$ $  $ H \ (-849|:> @(F0GD$H$Id$XY\$] 4$^!Qb!c"Gd"e"f"l"u"$v#w$$x%$y&z&lCgzip1.614.1GNU Zip Compression UtilitiesGzip reduces the size of the named files using Lempel-Ziv coding LZ77. Whenever possible, each file is replaced by one with the extension .gz, while keeping the same ownership modes and access and modification times.Z.build83openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Archiving/Compressionhttp://www.gnu.org/software/gzip/linuxx86_64 ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/gzip.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/gzip.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if ! test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info --quiet --delete "${ALL_ARGS[@]}" fi ; fi ; +@X ]WPb5J3d9$$%z t-A큤Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.PՅQ Q Q qPՅQ qZ.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.c111d723ceec813772b702bdb52bed9e3b510c58fb245085c9bab92ce571b108deee140bb28ead98f54fddb9b23288bcc111d723ceec813772b702bdb52bed9e554b96ced004be35ec1dc61f8cf8d08bf20262d06ee24c36beae54563be222a535b52832600521976bbc176012004e7f4b513740ec751b9c50e079bd9f610c4a0d5fb0457cfb9f392121ab39fa2b9c71efdff8b7954bbe885b8f8cdbe7f91141753072820b94e1cac0910a6c61e9a8ec2f2f775d1d9e642964c001b103d103b7bd9193cfc75c39b0c37a12c48fd29abdc5dafa47bec6b3bdf6cbbf53174b195b7c2e04f1080db1606c76e42d5e8cd72f54d43cf68c30117eada9bddaf9dc478ba835590a1581903f187e8863ce497b90386e26f35bb3304ad4a9e2872ad37ab761985560eaa4eba25a92e7230ce972925a0086e7686a4c438196e9a5591e9f5331ed549984da568d06cca302d0f94c235222771a99ad9e56893ce6e136c252eb646abede8ca35591e7e344ca3aac794731ed549984da568d06cca302d0f94c23ca4ad70a3c1fc5829547fa5fbbbf050af23771d4aa1e3e64e9794bc59299a532c159143d52e52b016c4f387d233a0e46a9d5ec049a73bec61b377df7b03a5e08a17687282e108b3a681b2ef85c7eba62e3b53ceb12cee418ae63140709bfd293/usr/bin/gunzip/usr/bin/gzip/usr/bin/zcatzmorezmore.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgzip-1.6-14.1.src.rpmgzipgzip(x86-64)@@@@@@@@@    /bin/sh/bin/sh/bin/shinfolibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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)libc.so.6(GLIBC_2.6)(64bit)rpmlib(CompressedFileNames)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0.4-14.0-14.4.6-14.11.2Z!D@SpRD!QQ@QQT0QP}L@PSO1@L}L@L(KUKO@KIV@kstreitova@suse.comvdziewiecki@suse.comschwab@suse.desweet_f_a@gmx.deschwab@suse.dejengelh@inai.demmeister@suse.comvdziewiecki@suse.comvcizek@suse.comaj@suse.derschweikert@suse.comcristian.rodriguez@opensuse.orgvuntz@opensuse.orgjengelh@medozas.demseben@novell.commseben@novell.comjengelh@medozas.desf@suse.de- add gzip-1.6-fix_unpack_EOB_check.patch to fix mishandling of leading zeros in the end-of-block code [bsc#1067891]- Remove unneeded update-alternatives requirement (bnc#876129) - Clean spec- Don't install twice- add the correct project URL- Override broken configure checks- Update to new upstream release 1.6 * The "--keep" (-k) option was added to not delete input files, similar to other tools such as xz, lzip, and bzip2. * A decompression issue with certain invalid data in the "pack" format was fixed. * An incorrect overwrite when compiled with optimization was fixed. * zgrep's handling of multi-digit context options was fixed. * zmore now acts more like "more". - More robust make install call - Provide files for signature verification (we do not actually do it because gzip is part of the bootstrap cycle; but if you have gpg-offline listed as Support or in ~/.oscrc, it will be done)- Added url as source. Please see http://en.opensuse.org/SourceUrls- Add support for xz and lzma (bnc#799561 - zgrep silently fails on LZMA compressed files) - xz_lzma.patch- update to 1.5 - gzip -cdf mishandles some concatenated input streams: test it - gzip -cdf now handles concatenation of gzip'd and uncompressed data - gzip: fix a data-loss bug when decompressing with --suffix='' - gzip: fix nondeterministic compression results - fix "znew -K" to work without use of compress utility - Decode FHCRC flag properly, as per Internet RFC 1952. - zgrep: fix parsing of -Eh options - zgrep: terminate gracefully when a pipeline is interrupted by a signal - zgrep: fix shell portability bug with -f; fix mishandling of "-e -" - zless: decompress stdin too, if less 429 or later - dropped gzip-stdio.in.patch, refreshed others- Fix build with missing gets declaration (glibc 2.16)- keep binaries in /usr tree (UsrMerge project)- disable silent rules.- Update to version 1.4: + gzip -d could segfault and/or clobber the stack, possibly leading to arbitrary code execution. This affects x86_64 but not 32-bit systems. This fixes CVE-2010-0001. See also rh#554418. + gzip -d would fail with a CRC error for some valid inputs. So far, the only valid input known to exhibit this failure was compressed "from FAT filesystem (MS-DOS, OS/2, NT)". In addition, to trigger the failure, your memcpy implementation must copy in the "reverse" order. - Drop gzip-CVE-2010-0001.diff: fixed upstream. - Remove AutoReqProv: it's default now. - Use %configure, %makeinstall, and %{_bindir}. - Update zdiff.diff: some of the patch is upstream now. It's unclear to me if the rest is still needed :/ So leaving it. - Rebase zgrep.diff.- use %_smp_mflags- updated to 1.3.13 - gzip interprets an argument of "-" as indicating stdin, but when "-" is not the first name on the command line, it doesn't work. - remove useless if-before-free tests - remove useless casts to avoid "make syntax-check" failures - avoid spurious warnings from clang - avoid a leak on a error path - don't misinterpret a failing test as successful - avoid creating an undersized buffer for the hufts table A malformed input file can cause gzip to crash with a segmentation violation or hang in an endless loop. - avoid silent data loss e.g., on NFS, due to unchecked close of stdout - build require automake-1.11 and produce xz-compressed tarballs, too - deprecated futimens.diff and CVE-2009-2624.diff- added gzip-CVE-2009-2624.diff and gzip-CVE-2010-0001.diff : fix possible denial of service and arbitrary code execution- enabled parallel make- added doc files (README, TODO, ...) (bnc #414305)/bin/sh/bin/shbuild83 1512998175  !"#$1.6-14.11.6-14.1gunzipgzipzcatgunzipgzexegzipuncompresszcatzcmpzdiffzegrepzfgrepzforcezgrepzlesszmoreznewgzipAUTHORSChangeLogNEWSREADMETHANKSTODOgzip.info.gzgunzip.1.gzgzexe.1.gzgzip.1.gzzcat.1.gzzcmp.1.gzzdiff.1.gzzforce.1.gzzgrep.1.gzzless.1.gzzmore.1.gzznew.1.gz/bin//usr/bin//usr/share/doc/packages//usr/share/doc/packages/gzip//usr/share/info//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7581/openSUSE_Leap_42.3_Update/c537231a66b2a34ce24e77674a05df9f-gzip.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxPOSIX shell script, ASCII text executableELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.0.0, BuildID[sha1]=7103d56e17e6f81a52db927e393dce601c3af0e1, strippeddirectoryASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRR R RR RRRRRRRRRRRRFV ? ]"k%DPM_f˥ ^2ckAMȸ=tz"p][=:}ZBD,7QB(mNEnXѩmSKX> !2됩u OUwzo0%$7Xsw6%Ļ>b`7{߀>U,aVqnBn{/b I;],>SQ\z'/"^Q݊fv_/30MS?- (׏Q2ޜ\uV~'@j/$/6z+ഖ[=qDr|h0sQ1L9-Rkc6Jygp~` rHZͩ k@y@>q|!qSpP5(ݐ%<ފ1ǵ|[b:Ҁ>\QzM /MdEJN&#l[2?| I֍<\ցhOqejb7[E\ό'chAi}uB)Gm;!Nq+e& оtتͼ?R/yxLKדWkj|WV!=atZભDUU &ߖ4} ) ”{rB=`f8b( !|_WJ#IK; 6q&Ik),* Z>E%()3nRИādU"5%qD,G 1灚  '*@X 㭼㓌H&I*#sʚvIJSv8"8t^7YMC$TzlྦJLy4-w ۘp2T_߷<߉,4Ls}-zsxCGIEUz9ӘbC00J**CC _"}#JvsS}i5mnAz$c4jӁ?hxs0ATDf.4fl,eOb˼V%.Pٛ CC,GX3~5Za1nY(VppLEk\{JbF H=uLnsKIy UYA%z+㉧"Xn "ZSǰF@:˗YoVɓ>C#sj̦yVuYTUl}N+]gͩ:$ L?jgi-us#h\S϶^|No(SR#~n<^=ʹX# ܫ3;-p}^\-7=rZE5$C6& 0mluɵ|P.gQ')1\jf$%;BxEv4'ʞ@f!!Bݥ==p>wMA73QkP8)l˵՝)@|'n>Q.>_nU>6#^P3[uPVy^BحRrpZnB"}?(kHC. 99QB1SaWA"Ęc4)&nZ6ӥubo S|/V|`pletQ [en4/_qR~joViF\s;L6s:ɨ -jD/'&ZC!b]τX]ڏ[lX%^slzF]E.~z9hhtmCsSE 6t6hoX]e#GSн0dsVUS2 Za*aAJӟ;.LĮo/!ǿvB`%uin:ߋ 셝W?.XپСFUf/^/)T=I3AGn-xA5CaD% %C{Zi5?Eh&HJ4=g'LAs<09pFĺ:IjNPusɄ DG'Yx_[ ~3 5 ăB=g?VI]{'9i> j/4-3(fQ?ݘL@\{2mNP@hd8b'sb^җݶ$8%$63fRhSҏ\͒\`$ztH Fň&M4 __kCn`cX ehGsVCnJn?7K֌+aU;$lX[|{knvO,`J/6nJZɚiLJo"0J+V,/jB_Xv) ҽi KDE{ ;G'@?4'J|OqV#еmW -I gx"+rr׮8-צY_Y&&uH{QONLc|z*?T(M|xnqR/nt53lUdr`of4{4u;0!~ 4rl?T_Q lߋdݡFv/8iT_,5*ɒ2>g`s1ےև-R|" }xɄM ڟ'PUP9 苕ec mUS\[Y-;d,ӗ(J_e:ja(WT`yԻl7S /PoLұe|@u]]ǴTC@F!= xmin(IBMyw<#rt6)01#.:gPήm'jc"jj([f;1թ_8R/M89Ev]Nqܭ$ZP`IUT/)ar.%BulI|;Bȉk⃟3ť@ng&Mϡ,n lY.֠dmU-bT,ix%2ҍ'p+ m->ANaüo07=Q (ϩ36qiNy Ѹ1"-o - D`Q77E,>\fNZ.=^´lTLHU'4]-洌v.˗(mY' ","1 `ShpW ps@bg<~F5`1;'QuW͆WV]BwXd+`aX<Vs?{xA G[JIt MK"Q7֒ z`|e+kO#ݺ1eR4Os8ܭkұc4 "j5X b¤Ht@صF`iEެWe[] b"պWsЙ)>ޙXOXT[j0hY~Ʉ UvF@I`ISz D}vC =Jc 8W<]@M f?rԁ)):cbIAI nGxΩLN"h6V/!{n[i8.Hov|vSE^ubN .cQD=GDekIۊGm =κ)LnL5)=ň4ኣ ^,lp@¯H`fzA3Q&vҍXtn+#ϚL!{8( UŸ yyQYu aV:BAq UzyU*fܬ_⿝S8.燔i+꿐dS$, P.a͏1NTsjG&rW?=tC"kV6"hR\l(ؔ(x04V~IHR"d%LZyV6꜀sYa.?%AOvʻTa=+Ly!Q8ITsmn`V=]+Z' r,ZWyTL爠JzU >D<$r._u1 c˲uV{x1)ׇ=O`DN0w[-pxIij_Z`aQ OS}ycZ$gټ 鹮Od$q.A' 1B.If[{%;C aRHv8&ݾp~(-VׅR[Ù4r/0q$h(9+ 1oP1P"V,)?yԌldz_A:Pl!QWqa3zP'q ƋTn]% ^ N\ߩQ}>iL@xdN*߭EijfQW'ē&qblHlh@pP@-Eȣ"jAb$kxu7+B sP@={T#NӖ {bmG.i㛜ܒ'EwI(jCc}0hb%Y:ѭ yRxoE}t2|ϘgW`9rdD5eRlG=#s]Qe{xzt%YVXO5}ҐY_e `qȒ nܱI:w5x\+uns Nh4Kk>( @%׈| |K,$]I1@Sm\)٪5kԣ*~E;f|!bO][tڍIq? &(R+yS:%c#7.ꃤj!8|۱YE5 !1UB)Gn ،ĒϦ/=Z|*ŌC>z'R1}/I-R_+g\|C45]٭kxNf:#(.-BzL9 37=7~&<(x5_ɻ E79+syWٙخEħ!PVR1Ji{ Tgw;QʻV؍j蒲w+.!'*n׼\i)N@IǬzTi-^C`̇jdpr71 ZJ kXvV*B`u/J43jZ=M.%B'NMY DKۈ~w0 SJC;Aҕ2EGM;2FIBlYDk 0+::isM=":Ͼ/zڜA8ɑlBJd`7#pR} YZhJ(yF@~H'؂  *9laƚ+xP%:w{V,?W.v; 6S_@$*e޳Y hJ64?k7N6)i4*fJtɾ7qe|_FFpR! mBTM6V|0jO70b*JJYܗJPSIUJŃ T,eg%AS0u)QQvx+u\BWv#EHNSD?u(s24h{F֣ulZaW2~De7@iuOl[04)EZaNvKvu2P,6p==R|wf5ӑ^LmL*&}oxؠ;LXuH, `X*D-J꽶|mWβhͰ8XXByRmCdפsHJJ<+yXpPCw[e'1L&.Iu1🉿oLV漻*`9źG޺ /&dʖğeXV"VK l%/mbX1`$m)_9~Ofm݇J#d76pġP;KƟs>2m_}O#SȂfm S ̒SE}K D j?g J0|(h.m3pɄ|k&YoNńxeTcρf95!I;S8 9l{BF}hҥ$8b`$Й0 lQVg/7w aZ7}grFRU]8(U]}Rr=-,Ь i&"7j4m;[p%0D6ܐKUwIs ߵ|DH\ۥ|1N'TeJ@攢!ZNRk4R²brS|P(֨*j}%mqe]upc). otJ|F| +ݭ(x GUUYKZ;)ľ~+pF)%.}W@Vk9)@W o2l`B& Იo3@C7#lG% HS/"[E#l#DMdnFN%`7ŷSw&ByW T\tw꽣$|Ê`{8 Hޤ=7V0' 0`5au2wYRrw#xp51{ }g Zmn].Xr@ע%(;߅O߯d<+oV'PT ({}sz0OA=ឆ*=n롹- 3R=zYC[OJOue{%%"jD<\ Md[?YM! v4gļa0`"`!-<֪{~/ $2T$ˇu[-7GEC`ǁ.xj!5ޢ Pj,3nQhgN[nv/)OZqތ.,kG8Tq3jr=3Qz)]-_keVv6kz&(ee˧}@ZԚ&c ǢI4.i[A3F߸ZZXގ~)Ի^6V7t0.^zgw:P%Xo|ConݝeI@lNElˇ֟w6Q!Z2w{t_+i`)|v}t-Woj9xπXvFSy=ъoZ[˧h&wmEV˺5{V HBfMQ;~3]ɡ4R ~<:T(82hڔ] Odo7Y}&rֲ:=iR0h~Eņ,v)NI$6r */Ii(/^޼>9L.T2z@ i\)]AcIqsXvH-"^W HXD3 m/ȫjXyQܩ9|0J7$<@';x#II!3Vt݇m芾9|Xh^X򼺵 A;cIvetJG7҃}5xĮ'gH0Br72c(Wp}><-v+/ubeNb7q(p Gӽ;opd FZ+?JDΧCbWV~FT2 ߟ\<=}I|+^%fϒج)ő%KcI,FDQxӐqs?dt*7#c-l](KɓB*6V?ΗB>ٕ}_JtC:Thvoo<ֺ&B5gU%e-8#~3GAWvV(U? [e] ^yz?QG1vH@a_KZ ;$j /rcdL~ol}\nжD(Z0X(,u9J{%h{ǰwhlX^UIAܜb4x_[awO֍Á>>+őv$E [#!] #GffVϾ&4 eLUlqSY,w7d2X[Aaǫ[=V93QU4 ..o\ҥ4Y%?XnhGt%w /МLካץ7ITQ,]?:-&.Sq5+[vMz lXo`%d# 1NK'aۉzw Ϡx %ŲԂcqںš?y\g̀rBG|o&Thr#A1 %zSK>Ad׆贴ɹ$nydPLCjO2KCRzfյ$]NGBjEڛVݼw)0"._\OJsmb$‚73pt7Vs˦iz}s&VSA6ץ-n:es -Z}ˀz) 9pb便%ƈLXm_ۨ֎Ԡߩ™a VYg~HWrcY*zB_ whHb"(haMU~f<RK,Y= 麈Hm =X8O#QqdZws cNN'DCԧoིkC eXwh5  ۪fT6Du ?I˩I6eسXNA F^hpn<&y9N@`}҃c7$G{a@smP߼@1VzC鑯DN5wjTÍ irOoбbp#`o Ԝ.9l<: od C}5vlz}ݫq 4~#cOJ$ۂ -mc/A6HBZ@/O[7 Ṃh83|8cYL|N2\dS6^; ^cCN⊳+Ojr&Szo/4\?^f&)`Օmҽx [AAum+#XH٫aZba(Ft׳}A3DK6:* # ?q9y)C T| AC#KBpBڴ<`oA6ʼnw"-*bb?V:AK i5C)p`BB(#6ahLxB͗]O(?ܒ G ; Eu\td*4{ak)'rЪ'6 S@_Pʳ̀N}l>MܚutD5+z; :Ve¦6CRG~!ϝ35PXw-o3>9$U |osatu{iWh #?}y:g iz81n>;H2@ D]_ 0) MlTt~,!J}|rl_s#mBFJ0,tʤ#fG8d!r;7C&uAé׉!̸P H֕/ek:T7b@Ggnde^&!pJ ͮ W.h@wUU]O,D{X֤{k)B-Fpv%cȸ6Nݧ;HWgR h<t7C5JRUE[x+wXyzjC?L} M[#N(d>96I(1EX< K [GTY#y{^HXs+\(|R}mP}5[*0oFZ'𩕴"Hl**NJ;ZUqʞVHT9~s,*v|GhD]n<Fg@ ^r?R} J hv=.`s^RC:CXXw?Fp':ll}^p!|\{ {mC&5CtvSf\\O7l*R='H9ƭVDv,(8r'+M!G0Qٻ6R7s/WH_BǗҲ}_Gk_bOL+re_u;w-qxUzzx"xI|$a\K{NNyOe_{7#B:tٝZchz'3#!W" H5JDg rh-Byfs0|`wY# |9]%7)-|EG-i6:f˕i}rc1cAet)P厼BԞ/䪤4VjvlĂPtc1+4;I^+U%|lZ9It #dV!"D?Ž@+q!cAt/oj 2y,ȠUp!9jNxIoI=hr<[Z|Ecg8CP l|4&R Du1_JF^y_A$$]|u Ġ'G3AV#:~x͵]=I,eǀ7ckVyK#swrXVQ܉M=JP^+j9߸9+/k94vPEDW Ҳ>Л'u0aMsT_x_f 2Le8.xPR'AǵmD?M#TrAXYw"$S7w!V0}u)wT[v,yBgm089ќds'gWGUIUѷ_H=YFp ʁGZQeQ'ϧam n:sx;{cO)AVw+N c :?"bՒo4HcG3/$εKڣ:i1 MFRCH{H i*8T|t<\^򼏕ݿ%{N3I Mr7뤔 \ ҒQ1u'& t RÖpjy9y{24Xx>bvy?f6[[|3 ,&?9n2Cf2TL2~rq<'{]֙cY8_jb63 j2eAH+gm_G%{D>}PBԉw/ aP`#_,H3ƃ1Sbi+xv9ѰX0 {5i9Zβ}w$yXtg`_E)(%B28^Pϕj^q]M ⣈xbVJ\UJ%aV~ AnTCaFԾ7`E&f7__IаE6Rlck;$6{[QMWӵH5 b!7-a?D1nYv4m6re^ 5"4q:>a[.PEZ28-7zȜW,R2 bD9_E(61!60>UGD1 0HEaֈ[RqCs6$½_ˌc 7pPAs& u]>ؾj~VTmpA?잖Ϛ--,z?I=<;Rʙٝ*=%Zo8 Fj06iһvͽ^|O׭U,I %o*3DU oפ}ȩPڶ)kM_J/t,|h\!C+ҞJSi A~^#"> qi 5 ר٫[F^WpxCH`Ej䆻|On8+W1<@ M? ҝwy28m27mĥ1vL+RzqQ@!CcU94!jKmat_6;-dL~}wuf` d&)̮k"jOD zj:Q\sIy\֦ ,r^o3>U rCi -Lp& -3;^D!,iUIaelHUiQ7+CՏWx>3NЙG+?`ZlzTz lrn.4rU"q>mnN'&Xh3i?,r(jaA$rak95 */\]_vcp/_otz=.X O dV՘BPX(7NU0QaT _Frg b@4a4_R4ɞnry.:]K 9%V%3%UXqrNA|(5]Dć,˞8d2ILX [ۏ K`bmXк)_r0țUc/rooƷ;Gēvu(!RKi6:MB?C0(W-ZK:ɫ3ݧ*P+KWvkZzx{jv bR@ÏX~J2,ԉ. V;:XǼAw2裁UbIVXyc K$bjOE/6@4+T]mv@PK.OO>,U}7T/$w "׉hGDE 5ޓBo\WxI{%:G=o#]{كoLoQNrKe w캛an'݌JD9 TDhP_tA{=؟,2p1mH_{`;<Ԇճ ж4l"~h*[K1TWF.[wyk3ZִZ~.w"}OJI1ClxC}y>PPU}Gdq Y8P}həݲc)_oVP{ōl^ L 2lg@t hyO1i2+iL}nrBqI'ϧ> " 5K j[A=N4Xk@**7|"byȕ gt?56 Ȱ5`z;, :ObX"uk7Ԇ䟷͠.SKO1!8Fq phpW)ȫnR)øLRB3 d!&ٶOVOV.n=d^RB#R! Ě vmRuj1no|<It.A=mdx{Tq۪4\02: \2B* d=,u1OuU Rܭio=o+B)ކrK߻wґ 2 3 t`3&Ř@g)=ϧl |hw Nxu^1Da86^GES9;}Z3P}|I R/0nZA;C*Y-  ;SA|K¿|5d{%QuoLKMTLvXiY/GgCzUؓ3/i$]c@w2&1^OIPk9Y@MkMl|a<@v#0sGY:o>5@:xeuX*qs8,~ ϶5EWY'$vIX9dxMMuWN0qZ8 /ZKd@'WV}ey[:TOO``30͒iK:/)3H~jP ZnAA`{s3ks~An > ]lE X8Z#7pvtf*0gfe{T)OEp%kf]X%Wm{' P^ʢ(pHA 1db|*C 4/jDA[_H^#=T Mpjc g ]\)֣؋Gࢭ+k#2}NO6vH Яj v'H|lʚ5æU]|p25Ofa/.8}z }sOjʕyz3)#5ZoFwY.61mH^mV@VPSi?r >&bsM!e^Rڰ+V$Xփ썭j4YchiaWGr6)ʥ"*/b%Q "_5yM1Lj!bПVݯ;4y>j 02hPwkL|F̙?+K}aWRp]e?sb@"BMeX/}uaI\9x5ׁK[,ssy .q6"JhU*GX|Z{LRк lh{??w9\CoE4 $aG:蠃[΃2>۲ O{?D]sVvEɖ+1鯜PO7؂s v7* EFpU%ڥCpxj2V@+)ʖXD3!5T(Xgk'^0V8q ĚXt^6S$J똢r^0T@-6]AK\ F]m^WdݳHTCаi?*!5.\s}/k( AA%"թ-#'W8s9B_ ǩ_\y(X/ E7"ϻީ*7KrRB_2jfJx}F?O·N v!%oR7"f,F+׬6V~@=lb渍7QQZ OcGgjqp][FԆ^bXI-^ Aunap[=ÔX,?zmJ8f zµHGR>Wы>B\ m(0F6&m.fhyp\Ca8(a!:Az==w Ea.˴v{ogjt.5d\)4:SEL;U~m)nYD9<4|~dNqv6P2} o8$Km󰚜ʍQZqtطI\ 6L靃[=B]4Ӻ+4u>zzK铥k41SH^N|->"ڠbyIry^#m(jsm֙(/JS ڱM:$G(xoxDf)TdGԞwiĿ 0}`g3ʚpԚPK5 rtFnܥQ(8.@L&x4T!"ډfvx"_RB8[_o2aм]! 6MڡX8c],ɈbwgmRN#pKx=1ϼ^J-ZG*Pt [7]&AvCa(MŵdXOd%@.uhZb_[`jQ EMZ_dC4#HDygB G.QёU]9Cy\B-.:хCe|Nop"<lwD|3Œ{%"is^Ub