rsync-3.2.3-150400.3.12.1<>,8gaVzp9|$ݺ UC:,[I.O><&wBJҪBlũ gSNϻ1_آ[l5iBO\*+I c-wd j=o Q+YYMhlЧñu,>%𴜢~6RGCHH3;DW=X:9IDX3xiZĝyK[@11p&C3-q *=}ӣ/Zxޯ>ID?Cd  N -Kdjq  h     D\!x!K!(8 9 : =< ><?<@<%F<-Gj b?Bc?d@ke@pf@sl@uu@v@wBxByC$zCCCCCCCCCrsync3.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.gaVzh04-ch1d SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Networking/Otherhttps://rsync.samba.org/linuxx86_64 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 fiRgM!  y9SMp큤A큤A큤gaVAgaVAgaVAgaVAgaVAgaVAgaVAgaVAgaVAgaVAgaVAgaVygaV"_B{6XgaVy^ݦ~gaVAgaVAgaVA2b23c79a944a91d6a759bedcd5a6caac09af49231642d7081f7f53b8a98a4ddd9f8bc6d4c4850de792fd91c10336d4cedf930148d326b1c6166ea6b32902f77988effba41a7fc1038f4f9698215fd0f153276ffd3ee0290b9fe72b5b89d96d70347d7294847e430c18d1b799d4e32c7112c0b44058ac441f42c42445a7b3e11d4b1be1257f89887c897414d08e1c26819c38bff8e6466dc163f553f0e1fab78c2dee595625bc9c8adc0059a930ff337a343804301d895cf0beaeb341eb73ba189c5bf156981d5b36309a54d57772da5ceb49ef3d1e0130e025893acff4361e174007292da2af4ef8c8d7891cf667d83b8b33090955a87d10a38e6cf6f4f35d2e1d15a0f645dcff7ce4d2c1841bea633a09ab5393e829b21f75c09a78248c99a7692cda422779e5679c8469c1300595710dff49cf0aaea20943abbe3eb94c0997366e1cd7fabf6b7e8e3a0d057bcdf5bd36142354522086cdf42b1f93ac55f364a93be19bcd9bbff81fea958f0aba800c8d319784e2d2f16e80e5384d4fa09a9d0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a9764e39cdddbe3121f7d5c1360adaf9cbe6b479aa39b5e0ead4481a2d55fccb92494e481773246523156d2cc6a8575cc4e17369ec37bc8ad918e255816fbb8937431ec8208d74ee28521ad081fbc336eff512d2b09429440bd2d3cafc9e70ae380bservice../bin/rsyncrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrsync-3.2.3-150400.3.12.1.src.rpmconfig(rsync)rsyncrsync(x86-64) @@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/envconfig(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)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/shh04-ch1d 1734432378 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_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=692255f9000886a063d33981cc0958b60df0e23c, for GNU/Linux 3.2.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)RRRR R R RRRRRRR RRRRRRRR RR)9logrotateutf-8734edf284a7d700df8d85a5b1eb5a58292d710bd0cc60f35e2d0e1050a4364af?p7zXZ !t/>]"k%n}·Ę<Zsd`( uwӲoۭB!sܬ nO+ZVP~ JR/M~_hWanz]KUm|[VsQw؁E"R*7_­O[)X@%JZIȡ&TNEfxD7{)A R{l[Tݑ~j"6 ^*>@\L;޹p$Hμ#/w"9fW]\J:$U_|`T 8"MTArh|r3+ 'x3 \ 8j+Vx3]tmShL.Q^WJH t.JSZe"vƍIr'52d q8ԃgEk}ijL2JQÑGv_n2gBrؖL,%(/^!Ig> ,#s==904!>.a=Ӛ+:A%o,nsN $Hm}6 |ۖ0a,Җvx|v9xNH&2oaJ=zPZžLaZaa.M>h TgK!,[~ݓv;idu3ˎԶHU>&L\Q/[b&:\A/WuЛDXm/K~!=BuOM9{lQHKb⠶4F'|x{*(X4zfcGZ 7&2 ilWP#?oR ƧϰjP/{{(O#HS/;.=M8:5/ ol#p5=XIz "ZͿh8Tydvl!2>-E% }#m'IbBafk^z ^Ҹx'*j(= BY >#f%! h4rKvY$r~U5]$yixʬH~AꧦS7W=!.k|50˗A *%]4hںQJU{qԖ1qgF% kOLG {оruOB16ag{V aпoHb7c4X [sx9\G,VdbU7K,zB.HdJ{;Ԑ ĄD'Fٷj^U FFxZziU𱪧6?(ieRd)w)ѽ 9ABǔ-+ 5,N[:׫vjXNn0wcI 4bRO60S>):1Svߖa?]J5W@+Y&ΰIYoE(D@2\&=Tj +(,ȫ@f7~\~|HUot:AŽs|rk*έ2h8ngؿ\ݮ:qkpȱ0q9r8N9^Z.B zOYSIFibc-ygm Ӆ-^ IA3h݅.6e"A83>>iNck߄ݓ̎Z>6ԙl_gAEGp; 1spi}*KG 0$e]'UUo BimM@zr9ݨqه+5mMϚA"~) 9A .`wr xnBNuf8Yy tQ"|jjZ~`rfD}bR'n<oS3\\mӸskiJ*rȮMMН~C#6LY1<22G4+4r8a0+S'`'8tX|S9٭ nͿz6o6:-.O:Sqˬ-Q8:A2/6 'j?BOnJv2~J\Qc@\ꎇ%[?PEzճ% G$^k!Uk8E_Uh}b]&3 /BF+v7NL#1 0@#~ykfI:paZuu-&jrW^%!Nz wŦ YU?2)=<^(翓&wqt'屪4E[͒I~4-Hj/kDԤןlP51ٞQ(pyP?^S? c6],-*gE7kl=h*O2Rڼ;;ENjS• 9vo.拂s4]pB fgur@=74ϒ} <<~4_آ Fq|: :7#yп'MYL [j̔i>`-<#^ӏTc[Ocdr3*#M<ɃrG4F Jk41]-h/68ۺm"XFbF7:k=r~ʝoνNLOI I>䯞0m^.׷Ej5|e]= oѭ=)i.iްt7%X*\nG Ũw'|Ò3MSJ%g RaYȻ\PsI1) $N'<J, l\<2{~X@p Ɇٹ{tՋ snpDfhg׶{:km7@эLghFe_2ԋw1Y)w'һ& &A 6|@?~!j4_y?KůG)6Oҷ8i ʍĶ^L/[YVR޳(Z3r.z*0>t}إe--;fv:>iB4"[|=LT-Z.p :i. 8{UBC`Ea>77==Yc N>zBJF: lq_LgЖSC@Uk$ER6a(=mZ7e iƔ}5 N.p&,j11 VPLdf89CO u"r98 ͐LJ {kDcj,Ų=>>z[DJʽT:ndeexΐj~rk"h7!*V栉vS잎] c,&`S!Hd~!"NHtsz5{ք F5Q;[?&1]o~L.e&F~A x׋!)*z:y@ ra%7v=p-vAw_yD8$Oz9Zn(mq9xĝ`!<0[?>,zs-=4^k4m:bik aRbC`Puם00sJˉSGvc" ( 4"z旴[+(EK]2EI67 3#MJq:% 0b=hOP`ڕ #A5]{ Ȭvd r )RJN}3h vޯt޼v;Q)be}9FEhlYjAit raYʛݴ0#jeR! "? F%hs|rd-]#Ю_4+U*zovwKOUL[ <ܚP| o)\fLtpv|֖~Lh$ ;ErGb *R+ ?o6!;I^Sw߷E3'~5"AMV@wwSTSJg z,7Xd 1t5L$|%\jF۹sVeASfÔ_ϫ@YD,5AN(b3H`$4@>KNД:c[]-ykU ~q>,&uZx-5Nqy-W&!d`7a<PD Or2؆%9D|B&G=_%+Rɞ&R> NYH V?^8v72%mfRH)@D6h$3̑wWWϯklx!^N>iyusIN+r5!&xdO#Ty%D>'OͮJ@[wۦ&Q9*Xyeo}G: .mTA~С;]mg' x(U@?ZȲW]"k]&=2ɘS-/hrЭW?gS B_6{(+ <n4'S`ڹ\,ׅ";x8|vz.ܛLv[ju$ Z lEK:u+vM.Wq4߇'| -yȡDEUzg11!GUӆiCMrW=c@?v]AJ L۪]=˷6O*u`~G~MUy[u )'iGNz14R/6Ms6c6F&iU]9z!L52`qpR(6>g"ԺD*N oc2pB[ŴgQԶQy=55Jst2!.𩬰kYۧX,h_x"`یj%-3=Q2qiv~H8= -6,:λ1XDDؤ}2!nWeoNAcg&vx[nSQ1xxQk==ۛE]S! !eZ?Feչx)Cy+!1As}ڐPܭ9.a mB_%ߝ (](Y`OTtAsPQF~QJğbMe6E\,_ glJa '5l{mabq\TEy ,jCI_"W%wo*p )&Ҏ#N!ū'M%L09#Cɿ{ݰi7ce=Rz6rG.wG\U+{[, ċFyCt6>P%?&tvMh<"a?6*8^|jA;ƈcG]C9OpϹ 2;Qs{s` }~)4P-C(~vAh+SDJGѥ'C!joONuYk4)2ZZE. {Rq?.Yߥ,۸~ġ&xߧ#4 6vh8B TɾyQS_XS)ѿG}s"Ϸ6zUʼhLot+@ 5Td2: c SNڱ+^}.+UU\z_E{PܐmI3 uz KEѦ .]`+>t.o u(N6ZMfmIi¹ԎD}h=J>ڦS^3"%pi=>Vҍ~)?3gU\f=2'7b OxP{89mb?,K@fѸݽY2Y! ?c\| i-;?DnҘ NtDo4iXCFzBУ=ez>GX?1*i>,[:>UeE&K3,މHf~Ruช>T8K`DcV2! SUqZ!t$.&Ug2~ >?nšz7 s`΄]ow"YuB3S,A+F麗z]=~dH8<< B^!7Ygj۵i,"k'hPp,^z:*dFw~[Sp)<97Uy S /DF{8̖Rԙ;J͢l pϳvO>g|+*Dpg y*m`79uh`d.?B]I=gXP *h)wY ;tPu?6: I1#_.^ww~Ճx tEK;:tXuKI[ZF"&RQr N-Jl[L,֎S$GTo`H,AU=j8yk9I7yHY׉#LKn_|žUŲ37E 0OiuwY:%!V-$RZ cwcHl`u(x?-Oq|[P -.zL0s,aBmP*k^RHu_R/;d$U2ɫ6arR6ju7}\Its`]}pH5vL.>FKBɹ:X$I<!_no=uG266;k. )o qgn?O(]N({5`-ϽL; %2ЏJ9HV'!p)ee˫D@/VwZ<=vlj%i^4h\"j6w#@$4N&_6ލ*c=Xr r+I4V[u2#UQftpT+)2Ġ-5?Ov9X&ygL۶ZS7 f_ f8x6VRH6j!=z*9a,{'(u-(G'& q\"cg4$m{5T5!CCѾGfP_ڧ*C JV0!90DZفepN 0YI2WΘHm&8"<Ft4Kh>T[B4bKy3,0jdH&0Sl(F _⑔]7 A :ݗG11FЁOՍq]q&AF5LԛX3WyP/)??\SnnmRSeY|x@GW;dѲTɥ w#_ /9ޤs 6x('4Z7V:bH><{.H: LG$CVO jy^א1rWsēLdiJ'Yd,F=#rh(î+uU)yw$RR"6*\{m2wen:#S.[/ 5͊cT8z{r |v6ʥM!, t+eU꣋N5b@i؏;t~}9t/[AsH4 '=55G2Eذds/0;^ ?®}@hCC.RlVdM<n;ModsĬ'z3}f 9@W_j8ll=OɻTw?yT67~_`ܤ@9םt9M0-.I+N~ R"͢ E7ҲK\_ *og.~Qx)rgrfs.=:$zgg h[~𷜕ܭW;V/Gv8A,:% %Pt!Ȋd2edi{s&ٕD0=؍i93b؂VV^WoLz\p2v D{i^O. -q%dII\G$,(xC7ZjZIlD2hM(#;h݄<윚,φ=+%eXd J*:w`;EıcHfܲ.VjbL7@9c2IU9¡/ᤤlv4yvLh $-՜wۢV"LT6XH8-?5Dw)P][YS&gl!xw@贃' ӐBj>X4dI/\2.7^MR +q0I D}ȁg`x At _FA:5_ b (&!%d|_}Y{OjP(G1@3iNo/>z-!։Q_~o2ޠouXw >L1> JTcP*%-I/qz[8Q0rA(SF;*D`-.ttʳj@#B`-! 'rqȶ:d_y,DU8 kl m!rvr\!s s5x4/:e[&svtnt$8;%BFB Oe,#wD{!DfU.6-w"R1DS]9+С_b#fZ <;+\~L]Zh9'w/w cQJ U>f+viXVH¼-,񓉗r*s#@'q'ī ZJScn!, geYMU(<_DuGLd"g%.]9/qϛl}6uýJ|^$ǜ ^)/GHb͈9!#9I]0rI2XV NKwmo"䉐PJϒhxHt/7.ȖP)>fѵ\e%8d,/'/xtщXpKk^/gV)>:Kh|l[of:Qui^߆"+_Q<5yhoS+zj \|N+!I[܅ۖGZcSdǫ ,O"X&yQyS7Ŝ|_:] 3Z}ރ2V7*W$ 3FXG}c/cFEm _;CU68o3Kq ~dN="MӦVۺ /4`CvɉR-tyT>ve k`i!$^V"(f\,Υ#5!#}yCOrbU׊%[qt~0ĕ<᳐U~ "r10WxUfꑯ-U(.bE@9Rζz6iL3&[=jr[c_&0B6'ކN p?\| ,5b(JKggy%}g%d|xO1^(f8V [8B2?ogse3U~#hV]c,Lڌ^_L@cqSM_.Ti/I3@/tʋږ$3' >ߝޖNntT隦_Ɩڕ[dT' O^'t:_&U'X(Yd/sUHRJ.: 1ҕ+>ExC_Qxᖤ2͈yYO'#loa.(ƛ_ k? | ;@I-?M$ל&Kr!S\+Y9| 2CgY0 qT$ u59usde`?QXP{'*ug7WBN?,c=@29qӼg]'% amG7\4He3s@@.SΪآ ucal7<8$gbGSu=Yf]ۅ}<N?>j8 &0~޿Lq?tjwRiP@q @F.c JEݵא`4Iz2$K>wٛT8aĺME0e]'H$ǂ wؾ*;fC\y#7|Ҽm%ÚbzqE7f}U-WB<4&; >'ԡCdםv2 }v|}[:m_XiV#hpQȆݦ_dݒqĿ 6+m O(|sdz Nnl]~qbk9I,-Mhӈ#_=^ ٩Q H8Eo ({1i\WeFWעY|`=栾?J]BY")^#if YOӰRs֦+HPr7}87KS~889xIpwwfh^pn`Rwf|o=hDDjv.NR4=$k7Uk$rkݳRd ӮyN,qOR3# 9i{cAZ7wEXVi '#{*LhL q[L%ϩL.M/w ,4(P#"ˋ1(kJhQwH: \Ƌ6_OQ$?֒$ekn%XԲltA69 nykZqN9w8CJ"V-o[PTQGacI= ,|e7o0&g,O^g',eO~"unuu;UYFY~[ _#3s/+R Cb&^լJ+ؕ?Oͤw ͽ&+&8=yP,ߘRTfox@3#BZRhs^-2.K͍h>эbx&`LRZ"> IB{|˫闯y~c.#Ihɢjk8Y%rN$ߥѭ\нKkFܩ+DH׭ƺ)8o}BL>{hdv.:P[@٧n xsPAXr2o:Gdj׆Z`u5ཝwug:JlaJ!Y.PPS{<{G"0bmn%QdKg4 $|V_ק@@As楈Cq?+9VEd!|~u$<+QpdR2bW`X$P2AuM*Ǟ%7Pdӎ~qh?ƈ# ThJ{`L)^uJf-; Eb39i2V3%VnJ)mՌqL']lpc;"E1R .ìǓ/Dtcb),IVFe6!KFʹ8K]J7s~X0B9L}ۀ]xlD/i,Iv (~'%z,^ Wb6[j+ ,\[DmuV6ؕ]RCCs4[PfS [z 3BkM; _^Td6|/Q! cSur?RW#} jS.8&_}$\~xCjhѰǜg)]19}O$"Js'vW?%5#aI)s" {x4YؓqzCxKPmI_W=|E0ZpIíϐh ZC=ܹ[+aˊpkS. vk/ ~zrWFˤ?\"CHx r$rI'=[ӝm|Pm|(?،#0( F ,ͦ kiB{RCe_fYHE>,|۟3.pLWY= gĐNr\'z[4q.sZv*gb2k wE`YYT mUIn%uXGb#_-U,= ,cZZѳՙǩx@\m8fRnҲQROQ$z^:.M|/_[>Kt֣{3 98YiC;lcNrs@ %exĩ)+^:Y(:a{hŗdO˿F{ Oȿp5a`lP5h8P21iYG,b=!'u*z#Dٵ.`TW>v%;Gӫ]W~"&}|߭@\r$%n} o 3S .8F{XZe鬯*ZYXḎ~u01_}!$OʫͪH?)a6>׉@W0wjmzstyM?ϼEc( K+eU)sNnoyR| tS/Å r*rL<K@푭/̚-wZhkfEH ڠiN2ݯ{p;N`䛄ZPþVdcGGz)ep`xg800]'}8i+tvMOdgDk)3t>I Bm@$iE<ORGVKB1ډ, b|c$'KRd_^i/zbTL7ℚ% |A!p$AX°:)[0mQyKRe&)b󖂠$/Gcjy3:u,k b^í!U5>ӶoeABķ,{ )N;𴼧` `:H_-%3|l{<1fQ8ԎH!Yj>bDs,:w:oe-R (hG3lZK@ TZHS4?• fUſB,sJ`SIyۚf+2|]_ahFJѷ@5aPi֩k:ɋjw|v^vJU\)g.j~f g\Sqxԩ@ )!,vʬO:*D-[o#ZVN HFprt1C7NQ ƙ'UN@۩~R`l.1 Ha]<+?jևL;(7bGR-֣vqtiЅdc|G\lBX̆lcpAGdٿ:l ;+TTѯ"cXAcL6͊]+uSԺ`cW6tA ,rȏ1>іfއ^ҲxW<޼%Ҿ_kL^v_ 5)CܑWIfbٕ i!v9^s[K4zq|gD˙JDdD>m<5j 6F K}9uqrd<;F aH 3<6F1 $J5Ð$D\X qd_!eJY4PUn#$7zhj E)ѯ _;/~S'][cPrl}g(JAF6i/ܡ\e9niT}~wly3EW~FiΝW!io*66,mM_/,?/#P͊Uū/*>ĶJ캣g{/lȏ ҚM*1a9{h$䫒:R;T,GJs`toRQ}ې|A\-ruۜkNp1| '@e?R;Kerr +$| F#s`*"=$N0jjHMlm=%sSGKlˌ`Sf)U³(H7Q'޵3NgUIz^_'opcR=x4)-bn`9v\ I!Amo1<;)~þ}9ICY S;-?\&b=hbU}:Kv<~'= 3y`ƏdJ? l\ 쬥uԼ-=_ia]3yOi&O@Cq($>'~/Қճk$Jb/ zfLp221M Ծ[g֒F^*2:"iW y>|w=сGM>VBsDD#'M_WxC!DĻke+~cZ,u&/Iyy3 ]aW!v%"0T ;x58?`+)lj+X H:ӎU{Kͱk6{&28!3^??^pN>?r}t(hB EH1+"KtUG&M̑5l<\znin~t^x f';j l" wְ.g=s8ŸkЋ` 1(x𦤭B*. _ҳn/8Am PLxfTOBVLa;]Ay! ":@?r{N٧m"uJynWZ}KYʏg aQlp;lvˌhHD^mf'A:GsR"zwj J[bp_>S[y\H3\"FM.u`7?Kۮ n-S [ >U+#wf(ۘ}+Уf,cz0.Q"G+4l}?ᧇmک'.Xt_zK-.pEUxcܝ4ކ 6B^,mOVomVRxCnSǮqD/9qüehLru=€Bx~Ȗsc .RP=pD=OND&I-N&Z"] =&)nҍgZeH2?)G=i>h ɖEW;a$Bn֒7QGec`OnFof!`,\*>!š#s{;#p~i~&7 1\A$5E_Lt1 &P9tdMp>]tC$ Tl Ely2E.aПZIbMf~>Dsp a񽄳)dqt-s>጖~YM‹<4CcG7J^>hu9Yس͉!~|7mtI߾3@<zPH۵:.5!ksqh2mU `{p o)dL(bA'b%P# D\Cnp*`k?T07#{vEu>&H7uy4'd$ccVesamdK C׃D_l}Ub[thIh 焼Y5`("2ŋ{ػ{s3]_S0y)^ӽdf[8A`l̋C4hn 1ޢ}?Xq1MpTE//gRUh<޼TZhC5M9Clתb[ôsR%{ 8P(h?[-1MC'T{/#Ga^sȢ+z^WǪㆈZس@_Z~Mac)|IJu|KWV(wɻU_-qr3Ii*E)"{s Ue8`5(tU}4}K*͖*țP UX)N5M#%Fs u5(wF} @ͼ/TQT祸82/B pʚ"˫-c 'YqEMtؼ7qʄ'dhmּ?Ԗfe0輡g V3B`f[i}c+_j)Zǃɘo~ɺ5#q' |*1Pvp٤(w MsmFZ+$3҄2P4/ɅW[OĿ:QN*!)J!)2ڼ*3)NndV R٦bV'{"#w'lt٨U2UєR] 2f|Cݨ$]Dk߿dcHL-Od|xj&8ː0&ߐxn5!ExrAi'T=gbb@k`>[mME%->j1QPIpcPo&3'vq9Ҿ5;Xk!8q!Wh u2 +  OSspRQ+T1ao\Y>yJ1d۝goQRę*{dmn@m8VPq}T }g|t=CVlmܜG\Қ E{wIsrT #L1Eh&v щ޸h 0Q*&Q;sHt_ws ~TEmJTZ# '&?,n64Fdc|g g$'jC&*M ݄s_|(:I-m[Ms][r.*.sZqczřg΄Onuem{HWw6Sd ?5] Ee'ӁUf=" f]vc=mw©h!/Qc+fH6D=KQh3NiugxnmE$4g@@üS9i:U Mo'r+*Lt't{5؟Eɭץ`D^f\D)R3Ɠ ^̭FXwV{;as.9^$opڂ9iG//LoI'{ωi8QiB>nXy F:f3@¶x j͸^Q|,L^%-mn!dsZھE[2/3<8'0jޗZtfE S0i5Nl=fi!XU?ϚZ\@+]`۴W ȃX!&]֋?Ce*D ڲƬK> t9.(]ZȂ9K jvD6K%!r<4秣IbQ d296$~2{0J='Մ_ xt۠ 0e4QKBҥ|e7SdvV:aJGs5˃1z<PO,[ӡg\O(iVio84yIAFMͩ;6,Geqo`UHe$?QԲa+4-52tŦ(PP{Y0J/֢Fr] A8@MRhi:b`-C#؂gL؇*zˮ9Wpwj*"鞈RCXB)I+GDXhSb8l4,+\rO %1Ŧ:KNWDyNx#7hˬ,ḺwtQΰy4zڑTHOeH :)R@D0A"WH+Ծ +_ɱ.(Ҙ|yt` >0,,9Őy"~i_]u 2)jYsճyA d~z ,w'KTֳ.6enR؍`?^o :ibck-f0C@9x%˾vr8,`Lߌ\NwɁ q`_vc|Wg %]D|O 6L`6%+k) {a:Fݏ} `hN#z7]vt;VcOhR2Ae~ d{HᚮM Z=PKv̨Ggy:TPR|AGf>_͑{yxVAlo\DLg<'}*@!*q;=HONyQx nO>Oz;(17aֲ~_! 8\XB}Ӹ|JRFH;e#rtĚzٱ߷oOSf* Y9jzLmGyۅ-8-h3J]?(Qܗ,|7ǍFe,& )U6tK~sHUg,2E6ZjրFtMW[YSac'vE %Mdn(B\L !HT*EP7 MMѯkJ$a,kq.Vl J{}AaGmK%q(X ʞ~.fϓ@A(B6(d" 'x?Cl>62Cᄉ%u V{X.dۺXw)# #r\XVd\_/x4%2#?L^w:p`IA5֩"h.XT ?6p6 {(OALu;(-o@iIzKbBcHbLW)ފs-v'+iQ&c4wE[ts2=4v~W/9vC.?Zm::nc"`@fVIM{ 7Z&\k"Ύv ﹨?HȒ\Cx:KRXK;yl=֢~f) $qL L:HĖ7}6Ww^E *d0 *%M.^8ڬmk@`!d= 2[¦2q\5~ߦkD]ih"S\gװFFqo_Cƥ@5b7(;0̥Iv}#ɷݡÓp\fFkϺz^P@i.V֤>d7O.Ǭo3Mw?ȟ9&Vli}ZD姫ī-ێgy)W}'ĩq]wڪg9/![,$q55LDd8ã){U6IV; ~6IGQj(2s};FhWGz=T[Z\Zz@Yf6ҫIt; <7WPpo ՎڗؾXB&L1mN\ұJ,jv= :  f (%Q&&!-miD6gѐ'wFy "?QXߧrE,#$)C|j57LϼA{K݉•2F*dpJB{oߢu XBȭ3(u/D#~oZ5kHBΑ7j1/ = hb?ţ5O\>jkTx@d?PiZ'ۊCVqU|[($av {g]٫F*|UR-X`ݾ:₢6zQG<-1Dbi"5YTbZ[w^%3G3<+6dmc!BZh|SohĊk>W:ΎN>2VX!) :^ [Π3 V/ wm K5`#\w tg2Lxe]Ge-ӿ/J5o,gl +FkiKJ.V:RÇ/ m;` ɝu1E*UPuȇRLOŒT9`A3^^+/-`TC K3%@t$ye Ђ%xz gW_Q;|RoRmQ?f𢙯u!_3.HPAeY 4:Έm7Y;?F89sgIsqVXE_/P'5@:8Of7C3zImbtf&¼ :p*ɿ(z ,Pq{DvS=8?P=}yo÷KQ3Zh RVSNH}ի(`!>Gc}rU`JJZ <L,fh#έNPnW54~Sv9 dg(ԭ# ɒYii{K."c9d6O Dvg|S&D4+%EY)< ٠nXIetk@)Ԏ{%x],O6t b7}#/MaSSIT{ ΧIޡ+xP3%QpD]y=#SG W7}Au" Y+rS.,+`rIЅdfg?ϯ2x?fͬw>F*CSb|@Ō%ߩ{~%sگht1(,Qr?U`D1` ʴ,Lj37KԮ$fy'ӮOU sdu(_ol(zV>nr(C)0 h A6LC4+-\kigw.`,oi6},{՞6;KvN:Ը=w3 ׸y3>&ÒÌD}XfМ\<=6,A${ɲI Wh!9⥋ZqMJ9&<EPh9tK)7\zN_YozdW!R+הʯB3h +XvCӨ7H99H$JPW{Tky`*˼J$4Ygo^&Ͽ'YJ>s W7)w()vR=JB.淘zYG=:gL6' mze2in9{&dki8J\N҂#U%f(b0KܚVpTDžl̗?m-LB6=?S ҥMdßl.{.h\]0Y5 kC<7p{K @ҧ-浽_ub8qTs(lïY2ZO$0{zPX.1_4ks2E5,fu"%$8Nd2/! "D9؈WB FLlsnP r(e -p ne`~l%C7TIi<. iAUȊr$8yʤ\42֮2 簦^@H Fr@znj1PS% =R v^O.)T ,dID(FYʦΩ*Ϥ#`f fG\? }>y*w dL&Fy\QD^28ӚBi͇ܿopL>cf.bY9wEfܓP4R$ L}B|;ɖ}[X\>y|9}$W`^V13PpdH:_B%Dd=fFkvi1хq꩷TTljZ!HNZ^Oֻr8 CĿq_Ys_iضh9)|jU.=r E͏,GJqk$ P<6TX+֮H #IL*nmZcKf@9ڲSLHd?8(` õhe }#/)|c$^%2]5'l\:ߗL4εM^Iynd%oIvH:T"Ldܔ} e;8QCDɹ=gS !, @Uv}EQ^߸ BngI#:T4桩݈6MpbnނPm\E[Ps 's7+vVٰo7ߣ xҵo>1qķ&(qҡcݫ\Y8]`j.PJmbgIiCua ڮN81AJ o$Ƴ?Z {A `2oKkX.gl X4_1%wk/VJ><Щjc(חkjZ,'pRM9`&&Ob<z.!OLxF4om9^OPMp?pj$_x`ɿv]0쮻2kF<*?iW.Ѩ7b+O`Qp Dj58} g줚 COoo HqjtdR<* Э~e]¿=s[ ',[+lss_⇽ i#2YuEgU'ժ; )ƒ ܐ̣UD r鸺4g윏 2&pYuN#KLXlQL?Xр[cHIa^{ OG,6_O^K*I&#c"['EN>9}23r}QdFc6Uxq(ȳo R@{( # Ӓ=B@8cybRُ1`"{3T9}Hoono3H~GdVb+j RDC$sM/) fSnJ}9}UW6Ԇ6}P¸N3&кQM ,o}Clt$JI[\КRk[ơӜ+O{ ?cԼ`Tr nbVBZKݦY5Wz h 0Ԩw4$YKϾu̘h$͋ <܌_R}AADQ+O INm_}VϏO%#l䄗'67!:NQM!'Ps#?U/7 xdmzKJ  *e0ü>S1>2;[";_%4&kbpJ0nc6axvmwa'~JlGӠEOYk̃4/δ&iW"!K-=.]W'F~̷ɔ>zJJЌ`ax.q w澫zQ4Cժ^n"$8Ekt/*e;نSn'Fs,(AԏQY7xQPs%*)r\F=Iwi 'D9T]ZI U\# ͳ1Ljsv] !bh|-e^C8&jX5']opU # { G}-nM`|շLw&?<0!7|U<$"%.ay%jq c%\T$Zm% pǸ1MEYM+I_)L˺I~7+Y]v<ȋ ĵKRrP-3Qrll%jDUiQrA4;:f MWYuKX2eOVvp&Ûz@0n`(Gy{QMbyYn% yKY-zI )eET^ |&-(Sms5@sky^&:;d0Ccb8=e؎gH#qoTN,HJ:cj41ӵ!5vY-62XV;Tiӝ5dѽЉ^ÍƄpoY[]6NbIS՞t}֠j+69MH& }^}ֶq n)jDc^Ϫ䶒03fzoR:G`Uvx3r)VD=@e\Bݬ#c6ɱTDleNVE7קe>J Ϋ=8dcTt(Wr=]W>oӢ-<9(@E̋#nOrMhrЋ`+1z+DcA}f{]vQ w]e$WhgzM*<^-}cKi|ua ;)6($ؔ|%ᙟKͅ mϕwZ{Ƃj|l9a`n$;xE{FNULVh0Da(ˆٴsy移6KRy ϦLI {ڶRVhjz`mYS ŔkZnDlG+bڞm0 YZ