opendkim-devel-2.10.3-bp153.1.21 >  A `M!M@eeeE +h;NX7Y!ྕF^ $zb,[eq3NUoK>ny2-ѡƻϸSC8Ef{mpr9y:+K{`>+Wѱ9u8|knpI~0dœZj8 W?`J'DL2ۣEwsK?LG&2nT:${Zfh3Tq?{Ca_BZXIbÂ]n}|oפkJ=W'-m$!dR S@Ohdaauf h>p>+?+d # NHLX\y `     x D 4 X  4  `   ( W8 ` 9 : i F$G$H%,I%X%Y%\&]&h^'* b(0c(d)@e)Ef)Hl)Ju)`v)w*8x*y* z+ +0+4+:+|Copendkim-devel2.10.3bp153.1.21Development files to develop with opendkimDomainKeys Identified Mail (DKIM) lets an organization take responsibility for a message that is in transit. The organization is a handler of the message, either as its originator or as an intermediary. Their reputation is the basis for evaluating whether to trust the message for further handling, such as delivery. Technically DKIM provides a method for validating a domain name identity that is associated with a message through cryptographic authentication. This package holds the development files.`Mobs-arm-9ZSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause AND Sendmailhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.opendkim.org/linuxaarch64X*w-r^t AA큤A큤A큤A큤A큤`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`M`Ma47a04db2f247f377fc043b60c2122e821d1b5b480809af7607c4dc74df3ed5d7596583bfa848d467fdbfb95a450cb66f2d040628ed1ffec1fc54a1e657e88374995b4792d88f4b65a973c46541a42e1a354ef909c00df10b4faec575e2a1e362c23954bc31775cf160f392c487792c439371f2e114375c4ccdd2f8d17a63106a7e7e777af1e35f78ed82b6c4fdc217da01c207b2da1955d93bae64483fef5be81c373db51221a72d257efbad4ea69ba98ef14f0b023ebde36c933de31ff9b7ae8139f3f1eab9372ca683663adab4ff8e90084d12068f7131e1c6167d1d3281dcd3e87a343efd5ae9d34707e45f85b48d7b67e9771cd7da3280c2241dcdc685ad83b7348ea4a61eaad8b87750a092b4145289db0899186244aa9e35de5b6a01eba99a29e70316355ebb31701029f35b513456cc52916b2870229b3a3f8ae1224e8adf82fbf477b37db11f94fe32fc3877858eb6b2c103a864ad1d13bbea872c23935ca6b65fdfbe1586685981f97ba1b75ec2ca44f95afebbfba2ed1e994019d82d1df84c9295abfe3f2a879c56652a2de32f97f61acabaef19e96789e23f89flibopendkim.so.10.0.3librbl.so.1.0.0librepute.so.1.0.0libvbr.so.2.0.0libut.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.10.3-bp153.1.21.src.rpmopendkim-developendkim-devel(aarch-64)pkgconfig(opendkim)pkgconfig(rbl)pkgconfig(repute)pkgconfig(ut)pkgconfig(vbr)@    /usr/bin/pkg-configlibopendkim10librbl1librepute1libut1libvbr2opendkimrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.10.32.10.32.10.32.10.32.10.32.10.33.0.4-14.6.0-14.0-15.2-14.14.1[[5@[5@[ @Y.XVwV&@U>$U>$T{T|X@mrueckert@suse.demrueckert@suse.dekbabioch@suse.comopensuse@dstoecker.dejengelh@inai.derpm@fthiessen.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- https://src.fedoraproject.org/rpms/opendkim/raw/master/f/opendkim.ticket35+37.patch allow building on newer distros (openssl 1.1 support)- fix the previous change: source files got added but the renumbering was not applied to the reference to the source files -> signature file was installed as services file- Applied spec-cleaner to spec file - Removed conditionals around %license macro - Used OpenPGP signature provided upstream - Added opendkim.keyring containing the key used to sign official releases.- enable DNSSEC support (requires unbound library) ATTENTION: The file /var/lib/unbound/root.key must be readable by user opendkim, which is not the fact for older unbound packages- Remove some idempotent %if blocks.- Implemented shared-library-packaging-policy * Splitted shared libraries - Some spec file cleanup - Splitted autobuild and miltertest programs into own subpackages- require main package from devel package - fix conditional for sql support. it was mixed with sql and opendkim_sql - make RRD support optional pulls a lot of things. - use correct license for the sendmail part- update to 2.10.3 - LIBOPENDKIM: Make strict header checking non-destructive. The last change to this code resulted in failing signatures. Reported by Pedro Morales and Wez Furlong. - changes from 2.10.2 - Fix bug #221: Report a DKIM result of "policy" if MinimumKeyBits or UnprotectedKey cause the signature to result in a "pass" override. Reported by Kurt Roeckx. - Fix bug #227: Revert removal of SenderHeaders configuration setting. Document that it is now limited to signature selection. - LIBOPENDKIM: Fix bug #226: Deal with header fields that are wrapped before there's any content. Reported by Alessandro Vesely. - CONTRIB: Update to contrib/systemd/opendkim.service.in from Steve Jenkins. - refreshed opendkim-2.9.2_default_config.patch to apply cleanly again- cleanup build requires- update to 2.10.1 Make DB_SIGNINGTABLE symbol available in Lua scripts. Problem noted by Klaus Heinrich. Fix bug #214: Handle arbitrarily large From: fields. Reported by Tomohiko Sasaki. LIBOPENDKIM: Fix bug #213: Remove "dkim_default_senderhdrs" from dkim.h. Problem noted by Daniel J. Luke. LIBOPENDKIM: Fix bug #219: Unresolved CNAMEs are not failures, according to the DNS (see RFC6604), so report them as NXDOMAIN or similar. Reported by Alessandro Vesely. - changes from 2.10.0 Feature request #182: Remove "AddAllSignatureResults". All signature results will now be added via Authentication-Results header fields. Requested by Tomki Camp. Feature request #180: Rename "LDAPSoftStart" to "SoftStart" and apply it to SQL connections as well. Requested by Daniel Kauffman. Feature request #179: Add "IgnoreMalformedMail" option. Fix bug #183: Discontinue support for ADSP. This removes the following configuration file items: AddAllSignatureResults LocalADSP ADSPAction NoDiscardableMailTo ADSPNoSuchDomain On-PolicyError BogusPolicy SendADSPReports DisableADSP SenderHeaders LDAPSoftStart UnprotectedPolicy Make "rrvs" and "smime" recognized Authentication-Results methods. LIBOPENDKIM: Feature request #157: Add dkim_mail_parse_multi(). Suggested by Alessandro Vesely. LIBOPENDKIM: Feature request #185: Add dkim_set_dnssec(). Patch from Alec Peterson. LIBOPENDKIM: Fix bug #183: Discontinue support for ADSP. This means all of the following: - the dkim_policy_t type has been removed - the DKIM_POLICY_* constants have been removed - the DKIM_PRESULT_* constants have been removed - passing DKIM_OPTS_SENDERHDRS to dkim_options() now results in an error - the DKIM_PSTATE structure has been removed - all of the following functions have been removed: dkim_policy(), dkim_policy_dnssec(), dkim_policy_getqueries(), dkim_policy_getreportinfo(), dkim_policy_state_free(), dkim_policy_state_new(), dkim_policy_syntax(), dkim_getpolicystr(), dkim_getpresult(), dkim_getpresultstr(), dkim_set_policy_lookup(), dkim_test_adsp() LIBOPENDKIM: DKIM_LIBFLAGS_STRICTHDRS now also confirms syntactical validity of the From field before proceeding with a signing or verifying operation. Suggested by Wez Furlong. CONTRIB: Fix bug #207: Clean up the "stats" directory. CONTRIB: Add "repute" directory which could eventually replace the PHP implementation. Submitted by Daniel Black. CONTRIB: Patches to systemd and init/redhat from Steve Jenkins. - changes from 2.9.3 Fix bug #177: Plug leaking "result" structures when OpenLDAP is in use. Truncate configuration file lines at carriage return. Replace overlapping strlcpy() with memmove() in dkim_get_key_file(). Reported by Daniel J. Luke. Patch #32: Re-arrange the execution logic to drop privileges in proper order. LIBOPENDKIM: dkim_header() is now a lot more strict about the input it will accept (see RFC5322 Section 2.2). LIBOPENDKIM: Tighten relaxed modes to break on only DKIM-defined whitespace characters. Problem noted by Elizabeth Zwicky. LIBOPENDKIM: Fix bug #208: If a signature fails to verify for either reason (header hash mismatched or body hash mismatched), set DKIM_SIGERROR_BADSIG so that Authentication-Results doesn't report a failure with "no signature error". TOOLS: Feature request #178: Add "-F" flag to opendkim-genzone so records are created with the FQDN. Patch from Andreas Schulze. REPUTATION: Handle parameters safely in repute.php. Reported by Daniel Black. - refreshed patches to apply cleanly again: opendkim-2.9.2_compiler_warnings.patch opendkim-2.9.2_default_config.patch - use the correct signal for reloading the config - make sure that all the buildrequires we added are actually used by adding the needed --with-* options- more work on integration with the distribution - added init system support (systemd,sysvinit) - adapt the default config to change some defaults new patch: opendkim-2.9.2_default_config.patch - a few more buildrequires: libevent-devel, tre-devel, unbound-devel, erlang- initial packageobs-arm-9 1615707653 2.10.3-bp153.1.212.10.3-bp153.1.212.10.32.10.32.10.32.10.32.10.3 opendkimopendkimdkim.hrblrbl.hreputerepute.hutut.hvbrvbr.hlibopendkim.solibrbl.solibrepute.solibvbr.solibut.soopendkim.pcrbl.pcrepute.pcut.pcvbr.pcrbl.3.gzut.3.gzvbr.3.gz/usr/include//usr/include/opendkim//usr/include/opendkim/opendkim//usr/include/opendkim/rbl//usr/include/opendkim/repute//usr/include/opendkim/ut//usr/include/opendkim/vbr//usr/lib64//usr/lib64/opendkim-2.10.3//usr/lib64/pkgconfig//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/e136b474d5502d1c67ef823179b0c399-opendkimcpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig fileC source, ASCII text (gzip compressed data, max compression, from Unix)PRPRPRPRPRle&.g;gdutf-878037a67a8e3b06135406e4b61d40e5cb3501a5db9a094cd4d84e16ce304cc9c? 7zXZ !t/hY] crt:bLLi''~_ھ&cr~5hNTAOK:j =*q"4piI&jRc{QiڜQ!.x^_Sg g<M:'-nL͛iYLC&2gD'n _H1K+?7dǻ( ђe 5@G`GPؖ MSx)JS(ؗʙ{ɹN⇋,za:= 9s`O pyGuB3~~eb#MWH쿯^R3d:,%ZIVʗ|@WIrW!vHYg rvV>%f@P.1el|ys"n~rv23ƾtR9o^4j!#BXt <(SuzƬs`[òMbL5@3YQ#i\ !kQ:"x3F7K NAeK40Ǽ-?$T8sQ_*rTF~>bͬ}[ v, 藘Z] 3 EH"pjŴ|Ӎ*_E}\n^O$>'FFseZɳm3 s]k}$D(+f"7:0ɨ:v\#! VoN\ i]qld+_X}dَ{MU-m21-U.LKbg9x6q_t󛳰]hc̶ނ'вe/݅ -nӠ'oE2IE:nri\uaRS'$\|bb$7akRSP?8">!ԔY&XEiqtT@\/mÈoxkqMLAͩguFž6$(iC;M <R1o}CoRN/ =!ww ו07vUXuRZ^|d,?{a d*/b{K"ecw]QF,5a&  7(R{OiU>:~fQASeLg$6+Y 7 wR +=N@ڙ]2RzGR%lb=(sm<ƶ4'F0ԡ;+6't C,y%( j5w o(,%jlc JG")0~,gP O'xsSl_ePQ*-^ 2D,U%r[F>r\M n0@Nc:CKk#) TWlB[xSM~Ɠİi#eMu$T!e q2 bhbŹ#lG^VfFK]Rokʴ$?[99ke["M3 S ^ɆZ&Z{ Ĩy7U&wD298 8ԾfƠefB2YYʙH,0˾$97U^"P>ba, ;HuXݞD#tk2.5ű*%"4*ϙa,kb|*O<xc"I ]w2$ [V(@[0({XN|l{~Bd[2] ^th>=rZPT%Q^'SB'C'F^&ǿr9B7 !8h^|@GFvA\ A6tp))lx9D㥸mvUdqȅHo^֣謑8t`ǿO1k `tCt,p}m!& :CS8g W:7,k}@ܱm= 73 w$*_@F״ +XeOG阚esr s܊.wl1*p-,{&1ab{b렩y2B&͛ؼ+!dDq02f޸VNPNG̐*ώ/SDK(9Ϲ2$3^ YIXbe^E4ǏK`}r 62! HIIgnTӹ] r]}QQK:~t ?Zp6 ]V3m|痔@`D+"5tx=S`.Qu׉FsR vg^t tvy}JaLGTKU[W;ޕ͈&VS_g!8BdQ&Do2]3߈I<[xO0xB!v4ѫ97vHL>ז@%bwз?[cY@wi| .=]V?1Jg>jAZ].zcЫ ۏRn'|3l{s)Q&pD3:ѱO!7v6rPMr<>$ElS>4R2 pi%j9GkFfhUu|=Ą,%q|GP(S{? h팝?Kp>IffBŰ@e_Fbnf߷*lgs}9}s|˘+tcxp]f9|9c'.Č67vx3_ y/Moēnor7֪HhIlo~7ۺs 2򫪏ΓOxlUm+/'PLץ} 80}p$]\ǂ X$"gl~i,i b+V7Fܦ(yO#&_|Ba3N,ۆrrZT+C\V#7)r-E$9l.޺ZbTmOodk r'PSIVi0D_?c? ʙoQf(HE>]m4f Ypx#&ՉQw3q(Nn(GS߼sb: uGW=[޹C9?ZD 2/4'N@q%Rnsȍ/(?>ĵyAx[v2%"@a#u00n9 QBM(N Mت__mjh+jdk9헽o=]Fr]?YO~r5Z#u0t$WCG- bEv^]Zu\ 1M߽Cs[Kf1d ? $޽~|=M%mU.V|0:^ՐqWZ1[hDr69짵1K$>2ís_C!|P[B89e_XG0ie ?,l gjuYܣ= 5O{ZlI?)[fyJ(!Q!;H" ĝվ.dfE"lZa$>h|=Yu`ePVټomg9;$#Zt}} sRt6eQnylCʸiķYųVKk}lg ٦LC GJf3Ǟ~ v1yJx`dCCexoÔBKLJ56a2>+l%>ګhq$),YewQbjk6~=+* s0x/lE|UKךzcC fRNG*ȓ rRU^CDIieRt&?<#]U܀Ԥm,I˫ ;SLIL3z(T)/DW-m_א,`e~Z6l.]:e<ܟ~(f@>\Th#h]?RAH!gR vEHU;lD>|MSä>eENj..I*Vn"1aNQB2ٱڷ{<k߼4e6\.RuXIU|z?!ʋ{# SlIE.88N) ou0ҸS5ɀP^vi[թC(JnEV`*TOjΪ^ x_ҥT 'sAXJL*@;{cR b#1O7Cb5P{tDΉut׷OM5P $3~ ᷫx]F;gYtcU(-=\oȩHe7[w~FOZwZИ<9&>lyWSX??VZoa4ɔi#|(p`\E܉G}2d7rwCaH75՛!?Ķ:o)1aw3UR"S;A m/cuuGpF,CTcDRB?/8 4amN;(8D>:?Z'*oHQ9X0bG2hDc!|]] \\KPx@?6Yz$^l&CXK߼>FkXq˩_)>=D P8cucŝ֜ Tt9'IکsD$pt{lt}  O捿4Jl.<6$|+V9hw%eJ.^rI2jvlotJg^ OP[LOmU?[M υ'n2˂x$ry>DKgB3v$CFgĄzoF 1+9ڛϩQ=iGhR`Lb\&1FA,.wB13}S ~kb9麗 d뢉 @̨ P[- YmCV} tO-]WB|ߗ9 >/4. \z=G+֓Ckd#]XŁ"ÞNƨƢ$6jЛ_Qdp}AJxG7/CT㪒ŁOG9+BɈsWku bp!VKV(~յ Jͻ/]P.>8[{)8 0_G%9w :"^4Ic'ChF bpJ ;&b/'ӝO.ܠK=^~`@O̯( 8-!(P$Q`ZoXIMU#f&yy7v7u*o\?"w.ٍ(1*IG5Z6LJW:/SI`_mMnzBRCxh\Y,_܇ک:Ь#]aèe 1=cVWC0Z+bsDEP^U:m|=$%%R][V"ZdܹQ?t(Z:2Q$L.ISTp?lAE9=',WdIp'WJX<^U-8x ;\rsI(;R]9hgHXx4Evsv Rܲ6tF/WLD ިyElNtGO7އ[ƅyǷ.X'b0{2@ѽwŪ%l\Iuq;N}4? ~d4?6m]&M{$ rft@[U(?yвօP'P%}=]N D*`"@ۢ/ zpN:BlO%])6&LNt Ao_=8dt~>E_q=AdaC.z>CG i(*) 0Sh|nʤmO]|_jf>Wg:!0dl#FmG]nŽ4 .KZW @j4D`ۺ# Y[sr?Ƌp@$ǚ fg+OzQ%w3w؆L_!WL[-[_zfYaRU1 5y 62?lG̘爴ƓKBK ;H&"Йo`? ,}> 7Ep)~v`Dֻڪ#4oMB}v^' ѦUF<y~\/Y, "&9aF=:d;* GjfZhUj*KLXqm#ݿ^%P j9~us|1K4'_:t7I?h0Dx_(%R,I1񈭺쒇q3Pj pJYP\JV}\I1K1L=? LIӗn3\2](#<ι~=Lt. PRBZiQ>Ϛ:OVKh묊n╦WkA;s<=Ek8\XIv edzDKd8D]d 2SA Tȁ]eju:ڦ;BBq?OW [S]\))śa*w3ڧlH pdp/('ň(o`7<֭HV N?NNX835)-!Ps&B+7|([Cw`>QY_%鹂{Es#gQ8ǻ~,xH/>S 7L.zwiPu$ ñ1~e-"S)gDg @DqZd+gHCld&aArJ,lVVYjtI:Vظ_ayӊWEBgC/Sj )["_<T2eϷˑϲJ9kA"V 6^k@Cg5Yh;/\~ds#Mp+}0@-t+*:13>&C[Rh mZ@&V=: T/!Q#n89u}3m&/uݐ`7?1X:3fX~q{[r3M{Z*j@ 7mVG;~D_.~%}lu_g"Pz6Gpgf[^y˫,ǵh$c1Cem=SX/DLJ>^36t!K7v= SZGͶcK\'p `qFigI71Xg e링uP V^@bx=:@ H_]k3jQץͲS0w>n{^789~~ m̈P&kW:{`MIz_W "mS/b~RRj.nJSylTj;z,KZ1b#!> o/w@W0K.}eVzTYY:tʳcRwQD󈊚i+9 xX{C"L$Jejf'?OA#KZCKI{U;cE_mU>a!~M^pZv+(|"3e%g vF~(4-&ى C(kك6Մ!I~kY+JU֝DAB ZNgxt!p(@>3 BOBsʋhpWVj+L݂S3¾[E :rj ۥ/0I Cmex*X8eK,/z,̈́ &k.ܙ˓l5]M $1[iCgQF"W(r==huƀeL1)cx]:J!)my‰z%f!6 U =LZ+2 "sP|2-K)Qvi$U!yĭ=:mlD:1 :O:@Xdkb +9O@]l\q&I jjs7Q'p Ay Ē4?7RoQ2ge^Zpz悜F~feFw O`aʃ(FJaڛcFI^ܯزϴ;Ydh/ls78ȂMOٷ@:E>kڤW; (QŽM]bNy@ -NƨQ1JbE!&5#9C=<7tXA22jڙ6>+Kev,JV+>Kemʹ}QXi{FJF l&'a@ȒXK 7l]j+zXlz'Iݚ%L1V;k]j)b\'E;aU!rLÈf#ܿ`~K\.lHzz}>$:/AߢSocY6V.X*p~!ifl/LOH#6zKMbX6E2B_L.Jdu; 6Y~Oxu'[`D =D A#w\/tC,%?Ww.8ۿIB=,Ueg;m`50iC`g:<1&TA{T-':u ȬX+.0,uvN ҞӬ `G.YyF\ `xDcݙ 7)gRN,u:>)wnG߁"g ]dbhE?^F~Vے^0R&dCauޯy JD.?93c6S>% pT\[#A]'$Ae RDi\]}]^Pkm ygi|5"WMm48뗳Z ]YL3s2V =Al;zL.8R@S^԰.L}jR2k|,g^C큾M,Bwl,rn 0:\Aq[_G|T.OmqM FS>ͬT)l90O6Xǯe-H;_ƔN. uoi3HnG 7.•[̙Y'dp(S坑r˷${Fi1`&JU뵡Oߧ3. ,\zL7݈ c<7ЧN/wwezw/qSRqCm]E:,!q[8^$;|;LW&0>-oBMy-V)L4`4IFG+8?/ Y,7ϟHỎ_(ќ4~&p8ѵɯÝ0;\+;b6<\IiZ@-)a2 ۇC,aG)'\s/|}%/N/x59k/ 7tgfIPVO9jp7͎٦$d/^ r˅63! d_}Ȝ h<$qr|c5ZEbrP'&|*0N䅆Qd5] aE.'g"S=J]9uR7ʕ9T17͸cܨ.=S=$rհd ,JzRWyA hltPbg "i m`LW/M^flZpaVגf6,,EMwhh%P]OU G}{V(ұ?O!u gi\@xx9^vLmw'p@w>˦ 7OB> ,ßڴ9 |o"u0QQQ,1Ht- ~#-#alJy6m72٭ZW˦@-TM^b@u/5Az萭Sx }Q1kұu,([?JRnW+E\1g.JeJ+lG@'wΏA<+?9i;c6J]"1.vLϟ`*GYa*wfUte]V`}RXL%-T= W/cHĈH/DDm7ZK6FjZ~T((]sw93#Ca9 ͹5[K\`: ҶHsՈPk_P <;3-˾8けGUv?b@.D,/^e s JEy_x ѱ+LT D"\A8$_fwܙ Bm~tqQ2Pr:L\  MZR~4*b=)]Hj#(a?Do =m nwn̍zC'CLk}~ "qEhZyXINv 水赶fTk(ӷk1ޒY7i6&o ,w>7`祥W/P/~f,Cr|/ıdq~ڨdywJͪܰK_D'bD֓APz;}s:Z#NES:vWI< Soętof;T /f4K?26rzԎSEUHLHG}""O.G@oW gf.;?4;/muTS|'\jG r" q?}IU](y)S^(X% t(%euMRo\V YQ^TNB pLIqV$솧 {84R|[CĐ-]<{I[x}-Cr|JC;7aE]jqἐhN\VWǚk"[W+Q/g hQ8h>7<< V ?_Zb9j}k1㵐~ط~t"+H6CFFZn 둢byVX0-ѹ4b{-W!Mu_^0n=(-ZM\r˶h/6-v|>HKIr$;#ne-xt+b Rꙻ[Fcvج@|$ϟ ɆN6ﵶ Nk mHHDwQ[?^. RPq1TXPW$2B13o9~aL̦vOY^k@k/63CR]?Ea\twbLHV ~$,$7E]Eh4In'^J&mΛry!*{e# zDTo 7 bQ+g;輟q{fZ-Lid.A7h>p{[ b1 ޏ >vB-vz]x;Q$-ԸTQ?FC`ACؤSIJ.*80%`2~`2.-v|pdP(߽rHq38 *N8J $\Mp@",ς[Q14 k F "M0e+yL+)ɶ2#~W</X{obf 5љeU(ߠWbG^ $sX%Js=Q6ŕoLBS>ߞwB_3ee "13ܕm2?A?%3bR?{A|D5 |cH5~< k(#.TKק;@⼑^ lDV됊¸:Yx"$v?"MJHڃ6Lԝra߾<H'X&qwГ69OH иS78K@ H  W$qgs.eN 9N; 69O<pm^z#4Bid'v`'tvgfqOp=d3Xvw*aYt30 KۏXy'QAg6::tH_7QVx u8jCVӷà. v\rk|ci}^y:J4Dۨ8Ѱq!%w"9Q7& ^V`o%aHxz a9!sCL*fWc#\Ř*UFIuN>{†-=^idqǁ("R -]~8J$zk3Ϊ:Y'CEû?VZ:f-;4n#tHLA)O().uĦ< ԕgunTNI4x _ r ܪR)q "Hۻ"@0n( \MB +~PH'۲9/0t812⁡'BIYZRN$9ȓ`|퐺aB/Ý r1@OP\/>[Gv$%tI K%4 ٬Dr 8EL"Z@]ij9Fg^NvCc55uf%wj5ZzIg~c2)^6w@]`-]}SJ]`t:U`^h\{w:-?D^ŋ cњ/~㷅6t-\vtdJ71X*%SA  b*WKQT}+yg /0{ϣb(JS}zy3`oY?uҸ?f 2'І[ !הºzj I yG7?m_/ԧ75P-@z&n9kuuI?y_dzm:xt;AU|Ѭr`I_F`j7@Q߯ Q:эk:WZia6SI\%ǤN5\7ꏪYO?X .tXo/"QEDhk$zت'l^Y d9A. x._^ ,p3 /r?Ђ,W*^| Uv{ +5 3@'~b[ DT~a|enDv(Ѣ`,lzep6ܗm$- Yv9|ppսr=A0KV ɛa%Xީp}''qhwnh Rۋ+₶8T5 Zs+3 ྏўDat ϒ}Byw{*44#5'e5ӝd5}ۡ*|O-Kgu҆d~bT|:"I `[/6Xx$34@T'y[=-}撹9{@cNnsqRx;5РfX`|a&Bwljk=V"gVjB/#L2ӗ q򬛄鵮T-t@ OČuq帍UvgX V|vDke2K#BLjsg.1 =ʅ%%jQ^ 7 M1GҘ'^CImVv(hq_U}3k?ɪ/G𚬵%\ \ GօfK((BT;bt(. 4?6X#"4"CLA n4~Ҿ^z}.i8i;)@* i<ٻ"7-:2FOi[Ko2`ޏP֣MEkS~5\t逢$.k3)A9઎ޛy :} ؏x ٷxEKVahgݍ5X?@2=-Stdsblo;.Zi55rD>a8ßyYRbDH񤓈 (ϻ8G<Sf}Q}vy3n `NkyDs$,˵C. 8y$v@FDJ>40Ư/~ϿI!325eB*;Y}L<8N+-cCt[u_ېߒe9 ׾}o6OkqBx^N(I:Yg*&gyQXXrl E|jkx]fW XE]c{Ֆ?z/^7BυߍZ euĂp(a%0NT1H Ça2DJ+yӷ GH[w',́u9{2]g19mU#f3-VwR폞`BWM!5 ]BG[JaG&#yC:7jXs[&֛& Q/W2o=屹9d~?RK4;|R_9ssw*aVߝxj@F Ѥv?u+<ƂhCIfH` |NIE0*ƟURRPlƳzXELЈT/덟cxȗs8A$ۃ6ww1 rtzBi\ o )N.smR4w=XV$" Y؊?l|$ߓ61Jlm J9HHG}s&1Btx˞ #NkG%עN^V42#Smո"X 87 kOhEdta5V wLG D04a39RUHmTөCEdrP<'[5~`8ȢPע9Kna.hV%5JRUh ϡ&^y'17l3.4GF`0Gl>},*M[w'-3Psr%5{Sb* Gml'Ciޫ Eg"A g#jmməz>BQ`6`V>E> JYlcE(o[ЩT&y^Ylұ {<N!z/m(t>2}Ex6f诊;H?3Bl,GAEEf=C?G k :qrJ|~렮ŮAG]av0C\E"䴜3nXW(y$ t[ડtbg@Jt%HEG1)R)J #ω]¾KU>SBשA{k+GQ$[)Ln  YZ