tar-rmt-1.34-150000.3.15.1 >  A bI0p9|SZ#Pg0A N^s!l.pfvuȬL"U⥃r=bE^]TfAſ%(g2Xx.);?$|+?.XW1U,A%! \L \EguJO?ܝq,-I~xhH"\fm=thzf>̬9ELSYxΰcL0KpB(P?(@d   E 3U[cx    F |$ L  (98@9:>#@#F##G#<H#TI#lX#tY#\#]#^#b$c$d%>e%Cf%Fl%Hu%\v%tw'x'y'z''''(<Ctar-rmt1.34150000.3.15.1Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiesbIibs-power9-14SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxppc64le/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 p YbIbIbH?bH>bH=bH?7fc92903203d24558a8bf4be805fe4658a6d150b8e3efc6f8de6c5d18b76f0f0a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.15.1.src.rpmrmttar-rmttar-rmt(ppc-64)@@    /bin/sh/bin/shlibc.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.1ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmdanilo.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 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-power9-14 16571619911.34-150000.3.15.11.34-150000.3.15.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:24928/SUSE_SLE-15_Update/a1393a3b399ed82511c45e19bf75c439-tar.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.15.1.ppc64le/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.15.1.ppc64le/etc/alternatives/rmt.1.gz' (No such file or directory)ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=63bb26f28891e89e2f3070ee53601c8612af84f8, for GNU/Linux 3.10.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRbԬ/#Q]utf-82cce380d9e8950688a5b91ea596bc3b804088345aecd63ab8b1928014757b7c1?7zXZ !t/Wr ] cao^Js$tSk}tcjJ2-Y)m:Zp%agwN6ģjT=pof}<GW" nl2Y"ds{2 &*.aȦHLXGV'`U8$w"ŔL>S*p'G;82zR q_.e]Nt>:PES&T!h75fgWp:YUn*v{byyUu Iѱ砆sj1Y19uBKÿ4z- CK@$_2[~ rmlIV9;FSL atxOn&D"15AD)<"PVVwƈr`iθlݽ ,tnӭk3%`Bӵ)%BҍFYM{7ua(:iR ,!MzA=c¯f.?A?B> 'M/ q|hcmO V{f @s8?T1}љ>o=TDUSvFJݲ#ʋ'"[HʵRopșWI,A'6lE)a-FJcn& uZ{7S>lH?ZE6*'w8pҹz^q+F=}aN\mHyWmyeN;GKɽ[ƫx&FPZVWp2y!NU|j óư%'ظd|Hs@اQ7Ue |pD}c%~)kJ%i !k#tOâD O%>*E}}1^ FXfP&͐d1Iĥռ /@-ƴ䍙&9<'|%g! /-Kƒ@ׅQڑ7r* x'Ն2>wL%PT~ELg1xh`sy)lZc:ۂ\ҷEwkAB5?3vg 3` q_"ä79$![: }ע_\5:Kp66C\gMHZ,ZF¦,J7Yed)7ʎ;N٢ZT;o 3.n򌔒 \c {^ F׹wq8}5W3ud1v/BP9 5\XxrFP?Ywi Kv+S5e/68LEIf3]LԙtnRr玓}l|uB b r &GѢOg {0*x*o7%40@sY 5P# z99 ~cy__Luӄ7An0wD=?m]+r8lຽ5 o{ZMi/iL<ӹ˒$$\D}-V.l}BN@ݝB<~aX U- nm +RrS9C41]֞* 1ȷ|(/>o|+fs%)Yyxldz `s/͙p4-9؎}8}˓*VW%>glۮE/eJmF8ޯ-8Mw # 4@Q<MQQ{*e,'5hr83+u͘ixA#Ѱg'm*1m&P3pf,aa6'9O^}Xݡ'.YoPPo"MwF_&H ^r_ m{V)n^>pr/,59% "<9W&ɉj!iQ`?ZvH:|ܕh24uh %挀آe;=V蚀éhޘpB ,fD^ 5̯7Ff16 !U ^$I4{o;T!sr5_G*d$Lr6|֐Y '2XnY?1hA\I_E;ҫˠ=YX3~Lb0V&g89k75KMD.΃ y;[ED÷@G >&t xp_l^5CCʐErQf TQ[ 4j)x`8e4($(ĉro`I$fkm2:B8sCNhaq~`ǜ%{T.ƒC43~ .FsaptB|}jZQ׌V3lFUC0O:wuv=ߗ,{Uum(*nԥmjc`qQ2K@[~m9nIh4"vQfbRKgp ~L9gXp@3ISDL#o KMr;Ib|YV萳 gn#wx$,b֜[5EtWxhMPj()7{}5KѶ2_;,JInkφdoSeV\]#PcY^(cuңL (j"s4fMG/0ZBEt\V|f(UFwyWрvtO_R'SnxBGfR xO sq 'oȯ ,ks`wN!<]^h{TuT`MAvԯUV}Bf#S(|ma29?\ maK:ýx|vEo;锸fjZfx,JYK-4$F떧/cF`/6`iYӇ[(lEf0|rƻ.%ؖ#nKNq~O d#:=.EU;u@??M.`莕gHf95Nz8h{SIl*X"d?9%-K[iC>{s_\׿$DzYe5]{M^#2.#`\(M|PڏHAJ%W hͷ)mfrTvFipf>-rXznpoq1Eo@oř]yV1]ecPK`6TbAV‰z﴿hQUnm~n Q'v} :U^^^I'f9@1D= 9N{1qk3; v0ckdUGz~wUnrsa^5D8 i-f4]?s |~dˈ@%"WD-:UyH<"]{z?,]p5ѕ)3ABdtV ׳Q9?j:DPET⮄p5)/x@:͇D*2x?6#-JT\hH܅ 'sO달/r-eLxY5Pq>K]wǀ2ZZz |i_0C=6/T|jk 2&k sl-590S0Ҍm'/,$xaR@d(1B'bcS.k:9[ Q ukۨڂ㗴tht-~@x(`.Ɓ@ [&p5[|ÓX]#*N()о9܍iK}V\ɂ®qI̫@a  4^S! hyVk\l߉[~XmJsjoY1$ƴTW"Ь&'C%3)F_+BY~B5(<h(20sKEeQ4 v*WC2$LePB2p' Vu> ER4FYʊh3(fW>OTY|ytj&VX7Xx*ҚwERBX16[J0<|KVv#.  9Ť)O'J>|q}ފjq dJ}K&AѾ iVdl3 [t! ďw uϪ,Ccw@Q?8^ubЩb;vT<[ ;LIP%s  5jh[X]3HQ?Y㺗 rB?Uqvg-3G\#RX_H`hc!3=:#>Y<)fVHۑ3*[I&<ǚ9 Ct)(-UvxgF}z=u+t0xa. -&;a[!жdh]~G:XeqHɠ%}eoHl,rV.NM3Wx^m~ܥ!IEϵEfq|m6Dwüߙ> (nXafB 3*kŠc$7piղW,BT J=iW#F|Gq lBLT;ht-JjmͪCpHy'阉@"EvH,:j}}GͣHUhWKLuh a[_[~ 5SMӾ^Tz9 B%>N6$| W{pvP EWbqws.XQ(U<$"2c5BDH*3\tגz^+4 RW'_"֋.CL:5Ss l}wZJ D<l+#ߘJ bԛn)ЖҮ <}Cހ𳴿kGZi\̻.=Ǜl(Ȭo{+CNJ-K,^XuuA!䩋=W&n(\LQd0N35$GBSJNO3 u3|Xla=4i[ `(7oo*??0,X#GkWN%.(wЂn]I(Fw3"=LGc_؆#sPc WIg9J"'_QT‚u'X3j0Tkl@)C83+j#'{<d]ih3Y-3b*7TPLF0 P\ۍ%c6*}tiY~{whb~,6\ Q›MIʕbߖEL@ s,? ѮFes'/xY 0C+LчOhA]4dϴHڐ)6e@=竉hGѫ!z.p/GI[CPY{;e3L*TaF&cDYYA:w- %ksgm|'|1 0yEtQpDDpZz;#gyR0afnjz&8C@$,E+eGC7 e _(^@ݐyn/x5l]`w/Bȫ0a=׎]cx}O JӚ.p}f6#EY4){l&UK.agt@9qOc3<\Y eXI!^Pm}>5XWZ2L=l4 4:A@#7:ioK/VrZOX{ x۶OF#z ~apSg6G"!LZn`'&-ME;twEz]ttȫ3BzoU|PlCi]*U'>k3y'i~U3gsf6pob*ߧȬ>]Sj.o>v_|{`{OdW#11r$JMF$ŅKSU6cJf+:fh`;)Xs2*nLd4cH#rdoWf3#+߀|D=Qv6!Js7fԂzGٙUqfžVS6CϺAkob^s-\}AxΒVb7zO;A ?cV<[m4G&mM*E|kPXbR5:̋_  $$i:/NR_yd)G*z|+rN$pVԂKTkr!)hsz ۢ7yMpݮЉy4\w*8\JTNE ,"M(I-Dh=K_hè" 4Z Ifgmlj:8*)ᚙ3gnvPhGz>\8~ޖqlAr>\Sݛ=]?s>,NJ&ڱbfVz}ձTKx]ލ=4VH$ cW6weϩ˥Qz8}ҰRokq)ט:4V${ ҊTݺOGۭf1{$^:sg!"~wC;YKs?mtXCDׅt#b 8'[aO0D4GYj=ՆȊxh}G%FFqVBw4&-4j+r-+(jH;@63& xeO_7Oq(AB>%(Q|mҟW'Vz"w(dϘH vO{%}6,B*/JI.^7r t>59B`TE3dngzۑ'ߺZ q詝ukIeKcꆨ`O @&dƶ3]mti#Cw>6Vj zX/]Hx6,3HFJazQƗ .PdЫBݮkLo~%!Q핷3ʹ7(Ud8ֿi')6ʖpMJh/쪞^{+x2]v97\NM.1XC4~LR&%I5{ _l|Hg(DӳmUSCx7@ :0EVyz1WKgTAZaa8%$?AZ;oN+4J?)?b)UX \ m 1W<FtT["PK-aj2kk'0w'?L*r eo"64ؿyt2V/IoTlX/ rV!+əPWI gj&e+g`#?v Y-9A1 ШyG"dĜ<"=Tjd.7̇m?1*kE@6U ֏D3ycȰN~]/~La*r׳d5nTPM+ 3%dw"d$nǾb?=H* A)d~FۛSQ&aH}$B3yPΥ]U.]Ց#G<>0&uۣ1R'|=Sy5t ۳q5ГU'_466ٮ\UI)Y ';K]H-d2I1TBgZj1U*4`|o`ο xjoו'#5!|nco^3hc'͚`MBjA*] lP%~ћhupLEM, XKt9\XXd%^-W潲!CK YN2Œt7m9>Ύ= $9ky׹:~Jك92r0nU)jtpEIax=W|[L \ĝ+ѮqrZ7/${v!b񆘢 ek%br<;c :4GW";a(RI_Csxt7z-fD2GIO/&u&(3 Z6~n =̻ךjd|O0R# sS NTX)&YZx2|8Zvh^P[h`$[ղxlA ec.U᯴^lvPXԽ4FݍJRegf'J>3Lyk68>?@~sf@fFTORMQ:)ǒ܎p.tT.A&L·Llrn~ͮ9FW N68Xz_ruhJ y@,!~r/Sa#W |=^TVr;R@iOePvfB >gv.dK,FH)ݛb"t2lK zGNxYL992cHnPXq2l=_jzqx xܶOB=^3ɖͱ|(o 0,x$`Հ,d+ꮎ1/GKu.Fz_h[_sR$_OfL ebijp PZ /tn^yz\r4(ܵVn6b#E$= `BJ1[+x}eCeѤ$NPs[|@7EhQɀ6躁񟹲P hs[xDf?01fQYL}\oJ:0G,0.m*:@߲)DQ O=B77on`YAH:<-+,LNP.QQ-TpEI~**JDp]$Lc6N(7d Ċ T} ]xE8#[HR&)ϖ縺uihl9hrI<]PKE~}#}ƀ]Ss@CFoG(yaJxqSn׻`?`d}x}.vVV+0lt֊i9^3sPuvU@M I7P]6&ҝ8RLy&.qi͏lEz}$'BB~$r/W"DƯ8pn'~3ao"NCSpųUHq7|׍krNH ?+"16 ao9% ~ʴ[T*CmKiI̤:=NTd|q]fyB2#r0j~iDˢF`Z~q.*k%(01e+ث'OɖbLeY6w qiu?{7//Qut@DQF-6 䊝b/{N!v"ɘ&4I$\"[aO9 `2td2ƗxЭ*{jSpPݙit7 GR~ ]QM*.{ƶf0f > W3x4 LBYbjILٛC;>ܪ5b mD]/ACz}:;o3-, YR(Tˇ@/2nl.WG-e,.F o 1{S0E.Ğx슋@tgGyVI#}+Tà{|̌O!>SJQ>k1Vre$lB1oF$ݘTPT&9.dY׵A-Bn;OK|@{2j UQ^bZڻs# VӡZg_'6jrǺxenaΙٚi"vCց'r|g>8R֊GM욦ti֣܀̯C`_4;M`]t ]E~T6pGq:۽yrs($3atw;Q!$N8Kр=\|Ȕd ݒ|F!8 `B}~IU87i)Aʿm\sxmk$y[B_Jŏ&CJ.Š#.I5<0ɞJMQvL5*QؒMxbfK-b\`0gsCmԱ,.\J!iBʤySQѴմ(TOx)e0'K&dF3uV3QV)M?QjG TeiO6zODٌ_-olD m u8j#w&1Y*ZںaH뛚By5'9g>=,xnHVh}}Ϥlp#]S?GTMjV0 yn|@%z ."簗YP/]^'Z42a5Np#['x>[X(NG9-IXP$T%@mDggqE8QLjإ@FmeӅ'(ag;?ޠactx,X=ZNN\?iŀ5lRR!aWwE|clpֲt<حD{ra C5 kpK҂F'A"lF/ a=- TCO^U""U|<氊`ۧĠ脞Pp)Zw9E?Zo\O ^-1Cr]0s=܁t5]^g1R+fbϲ_HفcۍgY Hyau:"֬8q+p1fBt:RwYGL.&jZ'7$Uj?1lZg4͵\kq$F6UL*c6w`=řc ׼mm4Dե^EPH80ekp4W#҉;m:qTOҰ{^ȥd7R?`߹N?dz#V!d &}8d5/昫׬0,>$'GCnхxHaITIdU1x)z>ݭG@%y.'z6grÔgхFL) (Gɽ}!Tt鲈5rn%'/p_l@6%˙P)(%Gs0o<@Z=K$dP`sn> F63JNƾhޑ|$ oY_!&b<7"}oWki߾9w @c1*1F8,yyf0aԇlL;3R4-su#:(]Uv{ړ5a'1RjF|B`wC!{?eˌ &'I@)PP6SE^ahBXm9>׫_lb8ᅤNcߖ+/ahֶBAJn^/3A ^~bkM]!wJHC|bm$]rxob`S-f[4 $p;"×AUJ="64po-=f#SPğ<πiqguZxr.jKw yRqYpV'eJAc kl hT6wE -xoeMВ8> M:'ZľSa΅츗8)!l2 rRNǪ_/!qT,z^3Vw"%(嬠v0|3M2w<$m=B6S{= گAj63@lkL߿qyʼn(SH-m( |H`7oPQfQJLI?(GLfik?K, @h. NjnT5 ?ydt Gu̡Razni'JƦÄlO&̉O-;ʣn$4 0pM ȅ]'@YwksЮtЛ9yeA)$XWt<%&0>G{:^(Z9ǙL`:eL*C;:}Iju</'y^·/cy9j';M_0+V礚7Xt3| d~ .˽]..3M EI$ʁ5dIݱsm7ߎЬ$[&z&H僘nadJyJ" # :;oE[^] ѕZ!boE T/=n@ 0>xˇd}6D,-ع_Q_yY mJ\2%H Aۏ#+qdzP;)Z~e{ SwfUTs`T&%8?a;i%/:0uN=wss +\,$܈v?‹W; AA:L Su?1߸UQzDeD$CBec-J/̀|8Ox|^;bDs kk[ .fOD"j !rÎ GoN(o22[QHr:X`c%.띊?]Yl#0''ҕ Ҙ[N>{1YwڊVBN0&h -J{8-uzhK(3B[wJZn:cw'rUN[P^V\(9jUm?>l1Y۽gT74P>Y5BL}W[xJ)Tp\i7f;0/QfzC%Z\uUuMeQؓ/ ;7TR&zG5 s"̐%K҃,w|:=ggm82VrW{ljE 5 q <"b45e߽(% Ǜ+OqQ$~QF&<Ĭsz<8i6Bw$ p㘼 ;Uc}(.EMm /%5|,Y{NlfH.p]P }_nSܱxeu"g턙}S( өXʹ*t ;/ cb ^vm2~$Qv'd DeEb_|Xm ;'/zSb_kZųHߏmG%N%g7ɊNjmzOhCяDX*E-a{pМqYY,x(;ϛ>*~&p .p (H*uqA b#atxbloeHVu1>P2tXDޯ_^(Ȯ =&TC+J}H7,4@1 MArZ_.V=H8h3Xr7|$ӆGf?`\rKF7@U]p4/3sIq&,' K崼Z"K]7Cfr;$dtux?rbz?*|[-,;[ɫl,qR!bn|k" ޝw)s_tE,DqHB&$#ȝC|0pE?ƞtVMv5qA]}gА=Kg"uJrT4yٴj; 9mgRحh{74^zQ=#bbY67F}kMkRn*C?7N7+ŪCc`9a|>썫}-:`]M}{k:HА]գ2.ADgoY%= ;*QnrD44uCϫw~FX7hI W a$P*%^TID(ӕ}ȅ6ʩ:3㥚YF V{.4z&NX!SKTHo,|vpޣ'wX_1969iq1kD{L#v%-K'[lohvY*wLl۱m-6a9" uVٞ1H&7g'j`ak_@vKM!\}yjH.|VPs`IBo#j(BkwQO//a>h8q]< ~΃*-'T=,x];erBFOr<[*+. }zYƱ{imQC SlRL8S:7Dĕ=HPKqM >ȉ3o*mbE7\Xkhc,k4 c*G)3Gv5W4pIJ|ji)"Zà̆Կ oEjgPZxg)ܐdo5ECqMsXoxo N)gy DwuDao9p7}GoFŽ%_lu4JX߭Q|`f4}T|[—6J'% &6O4EjVԢIS5jpzsl4>j]~XPD: 76ԏn*-GOpI;Z$(_^>st*&QJ1ytW#+O8]7u, }UbU׋1D+.+nx*FЍ+֌9 =|skʝLXfKJe˵2r})@xЉڔ:z p16ꪏ&tU 1CrR{-ƈ;׎"g!FF9{b*oID5|@Σj$Qq&`H2XڡF^&&Hl4NmhO_C6TњK%Ǯ V~8Py7N s)W_mӝ,\h(Kd~J>sCiybV*0M+7G[5$WANd]Z<|fRtX):Aiir9 x[؛RMbdWK1s(ݢեPM%.NTPU;:wJ5rT|)o?T5La0}klYbC" e|h`Q Q`{H"OI~+pi' l/`aYc9'H%K{@ #">%Y4 ']JaέtU͍p=BEe4 Nٯmm7g2 dZkF=dAɵp8i As&QIX}b~^uh+WM*S߭`" 6?6(&uS]{e(oo@y\$94AD Dl8Uyץqq?I4kNDzrؔVn`ܩB_RxTkSkߑESr-߆Y/zvHµszoe=-.;bR%#v$+龕ÃB %p1 yׅ<3O*qݍLov)?ЋnS}G#dL7A|rE[('Б%f֋}@d.,3tG+;)}.vփKd&QSljn0|a =L 7~fx:5V.7ThBMW|m9J/Ne[CXzM2^(c(tx:`m-%(PéZFU.'콤R%$Ly;VPQ|ߴ!j?"-j ?o D/Ÿ~L1#|EX ZQ֬ĝcK\>ZوsA62zXdbB~JV 3*(`4Z~1lF af9fMhA_yڏl*[[n'̻msaޕ2[)eìp$`p2?t QiO/k16]!_+>)>K\ɳ JB4=2)u QfD_;qI8 |u!*[GU{?f|n ]@1P0akoþ5tOQnm^Jv9 SBۊ0Gv-o_b(d©mPCogQ Sn=Kie 3LҀ#) )uoЫ stHip[e{QۻPL{HS{E ?Uۡk up?Zm:xa>F5+;MP &fl,0AdκTn2vH*\VmLNNaV#To}uմck (v,#+ Y]%Y!t~tڏ]õTHUKWnJ7hr2xf_Lp>PDK"d֙ +=`n c0[J6YF2|wf7k4KKVy2(/cL}`- GC&0 #~8;d̷Hj\IZгh7kbJAK3ƦW@!fGi]#.baa> 39$fX,+Jdza.ibbŻ5;fqG9 Vhw2kRygRT.tm!,[; Cp OK9NaM^ɔ N ιIS:g\GQS jgUDux bcA]vSnϻ= xB,w͛h=8<]L>ք"gLV'~Ї)KЂ&CİpO(9aD!%:m_gGU ad<fS`7/LJ]4L kĈԐN|TBtW4PI?X2J n`cJ 1Ʃ:y*X#7%Lݡ;4wc) ;̊Pb@8pj<&jh5_P^w~RL 63«5!iv du >{ǎ3sCȷ)'ht\^7y'o*n?-3ǂqxg4jȦp-$N;)wv_J]Zdp.cw3~ΓqH >Ӣ hiW<$X S$7|zc`Q>W:"0fhxZSQ^⪉v +k84Shskg[Xqh2nŠhV-,s],ؗ3>a>(-{#pV( _]i"lO.1h ( $BWAE),Ϩi?1HdWD_so@ֶ43:"Qr])rZ~֏Ck7/o)te1!cmȣucO)ۋ#y##vSCel1$3K* JyK+!x~Jd!ꎅkPĶ,n7)+9ςϾ9Y?.)/=ΩfqxExOsKOzo9:*NI(] ܎&'b 'L7}^EuEX‘,)ͻ9-G@,FyK |`>[*DeWFb`b*HݒjS{ +m^oT: MG[/XH9U[ ll/K桲!1OD-DEsi$p߯2NUrrEj N%< 棝ΰh;77h$%ٌ{ ۙS$&?oL75/V2 yݺByQ . ̳{hk I_U}~ fj&k H :ҁp@py Gx0~i[R0vB Pu%.B ]сC M50Q G%湕p/KR7_rg!ɨ}Hw#F">in}P,nO 5s7CfߙwQգ8Y"ͱwy^L펀*6 )F{* 1=/da VG"tXD}l#ݭ9\9  WdBa==WjcAw>̣M:{ `7qZ G!M4!ejg^[CڹҋAF"U4B(̄e^^":in.ٙ%mj'="BT$L3^w%PU&Ůq2"AN( P "](N}(:@nlm+<>GӻD`тxʣ\h$]:WFLC~P"`fB"Aa.u]ZL-$9W7ů8TlnR@!WOJQFUF|XLմu!,M$ ͘[SG)[h5o/o쭒pR)m=+#CBh4%dʎQW+CYxWe!0 Dɭ}< FVk/O'TU q= 0| n}HFᖥ2%cr8V/mK}yi6X<pc|`ѫ㮈H,),`o=H~ܼp&5Β+DQ *jm 4&qΤ_rbTygI>R=6c$ǯiVˉIG-$/`~ueϡ"3{/'M/{M]H,ٴIsP8AJ1Ǭj[ Us,(BfVfYmt]Rh+M<r̟-@\UO3D'v9oSg7BKDqyb",00YZ-leJ͢[K.RS=ڴ [ l>$FL`B2h4|Q5~ }3\Zy"#n%8=영s-/=թhFWٝBEOЉg!?Z]dACh}Em&ͪ Ă?+` PZ s׺ J`T[oMIL[j hfv̢9!ax##.\lkF ),2RMlZHM`eAc}ւq0’QP Lf(v.U]t邷x >*Tb4f2LE`oj ,ղd|fy@{]Q^PlC_~e'f2^Mϒ> ;]ym_lh>jHɒ0]ϻԖ,7%̥AKp[?ⴘwzf;`ku n0_mfEٺ@~٩kjXv+Ǐ:%QJ }wU^n;]\ B$2#IVo.{htCQ:S0e$,MT 0u-$ Qn W?9% h>/WRjH0&\ &.0(QCx+Gcً>錍:ke8+ Azac!!23 5NDCD0"R3Z |Buu6MDH M3X뗠JaN}lK,)omfʤOi }&]<\S_K1 !'ZUd[.w'sE9OGnD8qMVGдγ_;Ճ;jOl>)_Oy2IkNkψ O (V{$fF:o=AE?9nCfΥ(sϓ^eqXMK&om zߒsb+NW*TYE)i;cvUp-~j֨PC=tr+}_fob3rr1k$f? ^&̎nW2Nx=u{d˅v+c)Ls*A<]$˰}Ez{HJc 9ѽ JIk:O\cKsx]#UFCWK}oe>BK $Fdum,1mw͈;x\[.Qg-[ !WnF[8a]*cBx9 iML8Ʃ-0c̰B'.^?q5I EVzI/yL & 0' FЌ#w[Sʤ=3o{v,O?vՕ7Gkggt;WVX%un+ybӍJ;ތ:Ѹ+IrA?b8iA3r/rj{z|kQ޲L|9{S"wbwк{}!+9l74NJ5~<3һRJ,F;5qh&@S &һB0"w[`SjCc^=Y>58b6z0dTU2eȻq#Թ,iHe(oNaYg~K\O'lTvˢ);Bu)bXXΪ6JoVSOf@iEk{:s:D+9F0^p0wkM:>VvA2s?ԝ/$ GIPI7)#Kc r$Ġq8ju`AƎĖBk) 8\/z g$LÈj.n5+.VIaƫz(ӎ0՝r8. pT* QLvbw v Y{K\mӳ񷵀G*"H:Dz7:$$dfs|SE7XD#HP#El@:tGDX1_eR檲c*nVIﱙ|B>:Q2D&EThYh'.m!w[2QYUMb@" G:;}ߠ 7C絙.MPBN|J1oiZb"u@`Xg&K*/llUoziIH^}@2]>7wO3gPt !rƯ;qmbp#|:lx{%W#>".8T oARScqU*ڬ3]myL}J*]EncѸ'ѯ: :LR͜ "N,mm~2vɪq/J$yGB *F~m.t._y&YHg |4:XȜgy껖1c |XQVn7)p 1W)M$@yW[0gZR>z˝.k|F-✵&ҶS9v V'-Ë~ȹ @?Ikq9(رЪhjX,.tt4hAlbuW6Pn31