tar-rmt-1.29-lp150.1.12 >  A Z˪}/=„#<|Wܝ5Q(U@׎9 k AvGSi}%yi1+{jA_@wJU8ɫyjYIElСW%L,ٮ^j7uh{u-pџē9 IOycQ 3uS5`G(=sa1f mH'!}`*~ tT՛@ƻ ir|,ltJI'-M 66ZMsդy+HBݒg#e09f9acb554ad7cd6d702c4a62b99cf27607fcba8714f75adb8a7bcbf0defe25c71e3a9af6e730ba5cd871c3b2f7d291bcbff591Z˪}/=„km^t\vh+`"ێ`%ĽAR['#**g /}f$ъ=.jXe.q&I%pݸxɬO).Pf]s53d f(Xѽ 7?g< X֧'Ef[ʊA:i[O]рe̫K_]ѣ'33 qdb7H<0 z+(5v+vt}oz gZ5QevvZa 7_8Q|pK>pB2?2d   B  *07Ld p |   Ph,k(8)9<): )>-{@-F-G-H-I-X-Y-\.]. ^.Mb.c/(d/e/f/l/u/v/w1x1y2z2 20242:2|Ctar-rmt1.29lp150.1.12Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitiesZ˪ilamb62gopenSUSE Leap 15.0openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Archiving/Backuphttp://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 WZ˪iZ˪iZ˩fZ˩eZ˩dZ˩f88e90fce4cb21916c07373f90250880fbf1d1857710a5e43bb609d390a9bc472a4a8cf620c9e39a86cebf256cc8caabdd57f9b744acedf23ff92628f4362efa7/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.29-lp150.1.12.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.1XX9@XXӸXRX!@WI@V@U+Tء@T@TmTk@SS;@S2@R@RRRi R@Q^Q PSO OOOON'@N<@NFN]MTL@L7L(K,KO@KhKKJiIkstreitova@suse.comsvalx@svalx.netsvalx@svalx.netkstreitova@suse.comvcizek@suse.comkstreitova@suse.comastieger@suse.comsvalx@svalx.netvcizek@suse.comvcizek@suse.commeissner@suse.comandreas.stieger@gmx.dejengelh@inai.deandreas.stieger@gmx.devcizek@suse.comvcizek@suse.comllipavsky@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.devcizek@suse.comidonmez@suse.comschwab@suse.deaj@suse.desweet_f_a@gmx.decrrodriguez@opensuse.orgcrrodriguez@opensuse.orgtcech@suse.czdmueller@suse.desweet_f_a@gmx.desweet_f_a@gmx.depuzel@novell.compuzel@novell.compuzel@novell.comjengelh@medozas.demseben@novell.commseben@novell.commseben@novell.comjengelh@medozas.demeissner@suse.deaj@suse.depth@suse.de- 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]- Improve on RPM group classification- GNU tar 1.28: * New --checkpoint-action=totals * Extended checkpoint format specification * New option --one-top-level * New option --sort * New exclusion options: - -exclude-ignore=FILE - -exclude-ignore-recursive=FILE - -exclude-vcs-ignores * refuses to read input from and write output to a tty - packaging changes: * adjust patch for context change: add_readme-tests.patch * remove patch applied upstream: tar-fix_eternal_loop_in_handle_option.patch- don't print lone zero blocks warning (bnc#881863) * there are many tar implementations around that create invalid archives with a zero block in the middle * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820 * added tar-ignore_lone_zero_blocks.patch from Fedora- fix an infinite loop in handle_option (bnc#867919 and bnc#870422) * added tar-fix_eternal_loop_in_handle_option.patch- add tests subpackage. * It is the same testsuite that is run during make check. * It is now possible to run it in real system to verify that nothing is broken by incompatible libraries, etc. - add add_readme-tests.patch: README for testsuite- update to 1.27.1 * Fix unquoting of file names obtained via the -T option. * Fix GNU long link header timestamp (backward compatibility). * Fix extracting sparse members from star archives.- update to 1.27 - bug fixes: * PAX-format sparse archive files no longer restricted to 8 GiB. * adjust diagnostics and output to GNU coding - new features: * The --owner and --group options now accept numeric IDs * restore traditional functionality of --keep-old-files and - -skip-old-files, treat existing file as errors for the former * --warning=existing-file gives verbose notice for this * Support for POSIX ACLs, extended attributes and SELinux context - -xattrs, --acls and --selinux and their `--no-' counterparts - -xattrs-include and --xattrs-exclude allows selective control * Any option taking a command name as its argument now accepts a full command line as well: - -checkpoint-action=exec - I, --use-compress-program - F, --info-script - -to-command * environment variables supplied to such commands can now be used in the command line itself * New warning control option --warning=[no-]record-size controls display of actual record size, if it differs from the default * New command line option --keep-directory-symlink to disable default behaviour that unlinks exising symbolic link for an extracted directory of the corresponding name - packaging changes: * drop tar-1.26-stdio.in.patch, committed upstream * drop config-guess-sub-update.patch, newer version in upstream * verify source signature- added fix for paxutils rtapelib which is bundled with tar. the very same fix was added to cpio too (bnc#658031) * paxutils-rtapelib_mtget.patch- Add Source URL, see https://en.opensuse.org/SourceUrls- Add config-guess-sub-update.patch: Update config.guess/sub for aarch64- Fix build failure with undefined gets (glibc 2.16).- avoid automake dependency- disable 'runtime checks' in m4/*.m4 that override system calls with custom implementations to workaround very old kernel/libc bugs (dating 2003-2009) we do not ship those buggy components nowdays.- Switch to default archive type to POSIX.1-2001, which is ten years old and has no limits on filesize,filename length etc.- tar-1.26-remove_O_NONBLOCK.patch: don't use O_NONBLOCK as a flag for read, when file is offline, read with O_NONBLOCK returns EAGAIN, but tar doesn't handle it (bnc#737331)- disable testsuite on qemu build- minor portability fixes- spec cleaner, avoid some deprecated macros - fix non-utf8-spec-file - fix macro-in-comment - enable make check - remove upstream-fixed/obsolete patches (fortifysourcessigabrt, disable-listed02-test, disable_languages) - call help2man inside specfile instead of paching tar's build chain- update to tar-1.26 * Fix the --verify option, which broke in version 1.24. * Fix storing long sparse file names in PAX archives. * Fix correctness of --atime-preserve=replace * tar --atime-preserve=replace no longer tries to restore atime of zero-sized files. * Fix bug with --one-file-system --listed-incremental- fix tar-backup-scripts (bnc#654199) - add tar-backup-spec-fix-paths.patch - cleanup spec- update to tar-1.25 * Fix extraction of empty directories with the -C option in effect. * Fix extraction of device nodes. * Make sure name matching occurs before eventual name transformation. * Fix the behavior of tar -x --overwrite on hosts lacking O_NOFOLLOW. * Support alternative decompression programs. - update to tar-1.24 * The new --full-time option instructs tar to output file time stamps to the full resolution. * More reliable directory traversal when creating archives * When extracting symbolic links, tar now restores attributes such as last-modified time and link permissions, if the operating system supports this. * The --dereference (-h) option now applies to files that are copied into or out of archives, independently of other options. * When receiving SIGPIPE, tar would exit with error status and "write error" diagnostics. - disable-silent-rules - updated tar-fortifysourcessigabrt.patch- use %_smp_mflags- updated to version 1.23 * Improved record size autodetection * Use of lseek on seekable archives * New command line option --warning * New command line option --level * Improved behavior if some files were removed during incremental dumps * Modification times of PAX extended headers * Time references in the --pax-option argument * Augmented environment of the --to-command script * Fix handling of hard link targets by -c --transform * Fix hard links recognition with -c --remove-files * Fix restoring files from backup (debian bug #508199) * Correctly restore modes and permissions on existing directories * The --remove-files option removes files only if they were succesfully stored in the archive * Fix storing and listing of the volume labels in POSIX format * Improve algorithm for splitting long file names (ustar format) * Fix possible memory overflow in the rmt client code (CVE-2010-0624) - deprecated heap_overflow_in_rtapelib.patch- added heap_overflow_in_rtapelib.patch fix possible heap overflow in rtapelib.c (bnc#579475)- updated to version 1.22 * Support for xz compression (--xz option) * Short option -J is reassigned as a shortcut for --xz * The option -I is a shortcut for --use-compress-program * The --no-recursive option works with --incremental - deprecated recognize_xz.patch - created tar-backup-scripts subpackage (bnc#574688)- enable parallel building- fixed FORTIFY_SOURCE=2 issue with gcc 4.5.- recommend not require language subpackage- Recognize .xz as lzma archive./bin/sh/bin/shlamb62 15232968731.29-lp150.1.121.29-lp150.1.12rmtrmt.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.opensuse.org/openSUSE:Leap:15.0/standard/33eca8c3132b86837c8272dd758f6d54-tarcpioxz5x86_64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.29-lp150.1.12.x86_64/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.29-lp150.1.12.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, for GNU/Linux 3.2.0, BuildID[sha1]=b198ce1188e2f588a336e094c2ea760be3b90dc1, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR$?OEY8iCutf-881f90de12f0d032b229ad2f776c936f205bed905cc52d4b3fafc48286e951239?7zXZ !t/k] cao^Js$s !^y\B=( . M3}WQK'[ ֐O.΂mi\q֗P UUx{dHVd<Mӄc+c-N qcKLzIl."h[W#7SW'k=/ۉZoGVY2]=8Whs4S=r|/wtpn'@:EJI/Li-End) b]^^pc\Tܢ8}DmKYl0%/r,$;(E+.m?/ 0>)dq[R_;)p.AwSш*uNe1E}3nn𾔏:ϴl$CSFcxyJh& 5nC mRkVٓۉNlKc doM~@4Sq֥< 1K Ԍn +j]D/p'p/,e v}!! i':y'n)pv]nOߦ꧂ Qe8E\QbG,~.M6U/@uAR*Aj7 l˼Iuq;fxsU'`)l>crgm&9U- `r6s Us/ %m|6j)k3չU@뭢3Ոn1+ٸ Q?KA1DJ]xjN F{!κۆ=> 49@CB1ұrIHbkf+.ym -{SdLc{FCK{5;Gyh8F\Ҧ_mo$u"NvdwS.iLJ`۴s0K`#`7E`=\eΪR#L4wjX$ۖ=,FCū b 9ðǰZf_+nO XEZ,Q,{ڿVä?X_s}JM95@znFCs(Kh>DƃUnAMw%l8Qb[TxEfP8~F;7i*?6QB L~4k?#^9J&K6+&i_ Yx/um0v~"L1Ƶ56g x xÂi;<ZD9\7N-kg)LN;st{FHXKVUy߆0="(;*bg(Ҋ՞s:9>ˠF}Zv,;bX!dѡ[lI!"2ʹv4e ' &<f4Y{A bف^ܐ%(Kfʖ1bt].@gd 0? q 6R 3ӱ̢C=Obby;4r<ޗntmd-.qN >ps;Dwl ) HAozKOzJSAwdy3yʝUU{%mW+~hU.#ؕ"5NQ+Su 粤uGWp\B˙ƑveuT*l7kAC0jrӨgD-`l)b~aAT?lƊn>cیuݟF'k4x߹F>rR`RS {99,< D{??Z3?mz,U3YdUߍcTmgk@c0(5 _>H*gzoS71bL)ueҒ/6Vgԃ"3E8&tb_۬#;NVͷe;KUUNO.Sd.M 1DƌUZMϑ<剆j ^1֣o%ө-0*rOH\Bɧ0OSh7,[f+RYVē.Ix$k-mo~(;7J.ڙaygoIMQ2t8>!:/eZry> G7 Ev?o_um*(}35F毦C8 C]ZF!Hr <܌Eβ Vhȼ>> +>>%-TW흚Jf쬈kg^VvfgYmH?Q $͖ NI=\<)KJ/T)7d!7{* te)+*8?ԯudK' px4 `*^#x¶g DƝ+*'] nD.}&ov*! +,Y|VTGD{kڒjP2&,-T+F}w`q8aezn,kMJ2уqqviJ T(ICc|ٱ:,/g$G"YrEqqk nGK?X6+N/ O̜X@ gNAЕLB}p`_l@I@2[hc_$:E]m[ZvЌ XAp8%5~FZ$ŃpٽavNc ~5o1gLxoRSGjT@Bi13?7YO6r&M}RLY:8h?Χ俆 ]X,}|F#AvE4&q/&lF\P~> FޱG\]B&w sB0XY7g84R-#kK"Xhoq>EZ-Bm>]>!?Y,ilΠ—G"LFGWvhE9͊7{0kP@;̘@Jهin//4:AIwo(yq_qj:Ul{jn;!y7l^LBƛzʹ,>4(^lVV;Z4G; xy.VfGq IW9ggo'IRze25a'=6 M`2w٘A)맂) wy#ӕ~V/-Ph\/ԚyFVJ[ $x-#,'_mԈ8y3aTj 8s2sv=646?OgL__оRpDjs{Ȁ _tS+ak׸%Zr 4_p@a|6|}. G"G缠%秊iA??=;ɉIP\!x"G<k9R1'EWȽ>>XHfCx Ӕ² *!M`r;97OАPIK-2sμw<ΤI7sqAWWɥsn K` XR̈́4iokk8x_]B1JrͅSk2 g~{?~8cݱ#5P~G8mPzƾ(# t-n73QϠk0eQݶ30K &f܅z,JP-"T O ɐ.TAHڶ{ m|:NAQSXzǂUw_х4 wRc\BHhr`:H!#ALAi_MWW=x&Qd.+H8 -udQ,v.Xz/SɣϫDfq=o8K .;/{/& Fa ~FcQ^GQFAO[ 8~ђ?{jC{|c?:<`teKj@7JN3.GF6f=ʡS$*pʏwRL>7)2* 0(^n6 7ep7I:BLoUh"eZ7uIw+^98TbM}Ɍ;gg OUy Rvn.RYgxbJA?![|' oOF>yƀ`x;S e]6c+Pݏ^@qr~ЊL(l$cc@ Ib ([I'$f0HM{-[U:AwT#"?Yd~:> Ps^nE!oזn2(mqwPXH$;R!R>[a$:3HhH.L'"`RGxS_PG1%2H9t `Lls;s }*`_b) m H 1y=nvTa&3 9MorYQWmHP";{:wcP4ihE >)M%B;j*j cּ"VX䯟gq +h6p`{>a{c=tԕ>^  T e˜A/ +VUe`@N8:z"l-n1Η<[-sGN2hР(L8kIJNHr߇_.jrO; :7iuqR{?duBtT@%!fGK{/I"_m|ZItL‚-UpJ+Uzi?n @MͶv8Xgъ-9WmT- .a6[|pN-_~^;"/FnS\%?U-y_co:W^ncuI4~BSbHɤ%{-(SwVlzX/PP 3{c7f$jԃYs:(^y<_d(`; F?gyvdfK_. "s"Oӏ :;!7^oȨ y!TbK"V E"b]#nmk8/+,@e=gEK]޼zv3[Ș2+s` }b>pRtщTUVEw^F1ym2?41i݄hVzRMo6}wB7W1$_A|Q ?n[p/ ^b; BHhרAkGas*?;Mct|I-CF# W #֔8 |K`BI!LR;0d[`6Fvh|vnkEPxDsw*p,?Ƅq;#VP*%Ƴ,%Y Y Ω o}7* & 2͌> XUh1pȏW/za"gs.FƼBsy扲 ?א&-ZRaBM%]1,|:JHn/Rp#dCT}μS^Q*\ӕ{==\_N^;'wZ_2G?>sx\|g7fCnT VV-&ȀL/7[UڭMͱP]{, 🥀 EXbl3HFW@^Gb^xy; *vL6T;75 `rd}` 1qQx?ĕVnGFY2P/Kk? mv?Bj9ȮuɅ8 #֢7 @ow/;&;`/EB-@0h/{ܢwA-T^& ,=zR8IN'J*X4A6ou(w|ac@)=# 7ŕ\/?<^ò+r+ SYbN?P;\Zri~P) GowEmi#ʏ1iʣM_=e @2D du%qG- TiJRH PeIf D߼r&!5 %4Q фʑ=Xfɪg}(.qԦ|dm' .%7$s؎0*~{o,pDYxLcap;,`׊Mvm'ֹ&n!Z=޼5_ +Үw41U2: mRPqlY666_d3ձy?} s'!D|C \ s?5r:ctCΉ*ƙ gUk)o 刾H!ޡC3~ ~|b- yāX}NI (׊Ҏ].C'!^М# a?*. lNpUvmSezuۘD.vJ5;Uy!.=2kK"K^D2nINt$C\9U c$Im_V"N1q5Mx?%=T`XHX[&pwp>&`~IؚEAPUCG[JOX1_߱fj<EFTȲJL0'x,?&f]z/߉˨NUJ+ OB C̡vy 9]>TGa+T#he9? x5P Dst쉴"0]PjBIΞR i)VbcM"!dK<˾\)W ;uzc˳˞(ô"8J()`sS~eV}jl@c =&C+Bfe*.pd۽ ysBcҳH~<_Co4,$d%ަVǒ؍RȄze=v&KWd+`@rKUs z;HP#a]?(]6yL38U&,B >v2R@%p_ dAЦ@Ϧ''й1 79;DJ#@~^+Flcq 7uIyc{IK9IV˝PiO],a\eCy.z\0=;rYH>ɾKd g6JE@lYqj̊;auls=[a!RG>tYUUSd0pO4,Βi{7gv+;MЬuc ;D*YMb;Wqkvs^UӜ[F6IQ\tc>=-o.!LJG69~$vinHTRL,h^kGvI9w?8+f6 ~؍O8Xgci}wvE4|^<6:;%\Vyk4 ef ~"qEs00?m}mVo+?T"^|xCb@RX*G@q.*(DXbsNDTp7.a<2ֿ&Ĩa9< XDʼn50dYK8h=ׅD*t΀2@QgsIpgt:Hښf bedxjݝ(684+jLWIM v4Tޏh $SsٟoCy[R+ bb %s@N.uiHe f,HŸ%6 SIԉUNhW=Ld K`sNC.1>} /Jd>N)G}%T\xS]W6I,H꾫vD61՘bf(A47[AKR^ouY<ѠqǼQ~4%M )' YJ!L*tWu"rMF:BnXДs` #i$Z E3{2JϹ xQ;:KÞ5kr;""pUY,6UWSI')>dUC rBJgϣX#J2.i} Z]7 <;:ol9Pulo%-%Q6l21E6-|Q>c2hD۹D{8]>"(C~mraC)(2wIͪu{lG@ίȨbBE} >#3٨y#X F@.i;en-l'U/0E!!J3߼n9Sy9omKV}=oDڗoPBk6HO;7:3I1_Te 3ȭܭX@ (|ZWaOvH`ϫ>lnp'H= a" mJA6VLLu3Z|?V QPxU+]R8 Ο^o]0HVp4c)D4t 7qԜo]y )g<Ƃdko-yP >rvnKXceV[n=nu`}=Q|Vv<Ǩ2tFQq4T(\@ѿ/ W/z֎:Qmi{dT$[Uk aA0~ SeymnkDR-:/:v&]h,<.,?Ne<_g_%͍F l0TGf\8BIucrz}IrV 3ipJ h}1>e5 C F QT,(>%Ǽ*Y=χA$C`F5񎁧dg:51j?I6*béMDٖz( g˝oi4fulι(l:) _]Jq S 2Bĸy^G^bRu1//AF`嚙)sUvպk|%&0iA̻)0Ls6֍Qb-oo}h{QGBc T/ ƩŤ,y ԙ^#u麐s= a@? kY3;8 ̝ߟƶ$0nl*Ni@Oaa 9Q/`Py:iZN8OaēBgt/%n͈ͦHW'/Jٞ/2:SP(tUP>2!ĚVX3 ncl~;|jpa8}s$@ _ؙ&ѤӱOۇ]^R}j%sY 쥛mg+{]Afug.662K9 <NISԂL.c`ò"!r,6J`A'\#vq~ˠcY;b)K/P(`g-eq1v-EWN"vՕ[n"R# IB0'?"V ~iR0X&DN@IxZ|' ZHJLuv%g-;yYsvDΤjC#H 8=~bDh,>sC4 vn.7hoHݑ#9q{{io1dST*m]! @c5x|gCAkǿU' PݐnU1p?U'N`b<(4PАH1㳗gl>Q" Svo@ׂo{^D Kر5HkX`~蘚8lP Gݜc'ʩt6uWBMk >0kOý)_A<Z6ci6f <*|jri˛:D&;죇l& __kZqvwR /p<21{чW:3LO.Bdso{^*ڌ.AL%6C6N`g06/^"0F 557N8"VT̓9tU^^J5i83-E{#YkaI =d.51h43ݾDSfϡʜ61 A!|1B| ͩh RZjhiwGeNyS(Ze!-~KHOCG" ߀T0"ѧQDu2if'!zIu$BҔKo'@mwL7M})&w\'̾?ѳ6=ү R Gٯ/ KP(4LƐI{48h-<$:=S.kW)j!i 5.FJ`^VbAeM۵RK9iap!mGdAp6V9aX TJ<_ A?:Bs$m`>ppw _B]E@N'jlQ 2q{Ѐ%s}v&QGxC)2!+%왙K7 --l‡(}63%(7%QƜCT) De|W3j2 g=#F W #ϰ;Ф`fqhiTt<LToq[??<\⺷ܘTTcBy =pD~*n0:zg<( K_'#]wM8}^'O[H81d^k4ƈU9 S̑2 7},;ֿ1X/.gx}e!OFA֘- '+?h?Yneٛۙ8(v' ,<ЦgTPE"0w.US3 p+IV2td6( sj;8JNh{7(CUZhbDH+il l6 U-ȧ0I16n(w< <)5 MS/ ̝1hlU9O^E\sz=/Zm|&99]q75&K,o4Ng}!dH@*"~wވݍќ@޽/BoIJ.ff>d{쀕iTTr4=W\9peLo/k֊3>xf>Ԏ=|d[׮4ͥ~1&5;XO3 ɋByRM `zcJ -~ 4#3'UhRi0ε2ԕ_<'lz0w>qPG<ȣ/P o:zsX:o>ˬ\YJ jU& .ZŴ38=$!(9q{$/#Q(И8M"Hv[ sO[":̱Lc^yZIkC^/#2"n}’(23]bf(PFq ()!rsOʏؑbXk[Op?-R6`ieV+SSX7/乹[|S0|uRF{\j$B!Pht)JJь)OX4L k ʨ Wzvz^P/qQnxϐ`Jo1vȬm"QE\RC0~r-Ya_@M}y:>-Aɚ?zbZ"g6 (gaݤu 9-)6d&fq7ifQy!i]M LTB *AxiB_ɥ!Ҵ1U)ulP<'Zx83aa`A?1cаSV3Рz/*LKߋ5W PQnbKo"-rCYۨu⻟t4ڥz } V[萸;/6rbw~%(p2PQZd:^X(T( u{ղaMIDU0NE=2s78P|r] 5 ?zS\9~*Wͫ!m<&dSs &6.Qj"YZ:JzH+<8xQ)#RX>SݑS#C8^DH?k$_'"j~AEbtǾYVE/~<f8|)[ʥm oYϑBԨM#4rWg'nl}ZdPium`potއtsܯn< oj! Z#K%+Ѐ[K. {8 2_G"m;$I7@xAMO:ٌZePd^/ Lӽpl9ɢSd'p-h6nRfqLԭOQ[PKYz|3Fb-܃hZX0:AeDPz n ۀ8zX{rf^9RbIL1K>IIeתPW82TqIQ7'ރ^9cpXU3ښdit 'L>InR@F@IfSb+dИD}z֞L*Tm@InGn(;W5zIc!غVa-E\ViM{.w|%w?`1tl"1 ç)ed@V}ùږf.M756ҘJ))1u6-(=W!}M^E@yiJ >aiyÞD+]E@6tPq]dVPՄ #q~ 9Ckg`vJs$pƒ(B.0XX &t\]zApgʜVIJÀʅ|gS# :߮b=j`MBD˧c$dT>J3 hI\OмΗ|^Ѽs}THGQJgQz+v4dWҴTM;A:-1RVZW3G2H!x, aՒ=JRP.sÀQɧ˕ܾW$u3u_ VPϖ߳4=\!wB:d\͙Pgl̟3ԇlކX#J Qڛ7C/ F·_, U_Zq)mlFdq/A6 Ռw7fMHD[w 0!'Q0  +WaLxe*kB; Usό <("'=N,б =s7S̬PavgF&׹Odɒ~zUT,0+?z~O/+Bf>l[Hdy:^cP$&H2VycZqDb:AGT*w)! ?Z,-b@:ӝ/í`ws a_0桶,S0;I/Cf& \S"޴{RbnDh)Z"[ WQtLk;ѬmWLegȗE/xj?3_D7(>s]|)rZ!A0|ft=t<ޑ@/+>5j"U\eu5PX%Aϋ]"Ƣi A϶^݁'\a_hZ&K"Eh odp!xBuq@ #G .C{ciAe(DA~oY,ndC<nZ!键Sv:Ɔ`_rReK+1/>NlMjPNҎl[!f#K=rAXή@hރ)*oguљC<$?hܠ lzZ) g1HF81XυF+fJ8!L`|Vp"s~ۑ(dy_~nۅ 9u8dܛ!+:x_gR߳Ja^@\ejpX~yc_9Tmr/g6*鮤ZɤЕs_sdv.,Sb]J CuI^[Y,Ne 4SYOgXʨuf}_ugZ.ț\z{}c!}9OϴaER%K QZ'CI3 |$EǢV㢙'Gq "IYOe ?f*<8|c-,Ȅi0/`s-HS-<Zϙ$y$q2Ml˭<>p6e$]8ט.SXgrw'[ p<ᵦk\*,'@HJG}lj~8(܉:zKDP=Qj|"V9; ;='L0BB}5azLI6IƗ}pxijL `tT6T5k}X[GN~*a#m69ft ft`dB-K!JK7)^3=|QIX* >{]W7O&΁2u :?:\<Yhـi{G6fFUTVr[%I|@60pR6rp`Slɉ ߨ]dIXIWfRK_3/~ Q)rϘ%R$ʍ]rFW;e2&/0 Zz_R+-%3i1XH% O׶D54^J̡yP"v 4BՌn ёK}jQ1kZDaճP%X)"ӸJ^|f; O|b.n|uCg&fY+r ux&M8\+!W.H#(k!MUNC|Px` M䡌P BM|#|`7Ւz m ?/Khzr-N?d(3xKS.Kf 2A}Alɳ;@bN^~e[ltCړ2߿ hWl\V+KH?I ,rJ'n֖T%׈[PHx'e9ҽu,B.'Z0s&2fO8 VG|]J4G*ć6$_vaeߙ82 k;xzs81F!}b1`B-]DvIP{B^`<;)=tf57/Um-$jmB|EiBBfvIPs:,GWZ'%qnN\o)֗oO Îb)PT 9,G"| ٲ`uYB66PrX}^oGK!wy ݦז^MXF:(0 d;Nr鹑%~# `$V6rv1 llkԐZ HںV<O^0q''+boFkpG/F ~^$n;cvØkeYrs27Qi"x-v 4mv~mbV ua Qٝsi9}DlQ J; ;]*!DHaq xGX<RlUV?mDm^\5lP]X% Gt/PLBmgOK_Hb|~lX5a>8\JV:,-w'@i!A ?>|c&)o/-_!{g+xyhcBuIL:hV$ k6֊S2|3$c^y¡u.glؒ+)dW5ڝ8]9V$ ei:Y+[.s0'2T'k8p2$ e_iX<}lPH,̀H]k26>8)rAn(B=1!# pq>{;j- 8E[@䩭))8NU_XxU[b]#zI% j#{:ׄ!>dS"8X8'ozP_E[nK \M-vmus BFU Eo߫ޏxc˹+rvM"40=>qʨE9>Iŏ-CFT9܋řAG]>&1M^:wDИJ\}{YPJ5"Xa@S6Iwre֗_ HbhDG7`RΔM#|}TAE6kl}%5M ˘z~zkmF6B6#: ,!l#(w;zJ@1*L; Pw++9Dem=4azm <H2 t>(Ď?/UhWw-a5/4Ϝ-4(Έ|^ _TJUbM@Uji^M| uG˪ߺٖ{7%nuIOy9(9CgR*;€ ~y;^>ByWD˵7pʆ6]km{u %B+C'cˋ'F$[NXjEn P tӵLJpQNwn@-6pÿtHkyﭶQəDW; } 8،A\(\i#hNs+8KkA SdT/7׹p)qNiǍsKUZz&E2NzXvG y . Hg}c},:3N\E9T3O/5G }#ulh(!Du`{d9$QH2hɍ %(TўGi:<{uگ׳[G|VR5.| Wy5%@+fЩRǃMA'֐۾JO;h*AQt X{\w-ƐW ӤښD 5A-&Fg~9o":T6¹,tNZD"w/5QxasFcTAUD@Bn&/]f]&wZTGo䋱؈&O:QvzܗMc\I&"br5[23UGׇ|=Xx[)^+Zt'W|/%[(6 :<("NIq%  bh@CLebi׏Dl*+F JZ h^E~^vNuc"ٜᯢ!ȇ]3F i=VF>{}5UT"9a dgd{;I '-<&|\H h[kf|Ǹـ=s>66tWl{Tݼ(6*T1D[l9wx36)F5yn…C uYf/I[m5ivԂZCG5cU@$ŵ,ӪAX|AtGqLha L)VmU}h0GݰRȐ{qׇ)K Go54dC^s:+ `Nކ3DgܑkH TbBb%{B첏:qU(?}cM5Ճ=8+TIf>ˤT<\*k>+{χ|y[#'Y]rv+`9cPw\\%7ٳ{h@+De#aMyJ^4J8ͺ_@Rm$}Qf4//(t5d4LN@⎲яҡnA;PѼ" aΔ?=Nʠw=zxE#o{Asojr Qg/Gy{oރdNbyl_h\g!O3) 2* #fi`ܴ8*P0I>`L vj `Fp?a3x!^vg)t|vKe<Ġ=_FCNtivTk .kt$l| 7sQ8VXIK> Fo4a57y{'L˖h"}GGrLV on/hŁY pcnA)53mEUn=O4̿pi ȚC!6=` /{te.YrOV+x%Ɍ)+_t = sWԶ[nW$Kv=nQ U(Q 6VJ]WZ 4f%JݔWzmƒ 3,v&;7]+K᳧SwҊHqQ}s˔R`j tGyr-7zZ\3o4A6dG zH&İ3q4zs+4?fS|Nw'QN沧SməfܓY$LZ}}ìcp-LJr͘@ CH-~ؑuҧUl3 B88Z{‹Yݑ$c1c!Nߵt#: sa'FZ'QK} غ..Opv[s$JIF\6A^ +G=P{cԤSЖ+(yH4(d $ (oQkjQ)Y,GFqqoL}u҄z'T\/Ko9u=mZsMUp.8029\x] ny#Z ` ]#^}\(r?ɴ|r6ҞbԖ= _Z Q'JVarVMt3k1(1®^uiܮֵ7ggfR%g5I:4l#Mf`J[Ҏ'(ȓV_}>#f3u:+8r ;~p>{>=(geD,hvkN}}dny?J!x֖޵pFohW&(O S 'Srj|e=qm/ަ2(!;nr~_k=[i-]L# aNaۙﺻwݜ"r^nc%i8("L_;D 7'1b* Khei"NG'?bφ \/O3zOq.[H#&O:)x$\12~jaߴ S;m2y.__hXB [@ۍBft?9PȎTxnN)&Fc!"JO$T])igZ3lƩ&/vs“+AhHL/>7q?0ٜiVmi[|*Rnx$ g!Ž%OW[V)zzZ"gͦld[9Ӻ&iqe;]S>Cz*ϖ::3u@u=u"/vaDGY^Ԗa0ិ{ 2Fs dOx PFc^ְLt<ޖD zCRh{/)!\qfD遲]qަӑmY\v~IambL#w !~ƕx[PWI)Q4mzVcؗ1#EYT)lǩœj3f(C+:GAଐݘLP/tJGsN`>G"f%rS?ePcza${]k1n{a~`'7A7Pg1 BCobgi*2OyOqBTlߎ2 7I.N+Fy;V1 C5&\i$ďh/D 9d*xͲq.ktI6Gz*Y.lovT0c";$8#6@D]AqX9f$@*\J"g3ׂ7njN 8BcX <"4xR\%E{5Nױ&n wϓkNgη; f!uPT<2-7?;E.V*FD`X^yjXQ'Aԁ^> 4RV#FUM99B D WxN!MdY,c5]AE}Q7 /WEėh%s&zQ&\ saYAK) YZ