libwind0-7.8.0-bp156.4.4 >  A erI%z eg4uOVzz cȅ.Or'Dqt&AoMyְx`3.T85ζ ^ ,J1" PWG:wNcX&]y=ō86hcw4ISw)ݮ}[e7+0 Ԛ\ܲ]cK0IN(L`y5G0Q)sSҋ W} *PhSa7tIOk_DKW8X~!(Yl]Oy[7^PcnT8\CL IFT%;ܕ( FJ@Gl0l4#EIGӶ; .ݵ61o N~sv۬p\ E^[$>V3!32omB30HN5jPH> "߫SiFjrB5a8{75@U- 9345669ec8afc2a521e3a634ecf904fbe611df5925fb01949525b4c6f05eaa03d0a32f030872f7ce882495215f381732fb602c94ffބerI%z pcf`f* b"IeVAwmv;49EIpDe1g*6xDcr6^}"lKAOriqDO- :Go-ZU~'SI?Z hӭ gUi Գ'h59]g}/T&ΊP#%RD.{gBXld}mm|+1Aƪ [@' a s/fN<ѐO쐪Z000. G1{&jKX b_""3"=8%uMYIr2N$/_i|]}<qsZp9qL{I#DVGSґj; DFv?6"7_!i `Fk6 HWM#x6rhpZ4{ϕ4{?ըW B0ҍ4$ T'!Dknh5%lKS `'1:Z>pC@?@d   F  ( , 0 8 z , \  (89:>=u@=F=G=H=I=X=Y=\=]=^>b>"c>d?7e?<f??l?Au?Tv?\w?x?y@z@ @0@4@:@|Clibwind07.8.0bp156.4.4An implementation of RFC 3454 (stringprep)This package contains an implementation of the stringprep library.erEs390zl23SUSE Linux Enterprise 15 SP6openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxs390xerer*b3037c5f94a4a4b98f8cc8dafca4fecd3e9109ff7d43ac0d9d83e9e9ae4bd823libwind.so.0.0.0rootrootrootrootlibheimdal-7.8.0-bp156.4.4.src.rpmlibwind.so.0()(64bit)libwind.so.0(HEIMDAL_WIND_1.0)(64bit)libwind0libwind0(s390-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcom_err.so.2()(64bit)libroken.so.18()(64bit)libroken.so.18(HEIMDAL_ROKEN_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libheimdal7.8.0-bp156.4.44.14.3d.@cS@c@b@b@b@]i[iZF.@Z)-@Y@YBvX@Xp@U@UU@U@Dominique Leuenberger 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- 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).- 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/ldconfigs390zl23 17020196537.8.0-bp156.4.47.8.0-bp156.4.4libwind.so.0libwind.so.0.0.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-SP6/standard/6c545f3eb69f6f265e5a1571d4a221d1-libheimdalcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=21978e0bdc79a286e1592e8cf43f008febca3d47, strippedPPRRRRRR:MFG:{utf-81ad3f0cbdcaf4f564b59f5981db44cbacfedbc7a8ee302598fa6bdd4e80893ef?7zXZ !t/♗[] cr$x#I(lXRy4( UfO<\&I '<Tc0Ԋ: 9/ioe*/QaTP,Da97tz>oa +ʱVuÅ} N)r!^ӟsjRÃ>A*ءP(J"j.l'"[%U&gӣ=H3?0cBGE EoMFT>/Ng%QwVEO$7OVS?MU6V~ ~}<[&?Ѩ=h3_;`0ۯbJqqxR{?ə1Ϳ_$=K Nڲ|3eIDk./^I\}+Z|ēc Nic:G=@2գ|!{ow %Ix|H qX߻/$ #3W|=E&h?WҶ1. 7h$s'ZWcHMpoEnnFm5A^?-p~SOs`AyPdVPNw~F9“tU)X \}x=nֿ|ދ) A9Nhj֏$TGn0 LX&?fcm# /é&}6dȲ 8Na:D hGiP!")+Ő]c(gTVIšoY)1C=Ҟ?hn7}cEc#=][f.B* '͢2@+n$񓅜.3l,2tKz:VB3ܹ'˲2ߎ=fk'e-r"Ou%)P7Dqwͨ>_H`>/;p 6d9`MێIMqDwlmwWdz(t)BHl@8S!Ϲ<9 H>/s~ӪuEI[HoX~5ńNEBVt8˩ DCIR'03|U]~ˇt[g0= TLQa{Qg\.s گq΅KSkKMwy4H"%aozfb]q8 \Ifb^׳PsQ&9d: _ʫNzq nj.qvËâ<[p_kL88|\%5Ori"숽Yogh2@Td7W5$:UMykt׬0! jDz1S+%n/E(i1-Ax ַP 9ϲO{]7Pнl9?[ av]qRض d=&Va٤yZOJ7H~(h z9Tr|Mw*6[ mF3J;M/x`2d,v`2EY[,M7Q߂TAll~>iNL:amt0!5i{On\XJq'`0T3&2DtC(}EpQ%@uH9[4>DZxmK}HvT(Oh,W=ZoDi Q3/lJ(fDۧgdI% :pڐ:ϻ"joKp~8 Cy~玢?o CCVLQ}_4O/RL`%> ٦@" sVH?S*+OeG>x >x[qM@rt%9&kU{3 )Q+YW(O0'Zwv7ʕOOWn/5<Z7x03 f.3!Ԏ,0ejX,ȋW*P?"N"&XA^N|;Fi|\*[,!>nw~hN f%y.ܭGgy\- qm};d︼9IcRĊ9#o_5 ELuW䶻 +05Pl%C h̴ϯȌv`hvr$d #- _-mيg'VoI5<ʥ/7Lw lԈO$-ձOEW4kGp>$_x]zJ4gʃ@8KBld9uD3+YZ:~G\e"ʅd>Yi!Y|γ0VhЀW,񷮅wAڌ2~Oʼnߚaq PY#)~l f4/Kd#NJ[XeY)2D`4]xg4ckכ5- P׃;~BkƬuy>Q l tv9+a7:=VVʩHS*7- rxMcj+<:& ,O]oԇ zIHeB N_pd=_\5bMDf p }wc7善RG'4j<,ʫȆk;iL#b0KLPRJP'6]#ryxGW!43DKn0"4(wMwuGMG,4^?I@31.kEi7je"-ÁTSʊ 9g+Mő DJި$U`?:n%\V\F> By(]?Gد>P:66ZbJfxy.SւQD.XNyJtE߫61Z 4| qe|'>VEQ5m}:ϗ KyLLտzE $x7ůIwS_3Nr;{K5;V FWH.RFJ[+"(m5j$\oԦ:?{B6ݽevRMQAsVEr%^v9еyCyt#X@O z~5ҙ`ĭyƟɱC.Zs@Ktz'Lzr;*Zx}R^b+\?aO+֑tȩ B {M 9gd@pi/DŽ8;*xz֡|I"8q# pqqC2 +! V 8F[9u['n%('jQ :ufZWm]!/̣ضǥ: /!LknZ &jJ2y8`xV/."[ NsW`ÉeXY|SN&WA),NLkLTt16F);C!h.] ͳ2m3cyڭmm蓲A< uZ_}c748Ѧhը|<4ncmGԋ! F Lj$?2 S29".¸ĐcSXj屸edFE_܌ɣ| Et5QdM!y S$CJ4d+󘅄 WvHU=dx[;R_Ҁam һ~ Wz7ԳqLE|K E{_c%R}@yH鶾yS2-+ޚAC3ZĐXɉ c%S:Fׇ4P^FujǀPOF&jQ-*q ;Fɡ;Iv0N~SK+~Sj!XQ"Ԏ(MM'Ŋ,}]^7TG7 4Wa]); TFA2uȣp3vQ%6o-$BUK쐩2O`Uϫ_3_S.y|K(D8xBMM{Ҹ!%tH^, AR*-9B %%dDGivI^ټoEgw9z&ߞ5s|fE\Y Jdˡ {yFL臖Xc͹+5{ز;燅'KErEcHK6;}`_4 ){=N~n WM#[JWm$ϧR|pmrXH'0+)0̎= ۻD¸4k|P-HA}g=""'|]~ k=eEEK= zs=tPlHS\$mȀa b^}oWp u}SGO -r: kfzs gT^{OVynٯ)K捊FaEa#c q}5D)=%?ErX' ]^je@VGgA Z5=`Vz {X+iqX# $Yddg1bbʈ1{e'~3W8m}vA=2GY-)֐@S?h%m|˃*DT5]!R8yQ}]7F$vm&\=M8u2bu$V-`:sii<@Ǘa } ̺wTp֮% Tu0"'94,":<5;1=:oRxhO~N\h٧n8N+ 9{hEah`ց(0&Zi(Wjx>I޲&rHp .MEP`W@v. [4U `*Lc)H_>DhnpؾlU5JMY5%iZ=+i%V8 , ]m7bt^}ދ@ޝ\\>^|2hE[J2| !4MWS_ԙxzp6JRhDx}ʼn\E0<4[y-ӀsLRLKz M'ġ, K{'BÔ#^9N(C8thđBdSX;&`t /QZճU_wXKIt1 !P_=1(iu.xkϹ-ѥN#!3ol]ĬYb6!]upρ.T5wl-|ѴqQ23@ϼvv2U2*ޝ XPtӗAO+G吡X*N/97S>l?lc&M8D^j8X։)=$b)hK= BrDgx@4AUX VK翽|сhAT[0QtLy!SN dl5ba ^T{Ѝ3AxXk*FHR6m9>2.-V^ BWl߃ClNƒT.2Zpt.QEBZ#l;Rµ|e\dF #G{_Q2@;yu!`.jfzH]tZ7)R/. V!G)(yEkHD(b@ 2VTV1P]=(cx` \n,m ~z^nCHe1T2IWuѿ gM,>,-J'rЈ _s˖^=6ړw5nu\E+]0 }N{+z ʛ?J.H߉<'I^"W%8LSW?*I38cq.-mD|NpDy]]I/Jt˒&WnW&<&&ruJP)N8{T?Ryp]}ݒK櫖$/@Dž4P`ûЧ!hе *^>V? ,(Q[8z0,ފ%f+{0Zf g#m%.wtCE-G":1X)Q cu*( "e= :LIl/3 C` OwPھ JjKD 0QqArj(7n)w-! p3ڸ-T#G ]XfPW#l ;4%$\9 r6UX9\,$Ȧ-V%D_>jUeZC)V|SeT?2d? ܩi/̻Y6 Hd[R1(xh( y# QQ.*;A bv n(J\"rn \v__9zx\:K!%$ljS;X5IM6mU=b{Jr=sY~$\ 2߫GWQXE8{yC*؉@*cKdJv%&R}:@ҰkVF }"sjYTsc!M`E)%yy+ "RxYd[ީ~ڮf:Ԇ_'?Ia,PI@eC`Lm~ޣNMA*5jAg#hI3# Ƿ-37j[*A."&way [Yv֭Y$G_  i?A6H9x94|31ɣU)g#/*g/D+O%ze9 UWY28NJ`oK!G  2B;SHDG!GNrAtXgQN+-٨Y) 9\Z1W^xQzwR} NZYdۆAS/ᗕ$J-Xb 9eYx) OBS XZhy% v_eAn3Lz{QsgtMi5[Apj(؏"yIFt*a 5z)BTo\b(žɡ&#-ę$#֤ޗ.Qϵ IdJ"GFWEҍ/1C{j%4ԟe97X8PtO<{Zr_7vG晣I}~fT.Xv?OM«yYPs)9?Y2CM|;tCR>;L( >ZEsԭ6޸[fj']IHOizy5qIRSYkK:Yznzi9\JЭC ¹'Q=4w_lzM(=%>6ؕi bClHVKw }s.Z/Wi}{Q} >BݮX0l L?-SjsjSs"adždb.|L0u#,{DkXNV3-#DFF\p+Om6ꇢ󱜥*kG$=APC9_2S'Z9EY,[:L'r˫!D>T*_Z#s%oB%Lav8qžp42]@j%h=6ٹA> Ь1׎B̙:2#EC4d0l%2*K0dL~fx&.m< k<WZBbBkgx}z<=zᰁ96>Ց*Pa&IsD ur·z)KC}y5Z%m9w=,E.+ϯDp v }0[U;h:0cNXB" p4 C26'Dzn=#ΐrw!G62I!=qlKʩÍިT~>[@o2~Mx rrᄈq;z< e:^R%(e!bk}},ķz,qk:@UX8/; KJv|ttgYX6"}6:HtsPa_M Eqm U)ほ볐/ڑG"G/eKB>"G +`9+FRٹ$.E4Hfrܞ@|7q?d} 2hzd&҇'-]Gc ͘0sQ(ЋP8Ry b`b|gEUxO6, G?[TR^[NKI=e8osvRfe:jH"~,1!zeS[t~Zрl]',?LY>n%m0zH` {NR;U㠀{$' db{uh"MYv` 7_V)/a8wID`)7!$ZnX?X3Nb_n/89;y{ t-`%E{[V˩ x~Ω쉼c30/Hh8þ6P/lcNp*t:Y-K BYWAzI? 8ƴ$m vkZC2EP؞әz8A[Nǩ/\a+Mj?` `5g(u?f <8־T &̍s0\v 9C i4nz&-.JDZRz Ҽ ֌v0߉<VfHyzJaW$(ɢEm18F_id*6'I*"Mx턆N4OP:b U~VΚ#HBةE.:UZpSR̸PWj>z(%^LHCJ"/A-mvLsַ ~-)j}Zy 4kkkkU0?d}YST*)ey̓-ݬ J2ҩ/Vk;5ՑJ˻g ]|ZfoRCfsV^ԓ R[ǚjo8&`R5uǫf;Z x?)^;vrmcaPvcOّJwªIFA |;$,\oߧG"V|,!ݿlV#,ѿa7A%@mщtgK->pCvzWs N53b sba, - lŵ|%pYa%ϡ+OYC%~:V<0@XXl\4 \"m/B2}1fyJ,'Ҏc%?0}LyDZ$~=y+?p uR4P8<ְ!vRQ(粧=2#L&ۭ򒕰P@kfӟ$"#M{zwݯtb 0oA!}cI>-Kk4۩e틠 U@{hPUrLSVQoVĥ:G1槜Ft+%ȼgf'!mZY2%:]^7\O6y# *I!k<|%Ƽ$}t6D[0zVx@Ty 'cUGc+0sRV1uTjB59`J#+oN@m^{76{qRKsAwbV\$F_veM ;'k9A%{4H#J@ 㒞l|&Cr}gIH)VU2zڇR'8Yyx,H[r|Y⒆? ~3%4v"T>_53wt0Q3QNxJg[vN.EZ΄UnTշ/!tղxQ0VfDiDN9mnfjQLfg&.5,T9дcho`MTgzQ }:Sag_%$iHTnd {O+HS;luLT"cDu4ƂCӺy nȽj]F0ϻ;m>s{{ɴ8< tLVr9cT5GStG9.+ :AłB2,+ȑ :%tg+MpIyK %۫sjXpPvXULHBZ)F8i)hYݧ?3ygC'P~98{HBshɾ &݇c%9Vl~(s&^VjeB4XKNq Wrvk` JhM1;K\=[Kg.w~Mrg jRϖ/TˍN=׮J',(B6i_ 5Vj'v2 Q*2bԣK&dpFc#_*JcH-M6|lu7X!vd5L\CL,˲|;HO_"bE>Y%i*&҉>7wVmih"wg0Tn tZvJH 8YjN o$DH (UbX AE 4RK43a/e }Ł} }mdąOLk٘k"[i|~Sbآlqcײh㳐b]3hx!+Cq.8V>š!Cm@ս|9gꐵ(x|ea|B3goCT"}BgT GsT,EiABzZ:E@Yb =٥vS PM7 |bP7sߌ .jC ,@@h5k vzE@' S_}'TdΊ !,=Qz JƑQMs>||ڡyվC\ų[d1^4lbBb- A;<LH0@%n% 5LS5_A;!;r+X#B#PSpfvxJh8~2&Y=ϣ3bDa!&z `TaKtْZ !tB*6u;o2&.;Ȋ[h3*w??S˹㶅YK9Sr:-^0AR' -,#I2}Kmei<xy"ȘUy1A+0Ӌ*N) gV^a0MI{^<ςb&Kƞp)lIゼHF(=rssVpA̜%TȕF&z̒͞^ w +pQ:˪ȥ&{Ԓ]<~ƨ BN dOq=O ^up/ AJ"υJi~[Ry%JS~hɯrp;ѹI4C9K^ .IZ Y#wS$C))v vܶf03Cv$*TJ$\='(i$J¶{3; ,|&Z åSPdd: 䍬u[]mۡHTn1O"a,7٬ N!2!s4Iĥ*I|VFn.7ߛT $U$dP|">YBtQv5Ϫl!!Yq$f85A_T?.瞮= VgQjoϠvV-D΄;9ڣٜ,ue ՙ/vΈGD1xٔv]BYiƎ .m`lSX~Y"ީX\ހE" "vx5/mI7+f"d[GAUlBJ@2SOjʻ+GIJ֨[.09a3wF3JFV; v5 xv\-0rC9S-GgrC86P7}5r*n|۟iv%[~ν,o"[vţl# rysY , E5Vq(cOlAaG3Q=1z旪zCul-r&P %hصj5<_>섀K`1oCnNZdo+FkZ9Ly/:W ;`zl9B?mtVZn(Tc rpBf |+;4 \5R o v@XLeYL'~-۽]g~X(?u?wXRt />[Zbiv\ͱфoLf^Cʽ44ɀ1&g$6fm0v(kIUdA2g(. Gt&EaHAE2ck3GT/]sR9NjZ֙I/;sh c5Moi⋁K(-2KO^;RU"/6:JrWObnاq{O|Z!p:{4c.$_v>=GM*XqUf1iK5v~)sR66C؈dįI@ȃa*E8xz+V`[ 3 "HH]`bw76Y_G~KŽdmGy %/ej柞GO{lȶ'<5QHRwsׄX7GAs1lQ" D`1 ZkPBcJ3el#Ov'"#z$-}#ML_1n?}w% c0ݜ&D@CQlg3oh+/MM#ˈWz]+KC/gؽ=P$ł3:c vw (Uasm/h,9kHv_\A +jc[XabJ:k A/vر n(7+`²eNW.t0]>XS1=ĿKڠ.CT_Obol6އ T>@g}@3) C mS.20҃^=]4J{/A)18w@/N)FȠy*'8q7i{a/0J%5 yr9$,,%6>}!a_/Jr9j9nW{2S ,?sg-7$w# IR3V0gonɯ7(. _ fIDnx&X=ae h(U_~qWu*:9;ր8$S֋u3# uxp }gM`_g0%/ӆt5z|ה0*-3|Sb~@]L.Sؚ zp;SnG-l@]&ro*CtA9e_H0{BM6c wvA )GP[}f#R;Ĺr~2[vn&a@ڛ4$Vuvt&2S+ o7 qJ*t "z@5H%=?aI%kI@d+('و>y` 2`;?NΓn"M4rb@9ffw /BxyO.Π͂2r+Zt13*)q!A 6 O%b!a>y\Qrk.~7`|kWK,(=? 7&EFYbKNJ9c$'O&&*m{*.I"d,Y8@, $'2[n7cZ9\eznʐ bצ`bL <=kxP'`+{-٢yOSTUo;&$1؟!<{ķ:1Wgshesw4,CK쥐$fFz]U%G=rዲu`+ԑ9ِ%)^W<,!T|Z~he1.RΨǾ+~ P Q]g#1QjvdY  nagy{˝ .F+('l[T¤ދW٥p~ڞ~AYº=f j zpYQrӁ`%N_--w se+3V6*뗮*&_aiz\\ U͌&񱫬N={N^% MIF{8@m.E.̬N#3T`Q<)ɗF]ҕg9doI-j༚&~s;=GQ1M?*EVog6f`C VVC놉7wi f[Plfε|*c>T4$N@x /ՄkjHu7E `_呂D|19p`"zMo0'sl\Ouu{l{RB!o|[؈uQy>їą̴2:H+ӀikGug1"㦽Yl x\~cK=)x'綅/MTW|Fkdn~Š!@\G:[XChmxe;K;A#s;Yܘ8FmCԙ'{j0(^$L9ep;ÉP.wYܥLSv/*:ΥݹFYEeNJ/9n HrYnZz4(>LQ!]|\vPGiC9p%mi,PE^ET}[:#_h)}}K=lCvkGHώԆΊmWƊ1k3Fz'eLC($O$ΖS$%2?܂K,+ٵLHE ҖDHh djmpܭ^}(kc$= 0'zɾI2;~ "}WhI^Idi{]tR)2maaV'gw@玏95 fi+t: QQ@I~'Eyo~kD(!-;~iNpUai ajڱ/iN>Mpa[63'?ay}1JQX5ܠtZSvb/VD9WYOfÈ2W _n99[g6hmŵZ*ѫ` J.aEB0p`@(1뾻?W w_1։+[S|5?+'Ϸ1'O^B3vmn.aFz#{dTOhY~f(;gtٕ7ַoBM4fb = d%gvūJK>t3zH4y6Jq>>t5`X՞T< ӺHAe~!g`RuIYoYi7陃A0gM%  rU42}N %ȬoS*f}XzR6Z> ˹^>bc&js>6, Vw@uyQDx'{ҏ-3>) x \fBZDq7Pԡ-SrAT[m+:TlMhrۘ'T_f#ѿ@UHoO߹ff֌UN$G!.W.~]Zۤs.v.Byр4a 쥣*?)fDw#9 I7⹀;2Onٗ%p9}[QH6KH{X8R@"hϤ*Rv\\0@ M(jI22Kg Ta TxIli8 Dhz,8V 3hDǸ9d:EqV)"Vz/ZLY.3aGyLlRbPЛHQ)~.DktnZb$)+-h@ X -1%_>щNznS Hi6mf}'\BhU:R`y Kh!i wHOdf&})[w 'j'GSEʧ̌ȣE.'C֣|țZ ײ~C̺(gŁhI>F.lF:پ&}}Dd +U\˭Է2$L`GF>C)"n aOXLt11d+&^3fe~\fu#uPQ׀ِ п_?I39lQ4kQ Ӑ;M?gy }q`;Z+O|Y,•6@,Tdj7]N V B GaH3B}su'bLoUmhI`ϰMhWۃBz"x1[k %n#o929B-1. :F}%F! 흢c"{d4SU: ͒ =fU:+}̾i "u!aLf s1)ړI.Xֲ==CBRE| r0+FRyz&7<-h(&O9#1boa~K~遰-S{]:c߅q<Ĭ(z[w= Ԓ}HDQ?}e2Wp])u/Kj\֪TEG?M$q\ˮ07h$ 50QGs_19| K͂rȏhmYY`IB&"yW옧:r3բ0*B2qF/c/;i8G?͐Ȧj@#OFJZdŻR=9ӟg^vK 811M{ I"DMc=);G6XqfFsnU1vVB&EzʴU}/p% bj9v(;duEw_3/$VY% 6gs8ޒ?-Ԋ sv>zU$[˦\ag6'a :[ n(_HQ`e$4ap^a6&tDoۍVYn0ZC&)qC$+}o=Fhjq/=LQwA2&/i=(FJ6zKauƋRҞK ?ˬ SbE=F EQ ,/L&^tjTG?ݝ 8i*NZfOhAq&驡z'AKU?nh{bM&_do@7FCۺ!96yTmy^r/]}0ސ[Я,%]OP\<\fiɖ CM= 47ѡ!=Zu0Yڂz=ɝ+1G0̓D&m'1dx)DE+mXSka~h-h?pykK.k0f>Oyg=2^y/`h*ሥݩ"Jwд}9Y$%>#qkjtwJS<ʸ HԥG3)fOyo*KIC@6MD&a] 2wCT QB"Uf&TE`"$:7>b9jA}) ` LH2C^ziE>t-0ܛLMf]~pX֐2@8]Zk 6‘W& C^y}StX"G#R^RdZ|O &^ҝԈ`4^)wPğE K(yv7{c59  }āfFu^Pɀ*dVD?^F)#v] ּhid>#kx5=ZEcB{j\l'%n'/; '}19%&3v^߹,ott<{kla1S9Aw-0:V6D  `!h${Z})6rN x׸~ϬͿ,{ʊ,\2׆a<ר#KY_.a`UnRsH"%DmľXGjJ k`:?cV~6/!$WCds8Ʊ=OYWZ:;] o0~=WXS q":dPrQF|{Ǵ.`Jsc2nԓ<-*i:2sWpܧJ`YORqa Yf^CYFL] o-_I6>E׸+KeT.'"(fǝv`+f'UJLqkdrL Rmxެkv`mFʔ0u/9'Pkҕ̜R 1NɤϮ;ð3}lԺȖ;Yߍ$ucF $y:J팣pJ`OrwOG@rc>x#f΂6Kxhu !x}K*2 ̻>}jA88?.wh|7ɭ!1# KjL'}+(H($ywS^O^ᙸ6=J媜hnIob#\^>n9p7M*A2 aߙQ2$=Ƅ/4Qx-YOesH C>/i,OWqT+N'O*ѯCA|7uVo񚄧$Y}d^6$Fޫ%W#b@ eZСjU઎,%OH js(*3߉ _z>6;DLh摻v4C9f0駡nWZ~fy49&si=\#Sa-q(6YBP_{1ȋg]ʅIrzPi L\ۅBN%qOfYDC!OWt/(GTؿ26%)&4N環Xa Ց]1i>Tm* d_G}Ht:&i5MQ }BӁW@j/:!*!&ZvȋpeDo[cpFjW9Chw1Fe/d\K6z#{r<+/ʶvNw3#Ul$2rm+?d uviاElcrN=}@MHdEG&bR%Fq sy*KJZ&J@O$˦~s %aTNcH>"{DIk (L@덒]te&?gj jݥik]cYb&kuE_êdmRy?:^^.xy>D]sh]nVn<^{EkfԸϦ'^9aFxX߭DbjSFH\tߦoM)/>-1isgЈs-r(uX+qx` 2jG}$hIhA(o}5ո)M&̯ӝMxM$Yf6} c'A1hemO5( %&&Ů|I[HbV+?#c{gb&HPT6яT9g(I.C>B4czŇb֜S2[dc$`ic4 X* bs#*XJxcjԓDkLJ)[OmF*j':)!>-2(*'B j>ύ5X!]VGՈVўV|NeN#qQ:0Tæ*+y睳gv>f\#cyuRǣnYKFp9^.QJG渃7\Og?W)@H24-*cI}X;ae&۹ 1hf~l"O:*"J?=]S%RnވLmCX0l,7Ίf5SOnN O&LLk0#{R5iFГS$H[E[()Nq%J33/+'3Kq\ՅIfR.j>mN [͂.6PX㉸<<#ꈄw 4 c V*tv,ƺWrҵ2F,+\1d #uNM%F_~ECJvE Ӵ7!_c@2y+PэЍr$J)4ZO]³~XKSR:8J} vwʍI˭rb | 5fw&L/2 V8%];8M]t ĒU=;1|? |QIo %vu :".Oaqh)k>̆ܖauD]\ =^d(}4B^=:0B옓{ڹt!V j +U[/W5̠ ~+a=`ٺsLAPHvqZ{FjvP>1lbdB#MN \:GZ-7B ζY;>MƗFth=7nC9$z@K7r \O"l|O.l+Yac=GbSo{G+٩.>?jKtv7N8g{8հJ;t T7kC  )x I,%T~guT8Y^׭Eou~b:,ȢWLg?K'f?>ITBbbKH jaʦϜQƫ2~x{0_cg2u簋vkהoD\瞤8lb48h@(/͊0gUN091#P='_V҄j*h]OWee>"t@hU&)I7:\sZQ'U*,,SiKQ-J4ŏtv"|*0 о)KAGEeņH΢_`GS޿y*R)IgTXQ)ƿ9t0%9';)ɘ u `>3:y\BE ?"'w&= 0 TVN&]+ rbՕr]߰#]jZ|FŸ^WPd@%'S\ʭ-Z.h[ Դ(χScpHa;ߖNDž"o2LBC&^rXmrXݔiZ|:/ImU@$:.W2 ?N$Q*;0 kNfזT.W't%A&5VUByG:P Jw4Ǔ`3+B8ҹo@1E <~Cn&3o[igV*?Q@:4 HI#MspkϩWպIJ!ػhq=Pב [䄸N"Sa K^Ъ_)l)i#qz?9yA;P Ϫf*4sX+qM+JQCκT)m2H[^2b!Qpĥi2PUSQdF!eC Y d!hן.0\>1л3#uܪO,qsp[GeWx:i6}IX`%ix%v,Z 5  YZ