libroken18-7.8.0-bp155.2.7 >  A dkRۊI%z ]%3Ӯ? 1uԋ&l,&T@w, c.1!|{CL+WYPb^ b e e):aM2?i"!3'Q=WarTv8rr^gHʇ8ό{!u n~pOuŒ/RfH¶G Ɵ$,K @/B(yzI<}C za*=n}C ^)QI?޸PSq?';9 *Ŝ]9 AQhO8'oKhzBٍ4\s,ja%b 8||!o}['BlnLRNM|C"k]jb1~(TE@ussP-v@wth?4 KԖ^V0jw\O*-ςC6r50KV(#UO8r = ^Ŗb33e383fc37b8e9e55a1d658eed02181ab1335a158783bd2a442dc5acd8469f2e3ebda1ed0de2f7a4fcf4d4997174b65035a296fldkRۊI%z irA_'o:0nԘ'u~h/r>漪^i̥_)p?nGH`e("6T?K٫g{wMM8_>>;i?" s(":E*;Wj#|0~pCA?Apd   I &:@HP T X `  `04?(O8X9:p>>@@>OF>^G>pH>xI>X>Y>\>]>^>b>c?d@e@f@ l@ u@ v@(w@x@y@zAA A$A*AlClibroken187.8.0bp155.2.7OS abstraction library for Heimdal KerberosThis package contains a library that wraps or adds utility functions missing from certain operating systems.dkRstoneskSUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxx86_64kdkRdkRf583f645ca0ed90583d9e652954063066b5ab725f201b3d58235986d2a212546libroken.so.18.1.0rootrootrootrootlibheimdal-7.8.0-bp155.2.7.src.rpmlibroken.so.18()(64bit)libroken.so.18(HEIMDAL_ROKEN_1.0)(64bit)libroken18libroken18(x86-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.16)(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.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypt.so.1()(64bit)libcrypt.so.1(XCRYPT_2.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libheimdal7.8.0-bp155.2.74.14.3cS@c@b@b@b@]i[iZF.@Z)-@Y@YBvX@Xp@U@UU@U@Marcus Meissner enzokiel@kabelmail.deAntoine Belvire Antoine Belvire Jan Engelhardt enzokiel@kabelmail.debwiedemann@suse.comjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejengelh@inai.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.de- 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).- Update to version 7.4.0 - Security - Fix CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation. This is a critical vulnerability. In _krb5_extract_ticket() the KDC-REP service name must be obtained from encrypted version stored in 'enc_part' instead of the unencrypted version stored in 'ticket'. Use of the unecrypted version provides an opportunity for successful server impersonation and other attacks. Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams. See https://www.orpheus-lyre.info/ for more details. - Fixed heimdal-patched.diff.- Update to version 7.3.0 - Security + Fix transit path validation. Commit f469fc6 (2010-10-02) inadvertently caused the previous hop realm to not be added to the transit path of issued tickets. This may, in some cases, enable bypass of capath policy in Heimdal versions 1.5 through 7.2. Note, this may break sites that rely on the bug. With the bug some incomplete [capaths] worked, that should not have. These may now break authentication in some cross-realm configurations. (CVE-2017-6594) - Version 7.2.0 - Bug fixes + Portability improvements. + More strict parsing of encoded URI components in HTTP KDC. + Fixed memory leak in malloc error recovery in NTLM GSSAPI mechanism. + Avoid overly specific CPU info in krb5-config in aid of reproducible builds. + Don't do AFS string-to-key tests when feature is disabled. + Skip mdb_stat test when the command is not available. + Windows: update SHA2 timestamp server. + hdb: add missing export hdb_generate_key_set_password_with_ks_tuple. + Fix signature of hdb_generate_key_set_password(). + Windows: enable KX509 support in the KDC. + kdc: fix kx509 service principal match. + iprop: handle case where master sends nothing new. + ipropd-slave: fix incorrect error codes. + Allow choice of sqlite for HDB pref. + check-iprop: don't fail to kill daemons. + roken: pidfile -> rk_pidfile. + kdc: _kdc_do_kx509 fix use after free error. + Do not detect x32 as 64-bit platform. + No sys/ttydefaults.h on CYGWIN. + Fix check-iprop races. + roken_detach_prep() close pipe. - Fixed heimdal-patched.diff.- Summary and RPM group update. Do a direct call to ldconfig where possible.- Update to version 7.1.0 - Removed heimdal-version-script-client.map.patch, fixed upstream. - Fixed heimdal-patched.diff. - Unfortunately there is no updated changelog file in tarball, changes can be seen in source code version control systems history log.- Added a patched instead of the original tarball because only shared libraries will be build and source files of these (not to be build) programs have problematic licenses. - Added script heimdal-patch-source.sh to sources. - Added patch heimdal-patched.diff that fixes configure.ac and several Makefile.am files to successfully build patched source. - Removed unneeded dependencies in spec file for build.- Added Conflicts tags to spec file because devel package conflicts with krb5-devel and krb5-mini-devel.- Some changes in spec file to enable build for SLES.- Initial package, version 1.6rc2 - Added patch heimdal-version-script-client.map.patch to add file version-script-client.map (File is present in git for tag 1.6rc2 but missing in tarball)./sbin/ldconfig/sbin/ldconfigstones 16847551277.8.0-bp155.2.77.8.0-bp155.2.7libroken.so.18libroken.so.18.1.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/55ed18aafaed5a815799e77b2368528d-libheimdalcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=17be22838e4fd4d27a7e4517193680609d5f8734, strippedPPR RRRR RR RR RRRR RRR晞wmgKutf-8171f8c2797aa95cec04da69aa30887abce23ac19f252e6807f2deba440ecbbcd?7zXZ !t/lR] cr$x#HXlzc^iWiHsDV8gt8S5̯Rb/͋K&/ACSJMC☈}Xӈ;5O^A`vdgY!WdsE~@طIB5́@X^bBPw_qI/kwe?$NԃZb q1Ci"nm_T_X. W'=ބb SMA0RȕHtUBBC?O?AMi(U!A_(Օ>31I|5wR}X2'"^뢹1/Dx G#LWe])!x̤'nk̽Jt~(BI#D4SIQck FjV>AtξǎWt?Ij_OASp%H33ZTf'm͈KR4<1Qۏ[X /T%{8. |x(]RӒpdW![Dsk7C4r8#s)nEy)7eW;%HaI吚ê:_`&8Yp}G,;B#hO@_ݪ ,p:+$33質Q!LJ 4Pnn*51d|\^1>5x3<)ěɔ a+ ^ibTкgJwyk?u{+EL.-Tx-@u) 'BcV#,*.mFE`|Y5η^y}҉uk2*S߲RߕW)0yukֺ$ȃ| .i)\#7 T(L] /n]jYE_L3dևW$K8fw') ^*>?/>9Z8Q:xQD|t(r}ySUIAZ8*bD<'zrDf sŋ'b쿥CҢH/iJ{_1FX]ZRYcQqj[aòEhk);Ve; gPe%he4@ h< >k6&\d)8ؼ|U2^tGnrQɆ׽ eJaXPrtv3݂a!oӶxz L@\pq#ieYX+2t^iHK!lAd#$b]"S^=b(x3H;3qvز( ^m56b+[#н%Z/.W{dU&h9gMooT.iCނ22dC/= 'iU{ZD|s;KV[">ʵo͍h tlyt.5 2}}UļD8XGGXbَT"-`ҩy$[A ̉/vn%Vçü/5zݭXJz@oX"mN*S%QohIPUnyj\R1кzF֚TV< Z"ُKqiW+.nM[W#Xmdƿ};h:ڭǎ>~7.lzye64k*[C9@]~6nVm*!>o(y^o:3h$_>v1FO;8+   T("LT/qWTsx:XT;ױwP "p BU1rO.0~0*G D5.N Io/ a(aP(&b.]PkxUx2oVEt\Ïu÷#wO\wjo] kw]W:1VwvÜLanMc}i`s~9A8_!b St7ջcK7ʮpQWkT+t>:1?k$f3ٔB2w[Hh%j]O`p"tJwu(ң `ͼdsY2Rkj3*ݫὮ (r:)8lʴGĐx2r6dESp] b#f*œU(efP;'d;q7 )"/![UWR;R.bnk0璭0\ي,Sʽ䊎y/ UO$t'DjDl=Ǧ$y^5`peDSh)O5*4ᾡKcǟ~JoS4Sdߡ2+ͼqSȥ1|ysNC47_n,TP4zhK*:MX')g|Br^1MBxw! .GP>@~[r;=_;b4[P5T[U2t!^07$T/>ʤf}Ts?gBBNNfT@ih?k֭Dž{=:,T렭d =4cTGT j3Ic.WpgW IM|(MFM-.Ah2L.8 KU27i%8͹q'k7gN%N ^݆ezy*b%ӸePfi(ǒX5O J3MN> ,u+.PMV)z9d`<9Uh|q~YZejZaQ yxk0 tYB`@qZĸ7X4(8`tSUh܅\LQAR OւY+%(xGZx8GMj>{p<`||z[uclf42`r%0`=v4ژwm~y 8xP9,u,J.AsS0A4JL b#y3Bno?TlH57)E#ޚ VB">&wy-0Rq %LO]i|TZ&2W]`N韍8ze5|b>HՙT+CnȠh=Fn M5ڷbEWsϮC@ E{;1/*]싇H p?ʰovܙd6rtw{ҵADmf~X{L<1*rXg@3bو$.1i%6K6HX#k:(5jWNH+Ŏpۣk7tbA|Q}hJ!]R7D;_la](erj4#D -)Ļ͐4Ľ%! 77p7l z^{ZeBfyXFu`[8ȔG* rѰydǮ3 4#H8m 8%ʖVX-83!GS2 jVؼF1n5.2^ б> 9{ »y ,?'K eYA3JH`SJ@*-<1 Օ6(7r'U llxkÍ4ʖuYK=PU@5ʋ5iy=sm 1#Jbh ڡ^Vē8}&͜2[<}CGA\)B׿s@K*'#;m~Vz&GZY> l 9g9ˆJ*ppΌc\1 Ƌ 3iz y(9]ZOGּPL+hm{:#q:Qh߯pG(MB`Ч5ԲCa\{^ _G"rF^\CI3}V[p[(y]PIpvŒc;dyOP>D{0- kHhX4|,VW( ^w|vn[dad ~ J|paiEؿ/S3O12/ҏb}Llb(Z+ŚqGOL.o+ ΰcI;ӑSȫAq1rioDݪUnߜ*$1硄f^ u}wgccx70>9g8*8OZ&6ȱ;F&}Nén\TC*}3tɜpB)6P"RpC7"(ΌB4DU {(e6xjӫunղEʹ- RSLs1u;֪<q3!RA=('7RiۑucRN`,smThcB HĪf*AȄ3 K.DCݠ7S6Wtx܁CmVl q.(>5/1NAf8AZCDiҕLܡՃwrG)xu"&nl _ۭK G^|-s/g`n0O6L}m*K@Хr]GAw|{?N^%g} Uvat3#=3v,3.h(Twfc-}a'6;<$5&f)9 Zd|l+^cOo=ab?ݤ?.fyt 9:dW9*W0CJ05 g!.r&*~`ûѳf B=2P (A>"mg&k0Rs9J-Vz Vg@N1/Ek~>e' x XpXgJ_S _ 9rNU{?;9P=L.YNt̝^Ex+nh< ʵa󕥅ǿmx 7 z/JYZq{3̮y5 t; X#0MLZ\a;GWa/iA6L0F U bf*_s"F/*0of3Co*Z(#@2Y_l}IpƔv#y**UMiZx`+rʯ7j)yF]iq:!r .%};NC+b67pXԟHQ;ѱxȊmMrdY:2'aN&U֟E`݋ z ))ȿFh{~6Qw*~~}pT0 iߛW; ,"-H9?#c:AɄ\kܣ,r`lxS:vo+ XB @ q`)\5u7hW.aaXm!*/1 w)#F)r2jǾF6₱6)Հ`-͘fp%l9cqLwwڰ4`>D` 6D;SBʿ=ta#?gZ 15Ѥ.\ux8BℌҸ8h䥰Ƨ.mk"l2uO: ~ ԚGHOC[ƞV8K52,*/N2sRc (+3Ӎ`cКKI>[A|Z:zb&ye VT։t\fxg< ?s#-%yz=Vx%0i.?]|O_N'kM_d_zR ;6ଗyxҋ~ȱu+`K3'o4k w 7_5N!$m ۴wEϓyk-#ϡ} ǛhoY.$`?Cmԯo6ķ gٴ2"5&?q#X,6K٬GRm-nG(;fFaȼTQ&|xr=f<HpZ 1@ƏDk++Y!)!-[1ȇ8TxnYA}4@1]]^J޽\ 2NeMR<5 ޠ_q8LAuT *r"aawp `v$ViHs&VGdMX$a+@XM d71{DZ3:J8LW4LcVkM;K5${ A "GK I<]M>f/ES A1l|7-(LPJFNֽ /y蓋Ձ*߀g)nCHv`kB1Jdl˫ZW@v`Tf7]'rq5(?NK+B Au.r8%qʥ̌BRNדÜc'~tzfUWwMv<8riYq4@yf#fƽ&(W% ?^ i g>nLRAd'GX{wҶ{e JQW]`V~ E iy(.,(ΦC{Ws~j{d?(fPIXY1ђ,;۠]#1u9}X:ʥEhN[kӺ+pHc^}07}yb03>ϰ%!Қ,@P]Nm\VZV3rF%W7+A|Uu1|V⚞BYhTo+?g<%@{("|c.!&?V<_{(nͿ` Eep˹X/: H^R/<uDrՕr(# B10 ڍYK_;MHT C Tc6F^Rq0v6h?eJlqJ$m5\/}_DUc`:ڣm;-y1.]-YnZ <[6lUFKdQuy8:Ʊ`nfm!t&^ e'=hblÌ#?3~fQ[MIތ=$PM+7lFwv B=@;v\GRC96E8"b6nsp=MJ送9]ÝaLĊh~Y N@$^Vx:ZoRHjRҰؽDحB'o//iMa<}f=fhļ,0W* )[.IMXP$ G,\+/֚ FqNT L YQ:Kd,S((cjV&Q̰O[d vKC|ٜ7lq˂tܜܬ$"Ӣ*-){rF'u__rԁ!\+ l)hYxC8<,3cA\S'IK508".i:5ŷn[" 7h f樱b0Y_ietρ*ΉfX63~!`ujĞʱygѐeoz^-:?FyװD]Y?ؾag5jO}V_i)]N:sڈՈƌ `1c5S(LMыrGU9JY@.h=\"#UpcS}=nT oHP~5|%qy}~8dS+y%0OQ &DNg_0ɲGUPOT0v!I?)9\+hYl\V~1B0s@j[y:i aGQ?) d VMVw9 :Ob/LUEVG֢ͣn 2ˣ>,.0}-p,loFqlK%j֛n~n^ZϽ}gN$2v"`'LP jGaMZ1}&զc!HT~={} P꤃T'N&Ѽ5!oa4ڈ4"uS@.ZCQQ+80nӡ^q`+Lahً_R{j;3͖oGYfKdšMsYtU!J0 x=Fh D ] 57aa}(N1Tr}~j}QuJ7O ׆j$hřN`B|;'Y#ػ`:<*a PՎ@5FZ>(̦ncWG-5i5ǺS <`crR dD 2Ql5pUz ٔٮSyU/f;% T5jZjC$`(r!+ԡJj|nB0[aR+{ GC;R$|{I7ۏ|p唀ƫijCBkex ?m"{Q[K}bۼ;ʐ?Ӗn&!h2)a5iÝBS P˚6, 3M_k%,Ux`VOW484z(:7#[ w&%oMNK$in3?dR6AMR@N.*dH*W#)1{Kt]%|u'ь\pQ2(v  d_CvB&gr r!6.R7.z -ZHPw| @DKͨ$pw(p -j\-R*d&" MyDv(wa[M,Z>$F{hcת5s-pҷMRNR$] k{Ҷ ӯU ,/Z2i&΋_Qzlpl\&V.i䉅TF6>fjB~"n˂ gU2PD 5m$hinϻI5qwubh Sq+HH uA. W!.2M}vτRxE!TQuc;g&Q% NNo*ڙiL yHt|oe*fĴv2C-zޠdiTpy!;uRfi4'ɡ>ǷZjN~Dz@ {ٰ(^BtLueIb>3EFW_þ[K~O.WC?p'ZC~ƃm=Մ~^H2xצ5^ &\'{ ($,Oc^3<~WS2.M޿?R7Nv3(~@Z/( 6z<%>oNv HZ!̏wS ^k&eh{ ܺeAm -}}洽sp>su"6$w 3~j6wPE|5bX1<),~N7YnITwws< Sy1gjtB.$}D>kك*AAQ}ٟ~yϢ XkZ8|vʶf7ūں{r5eN',aXD5^_sh]hkgd*"^|aڋ=V>+Hq^${vZZq{:mۜt~Vvzά!\MK<{k3gAc> "*Ođ΃T}8֏1dYs/8 aF9~#J rձw%e:E؞K* Ӗ0B[tbӭ0ukZM%_=BN:ixheN8EfI>OM8 'A.f%易/8@|ɕ~7.PS}ApvY9x{t $ kȌ"X|ExŇ=BޤŘ .B;ƥis&ڣiK3UAHxn$F=PHm/ud_>˖׃g2c}Ka4$|#REnuҧm;2ž/ AZ&IݠG6R.4a+%}2E^`:W;SK<-( oY.xJ^0YG0FJ>Qjh( MA O,WNX,1c yEsߋض;+_TݼCv{zﶫD)#/. ׇUyZSQ5rŊ_ǖ3-& P$fJY˙kAfXrPm.mC"T,:Ngu6¿@īZK>"h| RKHQ غ8p.ޭ+`6kvF6O ,{GҚ_p0h聅+;Kgb=a#XBlg~1Q';wI al-m@'m_1BVʗ}@b/ƅ;]VaX?TKMeI#5EkX+L2l[ID`86Dg(Wu%kv m@Տ d`$Sy=OV B,R@F ot jN]_-/SB}l*~cdmtfHZ}nHs'2 ZwnZfN3V}mFYyc3kA}l=Dt̹ύm^6:6q?Y: 9 a$*we/DlaUO\?,d}KCMuO%9Pc_n0-IFP*RpݛˑGo!XS$Tˏm<_zЖ&Fؖw+cjɚ Ҍ}r'ハ<ιkr c9Kd[F]Cx*%3H3ei \5?fZZ.>: ~mAT Yǯ #exCVZ[Sˊ#|τ`dPq\Sj(1TJ x>)82f/ P)sǝRWKE.3 d] o`P,Nv #3vNz1*x絪tt;5׃֚^_תBV-"0a[L&oH<׺ARe“y!,CjqpӮoX$6~vsC'ᰧ%BҾnLno ɘ9;!oVhKHvƖZ;%I hhۊ.V=oKc$V`MVj۪"~* mW`6+tbRstCJ,bqD PGf:FخfzlWqlQ L jaVok;>$JsEMO(Htl:4Mn@\s;>/^"!2V9W/y&8 aɭz6 ^kb˷d6>!\uF _ӎg% 6A +~I}V+ @ rSN<_Qã!}ٷOTpDZK \:SǁIe)cUV"Iʜ;<y<{#Fo g}B~̣ 7h{#$+_n$LLCC+J=z? Myz݊:b& DP!Bpn{d^ Kg]Aljh `1,-ՠX% pX28us;ó>ٝD\~Q\D#{ǯO@կ~oQt&;i| PcjJӪR}g}4pem %NH{{+⛣)q١Gd~;?nj_#˦ !ccu=bhNB=:#h(PŒ[I <^}Ep/o=Tb¾q2-X)Sm̬Z5I ޠxm8>ǕZPtfKĝ[x \ *NXq(֏ { k"?/ 6WgFapّ(O\/F.#C'#׀*\$%J}8$i!;; ۈ5,3Yݦ@iia_ И{ QoۼJ6zx"h|8]-WKdȞ\\+8Ql(rbYu$#u+ zBs _ݛVNtŒus%[FVpr'Z] D+.}zuj6m荟Ns!O*lGRَ~ҶM&V;>u WاcWKv\2\Ǹ .)LHf~昕SN6dpX}ӳaEu"0oFB QLPDu y.\I?FhbpUoj5,(*N_Wn6{#Ob`TLUWi":e.d-Yd+,,cGW*q.}ym³HV_JpCSa 6sp!t*'I֩5%?/ bn;?90{>@Ut7ѳk=d!/2=E})\7S<5){)Tz\O q^yy[ò[RWB =Idowd!4gZj>DQYL&ԢJl,JQ=e/B".ꯝo`ghԼ;Nַ*9hx=4/[D9%[ @-HСH~%[,T*¥iXAkgn:O Icoش9%*mSz]wӼdg@c]ؚŀnz"n#; +˛jWVkc;@.ߚ5*m6V NR}f'g,D֜Gv6_ݵ8{`n]I 7g62D<DQ[G}s 8N<֊|2dm 6d,@NJrc9@YcX_Wc>=Fm ']c|&gi3] ƛz~#ivb8Iª˕p/y J( ʑ_cl!YSN&vu^?j1NHtHM`vęLM^26iJ+'`G9AךyOqTl^ZmӲʯ-Z%%!f+}Ǯ7l}T+=Q١Q M=~HAFtCʽ|DS6)=-^?>}K=YQz>^:AUJO-l*: o:AF{33wb-?VɩFwFT`J&pLlD ${Ĺ?O1U(C?`$Ĩ=FxeQ 1h'bz;Q82QJ1tW/{ (b_ͨjt;1+R?j\1t/^34m*nϬ,onoН{w= Zf(62a9 g[wtՕH&5|\{A0WOxȐ[)CigBMPx04Nd: h *KCc@S¸1WKLͪI}$~mEqmeXW Q|6nE"^l'9&Q3"F|PkN9 m#- k%P>#_@sC)_\<y79nDNbw>& A=J=Nl[T8iJ\0]<&+؁bz&&jEYD4D+l2Bu0g`$oN Kp1썁tq<_ٰ.ytz%jZլ>q] W몔֩9RRM E:9~2E' Ju?(6`Gߡ@'ĄCRD [%- a?lDH?kf7']"1ciwsߚKq+2 s Gu{y>JmU;n$o#!":fJV:F;BLY_+*d[3'M[%axjM.ۀ ʀbwg=U*\i` bY[-LPNKBJF0⵲x݉ (aeMn?%7uk|U.oZkgZ_(nK ƕA7YRCuܯi nE1=6ަ( ԙZ@ /:=HR>UW"4*_BSp/[7('׈1`%_]dɺ&wZDR Ve.f0^gƠҒ(i4gwkfl‰WW ]&M̂zZb+-ˀ ~Ze2gE(I=`1yӀ_~_ksGa+W|mqެn]+5qunk4>BW@20R ˎ27ʈƀmAG5fgn1ƥ[Ą5砚=Shbz*J߷A -Xj}FRzN ܌V8BzW^eÎHIfH՘3͚k-`k6vGm9ws10sI [S͢F;)V>F3JG ΍jD O47 #9@i9>~o7ji@N=VE&ֳɯg1p0& P(YVVB `ARW~`-Ju:}<R($mwA~(6͊JtƥWGƦo?~ zRP\J!- DTT-LU?5Ųe'zXRAc@4Q8-hZ[`F *tLZ'NV 6N07Dnh::UG|=PڴtvC *tkʾĸh9\G960v@i g0'~G+FTer]+ \^+L$7M5x0l}kj kEݧEB8@'Hc*-u@Sga&0, `Z-rT}dԡ+0ѽLm0AŲ_e66>K1 'ϵ9m☌X6p3W#Ն&Ⱦ1ǩtM߲3=طՐ\剟~^IF%MUb>H1:lI mC*~;+ J+=,yN+,-( -T*YRWJVaA!#)La=ο$7i!|,r6c>>7aQK48>[sı~윤%N5P>k@PtB2Ax@뇓/iDˠvˎC%WlL=x*:so}p߆^߀}\rYjKdӎKr"#/u=斎շ4ʟzsR\XV~lI)XTu}Q~G-olVs .(+d>Iu鐕Uz{?\`zQɮ9$ *C3|M32V2y_zx$;y pqE)b-weYdb3a#.L f)S:5f7¹DGr"Y F촍P-Ga/(]#ddȃY YGBnr yYa"'3*X-Yzu ^/䪟&0̤a/cpU_@8ڜNBmFׯ8-N? lߒmx+O VKq%f~>$ n8#ao6.CFZwLWl``HLcN{sC k:!<h$ȧF(~F߬Q ]CTra A 8 a\p+ 8]J餒%} 0ZBs5&o~b-5]?n!ga[n&A+aVKbG]yOleWVIwXTϐ韉e>YT5PN@w[w8z~م  ~ v 櫉_ym!PEl ҹ(9ukc8&Xc5[23e ]Q.AGy4}T9>IYV=u>@ 62tԙr㗌f4?X'H-_[f4 ,Pw"vsH敖D>˨ %0<|Ҙ=i"!](-FoY܄Q2FM&m蝭`%i 7H+l]O|o܂a{?4IhHBD?yx1Rgl]] nT}]RڐDmn \ݭx 67(HBfb~_;ҬKX愘pzDIiOiU41{sFJ)E`jKy }9^ ހِǛѩgR8ݥfP}`=)XWu;9裓)ÎZV)_RƗN]t5vg0%?/J!Q{- HB2H"[q5!?*߽D={Jۘ䧟3Κ#zjU]E1*_C~nmM~wW,hoVOqZ0LR* a9M^Ccmh\km)d;G88`DE%Atqmg:jR~+}8Xhw c_"J5?X֑ssGFuX|6N ,zm]L{!Zo"H$ _[AVg!Oktj =5'^ruq}''ӌV#KhhʧXP< gv=$PF Bw G'/W5F)kx2 @G"EM@EHY{'5JPDEK6ܧ;[Ae!-UYi0}ǶY&EKр(q)B;ɂkz 8Siy:^XY>FG[J&YHTͲ~{dGhy;7U k!9LH]FNvI1b-~\cq2n4ac,LF[ GpFAKz,f6 wqمGs+Z0H&Ǵӏre-Ѫ}ڝl}ANZ탍]oZO+2=#b3#4j`q-ƍ Ǣ`cYIyƅR?»פC "ՆGyx5go`*cT|u^GD[5KJ IpFE֮iXN ("NPdsk ]$Y,OC̜"E*:U~& 'Xq+iJ4D;l~YSU΢t$szLW16'Z}.Itz*&G\ZDQ IUIl 칷ۯ7JJhnަU똽cbz.jSf(,/;;Dm/ Zޚ%>BlObK1 @6#dglWd Ol_7 im`5ځ*d|]=\Dd4aLڰX#Zd6ToeSHKз:H~)va%)XKBУ=IW|:[˪}*o5 Nv, %_!bcת ^0]H R붅@շS标wb{0k5üKtRڵy[Z :.&}m|0$G?nGI68<^Ж:'v 3r]Eߓ;,TS58i˵7i?Fw h _ 3/DkS4cSw$<^7]T'υb<$$[خC؞x ׊G}lvLNE4d3=n~U,W.[ּKWfi]'$Tk%hxO?S"\W>J4y۰a@VI |GXjOX>|NUHXq=^j1xpѨzW 0""w@ք[&OwF"@dh+O?ρiڔBJ! 5ލ}C9(1uA9B.~f ! 4`TxJ>P(.b4#< /$d)=?)=!vCsr5q2:uM&>mwqg fZ7\_[xys4 Gn)X/:ܛ=ClL}S`b<}½ qYAM{0R~x΢k16 ̘ڡ}zxp>%K;o%ŋ沈줻#A|w1vCWlZ&אdFp)3(ӫaZ 8* ȏl̀ԧeK黣ݟtN208m>xcv?l.r3UpzaXKvkOsQB8SC9oigۦ/ׅT0{49Gh_u]J [p/Wy ۴? YOpx hӤb$*/r^_ynJ˷df:C&}q=q[3d1fa%j=&+hgIm)8g@'2>q3"ŧ@|e- ~\fJYBq̪cMxD=uʇ>j>aTK{e6m kDR<<+m]> ? G\藄\ Wd(ủ;GU3̹&\!6hUQ.$蛿" Q8Y{k x 5NC]'_t,e/ fW`@F8qg"JB'j QJbR.FP55H(; Aj6 ofY PCINr*BK/aZو굺{/}Db9^cBc8񢼽pq&.NW *Ê5,(Xn#UW[հ7D_N @#T)п\%EUk#<"TVBq=e?4\M1S/avO&|6++AYSH2;iacWvq@V=]WGX$];]okn^:ΌkҔ[. ԧ5wQ%'MZ- Q9 i-}?Կ9puy}/zE>}kLx:gY%ū)F-x4p|rbW;߁wr{Zv76}bf-CY,$@sh#A={ퟭWc-/B~?/YPsgxGvRQX7Uou-QJ`R8jq$"Y|@/q$1w${~ha ?`rʙ˹e&N5hħ.'PptsG ey|Fx\mWH()'ߌW:j%dٹ&wЦW$Ťa]ڑ"q4QgB傝dC^x {p@k|"E7@M+CAm#l{~ {G =C #DiyN.JSW!_ ~JmuLsPUib|\ Dur&fe=Gj\Df kQ7,y[-d @1m/[rIwW=r`N&Еpw~օ25$HU>X0 |䰢2*33?Q< 9A&,- ˚tB=E\YNǭ0L>k)@D߁#Zo'ܝXxDݦ4_mAU^\䶮?mm>Je]mˬU*3]=p}t7<]j ďwWJۆ@@0smL=Ɂvkq혮 $G|;fRSu6TM 2 }q4Q۳E'%Z4JwYN'*hg2}Sdm?0hR '|[+ 2ʫ\Cfg]f-:lJjzE2<#dvӜlm*P+A. GW=:*淀 O2 MDCEouo'¼Xdhr8>.ڢ#c\|Crj'v^0rۓTǒKmQfu4/A53d΁Oz2 0ﶡbp"~X- I~"Q= Lmݭ]h 5%JEo)*#,yPdc` Z.wKA>M#Y) d)RVGt^&W>8֒[&=vxlePr'.Ƙ/mJG]_C6w$paӫ$Kq <;WV7lvAosz€APsb  +FQR <(ǥ+FU`Ps;D| fɉN+V?\ ˰w >t_ς,"9N,l>_([u;ɷWEB¤H~m[\-4!Kg54#| ֙ɇ-CTm@о*pדeݡM\ >3.c % sM &E)EZ'78*2#t &_.C|wAe؞ e&û]#w*&Y%O0~𩘚IJңAl$11o$8x|U|g-Tc;KS7;rY6-$u8J*òc mҍIrknY?3bQUHgADh?jP$JfaaQrq'p%浤`E&'%q HI¼21mr2iU9臟1e$\) bq\3g_(v@;r8b̧E,^\W(t6S9ݦ(,c֡>"wkmdrcV(˺!w(ߗC̆nߺ%MDòڗxiKdzjp- >J>_dVՇ _'t1&vY-YHbS< <-brɽ8XM1"zj:^jLj*fTңۭo%W[Mershg6@=~J#:h˃`(cO}ʳb6KR)L$FxMn1}.`4ꓓ@ܐD#X슲O3Hs] ɘ5CSu(Oƿ]bDݣmJ_%60A8_eQOԗZWIv'?)/fZwͩG~WRsz*XކZZ+B?~eM_D(6 :@ ;!5>'wrT+B:=K|Ʉ"EpčVW˄V(5ְ0Ri4!!U?ʐwFπְ|IK 3MC=A("jIH0@H/!.H?yQϾUD}+mZ8H`2m}C9`߾\&`E]BmblVQ@K&dž58tQu.TE okTŤb'tg{wr~Q!!aa@fҶBczA.VQ= T6=9Y`ّw*{^К{% k.!KW|4Ѭg$f4Ew8EqeҍNb 1Gtblf5ȽKe  ܱxU,hD8oF0,$rTu%bBF%rKM+kM]฻{vQgxGsl!_V_ߙi{jz=t @[xk=ýq*r-zwA'BTZ }&%XwzF.)SV𥌸nBYU&;] ʺ?U& ؤ1O嚂3@18ѥ*ow^ZC})^:4ࢻ>6,[M~b^4Uۿ(61zz{ӓ~1jGr3U5g (j:⨮t#r" Zq{KɟRٻ.ۇ\gv5 ܢ#@ʎ3sm(` * : L(j*LϚBl>[Z= l>">+Uݤ8e*[_4 9jxe&|kRcyX] :ڂlqe2&b~n+ E}7n_o3g1b]O[c+s}M8}f#1ZŽI.CVA4#\^, 3~P:o+R .6_?l],% 00O@kj|<=';&ۮK/3%~̗ʩ3'Qst?gIwTge_84c2r#:{fOayd3UUB8NJ`{MZO\]a=d$;jf>e-eRWwEV::|NIub|jY}]U $VM|8˝QQFOa;'H|ZQX!F INrľ _3lSxV~o;-Ly/*΍Y/^(=kLnƤ$恍XwƮx\T!jmD;ϊr(7e(ZhXEE6#Rh;A5& ttűDRF5iXt2>Pήk$@ɝ%u: ?ICnc8ehK|a\hEJ@{P.w$,iByj\фqW;_k/JZ%IĀyľCs?`9ilGe2vFu0ϼ_!hQY5Z`vs"cM4%t>aPP!pv.Ӆ،ۍ>vHnd'͂!~RRp0jEbZjLŗcSq7 :3v3H]`zol漍{<9sP-dx܌~l^_ a B"˿Q Wk= jI71OCuDU.^lc[jzt/d`x a ~Q(84U5ڈ.AZ)Zay8AN9J 3n\%ZhB__¥=YMEGՄc5 ޛNXmNٛXgAeJ յoئJAL`.@F^fz:J`E1-mjK(ڔ#07jY5NV1bDA14JtoXT( NZu襽 !72 uUa*mTlbdkYӐC+1oBT8f\X܉MK#{^o09yH%Pq=j/"nD|c]@ٓST!`({L '6YB,cNMbY0 @ SlDYӌ6nR+ Wxz\'\AM16Tw~ޗ!J]cYF)} MbN|1[z_&m" jOp !i|}">V+,]p Zw׿w"ýkRU=\d9߃-<ӄJ0 4k?*vac=|-qHF3z@a6>gfd띘\-S&Xr3lZ{ ӅՏ=yG4vxh*o,NX2¼*9dh 9Y%pYj=VB"(~ͤ#D>-wc~MY=ld*#ioR>혨K^AYЭqq0xCMjOi52 tCB|#W3]842bΰD7(o1"LϮ[QΗFF2U4{+%glb~d`9 %LM|=&Bt$ %|!*0ZrEY L6)vL}b䵴St5g'Ul,gLv붉/Kȥ"A O ԣ@x.NvvOds<hEw)x0qR2|@B}ߑh tMGU?ƿЎ Er= {y-EMԛPobͽx>$R"qcܖ.;V1{[M)ae=ys#yw < ܍?ԃb=+;>X'v#[u5S^f eOdUwN~}Bt9kyhfF"p8eO/Jp`vZ-VȎĩ8굨ě+S_V%XW,y\#DZo,N0;VlUt:`-w^ưIx aDܴJt?SV$hm akOؖLca=\PCwzy륲v}#!nڤ~ƠcR#CynD&VmBJ|"[BL/FDWr$;2$Niwyke q?ks-Gָc/;γHUa?+.\Nz@*Pf  ;TكS4O,J^#X'WFTt JNŎ+AkyY|CXoy(ǛӉ'dY<%&Z;O=GU̅NJjc+&޸f[c=$t-1B-= "Ow