libarchive13-3.7.2-150600.3.17.1<>,شhdp9|'Uq~=-PŸY #VA)\(ft,ע53[V2w!pK#'AVrX< :zؑ\Jb|仁#:/ft=-Jb j6{#\fN0#,^m|3݈NK7?C!pCQ #䅄hES-抿<[5H!!K@h QC׳c'w]Z~XjD'ɑ֛&xsCqvq>@G?Gd # d         " > D L `  j  t    M  T h      a(809\0:0>C/@C>FCMGChHC|ICXCYC\C]C^DbDcEGdEeEfElEuEvFwFxFyFzGPG`GdGjGClibarchive133.7.2150600.3.17.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.hdibs-power9-21RSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://www.libarchive.org/linuxppc64let A큤A큤hdhddhddLe6816308098c351d6f22a47a54449f03b2277134b78d5b4fa46ed1b61136bb4892da5624752a2dd21ae2546428bb2dbf5e833123646d1fe172afa295e8b28a63b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200barootrootrootrootrootrootrootrootrootrootlibarchive-3.7.2-150600.3.17.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)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.36)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)liblz4.so.1()(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)liblzma.so.5(XZ_5.2)(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.3hcg%g @g @fiee@dgc@c|bP#bN@bs@b!aaaqV@a=_@_0@_V ^^K^C^ ^ ]]Y=] u@]:\Yz\-@[[Y4X9@XAb@XW\@WgWbW0{W,@UN@UUt@TE@Ta@marius.grossu@suse.commarius.grossu@suse.comantonio.teixeira@suse.comantonio.teixeira@suse.comantonio.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-2025-5918, reading past EOF may be triggered for piped file streams (CVE-2025-5918, bsc#1244279) * CVE-2025-5918.patch - Fix CVE-2025-5917, off by one error in build_ustar_entry_name() at archive_write_set_format_pax.c (CVE-2025-5917, bsc#1244336) * CVE-2025-5917.patch - Fix CVE-2025-5916, integer overflow while reading warc files at archive_read_support_format_warc.c (CVE-2025-5916, bsc#1244270) * CVE-2025-5916.patch - Fix CVE-2025-5915, heap buffer over read in copy_from_lzss_window() at archive_read_support_format_rar.c (CVE-2025-5915, bsc#1244273) * CVE-2025-5915.patch - Fix CVE-2025-5914, double free due to an integer overflow in the archive_read_format_rar_seek_data() function (CVE-2025-5914, bsc#1244272) * CVE-2025-5914.patch- Fix CVE-2025-1632, null pointer dereference in bsdunzip.c (CVE-2025-1632, bsc#1237606) * CVE-2025-1632.patch - Fix CVE-2025-25724, Buffer Overflow vulnerability in libarchive (CVE-2025-25724, bsc#1238610) * CVE-2025-25724.patch- Fix CVE-2024-48958, out-of-bounds access in execute_filter_delta (CVE-2024-48958, bsc#1231624) * CVE-2024-48958.patch - Additional patch to fix CVE-2024-20697 (also attributed CVE-2024-26256) (CVE-2024-20697, CVE-2024-26256, bsc#1225972) * CVE-2024-20697-2.patch- Fix CVE-2024-48957, out-of-bounds access in execute_filter_audio (CVE-2024-48957, bsc#1231544) * CVE-2024-48957.patch- 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)/sbin/ldconfig/sbin/ldconfigibs-power9-21 17513858263.7.2-150600.3.17.13.7.2-150600.3.17.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:39498/SUSE_SLE-15-SP6_Update/447c69a5387999b20a1fde9b7bf168d6-libarchive.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=eb6c879f5e630e0a7ac56fa615d14d1cada63335, strippeddirectoryUTF-8 Unicode textASCII textPRRR RRRRRRR RRRRRR R RR RRRrdLNd\utf-8123c1b34ba16294db07406b747791256af0b160fd490c73f1c7937b711630bb1?7zXZ !t/按]"k%ʽdn2y9/ET]- 7}OR|rM*"l!W H}!n0KTA:ɭ0MXtf0 0|e^tBL|aT%cu\y& 7cB%՚& .b\O'xhIB@ЕPԿ竝_V o! \ 96pZ*efű.cy5j=_F0э {에ځ~h/{O(4F"WsB8]$\*zazvvz6Ж"c'3HE͟qܪ\j #[bEeRh,lB\~GEXth ۰>+jy]]ӄ,FnxFfdF(!;, wt;TÔ_@I3NF7aWC=/c[hm#6o6 2 hWFk[f*(<7(\Eͧ?"_MÚ,AFy 7d[ě 0#D$ ./mbM$p 9@4Tv]'[L|,"t\^'Vdw{@ g'J o!_`W3vv${b{^gM@$ljS(wNliH-SBlu#:duM}?Ε}e*NjJݛG鐖zw"oo t#DY]YhwǎYzMI B֜9ڧa2o˪ŀ87(%7%W`)q,=8^Hrvt@", Ѧo̘R'|ew)MQ_sLx7G3b< !Ct))ęU/0,_wfRymX;ѓ'4R=Ϛ>`JrЧ5|)):i.]k!51#Nfy]!C"Yd!ҊPŴK}U 33t X`xcKyˉ h\$620Wq \#߂ɖ 0IBdӶ8 ꁥ*Ș&^IPa?G[/S%xٝ%Z;dpjP'[֖4bwʙQL_^ZcK~ RFeչYxmz=,/h+]13~(6q'X:O/'=]_7 %Xpk5C$t\h 4zHʚǃ\fJx]3`nSx-A|.B*^ʇyb o]MXoTˢV_ XE!\o}\`08 EE)&ؓc?fs(-c59SlS^UO eeV"g4ڄ[gbÓ'KɕA?7Xvq]+^ر~Pv'-RhN$iipxT+e=i~nEF`pV2s`hDŽkbx[ib3/fЍ7LJNR0Wdui9e^+ &X|I HA mAMGz~̇쩱69b }b,x1?QhHqs;D񭪘gnN͐puŠ PA]cBU_t^ٍ|&l9 476 s@3 z9ݨhnX{F")R/U ^_ 0US7N٧Nʉ`~dU" ߩ⪉}أSxv\y۰'87|`OO>BPGInvFP'J>ڎC3tٻp<qJ_(s}|w9z&$Z/0VDxU7^s_w4bܙO>Ws =%˙VY ZDBuI!^ɜ0x+8zږ vg24X|21 cy6aG1UBChOzB*9M+ܥϤ5ortt[0&Z `?qHktvVr@xnut,IFLUM3.gm4+holT0kYJXvo~ '' W%jUX}φ)MMJRc -2%u?eUѭJ aYbx=KѦ;ۭc RjEŬXȽ 7w2BPYYYh-<:ȌpY:\`l,;(D2QvCSDڅ٥JDH*LQ 9r ԃӇ2u<w lWȕn?Qhf.:􇜋&m~}.8aq'P$HmYڗv]yYZm/ h'_MJF=`.]u\]uD[K8D3R,A=5ݯX8~N$.xܴڝy6goBZH-t%V+R &-w3oH|\S2WWWcBPoێmPD11KLtv]z;R*>ѯ&sĠjQVJp '#ba?%Ma=h#=0o #yҼ章AWg\q\5})cۓ˵U2a;D^$~w:OuqVp៕TDB B3i#-}gdӾxt)nݧs+TEb\k*{1{hβ;|=a+>}XaDIx { I*8r]آeAjwq/ZTW6Yϫi'1/]9rP_?Frd#ͦ~Jvrdbb6 !ZWF Jb>- bū (9n QC渶u?cՔ}ʒΖ;J+;?jFq]y^Ř Y/8?csp{E 8ɲ%lI7bX b٧xc#E[Ql1q  = ǴR" ,Y2.&YwݿLУP B&Wu4D! a[^[ߊ&^^4n0X"9jU˶r|AuUBԧoHAsP$ܮ <bSaxv;F$X)fǶd+6Hlabd%֒ _'<296fٛіrFuS* v([1Z{ՠOq~AUr1 +b2t6aTYB8l_]#XF ]IeUfaC0]mbyC8pLht*TTAxj^.$R{YRSWmTBj Jk7ϳ+NgFsH+8?5{IYb͚|?wݎ ;*26C: t`G/`"3wGvgڞ'Ѩե\jzQ6Z=u+ʽ&Z .sBFi*2sވM!Α09<69w4CR 0 OS 6_hHDqűS6Ej. [wαU 8 Usdrk*81*ՇO&WNZ죶*N{9j}iIvsj݌N8:Fl8k^Vt6Z;/y6{8})q7zI~piV'Z||sj_0'i6; }vGO4OZ>UsusDD߂ 2`܋McyJ EN )L ȱ@` 0 F!bHpp;$Qy1卮G-C|nNa^Jr(?zx@V(o1 ?95I.Sh UE#pSX\lјP06>ʥ-]rɍx}J0cy@eiJSF6▗!sH1VcW]@,eI*GЍn#4VDց2JiKW-4ʧu?EXķGVm8c Q֑+>}V&6yZTEⲟ kL: 쮙wY+ 7m+5n _ɉ'qx$EB/nm!h8l =u%ғ)Bs4:xPۈAh%v,sC5W6R#QZFʹYCLڢ]H p9]Mh5U_d͈^:}5ۃ 6*^d]uXVO栠Mҧ%PI!HZZm^[Ek+XJFU(GL̊siܧjhi)(W;0|Za~`d7vۮ@UhH4Ӆݞ{e:,ucև"(y"A,䥔tQ7i-Ǫl٨D$ S$}CoX @IUjx WyPB/OLǕX%13pIؔWCOømY p8{>p%刁NT=[޾N^˙qי`ef &G/i3L 1k(,@@-Ge7`1ym.BHqlf'T}`o5}EC3IyL XQp .34  j"=B}QM,C*R#2tK}@S4$2(6'#s_s`@qG>Q^Fz4ХmMBLq}>xC\/g]0fFsLJ <7d\/]=$Ky^S*P ׆_>qB{tW،/^}S}7D=Q:Y2%o;`)bydK05z~FV`Ϣy{v` 'MSyuB;Pא$u_i$2b:¤DIFgT/j*?7n͕Y9CCEs|xi@]nVre[t@P3_멏lYJ^D z0,:qUiV-DؕA|#l Öq7|&iYSHrtg<8jCeXh nG7#q$<Ӄ8tby!Iyt"VOT%}(,; kZ'? asHHZN( Wyě% U : o)> YE !Ctчm",~;2 9,}Se00e;p2R$6qnU+@tkJ(Tހ8k/d)MU.NeJ/d%Q7 .VyޕcNft֗QYlxn׮' [~6v\:e:Li[O +t.gk@#Ji@閯3ڄOM+[3JxR(hR&G{2J~oX~_<~_I6O*{f VB@#dX}q艁Ur Q>ރ1ޙMYC3^Sd' r"Ӵ]M}>+,@CPdvF&=;IP|Ф4j uP^0ndE^]#Q,QLzHuoRv+B[Ei dTgQZIAK8[ Gƺ(v-hם5A5;xR|83uj1EұsMrGC f+LQڞvW 󼻩M_H_hLbW  o9P)5L}{d^D#׎-Nr+5vګÑ[sTDVqxh#w+ 2R|ݷo2Ui]Wj\m'-h?qjQ$v/`!6F| Bm!Zk`2dKDJ@dg- ̅KI/iY[9B(uF4q\:S1lZXSnB{)7n3A +'G&bhĨ:ݯxn0,ٹٝ42&чnW0+%yoIob2Y ;&!r=8@Hˋ$6xy_}#a &!S 8R2ho1}`%N=?X~ai34.%BzuDJMPb^PÇH _bt)F1LAY>U6s|Eoڶ0yXF"neԟ3H`hdt;*ּ9$0 نD[ }zbTyRa>YhBڣ6X͌3f9/0.uȯ0#(iHeBץK\Y< /fƽ{x% Pj|(dK>wK0TkkgfRrY_x;-f{./ۺ%ߑcz.E62"GlWʜ MJM3x ĖrsL-)!J+(W X&9m#V;$ k`qO<HrnMA0>!dA逫8ܴ-Tq04Bn !f Hߨk5o!DNڪܫmJ~*1T5 b"(f~4y}$*z&4 1˅\*8UuлJ7Sڂ5d?_*ck_8'\A9/6GϪӫ02{P&i%ɤ_:0 ˜ BfjN9V[ꈘ{gDUqKM.n{@W؞w =o. .ꇳdD+a^h\.̰xAi4R3N[-x*V8 ٭X.$cۄ3cqXLV?F϶W-H8O}1#MѼMbL"U_^tnprYCj5W z0xe( @Vio,,*Eɡ.'vkrUOn 4Ce`<\H70FrJؙx |'\H962"5K pyz [^d;/_,Sl["gpsZUݺrʙރHP'tvE6f`gEM SҴ@S]z5ʶ5^ڹb>@EmMɕVZ6_$jc:'ia:rEwBڡOFyYAC:x)֧xRt#DbB7|g\ {Qؿ\iF'epis ԋ-cr"fI>hMɲ<Ӏ28eJpE2^SUR io,hV;96c؉AǸ*slN n{15ߝ,) "8$쿽KP,∩4n90 /31=l_00rs0l; vc6|Ku$m>[b&/ؖqY {??iB+C==⡳ .)/_M\s,o}{72V> 9L o~g8S {5d48M ,A K"yϣ ܀x6SSHj饈z f" ղ[e06dȳTVurcŚlJj5 #[#օRx9PT`,p(-9aNLMߣ9n $Z5j>9`3uͱvK# 3u}a0wn ﴦ[D RFZKIє,۠|9X7 ,ʦ%^[Aܹb:U&4^; ձ'UDuX ߈e?Ph$ja?dQieT)ez1:z)FUGĵ-? F8hesݤ$Q9)P:G]ƼKum=*JO!6[(G 'T'qR%zp8 .{D~yYrP&~e8^>mM1`Bh'ppL0r ,n ~K!}L EǫDaU?5OK1m;}Ɓջt#"r Xvv2 풸$lCտ +)i=ţb D!Z!粴g#P…1xp6JƝ?HdfvN˱Jg] - ? G߷xlTr2ߟlhxU#FFo?H}[X[L|}%'LMZ@Nn]$Zƻ*M_6ƨie; ` 5ThʯĬWXEuG!'*^FGy⏀.q5ȡ%gBH:!]A`X?;h 8c-|\ |ɻ<Ʃ95rB A\nXwO鴃]n^wZ{1!Glcn bCC:cj91/TBCp[!Ju4|$nb뇾g-9Q1x# L'gv}'zh и@x YOG,HV~ZP o13mL.u֞ɞt{nydϘI7ܶamjᅦo . cnJ`I,U-݂<}cQ:yUyY}v[5Q0pC/ Y ـ_THo5ڠLM*XFNo,>t+vea*7rkap0CB^ # Le&U:%PSp 5=`eąùcJihXIa),\C>BQL1R gG3##py~Is6.w{-F{$/qc5-_^G%Lhr 2A`O¾ӕ]pQ]D=0o*Xk7<$Z;>TƊ^L8nc[ #1hT F][ywE<ܦawN"?{'Ȓɧpg%]Nۣ'mژ"QzbAy^8P e\YˠIj>Juy,ѶQzfdިR#0÷SE1cTky^Wc0"^2hcգoVK CZw\rFaQG\v^naANj_31-Ђ #kɛ{son9Q ~Ra=C`s/vs\l ֿ{o6a mKctC鿡 { EndQ5. @(5~N2"9Yrt-Disc,]W4_֓W!\'' _rwN_Ӥ w(E!Mѐ)T"TlZAkF2=< &3bq/,;k4?ߚk#_׊JS3_+@ɐjjt?#MYym+W5X9AIJ}1GdBmU'ះmaਉnz gr ;f`}GٗY) I̓iiX0LCŒ7.UT@Z<YQK7>;C|j 5upJw|ZΜJ 'I݌V#V1sa4laz}a>CW1:n튯 /RC `Ȕ"cbIU> iYcO=P _Jm|ȑ :W8s]%G.w%g.Z?s,e@2pq/SS4ŀQ]"/VF1/!NxrϕR~sI$KGE!3u:Tp}q㿩%9շKR8 ߋ+GZ$Ɂm0x0՗ ߇q U42Vgό4pҔ m/F5􊛔6Qj)ĝмДpNCMfXKQ{.녵s3y0c t mg*NZMt*g%ީMw8W]qTz YcsVD8?O ڄGCBp@w@/jVumKeV{/zf\Ǘ;%~Zbl֏Z`(qL 6sđ 347)w@w=(bh3Q:e+1-I*fS# jZnn(q[[I[~էOVXP6<䝿o}<݊ٷ܊SMZ Μp+K>+:=-W8v):?DFa5R5W+(oґ*-x2΁]O@!t9M(Brh OٹĮN?>k'XAC`B#== 8M@EpzBT}עy&=J/c]unC6_CFS zd .1PM;1Am/&E+]#x6*(Xev?d(+m5'xaK8lu!'q,2R[f#zr63o &KSj׺5.FjkU$\qIo֠s*w'e˝7[0ڷ?QJ"U[#M^qiAE7'7 U'z1KkOǝH h}ϱ9T5"@>xspxe'*MN]2<cceOg$vv+~sc5jr%lol*!407 4^F n)NIc}FT9P[zSk2Մu$Tܱlߕ?˒XG[\ITxG̜eléGViRTdNXk)As ϵfٖcƔX3j'nDgN֍ bd ҵv,px4cGJcK).Ked } ]!_^˸I|-=n0y2:)oGZM85v}C(z+֡0둃v urTkv6&T[&®L-dOsfOrڐ "YMHUC"BhtɢYC^r-oѤN cOh(g9V u}1:f+|顏 kzNcWt jvfd2"\vࢶ`qu!m#oG 5 SN3uJ܃8gHF 3)=PcFg("!񛕳]]. 73ABxHR`bqWTS9T>7^ynqj yNr;\xS_8A y peQvBF(pw2t.R2|ΪnP Q[+SED՟ !/i)5#RJc܉l o=66{&MZ[[9*Ɖ ݁V{1Ufh+@{=kꅢ/Ir6ϵf"9*h?\XaSC(96|x&ݝ"i2'hPY< \oN!BM$T.FMJgY_R3H6ptٶ*#Oqb&Z$T̜{f`R8|jߛ/G.tp_x T|@P䅈USV(oә+V5ʟXGCe -G`]gaM(Mz$dv-L0ЁDGF~ xL"$p2q%ZAx:wn_cF!~\Kj<4pf\ON|H3Ȏ8!Z %C .C3>ҧ:/LpͶZ~e66Z KIJAqC1%PzZEw|}9h+gbr1iyF|X>|xmtxƪ|X-9s:(Kl0?F+__Y HJlC +ؗ d)NUX990N>``'zrSdcbуF]Vj K- %((f0)8#x'ѷ6*ͩMgGy0ȉ`5H@J zwTg]Lvn-b,Qg!ZP3wt73QN9'^ l!i0!4/طwW(fVbS"g;p:4~ - Xߦ[)Q~Rs4MZiuL|Ry Io5rp'Dplp hIV1o>mu^=5>d~ru7M:ߜzrȽٍĿ& ub41xrAaNST (n+o#-f7N|@ң՜v[*4U Ҧ/S~v;U:Klk((-hJͳ Y^ýX6]R䍻}^10Tq j/)c9L~ǗsEC /X@ je߮ŊX#]{&j/niBS}0kЦ`I:6JrmjKlpz|Z֥'UCU@t -hbߟy lٛ-BB˫ yŬ "RtI:=Yb=9+aq Y<U֏By t˶RI{dL rGx[+'$WP R,q.l =ҒBVw@x[_d6vvxYPNW- D;Wt -8HTzg~dI bGF wh%rE02{vot|ut0}_(!) U {'Ǥɣ q)%iSxQ@SO )QSNIҋg&꫰7qB(Cfj(ӥh; ~@2 =0)taҌa!{/J}N [gNT<'BX:t!SXeP؂rc;:֌J: p J vo3}V<{#f.RBKtⳐ:+~o{ٶdf5j(mR1N6 5i?`$w" D̨?SRhwo}s GgdOI@WT7Y`GQl&LF%V$/@nomCs!`2rL^-4YzXWjSO^E /$GsLt_ڡ"W><8K Ьy=-de BwFHϐ)6kѭnpȁ:T߳n>dɳW;tsTK!KF.gn 컾4O}]g#nT-9-XRa5iG, ފ;ѩm*"ѰlFRoSВ(zcŞTV)IH%-QX 4 TICFi`햽NY 2$ȇHY#"G@HvhDS6s?]hXC2JpP;hjF8 BtK]£g&(|9;$-p]kV& _ ]!ד`ZdwL`6ӁgQAfq"mI1$!d%-}b\A0]M/sUAlj 0iF F@7&״#AiBF\'md#._P\LXQ ~h[̸v!p˴GD[+{Njj}&1 8 /DNIKe`E7| &z_8*ݷCu^zqɄnůu~|)Kqo,#7CkRb_w:c#x^`vK,P!ʎfRE+<>d2:ܐ?_  niq5V*Gq")//mC6e`U5aQTޠP?yٯ9T{MDE8a;ŵM-~ HMH3񁰣佮m'=D zq3f܃XrE{@U^J}+z)uۧa$llg4@,G>H`g2<ɊjƸom+u@Mӧ\W #W]+w_^Ņ*'q&eCAMU6+uɏ2!g(嘙/R7s)X .kT@7)19~xsikDUG}v#M+(@X7J]6g0u֜VC3Mb {rcsEQlɯ''+!VAi ofmK'̗F*גErE @26U"\x4Mi0Z"o=&kݕT`J&h`M e-cla>zCыZ_SJ+<w&;oφ'cUi&Ђ Y{Tm%^A,8;~@&4sT2RD۳tapǽ7^myjCaR*3$VHMߡS=7ʤQN %{N~]x'E7yw*Vpj`GA6RBK$3樸 q O˸1%yB)K(#Ĩ nd+ک_{ 1m\$1A5jVB*8tj} AM g7iO!OԋX]Ke<`@*5˄ 5Y}1in3LJ!Gu:/R`Me - ! %//~ f`yG] }#SNe+e/|*,y~nH^] ݺSyZ7jzL P^9D%m$i ! ň2*: Dn$X Amb{焽 mtffW1ɫzI?LcJX tf-B[i?ͦӳ A3L.)FzIiN6iH~,7w ג&:6ɏ?v_g̞+(K}) dʦEb2"7hXHCfb'Vmjr޸P`Mˑ?WD:}R[:B<,W-[mjB^)cy}Ӗ\uB U]-O__\x{lEt59_ |_MM~n6:px=@)Y3 7V1 yPTCn`{ {€D("!MSpW\ -6)2n_kHRWc@fo;{?ʇEH]< 0*H;`ǿ,8%arkF <3lQɹHGn=v&`v~DyH-rnMmj*PE]l ҭ&۷V%ǧPQGN^@=If`@ ^uW PFDa&: 9Đ쓫{ 3ױ8^C^#Qu$ mYҚ'(MMZ'lQxX25o ^ŝh($٫*7* \PٸV\_ %K*yh&sn'_֒5 2J2={~ƹQ2NI_}ug#9cЇ^UFvw>\Rg,@m.Á%܌FlP+uq=-ZF2sWVa9ׅY˨o-fx|/N er3"@жe-m EJ9?qz)|J>Uf0i,1׼6/¾oJ*5씟.;jq_V }\Q eiYU.m b]q/JK,vL>^=&u|*5ŁdaY'x}jdm=rlpVܴ-0, 9b;Gl]YU߮ /+8^QYsň} y3%{3x%!#T8lį8jX67?so"M/ !wE۔z~ZW-b^(dĚ&4_aY }~evhp۵Pc}$ 'sӌ|Tir]5e{a-"6Ug0)js"1-w}}SdW΍˼)n8Ct m)iu;~y'5 5 $\3Ub0Fŝv&l;# ]c6xL*GӺ֤tPq 2֗ `U@~) Rc~Ci ^ϷOO JT!,밭7tTH:&ZpWwbo7o>GkqMo/4A,DuTI1|Ri\=}G#-_}Kc{k 8%#v&1)#I3@yBgVBb ŋ<M?m*#O˖PaEdZ]fIᆱrOJ04Nt*OalGD@jUς {Z UW>(W0qG,MQOXEn4 qz8y Xw/]P0ker$Oȟ}k{)խ>BhWL e-4IuDMvsBh`@zO]E@ψ/>~u"*dFϪaeף66LDR6Vcdpq3U7TlJ_K@Fx\^~8hz|*fC2鸉8DvVFi3o K*Fpz 3-mi/$uEvP]aӿЫFN1oIڳ_uLq @6X7C#eCv}o8 H& iԜrR=߃wL25 qiU)fV ٷtLs->H@΂Yr?pJlkzT) gѧ{Ѣϼjɢ ^~1ㄣ2)XU',PӑF,`V M#V[BF s:fDIZT"5Z=WiDCN~:UIa d\piy'šŲ?joi}Yp)l,߄ H͊v W4QfҟKu H%G*^я=3]g6qdT݀͟UˊIc0a]imVZ9-50B"BHRu;4ezd*TD |'n:>,^lbv61ɠm1vp As@ - g~/3Y7 _8PSLK=N)w,w׆G85pAWףbz'tuMIK~(7KWD+zZ"F v̿n.ߦ\3o+,{__0d(B8BG%,j9#J@@f2Cguu @ \bⶓ*5po odg`MK~(.V:n׳G:?25-'g̗B'Ř Ț`qzVR$;U-#n_- Ry6Γmq|=H/ d^+Nz+]o3@W((N'h9n7yH\u.Z9²I;m$r埦9?h"^n%=ÒGGÕ= r06jT'RΤ_At7~Eu+F!J_= ~[p&HrdmiL  ]+߆d8du 8p蘓%vAxu0dQXl- k:;QU?s.|\y/ AE&0:LM`+CyG{?\; Z7y' LD-} M1\2}Trg U$\kue!lR%(ZЁBbwXmT&8-ܤ'aa x޿K/@|LGʹB/>KH1P ۂc3/P^Z9j Z'ru=d<|ոR"7M;oo0*H펙* `Vϓ8`"*#ȵ"bWPnH8V9>S e EAj=MF2;+&NL+=V`Z{QP|ǔc榖w@b0saFfa1C mf5HE,Sarfn# F8V@Z8Q tN@a5H7$z%Bzp^3 {ϛ:4D3⽖LAsDrרJ8B=j.Q2cVu,^AQ;l7EzdI"a< m"+k2o|K Y%\#Oo,-NH33uX5%96@5lV&6{^O,rK})0D%KSYO W8lpo@X"xr@SAӍ\15:O(32QcUoMx{Qksuc:\646ut&<⫽M? j@| o rcG6px[:77P!ܓ.7!JN~Y3< &!$lgIL5?x5 Jg>)q4WPKe-axt$Yx H1 3cXj;+4WF1_?/ IKԱݲzy#k<'*w ՗͂lݭBLhY:-Ba!)2ِ ́ʋ UB{EIGgxHՖ(*#JAm-qb,]" ]I%p+T\˨g E2FȌ{h)luxf`|OMO.q2vt3@\Y#5Ԧ5j"1DIM')qRAs@a 0)1ʘ;y;փ,bvm:}ơ4Q Jx>\=s፳rnJcw;oJ Yu5&>1"lMy v` ҙK@ HM]kXrRXU?iIH=NB^{A1sbqúϙrY{>{0SCB]G:ְݼw"Hq#+4hɩOϮoT,~XK`8`SslGݣlUNl8D w#ɨ{HiBJ5HaQ~X VxLO C0ojXJ/i)2JDl / Qs5rHWpV}KJ CTUP+Hx#S9dF.ϜܛFJ=KݪK-bx5~34bɧ'RLM9aZ 8ٚfSh$ TC\ Kc`Z?$*/ w$d{)^x?*8oD YغC ݔ:IL;]e.S^na]Pv8o@} "iqs|;~+wYDMp7_Jg2θ[|r-Lf q" J$hGx(EimHƫ)^qӷ:ø ǕIuC,Fr8g!,j. tDa\a>];!1Q_ \jҙCݟYC<B-pjX|MsF+տs}OB N0Fz in46[א;#\;sei[F;p G;%w` u|{:c'~RK×G'/V[鮮&SlT]R~i1ɲ^iV(J!Jyu=yV޴ )AΛR׺j26zwFٓ;˶?Lh; g)3 _eJ)Ei)ЈgDMXzr/j#~AjYM#+Tx [*w@zC>YPh͙z[3|’XŦl*F$@( }Zdi)$`8eeP#5 vy#tW7b)g,C+ѓ~ϨΤ|jNR}=3q8T0<۟hr?e}-̠x/q9l,rjlUV(t  ٯJZ %WV^(:T+p[s3ڻwU>w ]bߝה˃8~:V`\뇋Y )y+*VOT Y>,6Թj{/שdfBr.㌑NN(LhgwF"*b(0] ơI␃C9<2&rREut\6̠ Fd0x0A7g7yn~tWr*eɒ*;k||#-2.\=2ve{^c<r wm̒>hbu]G6Щ-p@*(?Ct;Ty5,#2πXX(I60(#ޙ 9QPX6ʐ@J=n^=ƆSx^fڏ(V!@ q4TfPuA/t'[pg/ ھ]X B`5oݳn}۴Rg>DqrbӻWuyP;7đ^ቴ ^<򖆵vSPtOTwT?i*byAͪf杏l0]"*aBٶJ鐼l1 _除srqw~&Dq)Ӣꪤ08RG32؏ZqUv ^6J;;np|nf@R@mh,yX_Ѧ'ryG[EP`15ռ#;qM]8+DoiyC"d+FT?$}h ~c2%0B}OC#fbXHlk>d@ owUguvYCn^"dvA%c!(%ojxZF{;nɣ R H8pU܂3a$Fls9ā % ץ88QhE1f7>VCX5Z"vB`udSs)@(5[v= X X QU5j̬f wF~45F:.FESߘˮݒt~yn,|㕨\S|4 vL[gL(D`5 HʏLdb-=D& ~^c߆#MfIzb@6F/ aCV؍'נzr2!vjXƋL()y`PAo?M($m\Cu9(b(ڿK `@kz-E9Źm>M&T%bb[ Y :V6|-؆G!1^bF 7D}م} R\0i;+r㬑ГRgcSOy6Y|f̔`eF"֩`zңطY)L3ucnFK"b_]6Kр?Z#+Z k=К`_Cc&95Qڶ9[2AqĴPl5!)ߪՌXQxiRMdb*mk[FWdq\V"Z:JsmKsaPQ&Zt.+׃7b'V F^Msy] 9zJF<`~T@ޕ;lStȍrnlOm)Js`Ebb&l3>]55hfl6XΚ˪or>F$<!Ɗ6uaBnbE:P!K.TgiG%Hևkxlۦ=ڎ*?!9/Y>졜CWI4#È=p.g&xɨ`'Miԓ))栴ӔlVkFD$^p|C E[VsD{㺾>&Jnq4(5|rR+*'