tar-rmt-1.34-150000.3.18.1 >  A bp9|~% _SZ6v^PYv8b㗔4ɥppo,Bdt}R'@`Std7iR(p[l*dn8ĤzEC9yv~ r%vl-7ҝhюR͹<#-&S h*u !:Ipa߹!# <،Ok9 5MOKFoQJ?XjoT6be4b0c15f09a89bce5e8e4ff9146b82ca476eba5c5edb4697e75edf09a367f00af8ddc78fae0cb3acc36ffeb6c28ba753a79514bp9|+fb2m/vv(v 0*}(C&c*7 /e '/|(9UͭQDN GHlc?SuI XUL *X"_f~^>`Ws"D숆 Sl)DK> vD>q%2XCԣI-Dخ3=FjBBSМ{oRR9@a]Qdd K׀Dim2P/RN%*~Gap>pB)?(d   E /QW] t    B x$ T V (z89:5>#@#F#G$H$I$0X$8Y$D\$l]$^$b$c%d&e&f& l& u& v&8w(Tx(ly(z(((((Ctar-rmt1.34150000.3.18.1Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiesbhs390zp35SUSE 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 Ybgbgbbbb32fe20c3de52cf1f61ddc332afe55449d1a251482ab40e3c21be32f4cca67724a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.18.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.1b@ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmsflees@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- 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/shs390zp35 16607217681.34-150000.3.18.11.34-150000.3.18.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:25515/SUSE_SLE-15_Update/7e87f4ee54db3c07e59ce0d2aee5cf3f-tar.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.18.1.s390x/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.18.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]=05ff832b70ca9ee2e56d8ec5fc5b46bb97062072, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRǨ*d\ΏQutf-801a801d99a9feca61c689f46a0fbef2d6aba59e1dfe8391efd7956576261c5d7?7zXZ !t/oc0] cao^Js$tUՊE[9FtjOt].YF~=sJ%=w*eJkJqa)`;>|-5I|\Kqz^ cW =բs4nr˓P|@[_z"%beg)Cz.3:5QmgSk8CZ^+fvDzMg<Ig-}g" mW,_׫v8BHق7 O'Ư(D9!]D a1rrDcxh zS4W*s BVn )=q;P(fzŎL |^d^m fG$e\j}8-m=[XygꚡK%gOl(Ayd=C~oy6uc嘃5E6)? hEL_.K3FDS` u|hY:w:ky>`I2Cl!uFn՜Y+ 5 LQ* G+H s-A dſH^sJ,UB^$Ȳ%5p,K3Gbwt?(,dk 8 ˗[0N`G * G M| "yR^dΚQ˺T$L; bRӑ OD%!'` Mm.Nf,J@؈ ͭ E׈c?Pnoy@S-<&V&d5VNWҍN(dIab>eyBʫBr{yOC!ՈB;\T% llʙ ^ѪߵX,' AjlF 'hzEmtۀ餌d}(3(x@㔶an(RwvN9\8aS̑(5z%xEĦ~m4գx7+gD:<$@"Mu䢯p zHgvP_}&uւJhVp_E5ncCP7Nj'd$bۏa= \tvT$7JY ^Bh LJS"}&V h KIֿL%cU!UفX @ ̪b~V&$Q;K*f+W$ZB^iswhuC].D>f6#exxʲJTYԘ{9IŠQg5USӘ@ԍba.Y&Y_ßZ4I'[]3;|&9mq/abzY$,A亮 fӵLSH2'KUy>5`p!A1Y8,qW[>b'rǹxEM+[$JE~!:t{,W֤V8>*v+y)1ԵOl;{F2{l-br|<*Ћ { spo(;7\B-q:+Ytu焓IE/_|́Nd\u=yϵ)Nq,O#(O$ȾБ$۴pR;c+[qTʡ))]) {eKPFh=ʑgV,)QrI*qR(zi1x=ɂ4~5`1.fn9<2RUws0̆OGoHL_C/42HڧLAkX0,%[QU)+ ӏ ?cml h5&|Pst⶞Rn*ذ@Vub/5sFDv\J%/*#RiU5ZZ/H¾2Ϡhp;*hDS^*ڻ#tN4ɒ` u:]>Х DIª J ._FhL^7f< x!0>ztcc"Cw΂ʐRb,]XK?pQKwU#T³_N摟aw{6D z+Qɲ Yf5$lPfh5YIF ?2}OV),`|L#d3?yM栿̵J%p gtq8y~VjM"H^Zx^z,/K"H[Z 0f5hZ/FmdP䁷-6.R9W_Hvg҇\H7&?݇kӷ6F1hQ*KsZIHA~iX|pWmQG]EEhtFLTNxT>uy(u[إ `-IXx9SHtl$N{a62_]ag̚Xk -Ƨ*JW46ka |&vF]hٛ䬣O/Uiy_bSt5ƋCu$x~.#ItR-m1ICHAb{WϦWUKt tb@@Xǡ'w~~h5Um}Ȭ߲㏆xNaql,+Oxa,CrR)0iEhk$;rI ]VNV L4*B|`G9c}K۬4Ԫ۵Hy?b*h@ڥ3BPFQ8T{# a5@lo:~|Znn>ܸ\ m 1kc-G^ e0y-jI)n%y/{5H4n~]auFnpٻַQ)H)ŋ#q9,14իvd4vXc1SdH.Y(W:W^3JܳO\i[Hmr؄4QH[eva|tؑr>7p[PKn[l)XSN{J5I7b?'Ƌ8 з.Ψɽ7Thaed2ˠBŽmT JlȂwr۾9C(aXլusȸIG6 #n2]7DD7m L9f~$*,]&p8@RQJ/?h"e@4x%Y>h;7JMP#jD/{5 ݠl`$.R&o ?(`(l ޛևR.sx|zG|WZ^d<=9VE~kY̙Irь汫ZL6zm :?T2c_]m~[kDHNd#8x~,`'iJ#7`.5MHb~u xش@$tp8.bpXI3_qgp'ɨi-`Dzڳ%ǍQ7w i%ęEEgEOqK]L;D h2f|ypz&FvlTy򁨀KN(6"22"r HSu҄K>`;CgLZlr# }<8 sG4~K,Mz RjI|}\E_F\`f Ҟf%Hͧ_k`/_=7Wa3.Pbw4ᓭv]٣ov苡53u~R7f 0 *mbuJ[mC_ P{`ZCuԉha0FFnsD  dv1Sqixb(Y4Kdmw-mf 0" 1Nxo"/Ap]=hՙin(aI/ﯶ$@Ve dǣ5'"wG?P)^)ߐ=r))KX ;QX8~LЪl^?=Um9򹬜" Y&2gC j6@P~4hoS"NFTs43w:6xQu(hT`$|߈G+6&`ft9P,F95<`\켘J~I;i%.U('ZQb>5#w5P?}FbHh8uzG5{]R+"ƾ0)6ѸVݾ|XoC#lAF@A/SWƵ>߯_XeЄU@Hul ݦۑ5cHG9ʒbK.vzt\ Мb[@Z/gYMo z 2aX>濗ɱ1=1N?o%znt?6L ̝kzgu~6e|| I.ϼ^Y_$ wU.cov:W)R=&I;ģY^3.$7[I!UZ̻Fx1HQ40M6 wKWtJuO <2t]l^Ie6t9甃]=KCj+LD]1.:zԿXhG0`,f U@E//:bԴ/B lIauj;-1 ơ:gA.BߙPSkU["!Dgj˃i\嵓oSzM.JXHI  92Ʃ-.g=L6 o3j9}\EP2 ݬ3{]BMT;a0둎ME8z5Ո/\^L rVa%|0ܫ'q0@/vE;MZ{Q E;2)xeHޫSް)+e 1mlQ[BXL^ VlZO Ņ#Sӱ#.RRS 7ks L1:F絵v SKc-`z Ԏ1E5Zo%%qp ۾{A"_Xqbe_<k- (LcaL@VL1]f6 ?LlkM.sA{,d4[d d7bߥrnԭƤ:aJ#7>Xag$f;։tavfkR<-mgHL}3CEfy}`B )aތ%qnpi8'NaA )ɻ!7K eR/JI.Px)&vxT' <]XV /;# :.wFCp˿b&%ⷎ|Pנ)ō}=63f! BTGʋ@OZ {bʣ!""UO ˻&t;RKtf8*f$ |^)Mv6ȹb ^\Xn[/VZ7ԜS77O=QA&܊g atRu3TӮ)ٔ ߔexȢ]iP|!NFy`/@߃Y;ݩvP۾pLS'.Wl̚gnF2bqkfQZ[=9v\\y1 J{͖̥QۢY`f24x/#h1Yz"3bGAo!1'Ȱxu5GnA\AbW`zH?=|lfWls"R8|OHHc^fܪ(`UB)۸ikf;yUIlMԞiPM`2R\.Ɩ'KOfWQ_aWq)tmWƢlǝ:ʵzdEvnEغMe![ d@a'72><_Ϯ;|l T9 fT6o4\>O/$b$n!`r4N,WYm\z OD%V<|+Lf2/U:ųXnCj֪_ˊ}AYhOVˉiZ -uÈQ&|!@DnMt/I/!vC٫WtVH>`JڂkXk -w}qDu!\`JXZ";!3c|v? <5ksRW .׏_>MPm O3FZA2Nu, /vIPЛQ:׈R33#$ΙhH}X_i@St9%#VtHQkǂVb/؁%{x̏Jv!_}ю0lfƷ;=쑙Zs3?/#hz fH1&,k'[x*O4yߠ |U+zCu=@di^͆0)pz]hO_ϗK՚!:Rɦj :g! =V>f)ݿu ݗv'n[<Ҷ ^{OF8[ȯUI,Y\V,ygHL}MBZ>mΆ7&e2J _OD~^V וNU$9*wnB`mI#S']>/: oYbC51"^?yOu]j[' 7ܻEQ3RjǵXƫh7uvueAkϛryxk.!ҍ tf8~H7>51nk734``D}ړ]^)hMSFj[ W's쬎f*+ۍzɟ޻<9o }v 가T ,0 lNңlmЋ>7lbv 6⡸чH1ŧRC'SAţ&stqsf4j:)MwVsŪh/@PbW xG-AECN,B5;ehYxiʚ5PX 6 ~LQAdz=שZXúeȻ4!=@#::P}I̱/ \߂#_}3iCXSU.~c2f<ۃaFJ|;! |(/I l287?SْM煬z^ lk lJZـOi`C#EnV*$AI`Goo0YhP+/_˨hIiK،0"[=lbNSG23.#c9pA'VBܩӲc \yr(TJw|A[A=RCCj^\ rn蝾s7s1 qhj ڣ,8DѸ9ߦ)0U`sVhvx(*>*^уxpo8+n#3X5)y葄G3e*/p@R;rTȈ0l{lG 'sDŽ\H3z㌶P]Lc^9PwͶX:%:ښ+Kɲ9҅=ju1 wÏ׫d"K6afOQ Sf@Vҿg gg]Uk\P)"|>njނ TWw/%.H,N>TSpPL NJ~~Y49@6Zepk)Ojޯ:Ҹ'"hWm0/703CIsx ]4uby8t ֆY22~f<^_S'UʥmG~`h Uy֞;`k"6:f%r=&'VQogSLc- fRőK輗7 +}ƋrjxseOs6VC+{0TA 'YfTf;,>uL,{-όX0ڕ;N.v%<͛6>si'^s&IǒBjߡiQ2lV #.3yhk\2]Jsck e a+v di_~,:PA*HxBE}@mւ}b<`XSgUͦw*ƧǾu$ u "TYD b.$[*_ڇ. e;V0:`fX\'f"G^|%&w؜YQ==fzm(!3u'*9Q7_Bߓd䶶xK+e&s};:'G!OLXr ^qQ@2Ѻz-4@u"$-Uxm}+VCѓ#3^(N 1Z9tso@+CECOJ/23u;ZƼ3t괗r bI?yUg@3AYF '"l_X5R!v%˒,5^0gBg]IƎ余fpE+J61C޼Gmǀg1yH;@Zs*_16 zvj]ڒyqdGrzr\0iڥ|/xl@}2|J/_z8kc.t QE4˲la[3q(@fd.(#HSYD{v'/[W"m}~/} 4zgS,FP>u}Lϓ͡hoԬW+1MA6[;eSM><$ND.p}f{ ~d|LeMwbR(WJ'k2嫻{Ive]@Y:3KEa9Ă΍;=H'$]NQꅈJt871 'P/ ]M̻CLdFARѕwGx:@ ~+x ~X(w7 q ->ʛ? ~1^!Rinrә>xW[o)il#)VD)᠘Dk s0b$|[*j=8y\":Dg|양<i^20uP8MGۨC$= CK@^9F%h,pmj:KfOҏ+Xş6ﯤN`"jLF4p*JMz`n|d1I'CNUg/6A†Uxgps׏T84=^JC܈ #8PwLԈVW@a~-3zM뷤u7xNsJ-yFU$EįEmЄV_b^dQ'57Fn{*Y C5Yne.Mcq_Z8Ujz@M-4]s m!m_ gnr9[ k~GCf㒆* ĬfE6'׋; ' ~+?o U;S5u&zM[=~GJӤ`>OAtUV\X>F"D ~gߗ'<ȡ jJ1#ϙ>W),ws>ʋ-В7 ǿyzR#X7E'pb ۪Sƒg ?mڜC׆b % F&6cܙ 8B{6c%OTtnM(Dϙg?L0l/O-2Zl^ 6D[zTVa$gc7OI;r8xZ3#Q&H8Ia=a:JРsLH]]~e:/]6v-; N ,HDl $w瓢^iPcK;Ʃ+K_Me/Dپ1.妤r#߱aj9,7˻YݟI{Ƨrb.zB(;4\ʭ?Y.kb#m3f,$L t#pφi ";Dham'ayVpIR 6 nK5ɤƸg<֮$0 =l徠4)x=x.Ao1B co|59XaPbig~^X?ݘTj5<ɸ1~ԇWx?r`VFa7й,|ɏ}$qeK>]GDSt857qqd/Nقtb_]ޤ1X ~ʹ5rY 1Dl|JFbW%C6#V|F69ie0\|q@ EKX*#fh&7,[%i#p^9Ag#VR8ۄmjW&RI) @6'ug 3"[-< Cf\AF$ncN#*:8N`٘kP;)}E(Vw0Qu5@CF3{ψV1i5^m(ޫ$+7QGC+ "ise3茱( Ko;ԖgvA/b.(#{Q?uwYE2 MkIY56m]+qcM S{feeVʣ3WWDTlMnU2(1=;A@_#.NojjAO8@+ qў4i{άf+ng`{[hI;9$gsȟ% IXN0F{g(i^g:!۷>bv7>JIu,rd7u8rc~]mk"E+xC T*6N "0U,K2S%~3u颻9\i2Dɵ^D,j: 4HjlbɆו5  ow$\:IX|کލD񣁋3͎Ơ*"69H/ :YӀR2u e.(IOHEt&)F( >ȵLEJYrc6kr>jՀAHhlr J#`zaKikiRh2QbrfmVՌLU>IݙtIPtgǢr7X4)Clߤ2TnNp#|QFAN\A67u ;o-8!8vgrht-dw*W' >oI8[@HEDvHK-TVa;뱝W"K~{Vt"b߶U[=4~=?CT\b QLvȁ0{ׄ,2Ih6yck &)2J>F"`#2b⥠;Чg /(mLRp=f"٣LaBZxbct 8'~>d9 Zp|mAr3=y- %`XJ0Mξ!xN!X RV?5圊C@EH27R-ʡEc ,DPk~=ݞL#atx[ 7/\Lu0IگE]Z?H8nw'wqRį1(Tkp1aAŮQ1X!48]1AOirJbpG;ƒϩXkE0Nn Q4`U!tq^[Z͆wMHʸ eOxibt  c𨁟P%]|z5;}I4SpIizœi)W=ycMxh:z0;5D6_j#NX3>ĸxGHaZ恉*$v~uy^>#| 0Df{ԑ 97ɍ&K;*ՀZq' !́hI/UG6kynw_{ͼ4V!2UD^LWh=Zfnn$4ac{ܒ\Y5o08QjSQcb Fs雿Xbu *0R;Ylbood LBIUQTT!1K|L;^a?2%PYX@CqCiCμA@Jv#cq!mt}|mV_6ka~rͰOX?ڛ6iG)F A-hFwo+Prէg9Z|S IV¦/v͋wM9?P[(ts;l*Fo\j69o}ݤ¶É3`H@exK08C+׌'tCaz@y,lWD%00Ϙ@%TuL?.Cƭ&Vl6%*NcPE }B!4t`wWS=qiX7w]p8WAN88 =‹ai% ɨJ{ Ed/q.FsP(}O"J Ny 2+ s兪\LD%GB "Ny $3AL]~q_l&:;\w렠@ƏYٓ3X[4Bh1TNa@G8 8CEE_"ҫ@"ujg9\C95-`/>G5Q@ze1r½k>n k3szՅֽ#P~s5Fq> }܅Ll@6\4K*lMCU#eIkJnIag2%ϩŖ! ۭd.zуW @:^.1DYQixeB˿%ۮƓ7aIӣ#ɯZx5ֻMD#׬ !.zKdW^*}`! xk!l;ؒYZX*`^FG0Պ6M?"0m~4J゘ fl0ռYՔ-\YU9.r 2La>2q~4ɪٹ=w'L{e( ҵrZ5`,agS͍(ÚTeH\[W::0s5HY[uL$5l8ÝZD-X9bbP0wIPF~~,TezAC@jdiS:2*d=X\Dx 1<g?10[,樹0|)}enwqH䱾0jEloKMm{7?7Q6ً*/%z `rf )烷M KnV 6h%ǧҴQ߶_y7\R=6M{2G!&^~Q{9:1Ζ&־bT~ԍ+HHB;=ΕÅx֚d&Bgk H 2M_ Xϓ;)H}rGڄսb2HҵiZk|f`/~5 ϱ ?Ke>jqJi_;ɣ)92]aenpN'%wyI줐Jij]]hZL?5 IK7,n\7Z ȫސYѩe;̑#-DF$3=sUۼi.!E^o!nz]n o\>!rmM*𡳄nEt|Rj:٦9xě{œk @@ 3uu8\Hro at" 2sm56uӬvnCÛ̂;U\rJ`5C4QI̚- l<ιF Ǫ)0:p~{ 'ok0#=4ٛ cZT_I[Gs8~VbjV)NO`a`z4%d.,\I f\AT]&âX,o'Fbn=Fs6^%Y&ò0qX3)nHcB \Ʀem57'Kj@+tQW;(2>"(@"A"=TV9`t+5_mvDv4У9b$Y ;k4 # wd32::*4n4xH1uR$M(O}yS Q&FQOJU/Sa:gp v6jEF YKXs? > *$I Q5p K6A߿r5g ۅP6YL Ev'%SfЭm6ok*'svPF&JOa+4Sat{ ͮme=eOIx)a=2ole+m KSz XGHT: 8~*/2(= '+ܭR92[R j%CEvS zӊΎk4cTp_*0lHiK8VG ޭ Mc!@3RՑGq0Iw(.\(9}VHB=4T^|f5uԱgʭge(G6v;m9^˛JfGsm`%4Z+OѰ]` <8(+n;QV'&*MkfNN1dƛ,{8LPXŌHndR$dfPѧ5ز0+X9Bdo4@F$ J @Q II;% nʈR*T^ j5gGi,~Q8vI ƾB8!b /ACSBSMi4y@~iaWzrKTQuS_k ŋTrBt;阂B>鏹VD|BͲp#D}uֿ{7 p!-DL0(iܶao^*xE6p>PigS"zbT,z7FہQ4eTG-[CA$Ҝ37l7j^u؊C@ =zPҤ[C?rcIJ[%sg*h%/l8wD_N/HŁE g4E0i4}d*-ceܵsb8WWE|w(KUWKXW"hd߆5^O&Ȃ`#dX#=m ljC\zk$Q|*wQr@i-C%w}n&1&pO}~?QWxzQbHܣ\Ͻ: V;T$`x,RZcۿFy7$ds,<-ɢv c':sKu˃4 jI}!ev~C1 3* }VdON x08wŞR7Ю)r'la@sWP`Jv'V3GəصIQ|Q6do~L %֡h*t"t3LQ2xzdKwy:Zs bߕd>fq([L?:_{4N*h <"=8;}j)9i0^iy.L-wB6'ju5ŕH'tgb{ĿJ/XG3=\jR:nǹaeWi 7zCoBӛ[FF66j'fi4lj 9*H Y}CmIF E \7+)~U&e|'Q4免\êCw?GTCj^v>$=9d򌈌V-ЩgZc0icxGFX%|!ܪ$ߐB|ߛGLN Wc`~ Rد[ :y-$C~CP1&b=-$/iI*V+rn˗lq' aR=O"Xk mxZR%.^`dzevAìw׏ k0OƆp[4Ss]I@r~I ii[WT"6FE<ɷb_cu3g9zGIDɵ_m-!R]dvL*93I% g% HQŗ YE-N(UFMf]S ;(Ο]"I)%m"#y;Gʤբ&z#Rh9]]{<@~B*7ϺhxMiנ ,4,$ƛO~ԇG"B{3 gb$D,8M?&$j'zbc QWyN0[j|:G烼@@oXXٗ YZ