libarchive13-32bit-3.1.2-20.3.1<>,+[UJ/=„`-~Oe`PճU.O2 ǘ[nùbfTSD&`9R5 higN&NNqPm0b2[5Qqi;L9-% zq=rWM1J3k@TB5;+1T4 PR^NR nhT0CqMa@3]A Y@ x_0N@Q5,pvm["~^^珀y㣡O>:)t?)dd " c          ) / 6 H P  T  X  `           (Q8X9:>&dG&lH&tI&|X&Y&\&]&^&b&c'd(*e(/f(4l(6u(Hv(Pw(x(y(Clibarchive13-32bit3.1.220.3.1Library to work with several different streaming archive formatsLibarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown and is now the standard system tar for FreeBSD 5 and 6. The libarchive library offers a number of features that make it both very flexible and very powerful. - Automatic format detection: libarchive can automatically determine both the compression and the archive format, regardless of the data source. Most tar implementations do not automatically detect the compression format, few implementation that can correctly do this when reading from stdin or a socket. (The tar program included with Gunnar Ritter's heirloom collection also does full automatic format detection.) - Writes POSIX formats: libarchive writes POSIX-standard formats, including "ustar," "pax interchange format," and the POSIX "cpio" format. - Supports pax interchange format: Pax interchange format (which, despite the name, is really an extended tar format) eliminates almost all limitations of historic tar formats and provides a standard method for incorporating vendor-specific extensions. libarchive exploits this extension mechanism to support ACLs and file flags, for example. (Joerg Schilling's star archiver is another open-source tar program that supports pax interchange format.) - Reads popular formats: libarchive can read GNU tar, ustar, pax interchange format, cpio, and older tar variants. The internal architecture is easily extensible. The only requirement for support is that it be possible to read the format without seeking in the file. (For example, a format that includes a compressed size field before the data cannot be correctly written without seeking.) - High-Level API: the libarchive API makes it fairly simple to build an archive from a list of filenames or to extract the entries from an archive. However, the API also provides extreme flexibility with regards to data sources. For example, there are generic hooks that allow you to write an archive to a socket or read data from an archive entry into a memory buffer. - Extensible. The internal design uses generic interfaces for compression, archive format detection and decoding, and archive data I/O. It should be very easy to add new formats, new compression methods, or new ways of reading/writing archives.[UJlamb07 openSUSE Leap 42.3openSUSEBSD-2-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.libarchive.org/linuxx86_64/sbin/ldconfig ء[UJ[UJ48d0e145fa1f8fe54932be2cd7893ae8libarchive.so.13.1.2rootrootrootrootlibarchive-3.1.2-20.3.1.src.rpmlibarchive.so.13libarchive13-32bitlibarchive13-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@   /bin/shlibattr.so.1libattr.so.1(ATTR_1.0)libbz2.so.1libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.2)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.16)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.6)libc.so.6(GLIBC_2.7)libcrypto.so.1.0.0liblzma.so.5liblzma.so.5(XZ_5.0)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)libxml2.so.2(LIBXML2_2.5.0)libxml2.so.2(LIBXML2_2.5.2)libxml2.so.2(LIBXML2_2.6.0)libxml2.so.2(LIBXML2_2.6.5)libz.so.1rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2[XWi,@WbW0{TE@Ta@R@RZ@RR@QQ@Q@P6@P#@P!@O@O8@O2cNNNN@My@LKD{@Adrian Schröter adrian@suse.comadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.comjsegitz@novell.comandreas.stieger@gmx.decrrodriguez@opensuse.orgcrrodriguez@opensuse.organdreas.stieger@gmx.dejengelh@inai.dewerner@suse.dep.drouand@gmail.comdvaleev@suse.comcfarrell@suse.comdimstar@opensuse.orgwerner@suse.dedvaleev@suse.comidonmez@suse.comwerner@suse.decoolo@suse.comcoolo@suse.comcoolo@suse.comidoenmez@novell.compuzel@novell.comjengelh@medozas.de- CVE-2017-14503.patch: CVE-2017-14501 bsc#1057514 bsc#1059139 CVE-2016-10209.patch: bsc#1032089 CVE-2016-10349.patch: bsc#1037008 - is also fixing CVE-2016-10350 and bsc#1037009 CVE-2017-14166.patch: bsc#1057514 CVE-2017-14502.patch: bsc#1059134- CVE-2016-8687.patch: bsc#1005070 CVE-2016-8689.patch: bsc#1005072 CVE-2016-8688.patch: bsc#1005076 CVE-2016-5844.patch: bsc#986566, upstream issue 717 CVE-2015-8915.patch: bsc#985691, upstream issue 502 CVE-2016-6250.patch: bsc#989980, upstream issue 711 CVE-2016-5418.patch: bsc#998677, upstream issues 744, 745 and 746 rename directory-traversal-fix.patch to CVE-2015-2304.patch- Adding more security fixes: CVE-2015-8924.patch: bsc#985609, upstream issue 515 CVE-2015-8932.patch: bsc#985665, upstream issue 547 CVE-2015-8929.patch: bsc#985669, upstream issue 517 CVE-2015-8934.patch: bsc#985673, upstream issue 521 CVE-2015-8920.patch: bsc#985675, upstream issue 511 CVE-2015-8928.patch: bsc#985679, upstream issue 550 CVE-2015-8921.patch: bsc#985682, upstream issue 512 CVE-2015-8922.patch: bsc#985685, upstream issue 513 CVE-2015-8933.patch: bsc#985688, upstream issue 548 & 582 - lacks test cases since they need new support functions CVE-2015-8931.patch: bsc#985689, upstream issue 539 CVE-2015-8916.patch: bsc#985694, upstream issue 504 CVE-2015-8918.patch. bsc#985698, upstream issue 506 CVE-2015-8919.patch: bsc#985697, upstream issue 510 CVE-2015-8930.patch: bsc#985700, upstream issue 522 CVE-2015-8923.patch: bsc#985703, upstream issue 514 CVE-2015-8926.patch: bsc#985704, upstream issue 518 CVE-2015-8925.patch: bsc#985706, upstream issue 516 CVE-2016-4300.patch: bsc#985832 CVE-2016-4301.patch, CVE-2016-4301-base.patch: bsc#985826, upstream issue 523 CVE-2016-4302.patch: bsc#985835, upstream issue 718- limit size of symlinks in cpio archives (CVE-2016-4809, bsc#984990) CVE-2016-4809.patch- Fix CVE-2016-1541 (bsc#979005)- fix a directory traversal in cpio tool (bnc#920870) CVE-2015-2304- Added CVE-2013-0211.patch to fix CVE-2013-0211 (bnc#800024)- add optional -static-devel library package, intended to publish pixz for CentOS / RHEL, default off - skip some dependencies not required for pixz on CentOS / RHEL- remove artificial dependencies on libacl-devel, libbz2-devel, zlib-devel from libarchive-devel.- libarchive-openssl.patch: Call OPENSSL_config where needed, otherwise on systems configured to use openSSL engines such as via-padlock wont benefit from hardware acceleration.- update to 3.1.2 This is a maintenance update to fix issues with the new RAR seeking feature. - libarchive's new website moved to http://www.libarchive.org.- Explicitly list libattr-devel as BuildRequires (and sort those)- Use %libname macro to be consistent throughout the spec file- Update to version 3.1.1: + Fix an issue with the soname versioning in builds of libarchive using cmake - Removed patchs; fixed and merged on upstream release: * libarchive-fix-checks.patch * libarchive-ppc64.patch - The soname has changed and pass to 13.- libarchive-ppc64.patch: fix http://code.google.com/p/libarchive/issues/detail?id=277 test_option_b and test_option_nodump are failing on ppc64- license update: BSD-2-Clause The COPYING file shows that the package is predominantly BSD-2-Clause licensed- Update to version 3.0.4: + libarchive development moved to http://libarchive.github.com/ - Changes from version 3.0.2: + Various fixes merged from FreeBSD + Symlink support in Zip reader and writer + Robustness fixes to 7Zip reader - Changes from version 3.0.1b: + 7Zip reader + Small fixes to ISO and Zip to improve robustness with corrupted input + Improve streaming Zip reader's support for uncompressed entries + New seeking Zip reader supports SFX Zip archives + Build fixes on Windows - For more changes since 2.8.5, please see NEWS file - Update URL Tag to represent new home of the project. - Rename libarchive2 to libarchive12, following upstreams soname bumps. - Add libarchive-fix-checks.patch: Fix gcc 4.7 side effects. - Drop libarchive-test-fuzz.patch: fixed upstream. - Drop libarchive-ignore-sigpipe-in-test-suite.patch: fixed upstream. - Drop libarchive-2.5.5_handle_ENOSYS_from_lutimes.patch: upstream rejected the patch. Seems to be too theoretical problem.- Enforce usage of reentrant versions of libc functions- fix failed tests on ppc- Use %makeinstall to be SLES compatible- For SLES11 work around missing rpm macro- rename main package to libarchive- Update to libarchive 2.8.5 (from werner) * Fix issue 134: Improve handling of open failures * Fix issue 119: Relax ISO verification * Fix issue 121: mtree parsing * Fix extraction of GNU tar 'D' directory entries * Be less demanding in LZMA/XZ compression tests- add baselibs.conf for PackageKit to use- Add suport for xz and xar archives - Add libarchive-2.8.4-iso9660-data-types.patch: fix ISO9660 reader data type mismatches- udpate to libarchive-2.8.4 - see /usr/share/doc/packages/libarchive2/NEWS for changes - drop libarchive-2.5.5_fix_testsuite.patch (upstream) - update libarchive-2.5.5_handle_ENOSYS_from_lutimes.patch - clean up specfile - disable make check for now- enable parallel building/bin/sh3.1.2-20.3.13.1.2-20.3.1libarchive.so.13libarchive.so.13.1.2/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9133/openSUSE_Leap_42.3_Update/b0b8335fcc370ba4677d80cba0f65b8d-libarchive.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=925e3dabab384c9d641d3c3d2d624d6a00b848bc, strippedPRRRRRRRRR RR RR R RRRR RRRRRRRRR?`]"k%ʽdn2y9 vSZꑙjQؘo;<{c;,DB?./6?LWy!d dSBMnC-t JhVZm0_9BN`4&_;ܯ_)BlО0 bz=cRM5jh~=NȶKkRҙ-ѰX[֠R1!GOa9vJұd>#<ЀOwvbrkktl&XBG2WåG0ĺ*DY EVO>CJ/ȹ6O=!.&ܭ .,v!}saL6 ux3Et6LtZF=oK %,_a+t0:Uñ@ukp^`n]C\FW<;:/$?JZȭ`gMx .#KQ1+=238Ulܽ/xæ;i8OevAzlˆC0ڻ t}*/`Q(mݥdIR+vLa[AR*9S|MQ{4uG=gc1na4H_D6}>F͜N&`P1]\Ht rZewTosR}7RiS䈯6_qYv4בrt P $4l6A!ιDJf~٘WYs^k hXm@hQ&F Id6z ]+SuRSkg!*jU*t[SHd^u6,KF0|va.>tn/q-_(`~5[[A/rςXZƕ%O˃kÔ4*+-k 5 [;N/c^MB<Ӑ>ࠃgm7 0,y/W5 ӤdoJvF\,ώti: >q_#B_W2qBH #nE~+fؤ 1o̲e9/C=/q?[+ a$SOZDv^|(_m :+vp 14=Z]cp} ˅E](΄o'oÕ H%?*G`g 2H#cK΍ʙB1PZhO=䳡U ޢ<; q#E\lZ%9b>] t4>x D% ."a@Y k2&@.gS`(a˛p_OtW[wk` ȉs/&I(:bq51?E ˳wYZy>_ܺ,+ *wfu:}\H3QO\R$i9+ )xւej[".3Dˉ@MeѝWҎvJj45iTHi= 7AE )H綰V8X6U!@+T,|S]6y~i(XB{mA%ܚ2G;rPnmrQY"2]G:KERF3%T|rjQK;9HvaAłPOA ju)s{|=󸭹 4O2(f 3O"gPD6R%šSj[PISa v Ka6Ӑ-9d\FUeKyMWtĂ56S'VڍfR #D~[ػ]G`(˖c+M]PAӶh$쨻rZoqVQɚ16S]/{#ɂvMj I.o&n`Ո XONe{FʢnԪ\"ū7\SS9Ÿϐ`d2q~#ƶ*BZVlāj8 ojnh M7$y_΁K4Dqۀ#cdt_ɚ:UWfL_ǃTe P"1V1箼Ҟ}tR06ZsSt$rLI2ݒ F٧2遦1>/<@Q 4Yg6%e8`bRnmy1Nu>4KĄ22W*EGiHsWIu!+& ݗ1 5ؼpAnETn*E4Kbe:}= )W]1k "'HI. 6p[AVv ScS5+$=n%S_[ a莀fpHjH xO \e.{g~kxS, @#?`h<<#w#DԞ+#^mK'({ \ƽRgȶ\=qoBxy%' 8_+f&dbuD=i,!R C` 8@(:|EJ>B|K* GݜqQ(,ywdt|d(9oݖ2<&$̖0^F0@+z|֔kp` Bh$*ҁn&ԈvP]ѧչ\Sz(#ύYHB6ZۮcI6w} ǓNLpwM 3| YwjJx74:f+k:4'iP@[a Qgz*[@~.(dXm/? Լ6>0v wzˬ?v듥ܞa _/Z= 'osdUW׺f// 2[_ЬPfK!zn$*KoAFL烀+ Ε3w煚X.'<2R:5ن Å}:F T[;jǛ(iϏTjsVXJ k| @ _2h^| ȅ*4 _D U >'[f . 6Lht ZnW~!#Q*yI:'fkV`:tߗA\aʅ:=}it>=K<:TyDC@#Q#Yٺɯ;ѽݻ֒eyq,?@˳4Js#bys^R'9jAP|P0Ldؔ3..ۄfq Ro|E@IVx8σ-<:?՛4W,@zߛNC+*u +I$r"8c^pm=qұ ~c' ,I6s{>XmЀ Yg ^m}$XZܨ6EmaH |az36i3GbBBbd(L!TO'x>ckE۬S*hᕡЖ⴨4@(w1'aO1cz}Sp.d Hb"\K4&E6IōB*=iy$-tl_-io ECTw0X͎}X"u#hİ1%^w8.58A孁,G2m=`"%?Weffu*h4^?C,L5i,>[|`L(gLG9N*ЅX+VK h `ᒰeFk.Dr)xp"u$J5^d;|C$S c]C5KwQĮz/SPzk 1!L+;_y9ҭ' tisOӃ9ܙWxwhy9u#GσӠ-KQ5䛭Vr"(MӳNMh EK"Of*sZaMW?o,e`&Ϊ:LM&*If=#J'Mzjꜻy1ncGz!e3upDg&|:t(b0B͸\t%y$"\TDhs%l:\s7 u|8%oM]+ZRnSI z޾*˵ >OVWd MU?°`xZ@.b[Q{V'\Kv}o=h[KI4[$%dE.8p¥zؓ1e޲n J"⫐۠)_vĥ(;QMMB%jcs'aE:k ~S)L\ gʆ:n֘gڲx?icJ  X9܏[~,PYZdTd¢.z}&B!i(9 0]^,"Pa _).{r=!u c|/He10[W3ʸ-q關?ί5YʡnWBoIqԚ{܏F=|S{ Wv623_pd5]c*J9jKNK|clFS(D@;k"tm'dMSAn '3'\Pi*ĭ4θ[R6#$bp[Ng1mƗt:JfL](ܽ\ŗ=/vA.+iw_?K K"Ws& U&6>̃m28xKO\Z6%s :.Haf5gZO,2Er\X9ow&p ӱfDּXߛk93Y|Vkkh[\tg->Zk0~:Б2=&)yy&>+ŪPhRӐCDO.cX1< bE Y$PI`f㉁: L =x߰hMk66\]CG+"p]#Q@ZxVjV!?5T\s3z2; n a .-\Ǖ"Nximͮ^\jxѦYcϭP  +)<\uwJ#_041/j7/#lQ ,N:{SDBܜFPV8 [JYoTI!o,dY<jE*ŽOwY@b`>> #8K CCxG;}AYT I%:ȡ/^/w ?辵vfӋ$- ;E3wnֹ*Px_θ'xl;JY{N yWMeDNXI@!WD4Z ݫ5P٢mS\t׏ e*Ӡd wITDĂB$ /N"nzM#XJcw&J(TM7o쥜кр'3VM=!9?7 4l=ЇPk10qړ,ƋhҜavn0?I# p90 c:%O|>I8&`;|N;XÑVחp%)k2V*Kt?0VS5W <78,イΔ/Idx?69M&K{4Qtjה[R*RJ$ RK WBjL[TEZHN0 =7ނ?(~L]Kلrtv7Xd__Zv|iF!&@a66ϖ vGpնn11Q%mo^$=7B5t԰L^.x!t&JԳ}|"^FčؒdZ0\A105ėCb~na6">㸡~AOFb`1הy[Pz nC YzcsQ:_.Srn<`gAYlXrU Џlb;_X#Dif~~A?AnEDPZT! (K'֠@^Nb>ڜ Yj,@:NZnV+ͦYe#25+[|pgy/IM؋2WM69ֲJ't. 'y^(a7''.2-?& O3}> ,+sK! ׻58N,[`sL1`*BO`Fr9x'"qL8 B1mYT6u( ef1 {mRǶ8=O{t~2~72Z-Ę$NXpxt,9̋KC_I'3Jq{ o ۉT+䴭~b)݇~YԒ*^'a 1}^ >bXUTIuTɍKpk! !D* ?ZT)/J/f6$symE2DJ<3z g*>"͝k wz6~I(sb˝n72?N4JO:Cë%!,yGhc8r}eU)ՔVR@is =bE`/櫔?73LFx駢d]۾-]:H_~A&6*< 3z(t'x S1`QL)DJ{NB2| @)ڙ"a!eCImH{VK|P|mhܛ1_b٬m$J ޯk6==+ a+S3=WK E HO žEh~J]>L17K>=EDHeEƇU߀2$,Ǭz69 xLS>Bs:"ֶ§HnEo(Ē&%NiCM*W*EE"Pe}p(μI78_shI͢Q񹒿z)uˬ4/_Srn,uʆO%!ZPjGzu=x%#EvuO ^Q}#V)ǸB^?h[R}r,{܊c\ =j; 挩[Å@>60~ҡ3}gKG"*щ.:< xU%[`eVΩȺa0{ÖmأlMj>Ź/pU іJ}Qm] *'MbEc=r]1t@6pɥf^=ooÞԡ9XƊP-Ѻ&stgtc'J;J=62rjBN")$мWe O 2[C~{ *7=:HJYLYe3E{QtCm\oNeYJ >\V lMx6n10w*!|>9P,y=ޒZvJ6gQz:,Z\ICOe#"Vda·01H#["3qs/ synnVnMtj-u3fGt [|^@J`Q?B/̀;fI,>ߝ3 k'b3Ou7MKZ'xļ Dr"e9MnU%p>IjR!+T3EbCPFEַ೫ce3 !# V8Lfϗv_81ԁkL /1ʢon[@Ui,wKO⏈Gf5pl{F)%+ju{KUq$P]==S? [t[ڭ)hA1ϳIU-Dz<ɣQ2cND,ɡ"278*6/t,H˓<.Tz xȼG[~j4"#ν~BV,-Fy ]1Zz5+E c3{wy HXwK~H'U9՗.~X``4lK#rG[5e4Ѵ"*rɕTVZzw!c-S'|…0 u#.Cb vvkhFӆbs6$ܨA&Ex6 IҞ;Xa`NK"N>dqW[_KUNhD] ܭG+%`˷Š࿚L!-G5Y`8p0={JGobX05,,;Ra}x,LAj k79FXhM=wҝ]&(*7b=Xʣ# vanEdњ'bF;>g.Ck|ӜWvh|<=XC˼--w?qLZ sEI{S)V zcsDަsnL<x瓚ʑ J*])Ќ}Suj6Ğ*QFFգKrks֯څ!)ωa&s6a٥ 1[hsc;;;<8Hwʉaʤo>gMc.)7_Khh1Ûg?ر{AP<Ӏd~Y(nz%(~܄V=vvkX-~2wp0\sިEPhE01H)@[α֢ruYC$XX" AW꼨Kd*7 @<:L-H hI[y+SMpAUkՎ,upP!# ThnCc#h yc֮rF[/fi SzGb'5 N)1/12lAn >Fct?ڬ*ge9/HF(Q[5ڗl. 6O]0n$"j%b:T ʶVΗ4qf"{S-ٳ?U*/!I3=2X6vvsJR3:cyAxLhҥeFwh}C$O H2 xjC.t1@07dh!jZ3fuIY /M$yHW &.Ct3I{ l:`Zk@0ؖߗ0IOHd=FZ@(L/F4YG]*nYi[9.8QƳhOX~/z@XX=zg` Ljpw3wz.m҅]|3RZ?ښri{Er1ǥ ^ȑd0G5z#WgRܾ[, #U][Ud@]z1s(Lk6dSməenq-b< AX]r]=J4! IZH"`Y GcLz#54fJP_Cm_|ٽ`;Xs6PEQU[ Ӯ^'-K&#WvZUNt5bBB>3Ai[4pضd+%uin^<'#Rq=f_b.JR5JD[DP]@o*7}j>TBJ/ب!_ OfZS ؒ ; :"-rީ\,XY*D* ׭@IL:NkT!e/g _5.0[NǓGCyl$aV:_=U+1b"7I/S92 ˫˅sTͪ0m ({gFɋ.4MurT\ +e^Ķ2ڪ{RBBsl%KȥrQ/v`JOōWz~ǯy>2 H5&;e[|꒾CoI}<ɿ͔J&A}t2XPVW8 M1 ]ě+HǃCTwqxnJߖ"[V㙕?c=8g7@*UY < ջ`B;6̓q=PvBs Q |/n;eO\}WvȱH1ƈ2Oװ"KI-~Q+%A-}\!ZZK_GynKj>1|h~OG,7pNo#s27c~ef2;Uav_71opڞ-#Yam-r]j\PR!eʲݟs z= &S`)tEL_~a{+pGsӿځDaa+{4q<Q5k%5ұZhؔr~)BCb'T5BxhvBm.-U&*f[4c&en5;ZoW(vfecA#nŊ ;~XO<*Nm1l< ?5H5 oӄ2YmZxOf.? f6k͝:Nle (wd_OuYO ߟ_6` gnЗԗIjA,3u{chΔ}/g#sYmAG=pws zp66Kf<73yt/yٛJpqVz_zKi{A5Vqryf'cBћZ9\ IGcЈ0rJ??РT1䏊puVI7/#ȴ o!֫n ٖMO!ݨD~O)8Sh^6j^E}2RbC%R$<AH3'M4Rü a\ZUl d]=8}V!C* y f +tː9cY:>Ĉ>:.`PC5ym甌kHĩyvͬͰ:^gO<0(oOh%.y}`jbl0;<ۍR*TaLc3(/FN :)KPCy3"Ws6 !0yPx .[Lnz)¥6M_uSe@N ̖C Jb''O'c\M+x)hfDˆ u=`Y>"y9e.@yG+_DF -=z|ItuZvL ηHYR#w‚Ri/TAEyzQT:Gd"G8ydFޱPGeenL 3?tߓĽ:sq[8gRKwIĘb9u B5h~C8S_)3B}֓~惊 6Oj>L|əH K^JcEyPӈ\|#&fWe/@Y< c.c=@@ҍs<K_)ӦdtQg_]b'lK!?aTQP6HPVr OK;3/`"O ^}$۴nȋLTBE>z",k]:m%=O@7i]Z+'*Lۿ ^1AdH/k~4ARg}MLf?LhR2VXnGڊ^J)jK}P1-,C/p3C َ8","|CuY /OSsͳk f6Begx +6 t5 IGb|jCp;;n7G4˗ wH@]',ɋ -J [4dPRs3V1V m#rݙ|="_*[ba J-vJ;4t8~#.T&*Դ%w0 3Մre6J'@^4|1#B0iKrp%؄wVMT4I0&_)9٫SU~J8nѷ૕8{(΂*Z-|nKL` 1@d'H ,Mk_a?M/5ZaؗnjgWor4ÿNQ sWUqАeƊY $Xhʝ2u(۞U#3%3?]{L3d"9%aaSZۤf ɍjh g7tF {xXO^&ڂr3[E>9$pYDauZ,Xf:X{'clu-×Z%)fm|Z!(-V)'9To%t0e\7`in@)"ӢЕ*=Jv3eҿ_WB˵JЖ+|JM ?j[<'jȬ^fыطM0|\kٷk)GOCuƥ6ObXCف]1Jl `(wn{I z9@" 0o8̢7IEת.,+A@4T#6XN1T`3bL5!xeb{Ħˈn)DbcV0޶`f"LZLȪߣ[ަْ 缼~w.Hh!i*zyTC%Hb[-K R'h{=$b{%Ɲmf:Wiai2p8KbȪQvQGTwb{PO,Db,^w7a~d%T;P ~6abRһ@H-S^`*T`$1\< %[>~˞\S;*6\q@]y+ rK:ItoeXLq9NlL!>Wz3 ǖdd7%Vrn:Cdgmy[KJ[׶nr\G_}L3kL$pZPQ5PΝrPngrΔ!9%v买X%iN`a}[USD{Rb+/ RhJ-m+r6bZijk2]E'NrDZh!@CYr[&`90JPvW hY+=W,.B}CȠd>ARd;$W?/{fHfn\JX91pS Y>$ IخJݎb&R)j|YL-@:{vr$Rḣ6>l z +_;iќ]83%H<+ehV>OwẦ_j]8b I3<8R5"0{A"^K/X^XU >AH@ڲ֕$i^$ X-%f ;޵<}Ya1tlEU̲r-h~s60L#|)Yv^JŤnZW^cޫ\j4hy 1R/C_T! 5rA!QU< JR5Ęk!ut7ѽ-,"_%5.wvhkA]_A 3]Iި}۶ϳٓWE W?<O1Ι \$+i>dOe=.cXDgƄ }$`#uv k'WitsM|eXް] "Zb%/)jy|Nrh%QN*g`Rk0b|gޛ\Imx| T^8*.&kA8pc A#.ָ) `-guQ ]8%YRIԅ W$4,e:HGbOoRt '2KrZhU9,ئX? JޤϓsPsYFxz_6QX[*Krxt̲Hp-4`&ifc!S9pX{CG}zf ?c=Zi± HqZ&\${26l 9ɞ! mć4f%-z] ^湊.~w6(% ,>\-,;\Un\eeY$Gj[Oo<}R,%K@K"[߁% F~)3/ک$>Pxrc3'l@m"Æ >x:e+;6. #0BA#,j_Jz xE{VRWp` д['\ 0+ByN{Oo#J/=UO $p0[{F 8b_@[#3N!|#:RQ*$AKZI::Kmdfe 4?E0dJ3nntWPn' Z5K"Ɍ L+ K/}G_$8k|* ٹȷ-P3L*p$R=l`|=p(lENC`K\6#Dn 9,rqj~C;h "|?ܩ/)!HJձj!*Mpp0?_f7xX){Uv@v]V8.3c+ ELh*ҩPDp>bXaML ۟>ωN|a O%`<gQz;W17pDtH',T ɕG`ɀ5Gthc7ujX;ٽns:\-ehEZ(h <GD#CɏYWf]؍7Rde?S7?ˡF!ѺXaVWsK|Y`ZGSe;e *@!VQ>H/ 0+@]zgH MĒ.܃Uud=ޭuVS1~}ooYAܼ`O*mO ovP ÃB_){TBp/u*(}:]qL /`!<ǀWH L~ [-MCuixg8b5H2dAB3=,.Ie:hvFOzphu;yMYCJ~QCFr-X\-&2ӚhQl"YrTPO3෧OU+Jp$ZVus dc* r^w]J89;o Q)%3 8  ߮Z"M@;F&(.=4bPz+Ι([2EXKfov3iZj!7 萢~V.`h?+CUhxOlk}.%Aj6{&~`h>#P NDEWC`*<c3+JTL0a 'دVE ;[1<0AR׮lS~(شiU6'1؝'QW sĮ=/mY "k0:3Oe&-0**BPP{%фg\i | j;Oɘ7q\ lلZl5nw>. qK#7Hf[NY:J9Hn] 8Rgk#`٪ q" 5lch7E>che8He{M0v:z2HeG#/Ef=pb/㏀X8y@KYv'^p 0\U`kPF\3#cGvtf&-4:`–!]dܣ e,@4b ߄D @n*a3: bs!3LEp<1 95dhÒ]-ǡn_Ok(2ө#+ۥ)Ei=ŦZLCjԳxs܏$S{}LxV6/phZ!&JtDҮީ^thԐURy;z{[G(&F86$*j#pʋZ1!̵N|tAQߣȬm@]'U-}#0{&^;0v޵O0yShvIbv ښI ,1af~+cŻN_x܇9f/3Ƀ4+s]YM3,כ㷍@Yޏ$=2N[&;zEu8Sv8~OYԡ*=δZۋCD7A2%VvO[տ?hyE0㯺}Up.+œ'U toNQc=G whЯ9sUndٯ!ODŽ 6#ϪB鴟^7sjld+f4oa"]^(.,rpptA5-o{;yhyc(8zˉbk:zZtLd P{VV:v#'3b2-O}YCfهBj^Ɋ "kceس{+@_-,/>S\^^*gQfQknT1ȐϬi8D1vaߒo%泆 }|֞ux5{߹ [ѭD+X yflP88½$8?-p:Lo9+a8E7R5lٯ)ryCKr{9昂66EmkR*{5}ju[ғH۷͆zf;9SUv .{K}Gr0kXh֏WC 9Ow~Q5%\03[-h2%MdI0 S=%պW|r{`dmH5a,2cӒPT؋ ^V~nh@2@;e92F#2_~T2ݴLj)|`n9 d 7sPwQiVEj&εj(Ql 4 gPzTg^^i:Y %_3K8. `!Bծ25n*Goh o`~sIY!{Mknmd~.U9(Y{S ?u~ _QZ݈W]% OqBwpgC1e-R]?mhgO7\j>5tPZ\N3,IW =Ud"AjsyXꇌxk P^ڝ6!م})3V?鉝y΀I2% CQTtϢ46b ]?Dk^:V Z |Z[EP8C1Șr.7YD akζpƋ(kUVM~oX!g:}W_*eX+W>#eo7k?BѸG;5nZU,d1 8ݸJN~v@Guz0?1WRF_B7n= _rTM z:YGQv^SXWO6qO_5-qOG:sgU$PHE,󫩧 |!d%'+d 4 4pYXs&Sc܄6l+O8wr5P- ܜ用iqaό!2I2%ˈ+"71 *?daռ0CB2W3~a:c8lYp2&'{M V2F f̀Y||_ş^ hPBO5aOI!2O4,ҏ4'R2wK75D62ؾs 21g :F~xGp '䉕RV/DAq¿(#^5^Nt*K+OzNK2}}:dȖ \ťc)AK6H%:>Rc f[ˬG,SI-MxLAZfS7{@oS'=q$EG.KHuP=௖M恻U"(l4bOYC{Ozl6iMfD}GZYj9Ǹ|Z@e7A0I:d~}3 CwE|W3xm"`ŖFNSl?CN儹k:,WQE~}o|ZYgׇ3,O{ ˫D{5ymo7Q-`Z [!pRD|5AtGYMȨ?nz4{/ /j7>HNdؖt[=G܈86HEcBvEQ6} z;|'N/rM)gtV1IyϬWo{iZ 4HXHK4K~֢<ÇgQq!JvqJGdk'?nq'm[fԏ" Z*3k/ ZP3['̓qL3马̕>".)[>l<&d%+9F' bs3 7OAƳ"I𫹃pB@zQ-[l+N/0>6A+3haL.+[ViqW4[da,4; B8XXG[UH& ^1VF^$HU/