logrotate-3.13.0-lp150.2.1 >  A ZX/=„l L#;nW::qGSt^jRfJDYPÝJp(jY#6ҝ3$dVY#V~C y `ٚ+39覠LCuN*ڞTRV j@Y[w/jJ.[NcL{Jd{O0uQpFSP?S@d   Q 'NT[       (      A   x(8!9\!:!=L>L?L@LFLGM HMH IM| XMYM\M ]N ^N bOxcP!dPePfPlPuP vPwRD xRx yR zRRRRS<Clogrotate3.13.0lp150.2.1Rotate, compress, remove, and mail system log filesThe logrotate utility is designed to simplify the administration of log files on a system that generates a lot of log files. Logrotate allows the automatic rotation, compression, removal, and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly, or when the log file reaches a certain size. Normally, logrotate runs as a daily cron job.ZPlamb04openSUSE Leap 15.0openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Basehttps://github.com/logrotate/logrotatelinuxx86_64#only the timer can be enabled/disabled/masked ! 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 logrotate.service logrotate.timer ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in logrotate.service logrotate.timer ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-logrotate-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-logrotate-update-$service-new-in-upgrade" fi done for service in logrotate.service logrotate.timer ; 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 PNAME=logrotate DEF_VAL="no" DEL_TEMPL=/usr/share/fillup-templates/$PNAME.del rm -f $DEL_TEMPL for var in MAX_DAYS_FOR_LOG_FILES ; do echo -e "#\n$var=$DEF_VAL\n" >> $DEL_TEMPL done if [ -f /etc/sysconfig/$PNAME ] ; then /bin/fillup -q -t -r -i -d "=" /etc/sysconfig/$PNAME $DEL_TEMPL /etc/sysconfig/$PNAME.deleted.$$ test -f /etc/sysconfig/$PNAME.new && mv /etc/sysconfig/$PNAME.new /etc/sysconfig/$PNAME fi for i in $DEL_TEMPL /etc/sysconfig/$PNAME.deleted.$$ ; do if [ -f $i ] ; then . $i rm -f $i fi done # Move /var/lib/logrotate.status if [ -f /var/lib/logrotate.status -a ! -f /var/lib/misc/logrotate.status ]; then mv /var/lib/logrotate.status /var/lib/misc/logrotate.status ||: 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 logrotate.service logrotate.timer || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in logrotate.service logrotate.timer ; do if [ ! -e "/run/rpm-logrotate-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-logrotate-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in logrotate.service logrotate.timer ; 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 logrotate.service logrotate.timer || : ( 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 logrotate.service logrotate.timer ) || : 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 logrotate.service logrotate.timer ) || : fi else # package uninstall for service in logrotate.service logrotate.timer ; 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 fi- XyF)EA큤A큤Z>Z>Z>Z>Z?Z>ZPY\Y\ZPYEZ>Z>77e03c86a0d12a9d03fa2b83a7015a6fc13806098b576a00b7fe76b90abfc92d51a6b89e12d83c3e952945e8af21465fe07c64e6abb44ccdf6fee83e5daff85f16054e9a7416a5e26b829b4c1069d0fe6c4a70bc5b9705aa9a7ae6a0f39bad941382988b2de5bb02405604a8a68f5592bd15f14872ee3817d9fff16238c4fc3894759e9a104385c1104bf15b93dff80c911d0044f059929a15dad69a2185844900aea868c8a117e48af3bf38aad6dd5fe4f4c49d2e43fa9953eae6c0477cd9e969d60c22398ef614f67bbbd6e286802fa94a5295257b488967c1d79ea0c907bf8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643e2676b71de801a4f0ab3329d6211e50010d2a99a7f4779af380f3f39616504c70469b7c8e341a749922a8be68bb1b353b8a3b27a8e199b82628130402070ababservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlogrotate-3.13.0-lp150.2.1.src.rpmconfig(logrotate)logrotatelogrotate(x86-64) @@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(logrotate)libacl.so.1()(64bit)libacl.so.1(ACL_1.0)(64bit)libc.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)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpopt.so.0()(64bit)libpopt.so.0(LIBPOPT_0)(64bit)libselinux.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdxz3.13.0-lp150.2.13.0.4-14.6.0-14.0-15.2-14.14.1ZlZOhY_wY_wXc@X2X'@W@WH@UU\w@T!S @S=M@S=M@S=M@S:@R{R{RZ@QMQ@Qm=@N@Ng\Ng\N-ZM(L@LcLjyK.I@kukuk@suse.depmonrealgonzalez@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comkukuk@suse.detchvatal@suse.comdimstar@opensuse.orgkstreitova@suse.comcrrodriguez@opensuse.orgp.drouand@gmail.comvcizek@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgvcizek@suse.comsweet_f_a@gmx.desweet_f_a@gmx.devcizek@suse.comvcizek@suse.comvcizek@suse.commmeister@suse.comuli@suse.comvcizek@suse.comvcizek@suse.comjengelh@medozas.depuzel@novell.comlnussel@suse.depuzel@novell.compuzel@novell.comjengelh@medozas.depuzel@suse.cz- Use %license instead of %doc [bsc#1082318]- Version update to 3.13.0: * make distribution tarballs report logrotate version properly * make (un)compress work even if stdin and/or stdout are closed (#154) * remove -s from DEFAULT_MAIL_COMMAND and improve its documenation (#152) * uncompress logs before mailing them even if delaycompress is enabled (#151) * handle unlink of a non-existing log file as a warning only (#144) * include compile-time options in the output of logrotate --version (#145) * make logrotate --version print to stdout instead of stderr (#145) * flush write buffers before syncing state file (#148) * specify (un)compress utility explicitly in tests (#137) * enable running tests in parallel (#132) * explicitly map root UID/GID to 0 on Cygwin (#133) * add .dpkg-bak and .dpkg-del to default tabooext list (#134)- Version update to 3.12.3: * Fixed accident removal of rotated files with dateext. (#118) * Line comments inside globs in config files are now skipped. (#109) * logrotate now recovers from a corrupted state file. (#45) * createolddir now creates old directory as unprivileged user. (#114) * weekly rotations are now predictable and configurable. (#93) * Errors in config files are no longer treated as fatal errors. (#81) * configure --with-default-mail-command specifies default mail command. (#100) * Fixed heap buffer overflow when parsing crafted config file. (#33) * build fixes related to -Werror (#119) and -Werror=format= (#108) * configure --enable-werror now controls use of the -Werror flag (#123) * copy and copytruncate directives now work together again * unlink() is no longer preceded by open() unless shred is enabled (#124) * compress and uncompress now take commands from $PATH, too (#122) - By default disable werror while building- Remove aaa_base compat setting that is from 2003, we do not support such migration anymore- Version update to 3.11.0: * Merges from distribution patchsets and small fixes around - Remove all patches merged upstream: * logrotate-addextension.patch * logrotate-autoext.patch * logrotate-conf.patch * logrotate-fix-test62_with_bash-4.4.patch * logrotate-manpage_config_clarification.patch * logrotate-var-lib-misc.patch * logrotate-3.7.8-suse.patch- Fix post scriptlet condition bnc#1011120- Move logrotate.status to /var/lib/misc following FHS/LSB and making implementing read-only root filesystem much easier. [FATE#322036] - Add patch: * logrotate-var-lib-misc.patch- Version update to 3.10.0 fate#322037: * Update url to point to github - Remove upstreamed patch: * logrotate-3.7.8-mess_err.patch - Rebase patches: * logrotate-3.7.8-suse.patch * logrotate-addextension.patch * logrotate-autoext.patch * logrotate-fix-test62_with_bash-4.4.patch- Add logrotate-fix-test62_with_bash-4.4.patch: Fix the test suite when running with bash 4.4 (gh#logrotate/logrotate#66).- update to 3.9.1 * 3.9.1 - Fix off-by-one error which can lead to crash when copytruncate is used. * 3.9.0 - Fix crash when using long dateformat. [nmerdan] - Add support for %H dateformat. [czchen] - Fix regression introduced in 3.8.9 when when rotating multiple logs when one of them is missing. - In the debug mode, do not skip the code-path which handles the case when the last rotation does not exist. [Sergey Vidishev] - Show more precise description when "log does not need rotating". - Add new -l option to log verbose output to file. The file is overwritten on every logrotate execution. - Allow rotation of sparse files with copytruncate. * update logrotate-addextension.patch - use spec-cleaner - remove unused PreReq tags- Enable Persistent timer since we are now in systemd 219.- Update to version 3.8.9 * Add new directive "createolddir" and "nocreateolddir". These directives can be used to create the directory specified by olddir with particular "mode", "owner" and "group". * Continue with rotation even when first log from logset is removed during the rotation. * Fix crash on BSD systems introduced in 3.8.8 caused by different qsort_r function. Function qsort is now used instead. * Fix potential buffer overflow in usage of strncat function. * Fix compilation with musl-libc. * Add experimental 'renamecopy' directive to allow 'olddir' on different physical device. See the "man logrotate" for more information. - Remove logrotate-fail_if_ENOENT_and_nomissingok.patch; merged on upstream release - Updated patches * logrotate-3.7.8-addextension.patch > logrotate-addextension.patch * logrotate-3.7.8-autoext.patch > logrotate-autoext.patch * logrotate-3.7.8-conf.patch > logrotate-conf.patch * logrotate-manpage_config_clarification.patch - Remove redunant %clean section- temporarily remove the 'Persistent' option from logrotate.timer * our current systemd doesn't support it yet (bnc#884338)- Also, avoid logrotate unit activation when the system is on battery power.- BuildRequire systemd 197 or later.- Migrate from cron to systemd timer units, this is overall the most important package to migrate since it is one of the very few base components that hard-require cron.- return error when nomissingok is specified and the log path doesn't exist (bnc#871217) * added logrotate-fail_if_ENOENT_and_nomissingok.patch- enable acl support to preserve ACLs during rotation- update to 3.8.7, fix bnc#849436 - Changelog 3.8.7: * Fixed --force/-f option handling together with "size" directive (3.8.5 regression). * Use "logrotate_tmp_t" context for SELinux tests and if this context does not exist, skip SELinux related tests. - Changelog 3.8.6 * Fixed memory corruption caused by rotation directory which does not exist with "sharedscripts" together with "prerotate" script.- install COPYING file (bnc#817870)- mention in the manpage that = is an allowed separator in the config file (bnc#831072) * added logrotate-manpage_config_clarification.patch- update to 3.8.5 * dropped logrotate-3.7.9-compressoptions.patch (upstream) * refreshed other patches Changelog: - Improved rotation during daylight saving time and between timezone changes. - Fixed ACL setting problem caused by ext3 erroneously reporting ENOSYS instead of ENOSUP. - Do not continue with rotation if state file is corrupted. - Make logrotate.status creation atomic. - Allow "hourly" rotation. See manpage for more information. - Use "/bin/echo" in tests. Fixes tests execution in Dash. - Do no try to parse config files bigger than 16MB. - Improved manpage consistency and formatting. - Fix race condition between acl_set_fd() and fchmod(). - Added --version command line option - Disable ACL tests if logrotate is not compiled WITH_ACL support or if ACLs are not supported by the system running tests - Disable SELinux tests if logrotate is not compiled WITH_SELINUX support or if SELinux is not supported by the system running tests - Fixed bug which prevented skipping particular log file config if the config contained errors. - Fixed skipping of configs containing firstaction/lastaction scripts with '}' character in case of error before these scripts. - Support also 'K' unit for *size directives. - Added preremove option to let admin to do something with the old logs before they are removed by logrotate. - Fixed possible loop in tabooext parsing. - Move code to set SELinux context before compressLogFile calls to create compressed log files with the proper context. - Call prerotate/postrotate script only for really rotated files in nosharedscripts mode (as stated in man page). - Fixed setting "size" bigger than 4GB on 32bit architectures - Do not overwrite mode set by "create" option when using ACL. "create" directive is now not mixed up with ACLs. If you use "create" in config file and log file has some ACLs set, ACLs are not kept and are overwritten by the mode set in "create" directive. - Mode argument in "create" directive can be omitted. Only owner and group is set in this case. Check man page for more info. - show error and ignore config if '{' is not present after log files declaration - support whitespaces in compressoptions directive - support for tilde expansion in config files - 'su' directive does not affect script execution - scripts are executed as a root if 'su' directive is present - fixed mail sending for 'mailfirst', 'dateext' and 'delaycompress' combination - do not use gzip/gunzip from /usr/local on Solaris - add O_NOFOLLOW when opening files as safeguard against symlink tricks. Symlinks rotation is now officially unsupported. It didn't work as expected in the past anyway. - do not run external programs with uid != euid - fixed potential bad-free when ACL is used - Do not include alloca.h on NetBSD, since alloca() is declared in stdlib.h there- Added url as source. Please see http://en.opensuse.org/SourceUrls- cross-build fix: use %__cc macro- update to 3.8.1 - dropped CVE patches as they were merged to upstream - changelog - fixed 1 memory leak in prerotateSingleLog - do not redirect logrotate errors to /dev/null in cron script - fixed "size" directive parsing - handle situation when acl_get_fd is supported, but acl_set_fd is not - added "maxsize" directive (see man page) - added "dateyesterday" option (see man page) - fixed crash when config file had exactly 4096*N bytes - added WITH_ACL make option to link against -lacl and preserve ACLs during rotation - added "su" option to define user/group for rotation. Logrotate now skips directories which are world writable or writable by group which is not "root" unless "su" directive is used. - fixed CVE-2011-1098: race condition by creation of new files - fixed possible shell injection when using "shred" directive (CVE-2011-1154) - fixed escaping of file names within 'write state' action (CVE-2011-1155) - better 'size' directive description - fixed possible buffer-overflow when reading config files- allow whitespace separated options in compressoptions (bnc#711780)- Change compression scheme to xz- add logrotate-CVE-2011-1098.patch (bnc#677336) - add logrotate-shred-CVE-2011-1154.patch (bnc#679661) - add logrotate-CVE-2011-1155.patch (bnc#679662) - use spec-cleaner- also rotate /var/log/btmp- use proper syslog facility/priority in logrotate cron script (bnc#636236)- update to logrotate-3.7.9 - don't copy config files on the stack -- mmap them instead (fixes segfaults with too large/invalid config files) - symlinked conf file man page as requested by Fedora guidelines - added rotating (copying) non-writable, readable files - fixed missingok problem with globs - fixed bug when log files could be removed even there was some error in rotation process. - allow setting size greater than 4.2GB in configuration file - pass currently rotated file to postrotate/prerotate script in nosharedscripts mode - added new TabooExts: ".disabled", ".dpkg-old", ".dpkg-dist", ".dpkg-new", ".cfsaved", ".ucf-old", ".ucf-dist", ".ucf-new" - Don't change utime atime/mtime when compressing files - Better *rotate scripts parser. - Allow 'include' directive in log file definitions - merge logrotate-3.7.8-cron-check-for-another-instance.patch into logrotate-3.7.8-suse.patch - add logrotate-rpmlintrc: suppress false-positive rpmlint warning- enable parallel build- update to 3.7.8 - do not exit on status file errors - limit config file inclusion nesting - use hashes for status file handling - dateformat to allow unixtime - manual page corrections - drop hashes patch (upstream)/bin/sh/bin/sh/bin/sh/bin/shlamb04 1524677968 3.13.0-lp150.2.13.13.0-lp150.2.13.13.0-lp150.2.1 logrotate.confwtmplogrotate.servicelogrotate.timerlogrotaterclogrotatelogrotateChangeLog.mdREADME.mdlogrotateCOPYINGlogrotate.conf.5.gzlogrotate.8.gz/etc//etc/logrotate.d//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/logrotate//usr/share/licenses//usr/share/licenses/logrotate//usr/share/man/man5//usr/share/man/man8/-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/75f94f042ee1879c886f6aeb39daaf15-logrotatecpioxz5x86_64-suse-linuxASCII textELF 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]=a824f09f7c31fd17f03528150f6ecb01bc4f5147, strippeddirectoryUTF-8 Unicode textASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRR RRR R R R RRRR}i~dS {}utf-89004a3b4a3ca9030df3cf768abe1954f7484cf05f53041d2de8f7f803589dc8f?7zXZ !t/˓] crv(vX0zK{L!wRK nN-۸n<-,:>ռ# L20sܳKJ+O`r;4g>okp#额lV<:t?t,96ƕi.e;RK,VrvzDXۺZ@xsc.q,o;:Lxˀ79cI!4dkr; qڬÔx _k-RێU a)|RA-(1N]yԶG%ϯu(p|mu )ڒNO(ٳT 3xtgzn/FX8'2!Ry0!4#=Z/&EӠ A+>(? ϘaE$~.@Nyn6ML?ˈE$cW>]oچ,p2VEG!YM| YaW+ *mL1ͷxydOFn UhqNxl0mlOiȔw܂8o[$ouVȐYgrdF^gw!NFvD|[>!*6J\5ِ<3T.o_~ݱK7~K鰞֞&CK;jڦS{s4cA]>G#"T/lR?~I6ȊDŽb|VD'Qk꺲Fk,| @H"jUETvMI}`n/s rhȷv0Q1(H(I(m)μ( h3m87Ct8qT+;Gx 1b(O%_\o&Y}v+/En1g@\N 5҅Ώ4clPҊ"h ֬Mg>zD)C3܆ ۨ;N dTeh,%N<*JZPa ?ĕ T.9@bj 3_s"jJ-LG tV iB x~yړm{VP g6/I #Ns x{95QX]=ЧKbL1jjYt]+*a)R.O@*:x&V6Xw&8y.Da۳L4đ5jΰ6xa~j]ʃ3JI2f= ]CZ|80;TSbzb)'d= ڤmT۪)l|m m^%D7Ve*ʆq_p3֡0ѧ}e:UB,ʹ1iFTk˥ԈkC5 /mXLtcQ!}ʗ/˪o>5Nڒ[8 76V jp[|&c}ezZ]8|-TݯaN`tL,}*d\n ~+w4*JBdKW'7!㌥ k~T+OEݸAثzK ƶ؇C\9?ɖ ΃iy&G5YC6w}ձR@ˌ^ !ۢv|A{WbOA`dAz?_7V#># TjQvDM+a[rDiNLo!%mLV|#dUp5(~>?l@KݽEƾ<{x(4wÉ2~DutzXĊ5xH0jT<>Na_?EJjsMU{q 0X;^yWA\G^A˲،1(Owʡ.mZW;Hc~-AetLj]c/ \`+oꝵ%\ӕs~K1Ȧ[뜖EM HxggLV IOlXim >:6#H($&UKj]o6Xi:~z6jk>\vv+VgT.m1KތqDT%N_? soiBg%Ц~p/ 3gZM bI dVL~76xE4 Y1B/ǥm_}3InDe{.?٪&󝒟0q >gL Ӈɒz,>M<힥bP KP0g(Q_wNiz_e`E$!Adw7O{zZgd\QA"u|~qGHH` J]nD0F\Oހz4LMSS:25.s):VZaJ(P~SXB,WCrM"P|dܙ"?7ʎ7'ȢUcJ- NY^D{[k%gXoW7ߎ,ylZrťdLNG9ۋL_sTpNL]-jwh̟깩,0AF?g7[|jߺ6iWCOc671٭ *mbY0xTՒcgXv6C-)-)dNPYj\VaM`]?,YJ ~3 M ZC./=_Ә?@NN?S6Ia{6BBК)4Bq)i\5uTPlx '*EsyֱF$I,W;`W ax)(U1ѓy=Δ"`F]*OCQB1ZU(-,]R9G1FrP!_[Vՙ=Ix x>(??s`Lv%яH.5|/#-q< 9fbƉ`wi #׎S,ʦd "oO hwװ& ઁ=P@Q9Huwn,hk-Ey5Gh_>v!I,kE( V.i LeTcșUW9mAT~/D9 Ee3%Z裦k~1.yÚPuAVQt|쥍[N8j2| ɳ-utT_ܵh8WƉgF j'ʐ\ )hIĕޏC*EvGїhkEcVPAF1I[&ǞXȯdE0ư~Zõi 193oSOOΔ-DN.QP?@8V- ́XW]gYR8O_ɡ3(O}ctJ2<m,z1_NRiڅvW**- U<]}~>zhMiޗ3yG<`_B?m>=% WkT9#rT*q}HЄO)*}3`!/D°kBU]BX4C3g.1fbH(72wix$cuW$YS$d^_zaj]#_|}bk@>f _IsGqОzUUTn/vĻ%3#iW$ ;9KF-Qj 1rA~iӰzԜt=uD no7%+d)<$lk1(wYk)8d>?̧"(B/^aEg4˿%B=;+U͎qEȪB4tTT>W'40a#0dDKɱaд> qGԢX7FUZC a(ʡ+| eBz`ƢerƸV-TyO=.ktxohꟵ "7epUzp|7Uj]~T(b;֓:_~ݵc% ~_XlTݶN-k; T4 Aq6:d?tMk)gvO5cbmNgE}Ö@@ 2]pmUռ~4C<2%Eԗ t'T NCC~hcz!Ev $:P. rp+jH؆MLN@y~8%nEf4{U_UGPԺT{wQ΅xfuW+eI GXGjyk7/r {`$ǬBoD[hBUWje'O9wUNld*p+s?'iW%˦k/S<|z,8g>ޟ",%Pօ\4}# 91wLk$WPWГHi(ًKu/6NM8ڜU{+BK.艃Vv01D7l?f%hCy!-P=)BJO~gr_=,R2611H+IW];4EfUShKNH'q59nre?gpi%T@cqj^Z_w]vuH<\FpJ9ڥR ZS(p1{?v{βfYD`>L'џ(%6=ڀU'g5@ ?&17~olsŊ1fa N~#kFj9>qyU.sdz_`8Pm ;!QЄ)s|CGد_%)? ~mg>2ydu$nfuP'7 @JOqHPcAVD*?EcpwcnjDhdvPŞ6>CWVBa=nяIV#&%x㿢ny;nvZJ2~𦗂Oz7 "aZY^Wm6LV5)D> 5 3gUF,Y3Lv?*b@nYNIi# 8l<洘x*rJ?-C=l ~gHhI"m8I_\q<)kK)Inl[^du" cR`ݤup#oL.$Q fs Q ۸̧y(,*3|;`NWUa9yh1Įfۓm쵒bnA!V/ ^zP5^pd?¡`[.=mQv&U^L ;pΤP/Ѧ24,cQ%E=2@$u: !E4S)K'm2S|'!L=hؼG{$~tx\)0H3I`.ₐYNg Dh+"Cȸ&tuS,j7@FoAe,:6!ƏTaS)VTR $u| T$fpRK$ovh?>:*؊:4Y1״Lř2#+ɃP8% x٩p-^QK a9De}m+ ȠnP:&O!c#mi'@]*cٌjЖ7T'??Ȫ|. ̊Y?ru|B:jbQFs k{^I^{u:Ɩ3)_TZS#F79`龀ɀc!bdN:늋֧Տ%Pڒw(6&f nke|R^cQ 0dL$^4ϛxUyr85O o|QI^r0hMFVhVNX'ޒ*8].޶DDĶ [ TP{dD+}p$J0Vjd/?h& T325őiڣ0úΘ9o āYo0{[ֿYK~PR;F) ]O*ʞ;\/+*t%ኁ)YoUKO<īƤ$#5DkKjM(Z_mT=X=pn%}&2+dЇ̿\u؇p9F %(By$̰)_Ր>N,6VQ@lXŒTdāT.Rк"o/ߴѷ8-DLwyHfQq K|^:"г{u63j[)_="&B l^H"ҙŲaKU5 =9AsдY&߅nEc%䣭Yp xd~uREIc?=Iv49\dB)RykIBHPoLk !7L=U&)H|]җoѽSz۞Ց! Lݺ|G.`!pyV˅):̽C],eh;rG3M_<"jcCʈ]=fPOAv;RBSQxE]t8wbrNN!}C" /*U#P |yQ @:AĚ涉thT/ͭ}lۙsx!?' PVo˔bӘU6QIay4䠍Xc9gu[LǀגHE(d0Eb,mTتrwO*y P^ >vPAEt˵%F!..R4Gr-ҖR܀0z~7'oENu^c Gq b@ `H7oPw2Wsp ` BP$w0dMF An@1Wq& GL&!@pϽrf4uaq6*<y8qv2*C $WlDPl""=4 v^fO7#&ofs%Y}?ZkK%,aUC@2W6Er.|pM"*fz՞A%۳ؙg^|؋'Iw=}%ͷ\`Ibg!I&%TsQ{#h=G|`g{I*Hy1/g҅{,qpE*ƤzVv<.eZ$Z)WW):iIa?}b@q@>z_Qu U &eTC[% U5TKXpM2BPаQ/`x a^׻1KGeP:65=WL׽6R$>fA>EWhAU@ HA5 "DRG%S!z;b<Hit;~¶ |6U]kfCwP/2ʾ0;J83ŐXs{\Z VBF+Ą{Ŗb iIw4yOH{,xkXr١ޅPAKQS۝[ ao_rwj&Z6IS+tٸg4F ;w.R} k}JxuF*>.qh3>6SOO73WQ|W% :{1+`XcEZmՉȃ%Qn*sTֈ.5^C&%Y.m+t7IrHeBPZru3n9 ({a?+C$Xo@84&#j8ldQ<4䝙mmy l@BWî?͕+_70:B6`"y<`ϩߢl{jO"]fìȯҔ]E@GEZ( wvAMkN=IGX F!y:?>x5#!OkZu]nǨLL 5@JԃEiêj<ߔuV~mu6uL XG1;Ce'T`ie^F:ȷIސsyMVěM8u5s$Qb gfK1>LjK#eE{a`eC[,tĄÑKR배[ _OiUCȯ@61?jP ӌ{uZ^NW!a9KGC sWm ? s:5uL̂{Nk\ 3E1_ 7Hp#P7n 'W3p#&8#ќ%M0ON\ǮLU&h-G~tpK=+";ig6Ǿn=p*~h۸Y&NJcw0]>d8)p#BnPJ e-A|Wft[-^4/)Dxn_J>ptn%>k@^^U7HJv< _r7ud۽x_AxTo,.T%q%NH,zm]١ Rqπzd7m1 *(:FQT4h?{fHLӍqyN}Rr_GOJgLeW{\7p.Q# cwVJtt " Ju';G  WFΫ 3 >E,؛BZ vK*"%"!{j@pLa[NLe*L6.TztOjڝP;̠xmۿMͿK!A|;ˈvri\Yc&#Ay+!!(՚Kdx5܄n!ВL{eܼ2R=iB4ײX2vMHj׽xw\I)N%龻|+kt$tn`OOE[[9d( @J{ÖKj6A2K#U7V\~/}qlV"]۽he9UlenPp_ߋ| 5T&rrG2%!'ݦ*ɺ1ghk,b;+6%Rg-DhE)5WZ(A&ظȊE\O\lg=B`7ȌʹuGlϖ\ TYχ}vF ^Bڙ \]{yDM )?YV"s4,`<^Q sy X|WozyGCgdɰ@m*&z_-`#L@b[4h[|ljZpN)}GL. NjikAi$|~b'ĵ)tU:$v)jXȗ~&7?5 N(=(zwls`(L"XU0l`R>OEIa5)N֎!E& 53PZIw1}w?iw#B\= 2&9QCgnu|ZxHrhdkadTbMTo)D(8^\5{n>mۏ%n9z?@z!ǻ f8}<=q6f|?@\0id1LsJWiQ\°d?D=O)5GҚɓzn@1"1-η'gp wEY2=T#ONRЪcA('dͦբ]Q7(-mEP6~  04֚ERjw'Pb^k*O lvJn*މ[@/@j]3U8AGPR>V0z"]D!0b8p ]Wk븃Ȃ*0$.Dmn(112`8_r\Ф'%\&o.Yb1YŰEkC`2CJT T/K]@G{%o\B!u.A ~JQӦ|~{SEF??b3nOA=TfA`/⦵w0EWY\ Zh.Ff$B|0KJkvFW=1O YKs6b7NSJyOX<+{1T1łնMl\nսM3gͯJNb>"Nf7B _/7lcN` MY!CslilnrD`XZP.LL"fk4b9Yyyu#[DGzE]icPbE_QɆ{%#X8jq>"g_\#*&2Qh=T^/jq*W̌_Ř=B6iGJ_2M;[{ŅfF3bۙ3`??$x8Cȕ/!WP } %ZS/ 5\&.ypsx]yla rH LJ;sUL8mb[k l0kz!|tr89fgT 'ӷsØ! bNrrXt*AR9t {Z%q歹 K1ߑ|MV$Oj͟g.P\a@0}6Zz"0ieG uHrG3XP5ۋ(/]97mLQF >;mTF\)7C N:zt-D$]]RZD?>E(/-B>|~:zzU[ A &w)$˒Kev*J;~b~HCKR/GH}Fv B=py,+t꿂#cOxGߖi̹:=Ń.߽ŘZ4ρG! w1'U@h(f0l{*BhO䟎A‹5\ =;fs{46Xt²w{Qjѽad^h7 '8A)ywbLi љ#f#F:Mn#RdTlF'Ą"] dv04=[z i7Hz3iH ߔ,%5Xli勿 Tʄ1x,zkYxX5~ 3SVW9iҕ1OpPT+.Ąm0tqNSRd/0|3xޕwl`6M" Fo}zew@j0i؅%!bцo?lLQwSK!Xp /":m=%6Z6aoGAM:yF%4A#ŗzXZ.4o0 MTH(qYG,i;uCI][oVC}ķ?#2Y&N9`)Ն 7AF' WJ(J$&(ur#yP76J³.cGaZ{vYCM2;5uorw5A(ajzpb{>Ş躴rhR᚞< U)e߸G}3y kSaI ^isOsr&ySYɓ!z&BġB\}HQǺRO`CcO[T[ , ׫\.wU"û#Ww[śl"lG Q\* hfts,n6IU@%@P?̄+ yKn~_CrI}J|)4vZWPZQW)aJ^, mX 9L!xwQ!SBSp69l}r߶͟2ǝZrlҢcaXlYzr8yos*i) H[ee)?: %^/E3wuvM9š&R7u/fq jc \6Y<:a*ތ8>4h6ͺuDfާ:= VOqbŠR 8IO_:RKױvk_ŕF(d0_aRz#uܜ[x ,jxBnHg[%#HHْU,9N7ك?"XtZ&/w(Zm;tp>Զt~Ɵ ek%l<$iJZ0Lim ."Y5rʨDu̸d=1p'bѯ06^NJyaR{?#ct%toՓ٬@jG3Sۖ#fCpY\ٯ-# kv T5VZ;c 5eKg8ƴ6ӂngKѩ7g@ i랋" ՎF2$8޿resT@anWpi$`&hM)FG<>hX:ll4^'>%ltL!S".6DlBty? cOa3r)ƹF 4*a Q>vPjxOj ĸqK!6ydt3k^lt?ݫXllz-'H2md(Go>HWy-Vtʺ:uz5Z$mFl\ %7Feة$M'c/[_4]pv}J86H?x{QZ׌W^Ca]߀Jݜ6Lϝʓgp nʎdLRe@/pyY (yF.B5(If:~JKJ[х0{Vj[dR4DBxS^UKO *X,PMeNmJ@3̣Zf Ԛ*NLo(!p/mVǐmfV"{hEIm2}~N[*80ȤTLTrk?(g2DBt';x5l-L: F6B̾3; +֓œ!M6!G*\KE,IK$(tv{$(ዉ] >iMg@ T6e7U  a$ V]T RfLA)~-stHcN|ac y/D7 B%Xt"Od "C$N?>w8oJ^E@)\Z|wW \EؐHT(/b ՀǼmJkLpyO*_bk>+-7m|%'Qp1%j-}/äD4hV+^:mC (p' xߓ9XVIyrW:,>Shh?U'KT_]ivxx/yQ7Y;fabd#LdUJ\$/hPȡedp@"БG>ș_C@>Ǿ>/M 2}Wmbf]gf3Pt1CwZRt|D!=2 X7YxeJW{o1_&k{:53*3%B+ҕTH}/3kr7#0Uv7aHX8 6 &@-sFu])ZllM ّc_D`Ox<`9,Ӯ!*Wi"7-J}TKU$BQZ qpRͅ)}Q]pwdR`2J @'ŧZ.W`oZ6Mp4TAo^'X66/Z@E bt,0v&UL[TU6e *-<quVrC{F~dR nG۟0O8v ]%Rv3k^_9(HexӃLܓĐ2ޢ!ZdyĐ//j=aoJM a ?s2J4w<^b;n |$HBq]#ET]b:bsd&tK 2:>ZMLl-3Ix$Qٺ ƎYsz8H׈x :Aj|;Kt 1+9n# hjBu[L*0ڲ9U3:.y5a7G!k!WB zpHS6ne}<ֽKN Tb(ؖﰖY /ؚUlP7Ā|鍕޺o 7> ̭ލ_36.W !6_ M .ڴlq)0وa_`A1BaZhhjiE6 0_Xc[)ܙђK:iH^8w%J=/20"$qؤe7?p'39>&2{OL4jbu9(NIE2Ix=tu y?+"2oJޒ@xR.iFI[Y |mV96pDŽ"0׆f~e{ sHT{lQFJ\򙵾K]v)#Lmgpix΁~"63Bk Y Ъa/w OimS"S\ҧ:BE>G[7?SљiqlS22'Ck)HހΨW: c)xB}Do`ݹuގN AvT<51lk-rj7ψV7_;Vi8om׆K4 lGwOdYi6ZGjg99Va4O~B9h\K#DB˅w}G9]Mc$fAĮf&z{V"rmhKoJs3zQ7ƶk>6e^np]S=GL?\P97 ?:n(re9A)^+MɃtͥ?PCG"屼ᐘk`IjR`킕xi.17&Igu~R4h$\䘌iF`+C+ G9 KdRЛ$dlw'C- 28VC y9^R K}eժH c\qs֊>&$I"$Ua@XlkR° ;Ma27 ,_>l0&u8&Άs^C[)/VM"_0 zD2E4W+s3e(WJ$+X: 7dy_ŽubIzy !rRg UcF(^n'QmIƅR%'l+.|5J vI Hh%£j>OFߩ_YazT(;Iq:mr(>3g!Bj6ʦeѿ,oq9=/ Yd|RITm{m.ڿ2CC8IXu<Ʒ,+ K` CR"ંs.EK(ȁ΄JDeh`W:zybM׮&x 4]=&uj& G!cS*my[ ṄTEJ}P<8C1Zy%|Σ/.N//(Çs ~Bb\" ܙXYJ=7o==01-Mp+!X$,1f!G;Njj;:D*㽤(#2i`o WYi]STzM1*Mar{ɬ5(Zȭ0]v`ڮY鬩<؏ʉTS0Epa*;IphN[,2q뇈HB ktyԸh9V$D9XB|@KB"SUK_t~-< ,w:Ql 2NKi )~GOm$߬sl&E[9zB攓& ҡ.)^F9:i_GN p8_ y5̞7UWˇ)+UIlLau<&?Z(ik2 *MHR_{|YS^~mQu៖d+;^x#,,2받Cr¶!|/]g+*$]*M ˩,`{@ИcnɈۡ>eV]D~%G>rzɩPa@,tiTyb-u@dpa>< as&Js~iFF'&ыF8W$gy$$O%nZBɡ0[Pc;޻B=0{ێ^XK N.'3}Ҭʲ %^nF}2򔎨Eu5t{;1A]&&[؊24R(5K ;+T*[GNjlBE4/jv01g&j艸ťg(S~Zml$Yٱ|#V+|`=q4|;`ztV[G̈@R 4Z<^\F8+RiSɬZ/= ݅"~|WM5=wlA*3o.iL=p0SYu% CN؎ M)_ ţQ@? VT't3K)91#.Wg -&$5 mnfn /g|NG*`l/.[xCjmH60GPYMs0p0ugYk>DX:5 3f['5Q>]zx SIh(NTEp)&kgv0H8<b\0/YIդ@{^s|ҸuMd5,{~7&k1Uw5:4ʉ񈽝ěf䰜:uszwxOs[wb:aYH>iNdm5nMDGkʶv_#ZV.pjhl} m96[ޅcTߡeœoCl)h{'L)XP׊ 0b33O1l#ם\##5Q˿n7YjU~݈{ǥIs: wœl8(gef!KSTb٢k#&fn<ztgt/onTLfO0_{ݏއf4PhfRVO5xgJNYu >VEC"|g[ЛŢuc yNi FR,ȼ}O 4m\~2!=n;Oai#^"(lvvЖro]?vp|;x8Viǹ6)`[dQn)epЙY7pv}O+0շWݣӇ(¬%npF /wqMg09ءa뿟̭<+.r4> CrseqX~Lղ}p{(Z~L(䷔SA#\7iԁhPkWh^FlfX{ gr0~Cu)kv"Ş|[.'@d9ܞ}.֙}$[:p \@!|X# c㮄ݸLR ^5i?#Zz/#+~ghVTy'Ϡ5;I'չ(F#5욃cNj+b@9GIilKn:Y[ip U ޭ$Ts䪵nӤvՖ1n/&v#nOX'x2d/-ȥ>}J5Lj+?,ӂ1"ڕV mvX61ǀX~ cn J``S -*8uΓmaU@kUu(D,V gk\#$6sHYr)Gn'J-}ٌdECGO ]1hbW/UKDIwd:BOZ#10/UW9[ ҳ%)+:CO.Yj&坑%_aXYXv7rڛ^#ľ Fmэ|+m]Ͻ)D+f#$IC-sa\y_q"mŠJ€ Z/W:3 #2)md [!Ӻ?rBh k0wZeLW؏] (XN7mЂ#cͻE4-jG|wTȀSo}1' iɫ~?>9œ[l%TtP]iHFnUH͍e6ᯍ;J=sE(7qeF3M]TqXðxuϮ&dR~XGJ-.eY9Y:̛BY߰$ ˰v g雧7R#)+ _z K7_}t }$Ay= `:n^:q2XPeù`3ذ|(R;Uj 惎mA\8YGkHA-|"%]6oaױ rL}mz:t%R3 lH\oӶS]j1;GueB.'FAƛEp_R2z79mڧv<-]qt;fw:~q$o|AD׀DA]Baz\24`~Fբsol'[T-[A>0Ql$$k7.Kv~fCĥ "|Ɠǧ!hǦ~uqnm?I ]E5pќ\r@ϒ:x͚jkuNuB_k΢4)uWrO KfBrU./X754/4Bu)tM%oi"iĖ VrzJ :|َRt]WizdI{ Lgy.b.ɶڵ'!c;P1' _;"^TGGq{+F[ml!SNB??mד[o772xJOGqE !$/9NrsE]@Q]ሕ6XA/>Yf7yaW-5&nH4KYXܕx=>K$"58ܫ83q)DTB%?p͓r-cJCUq ȏ}7%(Kw,=,̷<J^pHμgoAgjat+~Oj{4Gf'5;/urS445;ek0Ȅ&v N> b}|;*Jߠ(%X඀唇y$!B^lOB!+ΪY d%Z_ P Qd<=ţ!kWPA9-jy畫0Lk?G$L#t@GrNp0ԑ(L׹f7@j iރcB>|kzZX?\dLEa/"6D]Ǝlwwt.hղcϚ[E OQ*w/e*k H~\"3mW):t>~ fM)?*3R(aX db!3yzT½>AS%zfQ?:C1N (U)ά'ZkSȁ\rUަ1:A̙pF>5-rF Ő4ٙ9\`޼=8o*$2ǧؿMe‡{@G6`ͯiUZ&޲qnNS RAeϖdg5KN 9L {Gp c3.\@Rnφ@J~وdfz`D0)EK7-kYNyG$&E-|Jq@s 0\WD"x7oO;p&,~{Peu氁RQ_+M"أMR'[0ݳ}(yen.j.%I?"HF2 &!(,U Lq֑eݦ`_ MdJ'̐Qu,|dd.vI7iv`QRʇb9X@qe(~}PA*ڧL `lVj7kgF::c]12Q阮'&ja(֧$NNYSZH 5\UU!a6yd1>WFaDCdj-[iڍw6 n:>㄰X5S)gM# 1P^sJZ$4id.deO(V'pl[IYS\ئS=A+l`խzawn~_DwXg 2 6?и8*D3a`ua{hB`7zs2j/ްuF::@8*|9*v3Oⲛdʲ{%F.NX!l%l{>B`RgW#z["q4 VRRFvR<;@i(wzls oz[&ڀlP.qC lN5;YBA;VfPFR|E%@zDWXj*| a)r4-J&..x{(l^Gvoݫ;Ћmnd@|"WqL=_L/C$RIo7v*e4 X9%a6y<,db#c<~vz&.[)-GC0*hCnc`x,WtRRg;G5O{4(X; 8O3U71xk&I9JtǺqc6Z1H0Wx~,zq}}G3wbC>~=MLܢNS<,2/HCPgn%ELh11'E>qx+SXdGZJ#J .Uj8R s53/˝8π;8˽6foWɧ XV'/ QxA0e_%u'Q% >nQ2RE,Y䙙 +CĔ䜙(XTP(YGNKI s!dyhc Z^Er/寴<{^N{Ee$S3"BetP֞ !ٷ|W0ޝUk8 L.2Pyv>`%72ڋŲ b oj "t޽H"Y涽dA Ǐi0NEaAY5sF؍z,V|$~Cxw\HOϏ(`~\=N򽻶Οsk r1R6o)@8ati5`3+_\ĵ;\'HpCHu.f2fi̯X~Fl-SZrxy?PB 7'Ƅ C,B~?3f)4ict`GQN͟pQ؀9G;jlҞ%D.O6L 6%0~#laG>+g~j! '= )ADm|1eKPQgh7dX (xy_À 9ⴺmSgַS`ڔpv%-J{*I.,i *. [C zlVwX2D:G~(ߍwZd=lʶ SssIKk ç"qv__5lV6 H+rNYrwI3:e}=/4d<, ?^5J25,h}ʳ;Z9RY <.݋mb^&?I&~-tc :y7V+tALF?ۛ cv  yɞj-t{ ;{ sq [sv^25ioX&o4$Ҭ]Rio3d_`Շd:$Ui"7Ka&įWE1zC;=cR7HM^ꅙo-u>O9L C9m^yom*W>?v&i2h|*8̸Teڔ2| $\{~ߦ 'ihl6_P+w/`8یMD:e!Mr/xGLl4gȠVAZ"7@-aM_=דXV4ka+/RU/T7 DcO\0t`"jA./dȍyO-@o@]+,gS ޸+SRI4+xkl2t"k7X|")]xq c#Og K`54%SjҤ̯]p?w#5t= ٞ8U:֋|A\U&ű(rׄ6 M&%C-y4 R΃7\e7+{lfYb͔Y ڻ̈́f,[H^:!֚st= 趭 "Ucf7,R6aM, y~iwB6)rTy#bBݛyQZ +UߌˋEjJp pӳYOP#壦! mFwdrtv?O ,3U犱T.Ok%ϛTnb>x4]Zs? x+^G*46LU"H;dxs[ <3.xCXɠD[x^RM&QP]~FkcN:&e=(/geA%X֨K!͸C+Ӟ4T[HcI{&"]_f/LSUqYu%uSLNh^,ҙ:J҇S~T=O2ԧz~ }{.V qi(<I.,nOם1j0! o&_Vy+NyZ ]Zc84ۜkg8Rg'*ҢBi|wؘ[ $v2X~ x7\|c&aay0GFۏ{j0!҅a9> Qԧ|$Yt_W6Ev;ڊYB0}oP0zad=͑2TБ1{ZӐ@Ӝ~%T#">iw8D;f lqT_heU5-_b];#J;žGl-o~I$)I#Jֳ퀎{ѓL)D8x? Ó-wukkz|/%0Gظ[ިLBorasYn*A׳č[[Aoz6OE=B^}vg'݌;%!Ȑ#);-vu4 8_N=~QX;Q{S\+] _W@sM4W_YuYATր{?X/aFII;ih! S{0xD 7vUʮqr 'E,|͏ݫڑ)" $Y { ze~6ƙ^ )*$P#h8+̀4 pB[HMt[̼ؒzjR)Hqiaeʈj:+hsTI0,`$Q0k0iԀyC 3jCb~y54@(]Q86Șm[u=}L~qB]Uǚ;} Ao1}ظǙ74{`)TR\g}+7',aV 0QGQɛwoRk# Ѧw/8c['f2 av LJP_?q0I(=Wxe⬴^E!k&YVc*d/h= O0Mv)nҷYƛ gG.peC,PX\,-3ah FCV]2PH ´DG= ` }bN+)-<Q (]˹&'[ -Ŵdaϭ0not xͶ=f]kx0\ͷ%waˡ ~ŭ|tXkz%}! (XgŰda>7C/`>@+LDŽph|6RPϳeWi_mm,/Y2+=/]Ζ=?[&F}fM:_e3-N"0聬@.;<.v~+ SPn|u: ߀wI/"mZ`#عO{;ښ7[-ypP_v$'iNniP~صҵ{{]K%aA]bϕP?JJ&>,0 u"2EFP߼&}ɂ1UE`<2 !(޸mA`8b!N^vva%IbL¼WPVq6O=jVөauU-='z+liK-G]@;7lUID2]8sr ~9dE2 $Os ~6jَ%Bor (k)T-(̯PH&U(񍞖g㓌iiU\ eC#p۲2(97j겝aJ7] xΛ%QI6ŽQwEṅSNjQU|.Ȱ=VtƈqNp*)X0= ث1lLu оOm% '<0(C]K zpo@n&}^1@t}!H8UGV"OqJćc:/Tז}6iom ''= ׷T}Q`ռ#/n£<K}z }%h搟XI:#c`4X_1u lOi!PUI4C[iq}lоܘ8 +H&6qXO%׺Q*V%ˆw'5޼= P=e=JM*C"SI uQD?Ż+YiLՋ=A]E݈Mr[o ^r  'J_b0-11&B'wSu;Ѽ}:B r=NALTYwHQٙ*xk@I9[qb1ѽؕA ϒSo tqKg)o}"CFB,?K( Ŭr'[~X|KS v6`n2XHI; h>B$J@opq IH@隹ylP^o *.Jmv#!敘-zE([JA/J@_QU4?/{ /L64ł; :3)QH ACB/PMH_NTGG`1(ܞU}ƹ; &ǷDL be 4yhW"kQ%CmѧۆsA5VL zW4'&8Y8>9r3KhDn %9$3 |yB]_8~7f@5.KEyz]x1z[ġÿژxԲ\A~9-־T!YMLe4.r"SeАa?UO4j" *\z Q^Atv /tUvn#6,F$-N-},囧^e+5Nhb2Hb)ā43f9l) K4s dNHVBh+ \"' :R:(-inڝa/Ilb.`TPYf+Rh򦟨4`R(Ta[oOKo?1IN5=>cp1LyrТ K5K| !Eb)vv^45S@¾bH?|g~(@), -X$!m<amBk(@oNbQ5Glv2&gmaV8Q.Zwj:^'[dT.tĆs`ʏ]ժy.Kz :G *(-DrjZS^o}6λ;b]1@g@r,.GLfFs(Ew14y47Mo4IQFc4u>W}k5#d:BIfk/!?J-nxY;覗U A+$H/mYC{{YeLz\a.brFϻO=u}1$ )=k %]̀fb8h+uƛ _$g%Qq@b @mmbӓ}B pD~viǩ0߮7?ZL6['xP[ W]vwVv{3lp:^l)&5} Ԉؔ&c`@;:x1=<9[N34JW 3L)e!wwRFV.=GfIY˥>)D24`S<Ag} h XlN g}`WH\Fr7ds{'dWG6w\e;@$Y !C^mݍkgdQ8䍮)qBhK̝_o^jvn%=BLf DoVZNEqԋbxĶ&]aH%<r?RV֎e&hi\[C NFj€{[yM#>}Uչ6nGVѓfT䁐&]U(C , Mq2bWZ oyWӉGnQUjƄۧ.&ծ|(Rʵ‘*$Fˇ0O8ÑV)Yf&DIƐ ! ҆NIFWtȺ4R&WJ(r."^1CRl O$[7HxlETxA߀ l$!MbwMk)I&J듰t}W7GB%-Xh.hJĩ֔¡')ϊ8:Y| zOreF,=: w G<:J 80󭛄9cAhJl 8R֙hO5}]kYm[yoKq4NMDDd 1L֎[e|& Dў4L&qYs'm/ذ($B/[O־wNL_<9C "_f筝2VSxW>'NUTI#\PlL̂C|X_w[=؎X,j?t1"kfHHߐ`.53 }hO'z]g"{D|.].L#c%Ls9󴲌i?/iq~Y3&(r}*qJ6s jPp4NE/7x'ͺ;tGK{uC.$䅠+bܭhϠc}W릭VH ps6KQ(gM8VP {ζqcw_wH]}t&HT]>'bc _爒'HfZN80Lzof$HDeUYY^pgb3L1BkYV&5|+v ]{UϤ`Yz^=}S݆hIB~2ÎLR9Ub+=: ԛD"B)4lD7fmfg/@8/P9/,MsI3,'F5=h偢|y4ffGzNR%$0bW/-v@,[;۵WV &ee8cx4[7cǦs#XdmC%(]yPĎ-u Y{ոEhNJKx/"tp 9|fptp! %if[MػV|߭KwҲz_D8/Z&t?A媛"E]#[ΏGA\ax9NnE`g .%TQH/{O|eQ>Y+I1?W!DMN!v%''C P F9A \oxpo{ 8DU܄,+ \aY2gjxI( O=VfOT^HLm}t~%t_ü'|hh(عlF=ImW*o;Se_ )wG[B!x5ǐ0*'bӺ\_h|kFnU Uz?4[dΦ&@ 7w'X$𥣂Oǝr8Z •]TeNY!MO &rAsR@J+OeӁ'fqrV[GlRPڨK2#-I/o(e~hX s ˝`h,H-p*~ubX{>yhwl9\^]>=2JB4܃qa&YwXHK:ӛp|1o$A3.?jHytޤެxj!\@XjX?4-׋'aOE|-)d( ZB1:Oγ Eq.!H`£n$tFwL{-RH]:%czqȺNd^j,Tg_G8%4OY/˽ v:09P15JzJL^h2H-a^Tf!KK)6 ޶}̇~߇5_a'k$4q_jS`Qʼn1fH= ]թ 3Hp"@nyB!!P`q>!R}^!*4orW4\U Tݢ-7[ {lZ ĸwbt * rIRln0yJe;nQ⇨7.VU 2}c09ջ`.?ou3MH z0$Q>1Ɗ q2bTPk%ۣ_hy<ˢZ{)N fY{t^ݜ%C  x׊TWTY]껸yNzmu\ /m0h}IPv%Y'Y}gIeWZk=TNfĽ-gΡL(cJDpkZJV0}#5YQpk^Y:]ޅ43:gAOzR=#"X(QR8>1y`,M2&<)FqU!*0ָx9r\4tj6\RJqY+H]p{j;;^樗B|,ԂMK9I`іu3\ YKP58cU`AUH} nh xfUXmB, []4 )_&jAڙ|W5ej#~/xceXha `~AB%Q.u{egvfqu)7qΪ8?x`7]-W^yZfH0\֔r_/«}tdѓ<Q GZ>aFwN)Iosۋ#n5: ?2JA+P.Ԅg7~ hTC#Ȳ #4$-J<–J?UtvV_54pk Q9,L:##+Of{1*n[Y S3{zs+]K7 X.0%w. oc JhD;O7{U={E.gk>){ `Ԋ+_ۅ*%X#4L%Iʾ1 A֫ _U1^J)b}rѵ,š#"4oBl ɗv})}/D@7x(/BN42m#a5_gF =Z7| ,.^wQ4oQ!'갛q2pȄꠓ&(bWf8}VC:['/ErfA!E?o}"4 K?H4>nnReXge3݅3Ww$w ~whKKU _["3ۭ Fg SbVn3ZM+6 n(H6C^@8i[ÙqQ;\]?} ztCEsymdTgcOOcYfPONQ 9\~TWx3TVIrF)@Y^+{3aIpYQ~_Ǚk[V&OlHUa[kK)_S&8{)" 4%΋0 Lށp-ފ~WǶBRY6(2e0&N|\u V8H}PD5o 1@dw@ qTOmQ6X ps{v5(n" ۏ>?w)iz,U ?y_#YWq▕Z$ .S:)|!{o| O4!8YJfY\drg?Y6Dօ+#^qBp)y$lFK.,/ՃSKҥ0m mF\mʹc桎ӠJ>vcpN,${ۂL 1MX#[FledziYЉ( \ҊD `ֻ@,&vHsl?NƘ*lH?pzs1G!--1/Y ݓўHe |_}[)BD12&G6?(s@f|0:$]5kD3ߦO$v{vp>q^n@̹SY GYs98kGL !#<PO'iFCH >-̉pRKH}k|-jۣA0@@<4?x*5 T٣l#̓SA tr;Kિ^TߟⱠ Ӛ _l;̎iM9J.-3YD'܀kլ63*m\NEpU6T:]JÓjpAPDr!Qdnfz/ ?~P)r;kdBj). |뢝:K4HVph׳Ԓ2u~RUd- eji`zu ڡ?ý3_\ȓzΚ|t _~6/6g<wܭ{ހUBTuT;0|-@t#*RlsCVt IniNL*$5) lr|QM` [tW8 M$Ƚ_̅@\ml$vBP`4MTs̀ćYCOtGT(Nn.Ky݅ifGCxPt0Ipk̥1r֪$uea|ߎP逄 K|wRV x}Ŵ2qRmU,>p G!)*'i0FS 2^kJ!8ypm:+J]!@{OI X+&ij͊KϜ<*FLE9&H9m|{n9h^ eZ*;t%_7ErFDa\kj?AhfUetևR ^LrPK1P$Ҝcٷ;B@d {UmBo _,{fE258k  ƾ+Y=kRI̗} bϒT  + {Aېr`0/X\Ct/5b >< r۪QQy`B[+-U6zOi3캾#@j^3\7pw+/ya3X@6oFyW5 AHbmVw(Ad|ܥ{K>Zr#LknaɗuHe*Ja)͘ yW&ynwS'kAH!ꀜY#˵8Ή<:IO*toQ)=7Ö[@àlPV}8,˪Q0k[=Z#EZ?H9pLMme/-oܣ:-Zd)m|i& 2T_c!9,/7.QvGU=6Mw4rk)iuHi4oyF!奴9'cq>#IOj*۳VUKO9kc ̐%N*HY&9B(TuPspB뽁" UT31 JHnZ{S#i֙n1aL4v~< z۬ƪ, !4Yt?yV!'P9^m*Vm܂hi˭=-K_s{!qAq[bہ[3 XI=Suat.:|ш@w`&uHZw6ĕ`IZzY$^@s3 ɷ^HAvig_lm׆?,Y`/[7Ew+@WB } 7Dy^i{m Aպ0Vg ?t#GGBW"6RC|,s 7vg"XW sH4X5m0-/ZMF{rh,=9'@`hm<=G.3!WaqS=؂{l#Xן LًSvs\-ȿOބF,veo=%|3I'YlKêдh.WʯcGhͥl Ul`VZ@M0P~*M?v=^AG2`u gGMda/;?(8Uj1 Ymd9FZu)ӑv9>jlf{9VM&ή~fpfto!dVWyàXZ4 8㿭=\8y8 ^NPTCIpeJM|^R6m#m؃䧻r~ykΞ}YA!og`j%)x*z-5T@m8\֌VsB|$H/vs4":%VU20Qs2 GpӊON$ADyDpoa@h#(Z-%\"*d]?|C)kDJ`q/P6K(D's"?J&c(&n,կBK0$c >6Yn@ui򩗭~7c`aM!MxI~`No@V ްey.ncF^$.n'k *?>乀@,~i>rW(捁I)Ē "Tr_YUHvN_+7 nMTu.لNDϊkHZ#>\s./4EZ(V2wEV\Yppc襺KZQ8>̣o 92=NU 7>ŞPT$EJ!%YOzƦ[Z,ӮsnYw,=+_|=2ˏbMIV;$(H*aޚj1o[wSd"IPfV[ܚPߖqQ :mA~ HE'? RbØf_vϩ9q˥cg{NvB!ta(.Adp:*+&qK3 B:.he۠tZ![*VOS {qIKX+tD/lAl8&@=q!AU1hg||hDJy 4xQ8hDr+* [ (Edط~־].c\D, 6bᩂ_4)^Mew\ޅZy9VdQ 4 rck`B0ć39w9Kff_D##ٶs2 k#W3Pq< PmD;)@-]5#U|6 5i_;Ȭ֨ m7"Igv+Q꼛O 4I/B͏֕CR{mLMje+u0UՔjGX&B1CC<Pvc7Q䈊'Jyaִ H/xͳ׺ npG7Q R$~z͸i?+lPw{*-2 Ήobv %+>LJ3v,L5]6pvpKjPѮhynC:9 ^Wh=Ltdk`f @{EtzTz#YxE4bdm[rd}l1-ݸf.L 3\*cp%+cJa1OWd*\wLV_HNX.ط QN @!{+Zj\JZ:H.] =#o~v<+ fl>Z~6$T؄Ky>V 7*`(c)gE 2sÎ$LπYsn!:v7&>zkBYvYDϑ[YJXR_H Lt fH"TNȶb{4ZnHw@^{B 9Z)"S|Rr`L8.N+Twhcwܝ;]eLk^OJচ d(姒T,,Vɇ(uƅၜΉ`ЎWWD_֎wqj2؊P)^*c#ߣO&`jSI=m_7dG5^I7&5u1c27z;- l$]bn\\Ƅ/t pBx P!zhH,Ok:i}5u*n1PMT%_[Sq%T^CIXw~w]4_Ģ*c[7tB2@2L;4D*1V"ϋT%k#: V/vH;(gF`JɾͥNL˺k&y9d a Q{XE.R|C"6 o f0.zߓ~58$orj Q*<_y u% WFRaš}1N@])l5\2`gQ?BmԅR'vp[oY[yUє7ڡ&N{uS()"8@ ??{mgf]ĭl߶ܼ34֍+l huƲ?} l, #i8sC ?.>s!ӮGO0e?ϴ#CMḱj'H{r޷^6aw&VM%xR#WN"!v;/Ta[48$Sٓ \/Q |D}j?H`ǗKVr YZ