libhdb9-7.8.0-bp153.2.4.1 4>$  Apc\!M@eeeXJ"\TxC),Z CAbWdj&|fޱRqT&lBxy,smS"g ka?+oZHjqX+$Z8O@S9 8==A)sX⽆6w*CRKF.Mr~ƬBav\M߄'m/LlJztz~bN/$s\n` D?c2e0834df63f26a596280071fe42ac0cfd46db97e0a4a3bbc4073b3fa0d1f914bb8393594aacaf098febc76c82c6e3af95865474c\!M@eeeI)Ǡ"84f ~6i%#bLt?n%[ Xṵ#ۖO1.; #$mI+lףZ%)OY@03uQת ΓϖNXy1sCÁCP%y̹iB>kUaZ6 bBG:S)ctf gGF s'< 6S<y`>pCB?Bd   =PT`d}     : LT^hH(89`:4>?@?F?"G?8H?@I?HX?LY?\\?]?^?b?c@ZdAeA fA lAuA$vA,wAxAyAzB B0B4B:B|Clibhdb97.8.0bp153.2.4.1Heimdal database backend librarylibhdb provides the backend support for Heimdal kdc and kadmind. Its here where plugins for diffrent database engines can be pluged in and extend support for here Heimdal get the principal and policy data from. Example of Heimdal backend are: Berkeley DB (BDB), NDB, LDAP.cJobs-arm-11wSUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxaarch64wcGcG767f65e4c563a6df47d616e8d9284a373f4930fb7d75563ca49321b696aac3a0libhdb.so.9.2.0rootrootrootrootlibheimdal-7.8.0-bp153.2.4.1.src.rpmlibhdb.so.9()(64bit)libhdb.so.9(HEIMDAL_HDB_1.0)(64bit)libhdb9libhdb9(aarch-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libasn1.so.8()(64bit)libasn1.so.8(HEIMDAL_ASN1_1.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcom_err.so.2()(64bit)libdb-4.8.so()(64bit)libheimbase.so.1()(64bit)libheimbase.so.1(HEIMDAL_BASE_1.0)(64bit)libkrb5.so.26()(64bit)libkrb5.so.26(HEIMDAL_KRB5_2.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libroken.so.18()(64bit)libroken.so.18(HEIMDAL_ROKEN_1.0)(64bit)libsqlite3.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libheimdal7.8.0-bp153.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/ldconfigobs-arm-11 16737826027.8.0-bp153.2.4.17.8.0-bp153.2.4.1libhdb.so.9libhdb.so.9.2.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:17799/openSUSE_Backports_SLE-15-SP3_Update/5623c60fc66ec998be265a159d1860da-libheimdal.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1642747e26091fa05c03dab461d48b63bfb59213, not strippedPPR RRRR RRR R RRRRR RRR $@#~|M~utf-8aac5f66657728786ccd9c884fac067c323cc5e9b87f2d9f6869045387fa94dd8?7zXZ !t/y_һ] cr$x#GWʛVOѐVj#YmƽI*e) %68;x.b'%qYۿ" #yA%>U?<_0(u%{{m ֎RХ= #>$&8@$fTbSҠ =*_#3wX11mODϩW@i>JrZ*lNͶn_ "#;VX'GWɍ dX'{x Qu7ud=_䛫%Dkώ0,`^zė'pSeK Hx60aY~PvlayURB_dKL @%bG vC@=;p[ o6v|Q0}P"3D){ͱfKxGA[7ݾcF||=`(}yqE_[LM`e#g9K C2gyǯL6{l{֚l\RUVþ ׽7{\@0TЪ{c۹LMs\̢_QhQ@/OZ*3R_ìHwrD8RW۳l*=gN2#EYKPcA+A$S Rv/>(ߖMvV~rQiC'K(- 7`MЮWzD-#qE"-hъ*WHoZ 98W2~;* 81Mĭe8hG:e 1[a;UX쮀Vil\6p}O^ĘvbwQR D 7)ڄp--%]!e9F #C_!%K׍6k]_I5;J̚gH2{qJ#iTY'.Ùj5L E67H$]PݭkͺX .5a<8{- :՛Å$n *o؟yWJ:d%'^54:$l#! צM bjZəq(D3Qp`dW$6eKamy㊭Mg~SlbXo(;+0b7ڢwLJc75dmg_ΗݙK7AmVBhţ Y~3p6wm:،G'(!}u(rc~qqT k׫˵Jq#FS[n+<].ggpΈ{KH`P)tXb5b rxYA٤tqU,d&mFd_2Mz)]|uӭm5dl}O|DOEudݭ|)J2>] S[ߌyyޟIb|9)%vOB5-Ե MLыmsP :X%FHW!kݽ>puPv$`rj-"5I2XrzTRޭPz5l s{(xFI jEex{,W $;V|z- IW8D!CPP"X:LFD5*  8.5XzF..'+i?n.ԽȸBJF9s$KoG&S^&UDCC4\ZLB $[k$fTE /: ;~)mX@md O"V%m|8H )O֙~ <%ibotye*^4H&jglzܳX֌p#Ug᧊!TLRG1{I~O.f )٩.!bBxו}jtj'IgK6 Y|ߦ^3nN|Y w - 8ۊ|; x숀g]%GB)N}r 1B"/ 6F^ELˋQn/{Ei;뵁Ta3z7ˌl;Ng!:UK{][wl$ܟ=r~!Z$̤@|֜squg[:đo%&>#2X&Olj25Cjdr7eĮgN@"!N`ՍHW %FS쏰ۖp]'g&)-/" ]&{(bĽtI4/v"gizxӜ; "@>0E?4~խ[ֶ[}SS\ yZ"bgK`WphBvt-h0]RUJ\Lpj8a4&R^S8sy(+]&a+#}=JjOH*Jn,TθSiVvx>[(7/=_7V>qr@0uIGF?*R9c4Kܛh. [?v1k\&/xy2gz"_|#T8v3MuL^H]W`_-$"ϑwGR{^}h? +0P7,DwWjPN.F #ƙ{罎QHܶĒ l~,";֔a?c#X"/ibޛ!(MmȭQ&ӻ& rQpZI P}<"=wfYC&9oluJ6ޏJ q+I(TdyLRDb1_ZdV |9.p :v pGs߆wvCv e,nuDL ``y'z,Zbr3J{40PZ éDf1LՇ}'K|qRL?jF6䮅Ă E(')m#lw!~ݾl a"(ߴJ:̟EZ[1hMdTHq*?`(ޢ!OgBЩ3ş#'5iXd;%Oo p} ,[8b'R#CYkN}+ԫ{'L#NzV"zӁш NC^_BHz# ++tp$IL3B%Z; djWXa2 U(EnD&l-CZSn_KdzTE{ߐ\1MBީ2I̬Sr6*l#>F&?f=ޑEV\"mH6 Cc _Uږ=Ap&.D 9& x2,!V#W'jm7DApNFS.[g[F9ݎ-'I7c܅2`+|t*Nw=njDOfGr?R+h<z-sMWI[')*kr]5o,>Ϙ!ңYeIVrb [`xN9n.<0mFН, wG<~X ^ԭ=J3 \=.Q|y zp֚6OVҋ/ې-Tif)A=NeAV ^0hpw~Zw$v[H2'wؔsv@jQۉe^T{.u{i)`%)d}>4KiY^] EvV`VD3eځ̢,ę˜; XQ AMukΠUUN a?W0b&c%=Olff l'r]nDlF,([|Y5>:-v'*bl.vM2|Ph,}ȟA?*Mi.19@#}%0kD+IH {rqoŦѢl0=K-,ƭZFK]g@;j8[SBr//4^!>T#bЬGqYn}bcMOUc#S?b!8>)zb8Jkp}92!̹ ŸM!uD[ρDs9 S5)G'CbQd7I1q?$Ҍ5 `5G[ZZv5w+|Wx[iON4 kGHⲈw4ki:|gU4}Ɏp[׆D;J8K:*\1e&lί~<&Ig)?X|neԛ;hDBցyRz_LU%/D'n- jx?6X7M%l6PΙQi cN im9Lk["O]MX.)K1V02Z(rlKU}=nȥj}pxD)0H=BMoG:,sN/5ƠdYg/Bb( I])>QpjH򇮚 ۘ W~0 BJ83+P[P;@6YunCK,{Ѳ w7>M%T-)Oee"흔r3il/<~tWeiڙYif?f=OAqmQ )B:?Tz_nɱCVBQ}m~q~p "{o\j"YJI5yYӒ \R%"0 ǣ$k̇pvz%I }0c)7,ʁ&hAzg}UPlfd ,m^BkX(Mdƈ"n0-Q,95qNyXL1;Pڃp 3QYuTN;LHb$]. PS=@Xyx2AE{{k,wQܤ9Nh \%560w; d"-#䟄l2~ybD%Z T#{@X>#FۘĿ T%oM`FnNU!∴OkC 6 ڈ{l\2RC34JAmu-EgK =iLL|ڴzt><١cg(Zx6܎ȡT߼qIdZ ,=s<3X`Xi(JLvH3.%Q˙m7!$#]K{}d?Ɋ};6w[Lz'p#'.[ '5ԃ/$$?Q13M"N?\g :]-7鵃lz'HOoyKMh,U@B4~6CekwӥvN HqxJcLڅV;$tCQ!a YQ dL=e{D4{.&_*\QJM1%bEr,?uZJ l|q~Y@Ņp6G x=\3N76 YO>H'd+W0\S% $g"$949M"[2PFS4 7vb-"C>.I-CUEQ =X+9|)<*7pm1/+tg`ٽtRƮƩP!ڏ9"v/%W*m1@ vWE۴,5GK>+@Qy{{=̣! \G[,cbH7$85K]oZLS*31"{Ԓ j*k坡R&$P722 a1ȊJLBC$HXɗ4J fd!nޕXD,LD7(",}+ kg't0c^*b'(k1EfD\Mw*cz.}8qP(cҽ[3)zGXLg4؟p0#U4oP hS/κNd"lPDu[u,^8{Zq{sտ`lعjD@G<_Ƣp ĕ'KCndtaz]$nod0K_ø@{|'ȿksaaj5T#/OX~~:/ Zzskިѯg~cGɎi68޼X"ɉ󗽓o0dF8G>I=B5rǔw@ 5o7m|>m\jKL:Γe$$1bAfT,%޷@o9( WŻ-K(+szqgYl{u eeBG]ߺ闷[Ujfs] 7r>n.4߯.5@:tvR^؈;ku ೆ#KrUN^4}K7t)$N_/o@cM0g%@]vTRG:(Ef99̈ott'\B|@n3Jˣ_x3gU;Z~Y|=!jze7t Wz$9WBл}La"qwE0 Y`A0>}9D8eHU_k3 2hWY|$m_' G~j7{?iVY 'Dx(848o*YM'K+vDkkRONlV2^0̄aTA}@ a ኜwgi?j(? 1i`G3hse@|蔖%JL{_)|!a)HЬ!-PB(FO8nxl Vn5^&=*K7K|~£u9 gkI 6׆iUP F!ҮLRc\Ei@kZbMJ nET\FKP-([<4Qcs,= XJ-: +d L)W˰ami$*8۠6bJXLIj#M1Ip4NiwYMDD$1&po.4)j:*Ha-[$JG*B]Uأ{>^IzR{2_tm 2S-d%%׌:9I!o"Ҵf-~M {v*4mHZ3f{2<YpiDѦWx" j{b%8oo*© p[kQ۰7"FwʚABVCu.Җ4 ~JFϥ(^)g[GLDb#"B0N`(\DRw?Lb(q/ Y|6xd_܃҅goZ!{ 2Z?6" &_ɑHF?km=$t\_7kڨ~FZ7x:__ d[;U{ͻ렇Mˑj[׺"i+ՅE7%Iw8^f# udl ԗK]|w rmJR0$EA%5~q}7otKFx`,ԩ2ɭoZfEx* +pO’9sw\yմhHF6G0l~奋!b:GqHl8+Ge UFܳS126"y^Pd_L4UR'yƿ] Y^㧾qe>I'鴠OH$ j,<إp21NIPvA ZE88D!{{PvDJur%&9,no/ bOá<$a%hC4΁]ֳ]hU4v7<(\a Fԍ ʎ&hx`>򏠜A[x3ȠtozYQ* T#;,TWNie+0ze;[q;!X̩x &`Sb;w[Od,6;o\)%F!Ѿ"~=iXp? uo tpIC~,<&?Km?mک Q7>W \Ңi{I\nEUuM֓w]M׈-QuU*Hi &@7 f_ҔPOLA`Hw%S|$K }!wBzw ob+CU!9{#4ةd߱?1a'^'BPNi$<ܺ )Wj5/qP%5/SJzoZvz4[K@ PZBcڡJP֥-"FphOw*ej\IJl5/֡U:56nnF "np4Yrp&r+6z?ǯ*gjd8sJK) *S9@蟛'_kT_ЏXݼB(8.,|P[E=1FQXV.-b(ZhƉ!,/7"R}zUCw엧n妏LG+ 싑S~zR.fq] Sg8LUO^9򫵦ݒ_fvQ|SϢ mow\ 0ͳ/GQ7`p0/yyP}Ӥ)<|B^>[g]e<,: A?c0Zl{E\#|[l3a* ~ϣ@X,PH|lC#F4 YӵuDe_׎]=~Ɩfgs꛴4Aё7%D[SC(*uƒon'HPȺǃ/MCwp&O &!I;h*iR{DgkW=D8U8`&,={1jT(ޗtaWx)" ЀĈQ8٫}  ì\̟kum,x*1H~Hv/sA2Uض^)̤Y[eSs?dRMu:i g*&CNqU۵ (083Y\nX^ 1潋;]`ϓ rQ9_q? ZqI+)r>\ dEٸ.0գ蹔c/6[J {r_^du @ovtuU.tgn)Xy݄<lă^ tHEz{@E/БNgzr4? #;tXRQ|/ ^:벣 ~ۦ@7<|>/=VrrPo d4U~v 4|my] H2UO[p3KG~)xDƧVlnYa?ww %M7fJbqʣ\ bGd~<KR 4_Wݨ]pT*}%yLb>!9 ځ=0omw:eu͛з|M\ 3YUXs*{Mq lB}n^-vc =Y`^mے(#<7A( ml!𖿄c6Fa?C!e e;V-NdЄ ocC.?~5$uyГaMs͎p鸧-.ˡQ>'*W"i+zAS+"j_+f-&ƿƦVB6Ӫ rs?rYHn%PJ =4+@]%;h$AxqE % ݮ M?U`9Yћ9#8`(?SBEIl<0d ML\gZ%QFajLg3tgz!bݓ 3#'?NW{Y6NId[!J<<҃ET;XAh[9xIQ5o1dp%YbhN $?gغ*_PT&۔vJM"g#] T6vRf&^S(8fù})ThSN~ DJrr~3(*6eB23١@sb3`Aolخ(983њTa~he'ncbk7j< .Nѯ<{~K3a{r2\: *iB`xuĀu .POKjYP8B0gNC_B$ oam}n,"3&XУiq0Kr֋Z8)d&3EWC7aIkx\S&tӡt& 6]IJλg ]:>R3H2oDz*w5/[x+٫ˎ1{z¦9jrS?v|A~튒YEa %oڅW4hMnNS"P: $V>Ar2Ӄmmz^H-)al+۟+eOe<9)q_!n9<Ǭdת2L3d0O0Dh?>bMx^e*4FIC7^O HU@5O &|)5`w cL)q$nU԰^WkcZX|a{u3 NM(GZ3 BraZjC,ƣ!( >jӾgk:>P`PbqHikg̴0+yRX HL{B>l7 UDj&6 <~@W;mwAm91oXr^T b ՛o"}&Lj+p4/{zZu9i1ll6a}ɡɫ ̇Έ)ܠ͝zt!cťֿG{$]1=uGW_Tfu#;J@  ZQ#+9o{ y6%Mni:[N6He~e0lv"dt4q+@D\a8~za"ڑ_wam}U?7ʲ[ @J.FaJ9B)0RZBt| K˒LPqGmsÃDg~Nr{BNhKJWJm:DtrrƔ{5jsxgN 1:&ݐA`QVW' ;S^T,@FJ܏0S5*seAį#WcT4-a!1*^B|Tk5wņeT9ghGF*JƇXێ 5I8iB߄ +Z6\;,>b7 [+e+/fn.dxrJ'Y=b?t3nYDD a(B\'O2ȻHĦeWY2+cv* nQ'I.-?)x!?@mJx,9:%~eƘ8! EWnP."#c"J\X'ޛα)j]mL a)èNjf&GF#A>ڕҠ.Qp?uiuH~q1Vn,E W0'$ޓ (aʼ,tl)`Hg[APk܅;;p Ŵ^6&WXd9[;a>Bdg+&.{?%n|-KOg} Ж'Zl>mp?},פLX ;a$֞EqAgb#38N~xfYmBT5sGȀ0t!Ln6E Xit41t&iԹD6[w瓂+MQчI5!Db 6&. IM[K't4i%ㅜf<< ?%戚1<yQ 8 y@O0j [2`0l)N~@ S=icjgD1Td75"qc`%38,EfTʹˊ5dMġ; ;V+-K((ƖђvGO_}*w&CR_+(!jP; "LlG6&Eld%}%j?J“i/@ D&}s!78vHڤ[AkgjĀeCp)"5OFmO9}$cRʎYiz d.|(%SH2L8tA%؟ s gY[怜͐Cf;> 56& E;,uRo*v<>%%QD_9M$LHb}gURBbӝ5yG9a2zh ɻ5T5$Vqŷyd9Xxwo佧r8{PE@Rפ-bQ"aKP,8򁐨uW\H> V8@Thw ϛqr 9\T nJQS|\|]s?p0X41l#1I|#ٞהZ:!.x@jdhUpGf NͿO)y2t^d5{F:J~pOYG M `, #t9042Fݭ`@zw=}㾷MxF2 brtDNWZWMf*_ja&zJ>~ Jcw}U ?Sy"Ǯ?(-MmOx..`т{xDVm8|@$:쇟鉕VA]֓(|g4}Y\`Q@Ţ GÿE Y`Z:ʀki612. ziE<ƚCT"'X`um5< \ [ ᑎۺ"&%~ޕʤQ۠$OO*Y1u=-r''Њ }ULKS*sG+.}6LUoEp"e܉Yʉ5{NRaI$xeD_^^(ݼ{)~er8Y@̰ .* `8[۶" rVuckw{ȴ}lلUN|_wf ǵ\V4{[tMp.\ݱuN4:m%V-Z jd,? D4F+EO$[_L7"F>oe ov|b d*+*drBIF\,h\-v?ݔ4%Z[p0u:O3P !t0m &TnoܩwADw B.Q` (f$vcUQƯnBp䧶=]#K.R5h~$i84HhhbeҜ")9( n\U5O~mBuz2:yb=EeChP4%)pS #uncP,ZAwn'(bm0O;+-790b uȸY)Y'A h͙x=F va䛏뷁&Wk9{. 4Uo0s39{rF 5sQ$-*}!n3KyG1Y$-Q !va#k4bP~mBp6ީʼ"nǢҭY@6-@[NTi[rP ^%嘆{,tY"~Gf\s&`RkyPBXS3Q7#RwE>G\ En<390.L_I.#\+/aɗS79uQ$u8(p?? !qo:׻ "zʩ7y8 ØmBS1r:AyRCU!5vNxk@95DBYMP PL |V*T\q/fZc_t?b,=fB5a).9!ެHU~ %8RD^<9zcP"m@Sd:`oQn)ϨGS](SB++峫1|X2a~IO^i_k`ՋBGőV uNȫ+7>!*~Kھ $IW҇8?B@fQsĥ2sCҫ!VEn+6/5o#d8Rf:U"'S&`>9TU蕺3yRQE`nIO`E2W]<ͦ4J|jI4T.y]n`6VZS>!&YmMSeأCi/AuMlS IZHu aY]ʍ{-A!Ե7v#r]-oZGBaT*4,ĵ\R"J7hpZ'(xfAj_5vK8vw f0W|;cEBcsOgW{BLxt\%x;dgk:,[”@A!d/ف!{j}:eT¦s z5q*am'g6]qJGi;D1|j'O޴DH=GȫE^wQYVDl񲭊ezRAZ'>GP=L@Abc_X-g%8(rk#lQzlAzޏ[;` uc`| ͝X`? lDt&ӱb:FKw3g-7W? UKvx~H?{^q8H].O*W!%>5q)zjb)_Nu/W^mD({̈^(K]ˉupʢTM2So񘈿'>O"}L >:lq,1U^*5\8Z:GϮXW* 7*hX,D\n:+K@+SxZ>Xзh<Շ7Pffq&h;tl%|q@]@967wr7̹"Nx B%ZCXv'" 2\ ȧɕdL:Ie*+lۺ7]t Ө;9t= Jz"wf4bM9'̄8OA?ʃ0%ʬGK3s^6j;Tr3Oq+P"pE' s󏹫 ٯg1 `Z14&#SGh_(#>g82"$lW\XBڈn;"TK5& Lh 9ǑK8̵?epLq 5yDnR 7?\_t[N0dTyXzQh$;LЯPF![5(7~xX*SRCSe:Mvfߨ=Yt[S7c;(ݏxjg_F8lDyz#8 <ݶxfLtWJJ>[-jyRݳx,,I`؃ t63sα).'Ǟ"0M2^mf~r?eN3Ovp:XEiul^tͧ=(vGz|5VZFa):2@m [Qoh҃&Q, Ȅ>?>4N26W\bٞa-`״;, s/na gJa !n3B em,Cޝ;yx2bcaJ~FnsT7Dw VH' 'yI\A$~M]]^~珧>Cҿ)񖠤 `ļYY-YlrajpכDsٛB֓T]4G@<:pa6̵Gu)o0}0`$Q _hMiTXtE-zYFUom*|q>M x"ٌ5اWN]ٜNԏ h~FJlatg0'v95a;؜e]iFJQױN.jj ڐTvgԵ62_$B9DM]l%gs T\E97*Bx̜QGpx1?bPx;R_-GKآaO! bn3cnu`#shQ{8OӇ`],fh^mqp-q>m_ɰ! :3;C1kl Crq;P0ak~ԄQR䢙eGt>#zЪ uboA0^:2,c7gs>&9e"`oY)gx2,(vOxʰ"yx2S}'gVn0"̮50.N+ 1WkGp 0zQEחs$7[_[y6:A%=-wT ؃+]z'ŀ ^D+=NomܹuzU D%^OyL PsGz5Y&1ZÌ ~w'Yu M~P0(HBr VGk}sÿ".g1JJ'˺F/;:'59oOb"\Iv- %=GFM葦C˸8L+qk/w8:\lϛ$ j[΁Q[vgGCUJ283Coyd=٬UUet>w!pU6\+RlvbOs B/κQLoW #ɟZ-8"e $7b3~Z Iy 4!|rMheB9ZGTCQnLԶS ITYLJnv~tY&ÖA*rG 5)gۜ5z3+I2?﫧.LP݊I׶ZCʸ Kpý̀ܿ{2CaEcGGDo :[ u,8M*Fq0٢w:6m&@ՔFEm+kaǟWiNTl &J0[{+ ftn; 3Pvwq s$,A,|-¤dP-y/r&bO;`rU9WWNlX!W}t ~=`6yYBl H)ulC5[X]8$VUNg*A~ wEVBMBjuc&7gك Q~ JxCZj^mqAoHXDPt r^^R`l]*\t!a0礟_ZkTن#>iCUD=3! P/+n5͉+jBqK4҅^J@/jJlSK.jhCթUma;)߿qg}CoP\U+o lrq%A.L7 gߙ9w<ؾa 9S',P4aI%hQhE$y#oPj~gˌr&Eao2]ȥ R>!Mx W75:%ka3LFzo\,6A L|SyLG_>$YSlQ*`Kl2RQl6f/g G Sg] ʟ RӮKgz$c9Qt[zhQCENV|rj1h cK|ZENsYʯo,@7mu#,*6ۓA0%*K#qm-X+ Giō|T!3&]`t5^v_L=C?9IQs(ZNBX+G´xy' _~i7 R\sY"{̠كh&^''U(E9oXZfy+=}Ys!IpaRMw|%N\mmQИvEd-]e|]ھi3F]pB ?s^A.3.l_^X>cc>[ڐ)›P!+x#a  ͳ.QqMҗ 6L6N* "ՔKq,`R(Cr-'c#=i>4%qWJ6ꆭ欯f(|BWǎ o8羾I_>_6ac\P{vՇ툯f0ÎFb*v@Fh!Y7(N6h_ _RR8\l{lp{u{FƚڟAGl1Uϐfټ z}L4yQӺ;IFbЫ,ϿmđAL[=1w<պfՇ.U]<=OO?bZ;!5@`"ϋ+8P+:2f'3QVS=8o,nӊ?dNn+x  o˘0ǚ~H 68 [R ]>E`6K>?.-~{}L[{h'@ c|hcٞ LWXly낔YR>({: RuΡ@=Lg.WݻEAw=s_J/rj3ވGΪ+,"͑xQU4^;wcD-F ^O!1.(->4-3lA;N*J̝=sBqf,p6U7ئmg)&W6SL4ZZBFuE5֊dġLekb@Ykbȧ? L,ih~7v^v8-5c Ty'C $0_]]ɾz`b`62hS.54B{Zhvhcw_ĻbYW*dAM i5o;&;d _?x# DėE &aRE"eIwG81g&xf <6%&dXAw_0@P7_S|=W60!FW I{P!mXxQz|M">֌UA쑛 JLP\wg.jjB z`nJqK#75uEnS5$`?.`X3yJ>y.6p>)',36:|F;}JgyϨvH*ib$y+r4Lѯ W"-loMӬ' ">x#әU^ӤpQ0[N):EbAY7 ho68 6G1~Sez1ȸ!ƐUdPZ& `㡊 .ڭ'2 b ۋ[?h3x>uŸp2Gí~NQ͆*Œt] gLzPɸ V#0."-&,~DL_S@ۀ9= wP~\ICo*Gp̸?qx6+.DVzf+:xLNʽZc7O@mm`J/ɫE;/tՎ8]x&LVWn&ه"R%W_fn}W1*TmF~Io!v+s;yz< OWHI.E-Z4XL39.Xk46|f4L0)z{ѱ#btV*kuy I*'!_K F0/Y$>Yx/Gv5/I{~DWzޑRx$MCy۴ZkWz"wf+eUy+}j9O+F1}O/[җ+MnY7$Pcq3cXl ='/ΠdI _WbQkZ-KXj)1+ZB+#[)jKz~05DOQK|q9"' JBrS-p4g cHDvu.E<WFt64`2.\X?i0 PnW!;&Hf!5H'8 /*GHۑx?4\(Rc6*0#KlΦݑEASH(}P&c IF5  HO>Sy[1t?NMtg5Z6%k/e-_띨,:Y~b8%꓎}_ pnf-ۂ0̋omc {hM}nȢkRs;2xy˼#yRDo6 GOk`‚&HxVk]!AeFrY }GVT3(앐C5{ hl7t&BG 4J "P'rS"J@`P"2.9ˁF'V?f{;w Pj#cfD>oЀJyV=4c[n[X}_&&Yj 6P| wc&;Cwo]e{G? nd,=b|(HXS6b3ԞZzO\UuanqL ? OCAU&ڇnIHͨuXR2;Ѩ3lFL /+Ff?Šwczh亲/͔lŕ܂+Ѯ$X UaX1}bz,a,BuDY5P :JښjyuaX M{uaRjb?x"/XA[o%5[ ~,+Ȝz}4b3-{FqX+L&oC0&^Q4nns Zŭl@B)%\P$ *̴?JTcqXe&ċCQɁz!Bdgy@Ȟ@ DaD(#i/_Qm>b:sK8V*a&.<:6\iC4ZHrDuB_0t6HǡK U2x :Sj6&*&Om_'a%g'Yn,G/%j*X%% =!GW_fYJd@>auj׸ \DVOj#Y¦KE7~}uy1}WTEI4LH|]3 Yea1F8p]/̙W0yc'd.wf)y\XӀ.rq\ EuISb+)Df婲 R0F/o`,P\Wcy樸ab%/fk3 `|gx1vnV薎YG-5oB*zo2r8O 8}vg:"pǴ9檹r9Vܗ} }ipgSRVWu;TGq~2*o.n ;! 9Lw:Tx nHwD>M!qZ0 R)=DŮk&n`3Qw]dh$']'1mfXp|[NmI$_IVchJ"ǡ{;_:g.<0K/3un7=/. ;2禼`n[cmD-~.z7}>H/#9] 5}j @ʈ/B\݊ATeo/>VתHŗBI_#V z vxbfo{)}Cd!Y"jh4$xQ~|/jd0#G0#qő8=f @@`3&>M? 9 6@o(<}N"yW[;\g2EɏX̲kz#WO?1T>_2+fc; _A{Ú gҴ؈0x.UQ2 I#jRcwҁ3:Jb5fI<(PSJffVbKݹoؼՆ>_GټΒ=gϕuHj%et%\ t<Q,E_T_+gZ~RBQ:o+馑8]GnXjLZhC)45fTHljx0bpMԽ)B7s ??yY8߻ƧhdM+oQv]r\7a6Ȫm.2Zo AH,x$ n L%NvrP~fߗx===\X"g2{-/T2shg:IŕU`] /1WTƈ0A@m7OaqfZxPWخs4|RV`L9E̮2 ܢgERu%^հB~}(jkP<}}xd'~` I+\Fs1!;Y40Udgdq^W?T]e>v;˽85&bbZőa ?x7,۰Qzs{'#um{2"$P ULCQW`Ҝݨ?W.2B7lS*&Sip )+f*a"ς[QHJdAwTqܧnm _8ل23A SzxȲpKӐ1WKlÖTY>lѥ=r]hk6KL7f 廙JHѮ=I1!E%b (a. BT:+Wפ1B{t0Λv,AAx9`xE Ɵ^Ds{\1TlZhJD?]m.ӛbsBOK_[ԡPke50ي9F6#\.>*|K wAs\l#Gy'f쎲;l+_4@" ȜRZsU+Rv3ZН #|#d$ɕů ƭ fѨ~[,50Z'W{a!jrs4f96nNO7 f@]Jܪlh ș ,F O54a;uaGl@KO:> ]^=C,`|apw̋ RlxgWOd) O:2ӭ2qxPI >p {&|d }uDfeD 8W_;)g8_& QQ~M;hb[Ho { &F|VCbL>R{hg˪J{Vpos2ǻ&gpqaASيN6]<%RPa⩏2J'5ŷg[ID-~- O4#i?i \I.rN@-We=VMmt|g,5zidsR>K{Tgk,y_ofoՅ!rBw$}Xy~Sg4TO'C0g.ڞu/u@)uҭLl@Rv&vg?qہEs&YPIq0I%pN ҾS5X% >*黴7K^$6zxƩfK[-v|6cCܪC`q[ ,F]V_j\BMtrNh9P4N>\4!Ț a 羇O>g,z]eZv7s:R xЌ[ʖ2n Bw޸aAZ;͕Zۀ`EJ,yP$3MSA=Viikj@+ @~Dhx`35/D܆i{bOS5jFl]џr9k*(R4RN{{DIq}vt_U.M-}?"JϷb"Řׂ&Pgr"ӷtՒKdڠ dgg.4Xgp'OlSgHaB?{QڟnhYܖ Y/hJ ֞Jma+G wܔi\vr^ (StH ;ʓA~7U<|8y(~Vo, r= ,_)b'J8m39T5eg;B2Cv2"mHR>Uä+e7Ffv}C@˿\ᨮcb.Ɯ擹ݪC[`/:yF0 U~6?;S'bղ*~DdԲ;Ren(L{Z$fn 7~b&Uڽ5S#A#AeΜ^<C[RM* m02ۺWX7b!kXـ\VϏ`6B|j 7(yޏyZ(r'3ơ餉M)p02pTDq}3|TXu ǚ[n\)/nӆe1\`Yć.TD6CN:ݡó1BI"5(cloϓy^g8%aHA 㧨:pMktaJ;C7r?{4 PNϚq:ms2: Ʃf!-x-FQ염 $ȥ4n iF: b~~+'ALrW.Q K8of%B^AӟZ$m; vgbo6玧Xnڇף{"Q\ =]zff.j}Z!TqTWwlS*],pzՉM̭ȁ`vH .NE:7m$q'ox\:QZgZ! Z.Px4T IYctL&wc2`,Ik 99x<4ϤC u/(mjtf%:Nd>SoD?8M-h]INjT?O&k! g$tOAGIc>?sуwό5\~@3pt_ZE ('5MģnSYsO&K#Ņݛ$@oB~F0{;t|m`Bx %-Xo{vg^uoAՄۜRؠXt* )1G"Y.AJO+G:?BKvcP]X{ͺ؅hxLit;%5?)é hh8JKA]. Xdb,!IU)@Me:}u6xbHTs\}lcsTKU.UlUZ;!qΤl ]92X6>'Ϝ]YxK b1q+%TQsu4܅nȽn&u rc"aLekKva{}*M3g9c c1֭LզmuL XЋb;a!t(p $7)b34v\ g9_Y>p &O1I!EzNfC]gGq2OyDmQ,pLL!C`ۛ+qT( f]7,e]ޱ(C< ը1<13&FPHp7XҐ¹< _en(w!;Eo<ـ {amSŤkL%Sx+I֛~UD8v+SM:ȪlKZ[y|( ]G+ZqpKľ J"\ ɢ0w oݿt1C+na7A|"EVXeUϷM >GwBCs:uQp3́j9{I6~H#5VRh!|Yw1?`Ԃd[䰜υܘxƿkn)j5,sx=51ǩBPH7/z\;>T\]bsd8qu ǍwUҠYk"XkY6tƶ7-"x@6 x<;"2.i0,YT=ԙ$oB})CfR p`LQǬȜ~.CeE܆t)}{l֕M"[Kj x5bF9_ AS@XeYύ2S4clNm"0 2S&;f|ԺU%O쥎ƧZNxBŢt ۱cT63H8R)Uh U4k7þ1}fQ53('הkt}ǬT`mڞb3ݽp_:ex[hKL}h'¢?i#\O |q'0WTpՋNK'? &JSg%4,q:p\m4|}W={-\^759n֯vnwKXd +RʼnD͐Lya pHc7ZI/10A e<v!莖5yXZ/(= Ff&."j"93?dr Lr9[YlZJoXVMfLsnrx>$[ƻv)=UveSLI3+ zmkCUةx˹Gxx=am.Sxۃup i=n7Ѣ~C j˚8u<:vݤ6 f+=>3X&/1F6<9)f^g eRngcaL1AOةJc sxS0GqF=̝, n8"F+Ti,Iq0EU5:O*&i3*`nq"ᐼ(y%8Œ1~u*be FPҲbՍDS7?bܔ7!cp5l?¯Dϣe?kk{žp"W W:Y&a^-&\W9s oH ;}bR{UT+ew;a`^x@jJL 1Di˟ɏ=~f޽+?6-Īo-Xx#!GЯ6VM21@Tĺ'&r}L/DsPyoSnl]w`pcPjU BZR[Q?Va q^O0*GƝ۴ۭc ~iג}=SGŦA<:?k_f}D՛uDL{^1j,JyCғ!.ʝX> ,(YAtp AHjfGnUk7Z '27py* De#ꔮ"Sn#R]WbV_Z?̞y{)*h:ʹQEzmy^&!^+ܠZPe4N~+9ת|%֠&,PȦ7rIԕNҝB'E…SGI FR"#q0ԼB~@%x&iAcvswϱdgŴ N%[˅D%тQ\ tf+E@k ;/3E O{x{ O}|zyik3 X5e GBa:R nfP),o/|fI% 7|zn \Blʻ'T+)2/$%Q\k3a݅x3VX"R 'V^w .n7)5&4pZ 9CJHgUDb^L>cwfa- ?{gh I:jBj-pR [ZyƗ1Qh ˱(UEx+/b,jfENi]R˲m(v!0*pd ;qV?mwZ[e|ukC_ˠr=ȩ$S%t&VsFhW E(6.u߃6@ye߯ʎ֐(-th~H})~f| (*A ,7޲DiHVhOTTbl=iީ?֥"C+y `g3{^Y~;ʫGZxIIMG4p+0kL.G2?Ӳ`kmG%5* `&Qlr~2IAba P{=;.59HH3Q]/ݩV4) Sըa: %.Ltҡ+@)54Cg>(qDz6V]Q,pHϕнJ34}\ʪ-@9 <+`QE+\^Fbk,e}C/_:x4e)/Hx'X, \}>V޴quflסOodTz{ ۅ~H#8H>R#밊2yx+;q pM}t7,)׏,!uӦ0T%j5i1[hGnq%#P)9 @]{"[Fx EmR ݱ(ɿoV!p"؃5f 'j %LuMִ!MƠwAg?ˁX"&};aׅU0N8,~mmK66%Z8I6ToNPM>Rszq,`i݆pE1rA+i/9Os.xc7Gdl,I %⫂wp_+߽Zd- _>kR4S8iCgɷZ}*GϝE$'R:2*@8uRO*i-/+^oLtro3ݧZ 7sT:LȻ*U~Oy-ufCOG䗸_G_אڒ}?hժ; { J4 16f뷵ѿLRߖ̷V['c72e*ߜ̤M&c &qM~^MmGGʽ<\ר+΁K?!Pp zjx,!PJpv EY;īK\ώ!",]CdR8ɑ*õ/o:nb}P妰 ) %nəi^)e$D52\t=S=J 1э`#6:vӍΨzs~FP=_8rT@ d7jW/=yLQ/)~',l.vŷ8=A4T^TӾC*9'T-YoZjҍfdTׇe 6I`s@eiQSo+2KBvVC*sgo= ԆI?l5$]*3Xt"Zؼ#Z)Ě)Qʮv|`T|*GۮBgclw^6y->aı x|y}]^6eH@i(51=Q gUJm+?ThGNyFv”LYNP; 5? .`jh߈c!ː]sbmpr^]Q+ })X*;z(ӁEB/6 =Z`vLk`GcGWӴxO!D]"A*Vv4GKP?ðe6J9:<'*- 2kӂ{dUpz"_C׀40x-F8]8;P3S{~BtnfMN `>R3]*5M^}27L5ӕQZ&"<<4 ږʽU\\)D˟O#76hw91 V't+'T[nPԐ8U݀Ā#(77;kz`xۣ\UdRVUYFUmM"{҄[)v(n7~w"kL%G" RY^(J yta[w]qWUU!M(.@kdq{vPzf^;Q,5KDLxBÔOm`*6I[B/]6@K>hSM刷0C:NWaQ$*cZҨֿA^p5ڵnu;V^)+nu¯ Rx5P^l ZCȴSi݅rsu*MK`I10ÅR`0V ~QލDrU#%bL]em?s~QtATXyxlpƋ}ʃ]?ֻk WL"ҖGN-,r/>jQ96M?0[&V{llvOc<WͅMlWb$%y| ԝYvOU g +\=Sa!̩N[QYSV!j]>7s%ލZ eRAa+-U%9(frA؉E˷I'>42:+:4 ٰ{_)@`P|Ŷ஥:c^0 eI!C~E6A?=Gm hwG[yIg5Yvy"n0JͶ῎7 [F~a ^vsZ晈|tkfGy=7}hyY?҇ǀ2w&5MEki>ǓRYJ8Hj9ƀEVXƑ%V ֥RDV ?4fVvRXq6ǁ7>Z4Ti$ֱMZn~W/ @ ďIwu C,ϊ:tQ.H'2Pjkn(O+|w4b̭8kCeq+ bp2-MIt?n!hqT6L˙+°SyΜchq8TQs\SPϿ()5>6=$y.d&K:b+jYϷӬ v$FD?0{# uD T8i?FcX"ݛBk)>Jʼ|`NOLpH#= nEoŇd6%R"Te&07ٙrQC)64*PR,y;(ǏHS=aFkPLo x!Bq_"7Ưo-,ygsAҗtYTj1eu% { !X_++dlzIi0GU?pP^1HHJjǵcН@5a{׻ &ăP3@<5qfh+Z%cg{iYlRA[g2Lu<rDM}O{@C.{LO)n5E ˼9#ʔG q4eF*|+r8}xvVr U |X4tԑaE}Yf5G  ޹5ݗ:qݏk SL+=f3ss@#'yfڙh\KV1ibsif"xah4Aѡ] =-̎O\]n\F%,x> b0+a>a$vNq}@ fiARt?!EpUh?MіE- U^_a9y5nKBMD$ )ܘ~dm o KYbK\HJ0`gkN\TY! 4?8c5Hpߪ1 \OI7 +a౿SWO5G])gCtXYC %ɟH&6a-CϦ(lUA1Wx:`HVsgx.ЯG;OVKBr|*:{QSN hp${Q|[^]TmyTSm I[=m՟y֮x!A"pl-}6Ȁ5x>|)1Q?)x$]ਛ/v(հ]a⠨lݢ[DBT|FJu>qw)$s0 NLbۛ+p(j.J 7m(^I*ĪE]2n/2T!\J{ MtKg==8A:4=r}[ݬ\SBmH{]ܤ [bQ4CR e{ zF6"Σ$Bx‘mJ iu.(tPnm ڨVmLdۈ&kz~{Eް5[?23Z,>V5OB{Lp6xt3͐ ++)nUd\o"yEEV̋.4,&B^Oq&0O%NdZ^깒(<.=.d?š,0knpF1 z0]ͯ-@vnxǘqPLĆ;5ag+[&feJc['zͩr,,y`*K7>docW,V3Aʧ%4Mت+?!T,c6w+xC5^ EŏE_ӃE[!AF?ejItAjxޚJbщҔlsyؗDHIWoݱ߼Pc_:.zuJ +L ЌC7:>=(p1:Ϳo3>K`ôNl=S.MAͯt_O>>UM|)-px+=Vlhᩣ's1Q5xV,gN[j!f?NZ;>.T؃}ß`])lBW ]Aˏ!;vj(/nYNaPK 3U ~OlÓ_2X3XT.Ĵ%&8KWģs[oMCP8uVELK3 ~U9˓}lJ\7qX'tu(R m Us]o4cc<>@H^pa`^w6pa itBNsQyCiLIQ !ۿy!f"#{IMYGQOL2IoP^L09=~ݭ: ^oR$pগAGz* ^,sCy(- 5)Kp*yr }x~24q( / zxi#OM!. ֔O__=q-+ 86ޙLP|ecʥұ`&?'IF StЗS]5E8"1ωݒr8 ɑPdXn;4ߌħQTZijj!P{צBG7t)~3NG -^([[K3D}Y X@^}`JKE"۸d#0F1X%Qj^\pf2\8*4%_x5@ mnv<5x#$I?Z0[Qyj]HNsSgw l!GH󳓡ֆT<6:GTvqu)/#XeXwxI4Uk:^ }Op3tMyrr({ m0Gs0z|gkƸoM_X>RqҌoR^?8*ȳ4ԴOܫnT%E^oбvk($ YcH^ۧq%&,ΙeÄ LJ%E֞{}W_|+\eWBFvto*ɨKJ=Lx-d2ۓTSF Y!^ i+$k䦴/m'qhɸ9 "㚼ޏ5 Tǡa- ƽ]ʸAEɷ'uNM8C'"dCu?[6BZ c5<|BxOnr= tM\=oQygw?Ɔ{j={ռC=^OuPmd^FS[Uk@y(&d$yU0##L>0b% !!UR;2z?ABMNNU V5{nK= G8}s6_yO#MCw5q`KJAޫhA2#-6I>|%L$v} {9ꖓjug|c|E,&ts<:O:ކz%r DL