rsync-3.2.3-150400.3.12.1<>,~gaVp9|=cx֓IYv 7^Ъ!@DT+.iC{{1eH:hQ]e#3DK.U'\aHa8e/}6;$=5bƘ.Tlsplwn(vfirA*9瀗2%_C6.3'5!S2Vk%.0KMH8YNM<-p~6f.0MI?͸#cG~#o(TX>IC ?Bd  N -Kdjr  l       H``y(8 9H : =;5>;=?;E@;MF;UG;lH;I< X< Y<,\jc?d?e?f?l?u?v@wAxAyBLzBBBBBBBBCrsync3.2.3150400.3.12.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.gaVh02-armsrv1 SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Networking/Otherhttps://rsync.samba.org/linuxaarch64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in rsyncd.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in rsyncd.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi 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 [ $1 -eq 0 ]; then # Package removal for service in rsyncd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( 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 fiREM!  y9SMp큤A큤A큤gaVQgaVQgaVQgaVQgaVQgaVQgaVQgaVQgaVQgaVQgaVQgaVgaV,_B{6XgaV^ݦ~gaVQgaVQgaVQ2b23c79a944a91d6a759bedcd5a6caac09af49231642d7081f7f53b8a98a4ddd9f8bc6d4c4850de792fd91c10336d4cedf930148d326b1c6166ea6b32902f77988effba41a7fc1038f4f9698215fd0f153276ffd3ee0290b9fe72b5b89d96d700ce6d91780d5236554efba682f2cb7f56129468b652e99a55d46f1ed414be1dd4b1be1257f89887c897414d08e1c26819c38bff8e6466dc163f553f0e1fab78c2dee595625bc9c8adc0059a930ff337a343804301d895cf0beaeb341eb73ba189c5bf156981d5b36309a54d57772da5ceb49ef3d1e0130e025893acff4361e174007292da2af4ef8c8d7891cf667d83b8b33090955a87d10a38e6cf6f4f35d2e1d15a0f645dcff7ce4d2c1841bea633a09ab5393e829b21f75c09a78248c99a7692cda422779e5679c8469c1300595710dff49cf0aaea20943abbe3eb94c0997366e1cd7fabf6b7e8e3a0d057bcdf5bd36142354522086cdf42b1f93ac55f364a93be19bcd9bbff81fea958f0aba800c8d319784e2d2f16e80e5384d4fa09a9d0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a9764e39cdddbe3121f7d5c1360adaf9cbe6b479aa39b5e0ead4481a2d55fccb92494e481773246523156d2cc6a8575cc4e17369ec37bc8ad918e255816fbb8937431ec8208d74ee28521ad081fbc336eff512d2b09429440bd2d3cafc9e70ae380bservice../bin/rsyncrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrsync-3.2.3-150400.3.12.1.src.rpmconfig(rsync)rsyncrsync(aarch-64) @@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/envconfig(rsync)grepld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libacl.so.1()(64bit)libacl.so.1(ACL_1.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)liblz4.so.1()(64bit)libpopt.so.0()(64bit)libpopt.so.0(LIBPOPT_0)(64bit)libslp.so.1()(64bit)libz.so.1()(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sed3.2.3-150400.3.12.13.0.4-14.6.0-14.0-15.2-14.14.3gZ@cQ8@c>@b@aZ_R,@_-B@_*@_*@_c]'$\r@\@[E@ZlZo Z`@ZTZOYw2Yu@Yu@Yg`YA%@VV @VUT@TfTeTCangel.yankov@suse.comdavid.anes@suse.comdavid.anes@suse.comdavid.anes@suse.compmonreal@suse.compmonreal@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comantoine.belvire@opensuse.orgpmonrealgonzalez@suse.commatwey.kornilov@gmail.comkukuk@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- Security update, fix multiple vulnerabilities: * CVE-2024-12085, bsc#1234101 - Info Leak via uninitialized Stack contents defeats ASLR * CVE-2024-12086, bsc#1234102 - Server leaks arbitrary client files * CVE-2024-12087, bsc#1234103 - Server can make client write files outside of destination directory using symbolic links * CVE-2024-12088, bsc#1234104 - --safe-links Bypass * Added rsync-CVE-2024-12085.patch * Added rsync-CVE-2024-12086_01.patch * Added rsync-CVE-2024-12086_02.patch * Added rsync-CVE-2024-12086_03.patch * Added rsync-CVE-2024-12086_04.patch * Added rsync-CVE-2024-12087_01.patch * Added rsync-CVE-2024-12087_02.patch * Added rsync-CVE-2024-12088.patch * Added rsync-fix-compile-missing-my_alloc_ref.patch- Fix --delay-updates never updates after interruption [bsc#1204538] * Added patch rsync-fix-delay-updates-never-updates-after-interruption.patch- Add support for --trust-sender parameter (patch by Jie Gong in bsc#1202970). (related to CVE-2022-29154, bsc#1201840) * Added patch rsync-CVE-2022-29154-trust-sender-1.patch * Added patch rsync-CVE-2022-29154-trust-sender-2.patch- Security fix: [bsc#1201840, CVE-2022-29154] * arbitrary file write vulnerability via do_server_recv function * Added patch rsync-rsync-CVE-2022-29154.patch- Update to 3.2.3 in SLE-15-SP4 [jsc#SLE-21252] * Rebase rsync-no-libattr.patch- Security fix: [bsc#1176160, CVE-2020-14387] * rsync-ssl: Verify the hostname in the certificate when using openssl. - Add rsync-CVE-2020-14387.patch- Updated to version 3.2.3 * Fixes a memory usage regression introduced in 3.2.2 * Too many changes to list, see included NEWS.md file. - acls.diff, time-limit.diff and xattrs.diff are now upstream. - Drop rsync-add_back_use_slp_directive.patch, included in upstream slp.diff- Add BR on c++_compiler needed for SIMD support - Add --enable-simd configure option on x86_64- Change BR on xxhash-devel to pkgconfig(libxxhash) and depend on xxhash >= 0.8.0 since this is needed for XXH3 - Use xxhash only on suse_version >= 1550 since xxhash 0.8.0 is not available elsewhere.- Updated to version 3.2.2 * Too many changes to list, see included NEWS.md file. - Add BR on pkgconfig(openssl), rsync now uses openssl for MD4/MD5 - Add BR on libzstd-devel and liblz4-devel to enable lz4 and zstd compression support. - Add BR on xxhash-devel to enable xxhash checksum support. - Refresh rsync-add_back_use_slp_directive.patch - Drop rsync-both-compressions.patch, rsync-send_error_to_sender.patch, rsync-avoid-uploading-after-error.patch, rsync-fix-prealloc-to-keep-file-size-0-when-possible.patch: Fixed upstream.- Remove SuSEfirewall2 service since SuSEfirewall2 has been replaced by firewalld (which already provides a rsyncd service).- 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/shh02-armsrv1 1734432394 3.2.3-150400.3.12.13.2.3-150400.3.12.13.2.3-150400.3.12.1 rsyncrsyncd.confrsyncd.secretsrsyncrsync-sslrsyncstatsrsyncd.servicersyncd.socketrsyncd@.servicercrsyncdrsyncdrsyncNEWS.mdREADME.mdtech_report.texrsyncCOPYINGrsync-ssl.1.gzrsync.1.gzrsyncd.conf.5.gz/etc/logrotate.d//etc//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.suse.de/SUSE:Maintenance:36811/SUSE_SLE-15-SP4_Update/66ac03f876d3335da864379cf0c4cc34-rsync.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=63a1bcf3e620a1c31605a64a721690d2d8d134a8, for GNU/Linux 3.7.0, strippedBourne-Again shell script, ASCII text executablePerl script text executabledirectoryLaTeX 2e document, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RR RRR R RRRRR RR RRR$UDyhMwlogrotateutf-8cbca31bc82e741924ac59590e5d55f359f185b46c4bd7b7240fd130a28b867fd?p7zXZ !t/&6]"k%rZ}·Ę M?-K}2*E<7% 9x*3R󅈻6.yGB1B\Pm&ف7@$^aeRrү-`^njӱe]%`iQ.y[P̂)~'PH-f&0&&lJ4ΔZ0Oy;!vѬ#хgrtU*“ύble$BͲA|u!4s'~'7$ٰ8 lH9[dOжx$7v'>V0~Q|N* ;ufc1&NSĈ9=غ^z% wHhâo|Q@=ml-/ Lṽ|7Tk&蹧ܟL}Uz`A|(guq'[Em(f, "V.*wr>|Gd,ݗǐ:`ƃeP& $JgA(GbZEO7EpPmq%%*yI˧qiPP@_TV&w(RDSUK_ jaRnkXhv|H3pnRG+^/?qvjWdR"CˡyAe#sաjɏ {x3GTq:Uxn.12ųdν>bE5$铥\d *v&3d?߁g^]n׀wK¿BԻv &##'jҿ y34Jg&~kb5| ͠J6d$P&8vq#/r,2~{@p3yɃPzqD{t4`Ãc9pnq{ibXX, l~..;<5J.c*(D3T/[~1S#t~($)#iZқ̗iS`i[FL':7ƆG;gLjZcĭ|FXgH9f[p܈ m{5L 2<?gxAao>8#λt3*Bg0j-k^O׀(ک(~vq 0[BuSladH6NA"ҽ$9lX 2ij5od,0j}w}Um33 _Nn``cF0Ąz42:Y/<W.E^`/h },8v7LU" ёͫco5Lt Njd 'دWwoMs wb,eNBH ނ})gq) wcr2*=bsR Y eTW‘$j#9_!L^ ؾzɨn S8խ=줟NLL"28>FCW y{=ؙ?kLOTnis˕m` vJWcpد/kUߢ YJ"q. s8r&/Gomo%<`dW^e S-ߦJ'M#;3lU-P@9ΦqY%in+Y]6@ԫGK&o.oWR'tGkivB^T ~ N#SdrKa"(:0lT5PMuu2tC!Nk٥o_P1 ^,#h+[fS#ϲ>e_%-R ^7ė2lŬ92AY%CipA}4v!h[Q> - ,ǛC) Ԡrұ۵v' ,CH:0r_YyVO}b8] on$ɧpP9vR7U${cP)>jgKFOE E|| -]`91bUhxJǛ> HzYYLG0ڕyAc ̽vռk=mdtu<zFRޛNm|lބw91ŦtAGz$83cWT'bg5<[8>a"߇ڣ 2_cs $iYHxo Wk3xAբ@՜& qP.jDXFbg{#TGh#~\3 <0=1%ݙ-8ćM+#>C1`'Y@A蟒{S/?x [-;?$&-Qܜ˶ᒾ`@|Y֜ VΗL$ey6+;&g] +cٶ'D e&u;EDv`b7l>\G8${-&O)lʀy&f ^S)p2|zmIc*)Q3Y#T\áVVu)V[|Rg,Ӎzl= 2N-ȿ!k[Ӭ>2&+H6t%|.v!j}QZT#LvQR”z, ,wumlpÖ `/%hhCFҞot4& S7m \ozc -+\**̗z:ajaL,4.M48Oc)61YHcNa$ÈF 8KmMlj}]|#4 3,d1O0yهX^чoȱ8͝7}xsRQйT!LGsHDĥUI`fBmk_*07c@}|75>MWVEܦv+&C߱om[\ j}[jHmk&,LhTs+y<]'_)di-\Xm .LUunaOJѱODh3(n%E2@ik+}*\m\:`Ԍw4~%ѰLP5TFLoU8eA;> npMnٲpwN.r8tx/huAPXD:M k[U2lD±?޳vNYgYHvڕYjpWUM@"=c$s djǨ aJ&%_fZ3dxTlz-ǷFizD6찤s+H@R*Lu^l\`7 ʹlʟ]ʾ7}HA z#jbXJ<Ngg?0ӉG*I}ZčK\n>.A񀃫Q v,A׳Y|n)v|oJ:W,.mHyKI_+][ 8GsṳeEXMuv8sdzImόcCDd7H;/__ Tb[oVcgI%b ɽ+)S㢄 !SjmZN;9WyxU}&$>A&YR6dȵ(KBJLp9jj,;qL!%ET{3'uZYKu(NdJ#5aH=,a{ѷzG\CF3k8ϥ |RYi @WcJ5ʵÊ3W<-ǃ؏ f:W&gVe~rCsU&~G*؝qp+F|Nb˛:cO4,m҅DmBFwkv zdpA PMzoPZ;L%8 ֎]Pv:U中}rw> KcpJD.Ja(og+3=3QQۢPiyj0Cwl^fԱY;}Zb}d PNae'#5+-l JSr;EIA@KPv/ksXi,6KϷ;N튶Έ E5xr$Vp4oh3㒡[Q$ 95*Ap(2̟廰֯gT/cR,>WF3RP;U+Evi\܅f)dsRƼ ^фrG48l90ÜsQ#{6PgD9*LR*&`o?xP=xe|ĽbT@": $[y.ⵌ=Xv4QDg3NlkQW-zK+blr8v},ϊweXJ31Z r μu x~|Fk4#-4@fPGḧ́#y. DY|3ws)iMbiK^]3|U¿Σ\~1\:25 0rh.-[=ʅ50FT]ޣWQy&eEy6Yr-b잟 u;{7R||0&^d\zfm96,FNo*|Ewb>)I@InO&"ks^O\dA1\Oʱf~/ɢ%?_J<9_#zHw?!)}ys{j9~+WΘ鮮ݠtcgb*24ՂqqZm"saT)gjYTZ'IW޼fPCL_Zc+1nKރڏ4/}%Q2+{F/HrO1deBO/0̎8@> T͍=4ts}#waQ-ja8aFX%gZuLtՄ.#}^ bgEo%P (7`>itjN4N[!b;]8&C8am ș=CSo6կHI6"?<~);w_gd.kH#E O*"S)3.F:1 1JdnϿ7LuDuQ=9n%%dzw`in?7؀6I%cp4z\sQYi ,L+N8;(E9_N$ᬵm恄k!(ϗQ5lI780 3;qʛ\=k_ˤ3La:nOb"KQunX#~{&Yx۾GG:㔦Txm5 ˟&gM oPƊjyO%w4CI廛-rKKLTa6v߇_ Gk~K1Tu<űpL/̧i7~yD!Z$ #< ECDDfæG܍OC(M_L!c%]ڦ8R+>3p۰L[bnSFyx3 splÂKPqztMN=O;Oy:ee/}U VL.4Yy$1'$OawWȲ6gT9(LTJ +i[@#-2j`}Dy%dcrY6-24eψ[Pki)b]/ZS'ꥈ?2#-#7"u+ucJq%WhnV L^9S TFp1t F9[.QCKG]{Anf@wHmrc%X&U727j~H` 9/Ef]INdA՛#15U(8M]ܬf$^8ah:A#Q}'be۝|q([w [GJ@GסMx]t:2>B(FV8!`'Ձ 9P)h>:1Ss׆@ӌF<_ 9haH[t0O,"c$6r\"Phzx_z , /0/[ilg6m2|ƋrnB:5@(ѠڙHwH#%&3rg\`6f}cpy"H>QA?U%AOE .>2[dB1B'k.1dS>\4JӺ}6PUz8Nc4s9wx0SqTJ{5dULl 7& 8'^xǔHD_ x^gR J-.}\ҳ(( پ0YaA֔~F.H0VwY"Kכ^cKn?d<NC83DZ$~ pIזa,.#w 0%ʦ#d+7`%0}o)Ԧ$ }_`] UjE Aq V;O 8p/`4]}l5Ā=C m*NeY讴p#A Rb(c3N~9AFo@O~VhvU৤IZg_AӮC@n?d&:? jD;{῅iT2&wRt"]uҢ7e_hm3ceDqշJԼGZs&Ȉu,sQC~'| k>a& v9 /kzs99/!۔fz8a-U{s6䜀ݣ6BU-t<¬.+5W?8y23׵'U\%o]q~u[gȯɺcTsRSSOy?'*/K\koY0s)?Rm۝L˄|A_\GQ"Er֜ 4`:qH8UUZZV]^^kiZAS/psΙB{TR4z+2=w{bnE~I0X[JL&@c[1 ًNs6udiwу`:;W1'dcJZn0Z)׈.Vv.ٰ K=Zx_:~稞.dBcl'DEoTڲj6Q$(?;+xg k ێd]$hO:t?fjyם]_ƋYZŖDTZMq݀9oҠb5x q\I,J/qN[0QDXF's묈Mީ= e.kKtsm|3Bլ>^<6p"ٕt#m!9+;EGIzo띥XdyGcIS+' ]EQ0 w҂呲-\|5^di@5HQOX8xQiM},7ޫ)Ȼ 4#XX75XW2y.fj 4HrBv10X9@7CcÝKWKMUUo9$4b@ rE-cs ֬j^޴D/"a(jքNHJ{^hqlܘǶVf.kd9\޾:3GF7ve@UV\]S2„_=QnT- }rImx"Li]kds4>i|݇I4sEe|tP_aE" RaE3!2.+@`^}+ekE/Ĕ42 t_"ipBzGuwـr?@^#>8*2ק=u 'P*g=,ȹ?53T4h+ᴻf5,9\XW\'Ok"۝ Zku 7q{u\ Lj+O C{dwYhug#LpLЋ]e>Ixij煚O!vt?yd7崒G|%Y5Zmk-;4{0T''P¾'}OO`qET5@&Mk9ʏ;ӻ#ƃfQ' qo9 (A IsZ@{尩4v }q\ஐKEA P&ӥ-u#vV8 3F4O˷\Apmb յW(|/W t][ssBoCP z>,h [̹̮A>2%˷Iwz0s W+g~S&[l&/bӘBKQ+ZZS37*[aތԛ 5 Vu%Bq8 O)#ټ('%(c5aC79s]}dԂV+Oǥa-t=/eI˨#ȗrpu)5HSQ7JQj^<䏛\pi0WGr!w=p,F\Lc2JǙ.vρ1aʶ=1'0BeE}<"yDd ^3U7Ȑ"% n_R6M^wYOm瀪7Lš"!LbN7? X%*z0n3RuxݿS06vyfo:颞gw s@'(LfzĊ>н pLyiu>6QIrju)D>o-5|\z 2SϚF)`.rbk.z/ 4FLLO4+PZ7r<{D atFXs`>W~^vo0! r뤡l*$d>TЦPĸaAWaG"olK>suk,ra!Nsf𱸈N>9 XuIQ򛰌;*ʒoBu.m « Ig]ϡvn .(., =%JH)cz;P>e,i6H$c4 0H^!K zN@pC3V\vchF:2Wn>.v`J -Q]_qbbFlG6u6=g/STnQ7SwA3`Ǒy|_ ܺ.zRk9,3;!s.pPWE+HfEaD}|_OKAjgbc0[`ؐ0[4pHJ|aСO34m!u4RdC# φfVB: lHOHX釋tOhE0u¹3~Ijd@7fnwZ.%p"v Z$Ԇ3/:XMX .@m<֢ $%1h VC߳HihavxL x%bO VՕqsd emdM_?GLogP5.cnUPTNQ*)`hFI=}fw̓`HQڒ*uppBg)!2l2i@kOw~(L&EdXQ,RDn{lvIf852Մ+[ֿ;~V =ȳtXL bh˲i' "9+\vqZ w hb2^Ugo ۫㓽]IBS1Xro}~ھY4ؠ\Br;mk].\8i)Ay1DL5 eAPPO`O{A?" v4)8(`?j9 -?x$s[g">O >b~.;F?Z{r,? t?ӫ:}@jXՓG yoBO6#Q5S"N(ط:pV}bl x=oD/]'^-*HT6(c_ r>.!.1=dYKka15pq,8:fc1{Q>_6U bvA]F'Nd`BA7"SwPDݝ# 7ȺvU ̀_頉u3Kv ,|;XY1'[2J F}|_yل\o25˭Ɠ W)F:)mo% YZ