libheimbase1-7.8.0-3.5 >  A e#5n) 6, Ѽ&!rL(ݐLj[|黴|RB/DѶmqH(ިQY*d԰:uP WHx :i<0?sܯq?hqϪ_"mӿ_)Ya:bX3HsRESB~W> > pJhaMaD8GivG8=[\] ʼn}nach/(.DnIàW^3B'xGo\._N@6O;ZLm ޻)oz=qO!l7٦,lqQR(J"Ӏ?U߹!ըs;xɱu918Q г)EA͎ ù8g)eE!.(Tf$Ź$V7R|tjo:Ψp5b!E:920fe63414c70fa23628de6531c16dafb438dd38c22b77696c777352569c337fcdffe9bc252e5512476f6169c8de4cc657820b7c‰e#5n) d9. LG4+S~fZ*aNJj (\Π)a2Z"xTN>8:v^-7ӫpW5 >t P>%bjn˒0cP%b` :y z^ˠT ^Mq|/FYX[=3P&=zYc|˽Oo->)HKu};EqW|>{yg",ϼ %dNkOD5kY:ڪyj*P0!¹T?jĚM݊D+`WUMEXιt8D%Hi5$?",Il3* qM=^p=]÷B^@3]SN$^B$:p, )E~+xP9Hr~;wM%daQ:!5~K* v"+-NrMJG]g/BG<Ե X[(o)>pD3?2d  ;x|      ^ t| \(8$ 9L : >/@/F/G/H/I/X/Y/\0]0^0>b0Jc0d1Ze1_f1dl1iu1|v1w2x2y2$ z2P2`2d2j22Clibheimbase17.8.03.5Base library for Heimdal KerberosThis package contains the base library for Heimdal Kerberos.ei01-ch1ddopenSUSE TumbleweedopenSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxx86_64Peee4722dfd1dd340244674f7c2648e6d3c51e156c08868885ae9f740df2bf7a907libheimbase.so.1.0.0rootrootrootrootlibheimdal-7.8.0-3.5.src.rpmlibheimbase.so.1()(64bit)libheimbase.so.1(HEIMDAL_BASE_1.0)(64bit)libheimbase1libheimbase1(x86-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-1libheimdal7.8.0-3.54.19.1d.@cS@c@b@b@b@]i[iZF.@Z)-@Dominique Leuenberger Marcus Meissner enzokiel@kabelmail.deAntoine Belvire Antoine Belvire Jan Engelhardt enzokiel@kabelmail.debwiedemann@suse.comjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.de- Add heimdal-CVE-2022-45142.patch: Fix logic inversion introduced when fixing/backporting CVE-2022-3437 (CVE-2022-45142, boo#1208992).- replace libheimdal conflicts by obsoletes / provides to provide a smooth update in the new libheimdal-devel.- Update to version 7.8.0 + This release includes both the Heimdal 7.7.1 Security Vulnerability fixes and non-Security bug fixes/improvements. + Security Vulnerabilities: - CVE-2022-42898 PAC parse integer overflows - CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour - CVE-2022-41916 Fix Unicode normalization read of 1 bytes past end of array - CVE-2021-44758 A null pointer de-reference DoS in SPNEGO acceptors - CVE-2021-3671 A null pointer de-reference when handling missing sname in TGS-REQ - CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec Note that CVE-2022-44640 is a severe vulnerability, possibly a 10.0 on the Common Vulnerability Scoring System (CVSS) v3, as we believe it should be possible to get an RCE on a KDC, which means that credentials can be compromised that can be used to impersonate anyone in a realm or forest of realms. Heimdal's ASN.1 compiler generates code that allows specially crafted DER encodings of CHOICEs to invoke the wrong free function on the decoded structure upon decode error. This is known to impact the Heimdal KDC, leading to an invalid free() of an address partly or wholly under the control of the attacker, in turn leading to a potential remote code execution (RCE) vulnerability. This error affects the DER codec for all extensible CHOICE types used in Heimdal, though not all cases will be exploitable. We have not completed a thorough analysis of all the Heimdal components affected, thus the Kerberos client, the X.509 library, and other parts, may be affected as well. This bug has been in Heimdal's ASN.1 compiler since 2005, but it may only affect Heimdal 1.6 and up. It was first reported by Douglas Bagnall, though it had been found independently by the Heimdal maintainers via fuzzing a few weeks earlier. While no zero-day exploit is known, such an exploit will likely be available soon after public disclosure. - CVE-2019-14870: Validate client attributes in protocol-transition - CVE-2019-14870: Apply forwardable policy in protocol-transition - CVE-2019-14870: Always lookup impersonate client in DB + Other changes: - Bugs found by UBSAN (including the incorrect encoding of unconstrained INTEGER value -1). - Errors found by the LLVM scan-build static analyzer. - Errors found by the valgrind memory debugger. - Work around GCC Bug 95189 (memcmp wrongly stripped like strcmp). - Correct ASN.1 OID typo for SHA-384 - Fix a deadlock in in the MEMORY ccache type. - TGS: strip forwardable and proxiable flags if the server is disallowed. - CVE-2019-14870: Validate client attributes in protocol-transition - CVE-2019-14870: Apply forwardable policy in protocol-transition - CVE-2019-14870: Always lookup impersonate client in DB - Incremental HDB propagation improvements Refactor send_diffs making it progressive Handle partial writes on non-blocking sockets Disable Nagle in iprop master and slave Use async I/O Don't send I_HAVE in response to AYT Do not recover log in kadm5_get_principal() Don't send diffs to slaves with not yet known version Don't stutter in send_diffs - Optional backwards-compatible anon-pkinit behavior - Removed heimdal-7.7.0-autoconf-2.70.patch, fixed upstream.- Add ldconfig scriptlets. - Fix 'Conflicts:' tags. - Remove obsolete macros and conditionals. - Ran spec-cleaner.- Add heimdal-7.7.0-autoconf-2.70.patch: Fix build with autoconf 2.70 (gh#heimdal/heimdal#856).- Apply Shared Library Packaging Policy and resolve rpmlint errors like "libheimdal.x86_64: E: shlib-policy-name-error SONAME: libasn1.so.8, expected package suffix: 8"- Update to version 7.7.0 + Bug fixes: - PKCS#11 hcrypto back-end: + initialize the p11_module_load function list + verify that not only is a mechanism present but that its mechanism info states that it offers the required encryption, decryption or digest services - krb5: + Starting with 7.6, Heimdal permitted requesting authenticated anonymous tickets. However, it did not verify that a KDC in fact returned an anonymous ticket when one was requested. + Cease setting the KDCOption reaquest_anonymous flag when issuing S4UProxy (constrained delegation) TGS requests. + when the Win2K PKINIT compatibility option is set, do not require krbtgt otherName to match when validating KDC certificate. + set PKINIT_BTMM flag per Apple implementation + use memset_s() instead of memset() - kdc: + When generating KRB5SignedPath in the AS, use the reply client name rather than the one from the request, so validation will work correctly in the TGS. + allow checksum of PA-FOR-USER to be HMAC_MD5. Even if TGT used an enctype with a different checksum. Per [MS-SFU] 2.2.1 PA-FOR-USER the checksum is always HMAC_MD5, and that's what Windows and MIT clients send. In Heimdal both the client and kdc use instead the checksum of the TGT, and therefore work with each other but Windows and MIT clients fail against Heimdal KDC. Both Windows and MIT KDC would allow any keyed checksum to be used so Heimdal client work fine against it. Change Heimdal KDC to allow HMAC_MD5 even for non RC4 based TGT in order to support per-spec clients. + use memset_s() instead of memset() + Detect Heimdal 1.0 through 7.6 clients that issue S4UProxy (constrained delegation) TGS Requests with the request anonymous flag set. These requests will be treated as S4UProxy requests and not anonymous requests. - HDB: + Set SQLite3 backend default page size to 8KB. + Add hdb_set_sync() method - kadmind: + disable HDB sync during database load avoiding unnecessary disk i/o. - ipropd: + disable HDB sync during receive_everything. Doing an fsync per-record when receiving the complete HDB is a performance disaster. Among other things, if the HDB is very large, then one slave receving a full HDB can cause other slaves to timeout and, if HDB write activity is high enough to cause iprop log truncation, then also need full syncs, which leads to a cycle of full syncs for all slaves until HDB write activity drops. Allowing the iprop log to be larger helps, but improving receive_everything() performance helps even more. - kinit: + Anonymous PKINIT tickets discard the realm information used to locate the issuing AS. Store the issuing realm in the credentials cache in order to locate a KDC which can renew them. + Do not leak the result of krb5_cc_get_config() when determining anonymous PKINIT start realm. - klist: + Show transited-policy-checked, ok-as-delegate and anonymous flags when listing credentials. - tests: + Regenerate certs so that they expire before the 2038 armageddon so the test suite will pass on 32-bit operating systems until the underlying issues can be resolved. - Solaris: + Define _STDC_C11_BCI for memset_s prototype - build tooling: + Convert from python 2 to python 3 - documentation: + rename verify-password to verify-password-quality + hprop default mode is encrypt + kadmind "all" permission does not include "get-keys" + verify-password-quality might not be stateless - Version 7.6.0 + Security (#555): - CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum When the Heimdal KDC checks the checksum that is placed on the S4U2Self packet by the server to protect the requested principal against modification, it does not confirm that the checksum algorithm that protects the user name (principal) in the request is keyed. This allows a man-in-the-middle attacker who can intercept the request to the KDC to modify the packet by replacing the user name (principal) in the request with any desired user name (principal) that exists in the KDC and replace the checksum protecting that name with a CRC32 checksum (which requires no prior knowledge to compute). This would allow a S4U2Self ticket requested on behalf of user name (principal) user@EXAMPLE.COM to any service to be changed to a S4U2Self ticket with a user name (principal) of Administrator@EXAMPLE.COM. This ticket would then contain the PAC of the modified user name (principal). - CVE-2019-12098, client-only: RFC8062 Section 7 requires verification of the PA-PKINIT-KX key exchange when anonymous PKINIT is used. Failure to do so can permit an active attacker to become a man-in-the-middle. + Bug fixes: - Happy eyeballs: Don't wait for responses from known-unreachable KDCs. - kdc: + check return copy_Realm, copy_PrincipalName, copy_EncryptionKey - kinit: + cleanup temporary ccaches + see man page for "kinit --anonymous" command line syntax change - kdc: + Make anonymous AS-requests more RFC8062-compliant. Updated expired test certificates - Solaris: + PKCS#11 hcrypto backend broken since 7.0.1 + Building with Sun Pro C + Features: - kuser: support authenticated anonymous AS-REQs in kinit - kdc: support for anonymous TGS-REQs - kgetcred support for anonymous service tickets - Support builds with OpenSSL 1.1.1 - fixed heimdal-patched.diff and reproducible.patch- Add reproducible.patch to override build date (boo#1047218) - Use constant hostname (boo#1084909)- Update to version 7.5.0 - Security - Fix CVE-2017-17439, which is a remote denial of service vulnerability: In Heimdal 7.1 through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. - Bug fixes - Handle long input lines when reloading database dumps. - In pre-forked mode (default on Unix), correctly clear the process ids of exited children, allowing new child processes to replace the old. - Fixed incorrect KDC response when no-cross realm TGT exists, allowing client requests to fail quickly rather than time out after trying to get a correct answer from each KDC. - Fixed heimdal-patched.diff. - Removed Avoid_NULL_structure_pointer_member_dereference.patch, fixed upstream.- Added Avoid_NULL_structure_pointer_member_dereference.patch, fixes (bsc#1071675)./sbin/ldconfig/sbin/ldconfigi01-ch1d 17069211287.8.0-3.57.8.0-3.5libheimbase.so.1libheimbase.so.1.0.0/usr/lib64/-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/openSUSE:Factory/standard/6c545f3eb69f6f265e5a1571d4a221d1-libheimdalcpiozstd19T0x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a8f1092a6c33cc8867e7a00e57bed6472cf28a9c, stripped PPRR RRRR RRRmw;>mԡutf-830b376d6c54a4795af6af4950e29d821f6b9d768237b090c7f3d9471f2a96a224e8030dd24ef416733b1f90624d9854397aacc81626569290dbec4613123da87?(/hlfڅO J¿uhw A5|>TԟKW$0kRr_te_$]Z #d56%-nY>Cl>BSiK4<#EP :E{yT܌w#&(ϐr%e0ZphRcOjk;U<:s+ DM~G O~@8rxȑ:Qr]_|=a} MwzؚG/gDwq%9?~S 0X| 8֌ހKc:lUG;ψ6w V}ۃh׽w3tnǗAw!'} T2T/,r+L _mkFf&uenAEcѸH6(D = zt*cȝT>;KgMs2TJo+T9sC91]-ξeKڊ_:uWEԝy1Ğ_&N!j)ٽ|H֝BZ2̱Yi1)rؤ?w=(`e-{͋zWU˗9`rE *[;k&% .)Dc,aPhE .5Q"d@3&fIXIu 10:NMALAeS\`aM'~!|CMR={'7BV J0C'1_gdBPy#;rʠL!pŎV I>PUڜxbg+775Sa=L$d5ЬP‚ e逛T -43sZ8]A+e%*d"fHx#).@: If8UrÌӁ!Z/^1E&4Z<bJqKzQഄ2$F LX 0=}m#䍴w뭿[Ua>K;omeoMk.n KT&]带c=.|l_'])ݲ\Qy'2_yloWlf.}Ɩ󒉊X#=T(,{mDO>Yxg|O:q^r廫 t[%U mc%K4Rk|ϑ#ªt=PU΃`AqE!ewSeه/q=9 uxH}g2쵰 4UEOExބxȿsr{ԿOAr$_2m=ft1#M^Cso>'8|ꉤ yeNJs޼G-{-Us) |sDcV"WU yVcw<='ϴ(qDݾ^8k=P,7#qX0%zxmw!O1}>&9K_{??E⣇)s,n4统p^}k :+n;8F^'=M🕍sު4}TܿXdCd,bDM=u " D#x#Ḏ>"AOtx(w -c(  >s[lhb|`J$r{nVtDq6H@HHC@ (h@kq+6t%gTs/33Uo 8g>{a+ zQ܃/)QNؖdr]قw V&'/?.n?Dy3Ə01& FecghU͵QיzUxq]vjX8\rfjZo=AXq _@6E[Jw}3n;ry ʹB~3>GAʍҞ?U[>Moh@юQ腡F)ipM}51MIl-ZǓ]V}0:y HЏƆ[e3:ļ"C&ݨ6vGOdb!~kҧ"xz/İ"=V'Ōtgw15(K/ł43F1@oA) i Hw + e$ 58(:yK]vE!QVu2q5߷ jTVysyT٦TT&coՑۦ1Dݱ%v:m|ĉnVm>kR<#ʛȐ"?%pAp 5C:\?m`^nնU'y8b |Id?g?xvo,yLkPS8tO7Vu3=8llIHoN l1U=,5eF7U<³AS9x[9NHzIp> %T9:6cu,t.7`1.jq%vNh/,^4Ki%!]A{ZEFnavο.JudS} "2X2?*@"ABC DEFGpH`IPJ@K0L MNOPQКRSTUzVrWpjX`bYPZZ@ mfPr&I$Cmffd*O2ݶmmI#OjEPdR%/k{ g+A6:%l{Љ13ᆂ:K7~H˒Nڗ؝zsqV(|Kȥ2H%E_ p"a @ܵhZV\y{BV|wuש~񷄓*wڃ' J|i B*=WA|_aEA.fԭ:26,:c779i2&YErW=)_:a{9|Qr%E\^3]3 ']8Q 8+ y;ËwTKEjmPP77ÎIl׳^ ylnߔQRzaI6J;r ?ɺ(@sFцq.hQ֕G&W%/\0t!AoAE Y&%c}Q]]Ҙ ]@!n2YfmZQ! y7A>Cal%G7O1 *mD#O}\ !ƃUʡb_7?/cri~0IHX)#ҺVSZU;fW87ULKsj f/U`uKWpDYñڶsEi:bmUe6"rE_T1YkoFOcm\UI e;q3 ۢ_K4ۨgzKNǕx\a>D Fx^Ѷ??OS][\)P3!nٲG&]DPj${-zg&ߌ:.V(Z8MѲvH]^D8Wƻ wq7 IҁH ;JGvSoPrW)y+z-  pD'<:?*^ǥ@nmeTatojt!ͻhGg@܏b?31NLHu/zQbZf iyIH/N2{gb̬u&a]%W9^1c۔*ؔwّEjۙlNGp[R]ZߊWH$z2߸^5J$ɪ)Q=S;(̐$I19`!IHRB=o ))Ib5 Ώ1f3+R8`Ãr|qMOS#z~ g͋relCKݯwJ5-:/mtmT0 iL٨jcqҥl}"gD8M6wMNg;VDWiЖe:`#}6Ǭ(V8eY@w1RK.bW\je2'T0 gŤ)Q%qQ汈-f[TLc@,Y;PtxI(c+vC"E3Z!yV]Sqއ~ٹh]+i" 팴"ArݖJ#=:OŢ6!%_.}$e5p%o܏k@Ө4*svx!b&ϲ6KFqra[S"CO*׾Bf,R x&]uK@ŀ)씢B=p.\B}KPy{ws <" ՛[z(R59q<~ݔW/X8pٕuAeݢ{&3Ni >+'Vl>'9oSJ7$’-->v4OGR^v^5_Я; 4u·T? FձIDa%q>A9(D {M?1(IǗW|E+l|+] =? x$3mG4k"ŧ wbNdt|4\հi0Y(1~cd}OAd % 8%\ (z-|=ebGSbnXl4R%C}Htb/*+%*ђp5ѦO}IX`wmzjv'CO#r} {MweZNtG[tYS嫛/iJ˩j: b2݋YuLg$%~[._aM4и_-™4ٟZBOQlzn;B-8V?mam`ٮFU"%Q&TSi.+{%;fGM_* V3d%aw?Ѳ9ƕ@aQўxK}Y]'.!UJYg+u=5˫NjFmxxtoU4^P,$y|yZkm۸DspS3"MOSo.gFBnsMt:%(hវmjekgr7짐<5JKJ;R~#bxSO&lM\#B ypl>z2]aZR:RYz2e|dOE8g U?OnWɢ>ޯ@$5@}M:~o {zXɰK "y6u(6peZ[k>"[ڴ9g;9RE1gURxL}K;wʭF`-.Dr9i=f lWMqᘟ{Sbvp]oy_;Zv?ȣK\~FnءAxWDB o ."B KCӵAµHOAourL,G-OJ /oS9ZnCרޑo}a&ANp"~\h0G uC]޻<䊡z>`|3KOɩF#sĨbMgaUn uev("i¦9 QXX-(B%n HW3+'MזKHkeDaŵ.E UM̆I],(eדm'x OTC-)}?"ǃ. شaJB%uţLjSËO?:8}MW~6&em3JS*KWprP &Yk~!Q_ЫFdF7Ө8YU_ҟۖKafb5u` >~u[քgX1&{_'.vK3Eg9Tь>! k c;ƍUsgZk!ld qsqk&^kZyZ=cQuǨM# Vra7 VrfiwC;p D`P9o: ǾF£OLeӺȃpU.G G'P%%4ȼ1E ȳ#P2O ?&vEoFkc9J(6_Kadj*p [ tnD'e%|Z/9pt-$ 3i:.}hGR}+' &hIԳhZiaUۚKULu61)4AϪk^'74S=CPXW3â#]mݵ1O, }h@oL7(+k})eBJ8õ5pFbIg¡ xHexhk:>"%J,g, ^, .zGGR>9M1>{bj^a+m2^eYV1^DoGiQYFk?@HTdn%赇bMvS˕K-EmG'Z/cY#>.rB|'⃇ X xLp2VJ7b2]۪LO\A2vEK#%lݧ5-XH?*z&p#P{&i o r(D / 9 ~ύm΃I0>HX 挰}8Wl S,M8ܢ3΂ǁ]ۂKV0H (ȣ#SpuD >A/o?,m8To}@3-L3rTz,\!AۙZ%)DD6HZj;|;V8ERBtR5հoT+1I۪ T+犊M (O!&xXX~& |d)ApZ#a}es{fmDɔE)ZOqF$֯ \/@i\&aiun[ug5P9 wA7͕^R]@)Ag,Q kZNso*Z(ud:qg/@H-2kYX}e(w3159~ V#.1ۧOU8xPu%'^ԝb*iv[a"q%T?F\MbIۙU07HsS}4oQP͒_{/un3SKuU7ڪũXXp #Li2_)C4~Y!y!cz,?Ssa޽FECF ÞI%îL%`,5"{ {0P+I- L;⧲h5*eE=$ET} 7.ɱM s'q68BExbN_ B/4}Y3ס~ad(#+ |fܮ.>q)KMfW"[]їDkhNn(|hߴӒ2S5Kѳp" tNq} ~_ݳZ߾ÊJ8  Bk#脗]Xx*GJWk2΁ݲOv$ڃEgC&OwT"BչEKC DHk38=R Pv("GFHMuh]2 hC33ںV8 g8剽iA8iɲ=m3MUz.Lm ap Biܶ=HVj\.6ucZ <RMosXnp.hcpNe oDܝ{'MnHY}On~1Yq+mvTX>׹<_fsGyn ;1h/3۟}[Ec-v;F;= y*-eHHYONb>h# ""@>1W$$vr6xp K-K( )zA~ 8`}tdq*!WmZH7g=`ɓ :+8ZcB`_lGP:$n[-7|(六+=G[9!^m_>Gm/bc!vOpQ=e `/^mH\<X M|Af[oX.WIE_@)lTm*0E3Rnkr_PaтJW_J0ܻ// rV_"wZ1H +l,&ѱαF݌K)f}`EKB2W\- ,\bAJ"dozn%/}q7ZDm !FQrM|݄ڸYb!ZTB^]97qK~9wgMX\l>xbq3qBCuK&j7X=NƝ-?C?&pR0GrO=C y$D Ϟ*om jBDW!6P~|{80>9@JL]a(N>%? (<?O! q~/;YC7Ey|bw}l(Pv*>35v}O$/lE/T{d`#AL^0LƇR %LV)x1q

K\T4Fa x4x*>|6R6n' q@jMnU0\Fɷ [EȰnhvr`Y37ΑY :GCZKUeX**[cІ/Ir#Tbœ`2rK7}1[ǰ=1ۻPnH"߻OԤNUFD#w00?]ٹܱ4Yk4kzd95y]70Of_*n)vЏJ6I|#]dtБ b9T|fF8ڏ1] ;rӑD񇿤;8 l囀t`OI-v)2 z P5 "e ׺|5[ɪϦS*w#- $A y[pkP7+8)nJ)#{ = ~b;״-`Ѱ}ݟߛ< Ӿ+C dy#k,o3Ɓ$ď <hMe|[Te@$nṘ e_Ska3 ~kf4zkVv]&h-*[PZW2/ 4}[Y VVebh4=":fվf5蠫7ٝA_ilVzhڶ@gmΒ+`yĶX4{C}m`5-KfA4Mjbhi}Fg౥KZ^Ul]bKhZJmciV2kfveW,+6F_Zi%%wAg`Pݯ z \*t4x{PggƜOvWba{m)}O$w[NYwG'мR<ކI>]D..?EBfO-x5zۨ~Pb ࿷>)iq'Zd8x cn\1gp6tDLoώv!N@ȣL0TG`'ݚSM|(l]Ԁ(* +iwݛOIu # Y1}8"CnO2 4LqH!2ePn^tv;e+TrԵ5n`w#q8˙yUf`OĎ׸ɷ̐M|h/|@2GZs\H5?ގ|%D߮X i|V$)H!2 B6mI-ic"#""$( )(IeX"-(D39bvͨġj.,0{P_Yw\~#UIl3]c`QϏXR-!Xx?ԡ:fV8ā;:MYo_ʛAuSgM+s]u/jy&Rt '@ȫLXI\|mcYlڼsMg4]Cp#e)CF][I @~9MU^_d}$%SNhQeVn^ dɏBɱfۦ|RShũO %k2,γ,($jKHCGoJTYffMuZ/4]~\-jKn0(8`lZ@ƕ̩auJ/}E?i& Oe5b-!RQqN99[\g] s۹Q.j+:SfdiH]] m%K |-U~!蝜-Ͼ_a'$үgCX>?TggU;{*{M%$V -Hd&l M|2\Q:`<[F.,zfV4ׄ(@-#Suq;ҚV YG[G+"nҜ6JwsĊڞ@MI=D bL9iC!aV> -ftS̜bck07sǴ ~ h"^=aZdj@ Rat=4CyBtg?{5ԩE]O"|1NWIwKoC` NrDDX$5kH lh|AGGO"ͺ @4(af\&35:>~Ddȅ*&KoƆ2@@GF{ZI¬6<ᕽ38ٞc/)`O(aT 9]l!fےp!vA(7CrR+DJ3%ֺ/&~cΎ1B{CgmnADzZ)Լn3暛Rx"1]SIUr[eF%[O*f +>pʱl ] a.U N+& Ou"lpu]05 nCGNڷ-B5\in[.BstH&%k/j:ahNsyUlbY%-e/NSP2ZL]ّB#F8-/3 Q$s uAK V焾g@i m?,F֋?;`Js4cB$u?^ Sx<uŐ>/'"-Wm52ƙC6hܯ{ǧL@T l+i5?g% %bw3}tY4DʼnFU\Fc!` 1x6m 1 }M,B.|J}'8Ck`H@jZB8$QtTybY"{3F(A-B`9INnDQV }8P<[e G'ބt i6pXK!|vNN-@!Pf(}܄<Wj i[J(Swv pzAUɖ *s}+XQIniU9V7O^[prת1SA_WAt֘/`~N$G̞ 5i f5@4Fa13/Z®L$ !0R;(AFLAȘξHM1 g 458\$ΤBzW Qo?ReZSZˬdr^$IMgVcYeҔX z"; 6IAijHY#(]sbin65U ͊kb7iJW"""f敐h݊fpe!ЉٮPxHavv =ZcP SPi O^H)Tb MxYu$҅3ŀA[qeƕU#~ x[m? djQbPW'8H_P^EEP_W{EU?=vŜvfz̥ΐ~՝P^RR|)JOf2Qiّj?" LmO6eA HF1nmj2nʋ Zxb#7`+ ^w(MrZB,G)30HF3h# v;z?n$jX`_ylM39p"9oAyF3V,c Ȣ4 c.*,0Dn+rw9\13_,$LRNfߊξmcдpWJn qG4,t0 w-s6CI}V~O'G NNiڸuZ8>if-o \oOqԜ>B$!e 7ЛxO$uht$U6[[< c>Ã"J-gOSAZ DF+۟9/IO\Pޤ $2 wWkGU499=9P@$Hန2^iYܲQ{X1@P膣@jo!gj"M#Ra%oݶj{2hXwE[*AIhoS)(5`P/5 SWy bu:JTީ+2[To&;}S ($4-#o UFf~o:z^ZSWr3QH^kJMM gS֧+zHf髖)^NuYzڢJ`đu=RdW˰`W t YHTl2KeRih,!!!@A;f`{e1(#GҌ"3YdY2}M'QIsFc\k7_0&׎|-׀79d:cp&YĕEJ$qd#,Bg(I1l>O""Df;&]ϦO'S^lɭ b2]HtDp5 =%łjDzFZ=R—z66c5rK?m<~[&\˦[볕@umD񭭱nLx?vبc[;ƸfdϘ6~.{.=4Je} gQH1yM/?6* }qðY-x)MϭvmY* &*d}!\F P@ :THu8`CX IC[Ņ t[u -^hUr] o'PWum6UW3+r9 3.0|p5BtboJ6-P*ٽ) #ؼM d%;D]_m)bXv/azpWjN6 Gm! E-8S#M3p-VK = T`r3>.&!/m͕ NgE#{8OŃ;Ȓ"tc%uB>v&1O'?Fx6)w.P9d^=ЖmiTTW ,ҘV5ߍhmyCzoWOݎڔR mel=-L_Z|UJMlҢcۏniQqϓ>ܖp"6555A 0AĦyKӖ]]P"wUkg"@y Dwή)pV O5گsBY7s㷔F_dFHIEGIDf)iYΥ3I0IѦ2ZQB p.`u'&5Ժˣxqag adj E6[!|I^4i.Eu(C qrw]ia_gʀ{EP4>`m˾h$u4\*ÓſVhn6 WIy"CzԒYhqSǃ#{"$I53CQUrTyO!#B"$ f}M0g&џM^4[**/ۇ7+ur)f3KsxL*:%WsaOG gѽELh :䰕kS, cp)|A :ɣ_s='q*%%st*-"}a>x5ΦHWC7::`6C%-}≮z6h2=b-4`kۮ)ͩكrЪAUgU2co.Nٮ&Y ©dKAT5ϖ=vrIKtb_5wpj[EE+ͱCDNxp'KL?%) Ň=+@S<IN}Q>%EChnJ[bh>3 zUWO>5>Q++:j.;/ :%%x)\b{vH{Vt %_UuHKK鏚KrǦ+>,"ԧ)w^BN@ ᐹvtP_]uX&n= r?1aͭovnҙCSü~]7~qxrb9Q5AԲo(?M9{ ͎p>F`K 8xj;=XeNC;Vz]& oh~xFȇe?NM=7/ZV@6rÈi1&TshEW+BDs{kRigz<ͷasmqH&|j$Lh%UxS-PߎNV~.)%6=}ßܦ:Dr Ú|c>-*ϮΨ\.F& #4pYͨ Ș .juq͝i2LFf Щ_¼f7MW/T(&aОo=ޜݴm+_*i vwU4/֭zw]iYໟ~aDίRbW1PʋO -)v?휂* ?y_%L=u4`|;M'7G3z6w7S~SI co~ݿ.Wm MPx%oe'FW%LၪA^Kvm\}Im_J+澶 yp9 ˇ5FC{ }o[3x}YϦJk:ˆgB1NPPnYqo!jC:&'m[bՓ#s 3ug{tjU%׍>4~x֦@;;jݼ 9Ij\@e3!y͆z/Ù\2rIM0Ofh$Ǫ oz|{pkK gR֬qG(@^& h+A{8geAɞ&ߎoͯDݙ[Э^U[;=3#_.;B(! :c=`B rS'󥌊i~' ơq'͏_