libarchive13-3.5.1-150400.3.15.1<>,fkp9| y)#ޘGAPi˜ 2+Oǐ9=‚]Υh7TKLKSX܇+` IeZÊ@A=FQ/9umHryH:RªP|`#e`s]Uxā=m̺*8u.vxPyG?RY~_oѰ,^ (BvJ ]yS_+\y-n"0ISdڙ(Ho]%p-H V%5O\?K- Qg2A>@4?4d # d         " > D L `  j  t    M  T h      t(8$9$:D$>0O@0^F0mG0H0I0X0Y0\0]1^1<b1c2gd2e2f2l2u3 v3 w3x4y4z4`4p4t4z4Clibarchive133.5.1150400.3.15.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 ISO-9660 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.fkibs-power9-10SUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://www.libarchive.org/linuxppc64le A큤A큤fkfk_fk_896263ffb8c6f1cab3e8b3a07f797a8cec4940fd2e413ad9337b4b7504aef042c2291bd6eea80083d70b9c442150bcb3f0cf743d252cebe221c7dabc157c46ecb2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200barootrootrootrootrootrootrootrootrootrootlibarchive-3.5.1-150400.3.15.1.src.rpmlibarchive.so.13()(64bit)libarchive13libarchive13(ppc-64)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibacl.so.1()(64bit)libacl.so.1(ACL_1.0)(64bit)libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)liblz4.so.1()(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.0)(64bit)libxml2.so.2(LIBXML2_2.5.2)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxml2.so.2(LIBXML2_2.6.5)(64bit)libz.so.1()(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3fic|cRc@bzSb/.@_@_0@_V ^^K^C^ ^ ]]Y=] u@]:\Yz\-@[[Y4X9@XAb@XW\@WgWbW0{W,@UN@UUt@TE@Ta@antonio.teixeira@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdmueller@suse.comidonmez@suse.comandreas.stieger@gmx.deidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comadrian@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comadrian@suse.dekbabioch@suse.dejengelh@inai.deadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.comadrian@suse.comdmueller@suse.comadrian@suse.deadrian@suse.deadrian@suse.denormand@linux.vnet.ibm.comastieger@suse.comastieger@suse.comastieger@suse.comadrian@suse.comjsegitz@novell.com- Fix CVE-2024-20696, heap based out-of-bounds write (CVE-2024-20696, bsc#1225971) * CVE-2024-20696.patch- Fix CVE-2022-36227, Handle a calloc returning NULL (CVE-2022-36227, bsc#1205629) * CVE-2022-36227.patch- Fix CVE-2021-31566, modifies file flags of symlink target (CVE-2021-31566, bsc#1192426.patch) CVE-2021-31566.patch - Fix bsc#1192427, processing fixup entries may follow symbolic links bsc1192427.patch- Fix CVE-2021-23177, extracting a symlink with ACLs modifies ACLs of target (CVE-2021-23177, bsc#1192425) * CVE-2021-23177.patch- Fix CVE-2022-26280 out-of-bounds read via the component zipx_lzma_alone_init (CVE-2022-26280, bsc#1197634) * fix-CVE-2022-26280.patch- Fix CVE-2021-36976 use-after-free in copy_string (CVE-2021-36976, bsc#1188572) * fix-CVE-2021-36976.patch - The following issues have already been fixed in this package but weren't previously mentioned in the changes file: CVE-2017-5601, bsc#1022528, bsc#1189528- update to 3.5.1: * various compilation fixes (#1461, #1462, #1463, #1464) * fixed undefined behavior in a function in warc reader (#1465)- Update to version 3.5.0 New features: * mtree digest reader support (#1347) * completed support for UTF-8 encoding conversion (#1389) * minor API enhancements (#1258, #1405) * support for system extended attributes (#1409) * support for decompression of symbolic links in zipx archives (#1435) Important bugfixes * fixed extraction of archives with hard links pointing to itself (#1381) * cpio fixes (#1387, #1388) * fixed uninitialized size in rar5_read_data (#1408) * fixed memory leaks in error case of archive_write_open() functions (#1456) - Drop libarchive-3.4.3-fix_test_write_disk_secure.patch, fixed upstream.- fix build with binutils submitted to Factory, adding upstream libarchive-3.4.3-fix_test_write_disk_secure.patch- Update to version 3.4.3 * support for pzstd compressed files (#1357) * support for RHT.security.selinux tar extended attribute (#1348) * various zstd fixes and improvements (#1342 #1352 #1359) * child process handling fixes (#1372)- Switch back to cmake build now that cmake-mini exists, this will no longer create a build-cycle.- Update to version 3.4.2 New features: * support for atomic file extraction (bsdtar -x --safe-writes) (#1289) * support for mbed TLS (PolarSSL) (#1301) Important bugfixes: * security fixes in RAR5 reader (#1280 #1326) * compression buffer fix in XAR writer (#1317) * fix uname and gname longer than 32 characters in PAX writer (#1319) * fix segfault when archiving hard links in ISO9660 and XAR writers (#1325) * fix support for extracting 7z archive entries with Delta filter (#987)- Revert back to autoconf, cmake introduces a cycle. Leave cmake patches in since they are basically correct and might be useful in the future.- Update to version 3.4.1 New features: * Unicode filename support for reading lha/lzh archives * New pax write option "xattrhdr" Important bugfixes: * security fixes in wide string processing (#1276 #1298) * security fixes in RAR5 reader (#1212 #1217 #1296) CVE-2019-19221 * security fixes and optimizations to write filter logic (#351) * security fix related to use of readlink(2) (1dae5a5) * sparse file handling fixes (#1218 #1260) - Drop CVE-2019-19221.patch and fix-zstd-test.patch, fixed upstream- fix bsc#1157569 CVE-2019-19221.patch out-of-bounds read in libarchive- Switch to cmake build - Add lib-suffix.patch to honor LIB_SUFFIX - Add fix-zstd-test.patch to fix zstd test - Add fix-soversion.patch to fix the soversion to 13 as autotools- Add lz4 and zstd support - Add BuildRequires on liblz4-devel and libzstd-devel- Update to version 3.4.0 * Support for file and directory symlinks on Windows * Read support for RAR 5.0 archives * Read support for ZIPX archives with xz, lzma, ppmd8 and bzip2 compression * Support for non-recursive list and extract * New tar option: --exclude-vcs * Improved file attribute support on Linux and file flags support on FreeBSD * Fix reading Android APK archives (#1055 ) * Fix problems related to unreadable directories (#1167) * A two-digit number of OSS-Fuzz issues was resolved in this release including CVE-2019-18408 - Add libarchive.keyring and validate the tarball signature - Drop all security patches, fixed upstream: * CVE-2018-1000877.patch * CVE-2018-1000878.patch * CVE-2018-1000879.patch * CVE-2018-1000880.patch * CVE-2019-1000019.patch * CVE-2019-1000020.patch- Added patches: * CVE-2019-1000019.patch Fixes 7zip crash (boo#1124341) * CVE-2019-1000020.patch ISO9660 infinite loop fixed (boo#1124342)- Added patches: * CVE-2018-1000877.patch, which fixes a double free vulnerability in RAR decoder (CVE-2018-1000877 bsc#1120653) * CVE-2018-1000878.patch, which fixes a Use-After-Free vulnerability in RAR decoder (CVE-2018-1000878 bsc#1120654) * CVE-2018-1000879.patch, which fixes a NULL Pointer Dereference vulnerability in ACL parser (CVE-2018-1000879 bsc#1120656) * CVE-2018-1000880.patch, which fixes an improper input validation vulnerability in WARC parser (CVE-2018-1000880 bsc#1120659) - Make use of %license macro - Applied spec-cleaner- Fix RPM groups. Remove idempotent %if..%endif guards. Diversify summaries. Set CFLAGS instead of re-defining optflags with itself.- update to version 3.3.3 * Avoid super-linear slowdown on malformed mtree files * Many fixes for building with Visual Studio * NO_OVERWRITE doesn't change existing directory attributes * New support for Zstandard read and write filters - Fixes CVE-2017-14501, CVE-2017-14502, CVE-2017-14503 - fix-CVE-2017-14166.patch is obsolete- update to version 3.3.2 * NFSv4 ACL support for Linux (librichacl) - fix-CVE-2017-14166.patch (boo#1057514)- update to version 3.3.1 * Security & Feature release Details are not documented from upstream yet fix-extract-over-links.patch and libarchive-openssl.patch obsoleted- fix extracting over symlinks: fix-extract-over-links.patch the problem is solved upstream different, but git master is too different atm.- update to version 3.2.2 Unspecified security fixes, but at least: * CVE-2016-8687 * CVE-2016-8689 * CVE-2016-8688 * CVE-2016-5844 * CVE-2016-6250 * CVE-2016-5418 - obsoletes fix-build.patch- make bsdtar require a matching libarchive version to avoid missing symbol errors- update to version 3.2.1 Fixes a number of security issues: CVE-2015-8934, CVE-2015-8933, CVE-2015-8917, CVE-2016-4301, CVE-2016-4300 - and fixing the build (fix-build.patch)- limit size of symlinks in cpio archives (CVE-2016-4809, boo#984990) CVE-2016-4809.patch- 4GB _constraints for ppc64le only, it would break other archs - update to version 3.2.0 * Fixes CVE-2016-1541 * Fixes CVE-2015-8928 * changes are only documented in git history * updated openssl patch * new bsdcat utility - removed obsolete patches for: * CVE-2013-0211.patch * directory-traversal-fix.patch * libarchive-xattr.patch- add _constraints memory 4096MB to avoid ppc64le build failure- build static lib on RHEL 7- RHEL/CentOS build fix, skipping autoreconf- add CVE for previous change- fix a directory traversal in cpio tool (bnc#920870) directory-traversal-fix.patch CVE-2015-2304- Added CVE-2013-0211.patch to fix CVE-2013-0211 (bnc#800024)/sbin/ldconfig/sbin/ldconfigibs-power9-10 17183502703.5.1-150400.3.15.13.5.1-150400.3.15.1libarchive.so.13libarchive13NEWSlibarchive13COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libarchive13//usr/share/licenses//usr/share/licenses/libarchive13/-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:34318/SUSE_SLE-15-SP4_Update/2efb40b98cc78124988d44211dfae139-libarchive.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0bd50d4fa3229a2833dd7546eeb630b78755ef44, strippeddirectoryUTF-8 Unicode textASCII textPR RRRRR RRRRRR R RRR RR6p.39/F?8utf-8357a4526fc217bbc5aa3c6e5625f4ee5de49c3aec9cbdbf76acedcebd5fb5746?7zXZ !t/x[]"k%ʽdn2y9zMEhߘL+MЭXjf%)M=X8^Y t!=3A$.( صp<4*Sx v4VS|= A~>@'N /~qsG<5 `Ch{eoߓAݶl7Dh}:^;|\cT&+рmpU&> \vb$_4 Z,#%mEjo!MIruz.ק5l$ M5lnQ)/h& X1>k1?pѯ!;ܪ%h ~C1L-> \D1ɫJpUziyq? #8E9>w|\Hj@T h7tҎ= J6P[j<ƀ5Ws* 8-9rsl!c]8ӺBHQx3ZhScABSJ4/"Me_qpgHo3=l諂ܦzE sXbc=02DTzLfvv]m^sF^X%e}Ibv\qil}#U;O)t:ch5sG@HA{&G0j:A銅8AITMֱ@ Ď"e۬S?"f5&2=nUo?$b rf<P*uwEn!fjC}Y.9Y)VB.%OtT66 mO$lBG7󝠙`!Nwa[URuem#04P%HJUmA)"d?tJwfFc,qˠOԾTl~(B9]k^ar].T:("F g㧎Cbݹz8`G<.A[bK 8s5>)^UӑM蔰+8FrWTw$VT0WB.t6/`p&Nt*}[fg1a{{C1/$tP݅Ldj0oId=N*֏3d@;u^R0B|<+';GB C W^JeU Lh5 62F{>e| $HQ9\u $R BjhXrMHoB.G* 0Rsr#@M0-Ɋ<ݒ#@wH5i6dwT-Jp Yyq%<%6{٣ آh J; Rpo2cԁ%~m ipv+RR`A:Br};pfI{,e=_zt$}:G8R.J3JB ]UKU@-|,f!]6Z2[XlU Q}:/X5-|_Lڿ1k lIg4o5|8Rɽo ڸ BKνü}+Ɇ걣6n?ĕ4_]ꁻHvj1u{>a= D\ӭꊤ-uq,bld>MHaҸ91G%Ke fDs^J4)i`%QTfYh.[ ۋ7wE;,YRq}*4m2iNzoNTۑ44%F}Hy+lANg/x`D8>=QY-A(@9\Ef4{]3t\ p\̀ 䈕pG ggm D]/ro{Ql+[#c2<@3RbyDX ?ҏ*vMKRs8iC+9 h5[ND\,plR VE1j$ga[h\yJBd&eVUe$C`T16 td۷=t U7߫S(u3L{J|~E+ףB9CT_cHu: OEL9#cR0r>rE8F/MCke#I°}?ȯF1\ P}k<ښl)ݣBYfHGUcV>\r6, ҋ@-ZFzf*#<SQo Lҷe!lk|>\7Y&P?`g ,ۣz?WRb˪$w%u7f er8Kv LvkFed4!%3Mybi O4@tiMpqHOT%@im:(dEai ͻP#큸 HBx7zZ"|tc ]ޟQ(㳡U\)}nسV%$E8>ȮB/#`xI%NB}Lvtv/ }kSrk{|yq{'ԪEiޏQ[ox]USbJe]CQ!=ͥB/Q-SsX?Oχ|ǖBTQ'jޡֽMHVʗmD9Crtns-lI2̥43$BP Q-U|*Ph[i9§'pf{P Xb{BV.9F @s8n| dHK<sD2 ol|Yn!%SkXj*A}L@T.lQ< nQW=s="5H;P"'/u+ε>3rf },>.,vs<؏=>c)ͬ]J+0sU3@2$FMtY d1RSٮ^s*8~M[Vdō\7=^ǐM#ST|>5{"oBpNxW=fNi655k J$uMeh] ޟ/'~iox,`X6ka *E}Ha>b!._= M%+cbk*{nk6pFjRtcb=`V*-^im(慼I~;ݟbոg ޡTn~W1>8Z bw땑HK* e]K uي(wބXIDzM˶Ҁ:u mHds; "4a=xGLє96R9Hz?ʍN WkyOF! *6iX'|i,XETl1<*<="ON+7ݗU 0˴#akg[7;dwnbR%n4cs].xgMΡpb.Ŏq ^g0NHW&18 -ޏJ/WsYt=d2©iG?gPՈ-,VMJ.H෩Mz$'J.҃`;Vs'_+߅Hqk,ˬi40m^ՏHeoQC9+%}P-gě˫w2U緘]F-nKxMt&I|D`|ox$}G/(  ZNy~CޞN5 ԑP_3Hv~QLeP7u+ɒ6"j'̆+4NjZŁp*@*SbdhkB0I7ƧPJe2"y;e/Ut#K&d>y&! 8{╏&($U-(}3܁4Q:F)k?PGܣ"s2%Kp-Wަ-HPp/+gܭAIƕssV]߾f18{JL]xv˘CSx/^%m{?=JGfadc+MmܜpW[#uW G(,)a SVʬ %Of"R1Uug+D3̟13OYTgnFЌ8ŜQ7kMBAMFx}Vgֶ-5SX WOXxN>r>WW#d7{F-~ }RQR0Ɲ'8\?NC|jS|Bk&᜘(3.0P(KQm\_G8lM%q.zK|ȳThZal3=Jۚ|BIZ vj6'87z|#Dpn C4:՜e&P~Uwc| p IQE5-mchhb]9v;=e{EȚشkDL`"2dԛI x~3E70,"j;oC9pJl M`%k[EQq]B9`bOYLWc5g484rWVR*v13Ű LH RJUgȸw&4ʂ ;V(~vCh@OM HiB뀴⛹s fȕ>o?g'P[ ܌eClKP5Q~ -?:ZEu3[i[+iMd˅g*@mhUئ~%\T`2N<"n/٩ةU%߿F\[%dA@5N?rhcdz^-?te0#UءȮ`x>{C/$1i!w/Z.v<٤b_9\ 6d X{#WG5fL^ x)Em̙dD8.H$G[J^F&J"+S[Hޡ?+0C͆A{0ӬV:HrǗmΩHm Y"oJ#|VH_Oqa?>QtX}j'~J(t" #^ xȍwug\cTC㯞(=@Bqy=0K*ƲSnMha)WOqji#\&ۯ@E-d5z6;&VR659?DN}lTbTE Pc5T䶖œvnHbpR6,߿#=oxtFԊ?&΀9 lРgF4A<\a̖|zr*[ +>ġΊljy.j=ed`]kLT]/[FjeO6-ԫ)>16eBc4"C`} ^[őv?eqcB\W0A-{u?e,f.WÝ&4eHs HJ%wZH(̋7#6u6qhWP3ʳop ?< Qu]gn-MqߠMs(:RMLɯ:g֋3ӂtvց+ aS QBZxQsԪ ِqaȏH;u% d9;%$]` O0L<[V\U /kxJ*9F_a+kл 1'Rl0Np l-fFӨj JY(Y~%@D^|ǃ7 (⤮wvI1F}3`nOg-LI&\ҶU.oދ΅"\vi/~nMPSc~|FM< Ntg^&6uօuu(67?uōxK up@X1J G-`Jy_Y^]İ*_|5 묔nTmSۚ{vMM=vm`M>սJ{JO6oGV*:J)S!,g|="Q:#1,)}\@@Z:bxjB3!`{aF. " @Ja<ޛjWYp$S1V>(qY_LWQq'JI0   ]^tb@"EPRqs_gyԒ^w'_;?{ AJj py ;w!: { MU\A}T&י7*%+ի^sx?~Vvy. &p(*kGWǹ5O$574pHy{bhE?Je'Zh uN5;fzZLUy`42}ic1}1>۬ 3E =阪7N7w"La-IX G?;(dZr O{=ry4&33򇉛M%8ySZ*=)ԖKZ%v;" 6ÛɧgoG*:7o_ j*YTaK> EU1yIB\)Y9xgAFkەbI3&s tܽ+Vo9?3ګuѣBԴ.jfIhב]EBqQ<ߙ&*E _JoԲ[z<?8]6K;Ja]K "%TK4G1Vq=2PahC!\KLUn֬vu7J{nrbt&Zz/O|CVq_Q:6H![z]7PueYDȻs^;mˬM1.dd&~?cE%dﵞ݋+^v׍_d\JA&t,V$DJCor~?JTBW)p:wQWU`GUu oAɥ`9\k ‹ӻ"wCV%߶o(H8ת}oUiwx utQ?a:+x #QSCFxRvu|.|G4g~:޶[fղqpF7 Z!!\f^ EhQf\}a@//IG@1IH䇹9>1ǛP heȨ.nԺb\ ?4ω&4<'"1ӐyIltؿ48C:Z2m?ui ` 5%]M08uH ߕbqmimڹ[/*L[GW{n#6NL5ki.,^}2W@21}ڊ֍Jb,<ͯ[7v` s|.Ӗ=iB*qVo$"^T~u:(~kS.E;g>?W(m'b'jFf'$>#Yrʹ/B' ]L"uYnA,u d9wCq+%Ԋ)8۔k)f_- Pʯ ]VCq)kr>c*o2kr:ă4IZͼRM6n:d Nm3<·Z@c"U+;B @T;'EҔ+nv}J&tdZW'9'w"VV'tW/B0Q2Nr?m^؇5\[cE6 )ek2,I+MHb5-=?/ z l>*xLP 6>PQsOZj]rf!K Ab\F+Ǒ)A>(ǠU޲Ik$./>'adOscw@rt d[nV͌3(I{VT~2zD:Hy4+&RiHS05]gfPփՊ$x,Q$Lԥ<{v D&.BfkQAs\,n] 詪$@"ӟMK&z8^;F1ӧPu3mK Tyn }%z*gj 3HV|ukS0%+&ЖWvwAx@& jDڲIn,ꯨ`4G,kŠ1S [2_;UޣtMK< xp 0%t3wo$.2`5iӸ%G߃O[ +/NK߾04DG( (u[h`w)*+-=xǤuk-3"LN(.D0mQKc/F,Di\ ,C)cYyB9aީ4]=n6{]ńO]:LE^1EUo/. g`>sp"S̳ ɑRTA|F3rDlXF ݙLt٪)zn>AeJT~|/)#%cASx։ߡ>iC?GJ"A.Z{I54ZrW@A14͓SFЗ|6-tώ՟UJue@gׁy2!}D*1"\N-x䤟꺡W(s#;&Kn۞;fp*ŌZk_ 7Lp!C$nNIM~^ˈc[DPO&[ EH&+naCfplg '.@A sὔC/rUa:*JqL 9ؑFAݒdNd`'nS 2e;g9ݿ(hY-)#Qӡ-&˕trb(~GuN|d'G~֕"WZ-wU:nPeڰ 7$RZ;H$3<(͐BTS* Ɲŕyc)d,!HEӸɭ@vm24և Zv>pQk[9CiZ<6ٸE:kT:YQԢ]Zɵǰs_&).hTX ŧJYjc$NDG} OdlXRH("jH$eE_D%08ꛤ=f4yڤEI (PMی~怚2Ϩ/g,d4 aۨhq}wFV{)z~<eGAP3HEXɖ3nr*Qp:ֳfH%Krj8{~(-v>]FL9S$Af";b(m!apsR|?s'n; j*s5"; *pGDΞ_l5ù 0i9+2sovP Em`7M?]Ep6Σc.N8^h:ELF/6$oWNפhOs9o:<WU@Jnr;}%D{dRwA WDW'^Y!^%eC5E2=[^g{v@-S i (3046Sz(+^x=GEڇ{ov“ZZ豋Gusו h3gf}"Q}U&fcF}:Ww~={?3&JH^R`k% "gd*Gm =23}Jpׇ.5!m2Xkޝ2-4g" ` R咒Xƍ0I,=bt §ԃ +[?qil@M6a ]fL3Yrv 5GeJ51s~U+j–n?#m"yBnz"qZPi 2q[ܸ9W'!p!eq}e#mcWڨA)"Rn9^!NZDt_% lCZݯdpD1Z]r9+/뼍oQ'N_ū!+`ݥQ:-ׯE';|u _~T+U*Wƒx~/0&4e^*/l)NfOv_V_:6P3wJjh )]=!W^zbFmA?ʪEMS2%sDʭ3 TAVR7 {5렩li)|h[SbBZCNY.Xy[jr~pL=J@Qkh!x%}նX@wyXgww$3Ei8+?P4GeF8^A;ӣ,E Xf1Ӹ,^O:Uco$6Խ/nL4%pL1 $ȢͫsnxHJ㑉͊5fq?is]V*ceb6`YL'E> !nr Æ>8Kv.)X);\LD35PE/o?^O~sbk+Yz5ϼ=osoe'0Mei.&thL;᏾C+}l܍PXkʻK.Fij ZnwU^?wُ_ ą F]/@a!E ɺ#G~mH탦Ʃl*ۇfsHSDŽ}o}N>U2DinRY鐽ض&KMl"Q"ۮT B(IRGFrfJOs=YD{5 Ȓw(3UQjp8.WMRsVU*##t| JNf *lc͈vPQ_=lFV5"9]x+vj] lç.r~iuQ ~ deZxbHb1^㲨Ԧ?ȼR8H6R:)Y|L|-<rOIX3%[d,_ 膼d &G(qLjxSM# K \Š4w!T#^?qJtޢm)D`tiAkv+Qq O64C@ Ƿڤ%!Hxǧ,Zv7#e2* {E Lf iqlGCܤ$5\IU vM&\}~;~Ia7TC|#?>;S)rjX`U@cL\+ž̻}ՒӎZb&ji1n\|Ī>/l/jhO"!K&8GkӤش$>"VkCXv| e@jx'bDP!8CAhٶ!}+mkYnW0Ql}:!ONUR2eَ;RSזafn)g]>Vj!yZ2|܄*,t:쑑KC2 a#LrIkMU)[˷2?u*>d+,m7UTҐ9{, +pyzG_4Qk3 :?G*"*KjE:tZ*{7׶f 6'A;mlUU`Hܖ*Kf=r6eȧ% ~Ϊgl`h͛@$M hBDvxPoRpVE.1:Һw _,fS3"_ j U9L0V% Vw_O.'T]AX_1;CÐ{wu-PߗGY`IwqɜD3{#?gj,+)ws}= an0į뱺+sżCW[UpQR`&(5nTIzQX[d$"n!6B\+}s .SijS M?sU0i8b U lER%Wy7<1Hµ%w c|ie hd&Zp;o 3#0X'/'$Av\uP33mmOQ˂=ĥB꬇U_G<7qBi:Ehµ6ndy ϰӡOa## 54b$:V[J&t}<@H],^;aZw5_7"DPl%ICwK؇+.̉\}wEg&Cnʅp1@N0d4:tDVE'O7;H#\!!s L#TTy'F8fcb}OD ߿}ƫ.׃7W5dAΜGj:rs #ݦ> 5̣LHIK~(dFL̡:uGD:r+iI `d BP^i窺N{)곢VwҖbzQb ` Ĝn,Dm`^`[ly@;x^ۜU'%5 GY|_VU dkD@t.5j1 AX?|xp;Nf/}ƝX{Ḁl 3ZhD -ckr.,0g ,?ib(VhlHZzjyONLXHD,eŕBհ r6eiJzx_{]Ys̆ݡ3l3xVt2ܺRmc<;wnlQGw;\t)p1=!O% &UFYŞtB~ )L>I1e&~ć1jo:ts|-K窟2 ř۹sAԝx]YRANz|N(i(7%Ȕ!p3JLԡz ߩ$ ÓL@4lo;&˻cˋ3$򌘞$T<;wep-.YÁL-#v=Չ%1Gڦ0]ĉM-؆IFy˳)U߯ NXM<3׸ecMmR*gQzlՅ4ۿ6sn3ʛ^\c̟j3`&.ve)-Ucܯ5́,('ŞvY},?=X8j䒂SEB1g-m Xz>&VwO1w,T 3Xə6y?\=dqܻilsZgW췾Ͳ/~\hkC9M6: wYUJ2y=^FO%_uN1.3o(f%fӿ+(&Ea5gACh?e$ε5~8̗7E ]]-ix֔J>d'U*@9Ș YmEwEnO:"b\ hXȐlt ~%ێbpH@ ]eǗRū=e4ss<n- nQ` PSϑؔCV9j @.3e2[h;U[]?k+h̭e'>كzF9o:# (rRT 8*͏!N(Buw|Qhښ>rm^( JŒ,zdGxT`-VS3E^r?&vnrXkI|ciZ]6F ]W!¡!7w\g!Jt?M*JG8 a`=nH8Ɍ,~. QCKazۜmM5a' 0;>̺@‡ ŁqF %ʼ(\ 8T%CÅWP!T9>d0MU&C THUVzC{!yi`Խ"k cd8u  e> M՛ͳ\M&iT, t奜js&Y d{/g t u ^P7:}_ab:Q50C4G.h.I]p_Wrj\nFFㄋb+/͍;!NM@I@Y[ZFD苿6z>+!H?{g`6ǖPx 蚙 ,IQ !Yum{߷%a-Ŧ<᩺7L{@2B{Z\'^