sysklogd-1.5-18.fc20$>4Af` Pj>HE,?Ed   JX\ +   `    f   ( \  n   ( ) * /+ A, T- \8 dz9Lz:#z>>?>@>'D>/G>@H>I>X>Y>\?]?d^@ b@dAgeAlfAolAqtAuAvBwD<xDyDECsysklogd1.518.fc20System logging and kernel message trapping daemonsThe sysklogd package contains two system utilities (syslogd and klogd) which provide support for system logging. Syslogd and klogd run as daemons (background processes) and log system messages to different places, like sendmail logs, security logs, error logs, etc.T/dev/null 2>&1 || : /sbin/chkconfig --del sysklogd fi exit 0if [ "$1" -ge "1" ]; then /sbin/service syslog condrestart > /dev/null 2>&1 || : fi exit 0bk F> %#|(큤A큤TC>>@= @ - 1.5-18Kevin Fenzi - 1.5-17Fedora Release Engineering - 1.5-16Fedora Release Engineering - 1.5-15Fedora Release Engineering - 1.5-14Fedora Release Engineering - 1.5-13Fedora Release Engineering - 1.5-12Fedora Release Engineering - 1.5-11Fedora Release Engineering - 1.5-10Fedora Release Engineering - 1.5-9Fedora Release Engineering - 1.5-8Jeroen van Meeuwen - 1.5-7Jeroen van Meeuwen - 1.5-6Jeroen van Meeuwen 1.5-5Jeroen van Meeuwen 1.5-3Jeroen van Meeuwen 1.5-2Jeroen van Meeuwen 1.5-1Peter Vrabec 1.4.2-5Peter Vrabec 1.4.2-4Peter Vrabec 1.4.2-3Peter Vrabec 1.4.2-2Peter Vrabec 1.4.2-1Peter Vrabec 1.4.1-48Peter Vrabec 1.4.1-47Peter Vrabec 1.4.1-46Nils Philippsen 1.4.1-45Peter Vrabec 1.4.1-44Peter Vrabec 1.4.1-43Peter Vrabec 1.4.1-42Peter Vrabec 1.4.1-41Peter Vrabec 1.4.1-40Florian La Roche - 1.4.1-39.2Jesse Keating - 1.4.1-39.1Jesse Keating - 1.4.1-39Jason Vas Dias - 1.4.1-38Jason Vas Dias - 1.4.1-36Jesse Keating - 1.4.1-34.2Jesse Keating - 1.4.1-34.1Jason Vas Dias 1.4.1rh-34Jesse Keating Jason Vas Dias 1.4.1rh-33Jason Vas Dias 1.4.1rh-32Jason Vas Dias 1.4.1rh-31Jason Vas Dias 1.4.1rh-30Jason Vas Dias 1.4.1rh-28Jason Vas Dias 1.4.1rh-26Jason Vas Dias 1.4.1rh-25Jason Vas Dias 1.4.1rh-24Jason Vas Dias 1.4.1rh-24Jason Vas Dias 1.4.1rh-23Jason Vas Dias 1.4.1rh-22Bill Nottingham 1.4.1rh-21Florian La Roche Florian La Roche 1.4.1rh-18Bill Nottingham 1.4.1rh-17Bill Nottingham 1.4.1rh-16Bill Nottingham 1.4.1rh-15Bill Nottingham 1.4.1rh-14Thomas Woerner 1.4.1rh-13Tim Powers 1.4.1rh-12Tim Powers 1.4.1rh-11Elliot Lee 1.4.1rh-10Bill Nottingham 1.4.1rh-9Bill Nottingham 1.4.1rh-8Bill Nottingham 1.4.1rh-7Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Jakub Jelinek Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Florian La Roche Prospector Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Nalin Dahyabhai Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Cristian Gafton Bill Nottingham Bill Nottingham Bill Nottingham Bill Nottingham Cristian Gafton Bill Nottingham Bill Nottingham Cristian Gafton Bill Nottingham Jeff Johnson Jeff Johnson Jakub Jelinek Jeff Johnson Chris Adams Jeff Johnson Cristian Gafton Michael K. Johnson Prospector System Donnie Barnes Donnie Barnes Erik Troan - Added patch for remote syslog PRI vulnerability (#1142373)- Rebuild for rpm bug 1131960- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_RebuildFix chkconfig line (#478794)- XMas build - Fix chkconfig service syslog -> chkconfig service sysklogd- Put binaries in the correct path (#471701)- Don't strip binaries (results in empty debuginfo package), #465139- Remove more -devel (#313090)- New upstream version- sysklogd provides new realtime interface (#236356)- some fixes of previous release (#223573)- include priority/facility in message (#223573)- log in syslog own timezone (#231326)- new upstream(RH) release.- fixing another issues from (#226448)- fix spec file to meet Fedora standards (#226448)- do not stop running syslog-ng during sysklogd uninstall (#182605)- fix typo in %post scriptlet- fix scriptlets- fix some rpmlint issues- fix IPv6 patch- improve IPv6 patch- add IPv6 support- make sure scripts don't return an error- rebuild- Add Requires(post) and (postun) on /sbin/service (fixes scriptlet errors)- fix bug 194494 - move logfile touching back to %postun- fix bug 182605: only chkconfig --add in %post if $1 -eq 1- bump again for double-long bug on ppc(64)- rebuilt for new gcc4.1 snapshot and glibc changes- Add 'Provides: syslog' for bug 172885- rebuilt- fix bug 166643: klogd needs to use internal syslog functions in syslog.c, because only they allow logging with facility==kernel. - fix prototypes to allow use of internal syslog functions.- fix bug 165972: remove unused syslog.o from klogd; do not compile syslog.c- fix bug 62679: give initscript a reload option - fix bug 78371: make syslogd's umask configurable in sysconfig/syslog with initscript SYSLOG_UMASK option- fix bug 158205: fix MARK message generation. Patch contributed by Ray Van Tassle of Motorola- Fix bug 152319: potential ctime() deadlock in domark() when called from signal handler- Final fixup of '@host' name checking code: remove possible - duplicates properly- Fix bug 144084 - bad version of '@host' name checking code - used by mistake + memory corruption caused by free of - addrinfo node returned by getaddrinfo().- Allow kernel printk's to emit an odd number of continuous '%'s . - (#141545)- Do not allow hostnames that resolve to the address of a local - interface to be used for forwarding, else syslogd gets into - an infinite loop sending messages to itself (as reported by - Chuck Mead ).- Allow SIGALRM to interrupt system calls, as syslogd expects. - In Fedora Core, signal(SIGALRM,...) uses SA_RESTART; one is - required to use siginterrupt() to get interruptable system calls. - (#140983)- Fix race condition where child sends SIGTERM before parent handles it - (#126223, #123906)- async logging for mail (#73306)- do not set bsd compat on sockets #123912 - fix empty log lines #125679- make the race for -HUP a little bit smaller- don't escape UTF-8 (#89292, #71170, #112519)- add Owl patch for crunch_list function, fixes potential crashes (#120453)- fix recvfrom() on 64-bit big-endian platforms (#120201)- rebuild (#117696)- make sysklogd pie- rebuild- bump release number- _smp_mflags- don't forcibly strip binaries- revert loglevel setting to previous behavior (#63664)- don't *require* logrotate, but conflict with older versions - fix fd leak of System.map (#52901) - switch to -x for klogd by default; we have kksymoops - provide LSB facility- enable LFS for log files- fix comments in config file (#51678)- require a specific version of logrotate (#50794) - fix %preun for the case when it's not running (#50123)- merge with 1.4.1- i18n tweaks- new translation stuff- adapt /etc/sysconfig/syslog for specification of arbitrary options (#23171) - fix translation string slightly (#24088)- don't set owner/group on manpages on install - read /etc/sysconfig/syslog if present for some configuration paramters - fix build with new kernel headers- start klogd with '-2'- update to 1.4- rebuild because of broken fileutils- don't log cron in two separate places (#18122)- more fixes from solar@false.com, dan@debian.org; fix the security fix- never ever call syslog with a user supplied string as second argument- put cron logs in /var/log/cron; rotate them- start at position 12, not 30 (we *need* to be before nfslock now)- um, how did %preun get tacked onto %post? - fix condrestart stuff- add a umask call to the initscript- move initscript back- update to 1.3.33- automatic rebuild- fix logrotate script (#13698)- prereq /etc/init.d- fix init script- require, not prereq new initscripts- initscript munging- modify logrotate configuration to use the PID file- rebuild in new environment, FHS fixes- handle bad directories passed to '-a' without behaving strangely (#10363) - remove compatibility chkconfig links- handle compressed man pages- add patch to fix segfaults in ksym-less cases from HP- fix ECONNRESETs from security patch (olaf)- eek. The security patch broke *two* things...- make klogd actually work.- rotate boot.log- add patch to fix a possible DoS (thanks Olaf Kirch)- initscript munging- patch to fix non-null terminated stuff in klogd- move (sys|k)logd to /sbin- log boot messages to boot.log - actually put the sysklogd links in the new place- disable mark ticks by default- stop klogd/syslogd as late as possible.- twiddle initscript to avoid confusion- auto rebuild in the new build environment (release 2)- update to sysklogd-1.3-31 - stop klogd *before* syslogd- escape naked percent chars in kernel messages (#1088).- rework last-gasp address-in-module oops trace for both 2.0.x/2.1.x modules.- make klogd translate SPARC register dumps and oopses.- add %clean- only log to entries that are USER_PROCESS (fix #822)- remove RPM_BUILD_ROOT from %post- patch to support Buildroot - package is now buildrooted- Added exit patch so that a normal daemon exit is not flagged as an error.- translations modified for de, fr, tr- added (missingok) to init symlinks- added status|restart support to syslog.init - added chkconfig support - various spec file cleanups- built against glibc/bin/sh/bin/sh/bin/sh/bin/sh/bin/sh 1.5-18.fc201.5-18.fc201.5-18.fc20sysklogdsysklogdsysklogdsyslog.confklogdsyslogdsysklogdANNOUNCECHANGESCOPYINGINSTALLNEWSREADME.1stREADME.linuxsyslog.conf.5.gzklogd.8.gzsysklogd.8.gzsyslogd.8.gz/etc/logrotate.d//etc/rc.d/init.d//etc/sysconfig//etc//sbin//usr/share/doc//usr/share/doc/sysklogd//usr/share/man/man5//usr/share/man/man8/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textBourne-Again shell script, ASCII text executableELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=f3bea04f8a0e904c69aeb3ce17dbb4927541623a, strippedELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=b9e41c7a480c287e764a7697d6d2ccb94fd9e483, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRR RR RR RRRRRR RRR R R?7zXZ !PH6t]"k%]n茍ΊKF}k>> S2~aL[~Nj3 Y|Ue}F|0c9םd̳<eDup^?fYws$\Zw%$GٔY} > - i, s8jK f D>}d^2!4v ("m&#Zh wFM"3oTȳ\:Џu+Zz>PkV<oSXG][D*MNxkcqz˿ìlTG(:Q@ 5ZP!<-%5#+0'-!=:ӅkkCP_Kt3yo`7d-g{eEh~j\}Bh(qӎ,MHzmE~.vܙdu2%+ܛ^@U׋"bBSGFT={TEؔJr-McuvdPOjeS0lZa|MVD,Yd2bZT"WPNTϋ0(]8'Iz㴹L[FMF pS )<ru`B3n'#Uk. c!jW`OF"ڒ FCەJeVdq4?IK QQ LGrF{;HbϢ Hǫ|VZG8Zĥ&kDj_kiB8ʈ#rlZpENf8IeuU'4 ?e\Q'Ȇp_8Lr+R=!7{ФTÎr.NgM`jJtRxzh|gEMaӗ`jk,}Cf癁u&E ӇU ]CfMC2Ҍ5s\J%(<=a{(Kf`g5S9p|EUe@Jd0\I8Oax"潍![(}(}5d4m["bLw`B0F64V?$HLAޗ=C[Z!8R.Vc)W9ӞǤT[dv?pRR'檐s30h,}+d1?ie2+r'wm? agf#/6>o/μ<ǥ)E@ zV8MԶjO=DV bqm~QrTź *+Z5yY<ޔOJbrQR|abWݘ~` 1#+'YS)+8^$TWo~vt^k3׹Λ$A, "wN\9*E:+E%N^wr>aCm"i >&%*+OmL؄09h\Y63rqQ,{_\DfL1gJ{, g@-DA1Q)D5px$MoAE!vlj;7Þ2=tIT%\cpC_LIЁ eYenrd"SΡYoPw %'/,|؊"V*="7VB#,IgWWI l4!+7|.wJܒv#!n{,O1l$QAL,"A)NԍīfɁ\X֬$/khCKC#6_,m/0OzLԹ)ǓTD ДF4A$pRp.%?z"Y+LRdtzڨaOqHΦ6T}d~j[^ ~؇Dc#: ;4g8j{r罺_UNHQ zCv`tDk3#yNӋh!JFPnU Jnh9 $YٸO-e@7 >3Zl0ّK~MKl Hu ʅ2Yr JR΅ Q /4W[3C^fke_Ubm8D!h8s8/*>AK97[Q 7Wak0N{;n@ 2'[{xf XFW܅7 3vcy>hl;g'2ܱ'~nQƖ9 c0Bn] QȌxP-p+W 3lQqA6ݡxAߕPvxӎWYQ̞_|d (PK#rZQa=?17&R'iA C>N'0( %G-X ꙋp--I'V6 )TY*BE I;kl_XIpI!Dfڥ[Hw)5+,)`O\s,0cl`~uH4Ѽ8+k(P )sy{C֧>ya=XRI~?Ag  GB#5YA約S17X.g%Si{-&f<8{|d@C`Ƨkr.5h)٬J>Y-tq[[ >^']Qu*jO 6)?K{gt>͹hgո^R.6gi he#uяA9h}"%v 9)1-01yNS/́NBc |?bjS2Az4X IsFA8t^IVC'#)#O6{P?OÓ0B:)W~7EfT*y)#C?` jZwH$`BЫ .ZV}E'ĞQQv7r)N.9.KE19H'Q\ET'X z:4R7`ŢLFqer'7(:/B(pP3B$#2gzF7IRu *↼0Y!< ͍!#9*59âN&KoEz7#`>"C"*ou mC ye%Wi)Yੑ& kZY2 C>5l{ㄵ x,١cͣSIgr>I ;QM%?1$MQJ0]G:wۻoImIxÒ` whNtCOOޮ^Oq($I~30" R?5Lqp!t{׶ `4ZfC u*@s&wZ2=h7I huˮ'k׮ewaF:,N.yyygsȬƸm#̮;>Z jֺͮѕ` +CIk?5  :uc༂k*jD6.O`ey٪&'qޔpzjyҹVװx޳ ?ʈRÔ#d1+aAvbh v]~UIEY=`iR1MWV ͕O#AŶ _ўxQI ԕv=bXޔuHެUswкQhA3%(d}=Aj?5:k  v|F J1uR?.+t뛬ÉORG4`&#'xτNW"DT5V(? L:7oNk6rB:N7jE+Vb\{ox2wM{["M4d(sŕ >6-v X/S5dO1'z{.Wsrnm2Jv4UwgW:L@+,vBqqeךZ3_+{I~5aE)7"F{Xrwy ֩pϵQ/Y4ȹt(vDaq0`G97:;U'"ZN/W9^qB迌u P{^3P 2GfW z dbvQ,^ܐZOx:q//e'cIɗ_SM6nqO9]2o є7wZLKSՃݽThSϟrĽ^Q-oe$D ][U)mT;w(-|ΤΞ*;FXHQa>~_s!zj=L.~Eo q)U㒸Nь9PNCpP@ox@[c?(xyǮw(tWtqQi\bɫD 7D|;.Cn1`'̅wBDaR$CLJb  )rX@y:uze{P8<㣔0.L^ u-cd8mꅕhɻТ0ۜ*BL,"FM$Z^iv1⏚Iam;@'Cp^6d:iقsL'aoQ|=(Fa._-%|5 hHHk:&IF5#/I,ʔ$娐O8P*rTqmC>BV4 BA~h95AʫzX8LX6.X3Bgf ϰE.q^X$ͩ CchDդT\Yrb [{䜺ll: CZ:Ҷ-GhTUHKQMf#!D~ؽQ\*1B>8oX (^G?FV) {XhcX)JV\$_V-^4R$zN6"=F!.gRhw±&= i1R1^ ͮeN=""ŸhqX '=&@BBx)5.@E6&|Sm2=|,j/=4n[4jpAtw"s\bN6Ϙ+avH%#哘.e3JI^se<X"-\VaX4|1P䖣D$?z*Z6}HY6@&kH^2rXfKx6nDxt)T0tkI U^t`~)figqSq]? odE) fI[N:N\Ӯ t!HnG"y"F [6Im#Q X(ִV13^ hK/ W=W-I?4^ґtO&:űR{|9n|GwvǬA]6%'oOZ,)h k+xvv;+`X3"Yͅғ#uw;k QRAT{0ӵNLG_T#uQdlR䡩H1T *2Ԟ4)kimu ~ކrAZNX(5˄"F'cYu,{LGy YFpF2K:b0iJefֽv@"bAؤAO7u]ڔ03H ]Di5wII^ erhWL_ȃ.9[A xUɜE"syȵS&J<B-w{Oxn#x.VHll]J$kK? n4x"z ȁ$O5O߃1x;(zKpbUũr5ޥ)dWhu|hɊ yV"y I|w|jLj?,:(J˸H`?th΍`OfnޓQȌ eW&w ,S^)c!FpD?l~&y kgRy|ҟIu!zqd8܌zRxNLF 9`z}3""-x^mU-pKn@gsI.8C^i!9a SeLOp 9T8#2A&?{`Kozv6-(Svk%$.MOa9A!mq{(W} 9,"?!^k'톶;ݓTPE!6ߏ oi@(N >g@ k^qI06ƔǮ q`=9|r,(|8#;+gD+Nb@w,eЍ| ß޽S| A69W3)ss w ObfT9T̮@\f^7dqR,:jx>U0xMxByVLWKo ^zH-&qHv7$yAbɬre2w\Cx$-͠A+ާ({IRp`Sq]ն2>c u&!ӺFCn_Y] z(ƹ7;h-2G{ATN03^[9  -x oq֣<-Ikىe;Hb@ 7k Tg9#>KU.Fm1:#†p6kaWqI0W->Aajn5d|d*?kgԼ~f΅*!Ԭ)3DS>RmBJzY$]̶wZϐza湳qnikѸ~9p]0lȰJ~tGM*t4r]}ac1ѪQ:TIf 48r_'̓Wq' \A yvpQk]hm.Zgh,lm]0^$9NjRV_&B>f!l(S6ԞԆ`gz(84'KLx?-ծ?'8{ȩ}:@"RQγ(܆##f'Լ7r[1?r5l9m c/O@U芦a` ~ǼC>zOb2?B{t 2)Ɲ(R{OEʈh"堹sJͫtS2>ժ{-51 )Lڹؼ I 77 G9Ϟݙc~]lAާ20U̼Rky~~KF#h 0"+1?dٮP5C]ݘ;Myin-n@s&T"M5^_0Y|6[Euʅˋ9AO]o}gLۃ:7{~#ܳRl+xљf/z ;m-YV  _#soBpy2tY (u2'A)/ ɮF<3r,Gyu7kv c`{BTG)6_&M'Or̓K wЃIV.Q-"@PpdF+`N_IyVxLئ"p_E@cg* -(Xhyb!ZLU>*R X=keI|`%3Af M3ڇ7[bë r)ڋ$= }}F? !WUprP9{^:b' ~YO2)ifM?ԹGR1k,{2e~5T7ٻd0u>Ջ9^5 K83m+>\u0n{ 'ʍ\sffhg_pYբV4VpwsV)Ԣ -h^}>łb.' eYݫdz%4XGizQ)}*&љwcʉ6-ãDPapg΢C]m"`0¢ xM2cTSwGb656)4ja|7_Q;?+jG{g{uqwTb606eO?+LyKO^C-}: TrĜB_iyf>)qXS&,kޚBb|5ځ&@Do 6 HBW#x$E` a!2nռyxϓ̒z Jw/_*ԋn2u?&XTAvP(4^Pn&$+iugAC .#q1-㟦 y!yA4*hJBア!nIe ܭゟ *}$7Yy|˒i#FnU^*ctV+ 9{=({Cv]M3>/s s/Ƥ^/i.s4V2@`s8O0len gf/z MXpp {թgc6$S7:ß;d@FN;o,VzNWw$[)Fr[PϱG 9Xwc_^ H\ԑksSDtj*@)/(U∔/lQD""p{2R=+9r؟XQj_GO3R .0u;)Yl!X(t,CAP oCFb2Z$P,/4[rc= X#Wm9FAMo,`lobFakvoب~I_ӮX?v ܇!&ΚTgkR\08v}>BBt%`|(`rqd1^Wf'rO|gPƛӭ6UlמI+׆1)wZW{`bo8-]\ W= j\Q/SP 5JD N=Qh!KXUQ {d_ρBLKz!izzEB؆n6UG꺔AnŠ dʫxl6Gm9O)@ZO\? H MMv[g/IIF6p7"PbCĿnꑤ]f),mHbkBT4iD$#,dTE(Ԭ; 5Hp!E}$cR;5.vυ5NGQg(Y_ BF n)P:DU =ʻt=4,Ωb7, f1Y‹wθ0Pe.B `yYv[*xm#&I@חc , )wق{\_8L‡WuW2?[KS=24)7T_=^0MEFo}ЈJW.bGNV,f5`Sr肠*!3n [7W#cZnZ>n%[[Ǡmf e6YqDqu,uor.*jot~8Z8l>>63VA. Qc(DR6W"ljK0\0iv]Bqv„$X0tGFDH2!qX|RCx>efΚ mDٱhؿR 6J$;ƥdk=. aO]oZױ%J 9ӏahXMP:067/uv }kr nDS3WT7<*A<}Gx0ch6䎍'*d4o`]V}XqϾY*qi-E f&9no92OUcU_ g21 *x) v&* ry[ڝ pzoz5'UCW.y5,s{#Cd3>x#q\9>E@ Th,<.+ Ys70D0{L]g_#jWr'wNRMiD`MgriAnSI˼lNfN?B7"v̑K-2t"YfIv5sơԯU #)&;a5:A9`z$y;) דX-WoIkJ7|mt{WRגiVŏs;_4:VTHN2 b\C6} %Ԏk-3Z44vbjNl[iiK#ąm΃V=2닿d/ wì`!3QR0Yjp(n' &%N(V[(;v3/ۓ]QqYrĹ8_%defk7::tAһc("CJc %qm*mV D\!eSc :'73k3{1-C}}DUv\B6> ?d?wVTd] =D z0xw,/3ڦ"C`Ԏ bWow+$cxDJj(E}4k)"<>Wl1K“mYA~]jeٞ;ga$Q⩼LoCZz= N#7]ӆ%Rr2*\Y} 3zw pUD@J7T5!%hɧlZCk$@, }HԫV#}TFvKzz#2w@Z}9,ڂHY_S ԤDM-Wx4Q֙vgtTz0 r{3JGβUsqX֜w:< [ZE' Gu/nBm,Kl?bTOH# JIKɅ7))>AGiPQ]7ZA:4y̫01&uU|~\8ljNjo OBPz^[61]>*pX>-V8‚G_w-c!L5O+'ysq㎈~=a5E{V" WᔻP~]l&t)X:6z~(4"FrٔK[ۀg3Cbn?H~,(>OΙ/)?0nҿL @! #pl1H 2x[z|*YN sЌbyI?~2 wupKm0SOFd'U_Da2l5lE n Z_TUXϭZIn쉫~6oީp2l.#gd/GYQ"+ &ȹLʪPPG󶑢C-ǯ+zxK{+C(Jh 9H+},fYhڢ,O#4^LVҁ&vPWDɭtd{S:][ˆx |'Js_^up Z~y1 (5Y+$|=ws60IHx KllJ{mr( ic& 1$9KPۡ)\6ˏ&}cIއ6'hrb6шۡ)¯q^Rgq)h34;O]Z4Yz3|MLA~OZOvIo-ar@RηKiX*%T4!uZ' EW̄#6iϊ.j9\2^`uxDe4o~MSӭLwfŊ@2-1d7̕3pgOE5V_5jǴN$͖iR}ŔA@G0+|2Cւv[zi{Md5>#k`d@fz4/U y{$_ۑU=VN2o|~Jt敄xE~>%'&=F|L]:,,hۀX([)ZTmzYXcR[.9(5w` 5M!4wtҞ/*hʛ )1߶)2ĮqTE94#!cOH6="~@D,Izʹpk Xϊ"+lSOS~kK8t)\6 Y{  kjV?Uԙpahp? EGkB VAτQ9,|%^"TKRy,5nH$M{Q苰 t/;H-eS)DdB `i5fB^,=coע-unm?aOZ)b̫ lFIK"/l|`b;˦;mR-UP35&0\So11 nrQQ-X{g=uw]t-"Z`BwLq37%{0#x>bLpmp#gߐU Q-|i7~%] |4PAJͰ}?y2Xy]N{/ s\siXu^ djYz[ghL<[?d*m+y {eS!sP0g&2,# qjF@{w=ɤ~ڢ5}=_aq'v6!ftjO3t4"ɾ^>$EC7O(>_~쑅.؇|ovLyDdsн0AsZ.)V!0_ZDӸ  K= 3w@S "Gӏn)SS2y7̸+Ut(ju#pȮc%~|e߀h^`9~l]';:m\sB 56%u  &?SW@ks exL,tUjrC좒OS$PϊczoQ#Y=ꎨA37D㾠w`ނ닰 G75T}:K53 gF|Gl~_<\}:˿iNN{S:Px SM W-Ț3%%R!@ `ҲR/mBJ%C]h_3pαR!qNNOr}e}IHc%8ޝb E 鋑߆YuUHgVJJ 6%IRL:Ե% EHePƘX9^imF.wf2SSѳHl@]!% {bX^ ukh;f/_$#dzy}3BƻlJyp<0܆#@S5#BeΦ*=60ӷtοu.4pztq%24]Om86>ĩIud C utFL;I). 6qa0/O|ĵsUe\#c3 8"|1>\61R)4NO5ER53w{rov [(8|W <48]fwnI^ e׃t/@ J=òV1SsrwZi^g;5 @M{5pixZ0\ޕ^ >5 y,u/lN uH)pr7h>|?bITJ%w*'v/<(]6ETG77G< 3e>mno GD7Hk~Yc;+ kN4, 5:ؕc[Lv!v+ͧ'kZMeoSŁf?]"nj X%Kݹss೚q>H7 ? >X.]NNSFH~[%j/8!@mU҆}Qj Xm Z i'\k=l?RJJ RsJ*VMyT% mܶNdbK)۸҂=NfjGV,(G$öP; Ҟ)zZ LЫM+~FiVхS#vjȱ&>?a?:1V=Hbصu\iN^JkW3kb<ǰZUv6,xe؊ś XN1I51GegeD ps?Ҷ a`5XXj}=Z']),x/WXQfշKrQy7ZjPڎ(֠g4 ><"3\V=+lpH8:h9ZǖM/{uwIKα26C\]^{ך'x?堐"NFWEЙ '1^nz<6B-!#>_[AI,[Qe wUtAi@ Y@S1' SM>6ۨWiS8e+ޙ 3c[.gRTt˗ȉEd_ xN"-Y"P(˃h#ZXAʊnqNZrh[?ʤJ'. пvX%F;\!)tvkУI|݉źYE|dxl[UVԔe|̍z "Rnqnqqq_ ,*q(6L_xzs|os|Qis Bsڗܒ $C<7˩{&fCDU*|-혞r^B9[,TosR"ǯOS0ӍjFz~YJNr \y=!VahЫ>oYL-3_5h8:ܷZE-.͠ku}/)69f4ؠw!8BQdUvu[MsT -&qkB-l@}M@)"0F<Y~w_yϚk$L|2(Z۸d!SM\Yi6vC/Bߚ1u+IQTyT ˔k8sI?שYR^t*=ئ;GTK1Hl:li˦CO=pJ(@:3vuԶLAޖJ%Xg oo]B(た65-Hukv-:_a]&+@Qq>}0dQ /l UIL 'PNⱸ.&s@Yu쓟M];JBu`pp/-;~ };ʗ3聟OVw5{Mޡhd?OA7/!ъs۷#>Z} nZx?C/Ǐ;4cWD1el}IVuThPEF8tɊjA|&W׷ OE+A*@54 Xq`[- QLZYcdR+q\6hgVUΤ4~'otZ2-U_#EaxL1QZh NAO`X tE>  CWSz՛DKK0a5 s*@ ]}@C;/O\^:ӂE3sU8d>C3[ne!i]UӖt/s_9y:8߀!YN'UƧAԯ-fڂQ/%UxgʢN"eJn}I ʽ-w6u& 6GF)qƕț{%xx &>Y_Q8;6eʕ[*Cb g!$\P˦(̘{TZ`QL!KK*sΝ Y[eף-?Y%lK-sWB^JϒyxQƔU*r y }d k\~Rx/)2f֬jWnHaSAsO#ԵJyG  r-IdD$'e _Wq`Km(de}A!; HnNQS:lEEwRiee.?+D%8-E.#]9-2AK{Sp eKGk<5=CwSڣ 5 5j= uE WL}NͩP̰bm]e$P{`/i UIZCEXp>}&KVDƯв ƽr>P9%ʿd8 c >Dv- "Ƙ2-Caz5k|g&Ik\7{Ƭ`TE񍟇m7 "ŞY)u]F/HQwW@e&^vWuyI<5Z_ @[4"|'TOsMS2qwcL*O!p1<ހɫ d񕩛=Pfdϝ `a|gdkg{+IuS*h(i< _W棿/Mv};|}w7eyC%=UP &-5x׉ǫr^[gV-[*ŸÀ]$dy^#s E0\d3щaYÇp?ZOefpE/exBX6a8pNRbwU+kOVY`N䋩ŠYU1XRn3D=8PJKb,?ܿgcxX8s*O*}a#AϊAvjqC!ڴNU X 7sP0E8d~ʇDJ ob& FDlkr|Fx ދbVUa,$ Bә d<ZZfHR]#T S20<~3ck`2,|R߬@MOHPf4n[K$KX3YjxE^a[}BtZQ)D;xe^{2%.:IVO^s].aOPd FW7~]B$KaW\>WʣiX2?}9_k/X\A%R!8ep"h[A/~daOQ6-tb(݉,T?#am35-@BxҡwlR7+s5^*,?nh5LYΔɧ[VDbTLƝFۍ($09`N+&D$D,,~j}㉵yH&$s'Z~y𠫆S2H$,TECW|^hK皕$y۾:y^v[&ePei}^jZσ>*ʟ*5..pHwL#itSҭiOsPVBBOW˯' /"pL"%ov`1%TAU ɖ-*ҫbq|.@؊ 8c" ^64uYΚzЅe0#ߒ^ȠU zط4'nCe7,0,i` xjօ6L;LB k^fS?\HnP,{+`uIxK+Gn*c6q!V'@f&k֕*Rw_Ժf$U7c ǦW,(fx_IvJN򩩒,B09d> }ܦfH#tfo N.HnNoN$u^e(X)' VzȢcTVWn3zsXD] 1q+teFpfys1Td/x;_b~X&A2 |>p5'|FTv St0}m!#J'z(.2SkP) |Ar B9gHs3̯BS(7UɄ8% XZ;Ev}hT+/+mE,1mƤ 8 d;@Q.*:U>.c/1ħ$@y$ =0 gfgh+aH ٔ6;/dsww_{dEz\qJ,%8`^%KNӄy9k rͪRNWx?ϰ RYQ:cW%?U־0zT^[{$Ts$Zt8TpZ/(P%5 kaKs퐲#o4c:\pBCPȚK1)"g)Sh<6'>}ugj9:>A}o7"~V GLqY'_ e/$ VHRVDj,JZ: P J"^敚R2J?BS#9y`;*(!RQ^.|U$)yo^YLvCoUo-0SrO7ۿ [v k^HA3`3~xga~k+d# VXsn<!#g8 , _po؞T)_8-ꃠH#N홏WE)KEv5];V 3brOJQDcj_jRvIkP+s) @mDz9Rr?( BH.ycsz(Θ'2͂[nxAWEh$Z %|g1qpP߹%AS{ )ޗLI-h&xF%/8A-jTZSCn&7ӹ xoV`Q qP)CJ(4)Lf'9mqXzAk<(ؐ{BC`.6¶~Sqi5r_ؤcb[H@, Q2|q-?W{Zԓ]}! k)/S͡;ܝz{OΪl(մnRdI]D>Ҥ pxa[ YZ