tar-rmt-1.34-150000.3.12.1 >  A bU p9|$ٯCpB( ?(d   E /QW_ t    B x$ T g (89:>"@"F"G# H#$I#<X#DY#P\#x]#^#b#c$d%e%f%l%u%,v%Dw'px'y'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 utilitiesbUibs-arm-4SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxaarch64/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  YbUbUbUbUbUbUb692ecdad501a4b727dd69eeb573ddbb2de808fd619beed0927e7d62548d8d78a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.12.1.src.rpmrmttar-rmttar-rmt(aarch-64)@@@@    /bin/sh/bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/shibs-arm-4 16497768221.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_Updatecpioxz5aarch64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.12.1.aarch64/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.12.1.aarch64/etc/alternatives/rmt.1.gz' (No such file or directory)ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=09dea5accabb8783dbb5490cfd7805c29081415d, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR-@^@=rutf-80c47605cf360dc680da2688cd3c861213d1716a011c62094adb20a8e15289f8b?7zXZ !t/cG] cao^Js$t1қzWĄ.rP17d},ĘdPEX{p=3Vjޭ&7LSR[>,)e/Hle%?ZB9ĩ1xَ>lȐaWnbSYxSpta*a/ u0!W,!gJxKI8^h3!wW9Ps}_ 2Nb[| $īי0yiݥNEc %څZuZ>sg1197,6dN)=ʭTu|n_8!t Zg9(!S]az7 }r<&AgƓڪQ!(,^v -F6,+s g szd*φ*߳{a>[:'\mĀfs+PW E%/lHo nV$lFuM yrej)QR(P7&:|# r"]1)yWBA,:r߉j4q&i cI0 dKdϩF,$jTdc1De~y;-\٘cjAئ ^w8\ZK>VZBtL6^8`/eE(`(q!TK7bmӔ$x!ZFlkF8K:R7D0KS1us2!![}>&/bi'707KsܹGiʮ?P6eM )U 6oMqT^@GNo4 8`$3+Jh\ ݔۀ[+r0D{0Quuh Ţ~YF,1Do7:ot[-쬎vTnXM6[PB aL{)!c?:68@ %صp;LbRsw`P9Q.$\.x Zq<}BhpH-h/HQP)HSxˣ7:smEuFl_f q2T"ctfFK@bh Q>XX ^ɶSA:nh~gͰuj4vJq܂~ 6wX=Kfq׺q`P- K9<pO*h. c \:PRGBT yp# y `JtscAxBlnlOַN_lnEܔw&-ACo3Ӌ1K Q"`OT"Aƞ[e?LBk~J4HO[? M ֶ NtPnQT4HO@w B&`Mo~gi(]rxLS)KtKEz /$G>s9K:R1竂M|I\cG`<?X5g ~K]E0%xJu4ҩ,$̗sVnB8cxs;q0Bs; ,?MMoz%9/c*3i)8񝑯:?>1€،!JD1xUA*wx^HOH7i7wCsewk ft9aN;2 3o< r+R80DS7 IqԺNL `esph. u\?U DSUFUCyϱª@ 6 [@M> s>tgԡ"Ic錻QPjSJ6Z>B,.LD'wxB2v\5 $!hszrQûh[V>h] kk jተ3!C'b< 众;=f;1WQ01* 9MV4j%V4CdqR*idU*0`QYAnu2Rszwc4M :Eɍ?|nd2 6ݼ@NG{?4.SeAڏKP(P*c#fVpAYfłaZ^W%]NCِ1D fR]6U!(WHu9Io \J]7s"愈 n;,B<[7ٳKiJZjhR3ZT.^n(N֋c=1Co ! 6 N+ᑪ+%U% *:j?-Ia dސZ#pjLn xc@+7Q'o6\pD}gjF|&⥀=.F .MGUʬV˴~KtWtt(3TA:N4ʩ&7q8U:ү ;qPT,\Xꚫ ;uȏuT _؋ C>!BcЇHʮs e˒8PCnN>Ώ|^DнDqį4([fhJaO MCCcC;. e)q޵u&M$ Ȋ R L˴Ѡ$]h1T N ٞA38lXh{aOO<ЦmMT=J):ĵ,UXÂD&24 /5ͦ_wD|){)`8*7>_2 {0jF,$[ ;:9l[PB{`˵K:Uz06M5ZݸDeDP>ˠx~nzo[5ˈ$CN~$1j@_'Xa.T D;pW52C|X֦H}8. &WR[7;dg$.Pr5HMT$@o`:<4HV}O #|Md(Z;f%@6LY]M=: h=ۦV4JWM9$[/@i` ׂucSǪ \&)v>>J^},MQmQN;+z`,I,E.VY8[VʧqDŮ?8%5K1WꪸK[u6lD;,GXL%fmX ;0}O;#40?4Cz@SM߃22@ LQV#O 4p8`y{153/]+c~\kM`刾d=C#75^[)V%"9OjĂ< M&KÉ`"T:Le+y ZJG2CWbI;k@}ZH\~qHld֋L3 Caq\K[cײu<ZJU@H'"Gʺd$%7KsD؛$`sd%ՉO^a[o8~¡]MH`Ղ$[5.<]Fw#A=3&6 imbU2r_EDbpFjEl_/RMQғ$d'/]P-ͩ8ߎ j3zqP x$, ˕k[CR W2 ێfjlxUCbmU[_GC4xS-9]ު0Gv1o =9bMHjAȧS/"oِ-2yQ2ٟ!9M[-8xh]#DHdo^+r\~nB/u2!29l?탻Mq߫tgOzjlb^Ng _JccKS7֫u^nԟX$niw~: -Ӟƴ$d x3!KI$_^ۃcoz57P1[~dzYO(.YqiK ė&_,+98sĻSUqPH"Y TauEf* lעgXa?rp"EZ/ iTЀlp(A - ;k0Mr/P,緝YAG(#j9K[} KDzBUu!^x`qogT=Hnv_=uX7&!*ߑ-`æ' ' K6\~7cGt` t@P95@lRafÉg_NwU\=)y%6N%k? dau㣣U0ŭΡ`iΌ Ijy6[ ]_ Z.R)+7 Z4u&uJ1Ur@~~I/h4wpXJ[^Ġ0me,L6!V&7*"xې!lo]nHx~<cJsĭk&4'cW,H]vZӖ$HX67=+^-HA1q͛2 PLSDLw>`ړLTAE1<贅_MO>$5pkÉSzBGB”T!x =#֘m5^fz='B~?>SN7 њc8qv"R ^dnECV5۲gM0ui-$: |h Ã%5-*o e.o=#e tZ];avt :A1a8 ╺!CU<֯[P=X^'J M2 F@f)Ftw@:^\'ߗ#Ko{L\TP=2*>Y!J.>w2f sU8&,`Nhiţ$lmjH(fjegdl F,b`.&![&/zeY⁔t»YjY֤0CP`nXCXXuTŠDD|m|Bp-9:d-( +QEt7gE.,WsX" ,ɣ|Wl}';9滱8rpC J95K'Y^6VZp42|~wuctF6f Vh?Uj˸!>Lh>k;QWX:;I-w!$`A81w];F 7u α0xՔ ɑS*Rc>WRF$|@RkLxseFKPǝhULJs2rS.y?Eh냏\Y)T!fgxu9%UA>BXP)AKO7%c|󅁌*% [1y$@K:7NuWuH*{( =OIv%*R쯜}>2p n>)@zUxݛjr3{$_O+kn=#D`y)/ww%>tCSB{;+E5U~r,4c)cˁٴ`m(˒ mDXt&\򛫍`V,n=w|+HnPJ4Kavbk7tJ,JRxO8&/ \Sދ"`gOu##({S 4u{xo}6Fչ^8D1"Sz[=HPu$0Y^wl:A &05S;̰w1L=h3cAZy|ZaH;0bvlηVoLDY͔V{qNØU.T-<H|vZqGGٸ؀?p!Tl %9K͸mf Q#OglRy9."{w vY178E"߶~VQk^AAG2O>2 Z`c' ݪ/5ʇBЛΖgr,qV*,#JǮGl{Z-d~LH6: boa-EwM"  69jޕEB9@k5W3zH4IgcJI%)uf޸p-~5&7sЄڟiPg[nbOJϝ:ߏVjW\ǭ~H7UMr\ Wğ-XsܒQ7 G-xU~̘aϓ+tiyV1d zw~0]I1|SŔ ؂t i46vsV]p1i9n&m"VYq+EtEH bm [34}8t-…ld_2ܕr;܃r?H^GE{N-42 vDB֔PpZo'5c;< ^*,)_aܐBz FXƓꃭ|Nyr<c$~q(z=.JIBvl3rJzW@I>b-َ΄j):8p(\Uu#]*tr]%>} $O.o/l /n#oFQߝ1r "czу@ "7y1^2eB ȖKR#dZPýtf7w<#t0 x0;@ֵo8CREǬ|RK5CG)h)DU1 0Y#}N,È /-ՁX"#\U9ן>nQ{hQCZCd#h~اFmVbJł߁~!Ci6yɃN Tû %\j#j8ަRedɜ#r,QvdKv:%?SqwW n(Ή3HbALcg5f]]2(P'%eɘN7S[7maL +ʦQbK"ׅ02*Rc'[1(B}EEiǼ I1<R߻Ьl#kGJ xirvM6b|l'>*]`M-9S $iuk"z@ `̃%pJÒfGłk#Z6^l& gpں,89%cP:xxtV%3Gi$_CSDEj&Us)c$xAuDM%g\MV\rNpħ$䣍 ?ߊM?=#Ef39B+JhcOK9-oBL%hoqtƒX?fHv1nʭ,pJ zyhAl>ŠAb&eGm1~](Iak!jtUܐ+_OB!:+?nisk\9UnNKs(똠;3~+2cfViJ;v[YeyI#ݬmL M'ڣ u^6ZMRvX΢i96>ֳMrvVYܶ7m(/u^'ЅIM-|[;)[g0nYZODGy,ʮ p-q. ŋ5}|#\zQPM)oCy/kQ[JP8 t.ijvJoSYPOk W' r[N-ܹ͋YJ04+T4 ߈Cw{guhN!JD1jviP!_0$@zY@*nS)1קp:|8aDTF{E 7rpy~ Ȋ4ܦqْ h_Cn" q+Q=D. \?]t'Фa.{=GЉ̒%sk+kx7M  ݑ:`˛׈xN(8zqTn:&RG>;{D}iE4c!šEϬ+f~[_dm\(3/,jg /?qDth+}*M){uHy)1+W 7 ?!*Քan]-]l*CdlNOf`??Lhýpus zY1CkβMH)ˠOmOdH_vmdhnZU-ũe @M@owVEuoGǏoLx=Ge =ڏܩ2Ԅ1}gb.iS;c`b~Ғ/TiE2NANxկrFžgۢ,&霾yPd *%gv`UD#\C/@h8* ]8(I Cnr\pSf&d1E=XQf瀸(|WP 2)D=730uRvKYEfL[ Gq$j'$ f!e~f֒wZ)@MnCuxXt,M} Q[ezX͞a𑙪A}WguCbŽ9K"׋ МAxfS}:f"0 1[.m?R駓ZJDh#Fd]++ʠ@'Ϡ3f_E*Hc42TQhZSũJd|gecq.W"h 5tfU4qi\7೫ U4VNuayjMe$ώDO06qC Y9`tcqM(x(C |LI k::޶%Jc$0|Ђ8hGc*i{5=/%Sq'Sf5qtFbA,y蜠eҁ[_PLWOQ6՝֢P{4V0SsGPz(Zә[ bxged'`šς+? fatD^?+_j2w))Ju-rvE ~qcYnik,EEz܈Mڲξ?ND M0hg&rG%]c P&BP{A ?KI?)˜jyJ39PH[=TZ "@hF')j0As U̎=UF2/dN] Ld"a9wGgtADm/1 s}R+O=D` ۟;?kl@9]Z$; n7@aEܠ8 {=-!UpnSW^D7y؈|b\MIܫwy~:T'U;Ÿ7pyAH2@j). ji3+Ε5GX@%` ' jw'1gvW[9?|vaJ#3<@TaGs`qȭS-ҰE%>zFtJATh0q<F՞5}l[<>\sPSJSJҨ9"5Q91:Wڟk!A#~qJ]`q bi}|g #h{.2rE88|KoZYWee|ő.8#1+aLуo9qF,6UZjr8qbh ;YQxRx L\}H4W6Xgq}8|x[]a vgU8,\;(0K8'a (n[2Vp`2-o{G 864Fl85^8zV[%B c?MuO 蛸{ bjh7vSwTh >^j'q ʫPG>* %OVpVFeKk6J +);9)<ߪF6>,J٦}-趿{H;2ػ4\li8C 7͜|&։$+KTvc(T2&S̆˅ΗB>C"HIrs >W %#aswJ  ilec’|&m:^9cRpOdY4m(hzaD (b6x{>,OŊ |:/?fbS*33}7oOk 04}dO$ :JgnҢ`7(uG4?JXS7^녅M? Ay,UR2Ne_dp24!Bkϼp CBQlW pH%@ܤp* sNzޭe;'#Xh 'I~O~ݣdM׈y ƻ(ʔt)[9 \E{PtGU.t#e3 mCn2bg> c1jC}ΈHCveȀb9-c&D/mnIja hjMO LfTPҢ@bl0OFFwQj,^4p w t,E't:Fۜ/p%r^ @Z;R6H1A<nIebg ;%P6pR k,N&ׅO47xʼnxI4`sġXI)q:j - qL%92EU>/E: R<8W"ǧe day ;!-l,@}$24} yJй=VnLxj^6ܳ]!CRko﴾ \1C(=e 'DMs9kDq(׼p'*(Nsn} y2 s{_]}pb1,C2gp&ԖcHh+86SD^߭%J_G?$v)ZuaMNSΦ%Hj_Ӟ<~yTJsF}> sKA;4,:ҍZ ;9ipb :} NI.dlH cFқwAKNSO]":JݭE'Qcࣰ)RiB~2M?KlKI2ҰC:s?%ųYe+~%{0hڣΧ2 a|n c`$5~0ݍ+54kc0oQSo(2"dé|X䶩^ny4EYa!yV_+@]'=M2FG{7 @*e ߵtUC]qm=x?#ɫ~5rʎ5TVCrR`[X}+9]@CrȔg!V boP\HHF;67d皪<hv6tW*,IĴ>%z[#?uRǻ3/Һ jБ 7W,M{~.<HA?%]ke6"i6qR)~/8.<@zB#1UÐ `5G6$1}SfB yhp,t!Ƥ@^F-)hW>v:\Y1a$h՞8D[~HݎtGpP)mr2d"[/0trt'Q j4qX :"(F̷^ BF\\=̈́v`cMHbJ ŲX9";̥Pv n'x$Trk259$gh CLQLCbzTu]8lDZw<>Ity*YZUd3!fZ0YAw/M;ň]2ϗyv94%]( 7]T a'~f½UӭT洖:x5!q:CB9Y//8EMUSQ;!~)r[<7gA?Us|vrJt-#.C!Fߖ|}7@g%Ec+x Yȑ"'OQ~ f-{H6+/n#B nBV[Nx^˶X'}Hk6' \Hs]" [>#%˦Q8#~}Lbk'1'_S3f nl6o%yFyէsl4>7O Pj3VQA0č5*1#>X e$+G9nLG<󯄄@CPקI& Gpu j" {G|W51O$RU:zAP膪PZF-ra-,:mGn §Kތ|ߖ>Bj*< اG@i@2Ej{YI ;>RhNcA{@BCDA3<K^|\#Ҋrp(*ʎ˯K[aYܛٽ {Lfzb>]pV@@c`Bz7MؘWe^BRV\7wZݓAnM51ޘ/mk pogf:]0ӯw/!$ؾe@hc/󝳊!_v٤U؍7}2~g5.ՆFH,GعG.b)qKOHF̶>j V_B2>LҿEkiT%( HpEprlI+LZ#Rt5>7ZeezۧezKo<jY_S-fYS> {u:,NRjۣF!Q]Ͷbr.a+6Jp-ԳB0:9D{`|1GifχDždѰEw/Z: $Ea:`nEsR?PzQqg8m twʲ C1}Js,۪:plI"@eRWv i/ @'"!|n ='TWnD)AEazK& ۉ3z08iF9,3npiDWkXHYl#=p_K8HtFE'IK?oVa+rfu6vhD4{'!BS$޿~`hOQ*<ԄL'I0v$稉cw?߻x842 =Ot5N^5RF ±jy% ;X<;΄3"~.q**q_Ah9K2@[?<h"WA1( QV2{d'pkΑw "0G+bӯ^k")Y)V!22U!K(㉡ws(^X dV!8Gr0~P8#0g_S|4' MbP-/"Fy*XgR<ЛR\:=;jm!G:I\P_- %Q:}"l ?=0"CEnٻ@To|#sqix{+㺍dosɦW([I7"Jw (ڗs'vU,&tQxA@DH,qBW45*CT& F0>61s>A)G"_QKa "+yǤy]~XzC"v9i(3Ee6}ӒݤGREZH&I!q~ ŮNEICkpI,iӬ YZϫX x%NM̽sWyGw⪑ōnmWv}0@`Ѥ+ Aom!XyDw 5d$L$N8;O2[%|Q~E 7zh2*jKR*N4b疇V-ǶJ< +>"F>wY`d53Dy&Yr7iqAG;yF頳6ù`Ү[ :?_0[}4e//h>2M2;z R:&U1??2ЂO} %ꆘ{|d;Ț5ZBAD2f39& QpptR#(Rͭb:G6h(3lw颚`iR' sl3X3Z=CA#U9+,4zۛCZ-1NZeao‚K$jZlUɽ{j'j6 $peF-T,~ZJH Řr4-]pb^)Nʼnh ژP1N!'%O̸K"י% w A=++GTGXr1 Ԅ CQ`0q#uEAyK$` fw@G{EPonJ`;Tˠݏv+}ʵ"n)gaTvܦSF"%%/#1ҊHݺc|_19/׀fq|&+BGd=eTuulԺY8\ЃG܁{R.#œ@2Wl7DofΑql[tlr,WUG9k7sCVؤ.P|߼cr Dt *=J8(tM,tA $xGɛӁ+x= 9X!bH$,Z@u[mt5NY[cM#fQX!%y-^.Bm'*Hߨ %/RO0$ -= ۆ5;-:wK~D9cyNSqs;~6v Z ~ڵZm#BUAôԙY^!Z${M%zt{<ąȯ֘}Nt˿6i>wCiG?vy~"w-fp ΟhB@Z Gok'<ds]~\Hv\R\1M^mBDtNtNB'XɖEOɋ.]͔ %gej;5jaX->&fLc/ oFNN ӈJǂOuٻ_)-=%.X9Ρԭ63KEg3(c x]lY+rH$ݨ!]A ЙK0OuB% g6FƁ0~WACA_3/JJl-NIoZ tc'ƀc>1F&ISy:"Wָ֙fY1oiIqJZ1LĬQ}_ԖGnDj' ՗2쉟x))&k3x *p?n7]!Fg7m{?r%3E,M liZ`5Sl$18trpDkHAKbUktc9Blrf#9prd_!!Vӎv>DŽdK9A'BFWw/,s*O:Ix}j,6D ]M]gsd' Ƃ)b +$QE UiKΎRoʊR6r\">=DtR^VCv-G+.'|FCW@ sƆW)]A!)1[ @?>]^mdQ4D OܛEX0fw8Fq(?暼Da8jA%n#n397|m%mGz oKIZzfU!젨T}ŷǬ]H:>;AbwΛbogNETs lnNjrE:8R_u^^Au4u¦,X~+vC=e{6PC{ =/O-ΩT' wOM}p`WײI-> @p4#T.Yn`Vs*kEӧN#ۋ؉?q mcS!A4m3"n?Qi_ֺ`TwblwX$s ˯!&)ryjBc% Jpz~Őr7M DLX,G9QՌ C`.f!Mp4EGڠؓV)XIx3iDtfoUi*1L%xIl+y9%܊TZEڝV3J'_j v1M/kch+IM]CJbw̾:(lq5/i)ҫrI!o՗,~EE7Db/+3hs0aP ЊTzGib"Yx5-ںsS"JscJ:',e%64zu,*9HHd[p!R;:JuVU* =keuz|v$mwƾH<-{mJ2*ww $E\zlc/0gO!0S֢*pPr|׀`{{UE'"e%hIͤ9ܬwcjH.xg|`a Z,sj3M9)0&& UvOhY<:qiR6Qn8Z"^2;]e4kU^%H}wkhAWc/P~E,Vmi%5:_I|ֳ]Dx{Pi(d YZ