milter-regex-2.4-1.el7>t  DH`p\Yj/5,d@ ({#Ð ~O;lZw1al bkw>ad{0K^zmȗ7{xS>RkNhH+( D:=Drv.,2u2)%n/̕3HqLyGP\ZHCk6"| i^ C7wے8LOSܲF,-m?/Δ|'lùu8RݩcMclHJ{7/eF~<'[h'97'H"[.[TA{>UBĒnf wC[U߰: 6B0•XkK6&7uQķ=`_̌(uGoQ=ORA -w&ag{kE~F,ڠ}]DOw,%܇Bټ.*XfXwywcxZcUߝփeL"zLY/]7<> |9bq%1p|U]'Ds񊎕'ŠL.шš)&je۠nw:cOh0"<>%m/\D`z. Z=Ш1,KWQvűH й:@,,Y_Eg>iswhx8eҝ w, ;$;;>B,?,d  I !LRXq0 T  f  x    e  p    4l J( 8 )9 ,):T)='>'?'@'G( H($ I(H X(TY(`\( ]( ^)" b)d*ye*~f*l*t* u* v*w,$ x,H y,l,,Cmilter-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-ppc64-03.ppc.fedoraproject.org6Fedora ProjectFedora ProjectBSDFedora ProjectUnspecifiedhttp://www.benzedrine.ch/milter-regex.htmllinuxppc64getent 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/zA큤A큤\\\\\\\\\933f2e369553e21a1bf4dd90a0d1b695b2048325659fb8a43bd3973528f82fbee72aef2a98c6242892dc8a8176a0bfa9436908533be9131f11aca199cfbde96f816b185cab7af05c0e3e4dbf5516d2767aec6672a4b4702e7cbea025112bacbf45259305aca44705d52173e0bc285cd0b2084a5674ab5829e12a8a344037497960e0274134ae8e59b3d72d9bd44eef5acb92015bdd9fa0c8571f13654cfced4b79d3e675bd86bdae41e8c7c6e7b8c4707602a16d0a16a59df2079c43b00b522be3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855@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.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libmilter.so.1.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.3)(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=power7 -mtune=power7cpioxz2ppc64-redhat-linux-gnuASCII textELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=b48033f48e772ebc5055a244f01e40c9dc946683, strippeddirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)emptyR RRRR R RRhttps://bugz.fedoraproject.org/milter-regex?7zXZ !#,;X] 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!`Į:s;<`ۚGߪg;SK[ՠ7+߅-~o԰,oq78(?<'jM]mȭ7PyJۑ)V?(D el _eo\݌)kӫ;AwP<} tq|+k @I_љ3$ߚ\͡s/{@zWl[20xBAa0 BfohE"capH$zHf nhzs nihFv_QRs>۾ {1c37GlZ1eX~ګ;-1|zRNe'xB`M4enTv0.eToґn]s-25#VG:7r/SnT"ZC)(u 8-bN.4/ _7!yn,$8&EǜoЇ3I:9FV@;8h~Z͚oL6dmL{;jp>G՟5[!Km&bLiiy=FF@=:HZH!iOˉ91(BəۢrpUء40Y! mGd;Z)2+%v@*PM&CQ0tc) ;%pNO5+}3=7S5B +ۙw]ܰ %AH s?@H-Ff0jݣH5MT%_nSrtMyF;V|9A]o<ҍ;FӭzCfeuW۹hɏ:Vm^2ڭdį۬bTQdbkhйBJqq?2ūEh7j08.@ 1RTCn0#e\e\.H H1*{[ t5M ہ~n_cv3^̽հfSwD פ:4͉5 ~x~LDž3T\YB°O^zuM',SgOȕ8O,9kܟ hmwMmG }aVfgّsJ{˖GsDmL|/\peD beTN;lVnsZtBdg8Vh˦Z\(l9*PRΎx|֖Q؊YJ+#kS2jn tt$qj'!jpE`*k yˏq~? F=1Q \ia[xA@>Hu# Q(}3dO0 )4;Rky0OL7Ac]h17\ޘ dk-ݱ!g@Vq7PxD[/9|1Z<5[:ΥȦE `Xt9MP_ao}4!NHͲ(*ƆO*#`wz ܲrmSM `[Yqu?3쾋Ůg֋upaC3@xaiHπaB!vyEz`\}63O=5ӏ'7w2@ԿF XƣV 4nXzQf&\}[[V-[#i4 ^vSCDzkyy 5h/mJxe K"'4~YSaw/4tXel^0g:L04䈤)EpX ߺwz2& j@}IJ]9cLȻrӺPC> ! `Qtt|`J pfvU˴>@_v'Qp6rX)aߥRzpLCBoOف͐|S=d4ڒIaPl}3Oׁq1u 3ǰrAIݹQgٚp4lwi \I $w%`OC%VN5DIo2/5{="T{D.%JQ#U  r2* W373_r  KWhvZ&K%tvZ,əAάZ󈩠hLM)BN dbpfqt8u5t5~6/]LɜT>qAtf {<|[ B~-8C ڄU),.ksYfcmES }lg-qO?9ݷ&eks&Z]q_T!%er|9 Q$4Yztguؓ}nEX 阋\bTzL~`W@ssiwZF+Ʃ UD-ЌyYSA;ٰWx8ݧR#Hӧ /<#G'rpVTm5QWCH5K1{&%d_˴ jnp~&UUUQ?oz4:@!!%ABL.^LMlc@a?15[sSͣJoZ:6܀jP$cz5d1qn;l'x=2TpmWm68"CuLa1 O [ eSK&J6j䉢sW#ien}{P nTJJc4cYĕ>DXV٩I8nQ)~x'{W2Si>QF`."u!h0)M $r.V4N4[wa+Ol&T 'Hqrr\ ~HrnsaDm/aM"Q\5oY OΕ?'Rpn*Hf\zphV`n6زp*@/߂^,qc< E=Yi  f>;͕Pk5hqr0~w,}=[L-gq/Œ?OG^w+]D@;Tʳ519V3Dc1_vnX}#ax[_X 1+9KVu$6Ê^ V]Nۭ/FnB7Ii^m c9~ٸ%ehb +z~ !z!Bdsz"*(ڑzuz;]jS0h Ae& }P]<Ӣ1]9DrZ:ʌ`Ըp>ȠؿuL0!S;y2I2nAǂ^ r?@"7gNhSȨb6}6i̥|3P06+#,f`BvANtwcErėr>X?a[yS%l\7f ̅H&zm{Mލ :-%* ?12և=(MU[;,T]%4PH7#&_gzvYU#B.ؒKVJUvS]%dh.[F<3NgmFXypqsöDC͛ڠr φ0=wf,g&זQ1ϰ72 5 QRJ/ck9 @eQڶ_MFn΅!t#ϸuN^eixg5([ J擆oG#WV$ ub ˾R_ \ gJ@toN7=kS(nB :E,Gzh)r(>fkk!/-e2#̆يȹ~1&o`Rʡ253wx 2cQ^H`#yA/zIBRC*N/>J ]չdONR "G6O';JXvC^jWH^\`1ѫKbo9HLkO/YTS3Mլ]AꂈD*96]R *taפy磉;-GsAU Z ' Z#nbյ5>۝l99M%KݱeȪw=-3?M \^xB u! wt-B,)H OARFz@gMuȍ: wpqAVV&:,1Vý)&@jWGRr61x[GD:B-3bsi?=oqKvUHG9% FC^diNjwpT@{x I0-[+|5cȗ-)ͩO-}Cp V~Lz ^?nvc ȷ(=fj<0̧&eBbE"ץ|*TD?xV$\, ysҎ 0'#Z@挤DeANf)㗨Ƀ=]Qn ?2l UpeX51pNm9[Cn Yb`(,kd0 a)"yޠе@k>%@M6bD)w>/S^9 z\=BKH*#ԾM ]QR\uh;iLwF2lXoE8퍅xN3A"A"'hT`"): k;r8Udhay70ƋrmpQ7K:[qBd8U*AjLy\ȋbej?3M ]\18D!VUa)WNINys>$\u8ahض2S#ͭg]L }8)|_j 88ǗtR_+_}^.(Z 3>hPQ@LtZB"iocAv.\--k+,3OK1 Zv_uqbI8 V8Qby1WaZ6{AqO{Ncues?M1zoۑ! A$ITSEv rXJ\N<&=$Cqu  dG dCj)Ӌƍ˻`ReG2a#h׈ O0&J'K8M~D27?k~NnbȘVaʯ̯q'*8mz ~ ¿ S`IAE6PqmQ <"J.B., {>)v +WrHׇ( XFIym .Wc/^Ut:/BW <_:*Jx XaNjm ڶz>#WAD.e]%&Bs49Êχ&ӊI[3āE4<'XA1W-ĩr4bt10%:K*vpҭ w $DTC4)g 9y|*;. l͒4e 3ä/)kfp e{\ aĎ(ZՇ1O@:#'8'?;Sm,JVni"["~GNׁR/IUMޣE7B#tdlŕRnJ&&) c]NTccV9\ʻhZEY[\s֟ &P\3>@? |سk*9+Ø E8I4c  \݆G3$Ѹ.Y0Q7OKY.7ϭPNc,Ot\*+iZùb08O d%DNN hkZ?5AfptᢗKj(sEh3˝+b`"!tyPߣ ]ţG/"6 Z߄κ2J'_a&vܖT +iD0դ|iS6[EO~̓+<%\XCD{VW7rmo=@ ~ Oو1s; HWjH‰{'_x5p7" 3D$m7gMls#֋RcAp*vYYy^׾jct"Ukk\tKYLV sBhj{X޶pdZ;Y'WZRa d'$|>2Zg gao>hqDc +41-*^7pœt"Y PY݃s*"+@¯_.:jzFX9ow,҃JŞ\)7+m`y֑+8-{6VxdqAOvP46k8!RD`r ;E3ϛ&׀ s! k^ mN>L6C`i$ܸlw!&..3 [=E$ΊMy?V -*BCJ чbzH@4 U N LoDjXLOd>aG{ֵ; B f"ތ DNipli/I̖ IC.|"xNe>8_8Gґ?ޟYFcL7G 7:oYhoLh=Y|VAfiԁz :5@^Ac rpl jt7ǽa<߻kV57 p$$ L9(/K4(b-}!,jCLVg!+YHlw-q .w`t(4MBYJ$GX`5~'Ii] ~m(naH[2;a>,9$[.۪Q)`z+T^AFmlhp[y( K x hn!g~H˝Fu(.RU 7h 97 'Ҽ!Clu0FL/5_E^6&wK_WPzl)pݘ'E7ֆb1KS}0[*L7`4"@^S}Jynp +E$`TD`sA&Iy`Nbе};t+:NS&xf(X*b#dz^Ss/cnX`1bkW3Y=ya{QCl2E,i-<dA+tY~ x?FP^AMCTvݿ\*NU FCޮŦA*&A: KB M'/I M84{3'%Ha~lO%uD]*4i?LÕ}ޘ`R),ՓŢaT>P~z>P?c٨[l4bvx>^{+Pnw'sl $?Efoocׁh+!7(]Y ] RiVpbs2=K~M`nB/%Ml)ns_QO$З=/3\`ݭOZzM^gE'ڦKjTDe9Z>e4u=I542~^zVU8_k2p1(̡M:Eġ" xJ::'hRG2  ܑ@QYM60(&= jzF(%j!-Oy愜n z(X!P2r2lu5*FEcX~5@|׹+A=E 8<7J ˒a(koԝxq(zMq]ڊ=b Ҟ3|%e- ہRoԸcESX9 F2&. d9ʌ깜HxjG[(ևhO0мjsv_p0*!@Q~\a},35D)SXt) jr+c_eV],(OKV''*]6-Wk4(L~ˆc\]\̽Cr'.ʸOZ-m6Gx07)Z1glP um~&ac(YJ o1ޖ%cOւ6.aZR0OT}{jƑr%\S9ژPOC^Zy뗧 G$2ekW n)RDDc5Ep/~su~Zj H?-@u?;Þzޥ‰`SjmIPE ݞ0>6/" B`yJm;fڙP~*8)?1ߪ9(mMdžt@q2|$6VIe3# ŐϚ (y:&%J:*3?WFEiquBSiEi$m0[h`"j]epp *=0×wNJ@D/eoL4@Pe.8kܻ#{Tlidde;…(##fӁ ql ?d|6n l)\ |FΈq(1`U?m|™;<)P͸OKP M7@넳2Cio执pŹld&( 7뇐=uqHxWpU=PraJG>:vH|"lUbP:&ڈO{WQRTD'/hhL7DYw':)\3t:k6L\ =\*NT[!y׸os"+< U]vwX|L4"q~prN *NkpwusnJ*o‰i֣"aia#*L@PI:$`/i%JބMOXT0%I!/ BVc,X bgGn8gտOjz5=\YPw   Le`cY@Tfm^Pѭ`5}Y OK+%Hgr*j^} fΓm&TsRSV-xZ%9j+V,%a}RUtt6<Y吝0t9@5MetH3k#1VO #4qihЯ#C,v{ڬ#$VV(5NS)Bf' x($]M io.X.by>.0B9i@_eSRBuzOîԝr>\ ZC2Z0ztBnY_IO>˵VL0܌9bMd{:kBLH\힙 IJ-E{u0Ye}Fx*~Uˊ(Lwr[ j#ކ\ٰ/;Z5,F0l{'…bhL{c(4W)e1vUCQV[rlɅܬIs&6G?#}8:yq,0BNeH{ƋxtN$y0LĢ7*\sj.ٳP9}pݱ@68R\$ԵՔZ&K0>A@0@y|erar#V/SD<:)3;/N"pD~Fܳ-_=Zx$ST0V$/kdoHs6M6߬23FC~X (㝄Wo厕Q@EG2tꏓ3B@P gHm}NM29 [~0ĚW.}'3u܊-NX.z2m[t+qXwXo[Y?T*(3yM'`{7SyΫIؤ ϗtGSZ]L h,ś{mȇnʎn{%Lhܶj2r%Oh%Җ3~/4Bbtf2Sh:I+1c| @ [NM)HB%_u? *ND0/lSPF7sȠY2y?Q#4+kzVobI+1dh 8L^-I|o:XvqJcHwk#=AџR]&{ŌMEEi~Àt7'yb+\k8"DujKAh1(gx %jnΙRȶ\< W RHfS>&s? @P6S_%\r]6K޵ӀtTc ;jDPR !`GtHݑT6M)LB`SdĬ 'uZB+NYW $W'z`a*d0TSUpV&Q(o| vzQۢF\z#)U%) }_Y=ί\g`TamĨP`Բ}"/2Y%K:~o%ƃ"y/Sx.H1JwB,qvv[0$dغέ?B{K TW-Z$=礪(Du-\WfJ7yiZk]8\| FcfAR'Y{X}`yٓԩ#z_$ "wZLs9QEx=ݼSzЌ7N: Xzo#e H W&a/M )<-;Bnx}w;Qyt5uܿB&< lo Ibr"pXz3|G_,)Ifap[-H!V pu! gNYyWqijpEAz!e4n?<|t.IE w;ʥi kFZ}7GB_VIo@n]xwAbœY@dۺ7zB?ӘL?}4h ȝH^ :,E˩SI1,vۋsJCP.pkRoS?mkӏ¨@Ȣ, z6s4-/Ͷk'>e_LT"4Ұ]r}ZKLp ^e=ogz=9 QƛaUVޒUՊM}Z/G=ur9ҼzvH~.ژ3lǂє:rB& c?=I"ң슆6:y3@v{Z^~v;>,)V>Y{yiy}|'M*ː8:7sOP(P1/P3nV38΍Ʀ931qT:"#)wk=Gx28o6KStCNJ)kAAE(F\ C¿^+]xqu!B-{ߒ'CREIvm:٧wȘ/9]Ďy]*g7W!%nm~њxSz$MFlab˺ΌNBi4T7>p }vEl% `ˠUk^l@L& _!U'ʅQ(}Gj'1˜RIwuޤ{K&T m=9( _\yݺ8JQf0 gfLA 7}.kwݩlۀfr[3.g@˭ډv9;ƒ5-مi0a! ֫"W]-3|dy0A'AbRȴ9G4xjte//Cʣ Wi|giJTxL-퍵iދOVieRLWHshi'@=hl #++ c=#^buzE:j3{{&9ڱ$L $S՟PWɭi5@܊R LK)sd*`Eds;2j? -/p?$zWaiDoh5s#gKw6jB'#c.NQ7D2ٴslE7͢gq6Gݦ'r&0A&q|,G2^Mm/0E1&-ì}$"C`A:Kt_UAMON)9ek>5u}*OOy0ϯjn@Y_10"Ywֆz׿Ź46C~@zKڲ,7~0zNp´QK, Aw-T%d &=;2BRp P=ʶmۼvJq(W5yA`%`]  O]8h3w,kL k,_s@Gô"o| & }dF,dܚ * k3qJ 9i@QscqL3Opŵa~ [͍ OX8?JN|7VDD|BƵ)&W=iZUFi h(l;7d]rWBڸ a`=ߑ / %X@thvQ;Iڜقo2A^lhC2PǚǵgWC%AQ O#ti} ?^58f,s`Z{=q`UEz]3TUcıYSMS7˱% B7q_bb@@|;+iTK^ /9D c`G2#o%܍,HVejO$b` , (,^t !ڨh|Z\pMH 7&AG_uG.vw eT9񋉜,nPl:㱱K@Yv9 |̦KMn,BE/(}SZ/=m:]ȸ-ed BNRNօms\]%Ҭ?î⊰Q^`oJXĤ "0Q4>4Վ}ګY׀$5yۍ%ِJޮ9Y܏R<î~ԕKj^q#!z#N+3Tq@m|!]NX6]"/y)7oL]ٓAX]%!f@kw*DtdAytU6]b m5Sل |{ޟq9҃evNK!X{ &jJf/JߣN⛟%0XfmP(rq#z> Y_Se`L:/u^S=XBqgNp U.cfR:3$`n:zSpSk3ԬQpa\qOr8N|~n]eY_; H~MpBH͵'{ڶ YZ