libarchive13-32bit-3.7.2-150600.3.3.1<>,{(fkHp9|;,3V{0uk2&?IJ$nY^gKG&:5:EVFyt'7^pG3!j;1ldj4}T%\tHCN_g/jxNj&%^;Xm1(JEt%|}r7 ~kʜ(rb}H@ju;u GsPЫ_yM&A)tȋ'NQk y,*/MnbWf&~!aW p1>>@D?@4d ( i         & B H O ` d  f  h  l          (( (((?8H,9,:#,><G<H<I<X=Y= \=4]=8^=Ib=Sc>d>e>f>l>u>v>w?Lx?Py?T$???@0Clibarchive13-32bit3.7.2150600.3.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 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.fkHh01-ch3adSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://www.libarchive.org/linuxx86_64/sbin/ldconfigdfkH8ea362129a812f249b9e1594950d9dc9c9e31b37460f39dc59cbbb513b745648rootrootlibarchive-3.7.2-150600.3.3.1.src.rpmlibarchive.so.13libarchive13-32bitlibarchive13-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibacl.so.1libacl.so.1(ACL_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.2)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.2)libc.so.6(GLIBC_2.3.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.33)libc.so.6(GLIBC_2.36)libc.so.6(GLIBC_2.38)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.6)libc.so.6(GLIBC_2.7)libcrypto.so.3libcrypto.so.3(OPENSSL_3.0.0)liblz4.so.1liblzma.so.5liblzma.so.5(XZ_5.0)liblzma.so.5(XZ_5.2)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.1libzstd.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3fiee@dgc@c|bP#bN@bs@b!aaaqV@a=_@_0@_V ^^K^C^ ^ ]]Y=] u@]:\Yz\-@[[Y4X9@XAb@XW\@WgWbW0{W,@UN@UUt@TE@Ta@antonio.teixeira@suse.comdmueller@suse.comdmueller@suse.combwiedemann@suse.comdmueller@suse.comdanilo.spinella@suse.comdmueller@suse.comdanilo.spinella@suse.comrpm@fthiessen.dedanilo.spinella@suse.comadrian@suse.deandreas.stieger@gmx.dedanilo.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-2024-20697, Out of bounds Remote Code Execution Vulnerability (CVE-2024-20697, bsc#1225972) * CVE-2024-20697.patch- skip write tests on 32bit, they OOM- update to 3.7.2: * Multiple vulnerabilities have been fixed in the PAX writer * bsdunzip(1) now correctly handles arguments following an - x after the zipfile * zstd filter now supports the "long" write option * SEGV and stack buffer overflow in verbose mode of cpio * bsdunzip updated to match latest upstream code * miscellaneous functional bugfixes- update to 3.7.0 * bsdunzip port from FreeBSD * fix 2 year 2038 issues- update to 3.6.2 (bsc#1205629, CVE-2022-36227) * NULL pointer dereference vulnerability in archive_write.c * include ZSTD in Windows builds (#1688) * SSL fixes on Windows (#1714, #1723, #1724) * rar5 reader: fix possible garbled output with bsdtar -O (#1745) * mtree reader: support reading mtree files with tabs (#1783) * various small fixes for issues found by CodeQL - Drop upstream merged CVE-2022-36227.patch- Fix CVE-2022-36227, Handle a calloc returning NULL (CVE-2022-36227, bsc#1205629) * CVE-2022-36227.patch- update to 3.6.1: * 7zip reader: fix PPMD read beyond boundary (#1671) * ZIP reader: fix possible out of bounds read (OSS-Fuzz 38766 #1672) * ISO reader: fix possible heap buffer overflow in read_children() (OSS-Fuzz 38764, #1685) * RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in libarchive 3.6.0) * fix heap use after free in archive_read_format_rar_read_data() (OSS-Fuzz 44547, 52efa50) * fix null dereference in read_data_compressed() (OSS-Fuzz 44843, 1271f77) * fix heap user after free in run_filters() (OSS-Fuzz 46279, #1715) - Drop upstream merged fix-CVE-2022-26280.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- Update to 3.6.0 * Fix use-after-free bug (CVE-2021-36976) * tar: new option "--no-read-sparse" * tar: threads support for zstd * RAR reader: filter support * RAR5 reader: self-extracting archive support * ZIP reader: zstd decompression support * tar: respect "--ignore-zeros" in c, r and u modes * reduced size of application binaries * internal code optimizations - Drop upstream merged: * fix-following-symlinks.patch * fix-CVE-2021-36976.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- fix permission settings on following symlinks (fix-following-symlinks.patch) this fixes also wrong permissions of /var/tmp in factory systems CVE-2021-31566- update to 3.5.2: * CPIO: Support for PWB and v7 binary cpio formats * ZIP reader: Support of deflate algorithm in symbolic link decompression * security: fix handling of symbolic link ACLs on Linux (boo#1192425) * security: never follow symlinks when setting file flags on Linux (boo#1192426) * security: do not follow symlinks when processing the fixup list (boo#1192427) * fix extraction of hardlinks to symlinks * 7zip reader and writer fixes * RAR reader fixes * ZIP reader: fix excessive read for padded zip * CAB reader: fix double free * handle short writes from archive_write_callback - Drop upstream mereged: * CVE-2021-23177.patch * CVE-2021-31566.patch * bsc1192427.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- 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)/bin/sh3.7.2-150600.3.3.13.7.2-150600.3.3.1libarchive.so.13/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.suse.de/SUSE:Maintenance:34317/SUSE_SLE-15-SP6_Update/4ec7e5b7f901b790630388d31e238c52-libarchive.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=36fb0dd7395bd3afd0323914adbb6f4246f887f5, stripped$PRRRRR!RRRR R R R RRRRRR RRRRR RRRR"RRRR#RRRRutf-883a6626910c63fed85a49a4e3351a9934dd79f95d406042424a8427a78623f19? 7zXZ !t/LJ6]"k%+ֿ[(>DTUK9D(Pm>Ɠ@2"Nlmv̔E?@,T $(if*1Ej|4^c_DVmjy(ЅE=ۺ W"\+D8+qbV# 0$mn8( B"P`>'u ùU W X%So̿(taL i,IW6Msj^*Ht5>7x _X੶ڥ{\"y/@;gs-_b5*nuRO~bg孩{4!M Fv/WQj"}'-&HnNUDyZ@ax{7k~CmC`v }&6nan˼.Yhoŭd0kǹRtkZ[7Y$ֆGLnSbh< b&OzrRN6M;QU`9bn!ZY#ϖIw$;bS2Gd̖"q)Lh>:XbG[ O2kٺ4Kq=-SoF|!uotл5V5aT6X^Q59M׈| F@)sDߋrxϸKw 0]Ps2 ~C'䭄ٰTgWCdP+a>:./?KW 1qɋė!G/q xϲ_IPZBlSRnlت4c(ET#35:"G2'{:⹲aV{V<%gX:܎;Nx~f ԰\&?kl;;h2 eD"Kt:ja푙+]vˌgCD0Fuϑ(H={U/Lz8p,TL6P{%}uڟI/Qsc3p@s0$@J]e)X QR>Ͳ^CR@YA1 .榖<`?kd&?RDY_M!zU J$sЁ7Ӱ UmۖdX%%!>pHPZ9kv=/E`-cWM0 } !y$&+Eb`LM47iHvI4Q6DtUР_iTPTgҎ9]']EπSIѕ #Sf<5_I,`Y)Ȁ`ԍ޷Iv-ɬ@lK?/SQ,&Цc sm xpf߃chD5SQL %ef8V*&*ܢRN(.a_PTpG #hfr4Sq ~. _w[= GS/azZ{f 5{ V[@bIZNy̧4l>ضNoBW"EyF@wOk•=QRaMyk:_4m// G?{9=<0N?#7/Yw1Ep`SDSm]~QvUGB+.=d? v0AD\N)( ~xK9Sb`uAGk!;LeސRػq/pe@䫜P! ['"!E!䌓Dvje4eu+Dħ,Dg= M9 |㾢YV5CjC} 5M5OWh}MF2Ug^'yRt*hX u1OWeķLu\rn8euߚ;ey6/Q8Q'n͛E Ÿn-ٍj-'`U `ۛXk~[moFa dU#I r}nŗ gТxgZ.;'*e :<T +a-C}pŵy#/ܿc0޷ 37vKamv0TLg\]4&٧>fio9'ڽέ\@pX& yk``9,u:qtfp*jÓ0eşAѝ'XԦN#S*]8! 1YOS E$wT_cޥGP!"MWo_T-S6آTRL4Nѯ]d zMxnƽyKqHh{:)\M4iS$¢R?JàUu믦 zzalUB!5F( KRtKlCx>X&;]=H*]~; G NV4t_:?H4.PPW$|1Jf:xb,42x/cp4|%1biD=/׆2Ֆyo&[-BXG#nGl@@(nj>W=s,%=:*cTeBhG!" Q0}.ib[qoOq/E2[-aG{[MIs,lM/OzH·pYWhN )ċG̑0 8,E ֚ٔbhzfݐ$ ,rA-D7q!eJL0'ܦfřcRD ye£.+Nww]ߺ0\u6J|=[a(h)2ccGRUdhO#,y'BƊʓ*`2l>5mv;?xR]:TхPX m_.3VBy[7xZ8T  X4d2SOQ\oYtL狄5יZ+}#A;SӝĕQ#+̯ Jpն6ɢ`SM@ ]LmW"wAiز:\x6sbHġB"Of{ENE[Fnt9u5 e?׶MmqVLr+2mwo!WCbh#"9'<6EbƎ}lybu-},pLv}VcTV[]tO`ߑii:^|"`KcY5jqCޢ-J+n֯$c)1HrPrYi Sj8dJL0",Ϛj|o#%e9];Ef+t:z91M74L a"6~g>O|=9S%/")@7hܕR~e>.f D6WRb! xeJ\j=!hqAܽ$D)x^ܩNf6a9p5.En6`,P;C +cd1EKRx0374϶^K < g6~VFӃ^0ʚXJi\e${tP:iy6M>OWR8]u$ ]V}4<\Tj KrWF3htC[K;GU9G 2&c~̢y$l`s9}=DRpxb#ut Rm}gdDbWUtK"M1!]!7$:{k9F+k=ߺ};{nG-0|f4S㆏Y˄Et\G֒ڴMK4$/c rsD@&+ROQbQԨ➖C-Qs: btWeVݫav-C-S36Yu#H12PܒQ\gHqkۙӭaAbL H}U_{W\rטzʙt2dHJ7DFߣ׀QF(Ma걟߹TAV_i[N1dwUQ=@jز$+kud 1tM" ̀I½^,"k2u"bv2 Nz9A/r?[1UܝГMk䠉]íؔ0[#>҈x;FZTŻT} @CzPppAn1gSqz_(; ,xt*s;L2_z[J݂mssLW/TW)Q]X~##`:Mz%hm޵ {̃#!P&[.sȾ2v`bl<H5!f! b$q9MMc]'%jKnKbU.6~Ornj|#Z3 7Qz RVxXOFI#CD6X7YZaAs9H@&DgҪ g F"1PF)gSRW%rxi}+`d?./(yl"ü$u;a# G;SO ]c jukcKIFk+MQ-?paX\I혎9\s#-C-xGc$~" kth_XCBbh"LNf?;C޳ˑ NSґ]|!&yq\ڭe45:ڒ@`Gy3-&1zhOI0"?ˉfąo'?1͏Э8Me+4: ClDдn7y:&8b>EZ ,$ӅX;jB?6HgY)D葏([grK<:ƞ;^ߙ;k,pסu{4rrG>mEB %s67~7->LPdQmh_cA *fζ}ftj|xN)pS" -EYA EAJhհڗԱ:p|1fp׻V d'~>gP|c B\q.u"5qLw}~;< ΅>zDMNmpP>J9aٙ}Xj^|DS 6i!5g@]x*rw}fOW tѪ͓/__'~oQ.\nzSw ~0# -%%pz֛\"p)  ı-WP'}W^^\Tൺ&9.7''n1ʄ!cCC~:LKG1$ݠ@__6lJr'%7s>5*{k/޹lfA\wUjm $o䵎˦uP0T &_5i0yƙSrQ;Y9]GYf936{UoB3Xf`WdOIHg2ha=?Hj.CZ%?vh+K-4Tb@vsbC֖#>t?a6R?K鏕 :IHLH]&‡X$[`J7l[B`^T쌂R̃Ie4\Fd>isS"IT U␗UGr4h⼄!9SQ7SRO8YupqVf (Sԛ]dǠ$kj`zҌgF oUj~6kaHa͛iFIEj&H>W bPXhU4{ZPq}jFL\oV<9p EMlA@KYR:V}7=jU=^nyvxTk^!,k" ]:D6bC$iĊ+"d1{7 Ɋ0cqn\%/*`?b=ؐ]n.FNscO>@@8-|IكI_k4輭E*ĉ+8O9oC˧_{}T-|#HSl00H0p<ƴ6hK-0S^.HAЏZF*Zh& F^g= >$2Y#v*d+'a-1ui1_3^^m\~M,Rs!F{E׵v& mb_PZ!ʕf|"5ƥogR:A<@jς&|wvbv-Ar9s9<"Ӡ֐7>RiIiM<6#\gy,>2%RaC4O:_uU#A -odht/i'aGOn/`n"0}Uq4װ +uUMTU!-c/,gAOjvGԎAYR@-!Eh{#i3^GT&HRZ5煨enFlXo KyL~^ͨ~f/趛3׏I'sP5˦sN}k84_n^ GK:ysXӥe.Qbi6H6m`+=]z1>HXuFB\3w#ex΂K5,QL>0a3#4 bVX+qd>1+]I%y k]w|Sݑ 25dt(IHQ HuM -~ѻ?HKjP;o%|{%Z7cQאӾψfBxPdA;:}1/>`D,Ɖ@MSO=kAh [ Rv!e =(Qf4wErlp,XA C ۨݍ 'M#zLxpU\f3|u2s2) H jZEۇ菳ê]Al.u7.GB uUlu ?-m鳓zBChM&)<hwS f@5yIj̮I-:7@a!Gv(|jMtl(8 n֥"bJ܋b6#7t-@\+`dԓ) o9J(~]b:-M9\T"2-DMԞXd`}q]V)zl;<9Dd4FNi9$3Ə´ryx%h<ڑl0^mdY"ՎEkhk# iPw}_Қ: ~ozq&)pv^Y Dc,*oͥ`:W:xTSNaj{LtOZaZA.\o8}rxJ R2lۯs(>Q=#,?iܲOC6`ć.ҸA aMs?%R?˞ͭi3 ٵVzp &i|ϲ~F-*Gs #7SB]b%)\*XQGC/´sjЖU\˔ _q]KZWp2ӆ.NK8DOo_Q0J !َ6WjA(cOݍ>]۠XP5⺋>++r",sJE_ .s^2ECJz 7 @ad 6'aFjj)`A(Gj-ˣz CKyxTzY=i/Fr q]w: IiOll\OD!Eo*ҝ|Q1Fc[[ڬk S>s,Gq] *E:8B\f>YbPP8N<n^1 oعk\iv'mҥ#Tzm*+(@Kj79H p]Qb~DQ~o{sPW8q:DF@h I@6~n6Q:Kr戠6*_16z; Y #Om˘ʞ YZ