tar-rmt-1.34-150000.3.26.1 >  A cʫp9|ZEv DŽŕ/r2i?ƧܑkU53;ZY'NFzk}M2R0&p|}%n!e3T@i3iC泅|t+K$҃x5݋"yVZPe>}2p$~h0cbPDn]/N&s}"5, t_ ^w"/78H?GShJs֊5qp7ѡ#_$-GVM"vd10492f495e0f89d0078f709ac757f94a77bb78d827a25a3210db0b5b7219cb8a9c34be1c5ebda55117a652f3f953355695a4c12cʫp9| #j (Vlzh* Z |qB߶ʘ+C]2k6A[RLą+cssI{mZ:.C֛NxW n*6 Õ||  o{$uˤ$ !)T5޷R>P"kuBx&pB*?*d   E  +MSZp    > tT(89<:>%@%F%G%H%I%X%Y%\& ]&8^&eb&c'@d'e'f'l'u'v'w*x*,y*Dz*\*l*p*v*Ctar-rmt1.34150000.3.26.1Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiescʪsheep17iSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxx86_64/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 Ycʪcʪcʪ)cʪ(cʪ'cʪ)0013602856ff5ee627563882eebac8baa9626fc03fc19e7cfaa01023c2052410a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.26.1.src.rpmrmttar-rmttar-rmt(x86-64)@@@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(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.1cFc_b@ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmdanilo.spinella@suse.comdanilo.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 hang when unpacking test tarball, bsc#1202436 * bsc1202436.patch- 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/shsheep17 16742264011.34-150000.3.26.11.34-150000.3.26.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:27513/SUSE_SLE-15_Update/cad4b965603df55d084d7917fde0899c-tar.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.26.1.x86_64/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.26.1.x86_64/etc/alternatives/rmt.1.gz' (No such file or directory)ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d798d8f7dbbfa5e890092f2508e680b5e1394d82, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRK9"Grutf-80caff0a64f11fef5837b30e935fbf27caecdea016fb9fb5134477bcffa1effef?7zXZ !t/i] cao^Js$tƟG)&A t:Cm+&F<Hl2v{[ ָ*h4߷47Pࡎ5wsA}E2%WGm1HcR&舍d[R͂r6rC:s_ÈE"qZ@Rյ>X@&Q"{G%UBw)W҂;ם}0gbTt<ŠS553 ]%d S1g<[4E|aTd&{u}nkN-p= uby\U!mS8en<[Œ֕̔15ypipjBb=,ș-|kaTK` Mvw[݆@YJ Lf37oY4U6 qse̤{aLRej )h{ij߻xXUجc[uٙ ͊_cDn+4D|mH5ST!dh߾{ܩդ)F0F|w3|asD7Ml`n񯭔j{hQI3h86e<k§I'kgZa$o ιyRy` G/%"ڤvJ7mť/Ku:i#R)}zgjF6A`QΞح(gQ"SsiB%s.YquR(@0`6\Q},]Elbzg#vwf1"+SlXou ibl%q汗y+s@i̘*vRF2 n |f_Mx@\r.(7DNgqǷ2dI&}Cʻl i-rfX-JDoʢM9Ln"-)_!.E%A'>foiwwِx=ib?syl1TL:ܶh/BW9Jti%}ÿ* @hL+~i&Fͦgg@,<5S5?1dFbDI ! %xbļdfMtheU\Onf_=p d2=Fطy~ghƒ s^CNTRG8iZ`dVK*TMJ&vBm =̝!ifuVexھL%ŽU޺Uxz3wa!{0TE:>ox,}@>wy3Le*mRZ&_e[vl)`)e2s5Q? uy %1t\8-dvP]g1w ˞4F*-g"@n3Ǫ-0ߚ;'8&VL(څ*+J /@cVRȼ֞hA;1UY: c{ϦS\VeJ[7tgIX M^; 8V̓79"W&f>I!)xLwFΐ0q)ΒH;T%(Z8[ݡՃa˕W x)ZzN pzC~ӧ"e*&(ԳkʞkR_ݤ)3:MCw.iR sx?YD8dnoXTHCyV\ 7lr1SII$e*(&U!MFzn3x VΛ^u7U}nPsZ3>@s)؇C#燅j%ƹ-:՞i5)=]%F{Ys3@\{L \;rJl>>uan#}"##0RV񧟓 6S6Ԯ5"$mF5Uy۪^h:B֐%_S1)"*2EArB00q@Lܞ,Mp÷<|koa)nHlLcP /"5b N5u.`Yw}8!YydiQĿ[8P΃^YĂߔU(PZ%f;NG|V^thޑ6"%fim/C a0kǔalylUB/˃f(ޕH 7ј}H5u(;`{xErG 90^FGh5b @~jxwnX7̊h8.;4=_Zk y<9ӐmF˝wPdH!6DzւAuq "}ik<=7#GeI~ߎͲ2gmF$ K!aX&\v?V!kfqWӏmJ<cqhy -,'ԝWuqWעPƤG@3  09V9 4@(J@ȑ˚pyPaA%2N1"r!4OE1Z vZ∹Ux}VxǗupt=3J 5 <3Bqb\ 5qhf.Y9,G`5Z6>%2`8Aw-P=?T?S u9"iWy.B~m@>k b/4a:`\^X=Q WZ?< H?=$ %Õr4NJ׵bvi ^>b#,$BUh'!G/Z޺]&}uolR7)i͕N0a]GcIlʱ<~2EkHQ[e3#`?iȶkl _:ŷIog e]`eO^ riNϦV5|o[f>dM5^zOsqF|nl͞ʑ=2wlLc-s7]t&MCN4@MϦweMrLKᎿ?P-[. 5qwګFB >>oXkR(/wbrXmRsM٬}E{o~*K2'L `=T'B9<]Z!G8 VK ss!PEzKbªe7pF]ګz7CIKm[*y8)fv]Ό`C&aF#I~c+wk>;9Xh[eTk)ZKةEGqY-/܋n8uL)e wa|懅?N /]O/0=]k;ul۸^Dٷo ZiGEi JuwO 9Ƶy|ƺT̜wAB4h5l\05W¢ȕdU$OI\LUO@?G.@_9!,:M,OWDZq) 4D9L6?oTjN핗NSx/jIx=t_l-YJ.yU\u`.yC:>7< }qS[: qP?^Xk:';| $lJeQYGO[-nK}z$U#5zd4LN?6 4& XCW-5(`Qi}kXyk,ݦQJb 01D8 +1ᤍOWPd,Q'/tH:;29GP]Q૑A];jJ>fr^]Rt}s }?__B=U' xcB@X JKJT Vv8hR@Hh`xO'!Lr!b}%0_f9>//@Voբ+ JR˂0]"qrbV^s%#2v{-ej633^'qQ(G_ )KJ0$%& rwYXogN:꾋~/IJ ӜT \/ -n@.Z U5 04px͎0R+_P0#O*!gW)KMè5g,Msq!8~=m}LW\f2+EGSaR%m\V<4 vą)j(\Tq-V.>uūbANV6!5fv,P$, pmE9TP<>\*%"q'ޯn! @P'MW9kJcﶾvU&,Ǻ q$n$7Dڝ.!%%FUp4p_os"N<5*Lx]wr~] 2yܤN> 8y8; sIim'%_W(1N4gzɬ ㎛я*j=!d.nuBHo.q^ 0wʏ\ui"w OSd`o[nocK2f[.,%;0NoI@Q:<CV7"j:d@r&i4g3v?-*6+*?{ zj|?t+(zmԏR&>*+XLl0=7a  3|H٣''H3u*g0dX_%l9v{Y$X〮^5ե\:c]B6 L&.Ь}Ҿ D) DTIWgָ΁-n.iCMVpI|دc^*#d)'25(Y_%vӘa!kp1k~_ד6H@#lu?CBsmʖ(Gٕ2F 8ߊ/^+e9e#rRD,&YiϏVo':5t25ǷC |d]s~cuf?O|L8c_ I)mh1'5EsB ָRd6+MkN$b%Oè>oY3{h2Cbۻv8gv 3*ry n)A֕`4=uGPe3whl)N|jPC?%kkD(v7c_ 7sĨ㳟K-#C |cM'VٿOK7L  4%feB\ ꅋ e=, dICUZdz=랮LqV Gv_cV /_4DSZ!,L0G!_Iqc9 VW,MEGLU纚7_ZS̥u˫ w֌%#C$4߅p:[["~fՐ F hOq`oNz4fkAOJrBA'~h w`¥{>u٘9jYE[G0Zo緸)˃NfuAQJ;ϹhX¦4t3XbX8fpԦRǽ)0 2TzRꍃLiE~Q4x7m)G{6Wxhג T)2r},%{/EzF'~|Ӑ~a:ɦ',;\Y=O!hO|QGש*RCJJsɺ*_(_=f˾$&ճ"xK%o1wKGn~42(BZXaauk䞇Mz =o7 HXRhޖx9vԹÔu%%NC~JY9Q,K7Tr~M1+W\3-Q_~>Fώ.;ԪITHDJhoD9My_sqJaҗ+pVYl`ME[C#Y t.H bʖ+kSn]}И0C=^jMm43 奐]0~3TKPmޑEz]^z9XYKIRbCT0=DLǡ` b)a˄$\|Nosq5EDd97ȉ/TK N:ލr$}yRTu z?ܴy/тM\qdD&P|o7"ܕ,i_D@al)a_@` 'Hjwr -x)+tk2?.pKAS'!Bf袭 0A)CS)~&"NV\;PO*k./_#3ם+<JԢ$:@zuV`X,Hc5P!~яH` dG's /vUiM+,,+0ueDwt(dp*و%‚<&~(( ,6BuAmSA=pɾ 9&G.ӰhJfuHӝv-?QEP^qݢe\%Y;(xXM`cLII5~K2׆,Q*|t>5>woO0愀ܒ(fj_Xc` "q g09BY+ Nw&pbIg6]IV o-[.󯑠;/1eƆ`Z w `WC{aVvͩ&,:7MH-|P\ bPIs2{c(6 DBHP9SmC~b}x*Z7~<+q ԼyWнd3"I.,#(:ORF8딹'CEw- ȦȡE(Ë؛|$@rU luPn5`z"<]h/=+O/U4R77f-F&?A.O l:LC:0 5YsBR5Cťtpy(p؃.!ތ698x}Agr ƽ3-5smyUty Vf^Aw;YDݶ]ü l_G#L =HL6..^c@?|*xaT' <7,:YW6,y)dAAdrІjkЌ0Jgk*UQܱ3蠋{AtBvU۸$\МB4j+h;Ze/+;}d 6Zs5FԮ#X0krFS_4nҡOj#Yj< iGX(rur/7QTf9!߇FTq=rܭT{i(-f5F((|,Q5F{&!?`jqNuIQu^5&0;? Vw%Gh:G˼W^!{L+0>Ojl>a$ ]L[vCL =.csPM[]f~ceh"ُK9Bp=.n#/izڈʫ/~%$$@DU7|H. gTX xl v%`TJڿxU>RpPVk'NW9+3lg.1%EVu.DvRC35.l@S 3P85E(}Z[?RFW lK $xvdS"$/q Ȝ=NRq vF!*m~@ Guwk[AO} hgćE>wyW1˱Xgz};l@ۏSYְϞn FSI+f%e(WRZVx2 Y#%rZ@EK9Wx=p*g;qRKɘaxehjuEܡ^5"m+,\KN]ٍqiO`עU/aGHMKg-Vį_s-}6˚J5r$~D×2˨Rjg7V l~-U ߓpOBWY=Ajvb٣e}MgGb(I8#ww|IIfTꔴ?iu#A lM, 6Z~~nXXʃPOg &eiS`w?:9@-?OkO H7R/gWLDslAR .ɻY1 *x&WSg; FA2ІJ;=o la;4wv#`s^ZhfMLkYwnDpEAgʺ/Qn RegǪ(nT}&^hːnL4J"piT|ဎ9O)L 룼{&.M3-%b  bAxYlBb]sis ,J@dn$VyVW <1i*pM[#"]"I;Sd4PJpcv8B<[=~YX)mxw $TEtV$_fϧdžPSu>Pq1]wGahq=ہ纲<0ؑj7S uWvC΢gIK`&z;LR-kφA#9`5D[ `%z\zki6}xUBgսн{wuRa}i‹.m`G=-ăbY-݉=kaPӐ֙g׏hxtt'{E""zndK\=Osѣ}|m\kd] [IVbi[W_2#噏"Q<]_S?.C֫.E6{1رR+ݛ@y:$1ƒqTȂghtJOģ!P+*)Tk~F ѓi]+X? #seYO}~AݠU2hr-Gۄ { Ǘ)Эw}U*WHo2locgXaOPqѱ+Eu+VƳ\YRQd+DqbN\\'ȋpɍZEۊdf-\T;%G;,`w@Q\Ң. F-m=& B^BQVr(سB jy-pɿ.w#8w 2w/IVK#z[bkֹo}34߰)?8<1wK.d*9M&H-Nk?fJw8[،|<`N"z dWV26~-}NC֠ #Ʀ?O)?_ Ql Dş/)->$b+diP ύċ)HjFx"3FdO S3O`Q,vTΆ'){aKnG}*y; n劀ZR:abt3L $2 GyFMqRT*6JS0lm\ǵ֬rt5cDD8WAdŰ5lbkopP" PaA'/E0x>d1{hY3PkX545]7!rҵљ!a#6 zx{yO̡62kT=#o 2ݶL9 ²j¤zZ1)ĭB-#25N3a: 5# Lbai8rKʏFUQm{C$`o RݽqɵpH.$4j ʏ/&0ˬJ2\18!4ʖ'VwSUe3_Y%*E5>GD4Fqu UX:jޝyَD7D/}wR~$qAg/iC6q%k~U` Ne 6 6_3ں3z|4e9Ɋc>?Mѭw8 ,X؏{9 k3ի|a!PyJ _ofqQښϻ՘{Oy΀+SV8;KPAH0:biMɭ*vA*D_5#$ =JW0xZ%~,9Q9n+ ýcP~R ,~8(H.: ƥD z! HMM_juⲰ5f2%tli!_+74 m4=>}BazKKnL$a6~׮|rniE"N~[fc~ Qƿ!)^?qX( Nx8UVCZf(Sڢñ59=%46he?s8Y5jS^ b v"W nUPx)s2՗"[}Z(PF9t2[ #65YAZ !L|~@z׾g۫DhQͱh^%r9:oPK.̟x~P|Zb-@Nxu< X`߱5ѧuc}.n.BUK=cE?Ł5!-n E6}bM "!*;lV̄QtƲ~5m]ž t|2OUqaǣ[S7M@Xf7sWEQg=-k=Zv# ?* 3neBdq,^K3րJ%ƥuUCaOZ$ϪKIJ6[-(B} ]7;PL9+%̔oãvPЎ`dhp%9E{+ǤYSqH(n*_Ǽb7ɓ\rw€ eq9"b<`c={w*xl4v^Sv6 :?Ds͌7(rQ}h-4X*l+V7z:im6"{#pM[j |´rڕL.40~~(@3q|eg$mkV2PN*DJA6BJ&[!x 8(P$ޭDL)/Φ kX8eӃGHhh>F{ C3C̗6ςZ #M#§Z8}Pu|ei֬×@$DECVqBNڹ}*Cܠ4.}kŷ RqdIsHUGbvF`?-`ڦZ4EӁv$"m5Mѧ4#cMz4ϝeYnC]y F"FBo)pPJ@Pnfd6d*$_bpzZk0=>4vu|񟑥P8?wS r'7M[rRw%E 3 H\۞Z V$؎&Z8۾! R8 `sM1V5I *nwH%%w9:FdG':dnn  _o[ 6 j91Y職4h[.VBtM #?+~&y'k 4U 2w[J#Z rD;Bo=hn|'0gIvq*+<)w9X̷HM6]\u1(A؞iN.#pOK09ڬTM֞Y[Z.!aO7 AoDKiRP5&sU~6H$z.Ȏ +ۙB^*aCN!=#]W&JRY pNCPKK=t5BԖ(=1x Y7! 9v3C>{yͭdژv#@5xc>TU]쳔YII`BW7^s2eyoD"Yiٚn$zP'r Zz+ "t vнkUյ=Pi c *8.I#m?z`zĥ3&s?.t]<4wS!@,Pl4rz'ܩ+؃q@~^Փ˭olJ:hnu/~~EI\o]T?S\}W,l}x+K1IL0\|ė!egᜡsy8;TTYfJ"\-=ut-Y\(j rDzj6J#dhn"`z,Z c3"Ufi@X|m2O7c9E骢RL ̛,I}[+DŽb)tKҔS<>*#Yevm Edg^-tdYf`z wi%ih;["KNINBUmI&w2 u|&ay2rܩ Dt&E'\w| 8Ua)Iu=9b9*Aˢ Ml'a2&%f /~z3=v6%2uiz7dM鿚3X.o9=ʑ]2/T-4^!V_n/R~vcK@}yI8壟7{wOXfUY+ PU/a?͸;l<V M;΍../,!KikhE#PlۓpNSJ_/>O|Ɏ>PƴwA0l1ѿ@a9~> ;auR~{&6K_:ȉqZ#E~SLAq< t)'fI+d(])}ә1,OLم0F!N/#b`jIZ)b h]YD҆^8l)MTO^j> Y)U0?a[SY8Ŭ&- ym{JիK9zrP}26,FX¤0F/<r)lLڀF YD( ZWt97>SR'jHJ#> u& #*jqW=oNïe<}S{qƶv4CRTҵ9,) HPWׯ%%kKE`l,P ,{ԛc|^_׸"6֤BW)A}8T'GDlت `k3;"HIUh Q`&Ԡu|w˒l[AB(E? o }(f틁M#v "^ /kKk1FIKs(Eu,ORQ0A2#rg>LEOŌLџUPVz& 4[ܜ@I6޹(^-]U4IuK8ћ2Ob~tVWƧ0Qł95T9g-_>ĝiwa p]}z?3^d/RC=/4"ASe?% {iF!bϻ|y_؛06sr7jM"A6hu$J "3QK7LhsPJ #5q^*}}gmp|#τ#p@DNg8mY wNjk1XS(t&()ED|kyRu{Ruj*]cU~ui 4qCP+cI..qpp|;#曰?nIݘco3qӲ`9JI~oֈ+`ًNЂ4g(\GH8S C|<Ϡ΄?qwV9|(>cn'S3yrŃɓ #^J 2`[\YDX'qdC?dj-S6;?QgоHO_5&֫.QmW9__b,)0PLUE+xv;6 5(mYIfկ1ϘK'a+t^`Qk}+/z8duIf,3]U]QC)0IF\#CWw?$`TNv^A{2ΥnUx{+>#x,3l8##`qk {MnTռ`y>4&f$yeGu 9ɜC qPWkޢoi;uMK[$Il\R&idgr%d"]_W >Đ79N/f@sӐ'ϔRE׉j6,JFi q6Yx"Yďx X#̺A/`o0#đ<2iڮj9*k`ЎfYd8ر?m7oxR"ĀSQm2PhF c 4t;`Xoy'0j+rI~=j<3sòA%yPVlj SPdNw M3I#lY,0i& &!ŋáI.+˪=؁6RԾ_O.\oJ޼…: O WDPo5?uS }ux𞱆+,|.bsIpj_(Umsm9;[V;l֎m[ ;jh.#ՒR+$ح*l ƋWgY{V /FC7C YȆp&3{ [Y*T;B&)rwFI㪟k!ɤGHj%@9dՇ͚`x+`\ZS-& 7`L .҈YQH]?|ǭ/Q޼:AdhO?0JL,Oxtj@Ƌ:K彏{.lWCw5ɴtEثͨݘf6ЊWxD5'wW{zTKK`S=UIXV6 4e /P2![BxG ] IG4}hC~+|p( Iifh,!BnϿ?c&8AѬpC]GBr4Jh TbŮN^j\nI[oQeSЎ@unB=H9ѥ~u/TQa~A<+%4D G.9)F,ܰ/yl> %U>(Tr+R)L/yvAu9ZF 8Y> ]!J".-GE@yt@4K~36W7ګ逕;bg`~FnVS={6 B5UUbM_$ |SNK^F7` IZĻWRW#o=e4ˉQשwtZExv(QbpJ$83`R: 40><&(E&N\|~KuȢͱU;eW~sB-gQfc}3ԥ$6z؎B]Xb{7莩ug+}N\2 JtJSZ Ft5ﷃyxW1FA;+%nZ+kBW/FmC#$3 ְD~'&.0UIuh:=gA.:78}c4ra8YBXpV:4 1@#S%6KX7.x p BHJa%k\yE nTM8*O3aNv#xn}q,2Uʤ&w&t#BluEfpBwdD=A3.V5?p@w846Va.}aS)cqTWYq0 G4RV JqnKgZB4Ă 67sz>'lP]l =;60c%^țpTlL.4|w'7qweO V~n 5/b$ /B ?͞h6J. H}g+pz*BM !x7׳sKAw:9C'At0/t;貵P0>7&jdȨٿ9@_&y/w|B GR9#l؋ECGˎTCzxN%,r4ѮJCgy UHKc(^  !GCپlt8)4л8f(/3K[3pu%m,GN&besW3끀ܓO:tYWmLkJە> iR5`3L/W.g% Wzjm ĠnN?IDTCBN*ݭGCz}I@5x]NzpXfPgdiGˆ`^%e17-*ÅÔ!+z}K'9̔?(C6w++}0P&Ǖk^pyZ} 7T4LW i!u=S:Iw V:&"p繨 J0PvF؄pxk Bt[X¬~ ]Vu* |0q*.wiMi{ej-<%'ɹ:ӒBCMxD#m>q,soEﰏ܆·ͯx7g׀@׳IRC4\ǐYϷ@+ҹ{ }0Kg&!侳"~y؝}փ/ )tw uϻp7$_T7z$iwNqkђ}ZbgͿ^9dǥ" 7"˸=U?07wFP' 5נ1v[Vx-#Wx=v]jrj~=bڂ'k[0Uwsxɲ깘$+#ܻn^C{pƁ6 ?OԌ}2,=GՐ;/X9+W$/$u@B,Z!2K(GeHRu ¤jizz萒wy^fG 5h$VF֘(|$?˜I-6C K;ə :t79uD |{>QOMH3ܼD!ɄgC7nLZWOϜyT&ْru2.<1~I`V!3G4Ik`h\EVD1ɹdjۈhmak!Z &:a-6^^>xHF睿d&['ʇ" s(Ej2 =V-DTH4tm3RBˮPj \@85{&4WOUᇳ/V$$xzl`|,L)r`3|= d6!F!<3COr'P] T5Wrد,1ךV2x{ ѸZ[ YZ