milter-regex-2.4-1.el7>t  DH`p\Xj/5,dfI?؅cyG8xY/ :m 'tI^e aﰝIboD `15tBRЧ7>A2Fr  HnXO%C$3׃z)(+^0+a:)@!nDžpy> fm6Xnibg~-9unruO'{GO!3Viw49dc2219df8f4baab9fe8b5fa25fee5ab9835021\Xj/5,dbs?r2\aNQ* K^!bs{H{X2h1yh;1C_˸f`802d Rd/+ؔ%jmKUiWW% a\p0# yAq| ΃yB( bj"QTJR\[_.h5!Gk|-h <Τ_$rSD  NNJHD"2b~?yV1E~'8\ %<4H}ٍ[KbSēlxpIrxxv8')bqnsX0*z(EthXNV̙ɋYP@}ܸ<(qnmÂjFu`12)oOmF0j’B,?,xd  I  %PV^w4 X  j  |    i  t    8p ( B8 L)9 ):)='>'?'@'G' H' I( X(Y($\(D ](h ^( b)d*=e*Bf*El*Gt*` u* v*w+ x, y,0,H,LCmilter-regex2.41.el7Milter plug-in for regular expression filteringMilter-regex is a milter based filter that makes it possible to filter emails using regular expressions.\buildvm-ppc64le-19.ppc.fedoraproject.org1Fedora ProjectFedora ProjectBSDFedora ProjectUnspecifiedhttp://www.benzedrine.ch/milter-regex.htmllinuxppc64legetent group mregex >/dev/null || groupadd -r mregex getent passwd mregex >/dev/null || \ useradd -r -g mregex -d /var/spool/milter-regex \ -s /sbin/nologin -c "Regex Milter" mregex exit 0 if [ $1 -eq 1 ] ; then # Initial installation systemctl preset milter-regex.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable milter-regex.service > /dev/null 2>&1 || : systemctl stop milter-regex.service > /dev/null 2>&1 || : fi systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart milter-regex.service >/dev/null 2>&1 || : fi/HzA큤A큤\\\\\\\\\933f2e369553e21a1bf4dd90a0d1b695b2048325659fb8a43bd3973528f82fbee72aef2a98c6242892dc8a8176a0bfa9436908533be9131f11aca199cfbde96f816b185cab7af05c0e3e4dbf5516d2767aec6672a4b4702e7cbea025112bacbfa25aad155c4bbb50dea0b1e41267c0a234447e06c2e8552b692a3a0d2a91131060e0274134ae8e59b3d72d9bd44eef5acb92015bdd9fa0c8571f13654cfced4b79d3e675bd86bdae41e8c7c6e7b8c4707602a16d0a16a59df2079c43b00b522be3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmregexrootmilter-regex-2.4-1.el7.src.rpmconfig(milter-regex)milter-regexmilter-regex(ppc-64) @@@@@   @ /bin/sh/bin/sh/bin/sh/bin/shconfig(milter-regex)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libmilter.so.1.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)shadow-utilssystemdsystemdsystemdrpmlib(PayloadIsXz)2.4-1.el73.0.4-14.6.0-14.0-15.2-14.11.3\@\q@\T4[@[@[H@Z|;Zk@Y@Yx@X@WV=@Ua@TPS@SR;QQPIP H@PSO@NˎN-ZN!}@MQ0@Le3JjI2I`Gs@F%@F @F&@D,@Du@DH@C}@A4Paul Howarth - 2.4-1Paul Howarth - 2.2-3Fedora Release Engineering - 2.2-2Paul Howarth - 2.2-1Paul Howarth - 2.1-1Fedora Release Engineering - 2.0-13Fedora Release Engineering - 2.0-12Paul Howarth - 2.0-11Fedora Release Engineering - 2.0-10Fedora Release Engineering - 2.0-9Fedora Release Engineering - 2.0-8Paul Howarth - 2.0-7Fedora Release Engineering - 2.0-6Fedora Release Engineering - 2.0-5Paul Howarth - 2.0-4Fedora Release Engineering - 2.0-3Fedora Release Engineering - 2.0-2Paul Howarth - 2.0-1Fedora Release Engineering - 1.9-7Fedora Release Engineering - 1.9-6Paul Howarth - 1.9-5Fedora Release Engineering - 1.9-4Paul Howarth - 1.9-3Paul Howarth - 1.9-2Paul Howarth - 1.9-1Paul Howarth - 1.8-4Paul Howarth - 1.8-3Fedora Release Engineering - 1.8-2Paul Howarth - 1.8-1Fedora Release Engineering - 1.7-6Fedora Release Engineering - 1.7-5Paul Howarth - 1.7-4Paul Howarth - 1.7-3Paul Howarth - 1.7-2Paul Howarth - 1.7-1Paul Howarth - 1.6-7Paul Howarth - 1.6-6Paul Howarth - 1.6-5Paul Howarth - 1.6-4Paul Howarth - 1.6-3Victor Ramirez - 1.6-2 - Update to 2.4 - Bug fix: for actions followed by multiple expressions (not just one arbitrarily complex expression), when multiple expressions become defined during the same sequence point, but with different values (e.g. one true, another false), depending on the expression order, the action might not be taken, when it should be - Add -f option to set syslog facility- Fix ownership of /var/spool/milter-regex so that dac_override isn't needed (#1678040)- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild- Update to 2.2 - Add -U, -G, and -P options to set pipe user, group, and permissions- Update to 2.1 - Default maximum log level to 6 (LOG_INFO), i.e. exclude LOG_DEBUG - Upstream switched from benezedrine.cx to bezendrine.ch- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Drop dependencies on systemd-units and use %{?systemd_requires} instead - Use forward-looking conditionals - List build requirements one per line - Don't use full paths for commands in scriptlets, to improve readability - Drop legacy Group: tag- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- sendmail-devel renamed to sendmail-milter-devel from Fedora 26 - Specify all build requirements- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Use %license- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Update to 2.0 - Add -l option to specify maximum log level - Drop upstreamed cleanup and starttls patches- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Drop SysV-to-systemd migration support from F-18 onwards - Use systemd scriptlet macros for preset support (#850207)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Add support for STARTTLS macro checking (#840665) - Defer dæmon startup until network is available- Rebuilt for gcc 4.7- Update to 1.9 - Add -j option to chroot - Improve building on various platforms - Fix some typos in documentation and example config - Drop upstreamed strlcat patch - Drop gcc patch, no longer needed - Build with additional warnings enabled, and add patch to fix warnings where possible (libmilter API is missing some 'const' attributes, so it's not possible to get rid of all of them)- Requires(post): systemd-sysv for sysv-to-systemd migration- Switch from SysV initscript to systemd unit file - Clean up for modern rpmbuild - Drop Sendmail references as the milter should work with Postfix too - Nobody else likes macros for commands- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Update to 1.8 (log symbolic host name together with numeric IP address) - Add missing function strlcat from openbsd libc - Fix %postun to restart the milter properly on package upgrades - Use %{_initddir} rather than the deprecated %{_initrddir} where possible- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Rebuild for shared libmilter in Fedora 11 development- Support config files with more than 507 rules (#304071)- Rebuild for BuildID inclusion (http://fedoraproject.org/wiki/Releases/FeatureBuildId)- Update to 1.7 (sendmail macro filtering support added) - Tarball now includes a versioned directory name - Split milter-regex.conf out from being a here document in the spec and have it as a separate source file instead - Unexpand tabs - Use the standard scriptlet for user/group creation in %pre - Use %{_initrddir} rather than %{_sysconfdir}/rc.d/init.d for initscript - Use %{__install} rather than %{__cp} in %install - Drop scriptlet dependencies on /sbin/service by calling initscript directly - LSB-ize initscript (#246983)- Add patch for compile errors on Fedora 7 - Use sed rather than perl for quick scripted edits- Rebuild for dynamic linking speedups (FE6)- Address issues raised in review (#189611) - Add sendmail dependency - Honor %{optflags}- Minor cosmetic changes for resubmission for Fedora Extras- Remove redundant ver_ and rel_ macros - Don't include package name in the summary - Use macros consistently - Generate LICENSE file in %prep rather than %install - Don't strip binary, so debuginfo package is useful - Combine groupadd+useradd into a single useradd command - Use /sbin/nologin for mregex shell instead of non-existent /bin/nologin - Don't delete user+group on package removal (see http://www.redhat.com/archives/fedora-extras-commits/2005-June/msg00271.html) - Install initscript in %{_sysconfdir} rather than /etc/init.d - Don't enable service by default on installation - Add scriptlet dependencies - Add buildreq groff - Use full URL for source - Edit username in man page as well as in code - Use install rather than cp to install %{SOURCE1} and %{SOURCE2} so that permissions don't need to be set in SRPM - Ghost the socket for clean package removal - Buildreq sendmail-devel ≥ 8.13.0 because of the use of SMFIF_QUARANTINE - Use dist tag- Initial rpm release - Modified user and configuration file location./bin/sh/bin/sh/bin/sh/bin/sh 2.4-1.el72.4-1.el72.4-1.el7milter-regex.confmilter-regexmilter-regex.servicemilter-regexmilter-regex-2.4LICENSEmilter-regex.8.gzmilter-regexsock/etc/mail//etc/sysconfig//usr/lib/systemd/system//usr/sbin//usr/share/licenses//usr/share/licenses/milter-regex-2.4//usr/share/man/man8//var/spool//var/spool/milter-regex/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8cpioxz2ppc64le-redhat-linux-gnuASCII textELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=be7ae04ea8d02cdee8c8c917c5f59608e2f1b9d3, strippeddirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)emptyR RRRRR https://bugz.fedoraproject.org/milter-regex?7zXZ !#,7X] b2u Q{KOT6*'3 am5YYvK,7}Rms]gYZ' ^M օw%_:@?}q4aWGmy5oCHSA$K:rʚ*ԄO8q8b) b9Uމ4g@C[dFwY'0* n54H<2n+x'e%4-COdUFzXJ"#vzr>: ZQę(-Ǒמ*}%ͅ/Z@h`/ ;[ň;yԮ,߽5т[,JasWcw>l`W}#{r/!PةYCGX]\F$Kq&xqg޼P{Odnd}3G;4Ƹlǂ6@ ygEG1 \X 1$;Ӊ&+?,LV!`kizl{pÑ8i$yC]My\Aq^ ƾozܕ^mf[j?(R-¶ 5@5U4s6{ZβF'~7^z]rb }NI^ֿH_ły)Kvv`^js\]uLy¡A/QzJmĔWU6m9ax1Uh٠on?SgQBk>x:glnni6Ԩ`NGJVmۧX f!^]ͽcӗllr I,w5M&j@pno:3 .$|ٶMZ6+.JҚS=FRRgHZcRRLNou}2cC&Vyrzcz@ &6G׆dz)rWw0~d:[xAS6c$9_pKV~z/ai4WRBeHy;je5!4%ŞAXnb'f았 |FP-aP}=o1{d'%O0AAam 1WS Ē 7b~`MEt'ew1l?d;z;d6:V ל",P?qm1 CVCsv8T6eWL\g[ۼ9{"9 u4?z䫝o2}TD -N3[i{jdiҰ)MTFFO{^;?M{-@dvDoG{ [ NΓPcG ~Iыh3ZX60Z|D 5sF)& 9rR:oJ#ߖ.ThKfޱO`goD|l&V'`2u4^`m R_EtǺ xTĨch}S+=\~o۶Z24A-A).)O+gj-G3) N~P$M3cv d2:w.dWtHj%0Icްx>65ѹ~ޛ3d,8ec&mSSMi7rLu_v|u:9rFHI81mR뷍ϲCU"Vl) ZݑV&,BKf$#jgOzAqH{~_:xՃ$ ?< ̀-+RL{L3L˥ cKuYٕNZ'' ?|d=sG5YeI܎Tx \vl۬b, _qa".8'Q(rkG)1+,r~n޲`B&>ˋ>t[ NfRPTszċ9琠^C-w%Hx Rx߫ꕺH?^?wsƚfҺGFٖfcҷ-b@9Ա8 Fx+4nIp:܅C1 ^dzԦJs@SX'ih2K׌r<{g'V7ɳ݂6{0B䓸>KaݎSv/,O۶,\Dp/[d˳ Txӭj+_Ad!xX\2WI0WZNd,lkFWJc%Aj& +zд?wk$Zʵ #cU8mPڠD$yWp@ޑ&]l,zehd d͈R\.E^EZ48-iWqFh Fd]ZI ev )| *yR3x",Ȑ N]ӆn:KvoVj&Z9 :AAO6 *^BZB|O)5VeJ<60/zci@:9ts\ÄdAʌN6m]!g995O~?ؕ^a0Dq`\^$o,YPy_ڂiMCJNu6Gf=;`/zS 6"l8Η>=@ (wqbvqkLu`ݟUF31IͬD$z6X՟SJSobN$ԡwtd{RxÜ[Nb ,kvBe6i+m ͖ש>SٳW@hKਠh]|րUBF7g-7W#^fzA3p(ݹ[҂e"ѧثJ-i|(Zoe29~RiQUgXO|L(=s4A Hc Mˀv|$%~q 2`HC,tF4l3be+1OO& SK_hأ< TzhRpW%Xe$-(zďPM6Ȏxcm k \ &J._ /8 -Ѓ-XU\\}e|NRF^CIjXag~5\1o'xڸ3 'N7ö.+?zZu`d)>\=KvtOgD˝ دf-Ƙ9&'K?V;/o@yQ&DRZn15K;MD\JpܫK;/g#H.ٜR&vYx!p`!ʩ[É(vs>駶پ~r'uںւjn,MMmnjӒx?%Ny]t( IЦԋ54ͧWY" X8؟CVQ ic|)du ¿<nܿ;TdѾd^34ZY) Ԓ;DZC~z?+S-ͩcp+0~$V jUY:ʹBH^Dl% @[ N,c&6R!h|l/!zf(Hlh{)7{.Q;8vj7_k*ɼ2BZ{SֵC;NQb'kpAKi]ݐ G:~12unt:G|b{ȬH16~`_.ۼ+jյ矹o@`N:}+CU`-&zC)i/:/7$wpuqt Gg- E㿖Yb Pٞ gĉK"tbdb> +RYZ#"3xc^/Ѵ6%Bvw g)Я6 9/@>c&@#Z2+&#|ƬQ8% 4FK3 F48'['Hr~PTmw'R/6+Ћ<}m lwC=/PV%|$=Ⓥg?RJF+yUjĨy1e*=͡] $4dS wr]"a]hS`X~ʧo.q2N/f^.q6-0as?!W~3y?L>_2EqtơKtmȱ<V2X$#eL"3$Te2g4\wbKERPE؛s@W;Uk&.82yB')@vR{Bji(ΨRM+ ML<[zC߷oәOd=Fj|s?*˖\=v*lS O$($w$h%pD0n/RV\wPɦ9j\\oDt Xclse ),^:s;t}ie!Kl+lܽPq뛵lr!tV,e1ZXH8p=}D^_q~TzJ6I:0wk!JMbÎv&4MSx\ g 6[*3x9]4QF#cQόXpq/wWk { +NL#+OMsK8w5jQj]dlۃhVr3,)ʄbV %jS6oP^ 8Qx/ !,1r-eh9T&I%_!:Jqٳ nmE[@Ϝ<@tcmɏ &<,4K%lopVǚ|Gb>ϓ!? p.0L)N>V 7y>SU1V jidW.^~gBT]\z*>Qm&[mpΗJ1,]On aTYe'0t$CFN=Mp @YEYm;B{ח3љN~~.K ?:jCC,œ7&>P]8va D׵"R32X>L뫘MIVd}ᑡrku>:ٙ:,~bM*)|S`YSQ 1/ 5d'[o);w#pX'JE 䮵ʒh'+\.FB!4Ni6N/ԛ)'x=lq)*8o6_[~rQ4Wj0:ߜ5w#g B~ՖpM<ܛr^tV@v ? EM)ESPxHս"LPʯc53 i uE45|-1SOhe%Gq Fwm?5jWIM/Ү=pf:Hw!H2z1s+W>٠E4)zt{ E]ɗؓřjeK*jDӝgW1հ Q،c@B#gujd_ƀ*(.` ~}Y$KXJҎ >zm@-W|#[#<u`9`YX*\V$S^s9,,嶫ZJl&@H+*7Xvr%kqط=\| SwR:lş²r$x8y4#tj|t|%AvF*cݥoW醬7J#SQ)UQL&hQ=CucaJgF/DumM>p8¦}Kr5eNYZ4m ffq;dNׇј ;Ǎ_;ڥ)q^QS}*243I&LS2Ry3a[oI@qI?$߻ϩ[Mk-MGLk T0gtYn X/̐W(jw `$O"Z&%(3Qi nɹԎ`xXYU@hG6bR]&[dyVT掳C BUX ,Bt< sB9k1Z1À,)tYq ldCr\?,lm de7CIW|ZՏ]HFm5VA 륈@NE5TKbkh+o PNXNyH[ntzvquhHt->fSj(Gǭ+!.@[W`fcxLBL4km#냡!+nWS=|~©h\X89[M}(%Pñ at$ǘ7ȴ*<GTC颩>쁟rMe۶]l9<2F|l )DMv/vUCSv1ym.H5ڱL@Dnح&6 "뷧U~&wH?/c(n`r~a3m{n'58_`a<^e]x,a nYmnmxd.ƣ1#+Me"e 3`9>~WsVX+FQZ־buvb"t# Bp[uhi@5>ص(4e:nx(m^3 õlFf#%_|Vd-m-2̔Fʩ^*T8(1g y;Vš2 ӀgwcL'NaO ;ߝJgJ&F'sfuS.ZgN>˓hjyg4ĜA:>Es~DZñ=SwEr{sQSNxzNg;c@dNej.٦@>?~ZЉV ے?:/MG_37D3^mI1^ [yī Vв2yunqwQfZ*K"Ad]o|vfW=t hE3ER`phUtE&ߵH]n,+o^*-5wE;r1MǕ;H~; 5@&0w\[Vj9q|ҹf0T NiBXSp%,ہBH s.wwFVNyjX?%CJGjHIM;9{գCHNiPǶdZ>GfYIR`D$%]UZC%B(؀j\S2ؘ;̶Ce~] 4 ˂UNp[1dHXX!S|Ff59e5 QC!7SJ.,d>Ց2oܾcvKaQ[*YSq#= p=>g9\{&ѡݮf)?<i*2@9&9C} Sā>eG6}0sAhcӥ)HͩϰSEUʰay^RcCד*Gb,.0(ZA*/#q~O+OfQDJH7N;=_[V4Lꔾ[ M88thXh<fcS!=hdDç˛M /Yr"_m\GyȪ p%[.'l'u55A' 33FRMk` c19혜t<2P4pH ;.Ջ!uOuzT~('7 K`_xeO=ҿn0b57czKv+":ov ]YIsaf>QY"֍IslBW}Hd*W{+J|vW;o(n*<*3eʌ=GzBe*/tY,s~<ǟ0i=H,CbzhH1QEYfHhJ[sӨl^}y@/`FhӜV1ꨍd_1; ] [DI. 84@SSwR=r|~?<4+8?@bAfQW(J6νTGWK)eoq}uX3-LsTwz͒52yY%FіG={ [hϘ:FIQ%piPTJہ鷽\ʊt-I <,ʖ'S,d;'8 dZdQ@˥w'!8Wg盚?2㴛˵'剼*hȇYwm&gEq@ $A t&ֽ#jIY I$xm]nU++sQmvs^xST~eN]b㌮X6`L<%<-/n%m[Ja WEkwgG\$>⛢ynO0  ˲`W9h݌NȧKOѲP% O"֒1"_5r6 3]Z$U20>RJRyUːj؎CB>7V]gVay$#0yFs{rknDu}sa+{힨)}RpȵѐB?.IeٜpOqL$_ P {v3&wu~[=np._".?",QA5rCns U "ͧ Vئ#Qk%L1Y+/'3Jy% tbàxXxK4^(EYmWյ, yo7Rq9osk*5iq])WXXm`:Li[!muK."č(;,:߽Q*U-K %b,/+žcY&jS "o іD#m+<HmLQG6gT.䦅@y(ml2am 9kp{2 ^b#6sYMGZYLMܼ)'9"I)H'z O넏0cɘ4Ou2 )c"mVY@j|9H+V$1Y@9Eސ"luaF;]?͹?Kz"-i˖(ۇh!y=oHNu}ƬI6khwx䴥=|"j(+'k\ F7 /˓U܄j-4u`%tyDCs=2mjAbrzeu0df2;a+" >9x5vdbEp+o/Ͽ*ap0`50b)gp=9gyADwB)]And}@BuSRpҥ#`5Bi.-6~~"j ]W6E6ܖ.f4d)9ȵJGV4_>U b晶_L\FgBנU˳ e" 6}/T. 8}IӐq*l/'.~lQMkMEF*KǮD1<9Xg尩gwౄ6jZv\~R)P v3I`i&oedȐj>.b* @/,kً]_b+'E؅1O2}?Ij[bBY_2e5Wh]_j7)φ_L]^ƌXpn^aw'1u٬9ABJ#Bctr[箲O>3"1y8?3^/?3kWAmY'0|Hw,!BG 2 A!A18ChwY븢 o(? @ ͳf#F3w~!-; au\Jׂ+ݙ"9̸UԀ,< uTϊ*yDr^i.p2^YwN{zbI*4>x(g: 8ۭt^ ]BCNVϭ~`˔EZ*AK;V:JܿXrqSd8${'()*"1b$ǔ7!;.YE˕fdw$;~՗i`%@ O"؟F?1Sb_>=&BRפy&)SϽ|Y߁k%10| +B/!&r#珳IC*HC$V5m976´[&l<@O/SC{s]j` WGB3 6gN%lPՇtTb`WF㕡(0{[T=ӤU퀖f,q`[nMRg ]dԼι#u>e΄c>!#ZG`7q*$8j-(hnkE5ް{:Ոj˘ >|i 7(ջ.sSe%=ZM^"U|<u(صp_;/gåxQ(c7H)1ҨqϿ%bNM֭#K[#*W@N9 W؍ 3^17߮ &-F2: *Q)#Y3<2NWkY:z|AxpEXR"\ËlfSoVP-DLM'd>#ml5D8DTX5ȚϹQvu{53\y6*e X^׌oJ@b"i =遧Z^H6c{c`_ 2Jq͓:9-XEfڭ49ut0m:) HxY1Qr?lZN yуʍkf*dxrAU.gy B`nC| @>1.|x ,m Rg&jp6#tL EPpnά*sk]̓˘r@?kL  Xkil5Hk*~Z]}$-4B6D'6P{uCyW1S'50b.2VJG ;[(co ҏ~NhEw^j1,۩ft,inB4Wf=P*%]ׄLk{QB9*+^Ȣ&E? b*g>YxI4J@>i{.EK'Ib=3հMLSFM^,.'$H*gŐF}\?S°!C+(19ZEN^A/cnC%VO:CrbL4W30qq2(k۹[,]jyV.Gpw#=fpS >yy}nI/"$E@cp}s o(tO^IYH/ʼ$?SRsDg~5ӄDO]&M>1)]0Z%>Or+o]>okpY K P ޖ2=}rXoOnjrkCQa,'<\m'\GiM\FI?kȞ|\EMp@E7ȪH茠! @쳺͙ E);x9۔E-bl!_x%i=MJ@nܸo>]Y5ʑCHW< -t c177yrV:vŷV85=1sl4ペlNEF4qo_&eE: ڦ8ν;?:%V8W^G eCa=G;PF٘zUpřZטbfR roWN;?y]Xy9!NSPԺ):{ v2By{!T;c0Iݥ.~nkh\vt21>$פhlj6[@8@P&qXBWVX2zZizQxⴿO o3OhMdh#dk8aems$yOPIJ%N߁ɫKr^ܨbmEʊ8:{V.EdAxVp -p2Q*[BuU)dUcI'o6&xlc Uq{e@+VZBڮTvM[r54 ax(Ϳu1 x$ -u}V4J?7{} o+ʻ=&gCB1{b G@9եf}o[iWm yXj8~^{nÑw!%>CLudGd\:OnE2%Wmg$" 0e0# ~feL֏z ѓ0Qf*E Xf> g0TV&D5n> [DqZPP+±ϜV}a|g9>A꣓iuI9XF8x6Ym%v dkx\蕭u޹wgS2Oh.2`}Yw,fLUB2;Pӛ(["U v$|r5- {@Ch]y/r5$~9L9NX]wg5}%1YFVPi)BwBs3. gؠ\KP,\DRH3)6@zV9fhҨS|t Wuټxh]A<3}aOdy>įՙayS~SP#Kf5ØJH'7|?">sAu$%OZm uJOA揶-rc"%Ӓ Gj)\+/d2.H߅̨$K~+Y1%v1, ? +%*DKT=bH=PshʆjnԯϠ0o?%1fj'DUxC-iɻ*1ox {plHn0?ĸ!y{}5>ܝ'?S_Y <%c$HCg]#Akb{0JS Z;Zj46=,|-n~5mUj<=1SVV%*WҜ @ӗ:rdB#~{[JpsdSn\۽Z,zY3X9Q(m!⺉*(UuS8 AQqp>@$ؠ%d)ƧNUR&-h d7~owšҘ [ԇd`ƈrv<\r//'m\?݉޳4S`:*fE%w̉XL X̸Q:wkyҋ9*1ip%Tj 9(rMzݠ}w%  g- n ʖgM+iўgQ`V:u|vY(S]XIf{Fkb:@r"r :o<6{Lj8YW`w{H|oF hcr֗691or^U[&w6"Fc56[?v37)͞ (~=ѵtzIV* 7 &,bb<;\'F~G1\Iai]#\nqvՁm߶B}rTX޿IO?(h}wrݭէXk)AOm9_P;eELI._k 7\Z9w5N'V׸8k"U^%`ҖKWu{N^ b[MEn@ P#@UUQ-~. 94-!9[~CGCW#_ XP5J !W5ڬ(:@`e,nsA|ptw{YòѼ[3Sb 6+h2bo`Q>nC䵹XݨNŤ2"ގetA'Nyrnq,:aPh;9ɰ|\CQΕ"ķK6-pe6ĶrEbs<-AEsaqe ڗ"R?P`8aReUGY,>Gi՘C|grژ OreS7Pr'bs4!!a[gtP- #z0WҨTHPϘbk{Bp^~*7 $ˏ" 825>eoCyLɞ1"HӁ1[ςIFzз%eVg_6<٢)Rw[) nkm u/s 3qiS+e< pPMLZmœsMlq!Ng)" m$^ 7ߗޚ]>('N⁸Ъ%%K#kf*DJkܖo5 -Uv1U-gm2}eŌ5õ%a֙ż9_yp MNI_ gWTy^.wYWFsMn^.gª ̣3E$B%75kE\55YY;kA/iB@6"2 2>V4.R[Cs&VN 8 Am+c,Ic7 H(l>?8Ǖj)(WFE+c_&߼9б9>UY{)C'z_\]%A+6$D7y f!C![h݊'I{"6ƌy2w60!oskJ(`xH A+Ң6( BpN:nje4RmT ƒrA/OBxeDE;>@_33 HVg% TZI UHE;?4 8sߡ~!j.~?Z3*ptZPJ.X}}l,^{b{}nٞf@ʲ&K~?I~^s@`ꈁN!\cHD{:*bК kSkpbS2HFݯ͉Yʾ ,׌#B} Qxĺu_{s.|& R>ʌΣDZ.L4lGI]c jza&TCtu+gs&O5MED=V*>31'8ehA2[$TYVU5u"<_|=Ee84\iH Vmge]̲}ՠGiM-NWɱp!sj17lo` 5E⿕s'fA}Khr{)9 slE/*\NN. ;0bҡ?Dr:$ MspODTt0!>*_k@Y7jga1gS˂^CV7!WM  !rJ:VAB 8gn.J oƮ=۝&+~Kfu H, sQ"N!jb,]=+EYh@QN1&[/$_nʊ k+=" HA6WZM^:^y}@'~F6]tI,A".}2&xOHVf m`O4'"l vޝ-㤱|^~(a H& o h\Ok@:vpp}RARB^22Uo/m!!7y.u hP YfE~蒍a3M?"`ɨ 2T7{F{G%g:dP&JdW:5$Ydq  lluo@4gOc}Nc isP-[8E:f~\wQb~yT ig;A'Hz9v*]ԽeT:vt_bST1GV8C/E!ٯI ~kGV1v"}Op֬*ȳ2auiUò'zhpiա`=ƣY{X oTC8J洪bFl@Fi\:eWBd Nxe[*:>Er0]0<ڝ~`\ޥj> ֛؉c*gHƜI@#g~BCx^foZ #@@yQ17?.yn+'|y33,z9BB$^LX1n{ M{dp'՚ą!C.\r8#voW+y+YIu7[Vis_(*c@D?mxWvߩiw{W#ꡰ0jcFUiA-(ۻ-=` u_tQTR35 .x&򑂻Y7wXZ[3-߇zr@ -|Ϩž@^oQUזr\ gp _5sкU,npBۗ#HL/8ؽs3WY~w-'J޴p(Pgx1[HZ("L9bL2˞' ˀ²I:`"2gˎ,O͂0ZC50NN,\.D| Mr ~AZq5B _yԱfW YZ