tar-rmt-1.34-150000.3.18.1 >  A bp9|8㝣(qs':gzްU)1oj9fv"JDGif}X+݆1@ÂXWƵ(׷ѸI݈țה`qZCnS%{Zv˚MLnKкܲH{'"OpÙ)@VMMphi❘0"5Q'O2#p%,xPU #歇e207b4e6958e6de8e83931ef504edd9c1a968ca4819a7f03c453010d64d7c69cf43e879ef529dc27c4317b337e6b772dbd0b8c9epbp9|/1s#H`2J:u`@9Qw; yF΄OeŵXɎ@YZEN7!Ncw6d^A}#^ե.n lU1\ _#foTvlN}ki=g&9'fg?޵0BS(u>t ^pB(?(d   E 3U[cx    F |$ L  (98@9:>#@#F#G#H#I#X#Y$\$,]$D^$qb$c%Ld%e%f%l%u%v%w(,x(Dy(\z(d(t(x(~(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-power9-12SUSE 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 Ybbbbbb28556cb5e2bd8c235a489825c6e44dc0122d5dd194adbead5b935363728a5134a19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.18.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.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-power9-12 16607216341.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_Updatecpioxz5ppc64le-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.18.1.ppc64le/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.18.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]=5e4c185801a383f6a3f30fbd5b9377e00396ea1b, for GNU/Linux 3.10.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RR1Yvy0#utf-8ffead580d94fad5e07745d99380de1e4942117454d2dd93687b052e25760cf71?7zXZ !t/Wr] cao^Js$tUՊ`9Ib˷jN_G/tCM+Z=5,`r{$PcZQ]|U^%cxY5` Ẉpsʛ0QY圄h4(Ov{BQUu\ <'D+:Uo xns'JM'ERݨㆎNlH4) BvP%!|~ MCr3ّPa&mdu<?.w& &7V鴿BhWlJaw 7 Wv C*vO=QkGη';Tp+Ftк(⭢5[%ۮa% =&,MIGzʼnZvA8,SLk m`LyͿkq}5+vR! VrXıuv'C8KP㉕2k#iB]YʃQw([opx$2;UK $d+0 ] ~͠DXxbC"("uy' D|h5]%tsCq"+1*i)j%Vmtִu^ʹY q-L0UZW><:CћR m`/ڑjYCIG^YΟ협rGDp:\S%A^%Ul36H*:OӮ zǍir ^bs"ibRDZcC{^(Ćsl=FoO$Qi̬%O/@$y"#|>Skwը sg<52#,Gt9KK1X&h,i3  lX"Yq0S G(hL| y7?z(}x ;k{])eG^H}+0tV5 `KЎJlDu$ņ+rKUT*6=$9C ,ջ\E0,(28j0k_z·B.^JŹ'`6`XwL \#"\{CZ~:E9MV{gx%| j .M€Z|L,t!N5 I(zyC6Z`EI} 'Q4˒cVVDГU=(T!z1#T,#/P$ 1~?eCw;La:ToC`st$kXcߘB2^F |Nvb!.{ 0GGCyoDޒeܳW(X…@K=ZƄK@WTXMz,[F(c3?LJ0v2C[=qҁ(MZ2W Z:f7B0ʥ?6oFmy69>4m`oD!e~Fp 5f:njxwIɚs3 \I{&$.eGas8r°I49]g҉JTqu{d=Xfްm4I_{|*+:gB sޒ8|2J))W6VvHE\20My,W4k! *7 Y {JflsrPOi]pP1(g+ubCfG4=ERXڭuP:\MBk ,t_9zwx|I*>b xխKعPYy8&Wή5V 2C~]0E^\Z!CⷐL{ #ִvB=OfiHB8Q.# $nM߷6$A[C Yލ醱|\y7ODB4/|ɞ!s`I..j%5bk'/$IG:ê2 6bpy8\B,ТBr45Sn@5@-kp!Byb(VQ| ; h4l$[anP<g¯BB˨BMGm P8.k^Y;j8[zY}LvMاOvbxI^.=_#Aex- $VdZo@,ʨ^!]nT,>¢3CC\l!qGR=&wr*JS`ϘT.s`bR.6.U '!x|AJ%@;\ڸyv]euBt ͯ`5*/er*TЈR"ENb1d܄Ig;yɢ V8x~2Pv-`f!kNK @ȉX ,?$ݮ' 8%x _ к(YBNB6F~C+J̟@sߠ(I7LNm r}4&z)ta&=?\3֯[msVA^:cPeM";,mKǙ~1gLBӌR6mƶts~[ uMq O ^-y?\05LI(ڹ`Q<*2n~M940jct ͱFlK<(-#l%7f@"Yx6M!g\ `icOƆ#3$=V!bz7C ZkR4,+Gfx'$'5Y%&k?]>23A5TFO<괾Չ(޺o겼ʃr1h:Wsǐ ^yvq_w'W׫w+(zP'-/1 p_JU,TPFU o@y7 ~QبK1aG_T!c茜|LhV@X>g,+9[ajdF2h8OuB)nFDg:4b1cgt3l#76(l޿E1]!J [Xqff?J>aK2%cey9FǥX J.| 4[ِeRR}0k(邟t,d78+Pkqsr<@p1i"Qy6&쎅4Q[3XO 6j>AʃAW teuB̈́d₰)ϗű%~s'&3{uY^u 5B{P*V$\v7%$r!ݲR:|eڊpĝ2z2liln//0ɫQzKuv{]lH%=*L~Y[OUtyyѫ]uȃ~3*4U,P *>Gu~m Iԅ䇉HN;=6Hb:eHđu% Gx^aQQҝy7-Ǽ Q?PiđjA<3z7y'> f'eQ,7Y676Vٻ)nnLl×78o3,KHt7КG|NwITR66XMa &}.oeO'd(DX,bHV|2ՋãRBTnE###3r/<{Vʴ@Hh!V{g)%eHC*TBr=\אl(*= шdx&yHnb:?y3 & mQe!W N`VGPDOܜ-a7`{q&+0[Q+gQk~xdGy)lۨOuACބqM~R$!&hsaggƲIa:%<|FYB[%㊎u p4Esىїt8Ӓ0J󷇖c[/90{EAya{kwe X/X\jѭ(MzR ʃ875I٬ TBl2 Ȉ?8Jrѭ .@EX l`s>M֣5S"X##<-P?ZwS*Gek=Zp+dT, 5ilDsW ͦC.(g=9Mc^P=c8 Cᱝ]@<Ճ$s ؠW4G|#%4uA2U4?m )`N}U߁Hw6,i>`0p?ypddJZG7A?8h8P-ni&=;N'eF Q8vrcMp8ryA~Ɩ@=>&fkgj* u ۠yשCJYbVVFd,uGpz`Nz8J%Y hPپa/}j/̻ r`|D?'OHUAr^F4wu~k9b,=@gjMYRF'txu7u0:x;b}!^j욟Cϫ.y۪f3zdVU$Wx?v]CL*V2v= whYX6SEBuO?m u~y*^'[-]ӭk}4n(/G04Ҥt;vYe;ѹuɌG ]QЎ~Z22sG~֛VQ+]MwebHftڼA.*vll8[P+[`{:jI8zu Ls.+WsXa8hߪDle =1E'zTʛ TfZȌ<~`¹u(p }blOo3lzLO4,# .&OXTW& !yBOB2vC r ԬjL2=7{xTe~?z z+aZ߽fy$jpD&q:a X ]0YvnZ37 LfCDlSb:w(Vjԏy1 m)@ V,J1 gI}|$:=oa Jx J*uB#F{hy֤~M~/ ;\Tqc`n"eyjðhIQ\"rTٲddI2C5J[fK6Wdg/fN~z眿i]FNɋV_Xl(LWydgl)- xDmͤ\M>}쁈[zs^ g*U$s'o<6H-7ݤ9שG4qc".9`{.=0 L@ ?3wH #-Uƥ їhV9uӝ!J”>?X%-A3 a ֵX0qYGj@T)W^yj$s:ۼZ3!À5!rJ=Qa.0 t*$>f( u嚼ab0L<6a'Щc}[FCEs9ʁ&A_=KG@&ThƸF1^ohg}&.xłexK2r ×Q3jR}|vT Rͯ`;7~qa>~\uT;2s6S/Qcy,Ay64YPzС$;\-ijȁV4rg6JnɹՊLx o/h.DQb&vݸp)EmBZՈ7r)d@wSO3uzcXy̠ZLI05MHS3GαvX5c4@B0)f@@C7oX U6 h~:{&@84Mݘ‚ LW8ZL5 [-\>ݤiL^'ܾCFD<g,h+6-ݻ!_X )Ii]5DžG8x52`jS }94;'M [{Ko9 Q]YiXQ_1cا;X/l?HCvK{LԎ7R?Tu- ػŅOu_.'.[njeç0dAd4ZIݭ+PjR]8!oa0!K%u&٦R6W%E 2\uj*&f#G#18M"REX!394(DY+uc83Ysg6zлg~3Ȝ/ө%d<6Oȟ|kJ]ߡ/Ge\ ^0̕(&;EL \2'>{0B> }up̥Y!5f6U\ZRB2T ˔&5$g\ G'9f< ;t TgXf}AyNQBBswzd"ZWEwA<ֆPJx>@L?;2hFlyL:R[E(C ]Iѫov3| ;PǼ}me6HEZX&Ȝn3 ZE{?:#ẁmBBS6 )qIdT^~1zsxK,+MI #A⡘j <&׋7hñ#+k>:Wg3%,f'I)[%L$1d79z[l#D1fY*k_292uYl:ڂ"M5ͅ$ HΧ*aL^$yA\n>`uF|7#]%_ƘةǾ^o5%8Eቄ+?qԀ[& z"|g;bu9YO>W;Yj՞l.^vep=bQf0ja::E |0K2Q*R;ki_6kNU=TE򹴖1=fgĢc`ˏ6Y:]P_rDL^P4oKBtȳyߡ&\j.|Yd.T/+<4mXY=y>D/2mAރ99K=?T[ Iޥ@xJX3vH{fybp`TjrSSC*_jG&lDSt\07N &czgq Bltؒ0>zDHvjAǘst hF~)#ڇnsǮRLbX0xy[~ϡc#N!B)Jǥ׋xTz#xJ~NK[XX^|Qge=Az3Meu+#v3zNWuQ yX浖(jAC|FtY<;$ ;~\?yEc J<YR:%}&m `6Q4Z1U똵ym }W[j`?iQxWh-?D51ۻx+P]́^\R 1l}ޑ#kxhw y< f"YioQxP~L&߶C򦡄S4na Єd23qE_ g;BLaR5]ކ%Z;zx堧:ᨐ޺CA!ʓ4O/Js59اSMhVVnO)Wh ~B$ HLR_K gFJlDK6x…{]uˑ ?|ܾ4w;0Gφ*5\T(dͰ28?C2WtAOM"e*}b'LPS$p$+V [≳5-#v8f7u#tdcGQz ֨%A*wt˾BL<)}1A)@AsYDh{^z9zћjyvUǞ0`o,&3Qջk*q$8vUT\/h?#Lp9= ](s{[<ָ܂B\^5%z…q 9L'L~SEᷰR|Iu8 pWwo@P292U!n|?{  0!]/b2q$5#Sp vy%̺ {YSE;n ,L.I˔^jBH9r]35pGJɬG-}GevDP-ٌ M$yHŐ^s)tsM1dǯ+.9e V\%clT؁]pHÉ0_[ܠ7b~]`)- \'b =7PZ&I?5zn\Cz}/\Wcup(ח$kv\a 0ia*H`F ;H/i'hLt` >S3 GPYFT9R2XĹ_|>|-OAe!K=.B\ bccu\x.Dc(Ķ^j1fy Zjfug=F.H\~yCzr6@$WE /3CЍ_ > a־+Cӕ`(ώZ搱Ch>|0$ҕS@8E\4Y|domGRB,Bp\!P~(5Qh84yE=.HJX \#C $ONk:14r#ΰOr$[FaiDܳJՓ@7fi4"3RGYLƷKlY%}<+a'ntC܉r#[:Pm | g鿩E; E64e%ʓ ajq6X*&D7sH`Ҿ玄G"rUn&b%׬.c0;RwEm?Ku g1s⏛O RaFKRöM8jk%^{PAT,6=ȼM"ݾ8a(˶6v8U\ϩp* |8K~x2Sn_"Ȣ% /<>BX٠T)cpvWu w˖UQN:l;K/ Q%FTkRZP޾vtYS(eo4yɇgezϸ'r~LъA h!_t@r gu+pu.< [hyM]KukSyfU㲳74-K^*} OoO#>5R)31?| @Y<ݕWG6c,v2Uc|,k}pX| zm -2tcrxЧֱ,h✩m;NEh\ɨ &@A̕ikE=$dlAf`{y"PD1?H6"2yĈܦILoVg\NyQI}gF+% fzS+d?vae `: &2}X$TXx+i*~C~]V2\J.XZ#f ) um󤕪usWKIKU<2eoTjʱg)U)lbMҥo& ?ʼS7 LNM9?}sV)=Tb2_CePaxKMs(H3|h$t d:輹y7V#rGS[|688"[-=D Fkꥯ% 9yC>&:n~G7I ~ Go5^AMGH zhuc6y7DWj‘ xe_ds!=΅O\9# ,S9Q$@5#uqiw$7Io=aԬBq^*P1V8~'δ:S~K\۹VK5J5: ڃ#)qMԏ7F&Y%lD0:#i\ _U6ւ^9 DŽz)K2€ V`_鍧KhdrIZ@5K4X6'*tjhIΓi= &:x}?9?ֵ YM -1{R۴G vQ}ok-mU_xT ]lp?F4s|봪3ù^pV8dj 6dQYBnEnAQ ܌$+\]/{]ˇ4tʽu^L.S* R=:mxX NϾee׊cѯIZK }GYh'DMNDƓ( dr᯺]]{֕Qќq>μ&v͡ *kn0RϦ:Yh-aR`>g[ut*{ddwAuxY1-P#@.PaZI|iQx3f;WYjg5;+@ck8>H9\ͤNr67pS=qPsaz/Ŏa.RKZ,t,&z*X?(=ſyL7=حcП˅x *-I9 {i2:.0.L˷}^Kb7:u9^%+.3y6ap[ǔ̋Xl||.91Kڃ܌'Ocf6=`2W6o\G/͜ަ3Us/ UpE[cYxc^C߬ULyJ[WwN531nTQ PBh@.7XI{qtK]oJ>p\F9KE;Of0.׎i{0{Nֶ3A0#btѴĈʢ2BrkwX_Q9wHA7G,#Xʧny?ʹ)mY-x"+ 2Vz@ xL*` mԷL}8_cz'k<mn"wI_'V RYfXѫ,A}SDcW!kkɸZf>lm$]!!OiȦH}I#sn'm,qui!q{c3QŠvmԊC/d|[ntߋȊ(4Zj{="KbG040K܊ʢXrti{oi n7v~#sL!X1B cHfG]q8PjI%.q:v6 sOoFN6sYͮAM9{8haYz[i$J|m{-pI oj9%PMW?+A,]P[jpԯcdk.|?WIej\=.[^w[.p帰k֖&HPϛ=g"XppUyQf#K)g/¹([mO`%@Mr!{Sp6ӓ + E?:CZ.04V0~c{>-{r \YmZm~gwb mJ ch6jYeO3<"B g|$_ҝj]oIԋW_iS'q_ lĄGKP@0HׯCZ_wǸ}X~"éU)"Ae9JUh7NtSiqK(~OE4w|ɧ{A1GҊZ _:TN1aoptg2Z<FmN L*1y3D5ܝp:|ՖW*aÍ?s)ے:۝A̩SIFNZ`kx˼βv/iMY  ư+,Jփi^h#g%#nPpC^ GtY  PiW2w$u zD|( l}m1 K2Vrb-˧!V?sm%4vW S tjhʚ镃TKU< ϐQ{PLKss_]"X;"=@D耟$ʜRl7W2wna`̝1r!LFfQtU-;6JͮCLWax^o X[kԝW)N!#,2r+hk)pJEDd)og!cde̢i3wV/-1xqIw:9;)=>'uZxRFfE wwDs7mE Tu|Ėڀilx@*WA37G5n U2D2wbÊ°"\Zq/XuAEa"Nwqc=Ҍ䁥U־aBZ9Xx#gJsbZ\U"BT=|w\b?ڦ\:V-?qr8TႠEFuLzۺ!de妣 wawaU"|bXH'| tXHg7/:xgv\ܗ*3@6b+rfޝ U$ԊdI\2AʥxDk `(b%H0}ݡeXEgϋ VIkw1˪+3 *>hY|1Aa_n禃3{=$, 'mL⯡1,dIL) X kʜ!yAڧ#+!.c<dcmf䷆դlmj =uN{dz ~c]]tJ8"бz̗i0KhYyʺ\0 :6:З֬.cpf!gK:5H#WH#Gr2'3SastQ!O"_Yj;t!Hpgv<0*Rmp8X=+fE:C"| AL_4q+ma,VH- d*NGbgz(1Ċ2S7&ⱘTOigr݂nGq}¯n4 5ʓ3( lVzZjȻDNJ/E>$`n@@_T.C*aE*V9:Z 5` XC|]0"॔Q*qNiL/L gq%#Cq1ۑ} Rd:5'8<: 9sh,U=U LyJ gٓӝ ݓ4:#$k3!+3I_1~a=(Dԭ9s,D:mL?᫱괆\Aܷ Nr~+"uGQdlY-ơ0` 3[woWKwK5SPWdwJ$xqpgS8Mma/?kO^-""J,Jy DN*^@9䍒񮘲(?{m}Nnc놕3ltzDd>6 Z\p5`uؐaڴ8:A wH+4ࡑVs5Bn4$NA !н0VF) 'q&('"tP6_[ԁ% ?lVg WSQ֣&Lw2$jޞfXe VQ }Ԧ:c|(^ɌR$S[#Fax|0Ξ#iAO޹Ƚ! rWGo@L)<0bLUzH(/ǿ^lHɫejO& ґpZx.FҾ\{_! E-(п^ek%+] RQ2w*ei.»4~ Fl%FP8υ1xF7LBZ8+91ȅ\D pF ?[]}7LbiϽݍɺUiXbSuIܬ8$[̭JEA(Lp ,([?X )ut8!a@RMPڤU'*'#TJ헰ͳz="HI`9prgr*%oï1i{kySTmF'痭's:dDe ṖcU8Ɖh[Xl蜌q%d&|RJ b_9&G@ł. uϛ4PނeMHYk<`'?^ dhc,¡>Gw0PI*J~7/lib߰ rʊ̓I`y+Y]8>u+&7լ6tjseUW/ .~~Uwu'aԑ` $rA$9355#>T/N`oV^!SgQnȩ5Z6s#qG ;G]A=)JwT/]}U+w|PZ<8$d=otUW~D75~PS`@抓l,&̒~" L 5Bһ2U$i]jmڧV[g[ ;/,iyg^ȁLohS[,k9Iq/AsF 4,}|.$k(j&tk"bã3oMʖRUoYJ1FM(SvqB;L 3!FuA17 r+I':{LM!Tz$PR^դ)&ڻ) y, (bjaTx&6$UR]c5EI$m\o8Cfc,Э|sT p]&{,%/C=>29Cxӿ?g%yG;@ %K5 lV[F]tnΎslu̘ͱG-muX(==O NU~}}ܿVP5 &>|Um7hE%ӨiE#޻ ԀB5,1Y2K|ͳ~OmTsz !iǥI;x30"v+%?C \劭Q7Z^Hh^Qbz2G s$&ڟ2RǶ'I6~\j4b{R<)c dʍ%8WoEA^AWW;0N)Lu +ETƋY ،^%3B =;\lTPEL4.lv:ax)hx6bumgD%lj0t?QEK̳e3-Bi )C K|ZvTOC{*?0?ʺ4s)NUè=-.!}ę};),6Z aTXO,oHslAgaM-z0DoB}xpv*ɽ{]Jqy;ﬨ:o6{VƸI;#{SBbE?uouo%9!iG3t҃ÿe/tgWp¼S,SKaךZ,P{EB΃1.In/:L=<l46yA.KA!EEhIUD9QxM>Rc)ł֏bTL5r/. S6Fl`Q'> i6OYw/3ɄЖ&))"C6GW>pYHc(DULb/}de`3̙QbW85 ;[x_^RW\+g ' d0/t770,kApxm3U1Q륾$K[ `5jg:x#@D50j7#fėU_xVbK*NLӃJGtΐ):ܼ)57gRlFW]T܌'^˞&vQVbBћ4}pE7Q+~e< m d'6Ak7̬&)*!V N10hxAMt&>IL-x.e8Y%͠d^V!;6F?75?2*/I:Zb%>iYA `9_^*xóޝBM̄6sij5s`+"Ԭc2HH}Z`KbzϺMXud|Տza~e1a9#L}sQ g ;fn7w"w`[8x^Ntl%Nͻ!tA< [*K~0Ѯy^G +ȴe (ٳi^8%E$U+ڦhJ7D^g})N0oCh84 a4Jݱqo >R@B +^,|EXQ ޴q&K_ f5q3}6#i{]ȩk_Y"5jP\8}$$*&MZ'XulHH=ۖ)Qs4D. eɝ_Tw{gM>X g" )^)'Ji 3Tm,p;-\%Eb\ÉI;OvbNP*%כEV[к.E=Ȱ z(EG[gz)P懁]%&G跦J$= u\½)mM 9| ~/]-ڣQ~ N}peƖ!zml r u*`8s-^CoDkG~TiT J?BIUl!/]-وW` "  SMfX"FEVO[?8l_x9l-{˽sS*):dpb;Oƫ| MSxs]3bpCkM)*}#:"w#@8J9n8ٓ{}ZBkI4[ U{cc{:9m#, L}sP5w69u&qM s+v1m챂 %*h" hҎGNnXI889Jpl9p0C,s,tp 9w>|iumT!w]1 &u+9 M~]t8*` ,stFz!\Y+*WLdtSh,WᵻNE 6͊ 9ƻ%4A|.=O C&!Nt0]N2݉KkdaayH cq.(,:!z˿%&kN}MlY/ LdWcN'ffMDIG]\.Y\!z@=CN%abg?Rاۑwz~bɐ g+labGS]{Ե}BZb&GLڞ̻ƭ].Sq:7Dd(ՁcX!Qswë) FB -Òi+cE\6w?+"ұ_R>Χi2(A4rn:P/qfsVOkϧ6){u=t|i҇'I71-;}ZT3@d&eϋES5fY+r(VJ}!R ڳ۞fF^À"m O%3.UޓF9'N ˜X"ځk ҉[7 %GzVm]'.aQWetS,[.c1#˶D+qLT/.BQ00ۭ]ǒ: pˠN? oS~#  ̼7*r]JS<#6!I\+SNfHro6&LX DWշ]$<nf:_Wv],E4&ai;_Ay+_팪\B:qsyB6%QT j(8'zfRs/4VyAlC"vjaDoQ=$3t]қ-b"~Pq9YxW2Ce%$u;!NfSkhwKfw -(*3FGi4fY1#iܶLMX[`΄<ܿ*Pd1.W ‚z*z9DnT*BXjB1}C1w=*6<4~kbjb®Q#iy@2ņbݚxzf w|n6*N-C 7>NQYl5l>Aq\)3#u_ x#?~]~3]u0T9 b&䱕؄ߋ6{F FpK%V%~b|DB<|t]`vD?(>ȄXvp}|Qjܺ46 FϥX$PE"3^鄁JKC;5qUP>5xU E{/N7Ϯ$IEa^'9T3Ķ8]ebYfU݆ gaQPM&c+%,5OIA дC⍹k4Rirj3vH?x?"e>'i:c]&wL,N.mDjVkګyE I^@#gQ-ēiPs88 $w?%Jǽ,j 4lY+/R!`I*$Tׄ𝵐*E~U8^n8<}T^$CrZ=q\U@|~O+3BLR M7^.m7@aԑ~ZBdw>O\ g$F _,_g%ɺWm&}QxҘ[Wzw?Uz@J BVlwfTNeևΓzRbD]>@T)G0{mSvH2dwkxg5X#a \, ωL91-_(NQK߇]8$}Ni"g_Ʃv:>*^JȌ>rբi<  6IS6Ɩ k1#b ==  BJ-YK=%+Ot:T`@M.oЮ䂁Y૫"ewS03|W Zm}?FM$*h$}7^*'VoͅJ}څLzFܰҙGSZIL zm*Nrac"5@+D죩U(jY:FD.D% .-heHNG eL&M,Q`G=ۈը}7Z:Oר;WC6ekմ^WCh&@k‰82}3O}Oۖ^)D98'0;Ec@dJkX-F{`Km,OgJ |n铞ol Ɋ5(61%f2ER6[tD/Cf#.j P-^͇N%F[) [9RM gg:̮{D!EF Vڨ7.8Ռ#& "6Ğoԥs˂%04}?KÞ7U 5攱DRpSws(G)rXQrɪ)CU?P.:U=r7<{>جBkh YZ