tar-rmt-1.34-150000.3.22.3 >  A cr)p9|:!?6gjcݎ zU%\`VWN"a+-`)O?n0/bAOt*NC?f5 .33󯣆dG*k$s73NE)?crW?iir9R2|՜(>&"!y IH|M!W'WysZ|':v>xQiw[_LklIK0ebe5b86dcec75df67c1b70c1922bf49e41a62e14ede02ee1c924c0cd524d0f5bf2b843ff41a14232ee8aae0a0be75980271c317ĉcr)p9|5=iwpB*?*d   E /QW] t    B x$ T V (z89:R>$@$F$G%H%,I%DX%LY%X\%]%^%b%c&d'e'f'l' u'4v'Lw)hx)y)z))))*Ctar-rmt1.34150000.3.22.3Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiescr*s390zp35SUSE 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 Ycr*cr*cr)cr)cr)cr)1fc1261fc065ea1896f5900b0400ab7a71cbec192489a5f6c47afb7a21f7f067a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.22.3.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.1c_b@ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmdanilo.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 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/shs390zp35 16684262711.34-150000.3.22.31.34-150000.3.22.3rmtrmt.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:26696/SUSE_SLE-15_Update/e56083b71a6732bddb9cf68337b8bdcd-tar.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.22.3.s390x/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.22.3.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]=33068b998a8a7d6a60eee117e483a4886b64a6d1, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR=y!GKz^;Putf-8145bc99b6143927dc3f822ee15be8768bd30b141c75ecb8e13b28be45302f93c?7zXZ !t/oc"] cao^Js$t}4<9L7 tLUgxlJ aPݼr`2yzem;P=!}wyEyyV~_J_nc[=,UH(IȠT"HT]eC60,/~)֧Ė+ ~]d}KL%3*F޴sxgLBR"`uArUDH);mrHf͑g.R@M3k/ڣ8t1Y Bn  P DaJiiF f*&Yi&8>޸^%ciW̜]$_N`4EL*l ~vVYlegffXsdžq՝VKZȱH~`W8NwyPvn]-@Cr'S$Zbn;]?<и 9!v.+V3$1p|"!Md{UV}й`6՟E>08"Gm@ity.͵jGp1v[ӤD$C{xz,x֌.;=;[^O`}m).CbA]:qt#<#ioG {lƺ^@d:!y2-ERJ3 D#yS(zUUdP;&9hx4 FUY dⰇicҼ68Wlrh+} 0xDqC;- QF'A ӣbCS4*u/W~7%;ł<'tD`0'f*bVV=6J*i3$S ò;Eg-+&PO,ĞW7S"Y`0|r`+lF4 j"O^a0E֗"A: 8bU8͠DdllSad?ƾ;Ihϓ}; mH`K0`[ϕ $b08Eb{y؋Iicb )@Gŷc,? B=cQnfdSZoBnk̟p͢f5E!֖&b5sZm7Z7uEp?'ɖkcM1?ԏCMR: > eRF iC~ؕ;dWף.v l[ב6DJMBWĐB0; I˨*GC0LH f@ 2`N|1a:t b4v,eۅVc w*C>@N^ B\OD-먯,5~45fJ[٧!!B`\8` Y򏻑"|StMM~')1!dvb06B=ƇB֔ TO+dލ ci)ϢAҮ {ze/\){0=+-q-OBM>4ig`ED현f疷 xoRKjF]DlCS6S-(OYb-&%6Fiq+OAXFLd3-Sϕ~Dn!7fj?p(]e>Z0tt/#G 1J7gg6٢OHִW Odd90k|Idpu\Ϥ1$RBzr&CxzG;WC,1为 8܅BL!^.U'+ېд/tijI~fos[©BM}{Iwū(:`Iz`U&<Ɩ {M!њ~ ?H? Ц˓jꎕ݆z8dJ7#Wi2XreCc!AzaPHEh6?„ơ?W,nhM']K q2Fќ;" {Sˁȍ^0@$NH2;&:c5ӹÉh%WPSG͗^JN4v@Pw+,s,j.Po9T9 V~Gg}qRs}o񮗎5h$u 4,pRv`I z,},OԂ^q`t(xX}.o88a:X6m>u:; g;}㐩5z 8~yԦzqa(u'1q}Lk:G> 6onr1[7R[2:!V(+Яp6=5/T-/tkn)/ܱq+:*-rbIZשM"3׽0`<rI;I˃0[~˗䃾Cy7n%h\OT_j8$[7 8/"4Yy$9)u[T,3>j%kY ,dGhw̒ Z.T+UܭM9].=ʮ>;>.b_MtRCm"K]\Mm}6-sߡUhSIY*!@̫egJ5t'+4{<3%0y~cvxE/ ;PNPhdN1H!Pj\Ͳ6$u&Ukbpy:ԕU˸ fՀJ XYJN a8'9-oY)J 4Gm)嵉J} > 5gyCΛJBqjW&o zgR􍯧buhxO8ӳ|#׉R7;-˄No$ 5aJc7[chx )X%AFt?0](;m\s4[WTTQv @TR>+_t?&?M^Zorh0񦂥(L+XeO]fMJOuԊm/nsJrx^2D L˅">JiQ~C7g8Kmo7i4t5 6GɜxpyGEV}鱧_R4=-شdțb۩{iM}"ԇ/e cl zilR{te4it`JwR3`I&؀&u]P8P 4ZlSy#M L`2Ww+^JLr?@D-<kz?3#^+g|37; #a־9!5Q** '*O5*g}P=Lt{(l+L?%N, e0);Zܘʑ)_ >R堠ZL&(R/GE0Қ7`hoJ!(bO9d_ !VK}NWƟah gcF7nR%JM 2T9nU"51}u ך5zˠ<(%$[+1 o*N6^Ơl.Z7E- 3ۿG{ ?,-ԙM IRl Brs%)YWss% UH}Ww'ƺdC-ǝg!<焒 ;Ŷh:'xa@%$xw!Hٖ܈v BW=)::U*JỤے#!Z=.'pj[qWYaX8CFY : dڛ[yJ乚rHE?YZKn.CF_őٞ:5}9\l8Z \秏{9 mvµCHCbQg[<!o yCzkQB9"V|DNSoȪ}Lȍ+$0׋>U*bWwYm[N5(Ble`M-;+T~ .LV$KpܓR(f)<2ɐPAet6pyWf8R =Sr@nDlb_0%҉-&)|WoDrnyQ\jjJ+OJN9##2^RX}|/9p,*Ҹ!%1pJ_UqM?ҋa%+Js劾u$~;=iV(VejdW?+{eeD6cT~a&|~zEozrM>Sb<4zE?=KA&m| 4*Ԟȇ?n5U6p)kfèͥyc@h"ʠk}l)Qt[D4DalWi=7S")⢈`6AgɧE5;,1qIr_ 8vxݱq{*C,K:$,`9ќ^q#1'H4!e0WU wPzrn֣Arv (هd? i,ey>m/5pkrtA? o0rB4FAz7pɄm ~Yy-&/mW8"OTR[&0|cC̴dIґOpp:|M@*ֹ@:IU' [Tq+֪Q;3l 4,%+)\j!" e\uECeM7L6Pm̘>^}4I )qT@w_@iD&*;+mv#l Cg[kW%7v䞽)QfM^O,uE^nYoH,$% u1]F 7B):q(S'?D宅8@(IV)-,J_^ Oea!6gf(mGA/ 6+ާ6YLG!sڅ"; )o'ħ+9ݡ3s"' sf,K۰?l6OBk,PJ![FyDP]g20]:`M[ <3ӗ{fY8c :B\ ZZ|FsLOĩSg{cBI7K^i=YCKa>7^,Rm@TQ;NNLKiŗSaDڄRUrﵫrvVk32,xo0_8LM?%aؑo2͡jeLc 2Y_'R-^FĤa}!Kf[<{8*TÔ,02AIcL^{E H9I9at]&svUe>aF``Cʿ^"W,co%rNZ_WG8wIh?ǁJ:A>LB6! * xm 'M 9+7JC4FcE ٤0JLC$BJIbxy@*AIuc㬊b"xf tFKLksX8Pq$>qWM_i߿ l%ښ$R 沈fkyeT{e>Ž$J 4Isa2HGw ,E%R/zrU:?[ͶFOc2vm&,S$nG <!i|I @y 4`ĺ;Z+CpW9SDuQAhCHcx]dUP*{LÒn5!EvnMhkE{d!6L$rgdz>^4oJ>20p| ?}E hy7?90RJJWb,NX)\Zv ~Hb S.8.qEa ٺj4N<}4!-,bJst&2*O\{21$bƄ tg _/ok?ѫ2ͪ߱e'ب9A^@Liw!^73n8)^$o$ o t5,q9aN;+w"/o6jCQgNM'0(HE}giɎȅ.Gc$*6xujF] Q,Mq7u4NP60jʅZ䷞UAOQVzU4dOΡAލEޱ`q">/Ƿ/Ge:DR6LfL{o4O(;f_b=HUM@i-?nl8Es68XN<! c`%TsE6K.l13&s$+{U!x}$B0VdsJ ;Dט\t%hG:xG#ׄ 5N޲&njU|id&[Rړsu-EWf}0jǁ͹hl=[y"H-0YpcㄖB :~jU R9ub{A~x %x-M(sԦkzxZsl."n*AV.*}#x; rVqEGt+BYЙ5UÜ!ѭگ>ӵ3cr1C98j$* &Xo@qKj0Y {)ʍ J9Dmcacq$@<+.lC={/5m Y?Q<7KK.Դ7.@ƨ<rhh%(_ͦn2H J1ȼN+,+  CY}fr>:;m?Tw:͖>ߌm* gf`-5[ [@4Ihy! EC{zd3 |>jqGq,AIro6vYK(js6Bs3 ;CN< \a ֪ D~P ;Bwi(X\dM*HkaVO{m9XPXMz\MN$bE01GS`e\,X̲q?ȩ1wPS-N۾vKֽ],b#\g!8?A#AL ϣko"7Q 2Jw5d,5!X3cn*fM$[ɗ2D+gdWKx7DlT*(os6g7.쩦~=\rR eVA4k C_%;|q˽ yմ?CC#3h#xR \?u~l~2~_34w 3((ls2%clw2皝VRȝ$pZ\_:'Z/)Lqe=o{f7?"ݯeH BZJ ۗ)z ܵ(OiUBm|Ӱ\^`K"u0[abia\UhZ\48A ̾R~lhd6T d/Tj1% U %?QO :}[RLXU9l;^\Z*$ QMǰG~b}KVF\as潤s{>3}|0iU@{zflFgzMk }8H+_{&`a߽˛.,B4>Xpmjh$, j<\n#ITXl2^ztNjq~(/#wcQra뵾4 [k97% :#\ZbG2=%Ac#PEVtL5:ϡg&,XmO PoM&.!⽆ #hD$ *G` ZHYJ:tM.}ws2^iL!ajcGEucc-gD~2(4B1@~-e(6PnP\1r=?KXJ܍զPvui!*Ⱦ&ɯ u3¯HDڣ`8DtYO>t\p3희^rjhr:LVr J<JC̀=K9NgnT; D4=;4x):n{AhhmHOf%XZP[0-[򄛍/C;xI"69ߴ҄fQqzT"&L1%LGPUz n k(rJwF?H[/Ş3>eJ <+>|E{ -n҆{$Kj0c+䰫qPJH= Vtm4Xb׎[~Տ'޶?@^~2f~܄c!uㅻ._0 ,4 MY]^]E^d5 ^C&>·r6U?ljrg.Y +CavY[maU 4y:?ܧvڝ`1-;_ՑslLRLBBT8tYhŪ`fuAݡ'QI |1:{ AԨګ~$)⾀.jFW!A,h-^tzh*9r|lj=/Cs!d=|@fEi6 Fjrr#/ϑTp\K”"&^&e^g^ˏgF1bm k^%fn+{#Krv9E \%Nameqh,xRY~%oGxu]/=E@L0>qɃxN2\ak}EHidEJMLM*Rwde$Jl`^F[Y8IcZYr8%UeFT^z@x ?2+~0#,/ cqhn8CW ce*@cਃ[1*)˟~+IcSz{ۣovB*%aɛPQ裸[Ftm' )iS# DH4@{]U{AB"~%?lPԂS$FdLl-(RM]@?n)?2.U$"@1vG2d !\ihAKR ΕiL$lԘR@{Uö]CLˆAlkM]4atGe&khx8Ch~BE=]GFf^rYb_˩9 Pk5B-֏ ce/8+)s% mEieݦ'.Gp׆$.:a+BsHcaR M]G{>d]*"*%0Gu p}ͰXmE|WT(Kc^]*Cd|?8_1*V;(wG-DXK?+׊}qm'=QK@+H}A]iRj\}YC݈ AwK-ĉAzud:_09id3͡iS!AVˠ-%HÆ2 3FZVy;׿IAl/Sg#aZ# 9 -O~?Ũ*qMÝMSp%Nm\ Jz%nAqsp|n^ usڞGhcyO^C](k ⸴[ls*9ͨ/4MwN[<@_8 ˚L!Z3 1%(FZưo" 3@Xڑ' Q#Jא)42e+uMScD_M.pn2=[\үv JNӹӍyMT}p"5H x#RYqE *k lk qNk#,cKŸer?jF~_Nጧ;Q(f2AgƧ$B߻ r7){=8-Kw;v{xxwc>_I^ E2.iV @j9y5='F@qr~f)˧V:D26ks~J_;۪?$ϴutZ#PMm]JQ"+] A"b`s+ܸB {?( fYs];z._^gQ6q3THFxE1Ni&^%{O6Z[;ѴS'P'x+YL/[@k`oسO^ZP91&t!\ǝ!<(0/Doʉjdw\,\SOZȎzTxL0(Z(v!gv;e:Z8KZs=f6=;Ә 0Yk`DRnQX@nve g䞕+rG}iոc0]|/ũ/CUS$2`ll[iXm<Ӕ\I2NdVj1yUBC,Y\J`V\Hk%W qg54霯_0E͍qߵyȽT\$ӄvIH|odK.S觋kgk2~yh( N)tCˋFQ!5 _LOq]#y` H<Mnκ<~9L%]r*^Z>*ב.%b |ޥr0&EheA|D^*F~נ5fX:{NA\~3cؔؿ-ׯ~8~M?LqSe6Iu9pTN ˁx1uA0'U(caΞ4F#ZU!*|\HBh?^t3+|`J1i>X*C`|(l.;vl'>BZ8K1!_PBZj4XRc4?ykS7fDnUv/!}.%oXnWu8XI vVýi֓Ip[}nE*˟n5ΟթmG; \+m{ǥ<)[ZPyjNc v0[ 5t\"؇Q끁x3^f/!f:`1 ^(%}I>f}͊0+xHdYX 6BSoirm,4^\:ܟCyˡ繝~QH6,s-]a8Ct4Su[*6 4=& ˉ 6 7i3Dlz:Wc=O}13Ц@/k"iAr1gs2b* :lָnbˁ8.7krq2GݕƣLP3)- ~ױB?<}|WGT,13IeRkewOͫ~e֭M@B0ǯNsi0aPh|׸xQ㦣^?w.Faa}>hB2`w= !Q^3dlY`(ng@'4$.z\0[`8WEY9xz$3p…r: Aa)U^" ]ZB7KJ{ B?='?qo7wd8NX ävmkwutY,s1s nu̦7.R=&yd9mQQ0[79M2NțЀv$dn Z1)5gn S#v{֝ ԠDžj7aABpbB3yb:6`#Do@`S}xKiͷmr Mq+P/]^RY*+9L.àYtJj^k7Y?!+Q {^{nLtu^䦔gaU1H M7uͅsŔ*aaw@ȍ eBxܻ D!gC4@}K2nK#\_uiYٶvYUsſ$(_* t#U[uHI( ' <ՀU*fORp} A/p>7>_7fװ8[0֎'gl,&yl^OkiTM/+Hxm=BtÛ)!obfu1Q2]Ersk(43L-Nlu*'8)nvPj ]>]hUpPLP) ƾ$R1eɇQ3> ݓO,-W<1NT?}<@Gȍ~_3w״zoݒ3u`WtY~AӖ@hߞ\1x]duŧcmܶD"Ӫ q`YLuoA/8 ·怉J+Hk{o/uk.N2I'jpH剂\:Bq {?\f*Qar&Xm_Yq]MqRר=WHd}):A Y+h.<"r(pK$-/Rxѽ\P2:Iu(* 'VުH& L4M rSwe+'H~`O;qy/-05|JBK3͛™43ZT#nHu'+xftHkFoYIS {;%J wqח#qxTǿ~r;\*$C;^VAsD:pf^%ML5x&bݿ :&iRG% >zog}CuoСp=qKrKg cJ!ت{Yo_SY D50"hQjnH;胒(c1u"st̿7gl !Q Jk^5{8*E6`P9VJS{^"h12p2 1{ҼiLj^ .wlInam L;z+ RJ\ݭ5 '.Ǽ&+*ǔ4#d aOTg wpHchF߄ȑu6nω['TdlG䱄/ϑKkML4wO3d3'>i=X6Pߗ<UI2\Ndy܏[]8.Rpt f7HHA1<,##Yof!I7ԛlUxm`;auajr9wycGM %d&ng' p |z<*H\7BMP;.P/(2c/N+9 SS{YNu'(b$'Ւ~WljQA"#.rP5gn(h{% _@*"U"o 'cT.w2PD8:8{BfP ,2apqm(Uc]h6,u3+ NV8&`ÜW׳/l [Y3;cU]#/ѪC_uG79J%^>QF ~. fLph-w7a:c0gWv+Xٵk'3<0wpL^Mnp ^7'}2&p҄Z(ij'pi3)xy33.E qd"":x8V@)" 6[Ţd4`8랰 1ߧh"_QÄDn'cJ+ä='esy<~e&<,M?F|:8q-N\JLy>:|4arUl%Ój.+VazGN(mKOƾ&tfH5!"Ay{ۂe ہHU#PJ?vQRネ5t>)'?#7D&>dƼh3G ^CK#fne⌀ƅ#0z\NXeBeEaxThP[+-{(/gŜS̛+yBD4'JPXԻ"ޏT}Ol:uV1G<4'j$4bjWjmO!vM4{ 3X>f4IޠL ܘ;jͺ$%^&_:ySDbX"90#3X +AC莃 0{[Q)X 422)rb% zن>r;HWDI9ύ|v& ]L !7V }G-LiS șly #!1:lTi9uG0nzw*~c osm% _ţEFPJO 6g,n^KgѰRde _{n.T1h9;riqde5N J$XC>X˃(/Dkd5v1B4Iwٲ yxiNE:ٝ*oNa9#|P0@8ttʑS4_TYyit#i@d@F$xΑ2S m~9Vd ^C{`eLP;qg#dAfD~O J kXf_<4PC݌Zc9^Q7v!12xX5̞n==ƌP#M3;de~ Z >^Xŷ:I-t۶2)R)ofI_c)5[SI7[M[Iq0>E-򗉒(^UC;-\2:av9MT=H1PwX1vV $F ЏTbUbee)ͱ օ)Vo7Df~'%|dNeVSN.[ӯ&pQwd-$ y/[&]ҩ,㒵'cMtf@|u.7B(Z.wd4Rߊ܁9+1)M*abua$T$o1 Tً,G;^*KapƒcBI>2ͻ-Y\i$( *cެ|?Ą a@EG_eHlkJ7<}Q.cƺ}^z4hhzA_9UKE5҈ DXH~"|s&^Hv{aiwJ x0EJ˵+-45v;ͷiaM8 IW~3_LO o;s,P:hMb]Pw&_S+MO5iKlakO{JO}lc(ד)#duҵW;/uKB-=?hۥ)ӂA,g|0CaQ v3(9 F~TfSё+>٠B:){6ٶNaSKFg+I E|aLzhղ&0d$@9Zx~䎭VG~gY[n5q/y6X=PHqwjoze_N¶H(0/%RÛ)ɖ0"Ku{)L"R(:Ӗ 0[J%#:RsO+V j~P*hGGN/yyU`(/pĆ2b4`Ry@!e=hpg6鉧l^`Utaƨl()CjZt<ژQUZ<i;<-"ۜH K֎]K^u:-@ofK [94~YtS#\is*"Y e]}NRF@/w<+lVqK e}6hв'O`CQc)6+1\f',0>""[T߸|It>6ӁHX. ;y(V, p51GMk}ig V8hsFu(H7E] ٭,oDu[-?׻-.- 6:IEʔQOU`G߻;) eDJCWH4+')A7~CUz@B"(U؁yB>r<}Ye7@ѯR@4д:[PƱhtŭͺM9tbLQ^NW—-x(D4ՉSI}R bPZqwCռHhĤU^p6N0iB;dI6/0M޸P= x*\-!f'k4^K{f}7T-#4l2uv֫_ +2c#H-<YBskJ "6pc[Tc^ĵ_J(dn("꾇$3kiMYWd=ǨϯΘV]IR+*//~qBa<_ph?+9lqb=ttS쩡;W.SDY450,qc