tar-rmt-1.34-150000.3.18.1 >  A brp9|UM}6A!n,ç[@"Ӂ^C9C1˴%$ӢR$:Y` -0x,{^ ~`ͨj ؠGv>7ϧ'XoqQ841XN$Խn9t/pحzpa@` R3 HgAXZ)r2P!2=N@6xL8u²22C5h ae4f37ce0c19c688689cbbda651aad1c41f90f609546f23276f077979746fbbaf95946933d4358b3f87cbc051be817be43887fcd brp9|ʑYzAX /ňZN8/AybE;T?H "Iny!QD!b 7SOFxLe%1:л }sHX @i//jRQjC1H6->Τݷ+bf\3tQ^j0* NIWi2<ֆӇ"E]'-":XSJ-q~ʨdP֨K2G3U!#5A>pB),?)d   E 3U[cx    F |( X k (89 :I>#@#F#G$H$0I$HX$PY$\\$]$^$b$c%d&e&f&"l&$u&8v&Pw(|x(y(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 utilitiesbibs-centriq-5SUSE 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  Ybbb0b/b.b13f544dd6fc3ba462868d6c47cd163c92fc1c82eff60ae5eca0a83561d18a7d76a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.18.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.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/shibs-centriq-5 16607216951.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_Updatecpioxz5aarch64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.18.1.aarch64/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.18.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]=96728b4127e748a5a41b19596961a6051cd4f93e, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR&wC0B~L utf-83915f831202f5f1dc4c1fb3bc40129712d4fd0c47f7851823354c1d4ce5d71a2?7zXZ !t/cX] cao^Js$tUՊ]x<#.Y{ɆV; vuO,>z'jxYY+5HS RPfH+;N!£Lܬu:7y+FuAḓ6dM}y&ݩ'~j"hؐ7bL>AeT RNK !֙6e$,sX]"AG!Z,vCf۴8q&/ c.x*OB@U(6#n҃dQ,\cR.'&jCܱDMx0 mnC LfTa7و˂)'f&_ݹWەTo콇c]e a ( R Ӱx#D8 pz98a@$3Q tKȫSQ°B+BC9@ v35ĵbn~׊gթ &IT8gYl"}Gآ{_7ĚWU7`>2 }DIubO40a#~ ,>uVqV[<:FW[s9v#b0z-=:b P!o柀v Eŋi* ӛ ߬0)3}(:dS^cn;"אN|Ow'(ެtJ9YB&aclFzp.:p}z?C`e=l7cnWtn5gSN%sR-c?4(Ŋ4 S?fy]wPK >W̒AHBOj :Hk4jrjlշ۲5J=6vۧ!)u\η  %k#-jkhӵ=cj.vTϒYr^hW:7L[f' k&!l 9 ?0r ̈́ݡ&kS$ !ұ'*-O5!;r0j"L22>DZ/ˬ' (VoA"cSjucY*]5b[9{cI\E y:["[x:" ICܒ:^ у4ʛ$lJlS5I1LI7:8 o-A1E8oG]Fk (m΅3yB1q>TAb6*j6 -G1ۓja1] M`Qp+I^4i~稹&,qZ' QzFJ1y>2 2i2AvJr:љ?1Y8aEQEݫ(ei &(YQ34An\M\@TǬ؉*Wj^bBTE H1GAiHIȘнU#ƽf67;?ُxLЖ|P  rak~GZe6xh/JluO'3: uN.` (#k|Ϩy {pcr֠nzDR߾`,VR.oBE/vv9JB7c??$% +HږB WS@j&&%w1K}P0= c| < ?EEcY]Y߽van]p60#>y<7*2k/gգJvHe-;>SqcYK O/ eFM?q9:L)exj*5-₄0b^kgp!izo]Mȧp0cZ܄7 d6Qy]66xKU Ζ&YǾ$6DYF wAьOQAO`G'YekRDY2*DYрߣ1Ht0Fc,';vNdHA 6;AMuV(P236ڏZ]^|Mxl , P|2N~?a.$"eZKaeAu;q3 fE1GAmc;HANz@>in&tOwID P^ؾnYc /$:&Pxdž}min%rJ::MV&SIĿ ӱQ g^`{yo& Qk'B@j"9&:oߙ8{g$Wޭ-a_^T]:ZXAv:)es@ LU mg(!`OV[mm pzS(4g)ꋂߛbzq_A,εhTN[10钳@ ~9HsQO A-bJ-L%2WGNg2\kS;}2"ltM-i L) 2%Op{0m#K8PnwʣL5 [ƴA.Qs@^M->,~/n"(Nv""P炟qrff|@boDǧj s0 }!ge~ :>{d41Cµ>| C*H}3)zQ33ɶQ=m;uKc*(NyAyRN@\|dR:X?Av>9ro]@} y~)(fBOWtm:K;բT 7KH> J }ط'2{brau}S%A BKq-R6536ͯfw0r %VQ5P5zN!=cߧVq!ACyrmRBu,rF1n IaRy(Ow\[%H&LK}`?Ύ^8_Lhiq OLxZn0~N[j)] QvYW/EQaޔ0=_&e"ٷ O).Wjָ)q/?Iv2ވo{L/Ҍ+.3qwC9cҷ46Iv$[ zΆҡ8[^252~; ƑI['9*<k'7&RYO{ƽW]jLN\}G 3 MD\[+ާ~ZWAi@JJl8kѤDF}L}m* Dm)0Sm߫ u"푻Ny1a ;mt^; 7m? Ig dtw74Y@ Phs=Y)Zn{K}WK OZڡscDO^Ů6o5 YiB 5\nOX2!BZOJ˪LAuMY[-ɕ[wZ4F# ;7Oi^ }G|=t+ׅB!_$}Tb(F G[B"s c _r]q|sA= 7NKwv:9yvGMo0p}q^bH<q s闊]VµnjvBc}^]\hKT]o WXbΞog: [OqI{ 1jm>vޣNɱIc  մ -+efCI2(}r|x"XyU6hb09@jh'9:{ n4X5,8O;2@S ׬* ;Ӌ֏f}PPI!! ٘m?Cg!\p` ^|U@3nJ]߱ĀIl6`դ1 Si}{;GL!,*l\*#m^jؚn֚fWE6o u6sSX n[{e| E|⼭>ݕΔf긻o+P]z XȈlJ=pMDL9E4K$QPNRd_F48=Eg17 #311yJًi'KQs8 [TGbǪw-9UD<"Vf=^?tp+J͟Nr 4^jprYAWF-gbO}'FirkAh] ZNk侖}+onȃѾi6(O1wzR1"CK)pA0D{wq8^2EZ-CsBoΔ}nN[c!4K9g$jjs4mN~^;nR_G%G-p4j5ӤZ@rW K煛(хWܗ oݗ.|j\R\GUOuGIRY5o 'Y0"+|"]x=pM𳱍):5OړO$CT*(" o^ehP*o08v %o݃(Ax*yXL.|P @7$bR ;S*9Gi;b@x2kDf^]ٽ_(g+fHF _`yCQ6׵Hfu\֓:FkO7>&[v H> R(ȺuQNwo[D m! -itXr 60k@^Zpƺjj?frUYI1ZXk$.N3Eb"!6.Vڕ+Jz0#=[5Z=հy/A8  Ryd}Wׁt7uQ<8lNz]m;OokޠdU3O[ s ӯAqo8ƒ2~PZ ).x1NRdMC <}! })R p>*G<,;tWS^!yb4U i=_SuBdnkofS#Nz6,FR]9na?Rh 'YE{,X^/\0WZD zo fLf`g² Կς~nQz ʇn%18LČ/Y"7-v]x-4Gie90NX+yǞ uO{1PRz \^͍`+d.fvjP m F3_gm}>t܂mՒ'N yNb .}'t6՚ⓢmbP˜Q'rca>@fQ;GiD3}4v; !1Q9_;Wj4d}},O2zaq]7%ǚ#F<ƒv6A To ߈XObOO/EgBFie/bʊΨ'.3b|/l`7b? 2b'VJB"؞x*}>{f;5i'Cfk^DشssYH$`UiV&̚;Ļ̜.t`ۓbs 8mmƷ[ҕ D2ĴF@kayOCG'-WؼA MΧy#4s YX: wI0 ~|z|{U6q6p6!F(q $3buHy%CuT:{AWs{Ci~28&11Ek,jbAP_N>ƶz¦YM6lHĭ!sFTa ᭺V*4GI?>ub%*UaAK÷8zY':4̙8Η"iyEn{7UL>V:XX@18Cz4@=RM1 b|k:7"[:k`e X;ޢd.+>~ U`FPxJUb ql2m>uÁPU CP ʾ> o̴nO `Kz#c=(k`  qBpJ땷ں}>WRvS|PlV Tl1/4wtZO5'+|bP(u +\:|FFXpF!:gSOd:XG]ϡ+"뉫̬(Z}`Qe'AR ou#kQyأ$ ylT3RGAu|1\:ȃ"򨉤mP#}5rl H]7zq{ 릖M;M)U/DŤ<`08(ϢP [U+D {oﱈy 9g#˲%BgJq~{o!m||_rhM$3XMXmicDud5x W%C8^e ޢN4m#ЄzL%`3傲"Jv+W #Ϸwz]Q 9>Ttd6&g>Bv# `׎̤A?4GKf$zڪzgE J G/Hڃ3JQ4&(Mζs֍p%tܜKO6MHf}$Ϯ n/.=u`ur5y=4.7f[uHHFCo|F6FObܡ F:W6 TJQ0Rwշ3͒"fU'v d[]zkK(B`3;oNzWʓTc0UHu3n(ǹJ$k+Z؂|; 1lu .ª;FrfrVZfФZ+u$=yrZn2"6`3kN9lUC|Z[#A`H7z#ͯ MYBMK1=wp-j6/@M//iWi59#`;D<`m s.5HO ]w:-gJԇNmV8mq M%0kůxFhBu4%9VF$椙?^ob.]Wjo[\Lz苼H}e8H?lR']ciڀpѿm Ѯf򗚝Zβk;)B?Q4_o  J=3-f?ص:l.VT3kùj`F_S7po9 {9h23ZX}Tys_Kf wjnqDýJd#j_1ңZb4lFwmF ? 8j2&"?v<Ѐ36{9+Mܫa8e.UxhNT-ί<tϺ~i:Q_ҋLn<=6r&4>Ϋ|9ci۩<Øm ONl>>4ֶsZ@Z&Fv2,19pM^IG xɼT}!7i8_Hq>+l׽vppQCz(1&'z$Wh6V3{!)@ |^BYUFۛ*C;zME~q%0* _2ȉ2% g)a{e27 '-Uvk /wSeo-0|IТR׻ܷ3CnԭYܺ/ARؑGeWXkU@=49<|u؝e̓҅{?gP'= ZZbubMY>wߪSy@N#kKU^ teeB3~oaoɐ_"%q@#r1rxT؛Xn.?{+BlnzE\\3[0~fiWJ_*vEF')\y%t9bq*MT*\^QOu m?QMT$P0]vLڀٿ".zrS$Y Z\=T})yeӱU&9P^W -D5+.'O9R3hjY31Ye4E++h >MB-T)Ķ ZNQ} :/ Ӵ)U̞ /fBTPUn]/lma $uiX"*%NOsnepyg@-7ϲdOm]O8 bܤjnJ.8ec".:-7R4rEkzۓ:픞É-s$-N_44DY1.ؠ>Dr bbUtr Y-js4Iל/\72}F\Z`SeqSؿr0;=*`+=ֆ{[ ؒĝI 7#ڳMh1O;dC3C5K@LQ)5UK3!C4.-X"!gbschO{jT xm􃅲3͘ Nus4~^qʚd{^/3G&9߉Ix?Sed*G2 RENߺ!Sc{K'Mlhwm x%.ݖH< ?rIaH̍9N"{{]l O*ᱳ𯸮Je)Q_*#ᨃQyn5('}&Х X; 3dQ%FfbGl-z\̒9 A<`KCS(qGMrNvb~:.\9,}NX󠏲P+x"}X?ݾȧϔ; kd݇ܔ{~"lߩɲM6P^'& 'l6*RAq/BVl_*7SrEx+Ikhl%9C4aN 8En4H1F\Y|a8p]Y;@w< 8@刺(R?ReR:in#G %"4`Na:}iKH&,W\e'N"|ںbXbn%7kkH0~aƍqgCi.>yhGrљaaaQ澫żC][9M퀟ԍ3>8,q@B‘X([wl87KF@ZebC@+!<Gk<lEq=]?eý$yIc)+pE}-|!Edee9N_fCɧ!e]Հ>.yW[E8Bv~^>5X],zr备̫N"H0ۭSĬc1lDN#,ܗ3Jp Y0-Ts%y Ot\YE KDc& V+XU<5J=tBM6eiɾ rp;ϙ5'ͼqЎI"_zF*G| ZJ YOߨSb?LIg8vtzhèM>q9߼TRUgp%;Q*d\=K % I%Xdt0ji+aMe;*!`WKOzMH ld MXJ4g>ү7$:-  ?ZB̯LXGWگ@jJ&_aCǀ;B>],y(Q}==ڑ\r9i9 Z!"R'&3s"PqE1HVqJlղ~G}8dvq.HZ XX !b:b%97xr5HOnIP%vx4v}cyf`$}E>ձF/dyHq p2Fp_ݹ;t;6PgeD.A%DK rN+M$CAŌX#SgɬX=0 }R\sY+r] '8p:\G6WF9V>|(i.n-zu{nLZ!7-ѓ0ܖb^`\An&t@|"а0ur+no/rևaȨC:FNf=4]' su8cS]X*fXCqGJZ ~ AG9L.@NQ"H…?yb/tdp :XG>r󩅆 f~nnE &9%o7g3R3j|%}ĺ|si?:kJ})iښZW42n2$xR+6 Qf3` $ʴƺx{j\.qZ8tV*j]l{&Mdf0r'XCN 6lJ uOnwyoMl*"mȤO%"e2*+~{#$Qt}~¿#39V-mGL59LA{SE? m-؆)3|_5Ơ{F M`?tK|~it {qc3iu5:ҳG7* I)Pfd =]۝)!\#ߛN.8qAk-sܞE4JxMxif;/VSTjIKYr)5Hu:lŲ4S"(\dD }$S_cF&kS  d38hG. I\(zWPcMp~b]$_buf`iAa~Ci4@Af k8}ɵ 2!hwіoQ/1n0NX`,74҂M_3^JMﴠ>-_9Dov0@'^"j8j ե3 "΃ӐJb@:PJ~+?x_A;D de~NlBn/v]jL:  Z.xϰF'Āc9ٴ#PzR^چٽsO{ťDU;3J/4yHiOW;ޏڜad0Ӎi0?' z/nxp= csfm~ކA^k=%o[8Ypjwc ܳy$o*{g9 o'WlE{G')[/-8QwPd[>mJddW&%d_O uYNDllF.(Yn|S_N^4F4kFmw·P$#I#JHD.h\|cs Չ4MwT11T׭oqdCډ9&^sU̿6ѵ,?,UYŮ/0?N; ;&FҬYDJt/Z I*8 * 0c>SF7 3~BNv~s Pd`:Z wΦ^PsdMO?Ҁ}Ic¯HZct۩/BW4qMW.7`6DTŤWZIT nwqnϧ4KR8 P-[[_imhpTi*V~`wqܯ6Iiq:o>vMC6(2wB{mB6RE7U+a gM[["-qB8;n[ƖcbKTz~Ixg\5 s+g'2y%q P->{2EAjM,4`#xulH K7j?*)#z'c2)%5z|* 6 SK|s:槦A2@aIנiPPʰߨ$x`v!;xyw\;ҁbП gOnz`?F1~&Utwk0%Z3xL}9̢9hnCV# ~PB=˓mX,rꆄ g>&Y]X}Dk^Si)?(|*ɮ8?Gt ec-$HaCAH%hm b & ͗e*W3_D0]xKr)=z.;}&VH _pVKc2 =-Sc%/v!:{aF4քR󞗎f /ᙋ# `Jdz? :0",Yո0H }7Mgtny8e F{hv{Aa# X>ǶP]~$+2hF#AAۼUl']k fr:Sv/hC7uFqm88.TBQ}uQ舏l~" )ܥΕ_MK#eC{!:@Oz??>k-=:`юVnbSߠMeRzj= 颏@P)}F3ֳ"mq g)+܃qd:gQ IS@T=ap, ;s,a\uyGGGĄ[,A?Cq[|6:=ORyc1^k#fc4D7 %r9 @Jitzj U;;Y\V:C?ߐAiDʮ^*P1'(Vnoz=(I6 Ue~%WKTLC-b^5[s1=j餆6c"OyJx)ojxf[%PZ|+Pdqv oIluKX^ߞ,]qQ鵘"iVb װU^OiZ qqS  CUqs twˀXTO94J&lK\x/NA/b=S|2wؖ rVm <=A8 lRP 7`w;$b;t?y IG1MwW=lnazT0ƀZ~5n(*S!oq?t F3mTYKSXE0.pIban]2o9\A5N%E#yj6@)9U-g 7?5 Yl o{xk8W SmNpGfQ\]ypeP^QY$ty˨@ ?k9[թD{0&T!lxHMnӚD֣I,%%X|2o3cl;]D,|)%keptE;-MR*=iOᬇMKae]'%mh%>r8, 2qS|ڷk$4l*/t{Mt; 0>"<6 TLSv~fQP %k2~eɆh;j-QeWeMۤƠCT >6ˬiiGΜ;HI|/V `E[h5?c4hK_^NHv֨Q9m@'Sa)v XA#WYA5$Lt|]6g/Y\TQ8l++ eߴz -l"s"a;QUy>8L=HM)d&JJuρ"[*g}-f "ARNZ~!EA,WIXR/%F{IxzuDĜ/5Ep=پGYoTE54?RGI}+=qܣx_̽i!5X,K͖ k)6;ML8]5_{?"nD$cu5C)~W?pSprA>0NYQ9. ﶸR&ʕN yo~`|@6#L:J[M;f49X'LZ -*dSzfwbXްOAI**_Y0((*巣@&p=Z?(_7[jeo:lP^\-JZ_@59y뗛blK~ΜiZí}WN@ ˽A߾CXN07VzuQhJ w=qjz89U%X?)5ode-kB|YxPTqYD<ǧUh*>ӫGcЗ]ny=p sZ6^6E)B*/ӕ- &]|D#.Rn3RLh3UiT2Aiß#[ Q؎M, DQ|d]/k6-BŶwDk;7hFwOj( ?A_τ;4o޴8zGJק)͘]֣j=YބE' LS 2e6RC`B(u^@ǁX6X'q=0vxM='LRءQ7u'4΁7ؕ*j/PI+ifG$_u)TcQJUIwJX1b3k|W1t€ϝeM7|?>Q|G]=l%G[_ ՙD %x#zHȬаoP%mjGpO^yR|9ǰ S2NPk_6"Nkbn,6R3O:몥DHaIfgsIm}.Pv>(k4D-`M Xq,]bA:A/Z1 5]H?Şedg,+&zG#!&8`k%R?-%صn,ˆ\L&8Kَ2anpboX4V;=ڞܘ,+߆EAMߗ7U.7^*aF0Pzu^ZcZWcKp!+.D8*BlsURA$e;:EJj9g{;ZŋƀYNg(K'ǜl?yXy۽0=J1Ef[5N 3 I>dErDArяCvr Ӯ1a4ƒc&oVX8*N<@ !^$5Ge.4Xׂt*6z>eIR-ޯ]mO2Qe܉ŷȧl~6bM@of%G]-e\'3,k_6~ eYrЋ?]ջYxp HKTF]#e{]y YZ