libotp0-7.8.0-3.5 >  A e%5n) i_Csh 6HH2ˤAO\ E]ܖJFQ< ͑/`mbZsӚW~>AC^+%5i/ ds9YYy4f$8ݺa54e26e5771d1bf069013fde6a0a7053bfbd071ece7408f01db1dd9417924a2cc000554cc87a513a2401e3c1bb8a9f4edc81d7d2e%5n) BJanT >m ɖ;]Ur> *rA/yA -&<]o5\MTԽ^>}BdUɘ9%pl~'DPYkZnԼٞz}QF2onh7yÑ!W8:2K'Oc@ĝL]>M R DeOkG{ON[:^>U"DVN6NEx@ZEɂbde.ܐL y̥;Lh{-n''jx#SjyrْfbJH\[(uW/gi rS0fsׂBxJf3]9y%&ZZh{VC?i\sX`If )n*3vKí!C^![;k%ΰWhmx[GӌyR,c̅$ 2bj?is(O렅X1QY^KkLk. Iog5aj>pD3?3 d   C     ( j |T $/(98@ 9h : >/@/F/G/H/I0X0Y0\0,]04^0Pb0\c1 d1le1qf1vl1{u1v1w2(x20y28 z2h2x2|222Clibotp07.8.03.5One Time Password library for Heimdal KerberosThis package contains the library for One Time Password support.ei01-ch1d/openSUSE TumbleweedopenSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxx86_64 ee5848221198cb707ba41024c12f2d15a7d85870f41ab5ad4aee5cadb8b58d4487libotp.so.0.1.5rootrootrootrootlibheimdal-7.8.0-3.5.src.rpmlibotp.so.0()(64bit)libotp.so.0(HEIMDAL_OTP_1.0)(64bit)libotp0libotp0(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(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.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdb-4.8.so()(64bit)libhcrypto.so.4()(64bit)libhcrypto.so.4(HEIMDAL_CRYPTO_1.0)(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.5libotp.so.0libotp.so.0.1.5/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]=5a929a5bdd23ae06d023a81d2d2507aeeff101e6, stripped PPRRRRRRR R R Rmw;>mԡutf-81c1bfa6f87ccab7c5a71e73c3fab69d1729ea0ce465d3d9e6fcf07a6068e4ca0bbb0b1df3e8d3c50768ddb0dc5fb29c7ba1129567aba4c005d90c0698b06e6c1?(/h\mzh&= uĩpr@vkC@}0? p1TϮA1db1bx`&SHF_B3Q{yKg8R1b4Ag{ExM3jC;E'_N9X܇+qى[Pv!: 8\3yeť^?E>+f*q.DvD 8FU^4p&~KJ m14Y@V*D0C$ &5P Huڠkl$Z  fހvˡk } ?9Լ NV_x p˵Iڱ|T38sOO,MNA  z8#xd S{V~_5p{+OȫFprł*Vd592DD y.O{}m#nqW UHAXʵ>՞f}ޕpɏLWzBj_JN߿vvᇏfY48ʲ)'DrKPgAMOA;^b.pz*sAlFiB!قl!L(Ym fW\Z˥Vڬ8O}أÆX^ZsfT TQeRSWʢQ>I#Ҳ(9h)e_z!,|îJJzNN+$6JkgU@Rqɩ[J1cTBUn,UV$C?9( eF’Xv}yȳ3^&$I2d=tNa7yb 3>9${l6U_wyʥ@!w>+M6ֳ>M'ϧ ]e i ʂ `F8 ¤Hh ҂,tHש)TØ$H9$*p;<%#Qi)TɆ1LFGOO8-Ytr:\h+)햒1%9혞 ax92RS].$%2yr&&'ܜS)ī; 1 햒Q2!xMwKG'BF[ll8BZC/Hr8^ $/yFGJ8\MJM<\nO(tr#\iLQIJFLIcpFPG09&.'qrHxO8%28J! ,swy(s50fq&$`[0.2*!y2q8&Z|eG\OՍKzf,WժVrtYFSN)(:MB.U]'YT3J"mY3B- c&(ךLn/ 0 }OA,DiԪ78J©_JȨ8B]>qeW~жD9XMZ.2A٤?E 3ծZMVfqC~ĺC*5njB%?lQwE͠BY9NaAٞ?pkIخʕk"nVY}ՊΫYYFNSՔP{(ofh)Ru"Щg;DبfvʕwRY#^fU[`N%*˨]|qHPEriKKth,-gkԪ̇şXr]sZ ۳GXo|V-Y+:rȨoBݺ+Hߢrj#Q8kҺ9 TMޟl &v] W0n5YN*^%U'V͉ԩgJuPl UjQ3oݭUJ;hQ Qz kۓ*Lkٮ@3[aoW9j_8&2k!}W}Y*bfԫPkU7ENі* :v@gX3auҭH:C0^*Ѫ^RʥTڨCb 7:v2%kI;o@p+ }Bb_je!W^)zHU:)7%jceTX=wqkɢ]oJ4[i9 TNY?kG7Oc8r}6Q+W^ĺūWJŪQĩLĨGZ (2֏DckHKct'@mH "6z[KB\bB+*J/ͪI;Rr0A.ҢEoZQmHtUiogj++ş`>v_gj2A_ޡXgbi*P"Z)EiTYTԅaQ)ocm$ [ۓFgjZBYKcS [\k"n߬rxW+V8fͪnRёT_cFU^]6!!QtJ oS H RB:̉iP C`RRF(h%Lg H,##1P&EަVzRQLMGu{EgN0ls3e5 3/'Ǿy b}>;nq76)P8d7yKM1ʛk̏ݻ =QPLc|_`S_G0\ >+eKc3,,O뚵Fj9t ֮)pך|zq_ZH}W8hWposq_3o@)" 5:bh( ?δ ,f ilMf@Krho \[1uYԱT3(K O T RlDu|/;l4b* }6tA|,dlb\Cǽ-H`hp@}*8\hⶉ]UfQAF*)?U{R^~'/b}\X\CMƁ[ Ѡ39WxDayӕm+x(W  ]M!O?#ߖPLM 2RTM `o1jUo^´ܓU-5һ zy x3uJ0Uz#ofD'ӳͻ&G1[.mTó? ?z'sXqeJ]+#/_uϛo>0+Ϭ3^F" 7$H[3[aimL\?09uA%"2mΛ~nCҮ;BV\<\)cuakΛ8S GxIP#O=ݛ>}|{TՃRf5Kr(PsdQޕ}3 EZY\~*0-Bܛx[00X4`1 yG*BݣBt1nC?7^J.owDG*2:$^D=<,j3u CH|:Eh((bI7ޑtj 57]^+JqUWF ⭜:!m gOeS[BX FpUTU3QrVԐ4c/yٸ ;\0rN[:kv¤,e;' +_W]ت**7SSQoxj S8GvAew?/N^] pm6;U-sMYX1a| u9`kߧsT>Ma -foJ5mѬ%6YP6te++YQ TNy)$}h!C#hgc/yٸ ;/jT}"gWeCu.dU᪩S=S N  ]`̿%-wyu[J\RކҶ$c! CՏz\UcjQxJFS0nP eD<. sW{~v`aZd%*ϪL%,O]iRr4WTZd/#yK=VnM#mg_eE*FѵId-⪪jSsJS$-`(uCf6{5s$c! CՏz\UcjQxJFS0nP eD<. sW{~v`aZd%ϪL%,O]iRr4WTZ5Gܥcqx+G[7֦\"l_$qUU9D) MYXBRr0_ I3iE`.8LxK[\Β%'_t5O;WmUHTBҔw$hC #h \gy˪\#VN[֐6)-!,_t`kY#*fꙨc&дKH^QZJSBIM[I\;oiBrvVt}]*FV/ҙ:ET' n4y"0L&-.kgI]YSƎ֓~ٚ'띫LM$*!Oi;q4VTf6kE^)*1׈AV5l cK W8]3ZAz&꘧ 4-`)rW~wzV[G*c,aF3ՋtNՉsT>Ma -foJ5mѬ%6YPY6te++YQ TNy)$}h!C#h\^8qVw_mXD%ή1;| []ȪUSUzU4`I8*P~  %-wyu[J\RކҶo`N*WV*U*URT5IUjUjV*$UVURUTZUTڙjUvfJUZJUJ˽*U*U:*UGO*UڇURڪT2ѨUTժ[RUʪZU}jZUigj3*JU*j T-jUaU*U?+UTUjVTҪRTDV4 CS~@eW7VK#u-&9VK+!0ZͲEm\[3,-W^]rW%m(m;YIKN2|= [ȪUY8d4cI8* P&~J8E}a qOx;Bnu ,_t\y.So*SWd(&͑e$/"wiuG\;֍i-,c[(65E\UUajQix CS n*4y"0L\e,i_9+kQzOW>[dsVD%) MXzG9Ɗ1Ԍ0vAuZWJ5"noam ic8{*‚N V5j:iM X$e(,=e.ĵ֑-$m ggeKG7bd⪫*SDu霦G,"GSEm*o AL {C]R7s%횶h֒I,6te++YQ TNy)$}h!C#h\^8qVw_mXD%ή1;| []ȪUSUzU4`I8*P~ de.ym˫T6$%goe' IEu~d㪬jSۈS2tXmb(H%@!/wQu_Bގ,c2]l= +W~Ve-QeyJSUT ג@p${ɋ]Z?׎rucmi8*,V5MlM"kWUU{CTД($%hzV[G*c,aF3ՋtNՉsT>Ma -& !owIu̕ nkڢYK&m2c} ZƲ\Ue*'Q<RI>rVԐ4c/yٸ ;/jT}"gWeCu.dU᪩S=S N  ]`٫K^[27 m'k3I{[IBvtdY*6񔌦`,")G[E/A3{yȋ]T#`i/8;* X2LW1[J(2[dsVD%) MXzG9Ɗ1Ԍ0vuZWJ5"noam ic8{*‚N V5j:iM X %e(,=.ĵ֑-$m ggeKG7bd⪫*SDu霦G,"GSEm*o Ad {C]R7s%횶h֒I, 6te++YQ TNy)$}h!C#h\^8qVw_mXD%ή1;| []ȪUSUzU4`I8*P~ dv`ȚE*FѴI-W=͡. qahBZʒDinMsڔL/mvJi( &(, +/U$}%'u(O[>iNW[F&eT I ) /+|G9֌4< kYT"ΨIYE5B+qkhCSY7aSZBV‰*j&iE+ ΢j꞉;miʆ–K^SZR4_Rx=ĈfdULJ)(WtPжe DxD٥)I|[^#u7і+ e]asjKM\Q4")O)EcI/y+Dܭ=iSf{%]SYm*CIjB~C0꾉Vmʮ &+aԗ0Q[KXҶI(iQ) TuOSuuT#*MaIQ'&u0{yȋ]T#`i/8;* X2LW1[J)2[dsVD%) MXzG9Ɗ1Ԍ0vuZWJ5"noam ic8{*‚N V5j:iM X"%e(,=.n$e/"@LG%5#-XvrTu#*&IHI(o?E,V6J(D$nETUEiIi( $- e1KAW7YGUDMMRQQ3En(.6LHKY\Di˧މkkHD6dQh J+:YTeG$}hא$ou[G[8ҲQv_dբQhD%~P3u! eMaEAV Zu$mhg'zg*׀6=.amJTiFRR%$/n&q/i{KCFIBuT$ꫩI(cώKQW7mٹ,a F-bLEQ%.qyhJCYT9]_ȲB^ãu .mˤ%0;d%*Ϩ4%,E]ª-(qsmvRi5)IXKR5Dٹ)"IiEÅ+G]7ڦ\tެ?Ӯ pc|pqƼMN*#i~FWXRehXi Iʮ%Sd:a Ԁ&0YXݙ>t3:۞ò”={j3P UsD0lxUbК$P@0g[$G[hjs{yWKeL(Hi5R /dVu卽IJ4I)HTSII):ܹelT :=oSնQ-zRRRQ-GʴNNj`W5)zZ+G7ګZE*SZ1Epl*,(uRXRg$YH`W,Jҥb–l0(` wCq}@3c+%sae;.6TTRUeD\__J!X~u\D ,:{(=ڰ|ܚ^˒YteZJMuf.RQkTW[+9+Z*j%ղJ[E%n_QiTRItjmU}JI%2P])RVI鯬UVJ+(j-U5jke|SSVYi(UR**-UZJYeR+QY꾔TUY)KVj*+%jieZTERbPYiTRj+)TDkM5J?IR[IA).Rj+5UӪj+YWJYiRQ)TW[+TVJ*+-ƖJJT%RSm-,[54.' ~BA~VDm9U%0RF[? "")HDz]$W>V$vk%MӴFH_lȯ Drvj}#v3-VH‹_&zGE"D~P[fv .^yhA K3*~U%rkBnO9ŠQh}i@*\_]zmٍ%wӟnIԶ2J,)JhU?Hܯ% u)uj;MU:RG l1nz%#wS0nZ,f-bkIC/?%j̎zBSZ-e* z!e˓Sn0$]^5Օh͇~ vrrIby])VBG*,7^6v72nèbvMlQ4uUF [Co ,zOK#z0(kMǴFj X1߮rIr˧Yb_y])R=zfw^@y;wb!ye)"sY *ϩћǮKmΙM#v{mTV?vE*3frxí֬ -Дj*'Ղ)ׁ^v u_rK--pbׯ)+o*J*4I/r<=ͤY;&ҴminRHozU#7{j-Z/fjjE4P,eDQk"w6ܒua6^4U VӤ^ ~^1 8yzm嵖2Zʪ\'5kfהSA}jkzZVRs6ӫ"M idzw;j;GO׸=v+-^:ѷ:EL"KnPp˨6bgx}騔VB*o/R<"֫! VW[%VVSI%ōKhwPnj rIJԑ:#@m| )pԺE#"&ъ-峊ElL/^=>hrxml=.iC+ KaX]!7AoGnO!I0> 'ZwY$hQ,k ̚bütV!6KmX #1L )ZCZYXj)u=71`r#x /56zhi*zrFk&E3Il%4}:Go;rxmj̞Cr䥧 -Z fJuR'N/,v\FOm66b҄Եv4QR(O5;nufeBSZ,%aUO/k%f;D|?,ݱ:۔pJё3~xqdɲ ɺ6cBu7%XGft`4.".Z[pDDbNOfؼa{{563i+xh7 ۵|YZvlMs+!싖_e|Ȣ+8Je(b̰{0mTlP>-$n+lp۴RXΎL4 ͇h&DoG" 7L]d9mGVV:nOek2GxT0rJkxuӺYo eLa7(YdB ̼iɾ/ΌƢV4]3m"]T[-1mogx3]rAeغ.X*)"X5tE,K!5-DzƚUbatҬԑ[.d +69\cŲݞ9KZc[$n d=7WQɧy2O?˦$mz?J6=0WVddmWߘ&tx&4Y=~.8>f7$z-da&l65Sd,aOseJmPYCs8%Q\l>m@u:iM6] M&uDw} ALE['*% D f۬ =IxY}3f,M%(rnynD7a0a3OJo6$]Q{ngcE ]5 ]-TJR&IuW_3 ݒqӮ#D}6Tzb$:~Y^E4;JlWCM;iϪTM()F{U 2K2ǫMhc$Sw>w/vȽW-HĖy))V"Y!I!wSv_U !r0AJAZ DF?3hIʹlbtj!Zp_&s Ek[S-e$CSZXJfՅT/,9z!wkn{V`VMb.zVLͥkM?O ?A@ @06 S ~>/B>??_znr~ O7%/@P5 8t3 UĢ\_8n t^N ,V,,XXbaŠ +V,XXbue=~ax0XF{3<62E  0#>ceb0ôhxf1kaD> `@"`đ`vя8W|F`QcadF S^ fqͱ+F4M ֕p)P.I1Y@X%(vG#-&P2SYKE9 ґ)Ӣ6\0O>q[짽Nn2=$'d.*W }* Xg|d4 2& /˧A=@nF`6zS-E|Ⱦ/P-\ٽB)|YR'0.MՁs ָk{ߏ?i( R& vgK_P"x(@F2^TD:ȓX#'dAySJ/pew]Ga ?0)Gn o 8X ibӺɻAm={c@&WWt q#,H ]"Lz[L}oL$d1t~q-b><9 l SZђsF"R17DIJu`+E/'UckjF%/>RwЂD}ջi,tQAFŰ",J'@՘ @Ae@EQAFŰ",J" IF36$Kj~Wpf 1(=506ӅҞؑ|f iYK<"@IGWOXXK"!VdO8s 0no𠺟݃1L؋xD B?*ҵyTqTϝB@;=$I!n: L'^HAʄ0i*i+pT)8!%t!: 1/mA/^Q &t>E˴5 `w-0زuf(pvG`t YK\+?Ko!K$dY}@k7{ :ΟeEBٝ{ !YVW>4ӢVɏ.ҶR#Нe7|M $R8lFT?%Ӳls,.m!wڥu篗\HٝJdQ\N[T#3"Cl#/$xOC&!vN|Afƌ&B|? XS91XHz+8@Tx*6 .5M@#rW  ;!('?fh7 5G[  Okǒ;+'E2P TXYd BV9#KOᅊz^멧P^m~32 oҴLh_ ^(!0+j!]}{/܊],)팒.M Ҧڷ C@#:{b\8cFk4 ^PBbB>l)>IPWIA(lU=3&A0)g'U-B^xYaߏײ,1b~YO s TExa Kkr$9(ylUΡ Z>%̇-tz\፩)`t$mw|펧;^}{>>=g=Zc|}?<@0\O > Σo<;:6rd㝁!A/d\ż,6<;rlrv`==9{pApwG9;<8t|r|'zz(;taq TAKNI Dmګ3SNh^bN@,8r/\ș"u.Zsw\BlS&ԝik_ -jZٚjkÈRiX}"DOmmU㾞zeڷd(t[i[ԤVDX|Uߑzu(EttT/j6uQyD(B#z-2%͘ڠle>J+sJ櫭#ZYҬ-|n[|a_`F3/3浪UDITDm~jcSm~zϫgkfgjyZf?Yޖr3_mYo*;M}ʾd}=eGOm5){i>dsgWەveW,#'m7|/|ZU|*ZÿPOK?Ŀg.>ŷR|Vɏ*F~I%_1J&]%?^yf:Guz4t|69Gs|<~\Q0BFDdFd$i A)\Vkؔ@f2 B`$Mftz(D s qtAD0@w>6@j{` d:#VBs%7{?#:]Q*X*|+J 4'Hh^/I (46Úe,Nbgf b` m݂3p2 sBISş͈W9.Zb5w4x|`8]$z5+ZmDOqcJcnfgZ8D 9ذqom &º:U7^G)v :WN)^!&r! 8t*`A;sS^gvlv$Zc) !pQ{>NDkUx"1: -6nZK "7 bI4Be%I_rs5*ԟl-3kӏ>QaV*uvW腆\x/Y!3'|OW%qHp$ Vߐ{Q X,F×yh Xu p{i`g8Ekc"l'56UY' Cb&v5z`z4gdJ [)sssP^PޤsZ$q/N {1cOǠd^U3Jz/Fx@_(!z/^ǜ37~*/`4L y>7 ?# z|x+vTTϑx&(քj 1R{ю[;Γ9#B7? v}N,:/zڳu$(lZ~#MGy0 O:ؘSJb/ ,:?/gnn i/_rq<7/'3X2`m˾RӑEve[Ne?T${'sDT;a\93?A- :F\N&o9񜛀D`ς#wxFy#K`; 밟GkX N)}g_C4^M:\!`mR/H5Q8 "Jbd?F-8v࠹,m#2Z%N*%hPE>*Rhr+> &:WQLӿ֯aٴA.٦#Jeڣel6fb&LY3MWHCXh 3 Cb%j`< yҤ}Su Z4ܻjrKj=%>pHjx#^wcpI'%!ԝvs-2*ȁZ~sń\Y+b.ic/iyY)ZB,~[uۂLwpx*_*kseVG/;.%Gkw/ĸB Up"B7]@b;oƷ"~@5 uǩb:r|qĎ҃cb80w7rwu/ j'{yutzД7y$B0B@k|hg] ݊Xx\ߐv1VB71kkYCw.&2 gr/3B](ʃKh+!: UorƱNE@S[g2KdLR4" QZ7Kp\x#NҥwUZf\ `SQ @b.W+=~8?-uܫc@D,fedjRXK.۴Ku\_Lx8rUޭ wk *&q,8Hv =}2ӄ.e8]h 2KlI7pz>O0Y |Z} [*ӓjٕա~ jr&na9zͨG2[cL0H #4iݓ${wڐ7`DY@\ ,hRFpUw{2{>j9({eef׵a9nǁVŦa_>6 ܕ Zs5V gwA6*VV ԋ+榌:7 <.;sH"+E 7>5kx©ƾNubj=^\4& `RVbnI֫' x>s<&I^)0B> 1Emd,4j4>++ M!5kn  =P =\CRv{=Rduڮ'XFRQL!ɱpO!\)b>A]A-\qW5;BXޕܗCd 3?$]g4ڋd\wdf_"k: 0=S݄k)[r}, :P/4=J#g6 "Ѻb\42@%XL(+-P|FZUkh\>G'wqИ@e0A*i۔ _UٽTtr+lbВS=UV1è6/)C_Q 6Ls^M9NWT/xo]LvlZ\ߊݫdgu%uoճdEb6{DeнF@E'uK= I{OY` ."aI&0qJtVzIV:Gӥ뙴N4۠hSF=n5G)hsnEG$4Ө.M{EzKy+ДL6zG={/^2~+*ǢϓTB/JE2dO{2ljfQ̢ Ty():==UYUI6 q/o1{̞5c˩fϜ'=]d6e݈ٴ"j@~9af3fuʖ̢EˠioJH?hpo^!ʯ?؏= ~$<`@Xbgڟ%W^<H9y<JBh/9nőC[D6JRhۉ{c۪$뷎i]q[Sc7ӴC1k$9ӓi 3L^`ȷv$vU-Z߂;8!'t+g fSҙ`fO*`|W7Aq5d(:Qېz;hVU̧. ,`[x4V3Mxſ^ľFuutA״8%0MIpqg,=E"c*Qr3yc`3M s~f5D4X&^ĩ`QL@,SD@Sb+Vwy 1KQ_䔌T(fuD6{˿&f=L/?Mm6ٔlR(ꟽgU$bgTfqe͂8Kpb(ZB\!PLM ""R$IcQqi jU "$Q(q/]o0`4 `HEQqbi!rcbM.B0ʫ]WkhXEK̝O77}T5e47eB!~4gS;r 0E6JZv͡r4_j~0d[UiHإaW>V/!F9?0vLUjkXB{^hC^:L ضԊ(F' mT;bu&)z4_g TNiMQRd/' v)ڛٝzu}7 Kmܰ;X< A0ؚWNE XX /f6$'9,:%˰!gYЧjVcX.s4JA l_+L;tRG%O=sM3J)DrHsEKqC #d2Wvl}VbVY[EuTO3QE tO;dL1rJ'$GkqECB $Cl~tVj]`{uVWS%SM+tQCN9DsL/I%rGcdD;pB #|}Wrh=VX_sUUKuSK#ePAsN7$K-rI#F[DqD3A Pz]pVfW]kuUSCRIEtP?M5sK+dH!{qFS$C +p1x=Wndzb:u¹aryM"99@A;PL@~]t6[jUX`yUVQL)}TQCSO5=s/|Q+|r#,pwT_[!틳J^.(vy"뮺뭶־+: 뮷ꪧ馗8飋:{9k9[^9K9;8+`fYo-9›am Yd eIxakkjk.{kjvi6hݐ= ,,οr4UʱPTʳY=ϱ<U;1X-?r'5]%aLg|q9ObwD7?B,'|p0%$WGy!V]sVTe2W]4Kfo%u|l3,N=I_!]t@K1!rPl7 I!}tCs;鄓M4_.J&zk m;Dv Ҭ1H1]Ֆ5MєqL//uQEIM NpP |yPI 4R*\ yQQ )|PԷ^x57\nYdUZa]P9TF<|S2(:z+lrk#cnKdc*e&.#*Zi:!`/Rif2N˨F+(}>s"hn2栧.K_&%U cdF< {c2"-E=W{W w} uU s-3ozkug5Wpcv aUi]mUd|aWUU]SUX\UM5PIGEԎuCmTD?S?;͓S:{75U32`S0--RN{㔷()eNw'=Mu%2[R4u%qV(.hH较ڻ[A ]@S\?[>Y=͓X5iki-!윧)Қl,9(i®zY'pkif0r+Ŕ2&D!Y߫\e[Y%WnVZXeT28Eف[N"A)_(}R^'m,Ger%U2[,?MZ$=RY#i됷 )kꏣiH鎏h{hgqg(f]ˆSdIH?c5+hb!ZTD 0ADC=C|9wCw5L7CrpI1Bml[j|Bh)\vBc\T`#B\AWgtvf` ;>h#Kiў ie߾˓:y,s"n qapІu8!xj5<FW 9NƖ|1ca!uG$?3I#1wDZb@ȔShے!⌧OMrpm 34!0A@f<)p,R"|ֆd:@okpD\jTG,S5Yύ}o-ވ'B tp4B&kaㄈIΘv&3Afd1gl͘0O2QcV @,d[`K OsdC[EgˆSs$Ŏ*P L?%BΑ vnIre-#L͑;v SG ӿ ՄRb 7 vTԨMO"pܫΛ[C1.;G'?)-n{L87/a›8|eU۶֤g.ZChéb;# 6Yc)n;jәbbVPX.S,1y/[Vֲ#o7F`ʤ ' uǑ[WEp?eUEWvcMa)]t$`AIY$r`TESEO\DK D{t E0ADô=C|9E7tWt3$o=1^#1]] K\0uU[v]I6S]z}\u-\pmsmŵV\Í\f=6\4[_\s[Z}5[U%R۶KݴZK[0eTC>9u4%S/r[R[I2[][1X# ykpXPqڶAm/談f(-QMм *+kk,͒Ɍط;+^6*ꯪjˈ*ʶyhJ*^,Jj:*꩟i,ҹ雚iźKlۛy閖ZYi29)’i,uFS^_eE?]E5LB^\D!Y=͓X]ikꜧ)j‰雓hIzY'pf&\yR$H~9>v#4/jb%ުb ZiaV! Ny Jy&"mj,>)6..-*mԾ+Yl됷z*8*骯jH鎏zX(詟޸viqg(f]ˆSdIH?c5+hb!z)x ~p6v/:騏n讆銺hbZXmІz(NhF+>86*.:h"運hh~'|xrzgmfcew%snfiFh&hhHT2hYSxكZL)_(%4'LA'l&er@\[%r&Ic&Yl cy ?*5VDQ}L4GJw|O1*uT4B G@\N DrγYoSF;F;kS66ͱ36ps@4,p_*} U"^ ݱ^eQ ] ݝ]Mp]]ѥ׈}\u-\p0umŵ6hec[_UWURMtH$TH}wZF=4ZAY<9u4G0w%S/*%{ X#yT`G0s rX@G0q눾zkR냺*k9y#xp[K뺳+kr 뵯Jj"k[J3-֊* #Zjr:ꥢJj"頞i1i) b). niF⯔29+*)訋(~"jh)Y(.hZ{+h<&(~v'6%{:gy;w:c9OS8;Sf7'u6q,J6 5TS4DNW=sM3,3ϰT2J1l ǘ I0rH/}2 |F !E-UȐl,K+7*#)lT)_(}R^'۽0&er%U2[ JM D#5X >pL r-X"yV!e U QqT=1S)QͱP㤑M|Pt@>s=3<ib+n ꜧ)j‰i9(Ib ((vku k ff"8`a)\ W)eMd~9$zc9rI/j"afY" ^V! NyoF/>)/a:n29*m", ,yk*8 aiH&펏⫮X(޸vVa'lg(f]ˆSdIH?#ʦX#0k++&b!xa(a nzor8jnb*^ZXmRƪ;F+郳:j2Hꂟ*)&X a"運+Ƣ(|xr&h6c%YKO$E ;k#1ˢ'+"!;a:n/{h[.~'xvgтz+lr붴jjt6'^ Vk)N˨F+(}rx:;gn2dn_j{fZ"[@ac Kk$Aˣ7+#_^%-E}+{͐W w}PWs-)}6ow%mW#kug5Wp2Vnk_fݱUdYv_QU]1Z}`ٰQUM5PItKE4FAETٰ5A=yk<9s75Uز}yC7212#/R++`q)er#%2!u%@%PQ 07o]P~XH[;(k؆e~v'紼񸧳z&Xy;wե \ƴ\.3V:YT9ES81}sR7m3[dd[&\O5LN4X ?p?/ >6pK7qޮ~@ħ ):L'1=~'t /pO/:~J༾ yx:wӯ8L8Z 5^ʑE1h؀qExĉK1ga&N/gȴf1nX9wiq3-AMsּ f 8-㥍4r␩g;U]7 h>/ñ2i\pzXzw⬂މ( BAܧ1YJSUna i&ia7\|x!c[6c~P_qe~"Mtr}oҸvÂ[tz׫ Ar7OsDLiӫa%-`}e%^^U_cyE F@X'/hXnsBXӸU Lys/Oa]䯾DhxrzA #<ԫpY9:'w֐ag9KTPe0Tp+4}F],U J,2Lx>A]"c W`ƫEVc-NF!-dV2Jl^>2CxAƮWA(VŦ>h$9եU*#Gˣ Ur7'h Y%m㬚)[xqf?]U ƓǤ|˫52 .)H Xw@7ɠdC d(NN[KO&4?dZTxuM8F3o4M-ifGLKl'.mb6l#bK…A57n"". je] @ڋ?G|'?j%gkg̍sVLʹJ1 4@5;(qwH$DE+lEGW`<?0X1adqr4% l