logrotate-3.11.0-21.1<>,\އ/=„'8a޹>Էbu簨R3No S"^TrAܒ} E*i2 {/rSE3LGR.JS 숸'Ux$1A;`ZmBM?Md   L &MSZ 0 d  ~        0 d   8h( 8"9"::"=G>G?G@GFGGG HH IHT XHdYHp\H ]H ^Ij bJ@cJdKueKzfKlKuK vKwM$ xMX yM zMClogrotate3.11.021.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.\އcloud118mopenSUSE Leap 42.3openSUSEGPL-2.0-or-laterhttp://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 bsc#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=/var/adm/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 if [ -f /etc/logrotate.d/aaa_base ] ; then echo "Saving old logrotate system configuration" mv -v /etc/logrotate.d/aaa_base /etc/logrotate.d.aaa_base.save fi # 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 NF8)A큤A큤\އ\އ\އ\އ\އ\އ\އX>XAr?\އX>\އ\އ9b5db228aaaefe249180d1aa70ea5609d2312181132878a63e55945a241b8024dd04d908b070cae5b584ef010438d1afa1d33759fda0cb2b8901e33189e8a41a40826155045352807612eaba214e51bafb864f2a032771b7d65672c77f01318c743981bd5d37d54c757c341d99bc819918810669f13b87348459e611d31ab76058320aa635a87a7dde13a46172881d7ae668b950c2cc436bb84040ba09acac2cservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlogrotate-3.11.0-21.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(PayloadFilesHavePrefix)systemdsystemdsystemdsystemdxzrpmlib(PayloadIsLzma)3.11.0-21.13.0.4-14.0-14.4.6-14.11.2\[@ZOhYY@YX@Xc@X2X'@W@WH@UU[%T!S @S=M@S=M@S;S:@R{R{RZ@QMQ@Qm=@N@Ng\Ng\N-ZM(L@LcLjyK.I@Pedro Monreal Gonzalez kstreitova@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@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- weekly: trigger the rotation more predictably [bsc#1131477] * Added patch logrotate-weekly-rotation.patch- Add "Environment=HOME=/root" to logrotate.service file in order to allow mariadb to rotate its logs when the database has a root password defined [bsc#1093617] - Added patch: * logrotate-3.11.0-systemd_add_home_env.patch- Corrected the location of the state file mentioned in the man pages [bsc#1070823] - Added patch logrotate-fix-statefile-man.patch- Return failure if hash table is not yet allocated [bsc#1057801] - Added patch: * logrotate-3.11.0-hashIndex-return.patch- logrotate now recovers from a corrupted state file [bsc#1057801] - Added patch: * logrotate-3.11.0-recover-from-corrupted-state-file.patch- 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/shcloud118 1558087603 3.11.0-21.13.11.0-21.13.11.0-21.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 -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10250/openSUSE_Leap_42.3_Update/88ad936155b29ec2ef01bfb46cacd0e6-logrotate.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxASCII textELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.0.0, BuildID[sha1]=7b303b89d4ac2c2913292ce17224a86a40840952, 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 RRRR9A16GЕ?]"k%a #liyq(=?~Fӧ㓌OAa1'0 Ft!:TmwE1&sjJH2E`EQ0P²2QojUߚ`+xibR?Doŝ >6!E)vF ab.iTn6x1fD }`CjrNPn0*5?& z5+$0͔f0a?NQ):6Aa 5MTa7'f㠸JNR61U뺪7•W|01k+9.X#lNTD_e:~>; <0ŠwF(j^,e` 6T80N<>i%Ttu DOj.Ns|+,}F$.TՕk0Z# J]o.l7oVDȨVW` n4̀6>$nU "|BjP2] UT0⇈^U>"˱џx p9Xƺg%s n~t&f0Ti1Eql]ş{>,İ?ߧsOZa8_9$-ҿUw ^B1zEV% 3\0L8ܖGjf8tЕtT6'I?qi|Djke,W;%e(B x&kEDA$Z]?"Jf=hd,glV:\/K]x\DnU?]PBȃ4()W$ gi"dhe9 dטuXn_5iA6۩z"7 @(+4#j1!@\:UTBAS{k"_lcҺiV{  (5DnU@LI?O[$|$GIC4_,!M׼nU/w5Lb w1?7!nSˠ_GcSj*5=.6-Ox8_` 윆:"Yq ӌ@Rџ< Ѕzʕ8 ]1M?u Y>rA׵։`L;ZT%o!QD Jx?>'XO_Q\鲺ʱL8G3/݂, "\/]VN< B'ReHIɎ}߰9c {dUFHgViGD^J͆7!QV8ڐ 5({u9 Iɾ3Q}|&tUe@9<^0dO*,H<%!y.G0jп?v-oЉxn3G]Mk q}}BKS&!E-^_aGo/;Ȝs, `k 1 9;}qC޼Tڲ"Y@Aonپ1Te2Sڦh-ȀNjy%tCI6xt~gKH[WĘegR# 5PP1SG]pYK@NX̮ u'7 zA6 5poTiM?̃@Qs4GR;#G̶~YpSC3f+ylҦoV0:'CHA4^8=̧trCSGvC<~Z F3VU`( ن%n R%ibgd89:W+o&XbrU$f(2鍲HZb7%PMO&qjZŪF]JM;?_ÍL1 LM_ϛVЬvNy#ְreA T*CAX65kJT'V͆eȐsmj)E9c^9?=HAhdJ,e,CYC w)"A-:(}2)/v+nJ"ʊ\,yFTeć]~ %@/k5kTrgyn!iTYQ%Pp.A/u6𼉽NUz䈯djsmILc4۞HR`06 (HTkle<2FljR"n PjHRl|j=UlsJ ƚ T)[~I!f]#BDI>ʾŅIEZ;r[)?mO"7YE-Cta' nǒMe" h /Ķr#qw#]--g(^x-k;ff*q6(됣經h=)ÄW~L#? W9m<\tH" n1ckÝAOwO$9*ڭZ+yӽ϶u#M K^Ԝ.7ov0 }vbuݾh܇}IuZ0#w/@A7:"2_FlnkR*$=TZ(Y[KEa6#u5myLJ'Yg<ƱH9}\Rъ-s0n F< TKWϒ21碌IEmR!:{{S-ۼH\7XʪTd j!:ґպ,A`EڤlOF;`I {:!7ӴdB=!4.kǓI푀9:^6?5|>"huÕ$ pF> 2bHZzaa}c%$q@R!kfr<zbIPgr$קy {V|fkx-r72}Nºrt,]I,A!JHD`_ k.\xx"x|$$9[˪./SZd2o*pq'8aiwl%wa%*bp.F94LSHlU9*ЪɾB1:_&%4BnY+Gu,=9X>Lg3Gi2|Cy?nRk%GЩ(e+ᖋEz m]Xr.2k}Mvk޼RhO'dx&(~O FKϭ";?&]uI"ަbLawa R-P7 qIo֖Y4ߘXzbcznXn9رڳKux=gAaR%F(&v> ų(7.h #.<6 M:#K@7x-v<&il <.vQa?zbf^YXc^""5(޶>PTHKטs!zpȬ4S]N;y/*{n]: BvfIۄbjƢ8 w犱N'X;"dHrq ,z?9 'D/Є %JC`:yL:CԦIs?bO:k P|CJD`)r>pf+pT2cݘIi} >6qnGb& 3!r%bؠt_J/^|$+iBjt \fdNjwK-衶 \4R;&"a3qzLQWCW37GI߂h2ݧ۔'T +6<}US5G?ӏ[e KD+*O[(fDP" SI22nP+,Qz Bq'aiJG@˂^sP_~ cv= jk('N\0ȓjas`-Q~z4"]!?DQ덞hq((IE^,o׍^ ZH@ofR.jX]sᝅ Lds tüT 35onld+jY,ISDOkىa^aZbjP"ޚ8Y@F_C2)vv=[驰plD4"3Is`(5GB'+h%@u6cq$Ա~h`7IED'4_n5#P0VMFhb2E\YWGIDbb@$V=NLc'C:/(<:u\.ОTz'#x3@$2DU_ϒ.nD|,oݭVj7h2t͙x\w|sýթv8ǚe*r9]rtV]ߏmd#Vdĸo4r=L!{*?潈FMUH8[Nޚ|'ZJ:]ԣOwdULHZ >eQwF;ThpQXŅqhB8]}܏|}?4p!1x 9j6M^woAOqU>csЃ(~A7:8pAj|"@4ZUv mU)%jg_/@ C'vh)dE0N)w0xuPġXER},M\GfcM*rt:Y %Nk7V`Qgt LøM #ݧ <$*! ^xOT6Xvqf~.OFI$f7I+=m}ɼ # d.M Mx5[}>6;ن:@FU=3w |mȜUs 4gE*i##`܎ 0g"G= !IgΆ \+HvMFrVxlq搨')K/ GVgdl=}liM(a{*]ζ5£t{h8?҂GED D;vCu w^`\[01ND ^?5] Lbr9b~s?ph4mJQ]w%<K6TGI Ea/21 ~3/k]U "&HXLCznh~nTc+쮫umMn_) U}ȹvNo.;ݡ"j dFpq#KFW()Qj.1fa `AhqO:ά紬+n > a$h)TmG,l%*& ThH"op~]̟P2Je3++vmzfDozqCD/E3,X\ jmG-+ab?F&QELe&uK:w:)FxвR{[Xe}<'?EDi61`![HM tl!y#z_YJ[4]Q>-fx봢 Blˮ]n%J4;S>,EyoC^G[)>@琟ڟM6#Y^)h8S')xrSX?0Fsԓf݃%KQOAiNT0͉`HxBEQ1L:x]O1*7x 0D]MȂ #HxAB(oW-S!>:2GxUK.Cs~Ob.ꑰtUI-НY ,'<у;.PEApuo` p3`> XEd3AeQMv>'톯z+׈aAv_ H+ް`2I5QoSo ?v{FӅ'oY>Th #s9Vѷ ~<X<ЫTpr)tϱp/~): H`^PUI}0UV،8m00 GŇxFB\,j9')9 Ş~c``Ͽ:A R6 {ݎL[%xYvIu sҪ3-X0TduϾg-̂&a0sY hS] n;_Yv14% kwEeg0YPmK8/ J!b}R3VfB"H \(9`i`ǶE1E 73#Y^ ሀn؛ʄ'~Bf@"4;0[ liS!G]wT0y_pI%;|~X\J>auKVQNg@3D}ǯ+`~yS!G5XI򗧘H9)3;6HIwYP~`;]J{"*K/( ߷KWB__1~H͡<6)=UK<"]w'8<:ŧD"dq%7RBBuqa0@e`|RH8#\Ym:K}S"5l^F*] :u4\i-3*Wb |Vt"W؊F&yk=';gnjfdJyWY;nK"{[En"+}1}hXƷ9`37~4=}Fs6OړXعpk9M98T%{QY\j2DC_nV\;֥:Fh@LS ( ?Oh6t}vUuU$0z]Cpna$`M`gj0]DNη7tLu _3Ǥ7-z@} UkkmTycH6O![(EHb3c<a\QOU|⶧+w6 O4cԀɤ/p0d$_bP00._lL8_WA-BLCZ%whqujѕÝjҢÊ HC4D2TS:yE8:5!+ ^)r