tar-rmt-1.34-150000.3.12.1 >  A bUp9|$Da-h8I[8iYƴ9e_3<P`܌qpu%ǩ,2n*(=)B8<74UU|@®V9':te𲽁lLwGsav(hNa;V=Yp /ɢow(@3˺ AǏ†$ lV T%?\f`kR5?W'%E Z=r >? ^wڛc8f9ff6f66117606539f53a510353cdcd75407bb2a5a71ada9bf4167a382c8331356345112e393f171d7b5a04ea27318a13eaa0dbUp9|Y!OE5- "aN!AR((pqi.-8&v*2EabH3ౡ@K0VĀwŸeYrd1,!FOΒV@Bms*R]O!qKh#Iw@-]Ivt.鲙NqVgP ֛!30^p5FEb?3#qTmp}C~v Hx;_rpy'``;~=+`U˗*%{Lp>pB(?'d   E /QW] t    B x$ T V (z89:>"@"F"G"H#I#,X#4Y#@\#h]#^#b#c$d$e%f%l%u%v%4w'Px'hy'z'''''Ctar-rmt1.34150000.3.12.1Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiesbUOs390zl34SUSE 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 YbUNbUNbUbUbUbU2ebaf367d2cc98e5d393126b9222eb09186731ee76f7c66500626cbe6a846ceca19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.12.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.1aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmmail@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- 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/shs390zl34 16497767191.34-150000.3.12.11.34-150000.3.12.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:23714/SUSE_SLE-15_Update/165e0c98fc01759a16f4e01a23fb2e5c-tar.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.12.1.s390x/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.12.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]=aae7223709c54c427b40e7a3efcebb23c97f9c36, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRsϑæ.);oIutf-8b69e6882dc74b0a73eb5c0dc0b0471d8f5fa9e646114ce71e042757fb0e10dac?7zXZ !t/oc] cao^Js$t1қ~q3ҫw+kcnjD.T%|IR,j58?M_j8<1B#6| %eFc!e.x (I4ExKD]*D̏<35 odUAf⵺@w.oӷ~<=&i^[EW`p7!B |I֑{9̾0.sEGnE\JJ5cERhk{/]S6C~fZ/oM |gL5n5{5 6ڎwN~7(pP44 @< @qϗ2vWF_ r 4#%5 KhWw9! xp -B>*],x+Gi$j=Ԩ860ݾ*4u<VA%ڄĞi.vςN=<zVˇvKs.aDƝKQ'ˋް~dnw'\#2 d#=A -?gbՍK/ֹ I9 JxljUIZڍV;|MtTEjw #f aHA봩)W[TP-+>Gwh0a N/8Uq4`"0şJ~8(I<GA'C>ԏp2 ;hpLI:DgT3c)zϦ)j1` _aG/vrIbasK Y픟`ɉ䍂NX#A^Mh샘i5ъ׎vbaAہj &E]-nF?ԓHE]Ti*Tt|'ϊ>(a'v ;Ƅ&4#Gm)iTկUaךA~b\JƐDnJfjm)ڿC ^<G:M-XO J&Ks5tVH6 Syz”uh-?kkÝ$]FЊz:i#ܺ,C1(|Q'w'.6޲X{g8vptǑ4hĚb{ZIF.NH pc\҂b* B ɷZ'FʖlMXx%ҔSQE!YlҬu<:#&f<>~ǾK7DbIޡ){(.o6@ӱy;WLrPW]k$yq^700|>xdV&q,[̻x;frN y'| =h[9@S2Rtu@f €2t]m{@y<tRl vE[Zpvgs~+jm\KLRuZm 6o)[o:E=DWˁ*qB֭+/ʆKu~K%~?^v! D+ H3 R[LHIᘱ#B߬]B[HX@[OqrXCxR#'/Z \ GXUl{%)Uag*i ,`&J8\?+\zE{G<gvgU[`i49=6~[kFA?\p(L%h'>( 1ƿulDި0_.:eUɝ/Bڥ2V * ؏68zplMnSgyJuW)>Z>/~e Zy @.9ܪN/ n?"+U7.(ΊG]/b'D2l$2`"U`~5 KVIh`4&Uϣś:@mkܽk-%=ˋ9 F}]fN3L%ئ>@O ҭ2rWѦe-T-rIAz>3mNy(!&-,aGG0l&Bq6n9G+4 Y" }w$oD/5E.W0b35`O\AQѹoϊ9߱?7t.&1O٘>( 1%M qqed$CSc"]LJ"2tL.áB(1 2f 2hC]T pg 8i\%^fX_\!HSTmN xX%4:Y=67u!(T0+@H ,-bwAōÀ:.Stׂc&͖4J{WiIG[ĴvPW3]3/0>}zA x?H}q ޕ5[NZבݒsL6 pTq"7sJJ ,>- =7hvba*,IP4):kqd='Gnz. FwIĉmf? s=uL:'=}PNB=t$eKkG] $oͩ_L뿐`8ӨЛbdUJW}Q?AINTqpjkI)&-p8ּT"F#$]ѡVq}C]f:0=^h; VФ"{Jw5 6 &.]U 6+o ` Y"PߤzƷ14>߃7qzlCeUUp#s3t1RU[EC:NlYw_Yv3..$i PؖUf(% bT|Su>&"/jD7~Dvp-ꦨ\H red=2+Ș>rroٌtx&% vێT; `yHm[jpsTx^߫ TƸvQ؃6ɰ?nv!8 u gTN5il1@59h e h<-wz}Q8ꛢyŖ1-K$C~'+IFTW/*(sFB k-GJbau\ʂfM8e=_MZC[ql/GhH< TEV&ǨRK) tm%r.'BaoL3ؘn$At\(fld!S29> (̇F{~0Ī?q {W`c!tjߔjgv&[wN>@>U'C*앴O4-|uS׼p"2h i贈/t_'y -ҀI1H˙F艠wB>A67q+d5-s')䭡p(N*vnhye/;bTwV]-K>zZ~14U_hK Z,.ީTncv::rX}ɷYOaa[^s:g0 Et:ex7(q}`;hBo-= jN>Ь`AGWM(ԄdMurl|4@ƄlҊry_> uv,y]amdY<|] JI #KxjTL 'Pgn3׷FBP &qil^!/aGf%dB G,Wl 6T.g7=#h$ Qv.+=l亟&2l10c3ٚ)ݍq;@^l5ۇ.VGe]X9LP>=]w@k=RG ΒufeVt"c18K@ڀ?A ɇX xNNDȵzx f,C֔`IpQSM^ZMTY/N5טnIT>0x"R* CE\ybPzT'?Y`ʯhs_J3ZJ\4+"7?c"NLl\*dsMPA d ևG"Rdv T^ ~H^5t&$'H5x #lOpG?~njM/bzt3A|k?=97*;*4tFx#7.iDںq'<`Rvi)1} u ocwS̪>ς'".Z5 }g4\dml-I#?Q ?@} (D w{r{OUHDD?jA[/6SW3BYbA{߀C⑺9B s] [T۪C);P"_]y/`JFzΛ_AUUZu)_GbDpl+Rޏ _c$@; (U钃خ<}? ?u\Ъm C0fcȖկ6, 8NoE0PkGDjIK*J~0OFQ$~VG@%GIqq_B1 Y=,iF°FdC`o}}L/X0[CB:z! )\.⺜1mR)69[ݬݶКH#'wK2j/զ!m}8MhCARֺޙtTG32 ny,薕>)8CthP@UK2O7Ӳ[h3ֽ(8Kt~w i:㟒i'JjI[{FaTZwnr~Mg_[HEi-Nݤ9,C.d&E(~ɧQ[{#9Em::~=ֶaӂ#ڣ8t&ȱsm'FP?m{O+\ɽ8:|UG7Q@ZνOS%rjxᏄ ƲDGK6ekrMV7Č=rD#*>L| GɮT0yebM#cݽW t$=4]*$k8wɝ} B4yp5Glh/nfeH1F %QT 8yvXAlW7;I׻3S{co%sYb(|Z0L2x5;&, pPk18-ڲ٦x20Fd́z^В<3z|Ě $rQY+sMc2.AAB^e>䗌2\>K vꞀ5he{"ey6>~W2Sٖϫ՞^1qLMLTvP@z K3gSu Hǰ{t%v OH&ꚎAk.C1ܤʿ&yf&‹h*}`ܢWPzq+ЀJ bhDX#=7)ʴQrٝR5Z-8i}?~h]2r.أ\O)+`W@kٰή]"Ϡx14&*> ̝Yk~5t&n2O~̝lm]j%|x B~HwTbƹyh 2f`v@4A'xri^}UbŕqZR+lp(+P89?Ee**r>":D`(.bT3!ӹYzXgw: `d$qi~F sjSn:sE n^0l*ߝF_~Rͺ,fz 6 φ"UU-fʉxOg0I-n=SI^q08%T-U 8zKGiõذro9rF,{kt^ؠўjgnJΝ s`A+eS;,6<_1CШlu6O8Sg#YCSP"\S$ d}RW9Vq6\ =lz;'2ԻHT i m0*8^f1N4w;LaXjY?+)>^|ԈdcVM+P2| +8!GBS$Hs@4s4_+gZ=^wK2㛺LjP7Fotl HwCJ" 6t#"#+Mt镥}t?X|UӴȗELnl4U5Fhڦ5M8HM4KLv`0o)_(h:lkh{U`1P/K|$aq1hUwJu"yOX wCwÑh^'g ɷ.h8Eh١a|bήKd+0 1S@ӘBX>%u1 M WjCu{ƾ9Y -Rt?!+buiij+,/P N J2LsHjRv۸|Hxsfa'QZKM$^ږU]3re~}zlO0YC>hY`5Ęz2gs6ue73>{! ׵PtVѫv9=9T@&"1{ z[|"S٘+dIHX`%@H18{tS\B:5%co7]'Ēziٕp\aJ014)4=JW vdxjFMd9% Ιq- K?)t_(V]_Xtv3Ğy0C1#Ä!{`P 8&٢Z %>˄ W4W rfOn-Bg t劺u FY8]/~*1Y&ҐɊ% [A2w8l_eiZ>Ġ`S7|T +Whn2/ $DѮ>OX.5KiY+.C[[<"Er}S^I ZoZްd@E!&~w҄ڑIJdsD{FfG\kL U*#QPY!4A$6$lx|IqX`JRFݔ| Z#]8 *rCzj7'lLSJV|a*^X[{1VeOU73=,6{+RMeJm9 _qar 87Ѵgo t%(HQQiP}%u5 |@83R>3#Hi{R?vȯ:2Q)g}. ?Kn# oW0%#jS}Bfue4^RZn2oHz=1FԳQ ; /GwvH[oqv<;".B1F Kc\UF oeO+Α>/ I"?‹.U!)x~;Uw<}t=A: |6(O阂}80k8XZh.^t3;֟_9aw#u*i MkxsV o&OO^х|804fм⠈z g,eE2lڂ.:򢡦0<CU;>:mrF%Iݺ[g]dYY%3uJ aY27rCfxS2υCժnnwWDVJOn>JjV䝳*ӉCxv焣V<9? Mo:ƕ /bgi" H7緷X9Y9:MFȈ0]0Mթ);+\~ɡg5S5n86N|1fϮZ߲ P(rը١HwO: jr:gƵKBO\'UN`˓|f& qj)\vo9'ϘFӰ{a̖DmW^ iǚOiޓr; i@/6[-dƩ^|C'Fs*x`EBǠ*Īb:ݣc&; g)w1Q8d- | m*FœZ!KWN_sJۑ,>RKDH,q`˴H!Ul|SpNxupj5%ߗ@Jp+|r.;!:%gC3~Lo,rQsZ"xЈ9˺M2mSueXlɏeiZ8*Я,b`<[f!lZ6ν5&uQKplZQ-Յ  JHeBre]X 8tC> f.2 g1@L#aGGW^x#I@&˳!.|"$ ppa3X@PDNn0"n!CUЍabN4҄D!(hF[Awmm.l<a㚖4{W6c@Ctm(q4?mZf|eqH";ΐcgK H-u.۝+2:$GԔڠO7SLcЂl$Ӂz- ]фi"e(EzH>??+#92_LxE}8Ki'Kob~@a䝳gi˒k|B\Uf$q&C pC=q':z|{`iS㠹u-!&KF Gsg-i`̜}S nũ3+AQ챪<.St@kҙ"b]wcϱP%!ZVT>~ЅOEP4dvP]a={V["=E3I ۇ4SV=w,^ ' FߊY+gbrK٥A׭~/3r˼],{u|d pSׄ8x؉&,"AE6.]Olљ|5 zfc&B>EFuTudӺ*KzA>OکӿzR D`=wT5$c(-mܺ\d'4tYj`GMp \х-tuC"PFicJpux37q#c5]{;h Tlљ#?E/TzQк#yZt؏09Vjk^ ؅Ynq@ȏg ~f.pX6 4VɸL~{4LjcaebS`z;лq fQǗM;0 (?Eed u0j8I9GBD/wv:h7:e9Bcxʉhr: yn8Ch\$fcsS~_T'w>+cKE Y=4M3t^w@ifڟ4R-QZV:?1"9A ]R]Y !Լ3efZk|ïX&8\rJamѻ>IKr`b3TQ1fC) 9,CB .Q䶮{N J8U7<݋u)vqvI= |mQ#_d5{ŔPU Ovϸ{mbHf4U܌(hԸ3jщR;0[H rĞ|qMd FjĖ8MӾ‘NyHx9THz# KGH0WX7:ie };rƒoպ yϟ~X3b|ĢS+j=,ڼZ}5s:OO U)h](z,D\jB<ڜϼ%E.y 8_pG`;>gZ+ mbZPaGi+; v*w/_J^JɻU3zow(e)O%,ы&g\)lGuqv*$="[aU6eM'90͵W=riD=l+S6d- L}H}^ 3۔w7Oӈ(9>YOqљ`es˷z>tvUKIa+ W#FV3UƓgb:5L>hFHwba'_;,# /I.(/x(%f{֞~`$JS&7?8u Q50Ždh0"7]׉p J)ID]%'ev"umK$RZ/4UcllPo]S5NSϼ- }0.h`*WK: # rm^TN2rӞ;nz/rV? 0L:z,aKю IߩLi؅bqI`PX&Ѯ0n@*nOZRÓV3zqݓ5vL#Uou0ˤ[jAq^Vް~XqKhןJ:i(caQ[R2\<,z KE|E tYe-?{ 0x ӣ.qHZ_Yj MBk_a2xX8͛ʒ>:!L.RO:']fG~CFgeY{8ŃZpHl,"`P%bN0 p G >B 4%4)p-  7;ZKA݆/9+ Mβ_˦d@ Z{ @sؓ\[9dzÍ@Z,VR`ߓX~0BC0vC,mŨ,W`PJUС[OCƛ ==-B4gCF:yHڿb4}_w$i; rUԪ.F:(j(~S:k0C/۶:-)H5⧉p}JM0ͧWלlY~/RDS|t啵/wD:Зѝ }Mf r{Ƽ6hft}Dljgo-yʍw#qe˥S &ꨏe 1q?ׯ[%1/Շ^ExE`ќNg&GnJ& %څu"SھA+_VmMa9MWrG}W0DϛY/ HNIu98e}JLG+V{Da-:в}R:BتȉCI~ꔌh{k,^M-CNQԕ DN-|ǞMŢ2;"&b=bwrZ`]EVnGW{QbuF]Hq"VgyHIQ ;A9`/8s9(n [/T ȱ@լQBNۉxKȊF%l }t!,eh#}a`2Tk{4y~o=!Q2K[7vsr7H!~Nj9jr0dk+# t/]I[H/4o1LU^En.ͫޏBb8^D[s޶9l~JL[`)^‚!n (~x&|Y:S˛ -[{>⑷$2IGF|L. ,BxBCcC{̡~}(`壾1I[ ‶v0֙BKuJ[KC0l'a xW2$IhǟV 4#'8:N(tjp uazO5O, }G:ZNҒW,gr<"6 0v_b^qX!:P< $˓| C Dtm>QsRz 8%wl2gLi17Mһ5~ӖpXqMҘ s{JߌLtdveg/E} t@ qŮnYy4ͤ`_,>^Uۆg;|MZVVWB5F:BnC,G2'ΕuSbD}yЧmx? E]4@"@Uv,aE]SOIⰮ1VqAJKx>13V|1[䮼-ïe$({86(:8Mot!C)A1QBCE5,@̪6"O G!%X"oB>ιXܖG!S#["!'N<6t^jf3ʂmPݔA;E.YkB̗50cW"f?dAz}øG98s` "u3&+UO $g04h/(F7a|ZfbnrH~ }, W]`?9Mo1u|I )EPu_'66kcd8+HdOHM#?f2tbF2I%LHLL]%r8qmc?T &Yc. PKC, bd/˪';8k[Ȇѝ !Tt ZR"IǽCo 4"玲-5Df[F i.)BV"xP/S"&@-|le@3e^_һ'~1qG \p} >'ɠ7 {;[]d {0n4%vd#*1 Y!ׁ |in)itIAv9RnA A -a?ǪkOuPĸ]"wklS~~[ԁr8*OZnQ"?Ў›FVSCwMtZtI:+#OpaLƏ?WhM9; Ypx9V 6tO ?H̟]Ŗ|M5?g|~@ [Ѵ[*զI=.th=BZ3ϹIHG-B㝙E>v@ \ Kj Y e[k,~Lϲy͵$蝷;7no=w:Iy5m@E>6)2bfEm߃礼nswIP^gx RIM&Vu6D;t>v/20iCZ_3 ,c kKGa?8(kꢺ8' 4pH1vʒ ]\EY.AϤU%z=vMʼn-OZO IVSL]G/w n咶]Ѐf[2圾[ZiťcW ~2TE*xMLrn4=dt ,铑l)@kʭ3?WDj JPPh,+^:{yvh=8+:Q֝+Y AM=wX9]jP54I.x'Ab3/+EaF -z%H 6Rz=J-w{S'\YRvZ]8 -# b/Dzrj=≷ziȊVؒ74=[V}X%MNpmRŐqu-"Y`8%>uoB"j/Wuﳏ[4_O?5p:y=;-ݭCdȟ@2z`yemѢ͝AtKЎ/gUDN{gJ(PwgmC@,l T"¢Rz{)۶ ?5%(͊~E κt"xYEȦk 4&$;R?B=Ӏuڶo17Ί\E.  ])~+@wrj(Q!!\ q5sT b T(b:\-rz$-AD׌:(!p5܆.P? C~&2]zϷZbLE8Y5vKDT܎F#sw0BڰBGhN Z v6^WgBl,$%׬ң Q Nw|LO=zoߖ L/C//,ȲŧY0޵3x]C6HE^0uMO(J!Iqpe3?7*iY!Wێ~͂T;7A* ,1 {G!q82!T8bT Mk”yB뜻.4;OW{e?=ْM?J6SMg#SjK :e(>GXpL tzxTuc,% pAÓǿلM_H7y4{72zV@zWX4jX^U}`YY@% F#,AeO?̵ۘ#ɾ3ZJϪr˲\pUO8Sl_W'q<+ʎ3#4_O,,1BIǔquya) %)hE-f 8\rq#?o/ Hgp7O:PyB],i[`OSn(c@zșFFY?&m?y$+}'&sHB}6gY7~ vƎ{f`!+JкI_rf-Qǟ.eElV8D@6c =j+3担(@\>L.. yAlfUzhi}o^fם7OSyDd3S!cs]{7sA]]LLWxY YDhK²谔Ac SF:e3j!>9x_كvm'V.8ZU=xc JxC5iEzͧe# T W7!5S/|ycY" )M~ 4_EsS.rg@rcީO"Y*,g\z:W&D2i'+v9? ̣=}X_IU, 'cTtIЁ *=;$H?:0gt~zsuܟcV(,pNۆ[Jѧh&쭏KbzZH+):}=њ!~O'"̭;SMc<֙jS=0ta]YAPr(M "nā.R ^NSfjMb-(vk ӳ''u+78\[){6ABTh}p68H %_O>3>R={fk@10˒>4;e w'K\PLX<\3KJO\=N4mMߝX1N"zv{snJ54+7}t)T8Q)gE @bw?'Fo2(ظ_<>aҒ-w̤ۯ|MMAn.@+#4 r[A{(o% ,(V_H.L[?ȁq~ ,HܨR~ ?S%p3ީ nax+">1yUmPpOzu\N4GCk5ou: ,p\2c3+ȉ ڬmBEb@mULa5VZ (KH}°aՅZX vqWצ:^:Cx)nbj$%@J#n@yr^@]ƁXEPӉnp-w:g[\O <˧q=GP8O}Ӽ<2$+b"I5 Rw$ [ c 5 i8`#h] 1RE=Dw/{=m!|\# 1, sz{U+5(@Yw="9v癘s馨 7X{*mxT\rG~FL6r9XcA-iᵲ8G$zFb*=URk8/"9/"p $K2LojMʺa=.\\&>]jwp%ij+sꕤ=&Uޟ9 = _1[wNݻ+1N͈U\\"AglGU\f`p۱١h!e10S3X?K)Ae>~M猬4wM)rQ;܃6᷼jK!I59 a'YAR\9sͷ"2G{ua 䭸Z붇x R̐xU֮37mñs^<tAEK˸ԒNpX90vwWjz \ =37S,i@ۈE 4}JkGYQm) s7|dYAs%Zߨ\[K