rsync-3.1.3-lp150.3.3.1<>,\߸/=„+IV.#R5̪-Ę|{feI9?9d  L ,DJQ <=   h ; dnt("8,9:R=1>1?1@1F1G2H2\I2X2Y2\3]3L^4 b5c5d6Me6Rf6Ul6Wu6lv6w8x8y9$z9l9|999999Crsync3.1.3lp150.3.3.1Versatile tool for fast incremental file transferRsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. It offers a large number of options that control every aspect of its behavior and permit very flexible specification of the set of files to be copied. It is famous for its delta-transfer algorithm, which reduces the amount of data sent over the network by sending only the differences between the source files and the existing files in the destination. Rsync is widely used for backups and mirroring and as an improved copy command for everyday use.\cloud125openSUSE Leap 15.0openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Otherhttp://rsync.samba.org/linuxx86_64 test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in rsyncd.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in rsyncd.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-rsync-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-rsync-update-$service-new-in-upgrade" fi done for service in rsyncd.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset rsyncd.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in rsyncd.service ; do if [ ! -e "/run/rpm-rsync-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-rsync-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in rsyncd.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable rsyncd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop rsyncd.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart rsyncd.service ) || : fi else # package uninstall for service in rsyncd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fiRp!  J9SKB{큤A큤A큤\ק\ק\ק\ק\ר\ק\ק\ק\ק\ק\ק\Zn[H6X\F%\ק\ק2b23c79a944a91d6a759bedcd5a6caac09af49231642d7081f7f53b8a98a4ddd9f8bc6d4c4850de792fd91c10336d4cedf930148d326b1c6166ea6b32902f77988effba41a7fc1038f4f9698215fd0f153276ffd3ee0290b9fe72b5b89d96d701d928caef1a6fb712b661e236b09cac70e78548ea829a77121a9c6acf4f191fdfc6a4364d74bf5ea2435cc633628afea1963e38dee5c6199fcf8fa0131857538ee498096105ca3ae658e9118ca8fc8bdcdc525e24f232e8a5288b7e1afc0b08b9c5bf156981d5b36309a54d57772da5ceb49ef3d1e0130e025893acff4361e174007292da2af4ef8c8d7891cf667d83b8b33090955a87d10a38e6cf6f4f35d2e1d15a0f645dcff7ce4d2c1841bea633a09ab5393e829b21f75c09a78248c99a7660676552993d8a57363a53be04c701270f283d9f38d02d26dfadb4e10f9b9c4368fe92590d47a6d77568e2252ddd4d346010faf8bcea7448af9f247250f1a39a93be19bcd9bbff81fea958f0aba800c8d319784e2d2f16e80e5384d4fa09a9d8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903c52c7daa7904448eeb955a862b859946ce21e9f9a183a4fde29a5c81bae4f2ac1f0362ab0a18fb0810bc394da509b4bb2d1be884fdb3c8b220c4945ce2582443service../bin/rsyncrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrsync-3.1.3-lp150.3.3.1.src.rpmconfig(rsync)rsyncrsync(x86-64) @@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/perlconfig(rsync)greplibacl.so.1()(64bit)libacl.so.1(ACL_1.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(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)libc.so.6(GLIBC_2.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpopt.so.0()(64bit)libpopt.so.0(LIBPOPT_0)(64bit)libslp.so.1()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sed3.1.3-lp150.3.3.13.0.4-14.6.0-14.0-15.2-14.14.1\r@\@[E@ZlZo Z`@ZTZOYw2Yu@Yu@Yg`YA%@VV @VUT@TfTeTCPedro Monreal Gonzalez Matwey V. Kornilov kukuk@suse.dekukuk@suse.depmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comhsk@imb-jena.devcizek@suse.comvcizek@suse.comvcizek@suse.comcrrodriguez@opensuse.orgvcizek@suse.comdimstar@opensuse.orgp.drouand@gmail.com- Fixed bug numbers in spec file- Add patch: rsync-fix-prealloc-to-keep-file-size-0-when-possible.patch (boo#1108562)- Don't require systemd explicit, spec file can handle both cases correct and in containers we don't have systemd [bsc#1100786].- Use %license instead of %doc [bsc#1082318]- Update to version 3.1.3 [bsc#1076503]: Protocol: 31 (unchanged) - SECURITY FIXES: * Fixed a buffer overrun in the protocol's handling of xattr names and ensure that the received name is null terminated. * Fix an issue with --protect-args where the user could specify the arg in the protected-arg list and short-circuit some of the arg-sanitizing code. - BUG FIXES: * Don't output about a new backup dir without appropriate info verbosity. * Fixed some issues with the sort functions in support/rsyncstats script. * Added a way to specify daemon config lists (e.g. users, groups, etc) * that contain spaces (see "auth users" in the latest rsyncd.conf manpage). * If a backup fails (e.g. full disk) rsync exits with an error. * Fixed a problem with a doubled --fuzzy option combined with --link-dest. * Avoid invalid output in the summary if either the start or end time had an error. * We don't allow a popt alias to affect the --daemon or --server options. * Fix daemon exclude code to disallow attribute changes in addition to disallowing transfers. * Don't force nanoseconds to match if a non-transferred, non-checksummed file only passed the quick-check w/o comparing nanosecods. - ENHANCEMENTS: * Added the ability for rsync to compare nanosecond times in its file-check comparisons, and added support nanosecond times on Mac OS X. * Added a short-option (-@) for --modify-window. * Added the --checksum-choice=NAME[,NAME] option to choose the checksum algorithms. * Added hashing of xattr names (with using -X) to improve the handling of files with large numbers of xattrs. * Added a way to filter xattr names using include/exclude/filter rules (see the --xattrs option in the manpage for details). * Added "daemon chroot|uid|gid" to the daemon config (in addition to the old chroot|uid|gid settings that affect the daemon's transfer process). * Added "syslog tag" to the daemon configuration. * Some manpage improvements. - DEVELOPER RELATED: * Tweak the "make" output when yodl isn't around to create the man pages. * Changed an obsolete autoconf compile macro. * Support newer yodl versions when converting man pages. - Dropped patches fixed upstream: * rsync-CVE-2017-16548.patch * rsync-3.1.2-CVE-2018-5764.patch - Refreshed patches: * rsync-send_error_to_sender.patch- Security fix: Ignore --protect-args when already sent by client [bsc#1076503, CVE-2018-5764] * Added patch rsync-3.1.2-CVE-2018-5764.patch- Fix: Stop file upload after errors [bsc#1062063] - Added patches: * rsync-send_error_to_sender.patch * rsync-avoid-uploading-after-error.patch- Security fix [bsc#1066644, CVE-2017-16548] * Missing trailing '\0' character check could lead to remote DoS * Added rsync-CVE-2017-16548.patch- Try more in supporting all scenarios bsc#1046197#c24 * rsync-both-compressions.patch- Execute tests to ensure the basics are still working- Refresh patch rsync-both-compressions.patch to include fix when using old-compress on new zlib on server too- Add patch to build with both bundled and external zlib to support both compression methods at once bsc#1046197: * rsync-both-compressions.patch- We no longer need to inject the pid in post as we do not use the iniscript relying on it - Add socket activation service instead of the xinetd service - Verify in services the configuration to run actually exist - Drop sle11 support as it does not autoreconf anymore - Drop patch system-zlib.diff that was never applied - Switch to system popt and zlib: * This should not cause issues now because upstream states the underlying issue why we used the bundled one was fixed by using more safeguarded error detection- update to 3.1.2 - drop patches rsync-CVE-2014-9512.patch, rsync-equivalent_of_CVE-2014-8242.patch (applied upstream)- better disable slp by default, it doesn't seem to be used much and it often caused problems (eg boo#898513, bsc#922710) * set "use slp" in rsyncd.conf to enable * modified rsync-add_back_use_slp_directive.patch- add a compatibility flag to avoid checksum collisions (bsc#900914) * fixes rsync equivalent of librsync's CVE-2014-8242 * added rsync-equivalent_of_CVE-2014-8242.patch - modify rsync-add_back_use_slp_directive.patch- reintroduce "use slp" directive (bsc#922710) * added rsync-add_back_use_slp_directive.patch- rsync-no-libattr.patch: Use AC_SEARCH_LIBS([getxattr], [attr]) instead of AC_CHECK_LIB(attr,getxattr) so libattr is not injected as a dependency when glibc is enough since several years to use getxattr.- fix for CVE-2014-9512 (bnc#915410) * path spoofing attack vulnerability * added rsync-CVE-2014-9512.patch- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.- Do not depend on insserv if the system supports systemd; it's useless/bin/sh/bin/sh/bin/sh/bin/shcloud125 1558960095 3.1.3-lp150.3.3.13.1.3-lp150.3.3.13.1.3-lp150.3.3.1 rsyncrsyncd.confrsyncd.secretsrsync-serverrsyncrsyncstatsrsyncd.servicersyncd.socketrsyncd@.servicercrsyncdrsyncdrsyncNEWSREADMEtech_report.texrsyncCOPYINGrsync.1.gzrsyncd.conf.5.gz/etc/logrotate.d//etc//etc/sysconfig/SuSEfirewall2.d/services//usr/bin//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/rsync//usr/share/licenses//usr/share/licenses/rsync//usr/share/man/man1//usr/share/man/man5/-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:Maintenance:10295/openSUSE_Leap_15.0_Update/02d4b8a646761d8c1fc1888605bec5ae-rsync.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=7fad476c85b8f98ab883007667d48f1e783a9b51, strippedPerl script text executabledirectoryLaTeX 2e document, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRR RR R RRRRRR RRRRR RO땧mgF5logrotateutf-851433efefa1ed56850e19d80279588f94507448102125e9b5aaab0f5fad665ac?p7zXZ !t/i]"k%bګ}±d<ݸfFIcq+ # C~$M3Hɩ`\4Q5,dU0ia&0mwLCzd\Tf\P!ɱmg`;|dSx2 \ʻTtM|ܥ5\X.<:ʝ.m)ƍL|8fr;6Pj}4S2~-d\܄v-r MLV7ϽrI&ʛ#s!f°\~dax%>ӠW‘ܴ"UGjcY) HK )bP`W.Skӊ?Wԍ^GOUFF x]#.Th{1&Wx|TMUc% !o`zԺE.MLeQj_h#o'';¿u>tG! ΁+['xyq>MѶIC'O' %iyf i&Wg8ٸ/9˳ȻJi~ױPx-r82ʰ6Y>L<ϋ d%nd2?@OB,1xOl7qX:dK릿"#}ol}j&¡[o>οvE^>1^3T3tp6ݪ]k[xtr~Ct{I)2l ۋ!$f]OkRQ✟F7L%t ORP.k`*sva):Kf0iSd9VCkxXI "9=94r0cUAE,T/B}v:'wyeHc=XocDrkݷuf T 7߃Tz`Z[Fl1f@e:5ҙ(tS)ai00 IG?$AB#3:1\絖.h`@jCmj\:tLi/ʽmm)Aӄ1 - L얀Fu|rhdk % > 渹MUEL?,g֟5P {7?+^LN}$=5xZ)-ffE+Aq;*sqԽ]N8!ubha"YFLY]]E:L|5źn\tt`e;{mH2wT3S;1`kaXJ ?۟p!O\C$ ,6se.I?dl4Nb)!Ib^!IbZ%{5l-qI>JuOW _Bj>)5i$gE:; /~ZScyx]slxKel TY 07ެ{K ȝa"dvљ݂;lXӗw2lCc93^/Kn7{, -f-It]F paOcFνD _͑ʞ|Vz, Y]4bQoYd.:8 W7iM9ʘx!L:X̌s}M48RXZ^Pw Xv8Ի')T6*@b9^}Dh:ØgCH7/GלB0TwIhnD ]_Jf^OGxu0yt4Cu##rUcc āq"y X~dyU=O[^O+T**a7b}~D)w- ZFjzTOʔ(j#NG|1el0F͎5 &7W%S-n%~*E.7XRI23o͢ox8 TLW-i, Gs!q8 oW@uKM5@;4_sY>V(9efŮka1P>κq\fiO"mק@4[$AU|tϙpНTg !g(<O?K݃=Z @q0yC iQ\pxOamWì;od6)|^b̷Ց%xyKxkQFj^hQVHsTcЇ'xWuT=hG_3ifNc s@ᑗ%cFcO/@#CG6v[qUq9`fY&-.BԌWXc}ڗ#Jo;-SMI6dkLtl~':,j^A3tVME$ttۭl- 1/ Y=*utRᏖ- r?I3Q9?=w&cgb51E*9OS#nPbJUqY"zN;;vm9ȻQc _ںh{+_8ھם41|tDCSxGRZ77Nm XP쇂g=ba%U//=K&Z5;ߋ Dg²|_1n+~`2 d[8_+[+s$؆u09>?BJ:Imi3|"#(‹h߆e`xI׵i |"СthkPMЕ/ GMLr1(қ!K\vbI׼J`E1+?4zmZ#QY;G2ǯO0q^|Mv0~j18̝HƸ\͕ 1]HЧ䋁gC\FBЬrX'񧸑 jOê+~c<<5oKl%}pHKdxCۄDU?f ,7u2pͷCFNH')NtdIH%ٸeJAd6S=AD}=@yIs*>H PJYdK$J(1d&!h);%3{dc`D1/4#13Õs`{!CZElp* PF\`vֆm \'!(ƱղG)zBm5EXe.ѨK/\(U&R'3W52FqmU6(!% `ZO \$~]6_,8N0E}U˗6AMîXUl *a0*D/r/S4 'x>R0r)My7^ aQ"zP+R}9t/:C0O VD&PYbCyN~c_uEK^<[}]>^7v&VNS.[ d0o*.+SC.jLܺu ߐ7uhxQM#0K_7ח6I#䇲@ˈZ= W Zv蒮,re ~hiaV%8XFޡt[9ĕFQ7̵0;66H6Q;[!ڠP"'iZQMW_A#mGb9MKE\`cF~|@&Cr% h#0?W%LS{iv0M R2&nco=ÕIm2\z}T([=(SߖCWSZ&a*-#UIm KGe伍vf1ʰl O]Y9?qLO[@^:ٽi$ceO YB v!)ˮkXKEQї< \ʗ4RC*qCq![!_2Op lV/fRVà ue>kBOuB>ϚPfSieGOTydqP}`nC&gCh@t!ЅpKlVpsץn2pE(w3LZ]Sxx;0ey"Ex> gg@QkZ "1e8\5)($F7.勆/O*9-zVG(R\3b h\ԤPPWnΝ{1^KY#+tu1{#=ub;dLiD*K K~/JSr֊Aذ0RT!#</u8qzGDF

-37@k։Eg(AQwg: oſ5 MH|*_](U:*CVR >;jaG!Ad N 4Xw+ԖKyCE)7;*m'UM.~.fhKt5jQGBy*H|w X5MO/(b,Q Q)d-vsBZ"ٟÓ˫Dl>vQu #?%B(oaCvqr^b$ N :+'n6sgP=6x#xџI=ڨޟ-ɟeuaZktub1WNC2lAu:O).a|y:/3H#!f3keR%xJeϰ%RTLn)Đ ymWqGX6cDÏ,wXN Cl{, kFSSoBY*'pU q "}F\5*_g0h% cƿKҶvFO *P ƛYGwʲ?l934AY9/chLX+2ʀہq1BW#܁lNq3!N4s?Uzk{ўdȸOPlu7;@.Le2Hu%W(z#oG|98 bʷv!jOT8J U/CZ'?⑑ь5fN{XɵjNDa}I~݃LgF僸ޞ%3/0Wӭk =zHp;J!@[>wᒗ7t?XA+ F o$օIfߪ JHc%jTxvB)88fM?^w~<֋6fpߝ j=5TjOuB9HI!"BMTju(=}s4()0dI@U= xFքJSᔭ,.\̧װS~d70n<5 B6ӫ| sKYs7ː(N1ORUPVL]y{[gcgbcUs X?_|(ӠLfBNH16'{u?!:-qQ4Ɂ }Ei~6/3U2),e[BFN&=f7#ODPHlW @@o(QqHH%!Ltg]N=_0I-t{p$v.֖.IϮ);qȀI׈C.lPÉA *'0/P.tEհ"⮾!?fG\.i,j sK9O ĘU]>MiH2HZF6PdQ{ E}|p5+lf#I8e 琋ǚ GWۢ;,J<5*~|KM/t/=zV.l~m'խ!WM&k9gDi f/PJY y9lh.2sj/Mԛ3DCnv8%c(de#%AYt5³ O̴V[z]9S(y_݈PQ 5ԭ61{ٯwI:ڀUr߬Z]F❊m_FbSXVF:&.㔮%T] oI1ocK;CD7#C7I<R+ ^+Gm44xV~#nݟk,amD ļ\Z+ސux|z6[`MMrv*~c ETMg]&\;ʹ o id9CLgc<$xNʹ~+M5 q0RbDl߱M;Nޚag'^Օ(Y=K<\"MRjT.:wրl EK #0kd%v vI H2o{<7L,Y@6G:K; ͇szXNlоuU :l;i@=mjH~U-^/Fr"+YEGOQ %v$1vG\~m0h7wTzTII_#mfAEP ="G2SdԽc+|ISWY>r4֘oXDœB5=c-6鋍|2ғCHAQb#CKGǍ:Ƣix H6BHˣؐ&ƒwyJ6y-1~ּ~/*@@Tit[JS3 B I P(٦NJWΐhƢvߑ?^fOJY73?l/upZ_ȪnKʼHпZb_] [pZQ VP ]B AGTeha +7U!)d&U¹.)T0 cL7)R;Lϛːz"n睟uF{Iתk:3nو3'֛"6~h×i? kwIyY1XӨxa' wΒ)]_ J^ ?s35t90" LGyo]X.)JdmM&I Od0HMS'U'p M.攫ϵ[C>u:_Ay;o7s~|t4X=. tB9.;29'7^#̫#UB:UH0~ ~h`LչqKA8 )u ')DRGE_GR`{ I;XުUXowd)N!ԙtȝVޑh.oƼ6ZN_?^2DǓS<4UM\5~\GUi \riyʉhqjx KfuN{!h(WX1ZK)@-jht٬ ˾@¹.nhZɗkym^JS9@cfSꇍ `GD{h[CG'Ei.h#auq4 ܴ80+f ܍ 1#_G ^DC$YgJjR:Q) w!n,ߧqw6H{>Ll _HP}Ov uȟW+WQY"\@`ަZ2' );I/!6%.B5ä:0ru- ."+%/E5~t,}-$2|}%iVx =WY$#[ km,wk[wS9㲣3D&28xQ'x-xVPB1gOΑn?"+5I<F쫗uQJb͎d FLD9~fS+&`XeH' V_+o1fs? nw&wQS|.%G\ˆHX?4DK="$J9e/$ mPD~5N w2YfF*(tU?:&rgge8l✺PkռDA ӌ}|EyHP(3 3$ǒ,aoS-hڧ:z1EEgLH ۂ">>\">F'7G瞍^':ڡ +843mvً m 8Kz9yx=vG2xdC2[Z1Y9+yM^ƻs"A$Gv5i%6zC%[kN!?<2lϳk%FD~Q܈9%nn36yFՖ/թ˻ ]aG͢:852}}k\_?C Hf(]´[eWim!: ôÈS3FzvR"woCpt٘l*K^i5<.X[^&%'(kaNd|j`5>1T-_O|۫|-.'zɠ9֓S ?%twrL޶I|W*ޙlfܲ4 s8Ffҝy7mSҙ:%IɊ2k68USgZVfg5,ޕA`x:_Ix=j3-N7Z0IIH:?nx CC~GC@Շ|M`};~JZW} yۺSD5;z (rEyK3W39`Θ} p84!_KZͷNnLW8@^uw ZuRxSTB.!s>b[TRD/&8` 9؈ b<m%Bu ڕB{gpEӯ{Vn4bG5{n[~ .hu1zG@Q ?T@\Ws0(=ގ#4O3%zjkY^uB) qQuCme ⇵$t}: .0 rb>EMƿ$t~I ۏcXJ)_$WoH#7sY2SPMh ~{D1QAx}2aY4ڜ;K>]s~;=ǃoD 4)pUm1BUJnS%R pa @IuWҩ8f@r~@n 'pﰣ,&XEr׋ΏjGINJTsuVmR݌\D+ {,:HZGCYz`f9|]T!!eHhp7`,^quK;`b\w\.yc?O%vˉBݟϠud4][H(SytbzjQIjW q! ʹ{[.X@؏t\P(LJHMkN>mj6c02G%JjLO`@tD,Բ<]7M=nIj~?(kN~ zrQkJn"|= ` F@vV-FLH%&J3^{{>Go6m$sxBeȜpm}O\ V@j`hGᆤܜ!Υ\+s+We@4vVê?/;4&0̔hyVjSYb{U}lSy6JzY6 AS=tUt s_5&7jAXSd`b$ϹR/VJ6߂_wV{0!W*6 Y@1&~yפ2AcWz4 )9W$ED7 `!+Aѕ(-t<]]T-'&t2-1]'R8` vv& OO<*Pސ&P\4S~R>xe;X% ǷV;_nGmt|HcişlUzbi-pܳvX@oh^'=,-٨/Q'\'%fG+Gd7?bxkáfpKt(Q2p=Ldu$Y(Pc 7…PgZDnK]| otV0I\0B cr?4Kf髝VPYޯ}F,aZB2\A؏iPJ3YK9 nWK/Rё@1dwYoHpL۩temY}QlPJeAf;2Cev(a-R6DHp_ֽuN,JkWnDLAtuNqi[[L27@h)' |CP ~tq6n|E?3'* %K˥zn/{/tKޢT|5 eeXDU֍'eXW+!9۝x[noP(xj(ǀ~nb3P0dU`"f1SBD *I-Bs ~\l1*G{d46!Vf799cЧ㐐jWA%\VNCr q=wno6Ϫ{^ԝ]Ӹqdo|y2E4tTd߉{bhm%1!S9iê'P{*+*/5@DݯxǗSwb v)(-pM٫|ie άUvLrB [Xd* +7b黜h%k;ht (¿=ՋQogC."Pp(*inYVi:卨\'6ԝ6>ŧEq9ƿkWْ_gB]HA^a,P^P~b,"hJX k]~QU=L(~t6w[2j꬧90JĻ*ϛ7V`rY$SHz^_T2F$4Q SʣS ͯ`CS]SR5"+pS{%`NTRngMn V{T4Ře*Qx<[ Xuc~ +6/RDUct#_Hi;{D˝0B̖\"|i[I lWۘQ!$(@gٜoގ|Yύ WZLb+W_Iӏ7''%Q䦨TAmVC> ⌉kQcW %_ rڹ:ٳnSKjM8gO?!3 x h}sn^.fĖ1owx$A8X[ژjS {n)oyw_ad7w.6plVǐHS}Z~MsžhȪ+y_:waF )C@k(=uy@3:U~.TVMIk֥[J z~ܺG6^dqڜn@˞UMNYґt`R}LbR|I&yy,t5[i=@^'[-3 ;lv 77 [ϓC4z,GQ8qDIG9)T o_ n )K/ádYW`RFY,C:X)6OT<}h4 [77:oʡs:c[>fI. t٢Wt2~_wՋ v\"֜yys|Ԣ` `dAcY\Wtl, sxf!y WbZ8lPZ#\y.BK;*>V \FFGO K.P߅E|*ܗ/S/ɠiVR;գQ6PE+w!Hgl#=  >{srm2 #KׯkJV팾g)^d =!9Nv".9Uɭے!d>#bp%)VnyK.gitZ07ڏn)sz}3ƆKuEK`pƊ3_Zqc κM ȓÏk0/-n/klQgk@@9DKr#*6mUw߳FT]353܆L̕hPlOINF9NiB6D69Θo^F\j'[ver*T=۩ = 5蹺Eb\5’ Wޤ`~9l`6(}TTŔ +YRTثS'7afX <\I}rUmoէՏ9GxRK51\$V02RVk~ֿ|T䊭S63Gq9biY @AB>m1{VABF)Ƭg`N#pLcS:w#t, žz|.yTQktT޶Bqr~;Hn-7N* D[ٵ_Z6A!WC!|X<<4%E k8# y emb48^;GmCMPLzo!!RHxm F5܌ŷ } N-)Q<t}_ ރ Nj^n,Py$3jK"6`.״,n\)(~9SN˷[e[2CLlfTUyG/pFʿ8B(s![YsZ!A,E8@`[tr5[#8̮iM?!NY@緟|6]-j&qs=#zIô 86x){poM*^Z(-]'T1Zb'.Ӏ3b8 [vSPF和_!-fg:;Ա|:3ѳ"ٳ^n@Q~b/5fw{ M[G( GFZjᄜӎQd-`N6l -E9vU[ц| DB# {V`^ I_z額GUlh+l8e!fR)ڈ+K&mH pɭi1!3(LhS2 -q!)LlP)ZOx)[ڲٖ$Ԙ ! jk<1pM," wobVvVR1w߃p$?~**XX ,!ބDc)+΅eb؟>\=HԶRAAe Njݥ"vl֬0v >C(w <=ǡ(Χ?ly{4z/*{ y>@`(Stek̕hU2&@}衻bR 5=t:L#%w2^4H!j솆0&iޣ=lX+gx֥* J1p{[AY ,3]A2pP٣uvAe֛ϫeFټALFASe=Z\:X kZs/WaбRXw'(g9K1P}B^w75"O+? \:[Dh@w2h߆E zΏݿ#w;T McWj " ,PHT4zU~ Zjd nLC̒n֑'- G;%D̕AiLI|GY껲NIH>p&+&ٌk_Nj[9;ޣс)k3\6n'^2D nfg4X},gPUݭ5-"P޴x ,+7~-4cKx~{ia[> 7WMj`BQvde]~p\;LPV.+V$s|z'GlFPFH61u~{!_kuńzN>q?vh2j[݃8#1Z0Ǝ #o\bg;hɛ.۱9*[DZ#?6zه]8fFHy ĝ,zż8vG"۬<δmHfQPöcj,}!ɆkgoJh5xOW^"MB|bC)*ܞsH>$I". C!=S-QRNЙ Y_*tΓ+(n*g|29Ur`)j|L2#ɖK z wF]FEQсJcswK$=AmF SWjKaMn[&}!%6l-YM)H:˾d\V@ą#m{G^aRPNT\[#.ڛ*"zi< ϞE@811H| J3haMaj7'@"^n}vp#ih{?77-T/ǻFΎ%54 'H2z@XFބ#zGS 3,-xߣ4NeP{l=2Tv\iֱ0{ :E ՟ sW_c_gYzV,.Qݑ{orVw/cmT=5yJG[K8\ƹ$tE[݌E 9F"8 XD z 3Rw}\ +0+١%3dL ^wlt5,JVsDa# L؇}bX'tdk}VLmtTx^' e4kJS7)mֽ?1lJQ ?;hh `_">$8 Q %)1u,Onlic:%iDo|t=9vɱv8So,u&}z 2k՝+P!dQe{z^ge̍x7 \1 i{1PZ]W^k@7p4ЬNT7Fن/]Իk`TK Kip#͘H!؈MM`}cttɻ_BvZա"ٌv!Ү~9dF4%_ƐpB۸ƠI !-w vM4ON6zP9?[G hAvzrӉF=ra$8Ί$ċya~F۵tK|@tk] U*1/=xZB88f:KGnV&5"b)_}ﷃ܌ %YUV3zdHoɑs&36?uпOó—F-=ܶ ݸKxz(0,{ʱ^iԁU1 ªRP^|t ^J+Mb&$v: }|FC }I!B|756같sNި aYV?B|ԇx9Tkhɮ=_\9 oz'!SmA:5!(g ]PA@vg%>ۺJ|}Г *]KH(oAyux+4y|ײ+~a:3qIΣIc Yq[t"DYoV\W dE&FhOw%V )JBv3YOS,妯 2E*^S!QL|m`'$ҧ^څ*GKǪcNdT ja ΐW7ǽ:* ֿd 4^N0^T!Xj[>PIGS[Hoë2RU5FSppY֔+SН\X ut^~E㗛$dQ4/eM\u[ ydB^eяA4FrW=Ug$;2sdQ|6n€fT k[7Z@aߪWwF/!Ho}8*ccb)ҧ"fzW%[֕OBٓM}mm7-rhH y4'E>PY~5 ;#C[AͼU((Fn@ (o/(=_FcptGEotpIυh2Y-u|yJO[&?yYh@?."ByM;Xl'$sTxXQ z6*!?yqlwGų|ل&/HJj9.ˆ0umy?sO#* 5c4㿤X9\ L?$3Zox"cn}hOv/+6D"]J*8?"P׊ӛFĶsFz;2l8j EF }̎(\p.+UpP[=pmV$"i/1ΫvC`Y\-Qg`q[!1oWB6 ~dCC;o:Dܿԃd-A~b؊#u4_;Y m;\Ļ w ˚-*|;f#QM})uE7\F h\ZkO C};_ɐ[,o:pz,\$!#: t4LӮKG M NGurD6+2O'A / ˘B Ϡ`a|`YU-Эq[7ZHP=+֮(9+ڜ(>7|~gLWa kv Ķ&U^F) 9рuߐbi4ޏ"aW? lg9벻cuF$T\PM\q {EcǨGU>{7Q1H7ݷa64Œ*/6Rz>Aԟ Ik":Ոs ,