tar-rmt-1.34-150000.3.31.1 >  A c]p9|(hgcn#85Ȳs7M3C|B-ikLrZC"'dP'u+?( pɠ[t.TTKVQ_SºZi B1!3>l8uuR1mrPG*59Zw%EL oym74$;8\}1IFI$x&˥#:}M[Sb;-ڢu\ ,YL7z̊ͅt`]]~d947a20f42cdf6a11280b742c659048c553928423d989adb7143e21b368fe49eb7d4059216baac1defd88575b801eeb1453e56a7xc]p9|/ִBS-l>?rnL2j^Y炫/ #{"q=vT9񱰮"[AiKG|xa>|~0l[8i(7_G s؞g`ر@MQ|U ܱ&| mem#Gm6>LL͉RʱAx̩0cqp2P-*ΙqU*gfGַºAg1trp>pB+?+d   E /QW] t    B x$ T V (z8 9 : >&@&F&G&H&I'X'Y'\'<]'T^'b'c(\d(e(f(l(u(v)w+$x+<y+Tz+d+t+x+~+Ctar-rmt1.34150000.3.31.1Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiescs390zp34SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxs390x/usr/sbin/update-alternatives --force \ --install /usr/bin/rmt rmt /usr/bin/gnurmt 10 \ --slave /usr/share/man/man1/rmt.1.gz rmt.1.gz /usr/share/man/man1/gnurmt.1.gzif [ ! -f /usr/bin/gnurmt ] ; then "/usr/sbin/update-alternatives" --remove rmt /usr/bin/gnurmt fi Yccc]c]c\c]a41681b39995084038b2f643ae7f99e76202ca8cfd11dfc5470b387f07fa9585a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.31.1.src.rpmrmttar-rmttar-rmt(s390-64)@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.0.4-14.6.0-14.0-15.2-14.14.1cwcFc_b@ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comsflees@suse.dedanilo.spinella@suse.commail@bernhard-voelker.dedanilo.spinella@suse.comwolfgang.frisch@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.delnussel@suse.dedimstar@opensuse.orgbjorn.lie@gmail.comkstreitova@suse.comcrrodriguez@opensuse.orgkstreitova@suse.comkstreitova@suse.comkukuk@suse.dekstreitova@suse.comavindra@opensuse.orgkstreitova@suse.comsvalx@svalx.netsvalx@svalx.netkstreitova@suse.comvcizek@suse.comkstreitova@suse.comastieger@suse.comsvalx@svalx.netvcizek@suse.comvcizek@suse.commeissner@suse.comandreas.stieger@gmx.de- Fix CVE-2022-48303, tar has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump (CVE-2022-48303, bsc#1207753) * fix-CVE-2022-48303.patch - Fix hang when unpacking test tarball, bsc#1202436 * remove bsc1202436.patch * bsc1202436-1.patch * bsc1202436-1.patch- Fix hang when unpacking test tarball, bsc#1202436 * bsc1202436.patch- Fix unexpected inconsistency when making directory, bsc#1203600 * tar-avoid-overflow-in-symlinks-tests.patch * tar-fix-extract-unlink.patch - Update race condition fix, bsc#1200657 * tar-fix-race-condition.patch - Refresh bsc1200657.patch- bsc1200657.patch was previously incomplete leading to deadlocks * bsc#1202436 * bsc1200657.patch updated- Fix race condition while creating intermediate subdirectories, bsc#1200657 * bsc1200657.patch- tests-skip-time01-on-32bit-time_t.patch: Add patch to skip test 'tests/time01.at' on platforms with 32-bit time_t for now. - tar.spec: Reference it. (%check): Output the testsuite.log in case the testsuite failed.- The following issues have already been fixed in this package but weren't previously mentioned in the changes file: * bsc#1181131, CVE-2021-20193 * bsc#1120610- Link /var/lib/tests/tar/bin/genfile as Position-Independent Executable (bsc#1184124). + tar-PIE.patch- GNU tar 1.34: * Fix extraction over pipe * Fix memory leak in read_header * Fix extraction when . and .. are unreadable * Gracefully handle duplicate symlinks when extracting * Re-initialize supplementary groups when switching to user privileges- GNU tar 1.33: * POSIX extended format headers do not include PID by default * --delay-directory-restore works for archives with reversed member ordering * Fix extraction of a symbolic link hardlinked to another symbolic link * Wildcards in exclude-vcs-ignore mode don't match slash * Fix the --no-overwrite-dir option * Fix handling of chained renames in incremental backups * Link counting works for file names supplied with -T * Accept only position-sensitive (file-selection) options in file list files - remove deprecated texinfo packaging macros- prepare usrmerge (boo#1029961)- Drop Requires(pre) info in the preamble: the main package does not contain any info files, and has not even a pre script. The - doc subpackage already has the correct deps.- No longer recommend -lang: supplements are in use.- update to version 1.32 * Fix the use of --checkpoint without explicit --checkpoint-action * Fix extraction with the -U option * Fix iconv usage on BSD-based systems * Fix possible NULL dereference (savannah bug #55369) [bsc#1130496] [CVE-2019-9923] * Improve the testsuite - remove tar-1.31-tests_dirrem.patch and tar-1.31-racy_compress_tests.patch that are no longer needed (applied usptream)- Remove libattr-devel from buildrequires, tar no longer uses it but finds xattr functions in libc.- update to version 1.31 * Fix heap-buffer-overrun with --one-top-level, bug introduced with the addition of that option in 1.28 * Support for zstd compression * New option '--zstd' instructs tar to use zstd as compression program. When listing, extractng and comparing, zstd compressed archives are recognized automatically. When '-a' option is in effect, zstd compression is selected if the destination archive name ends in '.zst' or '.tzst'. * The -K option interacts properly with member names given in the command line. Names of members to extract can be specified along with the "-K NAME" option. In this case, tar will extract NAME and those of named members that appear in the archive after it, which is consistent with the semantics of the option. Previous versions of tar extracted NAME, those of named members that appeared before it, and everything after it. * Fix CVE-2018-20482 - When creating archives with the --sparse option, previous versions of tar would loop endlessly if a sparse file had been truncated while being archived. - remove the following patches (upstreamed) * tar-1.30-tests-difflink.patch * tar-1.30-tests_dirrem_race.patch - refresh add_readme-tests.patch - add tar-1.31-tests_dirrem.patch to fix expected output in dirrem tests - add tar-1.31-racy_compress_tests.patch to fix compression tests- add tar-1.30-tests_dirrem_race.patch to fix race in dirrem01 and dirrem02 tests that were passing/failing randomly because of that - run spec-cleaner - renumber patches- Use %license instead of %doc [bsc#1082318]- add tar-1.30-tests-difflink.patch to fix difflink.at test (https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html)- GNU tar 1.30: * Member names containing '..' components are now skipped when extracting. * Report erroneous use of position-sensitive options. * --numeric-owner now affects private headers too. * Fixed the --delay-directory-restore option * The --warnings=failed-read option * The --warnings=none option now suppresses all warnings * Fix reporting of hardlink mismatches during compare - cleanup with spec-cleaner - switch all urls to https - drop upstreamed patches * add-return-values-to-backup-scripts.patch * tar-1.29-extract_pathname_bypass.patch - rebase add_readme-tests.patch- remove tar-1.26-remove_O_NONBLOCK.patch as this issue was fixed in tar 1.27 (commit 03858cf583ce299b836d8a848967ce290a6bf303)- Use update-alternatives according to current documentation- Disable tar-1.26-remove_O_NONBLOCK.patch - this issue has been fixed in tar-1.27 - backup-scripts subpackage change to noarch - Change rpm group of tar-tests to Development/Tools/Other - Enable rmt building, change package description - Switch rmt to alternatives system - Separate rmt subpackage - it can be used by different archiving tools as a dedicated program - Change rmt path to /usr/bin folder - it can be used by non privileged users for backup purposes. Security is controlled by access rights to the targets and remote shell. - Separate doc subpackage - Remove conditions for old SUSE builds and lang subpackage - Rename restore script to restore.sh for avoiding file conflicts with dump/restore- move binaries from /bin to /usr/bin [bsc#1029977] * refresh tar-backup-spec-fix-paths.patch to change path of the tar binary from TAR=/bin/tar to TAR=/usr/bin/tar - use spec-cleaner- update tar-1.29-extract_pathname_bypass.patch to the upstream one that fixes POINTYFEATHER issue but it doesn't limit append or create operations as the initial patch did [bsc#1012633] [CVE-2016-6321]- add tar-1.29-extract_pathname_bypass.patch to fix POINTYFEATHER vulnerability - GNU tar archiver can be tricked into extracting files and directories in the given destination, regardless of the path name(s) specified on the command line [bsc#1007188] [CVE-2016-6321]- GNU tar 1.29: * New options: --verbatim-files-from, --no-verbatim-files-from * --null option reads file names verbatim * New options: --owner-map=FILE and --group-map=FILE * New option --clamp-mtime * Deprecated --preserve option removed * Sparse file detection - now uses SEEK_DATA/SEEK_HOLE on systems that support it. This allows for considerable speed-up in sparse-file detection. New option --hole-detection for algorithm selection.- Add add-return-values-to-backup-scripts.patch- Revert tar-recursive--files-from.patch because it causes regression (bnc#918487, bnc#919233)- extract files recursively with --files-from (bnc#913058) * added tar-recursive--files-from.patch - call autoreconf in %prep- build with PIE- compile in ACLs, Xattr and selinux support [boo#906413]/bin/sh/bin/shs390zp34 16764464801.34-150000.3.31.11.34-150000.3.31.1rmtrmt.1.gzgnurmtrmtgnurmt.1.gzrmt.1.gz/etc/alternatives//usr/bin//usr/share/man/man1/-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:27805/SUSE_SLE-15_Update/92458063d5ad36611b8b73e563ab0145-tar.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.31.1.s390x/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.31.1.s390x/etc/alternatives/rmt.1.gz' (No such file or directory)ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=8fe487b4d061b58506149ec235d85808cc022189, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRg6rl*!vutf-87b05de388edd94f1ab3436214f1179043f7f16b15442ff165febfea31d03ffc1?7zXZ !t/oc] cao^Js$tơ!f.ϒd_'V1\[P|.`K^;lG!UX%֜J i@鵼~yH%M]uA_`N~]bۈ}W?u곒<υB`ԓAgJLw4<~_5n%<.hWVd!Ui⑀=c{NQ<' ț.ak =PQTgSo<])I!u/k8BYoR/:*3pkb<זYQomTYQcE{&d!Х<5 Ұ{1kyElȻɆD1П cIb; 3ff¼pO&f-rҠݶX d:+,&ے\YG[QIUm|DETr hXИ"ᆹWU't@H{U AAAٌ6SC$]MPvГqU8D%4ެ3mhWa F{{[sCͫi=a"1NSTp$oyF{EXgq׽]M:yC!窫\٪:Ծ͉ λ%uV )u m]&j؈}=˓*bڿqFwV G^ u'?TPXQC{o Z$L Sö|oy7Ym z{,I,. X~!%vq[{Tᦛ-{Ca -TJZ?\2{#$5֝OD'6g5G[R4q{ D^qˇ5&#]):T`XkU"P3޷=rlTmfiSnuu쮞k>H<˕or.HE7f4w8|M2ԕ;$8Ԯg0/i[J|F~2(gq]u4 Qmk{q7|ZOc\ @GߧZߐmDy!M׷AXEYQ-ݵ$e+wZNw@-6C]DdPtz9ORWϧ;x[fODs+NfȭP]NA/hjnSr7zB\ן9D431uW吸ʞMZ`+\:zdu~wm DhZ^B٭!FRb5mYɴޱq;qP$id Y5 DOEL#jLrCI)](H$Mo3KW\h0q &e#Qt?̭~K~rRZ2^<@*{ΘĉN_4*]lbT_afG}8`qdBowZLRA qI`1=vu[%9-X3^9"0j(ko]">Qwq.&]KvҶ8N/(gsL' h38 }F~UJf8a5DHg vĪWCDEW6l Y?J1qobMt0"u*sDib U|Pn|1d(3У=43០8RMτC[\Q\(8P REji09{~w@mYXRewެDx)=kY& _͕KvnDuG ?o&S6)W1j3Kb2FKְP47A BG32? MW ML+ÆGJ|/82e + )CBum;׬wv^'ͬNfm$I~̈́(&9۱g\, 1ޓ~K>$'*uHYf\N8soƠ0QpI3- )*+&ֶ/!eX p/R_='G/A%ėpOhӉ}*/d)=;W6n|F==޽pN/[޼GU6'Vi?:#뀽ވ1yڬq;2Bn* w!E*ʶex5cEtq#@OB7Bvgt]wE2lC!hq*i'b~$ex-ve&-뼘}}/`X=\Q-IGTku1VrJ⮉Lk~!u0O\M ]< !^\J=n>/4hiw#GE-AdRVj{Njj{>)~w_ル雕Q>0^8/_mF::+pOY tn'!Jvr w=]rm` Q) ܹoX2L5EIS>̄r&5.#eYHHHTd7]NR;މWx$* {.V@P"b]`)YWcK^c(0 KڅCXeYN#=15X@5"q6py w+5̪-@8/YQ j~"pǰ@ o'8-B*T,T΃no}`Lj@n^tw.ʼnd^:5%f CM gKd{_'B_t߂L9>Z$AS.,}&Ɣ> n#JqD8f*$?9 8j3S+]bN9G(~.! Mu\$"މ=VZk4Bm# u5?BRp@%0+Os͐b@:䎮T3m"FKR/YR_lx +(3.;h\#\Y ^LZPk"8N KkG/T w7W1{D$ >mn/^k d2LJgݺb ƌβU,.MR"]/MB~F@reffy(0{Xy֍;߯Mi|Rx%Tn׋Q/\6]K# 9eSgs › T?gn FڍzgƜ 2YEa6; y>Ӭb|!,}*]γ׉MN"MG!IAH.<+eWjgՔ{\$)tu uJ._e37E>)PV/ѮNv3rmi)qv#- ЅQLpDP6:Cx'p#D9t(d |1}Z"^׀-&5hӅ)4*7bs_fdžl XB'3mWKQPr{5iX]}㛇T2-^ol0Nbx/QYp#Km5Lk#cΥ˺j֮U%ėd>b*"j5CiS눡ŒMQڑM[Qk1PT6~!.;02 Y_M93*h(Xq4Pf^ k?SSJ.[A[PHfy*g=:L2TñVnhfnt+/n5S e|h BX롘@/duЖ$݌,\dK,s[b|SP[Gt-ug]GiC@jkBp$e]-u2E=}ZW$.+g+0#?L֏/E@nc}t:H۟rL/;Nfp.ܓ/ O򷞤6k!&7<3r*Bfr[ jX4^0w0=H^c?OUW.5jZSI|s[~>̰N<pE@ܠ,r݌ԙ5wz]ky'rOG37~T9r12ufۅut G`e]X MEd19Y-vLU"ng`IƦ{ 16Q]yzښ_v|-%_@s N8 Z?bm<[hzʑlB]6鶗+=,}U/t*Jqxx%OwR|d NPv;}ټq{{:a~dr28*pY v%MDa٭Z? 2 ʣ&My_%)LL-4yo!c.:9~OeCLp\Z+a9 > iJ3 qr^f̱nC4TX< @/V+wf,j6Y2WBw SE"74*oYG\pX<Y ڙXp+9i'eu[`S˪SL_2 vq`G_ؔ-Tת-h G:3PI-KLGcZZ'0}̡glSh$@2ʳwp3,㡫QxH;x%h[Am=bB\V1cs5QaR>W3|%W t_j{0kZ6} Qn+q r|{phEq]总n0ϰ}Cnt4iZwLǵUatxS,ѫ"6GmLCG$@MEYKHFQBip8x~,:,"%N9<]>]J_ aj9 MfPMn]-EÙYCBkuZ< ~zumhp6^0R# ظ%$lr$-GdyS 5yUB%=ùɦ{&ZjƕAYB{+,KKKAVjvKЋ:<'䜭7W/Lإ~{ wW ](^VW[*|B<P$rB^X赗>(${jVd)Nxg[0>.\\ͯti4_p&g}6&G~3FQD|8wSւR}%Ƅ/RH\?Zc^bGk1 b|^cu؆wHI?`xYP`Y>6.PϫGY H`s?;)A}avBL#{o1N`ɷNg[(-db5`]/U $RN?%̚~l7Y{b٢vAr5p:/ioNp6Gi6,*5$޲聿cjj֢kjya{D$YXcIC kpgIM7i'+BI T4=G;fxrn\Uիx?[ěi8} }H:/"*[e'Z%'%oÿm[BIL*=oJhg-L:A%^ Aa(xD; R7 XXL3/>9ߟрf5N)*w/ptR~kƎ&!&ù!KM1xbwpRa 3FIgs+/xYj ̺SoڌDI Ŕ)/|( `"B0w&>&9 "Db,WWߤlz2#kSNGVkmu)\ |=H ۝'LѤ!dF0 .r?ȏvCO7.|'UX$z lC hub[N[et]@j< 5|O=Gƕ nN`^)ZiyS_P4ЂfiT k <4RO9Lk,MD7GEh`ktQ/s8=/ky` ꖹ|ǥ.{wL?KqrOH>EDN7*߹T2Jum :ڐ;DVT=g\ /ro;,̦5K\U ۃmRu|o}7f%BI%WJl;<4g4Cp&;dg=B+/i=GwtPjĩaJ€6Y* As1t~wySe{n<ޗb~Lyy"hzrΕb=?jp\]o~΂uQy91Ҕͅt-TU.~w:fi[}o5>8JcXG/a_;ۼé*AIbTZŪ) *3AVVZp8vE;Y\?d "x_AK- ?n>jۉm_,Ok"g*BwM/ίF%ZkZ{Yݴ/lc]  ;'L:K~wR.Ers8QsnСTrTXEj.Q $p+q@W>8h; i2\>6nrӤ<։ +}a2ny^qǣsp"G$j!z}9$QGg6: ~? ς1_6 P9aA/s6f osf,14_mV b9Q?k G/򠞞JiNbXBitAhe{]N7?ܳAWn+Ԉi~'("v\;j 6:u# F?Hw `+Gpu}3'bЭf,q~I-h<@2ȫk]O(shnKC< Cb:w=lXQ'۩p,5v=4yKvzmMO&"ŔQU-íTEy;_y> sbk1}`#$'~X4Cw/k[R{d0z g_ MGbX,$sޥzZ>Rt)܋:Nn>ѤtyAIV{k;ՐkۯꃔJ`l!>1"/#T{KY -7e 4lPa).)< cfѧ@`[՚V8(c\gPaUրt I_+L1ejgu&Mt4$RC+r/un WK;FT[OSs~C膈 ^19el,VV//?, g CS"FH#b@^b~oB5Z@W/@JGUs#RsȽd92O" jYJGЊ_f&3htq0:Z[v4+t@eFONjq@+IL(A*5T]x0ՁaTFҍ{V0XG073QOkħphr=V{Du2+{P'&m۴/# HG26BW^8ׯ^_AH FcbK1C6|lhzm}W ? IS>y.ݙ@E,RhJ9t>,B" 6#7ғ;hWQٴBԚOZ'M熙kG Afo~(ԇq[J-92vR M~^wkWmTX.%`BWB~7ȉ5Da Mѓ=pS?@8ĒrغŽ=nKq6 9vm>T@"H@-U)7oJ9"~ DZ5@޳BצNoVls % X=9Qɜ( *>c _)8Dt6kgwQ r $u6B·J.f*xb F}pG6*WgIb,Uuh!(DxtEe"ĺ.6EpPW_:FWh?Bw*mZ¥)rgC9񄌷iޯ4z qy_kWrU8V4C>)_Xx=\Tu&0sr{&76%no#ˎgT҂xC rIfFybq%v7f`Ȼcݲ.`)%O(si!5i`m&i[Y 5fo,V0g|Rí|AC]#:U; nF򒜱uO[ׇiPmQ T{6u0[@0Qedqa2i'4;Ve.qJW]K^~ꔔ-&ZM>e,mrep{3y]W Mn\gP)#:C*5rZ] %-_&5j-)%Cn ttY-$Wr:ȆEꝃ HEXkڵ ,Le]Vq[u܄]. 7.+"),gr ݧb'b&!<ױz)<]pՄ!&k|n gB°^pj Ach1q\o犿 Z;5?9$k A`$=SYNp =h b6 ;!_) 顇0<3΅(gx!︭Їu+|U]ӘKGO}B.?HID Q9Afz Pʔ9F_UaU1\:G"Qh \V$]9ntXV֙, ӄ+tP&n{U֗'VPv@y('|Xz=`wSFkjꁞMB l[0 ,8-ryKd?UnnjX $w 9P'Q?V'Βj: p%&{<Òqgr q5ϐ#cVy4lWTS[Po>K`nX~ߜ|Ў;v< ]اaGhN?( !NV([gN BlNz˸9USVM.NW k-g?8GLQȇrhTJC $/ceTW-.= j`>Dfj'{$N:mqv4*<&Nh4O3m{@u`Z"jn;<]#[}OM;4:y-ҭI׾tL-߂% VɎUSj4*|E%ta@5D/'E8 &#T֖ J϶c# OJ`-kfkĀ~Z> yRlgKһ+)8w9>6@,09Me/ O*'28Ҋ\mГ2tQmP-6N_oj$^$3AyOꀙ=4B"fO)Ԣڎv [uש¢GT~e6ǏKAFS:wL;,[.>&"f7nQy%F}~T͇H/y:fTHJsěfSEަEߍt5d{"7oKAJx[U/NAD|{Ch?I~m o$Bb=577YVfx;pH$"X˨Ϧ~TyX a=e =!HbRK a2|$-Ih%kq.Zoe(LR,RH\ <%=4V6( Bնfur.ߎ:!Ci9R[,@r^$cWkmK:I`n'LK= NҤ%A<ۄ~f=fπjTH@9_%[fa~ n?h:!Ʀtt[x)] *ukzH:<`hA ̢[=#_,i|hJm .TrN;> 2ubsu"1r#PyfqN*=-ϣGDYFY(S^D* )/9Ny+:LqY.X/pa^s55ErQAPW)"@hx*a+T6*4+O߲#۝ V:?]dX 8ߖXSZ~a)8UdP@=qN S-\XxÌ`huN4byp\{.H# CK`~_)wepsH'<_ǟHW6j~˜t) @ߤI|dx Z°dZ8tQIJN#*[(miާ~ ɼq;m(t .m̆QIu }Xg gDE t$?ނqfn] ks9P;o߷YrfLwbU5NϛLC 2ڷ5P kB !CWjLDf-c,WVh+V!RF30u2~.,ţ̀`ϭs Kzn͝6'YGcq`BHGљQ[ܲOdm1fN4yϡǮ'ZZin[ K+ZwCܶh9Aze>Cx2, (1͕Qdܒc UpAJ\= 4_u~^sNRΗOE,̾Z Ua*~?RYi5m{%S+}9@ƀX`S+a~ڱ)g.eўr& ckxCYz8_aNfG)_ڜAqlE>Ha͚J0s6=pP!#y2$;',}`;{Y>LbtXos\#fZЎ9-Eڍ׃c\GLvD=^Ezr E\=Yl7>O`Nm-&ɞwWƣCY̱L8qeR}:,#ȳ@E&.Xz<_ўS {Š[ds"7z}bRMΝ;&b ;~"쀦mAAorHB6 Qf)nq2^f3EH֌YnoI Q}o3PSE Sv&5IcuV.!lԫNIp^_nKwgCfQ)Gx2QJ어gGI-5LYs<+ _1YXS50O%4]}Dу 85F%l|toLi@`>K;YAP))[=$syUm,;p?:N+M@iX"ߧ+xtbv"~ " V&up?m(~H;卑մ\G]kgjPp_~[WV_4u!M6:VRgK\o_=gu./ I۪l* eBqװ/Xzf_<_ C\@؆Z.B;1J6W9yq.hFyi,}Ƀ$Z8mh '&Ok]Hh_V`!/v%hYH6M}//K7.r1RB)M´5 1Ћqlhvq *p y\XcW\=/*ܕJ% yizl΢*'tֳ*vV̗V;ryzj3*7m2]J"0Ӝz6Y9:)V@&: ]N|h䪚OzNlP.Y]SؔQjZ;ۢ BN: oGh>OQ\^usun)EFI3aG%/(! _xyk[,,!,Є>e`wIs &v~Ӷ'Lj8}[~-UJ ȷ{ AgrBh4F>z[AuV,x/0cRtR/]f&?j5=թ RS&1I_|xgQ=ʛMם˗zUco,E>/b #<Ny^OӼعa>{Y0ϱT)Uqzq-(qGq"1gf:Is#ypU /uWġu'/F.ڰb"ryIw5i!jS]q/ABhKT:ݒ9v䠅VdfΪ:07Ј&zCعϝۚ.Si&L|'{c>VO&oK(¬ L΃.w:O\ޤp/l#+o]p1_:Vj43]x'APˋeG>{XUXHւ4 ?WξsO =`?̝NySՅ#<˜RQ%u3*IUK40Xv92>}Tt\[`'C o϶)_۱$xnġ4zBÏd杶Y#$e#]!K ,j@BX|Rg,faP \FD'@N7ɰX NSw=c7/~-ۭw ԧpW(7w,g'9ˢv/f })0?\M}. َq=,M]kmSRa AAc՝y" -AόI|5X_dǂ2B6`I֍@//@uoa,0xs'X>Hfo޽ȪHwf zb2)G5rԠ<$\p@ \U՝nu~#61S=Ohuqe [Mm=QfJnWnBSaGQ*ΟM!Kщ:$_56 1, (q2nЉ l:)oDsD|׵f~MTLvlS%l4:M6FfHKy$Ib*{)eZq4AzNco 7-Wz:swiWQ\_B6})J = ;W,|w:: R !O 8~atb9<*pPŤx,F¼lׁB2n2KguM{zɻ;D5roxД+k;w9$HHXy0iAuPL(`, Չ 7<(V]nDcAE%P)bEjO/{92$w}SS:|}sȖ:tU^{̛=nJmwy ~sqjNRl/sɹCuE۞3'tLVR+ b qTX~.1m@Iv*Nw!>(bλۖl3ޫ)yq83NMd.p\\h';frQ2@GA  8ySw#</ra/6M%DIVO @+.<8UF= uT`ADf#//l止J;5Ӑ otdۅM&u K+)O1}pMOĿV>3Q}@@渠(2Bo+l<=0N ¾QQ|@Ǒ\[8Ǣ: n_Uѡ"r ` )AVvLeUQFCP#;4EcX>^NiWx `ޭV>&}ˍ樜0*vHĦ/Q6y\p4uaLӭ|ы,/-]^Yhq Edb)1L>H`Am'ṛ֨n7?/k7ŅO&gŬexX$&2jcYĒoZf*HT|NJ^- T*A@|h;<̵/0FT`WSSgeJl= ¸653VܻzB_k~Q 1Iֵ'{ 's,K=/ÖvP2$\B]ѽTO3^K| }fqV 0dj:8GG<Z~RkWU QA ātLG8De3J.M5>$Zo`1] rZxozt7x ђ)HcхlVw-^EX@HwR`,*n_Mdln_s6d>quSjUGCq&4Űxt>7QP%B)3Qö⼛T{½h Fö[+zE<)4Ha^U~ Q=my:hqg>|J%3ULÄ́ |>/ۍ@ 7ܢMܝSKd@za1o_y#Nb0{ Gp9} ~_[ٳ G(QS9 4ESusȪde` O/֒,rjSP1:GOYv'omFf +l~W?Ș pE* Y1y.gAV<h*]4Et$q/1Z1þϠYA/5& ӑMnS7sb4bi泋&aDx3{u|CrM3kow~ti܇k4^3~8.%'e+9EX[_&)}3Â5p/a8\H~QZUvۄ[U; mC:ne a=!Mς) S@hP tջ|Ȑwīa8P`Jf.զ`HȘcsf7| > e