libroken18-7.8.0-bp154.2.4.1 4>$  Apc!M@eee]nJVF˃|VCg6Q*!E$J3'pn!2/"zX) )A!Gߘ63EQmC 7տcUƐEw9ܶUO1D~GL:qL3}GG=Y5ًv v0J9G _7*K>6Bz)de>pCA?Ad   K !5;@H L P X  L (-849x:L>>@>+F>:G>PH>XI>`X>dY>t\>]>^>b>c?d@5e@:f@=l@?u@Pv@Xw@x@yAzAXAhAlArAClibroken187.8.0bp154.2.4.1OS abstraction library for Heimdal KerberosThis package contains a library that wraps or adds utility functions missing from certain operating systems.cbeatlesHSUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxi586Hcce2bcf1750b76917658776b4c7cd8dce1d8faff2b51171458f1a8eac8376cb0cblibroken.so.18.1.0rootrootrootrootlibheimdal-7.8.0-bp154.2.4.1.src.rpmlibroken.so.18libroken.so.18(HEIMDAL_ROKEN_1.0)libroken18libroken18(x86-32)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.16)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libc.so.6(GLIBC_2.8)libcrypt.so.1libcrypt.so.1(XCRYPT_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.2)libresolv.so.2libresolv.so.2(GLIBC_2.2)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libheimdal7.8.0-bp154.2.4.14.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/ldconfigbeatles 16737825347.8.0-bp154.2.4.17.8.0-bp154.2.4.1libroken.so.18libroken.so.18.1.0/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17800/openSUSE_Backports_SLE-15-SP4_Update/c8a9f11ba0362736ee98407855746e5b-libheimdal.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=dcfa5b00b3d15881baeea8f5a09df44feacba02c, not strippedPPRRRRR RR RRRRR RR R RRRRRS{Hꃻutf-8a18baffb50c706aa328c04d4f95f1e38f4a420429365593dbc13f37bd732f870?7zXZ !t/] cr$x#GWv੥V7.K{$'0q5BuҸz_/GTI_ w}K*ّ֑Jf@2Nj/Wu?o5&%8HWN/@;|yHdie v!ݮpߙaSL"nA􆯊{V姯C;R0BQT(6-}*\Nè8hI&dGdڵN5cJLw^mT7Sa: $SbSa{ 4QǺC;t٩97#uZ@y\/жJM.orx)]%dWDӅǞDe z%ۚ;4Vj>rv?֠y*Prƒ^~Qy>^&C#X^6ģ⥉4I81"9XXR-ĶFR=IQBMU/{`ԉO=>rFdC멜T .q.Թ*G7a|ro5 MP:H2g4\wGPe8r-7T S|rV['nNw\ԱT6Y *kKne)K6vU`yq׭[Eks?Oo7omrR#vĿS%[nx7Dc͙3;+9=c'(J?\_#WR&HX#HPI5idFZ3X`_&Y;#Čp8l7q>>CҘ8يnC>*ASKSZȰOSV}%jdgk^ZVr"B& RU~k ӣ8c͢ GJl Tk7LQolbl jϔ?tPE,,lpٝ)*CoZXU}ӛc[^Ƣ?;?JTP^ ibkiMaqnF}Q:T,l}Z2MZcSR{!%F#ec(>a;vǀn+ydJ.JIFDXJy>DY PfI{H .Oi% _o-in\\j 64t4NuIZ6d%G>ToV.ڵ50k~JDkA +bԿ학%as?qn$\$Oa^Fkl]mSyưiU A' 1<: \BJ*D |KE'ԸPnxzj^~#8k|D5%\ItR~ZYyz{F;/LU J394NifFt)|Npa.+9!eu\'emɘj82s/uEWv} }yo'@T[ w,8|xTT-˟tQ)œ\]+s:#l Y62DJx()V.\QˏwM?AL xTD-q!EV*Z>k`M#!d/mר[g36A2uǎO$_0 ЅJ^X9V/%] /GT ԅ*#8[?w#3,XEKSrlx'ɀU HŢ=ꆹy 'Sݘ}[$y#~"O]:!қ[ Co"wnc#7ỹЄu^@$>njD TMKm"j,y||"]N𠐥Af+V iQg>V&}Yb\ѥ !ڂ+8nڰm̥?<`L2,41>Bun\g1f7\suNϰ ϻ 7%uU?{ LU|B_[`&8Dr}ccD^4g&d#.WIl2˾D݆g9PG1] ܻ_]6&o.~ N9E*ۢ,E+Ҿ9b_rMg}:2Y *"XXal#ɉKJΓ{VR_:}IӭEeRڬ2$$+'[Se.J-G͜aW/k u#7v">bd-sη?QF&DÉ!$&nҪ$lVz6(ӀD䁡ܴgH  (7 :S'"t9E%HυpJa`uAj$J`DV6J>`;:z8[kn#ZOg*ToҪBOdX| m\BzL ưм,)hfP .T0&:jAIKPzzY{o9.O#X M*,bSRSB;iw}&pC2^w4)|1zDWY0foz$6t҉:)܃C|ÁiM6ʁf1C ]|.%m7{8QUL8.{Cj} *];=Fgk ë1R2: D ,;i.3flY*p-Vh2Dkx|֍fpYZb`G0ګ=s-N3wU>2Rv:"ylSU NF0ʂNG.v~/PLMnO'bOnu}/R4AϏy\Jp-CIK?4n{;&~/+hnIFf%QGuJk[4'CXAB&fbyRt'.y&C1UrIZ|90GF)8_;+Ǻ|Kݓ!kWpo`;Mh=*BxfI{x ~js]F0?M\Y-d1nYT0|yڽn\%8_sO;gy@ΣiCؐJg( g'bʨӈo.)xl*#Hu)astʭxeqov_'*\ 쐍4gm"O^iFNYmI6өۅ" s+qbgq G oxYO=?s2/Dd"T󁭗38јnk.#en R~*xvh^<0(x`*눤 ɜa/i'S`pVT+ 9ܯG 0y奖kpg:Q`!kщJpeEO[{ʸp Fu-tw V*W Ǵ=1:,ؠEԏI2>]hLc@3'Qco\مꤼ|b/vJvp_W(]L'gt˦FXhvנʁJ18(K;W>^5~ %L{"Zo+{ZR# El,\Jbwlz)hܫ۷E6EdeQK+̀Ph6Mb/fg*W97^nڢ5'/5tʅaf?KaU16Iw=M @L޻'}GTԲ[}Ddj\)#n]mP dt+۠ N=*A~|9Ѭ8BEá"z tF^*3aSoTNP yC2d ]֠: _ʉ8 gnҧ?jYun|`:}t;qߊ$0F&eߟm}ze촯Fj-y n)7:¸ޢ VWm~S?XD.[kJYeF@wIO7RE{yĠS*DJmbTjcnf+ vPz92S^*~v;C#v[?_Q|>d l#<&yvyܣQ`E-ptu:<}|nwqhj6xXeXXK; p2=q㳙"v xY 4{VȀcf- ~MO4!mTo!OU,ҌsK$~Zw?܂$oN$Ro˅>{t+5R,ՀPG_뜆;?c _u+عkL"ܻlC@+'6;&WHC C[{y(=~hL,VZE.g^LoO%ʋ8$!_.f~/p`6g=`K$#H &<j=8e`dSlSq0 S &o3}b~ [1t iJ[8}|#7(* bJi'}7Z:ќ0Kih(B/:M P}dCtuda^*],,;1tRFC'zyJY;I^߾ a$ndaT=P g\LJ?N|Ƀ1?ׯZHN"}ҁ:sdeQFG)8TyoEgK k:ߒPW`ASQH3ˢ[8&a1!+;,׀wfsztj%~5nV{FVX:JϲVE+XuH@:AbY}֨ 19mlz~~$'+[]m- iʘ R$Z>/ ]1_ mGDt&jN0ᄐ\}<4@)<{"޿gq_BT.XC,07KFu6zԷ pց4sх{ߕ7t!(G+i&4ӳꗙ%'WDNycJezwъi14f'c1ER/1"YU2Ҟn'WL=1UytwƫqۢAŃWwvu~&>8=Dhy<>xLvڷ=/nE1tWr Y+n{\ϽD v89JxM#JݧN?枛.ބ^3pApIjwNSZRoft zR-ހ{Xj!:EuW(Jvo:KvR i,NoLJSI^X;ô#\xZot,7:Ob}A, u in%v<6zzj^:07fiĄ6Gʟ/!ɓ?(ֺwIiu[XR ";TyB;Kj(}XS= 鏽R^oHpk; PLnO=ce?2 iWC\M8#=hv +qOtp}Hb=a0+KI|G(9LW>6׽t,K!V&ȲϔUTV3F[l* bȗ\2C a)hH"q#֍ƛW?v $ :keyfs Yc úC~bj.Jw/v'9ImŊōCjϵ AU d2mtƲſ{Ibգ9Cay1tZm H\\WTj#| XiIlOXM LCvO@JhÓWl #C0.{Ƒx|xuǃ~1)(#MRxEԲ.`?GN޻\2yݍUhC&m] qGQXx_;v }l$)+,h BX$!R΂ +&}ܤY@W]%.F&{T$~jrlWs% n@%bBeI7J<|%Q9( ص  'RoY(TC{l~I~Yw%xsxɕl_Zci-Qz>eph/0~i<̏L0Vۜ\ɕmBzk,5_^ܮߤ-A ||9]P ;8=~F5N(eu0ܙDq{F:z"opGd0m\; y $Q$19 yޱST8eqGIbLd8nAgw"m ˝]4_~z HNٛ`>XuXɞ:-Y5iZC}T+J" w(q}jk#8+t{9XaO,5R8FOr1rjZGA0x[4 MJXVJ~`aK?pGՐ_I9ZcLJ|y;GRY3w.ݠ-&hM^-{+m(+ cA*Kgi<:󽩄 ƄZL;H^d_,ݓ& D6:y 6!\O=iaZঅ9b~t6lnoL-d[]: GΰcSՀe )&| x2lɜ8?D:|W"%^,"םC*UQB튃"Wʺ[n ȬCWH;!N#{I5ڋѰ(3S};t R!-zq$}y2&w9(_ %$&.uީ[W1 csOT!S3sR&μg21n[yp%"<exygZ2$JW,W(>OQ4%\<vt0>e05(-i NX8!Owϒ4B\qB i-#ݨx荧Dԡɘȹ>?(ҳJ/O ؔ)Ŭbe, Cy2_vnQC0S* /;6OT\ yildrSKG2zˌ]`U|k/f©ai2+Kq.A"a MS=9ƈDe WK` _X@[ r=2sezw^u=lɃuv/aSwȬi3rpB^ NplXYbC#C#dhݽX67oxxѡDs7vO__2ՌR{lPS]b7½rePVz̛֮Ơ+{C?$%T9Jﯱ e'??ɘIxCXѢMj"#t\q,g,VXCQUa=E $]w@g.Ku<+z="Y-.m#lңXYS"r'muԯy!Ff*'8r؟T]Aa;op*h5ﳐv; x͛P3p1K&58 4K |g&H ̺֫Lo4uV*AwTG[;J3]{/{c pn5 Q6#Q󑸫Z%ЂFo§|ڭ!IB(~ 6Pzm@ccZnpL?9=[)GC|Ƭn)SJΜ^V> P,=80L;r>ga#bz>)䊑u##>^Q8N] |[S֯!7U9ޫ{8$?T^[+ Un_ڔvWvp @&4.V&g/&fnμO蒷 bFZq@We+YQR-GSsR v<Ń:kdo_BV,eZeޥe_jm? eBHa9C1 )cf} DK 6`0qq:>1AL$۔#MprY=I| ^ߛP*s}"؎+n_WZEu7jO֐`Uި]Z8quQh\֝(LCڎ L%)5 Ԩ:TOΊW"5ϰO`5Z1NT/HX 0kw)yG>l4HQw333 H Z 価W`r}u Jyw}a0ܢfPhfXE>}Ðm,DL}k yܞ /}h45Id]Zyt K0v:8gyŷd{y\n;$v5|b$dxMBG ei^JJeՆTISRn9:hgkOw)"YWe\7(LɅ4\_Ԣ1!bARcL@= րk05RHK7}Ӽ^AA.־$a'RǗ=n3$xZ`|$va/;VUbWȒqD{g*ç}PR|d=to+pT-@R8rVn|ej5o%7XoUJ8yh&{sEC;~2U㩬r t ]vWjwkkZyxCD/3%BIEu$7nYt$Hy.Sē[v~s ʶG ~y:*t%0z@L{j ︾:{>VNОbщ*xM'`*h!ftM^D6TV4 m Љr 2 `L0mU(dBۈ; '</DSU_E8 <̲MagzA+Y>`3IESvKzvIͣ2nq;1> 0I;Bs.?1TF03$PW̞sW1M_XF?A䌇gU=HOHWdii;u-v鑭ҁf4FyZZW굕>eI(s]nJ#); y.o6RJ'֐xKH"&S;FԖuaAt㴯cŴ"ڹ7FLVi)z~idOiMN.q~ 7":V_G.ESL QK~h8Ta6NmH&U@$t|'4?9J80\^YúX`YFDtA=/t\ͼ! Q-_ ]lJ5ȋwr>m.Jwź 6kE?8P?n??F2I /Ʃ+/A+ @='YyH黠ΛW|+@4S,nbcRuCgT8g䡭 כЮ#l/Xru؍r-$Q&rYbhc-ǏC𺩀+ILJu*0DoN}0Jo9Y7"Zm݈Q%\O΂+X_[s2ZHP2t+ǿq-"KR=W1&܃eg+r?TtB@V]`YƔ8Ngmc%6IrlxAeC?+ŏ#hnanPA捭}K𼑡h{}Ĥ4QV}ıb=[`*-ŘTɾ}:pN;@MǔM]{%/fhzGiB}K,NZl [S!qbV(>+<0W%"rq ٸW76ɹ %h!k{EH&sd v ZseifŒ@&б,9EhM)U2K.*2kՀGOi:7&(TYK?BPvq~lX^Yv[q1FEėږ!nBhN,Z>S+7^gvy)3Fvn#ڂÚxZc!_:lYM ò'HXr5un`D_b%|Tǩ@.^60DR='ys,<@}AWa;m1jp7 Ң7T _f&)EdbBB Oqot $Nc޻|F''t~xYcK^s4پ6@Ο QϽ$P;)~T_ipX lX6SNCG7WA{OR k%Tc~7R mƸKy^H:;cp|HBfdwԖJ}a={CTB[iy  'USq3- VKM2t+wi߳ X\;mI_3@+pn>~c$7U' Ai(>~*!g QULn_3!G D$z&L~xeti6RDyL׈(&N:G #R^EgߖX !wPN-x>tP,"^l~m6nWPJL qɭ&!С!`"fyW=¿XТ r\GOq^;]G  lZHGe=Qvc#jLiGke_١>A8 ĥ H6{bݒ٭:8Z}8X'e?G]Li'CDdRZhXLqˠ4Zz#HSp uøxonNZ|> g&e{VM\32[6nx,b|n6F'V=eFflj7Z!?(SUL?V#AD5Ǻ˫nVx&'rUDf^-LG?,bФo7g+,_,Gr-sg ?5*&3^ddgΏq1d/nqyky5b^aiwcu &F늹g5(\"!B0 uo8KDV+egK0_'6p6RJ[T>k'%:oƈ민X*]tN[J<7mhh|F8gU(u<-m3C#̺@';KD?g:$ES镭lYBaE{x*[ek؍kP/64IuoF )PmN^k A,C9B.t..A=d;%pd2!8}Zm 9)-U4R^Or1h7['6GXgU`R0yKپOesF^ b$uQ*EZ;6oT~|}d)D""W04&K33R47Sl^\AlŠ:BF *$M(oݘsGD?R#`=)\9yB^g@8~W2rciT4O:lPt|cJ(ڒt$r +ήbK;0X$w`QgD")3$Пrˉrhw J^L5/LBAy6a7d+bn :q%UG'ن#Ft8c?P`Rǫ%"ez J%b#s^JJ(C2x0KYR=IcNuYF,VnWpc04%4%?q>z؁9L g{ߋԙ 4P/o_ĪU'[V J{~ګn9a;_+|,篶{a9x?b-xOx=f +"b7)R!5oRBւmfAfMh8%] rvK =)[+\fl :|!4Rs ao`*#$t{]+P938xv Ba~@ Dg5kmq1Ѻ;m?T.mx]s]%X*~{6Mb̎x)\Fon+5t̎W!jlBYqDϐD6 c!)KC¦vZyU%N?S$SB;ָ(Ř|؎2if*?9(B Sp#n3}usE $,6jJ~f͋@j#h!W uwet艔DN֙ڭp@Wo΂O%/'3fcYH_#-h_m͛}>7fa=,>vu/aK*Hx񶗨Z,!+# ᥊{ AY05HKV^^I-v ,xuzH:c7#y ͡Ng;ڿDg&ĠL5-fhQ)i- D4BdNS}t0VE<*H3<̶Einf=V wRAdhP-x|Wch0p3;?<`GQUzH7rC@*vUnw?TtV3 lw(N6! h!С, A<㸛d^=?6flm haԢ=˦FK3V/X,>}[-ht^n׸nsĆK^j=za M~9Hycƃr0)^ @'6ɞ>A$33̔z4 Y=1.Qn#A_ TEd X݆$`}:%4(x^1ǂ*+'=͡ E c5raJǪ1X72GdW\{Gl#$RlF;nxn]9ڻZ˺բC*@CQiŠܙ(JɊp} c=}iU]NLR( T.>\=}8g$s%ŎtQ%aFL_JF'C#<Q<ðc35;Jj74 ù67#byuK~mI8 :PϣwwXƶ=bY 9&D;yu>È i<( <`ё6_S'%j Z kA`@MlC 8 ^Yتoy7*yt[·fUI h2Nu]i=ÐDs.ED~e7$g3嬁>uef]a? K?ܔ3Q|E*JK7ЇӅT;PGoÄ=[a'XB 0N\{ZT5Hv/S|$8YFq4TVp# bIpen}\kh‰ l D1x?2Cw3,m*1DdH iG=b`#^{6;ݕtP'ᅼTr8ٜm`y+8i|{ꯘY+7' \&L*=6u֗AMv䫙aGq[MI3ɒLM(w&h .5iaR-艔n0">304bY-})v$)?PczNAd&}pNpO4rҩEPtJ 5uNJqLG$:- $9"2 s:p8$h 7o+m_5.]&!z2i/ȓ$tfxrdi -Dl*K _/ſ ?6v |y2:GA,<(Vx"ueʼnPw b^HrYbW o:: V!' &[`i n[8\>baC`)NB$6-Oܴs*kml>.j>(d$F(K#ന>+'w۶ODh8Bz ?5]NF iUk .s}c ͩT Iֽۮꢀv1k#5!ܙZQ05,bl}&Tg!zŲv7@P'ㆴ^?EK 3H7 ?:󯠾$WFEX_{}f&&"VK8`ff~" :ܛ ]ZnU8S%[_ðr\Gjh(N3?NN7L],pvX֮zǰ8Tgib;/XQɅ(.u܍*8Eh~d.Em4D6ҝ&vُØ<: - %|>z /L+%y_|njA {*7!d^}.? hL`xT;C74tU2ThEVoBcop$({!uejHں0?P*.TX%23e\spόK$DF5!GzPIyF{.9fEBkv {ISfs{hI`L`W^T<_F̳QYC+>߀DRbh֠nx4PhO,əPNٯhT,x9VU*Ƅަt1Iw77}GkZ"mˣ埮k& 3ב%WnStC$PO w4?3Y^f'g@C嫪frq8ΔC,¸z'.JVS`s IqGaXa,fyL# w֛!6:g>UW%1 G~վi=[~PƥL@}L5b4Hy#Bd. -KW  !YU@4V(?uZҕKKlFֽOY!_7G7Gę%Hwqd&Sm7-J)vv&TU&!3g+[zWO̬Y66鐱wb)C͐R uS$fy@[v$~q(˂#G^{Ea`)4rNl̶Tg˩P,.A^.~m+haM= px8!qz .܂1zr-g8 IXMʪP~5X+9}Md+ 㠝UG}EZ^WAJq*:^$`$9^P-JGnȬW"N둽xG&7zM;hdI{ 'l]D̮(v?٢YbS/u@ xx'%*,4CI?\_ $~#N]\ q\G$Zr8@awj*-E1Ym$SƑ &# L()_ ir݈g÷nyGe4UD-f"b8) Qe$wF68zż&Z&"AU#jzLn#k/ِ< lM SMQOFa`Wvs lUu^}C;ȜwfzKSHUK]Ta:3=9._Ɍ REԏd+h!QBٮc0wSEFH[j52(93C/o @:e ?kei'`~9]/'w,GWex晋(|STEX\a;=FRNG>ͥ%h>:ϫ/JpOws DˮF8חYI:τPa|}-pxǫC.|:)PȬrF9n޾~3v#m{Uؽ4W5Ю]9=jNl!F[j3OR+*Z&f!!][$*v{fئDF>W2ʝCII2bWtq7JF5gIpr9x'5]sm-^O o'ES",XIRE^!7ZcH&omPިA?LH^<6P6'5z gH\)/y^9VzqChoF9faػjQٳxmEES|*({!IC8u22(jIGgQJTQᡀW1;sZ;._Ӊ} &^N,l[h-6њ(A幔(4?=E%t${E$- З>7׫۹QҭshٌYI_vJP*\R ':De+d]Mmǝ3}c:24+EEf &R7eڊKq3䫪ɝ3sa6jf,2cZJe=ƕ}ʕl{]zR)57n{]KFk#6,ײFGuNbUδ(O)90"M@Tx:\0XnS!ݢ"! X.-niU 2nIИj[be@qTbh'rT"j'\_{gq%lr;UPfB$rf(;qۋY7kU&7$RRT$%l+@Ia]r.R +0.# dS8Uίm 3qvھ+ţϋ? zW$~dNG@Cjf3_]nXC/{x9ވIb&ɮ,T*j$W@gg\ nȦo/2m ^^5Wh"tYbLC_aQc d s MZ=\jw*`d'vK#҂#J4$`2|-;_iI8,T}СpTi9>EYwc=u R)n q?9&8 Z)߭mp%hR jS莝U0wԸCYA0)\7TӑCDS^Rܐᣇ?+=75P*o'f^Y&x)ڋńX/dU `U{i)Kæ&|vt~IXh,uDuuM@אS4)R *h)4ݛәlYNh:v3蘆T=d\iVV:hh﷏3'LMfaKBPL؇8Y64dӅ \. 86st ;ڲCܥsut ȏr3tQ~pҥ*5#PODGj{𹔦+&X /iG}2.wk*GEa:M qm3AIT+h]sP>`5dٛT HNei֎}XzY\C('Y=Yd^}ʅhfż$[nF6 35oǔ40WGv2>H1hJO;i~uѩ d "~,|j9{L;ѷ*5Ju4˨_brX,Ze.3UYPǑ:0[629ǰ^xh=cYrW!*xo@mLzVngZJm_ +f9dי6i"f(vܵ}>J*~:uKOqjk{1;Dz*4 ttmײ6ZQRM-nioPK`#0y]h-<8*tIt8LnQM/R4 q1nJuΨZ Di꽺27%q$S;ۋ?ux14qCFҹUSFZv.w/|g\:.Xv@;x% `bR_!(EPUS :(#6nt9Q 2|fy_fk| ϛ?~pa꭭;% gnID0{D5H=!T"࠼eKt:8ߟƄ # 썬e$a͵ogՅ[o_q4Ht{6kpF^`e䂝ȉK-a԰#aZ֨,nhGwRRHFb>gTNLI%'Zw:{+X9p/NF5,Pc܃r2`ד B{e\ y=:OXfpW*<_fR: ӷBm2[l,3kx1Y*0 [֦ސQrP5/ȖdQR5i(Nf+K=LvK)6#ɥH{GAwUY}M|+\}SnĊY3 ׊qcOR09"DOgn|i~G|cjAsH/G&* ,VDt{sDA-1y0Sn*-F [\\;Y${** ʮyՔ֯Kn kԋ'z6:gbU|a [+=#^yYjOb)="lOnITr [ Jp" X$6C;>9zM_f#&'ZRr/WPa-_7[`Z i46nGMz[;T{k0Ƽl]ڝGnM٪Z8(<Ȁzb?"7K"-J^?&'Q.nzElQɪA*Qps$Aw?ݮvVՎcs~BO!q1wů3R.gT[0 VD_(s}tU|jmJe+iOth_g%>QF@3uOH9%~S]<N7P=P@]SZUu);]՝KYXy=yPjƎEBHAXܘZ|HB?IfOt64ya,V̟0TJqOaaK+5ϳuƦl'}qL,Pfe6$bEI;JF!!.ζ)^Eq{nic)̱~f7Ik {;T$vĺ(Ȇi &ţ`*fL-HI̚R9ЭC8ژ9hs(C{oc^*_K{84aF;iE?_F'eHB"#))+?+(=+SFoN{x?Ki.srIF)N| ֡?g0~%bLu u/+x=EG/`;ˏ|.HL. >l%⭰2 xdݙT03fꫧ $<5m|QoZD%A;(j 2>3r@_),3Q!\#ݕ&߈1l uf|3[r OU2`,ˆJN @YI *68%Q'p1fê&{uᒏC~GL 0 ˟;qp h@zl誄Q-×;*t5SoXR2ĩFy93l}٨j&̨(ύc1쿦6 rgN r&<SۯsLkh-z *%wB4C0q3)!oAv;(^Ejtx$`d^Vzv{j(\{۶6M;$DoHhh)a|FG%"C?LÝ6(fsC#Kg']kU/緁{ z6Mn +0Ѡk/Б߄WX7╧*`?;+,MY3CP!*//Q/#G[ ~Qt_2^^a,l&oXáߒ"a }V;%Wn5[.]v#]! Z.Q[[Vs'. %[.[\~!&R:$L3ZEQl2QO,?T)_5 2>$T]uK# 88S͝`Ⱦ#< L~եȗZe!()ng\՗x1!M47f>7&ePO+4R÷[qg4#Hu,8/jdWr;Y@}\ Kw0$8#,x"stQnd!_Xup21o٪X\`(#T4Mh_n|ء-1tbKds(I'cDH:OLp:mB#% sxW{3JFY&ToA_^XF-ci!2]rGqGM$+΂^ q9豧r.u{z',`}9|5osءiȜ*|u҇]7Z~~vkX7S3QY+;WP~7Ve m΂C<Tu@T(p+|+|x%S`RZͲcBJS@YsyF]PYW2.r:(-@4_.:B[ťrBGmpb:p3wF2QlIbuV6hbKOl8#j>#qf1j|W/b(_c`n_$*Qf_FQp y00׏1\VD2 1nj8JR5L8ƒaL¥JY$RR#|k.36 }l֧UW1|#*DBj sJbP$Mۈ?oTܮ}1d,(>$A4Mzrp'AZYn}}Zh68Q€ OR@0<0'^^>(޺Ezy oT:xIdl7m\4a ·wR{&öҼBX4Pq8&n&&n˃ @"ݜ@"5x|GZձgE{\,C;*ՐlnVJ,8N9pw,T]"usO=`7sUOV Ƀw8q)V(ČQVZ5Rߐ(*+)N6E^T4}CG,DșŸ U6?vWWlE_Zyl3GyM;M&hh7<]J.)N@Pzʉ!UjN4Z݌4vFŀy{Jnz2Avg3pw6N/+3 i nV:'ǽUK;1?d8پ~~kkw@eTe>-St`x(:Awr)|jk_#+Ԗ wQ&,`槞yS\)ŠZa&}Iү(7^;`]z&#9Jdp&xZ ԯ̸,IG5W?y1eY)/9ӘC^w+?c0w%~ĞNvSZDžDK`;<Εn .1\#pşJ9K84G#'# I{Yk+Q')XCqw6$If)V%I]UsNbu7gSxqMLjwAu]oA~W0x/?ys3\7S_KqN_d pS pՉV *0zߍX(Dx.IJ$Dj P( .]m:Դf6&Kg` mTp\ M xR|λ^u:gLc{7{(.U 蟍7P}86נ| ,|[=΅Jtv]^rߝ.J/ypɦlzzW1m.sEĠ*(M{TXvx÷GRyB/ތCJytiC b%FRM4bX}N9(q$n&1!ȓAD=Ii% 9?ź=k/?Dyϓu+2by~fz ^jVq,\{} ,rYhDl} PR @- mW~Heʨolh0r.8\DNZXœctj 34E lP* z(r>~}IRZ>tV#̭7o &PvCyK|x[f\{v]Њ1K»J;Ȟ@YXFvCܾX!*CcZVcs4C0:09Sz! }(bWj4P`aG;PE#;nwkuօB8'7iJS4?J5yj1wūqҁ_ilIWm l@Kg&('!l3neJ/{7X|5ao V$yqMgrM9ObY<=8~.>tn0虱$Z2w"'ik?|0ƋE]7CϵAC;!z*<2u_"ҁlDN,&YVOx!v:# UX=ciU#[~gvz1ZUn#0 u&=9z2̎Q[ id?{ă敄M &OR%(tYi,(o3 '6H,`[A"k/^֚_u~@Wk ;M_Ps}5L$Wn3 ePhWi>7xhә.*\'<^3ӕakw-Vc }sU}weBYܒIuAy4tR@g7ep*G%Q<>S2 閻 <'~*IYT*caz ~嫹y$QB0% P+/[@Z_kگO}Χ0cAY쳎 % w­ؙ1ژa 8im XF\Oc;A [>wFS鬧\-N]#7u=gnXMF>4ZI ф2j|j!jE[tvCC^\s/^tNZidcxCt98~*! e(T$lfGrIv(ҡK JMg4nfH{_,Mz9)LKh9>׾xf{Șy;f:2CAؿ)HY%6 /MF1HkYqI'V.i 3_45x'ֳ`b J;HNN S ХU乔2cP8(DU8NDge_` sri,4o*dZ0Ҫɩ*2ՋP6 |iRÿO,3#~h]3'{2Obl,(T&gh& h/gRĐ1u c1],s @0#<}mI#Jہm<&hVQ5'b-o+SGK hc1P^v/=r}(Q\E&Jt(,ҋjч9Lkf ZH`J +?^e>H*hiQ*nL#Xl<ʇd W9EoEʖpKӍƶL;ִ bx[谕ܤriM 1Wy0AI7㪰)l=#S`O#G<,$'w7\~LVdURfIC<ŭA=&hIYن=}фY΀,.vcok 7`6T<︞ڍFxbX}|)Nd嘇JcŴ/=?Қq`L=Ԭ&z4 sR. >B_ǙtE|(l邡/GxiGF.8nd@1m$(d$Q}";uϰuqv Ld*h< R0eU,rqPb1/^UVXޞ;}E-\' D꣧y㢳OGRvL u"K*ӹ~-S+B5qsm}cG` l6-=T^!}Kʯ-Z>t89"y T㱠1 PO.vT Q^85n"rpn=RI}`}1@B4%\4ҢS:ha!:w#ed(hCo?KNH~oȖC, V1ٟZNy J_n!? or(M BZ4 ~CԺMVN8Dʊl A c{IH<ТIV~SSI8HU|foܒF bў0hϖyy-}P:7MTA+0>sAx %a@_ZW<ӥg5OFz( {|Wvs&i=;:JCʾBj6;BW&n|L;;2e/:hwU*$SqdY- [4쨘ccv$Dw#8@tZ U'ev:DTH2ddGI¬"- R5zX2N g5Ƥ3v3 c+f͏*u"S)y#z2$g%ΰon6A\3(G/ }i]=oZU G=GAX~:ϣx8$H;lc*g؃8"Pm_2H)I9a 85ԇ۞t$!fV0mإ,4ωوQoboectsZ5;~a5Je[DuˌN"Is~ 1^P54 L[?~ƪ湊:C &PM{Gܚ0#;3IMκ_jJl7w Z-p5{X'^Z-*QX*;@oק7w;oJ)#q]ރ @cRw ',[,v75UnNcZ. +drfԆ>v㊯ؖ %b-sFVuwVŗkiҏr98ǼC6|87µMdǕɣAoiKk$uP7vHTQegЏ/K4!7еgp-R-S;ь߰x{>pGJ9TD"hSDg3j~:y}?%޲JcNV ۏJ<+ *s R [̀]&{ 5 7P ˯&jSdzUnᜉkͽLDnM=vGzo*jIZrf8}8&Yņ؝ms:!GK5&  s7;O̊*U5S\KS3fm b q:.(ERE f>[oIh+LO| NTRi,\Xѐ >gI]F{?Kgۨ~dqyۻ K']i݈pNUg͟awl{i ZꙛELk/v 9Nۘ5.{uk$.&>NhpfV4$zekN/$7QbA}9i GƘqWY_JSGR*n!]MDRWr,b9C[lC* ڑbBΑ(J )xWXr8p陯+&(iwd񎣷J5r=<(ROV彿j9 d3ɫ;:T~G!Swh{9&Aөā r>+ 7'LoM^]l7]1œ5. M_g3`0/cL!`P9 [*ٞ:V@q5y ^K4zat]80HԸvС2fҶ7,y8ljJCܾPBjUq5PFn- ҦU1Nxi.%U;"}iXG5N,l0sM譜k^С):FVx$]s?F(P[8E񷜊J:I<_*]2Anp+qf VJ)JZ`Gb'`]Kx|c$ Zݒ*{CL ~l\.OR@"cnf=ä.ilƟY"z̝[`g[G;~V(z+LyYWySm !i9Y 6Wl?h޳ubq+w=ZA|ASrDZ 6*m]*AW6qK0zȏW zzI}.Y i"2lz`Ux@^} x-ARʒaj%c.YhXwN`aSvA_ \=W:sB2|])9>h:^~5+SPiURA奅YE4ulf)M[_sIW[#OwµzY\a67O@ńV WM4/L@_0,oȇIH,c 8nL]2-,@XPLƊɩ$"AJz1nH@xoۉavKLYW&o| N$NiK:P rؕ9[Svw5OQn`LOُŴOچh̃* o t% @r},4f; ^_ئ5AQYUpl]G6Z،R/R ˣE1rbL\0޸gGd&AAz-c[nXm!0q˪zn;UOTeMA1 ţY)uA٩[5c P4۱; [.PCG%*qx'䕳⦝'vfdZoCl&s8oA»&+P_b^Jrsgti|>@@~*i, p 5W:֣Кz:/R*j #;|4֒hx/m(b!A(13vY"/˝9&TAeuyXSq-UJ2cJ7?:"{HRvďvc?f tެ5a]+p6Āe).⊶ YZ