libkdc2-7.8.0-bp154.2.4.1 4>$  Apca!M@eee8;dB 4ܬP*K5a5O?\ֹPV߀rM@[p|ʊ;{$δ02k~; o a'(LGCGJF[>{.VhCs9x$49o0sɃU#:)h-D%ˠf{vקVzvuP(?o#;0;nn-\' ;;fd01a33ef8a620ed90a18bf3541c036b74226ba0b9ce9448006558f16c875ec4d5e0e171fe969727e20009adcdeea42288c3266cca!M@eee OQ,_M֤gLlzR+dɘh@R 8w ܻѩ6[c=ֺKOX( L) G HJ+tvC"2#5DONW&2 qS{p&Nq/Ӳ?-&5|c(i) b N0}(L-FC{HGE_YSWJׅ.\» RȪaϦP75F[ZMk…IP)dw>pCB?Bd   Q     ( j |(89`:4>?@?F?"G?8H?@I?HX?LY?\\?]?^?b?c@ZdAeA fA lAuA$vA,wAxAyAzB4BDBHBNBClibkdc27.8.0bp154.2.4.1Key Distribution Center library for Heimdal KerberosThis package contains the KDC support library.cOobs-arm-11`SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxaarch64`cNcNc68e91439422f90f55ce61dd70ba5a371d8752cc61e22d1c29eb1fb30c790c1clibkdc.so.2.0.0rootrootrootrootlibheimdal-7.8.0-bp154.2.4.1.src.rpmlibkdc.so.2()(64bit)libkdc.so.2(HEIMDAL_KDC_1.0)(64bit)libkdc2libkdc2(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)libhcrypto.so.4()(64bit)libhcrypto.so.4(HEIMDAL_CRYPTO_1.0)(64bit)libhdb.so.9()(64bit)libhdb.so.9(HEIMDAL_HDB_1.0)(64bit)libheimbase.so.1()(64bit)libheimbase.so.1(HEIMDAL_BASE_1.0)(64bit)libheimntlm.so.0()(64bit)libheimntlm.so.0(HEIMDAL_NTLM_1.0)(64bit)libhx509.so.5()(64bit)libhx509.so.5(HEIMDAL_X509_1.2)(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)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/ldconfigobs-arm-11 16737826077.8.0-bp154.2.4.17.8.0-bp154.2.4.1libkdc.so.2libkdc.so.2.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:17800/openSUSE_Backports_SLE-15-SP4_Update/c8a9f11ba0362736ee98407855746e5b-libheimdal.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d4ea6d7bb61181b20f5b8074ddb3fe173ab58c10, not strippedPPRRRRRR R RRR RR RRRRR RRRRRٲSI<}utf-8afe6b8d487189e6a949b10ef822574887528eb5ff37ee5ee46a56e27840dc4db?7zXZ !t/_] cr$x#GWʛtIδWFHe >0n@*.w"FDnuPш"'qXQv4@הM7vZY貴0 c͈HKφ l)IQmB?!}Ln}صEWRuB,]}aZ2ʹRzm)EaB8/qerCƲ -PǻC+Z%E?Ww_i!lZ,/vA/)}ȟ5޺p5V+!t"nrwhIȐX88KU*{2k"C Mi_Esj=F菂gXVfG1"3N#ILupxj$ZZEqh(꿆3CKRr$(J|i|r~u0f up>kh$4%Ƞ98we-F&_~8T]J6v[>)/FD&k-ث#Ӛˏ}qISx&k3$_x1485#.{DĦ+}'Q` Wݛ#OoԪ@_(☽,|2F/jy= ,cI5.JC7Tx~~G{C o[k},8L$DUiXqw_U3;<_bN37%X*d6ܙ;'N2v=Xدs[|^0Ӗq 8aLSʯM^@8p#%㣍qH/ۚwp޽ o7 A{/v'9s u,=7gDU^h0423Je^i7 }@KOt+ق" Xo)%Zj< *0IVȜ柵Sؽa70 ByʇRIhkm+ln yw+3&TJ呶>'NbpiZ)|[' 2a].fz!\m Rb8poz`Rs䗡b=ՠj\1VFќaTA  7D'Z0߸v04 fuorLjis7)ra)mSJ,6 f8 G +_]eED[=&+r;d m?>|EWh^yÜ:kgīe 9([+[Wf>O͖s"ӖG/WđP]a3CP,?@؜n螸Y,32s2g;,29Hmz"B*rR&0]NR7ϛ?3R+8.[ZZW,8 *68!4fĸ5?+}i-9zP}ƾㆵ1Vi4T0qOSn)܏S"go %­Ys6ֻwb2d>hOk D M=g`p\xNMe ic?\C.eRNw:_r =;.Aw'LHVGl_/ݒYO2|a :+\ԦtpI1nX{9qRSs:kמ>B`HȔJn<ڴ6d>iYĎ A?LzɄ:ع)l_:F)Z-IGW >śƲ u>u{E>kYk88`'0ܾ '!QG38 ˦$̟T3?%iL2R9á"UOi@{'I+juS.%+xTR\Vx%P{S@*[]_T^8 %J wXg+^%P?VsQl9a\E(ȼtpw)e%4|Bngə6cl-+y"r7JW0~]ɻj^ZytRk˓j|w*/l֙9-RM[k'*AƩrv[S49XŞ 7#Je?Ҧ')FOrϵ,EgE=#L7/5;0A/iuYeGHý .n!(޺FRHdtG lj/ 9ICaB̊Ak$(4[~g=oc9&KfJYԆa%æR?\fUnz_׊0i?ǟ oa}q&jS^.^s̥2w`K{܌BO+}hNiNgm[AmH8m!n^v⡽&6OA_paX> g\O^~٫r$R0|{X%@L|X 2Pqv.惞7@ Nux7=_ :\0_НyqNO[HsVku}&H~rDzdk?$F(R#0?:Vsy]VSYa|BwscUji7;y|.5[XI8@zEy^AsAhˬ:޴:zlx%}sE:ڽ1 2zt\zNEpA34X;{dv8S1 }C\v8d{zdK*0_䣎)&ՓAƒۢgC4|Z)ra4!d׍E]qj.[Q!qNv"&*ƽ`"σFFGn?9]5M%Y{k,u 4#| bGbHb̞r]:e, }6k`&e3(?s (qki@9yiC`4'MNÃ_y΃ 'USL$#1ytބC'+Iebߜ%eC %LFX:TjTB{0Lžr>`>U^Zb )9oAm8{IB"4śPӖ+&F 6%ezCDKO=.n(9M16dajsVktB FtU#hwCvMn0*ȗK1o!L D=!j/lbKof`v#AWv"(YRQx]Y_g!d29}} +, έ}=[ h@ *F vZ>chgf>un.w" @}~f^]Ll"rJA3Oslm r%z;H75ܷ uո Nn+ظn(jzc29#hXm^ 56//,ӹ .J=e'UztԭGD6:+jj XL>icM0LX52 dh!yӊqC4,I`A`)SԽ9[F̊&4,NYw8:=eb8;a#)3V@E[r&OӾ++$%)M5ni,"t9 |̭] cW[ f"f f+Fa$\\ś͊ʠԥ<͎1qF9H~+#PLK4 BH¬gRA(%< Ef3q, hyR6dbjtzo@'OLAPs%M+K5^]2l,.e8NwŘeh˜Od[ͺLΣ$GU0L6$c>iu?0hG V*O*bmk/A l]wWAc+ hZ)QPӰS,kV:u 'q|K[+JPq򁼤ph +ŝ F/T:۰`nNd]>X*Iv-p~$rQ>5 GNs% h o2 C}oG46VXj]G"cB iȀK r7p#򃈞ɅXNKW]Λ"~g. 1OTebM5)ٓH 32%"P(o ~#`ʣĀz'El@pG(:Mri53[g8܋E6?y=H׼"eW̔'n>`wq ,2bN7?G=,,LʣQ픬 /!X} MCKNb(({W,W+'%zлKkeq_l ܝ4$#ĄT @k,, ~ݍ6KHzkqĖ@[ph   l\~|_aSL /gҦoV%І`,ĥAfV6Mc@>%;4}x.cH8L"ILSsׯ\wgbiFv!h#Ưgs"rpK@J F/xNblIƤ64İϦ6t/49 "ekAI-ķ.zP2Mz >> < O:~C\Y^y$uH8 a%h3vs pDc.96xYaZم^ZjhZnU/ EP!ӏֻw9uF:@iP#y} wZ|;Ȭha8&ܼ,H{vƕ_n48RyƊj(IDK'hVG7+9R(^" gW1ToM+Uv NvXף<9ઓ*\} ;GIr2anֻ:RajHݽS C~ `.WPsu1|Za=f[2 ֙ri}&5sp;%\_rCN D\uOBmdPzX,qiHHSFǬTTȍ@R9 >({oExR=m$1 MGoj(jxun(G<ؠO[V4Žw"@DyB!ۥ YJQԴݯ#FcNr-ƊLs,QYkN3Wj  QX\x&{o¹&͒o{]&RksI!;gqY$l! nߋ~Y:=̢ _XHFٕ{Mω+Qu@h1̢7ϯ+-^Ne@ t GDK+]yUƽ:hc,SJ,-BSZ|  pJnz zT;>ٍXKK XdN牏,aƈ+-Ԓ-!X;D_#c |(N MK+Fdug J[pvxr_ .bIÄP7 Jˁ!mGY@A0UBi 0dOF:ڹp5;z?]7 3|Jg iI?ēf&hLV1f<=t3HDfWm#։ ["mܶvR"֓9eN=; F3EXͭ ^ TO _+C2'Řp\aa(TAdCyN]#1H[~À 7^ɇ}WHg]|Y)w*%"VXB^@" 8Hx܇2uRcb8Ωd ?̑(MXx!2gO*3=?ĈVrjGD>`О.+;L߷|C齰fL皖0*A=&Me!&&R5miqQUi*.WM+M$͵rk7Yg!MZ0,҂6nQx\gצJe%ybjJUe<p ;3WXw,Cm\7 wd"ıEtQ&õI&|QRz`ZVfV֠ɕ׭XzJ3W, o'"]fEϝtC. :Lzz/yrM=KKQ&HT?BgqTƆMj\C fl!4Vrsd rH`F>\-|o+oSzO%ׄE&jvg~ڥ]S>~,2P9UIE)f/cwOw-5{ܤ*H )gq(4< JW/%L`gPaۍG-/Ax;_1:\oEZB3O~u )5ׯ n0q+݆Tm-qYnv@, qo{0ؽ^`$@Vf[>Pdmu33vWu5h%%V:hNhk*pF۫߫-QS-? 4|004]}Uu*cՍ傮4+Z;\7Ɠ/UΨXfP-A)%zPRI=^qYJAVF~!S岨$U'һVn.m$hL(` s5 a ^!0JFbt"X4ϻN:%Qs|>8`[dqAFN3 _5 l9@j1`I$Ŷm.ŏۜ9 U^G# .{ ,ɇ9-0a4l*tJV?qyA9ht"&R?/s)9c%a.iKRD@e,U?9TάXCCt.Ժ:>cY #%t uh@\V ݅o;@j U@Qj=q!&ް&$͛C9*uFJ4\2>E)?Iċ0LBDF&nyijf KR4Z,z$/zSԧ&P )׺.]e-~P6C 2D75tKI,IEꞫt3.<wTQګwŏ+2%0) }9Wtd]U#t۹[MFĥ6,b.&(po,  ID£ViFՂXEfBbVpj)%HZhY1L`!jTLᶚ@`S,ȆWu0wrtaN8K3e؅G [`ڈZb󌄣/>+ 5Q2.RJ ۗAᙉ0&ޣpVQkI禅AT"55WBm_xeT?~>~jz zϔ mKx{ƜAg}:P*]S4㭭:0w.3)bgy% e9t*}ؑ?/ԛZQK $?i`߿SF׺ƃ `gͳ (b[xs3r rn^,p^XG=ԌT\f25E\.N%Mm[yO7F)*V,\[Gn5k(eW"mnU.gf ^KZ4&/D_J} .n5.{6AQsTMW,33B/oqPΩ_l'>fޯxxcx~]{.hpI0jqt @ L jB7~6l)E53'vnrρŏ$L di͍8Ȧ 䔒DU/@e7^¿L$}__zϐZ2dGv(K P@bE6Q8 e_ ׺;>k*w'R/>B%u~8 (_.-66"1%#<5 NogxP׹w 16:Mthp7ui ŬդcMc)t\?߯X XIM{I' 5O25TNK>ŒP{~07u.:dxKRtjMLo0Le1G=ӁA׫yregkUgh,]5tßݴ7&[c:+ dI gfwsZҔjuUD>,weHv.iб2޽S%Y]DtLK/cf0]A X[ܺP\\:BȿdX'iea?9ŚP(0sBjn庬-Fq jDǣG~:){F7F 4-u "Xte4#4zx3t-Yxz+aFp1|!<}qف1+ws wyXؖ%ZB|6Ʀ+ڥc3ks czZ$.+lm>R{%`$^}i%䐶uc$aoZhqZt ,dg#X<ٌ7@\rLe4|1H}5ej1U}8r1-R7~kQR`n\CXe-o*=jMXo4\2v27j Oy'ʰnPH#o3n\Xkz'Zj+ҰӘd~?{;v2J{.U ߷$wة_|b$uPz:5$𷽽^IZ bbq <ʓNxK¬:7@9v&ڶڴW92R2DžS+?x" WQ7lh 3֢;KBFf-~'*ߍZ=Y 6-$@VQ*>J(㨱9.1+s!nA6w]vΠ)ʷW1[fFV :D悔V-\J1kd8U0>mk 0:\7h)١!"47PnTjֲ?ɋYHQzJ[0t*cPGpC_^1t>)>|oxEj>7X$&Y8uq7ȥ[ToMc;aۺX{|(&gZ,Vį HcOVG` 85`,j-hddgl2EG ɑ}dnǽ]ؗNv->x!AA[i>6|Xh?~dҧ+L[LP4/C avC,P3{ළӰykƸWLHunQ6&+\{_rڬ[OʘȧGvM ]^䐡=38H7D!k}ͣ$1Lt0[toJZ*پ'fӑC;ABÖ)unȧTfT,y$qC غA1ܧi \NeZ;ak|u y4 Kw5wk.X IƵ?HjC+ eGZ?zZz68gԼz;G(p{ʹlaj cO oؿ; JtORIc2tZҨ\1 /1Q0Lk)|AhZ)}P8*ygIg[[۔-Cc6`3N}Nlأia!-d5{kГ`K0t Q~صDZ' zᙖE:}#^~2܆ǫۙsujti7"ZRH[I8cR)i-mnd{U\/; mԯτPVv 0e6Rs?Y֟x m/t;e-#8{$@0%b!:-&lJ$6>AhRk/7&9 hp3#^5WOY:&a.b!J4G 0\za5F A'h;03IkP @I?tЙ$MD;@QޛdQzL=WLAzJY"GE5-6k?wr8l:dcl=KMeM v}GhlLtm/oeS[[L*/և5U1}V"6[Oz*8;ְ! i'd<G1;8€A4("[z? Mь.4R;h\*ț|S`pHū7fR# *EJ>Z|fRCFչm"4Ⱦ-/X)JB@ 0zd6Usz2w'{Ȇޑc+yk Z A:n׫N e=唾ˋ|.#DƒPv69!GV#.'0zz"x1-=M)v7(Gʡ%>is!K?glK]; )}!dr=ѓ\^ɤ|RP]Ok/s޸xڑ՗r}f/ )?LpZ']UɅ8Z߳Eխyg c)xY9F?Urb&+W?̴'N_uh v Z– d* ؙH"(CܯSYvK,qs$;ؼY?0cعL`uz\ YIv[f- =# RtP, GG3bi߶ 7rSk=Oe"^$}N\MlC\P.",>߫j!*N/ׄEa=q2-'W_ff|@ݵHPqysƢy'<{P*[e2mm3 2+g#GVsQTvJx!!VކCd?aid b8ȝ4]*kpq^370J(-L2#r~3!ĭ|ؘat.$銩КV&e{+y52=ľ_q#!UkiQQc cGYvQ:,گ~ T;n+oLDEq4<`{ufAvO}0:^=NQI=F:py'haczXBG#yqc5z.NiCgy}M [\UXgEh"nr9zucz^MHm AHx똺מqҝ7HiiR [ Vas$F (t*>D p> =jKyj9BS)eeg>Zaa\yh15 VG!7NA3-B Hu]ؐ i,]}Yd߼t֒XV& PowN$߲[TW{B]AճJ j] j'$!9 Qڤ(W{D yǏ@* mnT;lnopVxx5@ 5БyGا7/N^Ts`rm/˸i܃uPa7rh3As>W݀su-vNEW _ۂHCe !!Jע&efƪ20.JKv^yVSĄ~mp+ .L~|3hkf}9oG\VA+I`~z0Q䔵 GT7QtY# i*aBձ4;Rֶm2A6M % $t:.LJd8Hݟ  1W_^{F[S/(&ROAPP +^ދ!2ePry@k!?K9*_mЪn'Mh5V+ 2^6I؏&_="O4ߙn&eL6:D!z L{d;`hY=&ll D0Nx\} :muٖT!)@*\Eq^3NiEԧ>N/j9i9O,Y퀺wmE{]7M()mw-,wqCd$)Cuɸ@*f ݹxp}қۈ|'}[H'e^2xT9Uf;25 XlI2P`Z#[NzC}jMl,6Y[3h;1ʛHH JM~M,eXC*N,(5^'dDnHG*||YGq=7:5D$׏*_ 7 - fqT$m}.!0+j&H> 2y$SAi}`ZRefI=(c'hz8%@yq !eT>oObvx wU6ky/ٵDhQ^K ;crn޸0 3=Wnm #di)v 2 CûJy#U]%)˜nZNǔl=d =E1 9zaҢXfUdq$#+PL!=QajݝCM"1OZse>vmE]5N"9;v zӅ.$3_}PGhmQv.-NR;SӛC5~ ZōԜ`[&z8[דW_gCB4@/yt$z 71u=)°G,&1Th=H5c>+vxo0%Fg1V?8q`^YyPXkneҏ}mK@&ch D((5_rrD'/??V;F}p%kF %jI.y5y~"UNbrRS մu-Wm 1’^(< qIˍGXZK2AAw]~ -rQs* 4d"sTe^!N/a:1Ӿa.ȘUiU1QZޱtx ӊ He٢G֗ D=ۨ$dtc]:lfػ9bc9 |Kw )^G`t׸/M=G)EmXUR]o,Jhcmm`| ^~Gw;>'#غP;@]MKHcFG W+JH:+gfE&`r,,ɕ6gO~> !W6&?*51 N1oNոؘ(R%A4ݯ^ε2aZWWG4\dyp,1^0~hY587K1:QiWZol6k0o&˒g45q0$7x`@ ƛԠ"q=N?­bdO˾MLL{_t\eAJcdC¾>A3hI[,$2o^S{uaAtǻ-9rx~M1B"[b+5C| OhALkT_{/ M> ](+9DɲmE+`H(/wxn1?\~Ó] - Evgt%!9uqG"0meqR=eMT2u2ݎ5c 7PX:-jWg@\Bq`X/v#iLk]?DGS,i7ђ);͍256vW\6/dM,.:uw{7u+mW ئi3k6I<}inHVŵwK \gZW}O'q  F1]ÓJ|U3`S[<%*##_{ C*TQv*h9@}v" GOCjka"U:!ʄ޵lzri%+U7>@#a g_#2ω0iν#YyH}0N6 CaXUb :F5;ی2OvO27MnF}ZO'bbqQ8gmOR6+gm}td0PYL#9@-kAr MaLOnA(IU4f8}=+4 `wƧo LH,Cg#2"q5-gOfy#YE_Eh:hFpXdvܪot4n!\#?< jSe<~M)[u9a!ZoQp4c {c&j:#/Ggr޲y{8NǍ{oϐU?PySDoj}4P|25!OgWL~t=t.Y5Ń\sJYDr4.z'sBt쇛tc&Y8s궁6Oqջ#:hԩ 0=bjΈ2'k W$9DNZ`m3v >@c7p@'BEot)n4 d{a+EfIg<3OzV@ fӆ(4 #0xTͨjy<.B(='kw4+^``r~vزkmJ#ym N}VZ+nHZL []lu6M O<`" %O=AP HXMVO17LԖ&Iv0b,j\aN|;‘xFiSgf98r2f}nC14B)z܀T)x)}5YP5mR$zg]%f&eymR?yh"~(ٻdk$~L7-{HSd~YMm<3K) 'ʂrp$@YS61)/r%\"M1lMB-*=Y(u)_%oK1gŌ PG VK06U|Əӹ%qH7h61"f%b G! FuГ8f%^MXE##M'#'d6Ӟ *fAN$Vgvk?Q|A[ X?Z7U,%lIaD؞}[8f(n][x иG](I)Xynĵ@f͛ 413+mKr\xzx7 ewo:[FUp㩐Cc?i*qZa%A]"3+!ō"eAGq2"5սFaְsK̏nTm*qPyv?8n{rX 3m*"n) !Y>+<^)abOA蹼lo/Y8a" f x1C%p%.ŬwZo@O-q1߬1  n/w ;51K q',NVTpjyx#(=ZuJmrbS i]^p6 Ks#, qOF =3Oÿk^`N3害@MyÜJ1wCdC?ԁԒ+LT^¿a}\BKb8>^{zU"ڰ`ywλGA"1oZ{|]rf-?^>yɑ>(hXôq;&>%ܿ8NeቔFgs9 wI LlRGCQU.em~HG\?aYq.Z)1܎Zۑ!?C澿EF̩LtK2+d";DVEb?!1@0=r5Ky¸ȉW!S(?}+韺'B//|Q %oT溧z1{ar-*sgeiytD+2b6Arr["z +Mw bG/ &QDsXKpzv\ɴ3ѯiR< ayOy.)d$ {8-$X i8 KhHLYEY#Vo(tu#cΟ3ƞ7:ϓ$c}\E|M<0NY2wPS}/!*.}ڼD1M:;e |A ='[flJ) Y^PC]SeZ)iRmK&SݪH, D (7}u7)w[YHjkcto\g΀\$xP+l9Ab~t4ՏlE%X6P* ^:ؽcTMYT$̒U'] B)ٍ7ޱ^168ȀK6;Tx d7ܯ:$ފʏ@Gݳz`#.\Qu?Ut y@ifϯS_֍6NH̬`%<xWmye0g,[Q1蓊c( Ib"3<īB aMn 7Cl0dqFҿF_YI+$\ıdGY~vI󤃕pL'LgJhJ׽!"6.=˯ۑ{G6xˋ@M㗽!Uc캐̰ed [8KO(WZdʝCYgʽ$4u9I/RSB]|*}K3;L8:0F}Gu}*c=#@m8dGA@Zǧdȣf']v8Y ^‘({fh.m lBǝG"<l ګ E2A`7vBDZOqBpruH `,pͽ~ 6Yػ[^/̵j-\κXrf1ơءH>1N[Net[Mm$_R&x'UGDs#̡R4߶}1U827]pYXlϭRfY{iNGw.8qh3HPvrĽ<Ot-aɭ[tzDz %;鄻yPl6MMWm?ZLT_+Ph\ GscYzX &{_Hw9'QOhRSN+ %*Oaoz/ su8ФDbK}ֱ[c3#0Yng- у $8GBwKK 75bKr,nb{Z*( $/|钐%@C}.T|~iaT&D).gU忲8*DRAK5RgWbST'KoI`tJ6XB=B֤,3T+<튨o]G#z?(YF*\l3)9@"ZS ggbt{2 @9hRՔqWZik-ժ'*-e~YK6eM&_e2pM:KM>@w#tkeWRyZ2k7[g/A의\2lr@]h\%/yN"@4^C(dV>G 1F֋IrHv!v'qfի9`52}7LNn~6CL[ M[Nɞ;H}v >Ua;ϐU¢۰KSz I3|WaG M(e|U[7f<\abwO^xb*a_uk>})ѫڧL@gd[W%-c.T甥4;ElJÉJ6Mp<4}=:<2Fco{U3Ac :,iF{?Z-+]B޲hSJDϩB)<#\RmZ" @&dn{#X'$`o4&S0rY.D@0Mpm@#)Er3IRnݛHndkB`9]+'8A͋LD<7[;%y=1,ʅ,w THN:aϋ%ߛ ?Y53YڝD!S/;?@Aggy#iC?5775vRpbN~Ei|,VP??DaE҃r )Dk T]lXo b,"J5<2\ xu:wM?}Fʞ[*h}ŌJ0n5wT%e{Y㓫0_ECՕZPJCoQ]L"B10/k I'rH%bju9r44k? :OE SUC6i06]Lfd0R0*Iϲ9ZIk<1#GLp+ĵ,8޲GKB)`\;iZS db#eja3@sMhP'͂C=K,[WY݂<ӭgrdsfGw^bvX6Soo0)c(xV=ϱ=Yvxk]{+@\G=WT-ݤPj۾G9ћ>f̯<7_gAcKW(T <gGxA(-M@kCҗ`QzPh]Ө?0oK> ȀJYܫrZ  Q3(z >5UKX oqcYRvϹf\F(И5zUDGX: l9g-PbOE@h~2 RCZ=Y \;di7`s'XFQ *zZh%L! lt GY$wL]2~%Ef;[M$ dl$s&B&)) ɬ5iD˻X 4|N~nsY;=l$Mm fp{ tɻ7Ot%L8yr'1\6QDb%6FF3@ߌ^)<Ĝ^Iu%,JvNOu.jǢi %',WoS~OErC03#J]N0G ώ$@2Jlj৲Bdt-|?({n6~Vh +fsRΆ-L{٬:* >^I^_#VCZÅT мC]v~x}Q3A7_M(~e,Gnɑw$m8)Y/ž)p`Az7 1Z[ɂ$c&0a#bT}LA7@Pw]/EKAG$XD$r7~+,wE,|AP.ѧ,z&))ſD]zKib8v8@7~ x :@=jZR՛ᎍ;Ed}r%K`0}(āOqvdSvZ%P ~x\>2y/VTQƶK(,3Zv+鶸S1pARK\'ۇw -7CvtPszEBgQ ,:֤B}uEwcZsen +^ùLν<?,x o[{lMT ~oar<l mBޮ)kН@bpo@+k:W[BeЦǝDd!BפIMn5F7 ](DeVcTÓ>b>}@՗ƊnC;ۯV 1Guq&"9%aLȌa:>%{+j]k8j3lDSE-h>]"*߻t*KˡL=DTe Vwț!5XOlg؋! NqC&s=*}rf[SKMªv;'v~n#v.v ڷOcYO7%C½4~AKT htqYZE\x 濝.D6oj$@$c">Q#ۮ9#r1=9"ŃxNL ү=G7^OuB\i9?^N$p8ބ_"\l= } f嗥Bx:zZx^gCsz_ʸx|:PUYBu5u0%h<ˡ۷Uk}"{F3( &ۈZpu\=֘n7m7F, ;R :1&D O<]JI#雷Y^GCNХPi فnD p`Oj~,8o NY2pPK ޮ3U8켞vL9 /AZOtgu#s1$sCmA5^0^p1~m$Eφ)rjxϮosI:ƶENCY05L9 S#FP:Qd \m&ԮP1gG^0e+RkLĀ7`5u|CñC[ \%.MZvV>i~8𫝁])U1-,I* `׺=TٮD.eW ׃nI{=YFYa7*$LDZдGn#ix?&޺ٱklݫZã /ߟTc0e6'Tu E 2(X e\gaC]KyύRЧg XsJE֩n2 $0 KẀL<ck7p-5~>Hܥ[YlDc砩xEK.S4;fx~tBsZi?ǎoMu9`@y?;Q]\h*x-~<{1#A;zJL ~#FaIbL<<| <}Me9PWq60>&7,-<)RX"QDƽ9Pu<Ͽ՞]DžCc۶0*Uam-tۢ*)r cp%`/R@Qnao:تl؋kkn )zh#B!-73O36Ka*9B8zQ!v% s"\U+Мp@Eԧ|RR҆2~n*ʑv;oXw?~-+$2T[xvFH;?פduJ 1 >pcI}WԁI|.*7: 7)dvD2Mk=B,qͣ5fAպ:l,~çcK;q:\Edg0TԸo>} c[uB:Ax#a41T$<(k{"ċO~`D+{SQ:0*!week/ |#sH7t6\߇8 :%@$]X:/)ZPY:-V"z ^;"*Rs,j7 mNʾ~桠9% Q$,<ٌ+6DLO2" \%AjW?hz5WxDGo4\n)bS=J,..b ÐdHy9j,բ;S'FSES+;6؃zHfh6Ot''#5H>uw"΂rGy'o$8,LHI,h}M<_NVb H۬DK!|b=%0O1-&_1û<Ƈk6FI𵢸8h<j3ĚXQL_ťZ)*Du!̀92~Ո2EpK *' -)B LH{mFeqy{L5#G&B9-htlHiFfL__4=؋.Lp&kw,k88\yn/#9Z_JQmF!|qVѐa(PBi $Eey&0?gIjEx:I'8ײ8Jق1$&oa+ 9~IRrh<.g%'j*69TO"vI ;ԍUNf& A9`۱?t4e)-=7DD&wڈ%CTb1z 9Oz+mBl4 Da*W0͒٪[4~J" Y`Rb~[KHE@.P}a݀{l0q'5=tJ _&/8"=9^{z8qdr^Inqz IM01 1sv]iW9(`'-o wD+T3}.Eto[2";,#L2Vp3**xَbl6j~_˧s]|(kTTZRwΌYyp -!HVG5A=0 qǹbԤz\$'تӌ#wz nFYEp˟tX1vxEW[ Hgu'㶗Xd-#Rk^%m: :(v?<+j='>뾸ݚJGl&{"zf?H"gxuX[i߲d/; [L P)!|.̈́qi"{w |nǿnyNvFB6IB'Meo"V}\^♤( &YP7xN=Os=|ј|HN (59/?$,_wxNM$?kzXIE iUy6{v_v6gqN˓tsd{a aSzZٜhMM U?Y?}G6CUl!R6$!u2ѮEc&r} 6Pv"G<⵺]Lk6-j& eӂbӼ<$/fINC ˲a;K7gU;wV.дRWu:i/AE 0P-2iѥ(5]lj3fhJ[SQݎ!sgiyTb^~ŖY%T1Ekx%ŪmaŠռ}i¸ܐ&3X>XŐDka] K2<,-f]_xNΏٕ訉VTX}8הS8<]̕F.SY^ڥ2j`7k) °.?NnU46V ,bj 9掂%F-΃E`%$m vfuK+"Oߝ{*H }qj2}[O H959X[9hk&sĐeÃ&C%*]XvPqxZP~e2􊝐M Odga"y *DXHu*ƭ,&{xI4g\`~~ զT{{{-3{Rr,cIJb:~1S~<4b*#P3nI%3@O&(,!# ̛mmyE>KzcSd1dž5쩹ydT>O+rJV qufA5 <ʒ4*U%p˧|,Tx/b!c&"@D|:T~Ă}ZMwvd}&׆{O*,mp}~܏j4Q0 {dL<⮻%r.c-RZ, xk'-\7z; "|A̢ZwWWֲ)\G0QcNl;lIk].p3Oz II L@nUZt˳'w5Z J zSlVxb6G?XR-\@ |}4  ;m/ť't)vL6\o&@'E2R;T,!tLþ6%)[PXR #u>xl=ꆺ$eĴ~) ŵD,j=PμU1lN؀_pχtjvknp>)RC&"[I_E|Nȃkkm(uOv8dmܿh-RMq5f)F$۸qsF.&m#/I@m>Pi{՟x۴W ͤ`AK jVh1YJHIJrE/3t'Ό?K%$V N3Jg\fkkQqneE# /˩FS}ޥ<4.F[p/غ+b_К=2f4elO<:7SҽzkaC^T `\[K$r~  s ਯێSG%7P'Ц8`@YCޒd]Zj O"qEtmNA:(ReH(g(3S`PR$f Q"EEꐳ/ %.gY @3u7 K:!1I]tUXp@+BEP@~[#D`lβuq|/UR{2%3/qҲ2;-[+ 68R |`xxD#3:$5ˍln+Mk{lBYrCL6)pS{Ȍt!OY "' ^ҜSC4Wi:v$֛gT%#Skk!I?sPu 2X~#0Fu=3U$.Lu$!)K!y&/`3 ÐD]$7}ThER  Qn^G`vA_IxrYjvPsXsByN1o?>~? S1gFx9(3)W.^t7芙nB&5K5c'Hzgecw[_R1㩾>< TPs]tHځ?-o8q7h/uzFs"ԩ_Y0y%qjęQE ]fyDhO$F{zZjnޯZC']Oԫ(@JgjJy9BLSb)8_YR ;:bJI~R[fX.Ԅ #MOR-h,b5eDFM;NNwl^]) 23ZLkD%>>lӻ'hW]?C/^$z6׊_qIs'Ym{Em$-G 2ƽe qMT΍%o| aH|ߞUb1:@2X!0|#y3Y*_yM2duej R<ޏZz9_nʅ[Q_S o99Z+es/oWM|abs-8RMC?S٨S`ؠ*lry*(ϟSYdDSڗÄBIG㏦ΟEtsQ^#̻ɮ0h%P͹$Nr累'kt| CFrgH鏋h:¡k&7w?JS Bv'4xV ԏ) |)9?u^]s*9 IL]h:&>gvyP{)UEb}{A8Ux9ŧ'9 MzcТw󤳲e1u$R ; IH-H\ED܄KerQaIʎu,Gej9;Zh`''z*ZJ* ` \G%L D+y {?jj﯆We(3( XZmuV9Y$dVm⚪~6!xu'Fky.~*Zn0Դ*C~7HfB֨yz'͗nߝtC̜fG!9" 0 T/OQ3 U Q3ʊ#[)Pfc t̋p ( &l]vMŻJ^+G@UTXM=E XxrS%nq@x_N#x'<|`NW$AUN ԂW8ei&k/\gJMچ&?Uh@ I8wQnhьyQ.ϦaQ)r2ΛKlb=Bǁ?j[Vۑ2ح¼.'g^oߗWOU_~kGpg?vBq%UMW?1ɛlFFi6y3AeqvSqȼSvIpmcݵm92nsȟz o!ҮyP=9,<\N""bl\eiD~_nDa\iNC!O`5,!΁@B$IR1$HnWq v7v'vh!ѷx0=\}n&7 A}]'^zW.1WSAj4OY1+10lhBQ̣il }Ӡ"l[>,vk龋sլƪb|S%>n& 0BЩSS5IIݲokv+Wj5oCQ8*RRRAB[L_1CFϣx ft[NFPB`Qtt׆DEH= e >G^E5 '⣧Ɲ+0{zR0δC뼰b I# E^E1k>vw.M VZldl̀z. 5C$>rwG`A .ĨfUjj =I{$N\iOEݪxصJYvuܝO >NRۼg0^zc\=m$oh'gq@B3i)K{x2&vu93Xukh;Blڜ?L-q%b&oPfg$ ^7Ri#&iuA7Qd E*J3qӊfY@B B,Z*~W3(]/CiCʙCLĝiN,6_FGņsY?t%2.4*Կ A >\7z42ym;Mp>eKٰRX%.l;]?IU*j j́+HugpM>V1ym xkYWbupy&;eJJh(ٹ~\㼖?wL褲IKv4 .$g/VFDn};.cF`]x ,/iS=YΠ$s#v6'[kmlPbg@ e3]د8IMBՔaGL,߼) DY ݕ6 `p\A] bR\p/+GɉLytׂOǍ:X4jppcMaGjnC0# fF(i+Ud6o1.B^-Εl+#*̦{5 }[opwf,3I4Gr _@h3 QB 3kpN|zv%E6#1?UGY5g>s&ѕv1i!v yai8j@IS/_J9c񉩗K7E:"}5J3xW)HMǫԭ2̮"*m$ iIl2,^X \t.p3Ɓ_IeMj*o=,@KnK\h-N;ë'qL0K';@ᰬ n m>'̱5f"䃆l'n_)Ѿ!E0Uý؈"JQBq7vvMvۗ1^p~%]'B"jFTaLʓ\.ʩRoX1ނ~Nwcl & 9ꢀxth638'|Ƌnj.T([sRykoՀ ˸UyĂ_n5-vLX= E:g'ɉF`$R-l*B-3e1UI[J:&αCֺnR#|qm @$xi6KGgͺFv%H Чd9<fDŖ |x?\몈4]1;i_KA"!9Sj^=0ePPG+ 5'S?36|!LH}Hՠ&@7\^?x2)A}xTeq]G HMaÅ*/+qw-\Ct½RU3e!|A +*?yB`Iæ(([E<)+n&Ȋex._;gɕkO5`z ʊ+lnu@;=Er?S03;JMh\=$1ks_ ,玣~e\u]+JtvۼSgd8czVo EyYa+Bc*ZQIgFfu'Ta`qL *)BQWSy*= &h "tW GN:\X2YƁFQhT>_,M :ahS>*($i٭HyG'2X =Kf^(Zvj%'=F1Cʧ'l oGAj;_ bh'p"3 86:y:%n VKG3$kR)ۥ ~R><zVG@t7Y >[dclHw+R`ٻtT>&O\Hu)RB DGn* WvײU]fHѨ/^Ro1c6DT~zNqiU$O 1}Ѫbr\%Ii~6ĻDF酞DMz=O[CchNZSlqJ$yk{rʤ|N?83N1-g>;D]ՐJY+BH@1//{1ȩtPFj服ab{%gKd4ӀɆ:8v kObQDB Z52 SD#I}WaȱyC.bL# #v= jME0:>$"LpU.kEe{4f9:(bytR?:/P[:~<؊GoF9"Q tPUdH@>-ᔘo)enjQ&owU:#PZ*:ݼSh7^ˁr;3 _RC*ΊSY۲J\ bu%Q,rU" =B:\.EukfHNp5* 6~:<3qBc'8=r^YGis s4rFDz\NÜSn*[H4Gf3yOCz@Mf> ŚS`?-8.5QB TKLoϿp(m+d~/8/^~LN' ;\zk&)#0lBAϦ[5p4(6 jW`x&3[$T}P~&։Z `Z[&gNx$11:@/Cی0QQBJ.@)T%S+5&4-5hHNB}Oôn1~x@to΋$'2ˀa@XVO{|A8 :"K3**yWMUz&͒Ffm=ڙx#~ 5i1µP!!/X77L99W6 "/b'iV&qzH#t9Iua:3 RNר٢>P>^ȽyHe\z^s70TQ_UTm%ܪ$='#ݎ}7J>.dZ[wzEa{L}ztNr+F7ƞFڭa!*j&'*\72@ =CPHtGWEᨆ7XKOB&a|a@mrtLJ y N7H1)Dw;X-tY9c 嘙1#-/7ɋmCoq]!eY\B4d_tYd?ao!d5_* GIu$n Q U-d׸NYEq܃chr=?ߎkWekay饶?Rņ &$SlM!ْsmWZ*fс)!6B^x+r]r_|e Ǩ2hܫ/-F1|*r/x4egvڑNw/S?z㜐&H4aY6=+ghTZ="0?CJz[`gOLA ^q 81 pPra^0YqCm d8 cV'GZm~rDEQo%xzCVw'b'n϶[BG nL?}:um!+9{;ZX^Jv<.?0yI_9iK蓾=ɟXm9U L-8@U׃.2r"4_*ZX&'V Vkip+=h6ݜ+ JER"܈^ga+L6«gTufum)3y0nUUrzɪ[FQB 7z"mpa9S|9t4w_,!%p!P85ȍрKFw}8fm;qgVBJ3)n NC>`@##<%F^eɔY`^Gق$ ;wE$|A)PWs,)"sN:n='Wy%=]{ kh))`#.{}Ï+#H\5KxVu h 79Z~Nɀc9U&bJI3o3擰WEMfʸ5=WlZ+)4|\סy11Z# G9Z u~Ψ8!]x*Uxar wyRlL%RH% gzV)U_=y-O{*`9<E7Ex q{0#AZ7*5kI]X(wU[e Z6o Iah|*QꡗpY7kP!j=awn [A+x3f8Bc7U l]GִB#5ϭ?Q5/w`14"Ft!Ǭ}*0nh&uc*i&F (^҈@ɢNZ=}3;@U X Iz-gy˂'U8Ij-ĸ碝)|iVs化J/LYdލQByv+ۯ:l<oAϥ)X˺ ' pW 6SF= yŢS‚#d2{Hm O l>70&@_JN[YU7\+YWL᱅jvD4Yߏ^Ej6zKnQ9_tՖe#AAc#΅|ƽfÅD_yX)~n{Oȫ:qJ[I]BJb4.DwEʐ 1`+]Bjb,ƒקwjO-NoW1Jhf~u:=4|CY1CD᜻w|v9|h@~X> &lp-p:~3%Tb}7BPկ.t{DV xZ)dh۩EyT$GH8>^N8\B2h#\E?n(*s1M,!Vv4ٞc4%XX6zU6]NTD?."=*//J)rCT."bw+[(em[{fSs 9֔kL0$.Ŋ}?E;qЪH` i-(坹Y,.0T-鼬q5_df|Nݷ(xeFl _tu\$Q| i,+(wdOWcKE%"kR2#:/ۦ,օ>ɳgDE{#6judyN vDu0`[3.m %Pn8i1dC͎O$g=nMZ cf o컽ڂBGkZp< ;o+MN!%?A ?b XQ̡4Ńm0N >|蜫ٻ9 E:7GhpQSn,lw"GT3h[]Wލ9˟lE4vxLn<7G(4#U,1i>*䉾4w]Უa~VR7ygіO"xacy)u_0ٖ"́B\S낔,c5gߺclcAE[R.XqmT&guE^ rn!.#St)lwLZGSibrGFN8#`|(p 9r[r?-^:hWP*B$fOA'p<)2LW0sJ6^sj4om0OF%愸kXt p' ;(rfk `JN̚'L.З7SBmgL|yaƋ ˬ߫-$b5,ItJ|0JFF2cͰhY4cm$|é~]7@K6 `ޱWm?'v+\Ij_@-WRsW:IQWk{-٨ Gn@_w8Q~Jkr!ҩ9Y:v֝}l{yM}(njnۖ&=jYXu#xyg3+jm(4αѽqk"M~nK&E[%^Ox1򬙸f#1/+\D&5M痘z8顢1PT !dnqX O6}.>-BeQ8&p~X99_d(|V]~qTD*Ey[ꧬF~mi.xBuDIyݱm+ʏg8Tۯ0~h2g H6q^ŘBR4oQ1WfJKW+')Uw)u^yl˩'bY_v&'lт?")kI;W1w4~"#wF440Twdehb+I49Άҕ-jpkIFd͛3oӽoRDq "㤧AT'OEV"0>Vf9tRdttv)l19$Չ&vAsb6}ll1RACY؄PDN5ھ{',yi#:&!-B=SFvo[Yتg"8?rWoZE^-פRΐf;څXy@G6P|uLgEZ[ J䁭"=<IJ4X~rGΫ+LT AeRlPV?1<Īi!#NNC1pPp?i$T]tn-ەX+VQcZ9C "||柵@ʙ}=>Ne-_YOUL_ ׉ '=~|_ryd 9M 9?0sM|酤~H-NmAqlֶ1n@DŽE`b޼9q_^g!Ti`;)C헊-o(YFpeP{^OhCѳ^OIJWCS5ܱMC-恑;44ji,07*EKfTz̓tLopUn)>}Vc1\V'0C&H[|ӲD8sHZLi}t=|3^ƅlky-imZR!8u:Xxp ;]Wቷ# jԎQ.:k eW ^],eϨq^!ؒҲ|~7t^Aѿud 8]2gk^ nAja'[>2%qt3+Ŧ5AH>Sb/oq\LUxTC2 )P2!ldk?{!`x"xE,M\eZΛZ0~:.7ME(Cl|8 -.T$hE.}Ђ`z|c(wᆢpy>`-Ca5(g591`} a*6 ,A 미̐:s.yxU ӌAFJ:%cs|FAǮM~3[T 淳`=S_V f1k\:B,?ȓ F\AT`^t-ɯî ^`$rN)bF4ali@a!ӊ"6 ژpv2iJ-' -[3aM" R.oXqc| UGbo1qF% кCީe/31J6 >uh[.4=ZA mLl.-dK"? :F:p?5dY 0k4sي}9=+]CW c+:4˩Hs֚xMr/"-SM3[S+g$u~ $C(/2dznm{eb{d=S#1p~HZ8Yi0P@koW<".0*~&V-uBK(jfJV>L݂j19 njقpM`!{IA9.R@klwIģ6W<;Pl^W/m$a>)6_.Qb~"4J[Omt ^ ^e<$cHؠYW|E!,ׇ1 yrO,{@f8֪shƠ'ekO[Vu%kE@)6D''ƭYhLZd.qӞ@a.xν!!X 8 CCbС)IF%F_/z~#sG{\i}`W-cx /d N}GyV:3B ,R\c1(e}ݤt?iǰ^NH%[ \94E,5B;:=6~Ca)j{ͩvrF=*aEdh Q+zE}G?4&alh{*}:ŽδB ʻ'nj'BvtEQCEtyH~6>->C$*Ȗ0};Qi! ~#x3?==*%/Bgt?hlT9o/CUrA⌽tr^B_'rUɝW:UxܞD_sŊ?I`U:$7VKE`v#=/@.FM팦j VDd&̼r7tIY`uS:/º.3.>u2'=eJ:b,}7zc-EMkY|bOܲijR:tˎEf &eHXBRA`7c9~ :NG+$ye/UE$c"0t粈_}ܘ: Je&9sUue(rVmQmR8Q1[))Lm!2m#„G^r׊C<.;agYųVLô٤]߳;"BAQMbծJ]<ױHkq;KLJEX _!7ǔgbgF3fch8.u56lXWF!\5],COLS$(F+u07;߭.0GJ>R8 S0