libtss2-esys0-3.1.0-150400.3.6.1<>, f8tJp9|1v\7ǻl$tM>蕣=ʕ uq#vyӃBUcjUĕE"/f*2Dmڤ5*\?k*2K& ;-bLf it5˅J}Ex@e7!1#WD$93aL@*j,AK P28yb)98Z۟yOh?Q2X$h8bKf+lBduŊq^xy}W̒SFYJ('=2a)>@O<?O,d # D+ AR|     DL(8'9': '>K@KFLGLHL$IL,XL0YL<\Ld]Ll^LbLcMIdMeMfMlMuMvMwNxNyNzNNNNO(Clibtss2-esys03.1.0150400.3.6.1TPM2 Enhanced System API (ESAPI)This API is a 1-to-1 mapping of the TPM2 commands documented in Part 3 of the TPM2 specification. Additionally there are asynchronous versions of each command. In addition to SAPI, the ESAPI performs tracking of meta data for TPM object and automatic calculation of session based authorization and encryption values. Both the synchronous and asynchronous API are exposed through this library.f8tJh03-ch2c ZSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxx86_64 Zf8tEf8tF2c09625834444514c1c9d301668f9633e3e1c59d129838393e257759498ddf08libtss2-esys.so.0.0.0rootrootrootroottpm2-0-tss-3.1.0-150400.3.6.1.src.rpmlibtss2-esys.so.0()(64bit)libtss2-esys0libtss2-esys0(x86-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libtss2-mu.so.0()(64bit)libtss2-sys.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3f4cʂ@a@`#@``ٹ`@_t@_^M#@^4^*@^@]@]_@\\@[t[[>@[;e@[6@Z@ZYKYp@YoIYoIY)j@YR@YX@X@X@WW@W,@W@V͛@matthias.gerstner@suse.commatthias.gerstner@suse.comaplanas@suse.comgmbr3@opensuse.orggmbr3@opensuse.orgmeissner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.comguillaume.gardet@opensuse.orgmardnh@gmx.demsuchanek@suse.comdimstar@opensuse.orgmardnh@gmx.dematthias.gerstner@suse.commatthias.gerstner@suse.commvetter@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.combwiedemann@suse.commatthias.gerstner@suse.commgerstner@suse.commeissner@suse.comjengelh@inai.demeissner@suse.commeissner@suse.commeissner@suse.comjengelh@inai.dedimstar@opensuse.orgmeissner@suse.com- add 0001-FAPI-Fix-check-of-magic-number-in-verify-quote.patch: fixes CVE-2024-29040 (bsc#1223690): Missing verification of the magic number in Fapi_VerifyQuote(), which might allow an attacker to generate arbitrary quote data, which would not be detected by Fapi_VerifyQuote().- add 0001-tss2_rc-ensure-layer-number-is-in-bounds.patch: fixes CVE-2023-22745 (bsc#1207325): Buffer Overlow in TSS2_RC_Decode. Overly large RC values passed to the TSS2 function could lead to memory overread or memory overread.- Version 3.1.0 includes: + cover update to 2.4.5 (jsc#SLE-17366) + cover update to 2.3.0 (jsc#SLE-9515) + fix policy session for TPM2_PolicyAuthValue (bsc#1160736) - Add version the configuration file tpm2-tss-fapi.conf- Remove conflicting sysusers.d file- Clean spec file - Add new library libtss2-tcti-pcap0 - Update to 3.1.0: * Fix FAPI PolicyPCR not instatiating correctly (CVE-2020-24455) * Fixed possible access outside the array in ifapi_calculate_tree * Added pcap TCTI * Added GlobalSign TPM Root CA certs to FAPI cert store * Changed EncryptDecrypt mode type to align with TPM2.0 spec 1.59 * Added two new TPM commands TPM2_CC_CertifyX509, and TPM2_CC_ACT_SetTimeout- small services fixes and comments- update to 3.0.3: - changes in 3.0.3: * Fix Regression in Fapi_List * Fix memory leak in policy calculation - changes in 3.0.2: * FAPI: Fix setting of the system flag of NV objects * This will let NV object metadata be created system-wide always instead of * locally in the user. Existing metadata will remain in the user directory. * It can be moved to the corresponding systemstore manually if needed. * FAPI: Fix policy searching, when a policyRef was provided * FAPI: Accept EK-Certs without CRL dist point * FAPI: Fix return codes of Fapi_List * FAPI: Fix memleak in policy execution * FAPI: Fix coverity NULL-pointer check * FAPI: Set the written flag of NV objects in FAPI PolicyNV commands * FAPI: Fix deleting of policy files. * FAPI: Fix wrong file loading during object search. * Fapi: Fix memory leak * Fapi: Fix potential NULL-Dereference * Fapi: Remove superfluous NULL check * Fix a memory leak in async keystore load.- move the tcti-fapi tmpfiles.d config file into the libtss2-fapi1 sub-package. - improve the descriptions of new libraries (fapi1, cmd0, swtpm0) - adjust baselibs.conf to match new library versions and added libraries- Update to 3.0.1, changelog at: https://github.com/tpm2-software/tpm2-tss/blob/3.0.x/CHANGELOG.md - Update libtss2-sys0 to libtss2-sys1 - Add new libs: * libtss2-fapi1 * libtss2-tcti-cmd0 * libtss2-tcti-swtpm0- Update to version 2.3.3 * Fixed mixing salted and unsalted sessions in the same ESAPI context * Removed use of VLAs from TPML marshal code * Added check for object node before calling compute_session_value function * Fixed auth calculation in Esys_StartAuthSession called with optional parameters * Fixed compute_encrypted_salt error handling in Esys_StartAuthSession * Fixed exported symbols map for libtss2-mu- Use system-users for tss user creation (boo#1162360).- BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor.- update to upstream version 2.3.2: - changes since version 2.3.0: - Fix unit tests on S390 architectures - Fixed HMAC generation for policy sessions- update to upstream version 2.3.0: - changes in version 2.3.0: - tss2-tctildr: A new library that helps with tcti initialization Recommend to use this in place of custom tcti loading code now ! - tss2-rc: A new library that provides textual representations for return codes - Option to disable NIST-deprecated crypto (--disable-weak-crypto) - Support Esys_TR_FromTPMPublic on sessions (for use in Esys_FlushContext) - map-files with correct symbol lists for tss2-sys and tss2-esys This may lead to unresolved symbols in linked applications - Support to call Tss2_Sys_Execute repeatedly on certain errors - Reduced RAM consumption in Esys due to Tss2_Sys_Execute change - Automated session attribution clearing for esys (decrypt and encrypt) per cmd - Removed libtss2-mu from "Requires" field of libtss2-esys.pc Needs to be added explicitely now - All fixes from 2.2.1, 2.2.2 and 2.2.3 - Fixed SPDX License Identifiers - Fixed Null-pointer problems in tcti-tbs - Fixed Default locality for tcti-mssim set to LOC_0 - Fixed coverity and valgrind leaks detected in test programs (not library code)- update to upstream version 2.2.3: - changes in version 2.2.3: * Fix computation of session name * Fixed PolicyPassword handling of session Attributes * Fixed windows build from dist ball * Fixed default tcti configure option * Fixed nonce size calculation in ESYS sessions - changes in version 2.2.2: * Fixed wrong encryption flag in EncryptDecrypt * Fixing openssl engine invocation- bsc#1130588: Require shadow instead of old pwdutils- update to upstream version 2.2.1: - changes from version 2.2.0: - Fixed leak of hkey on success in iesys_cryptossl_hmac_start - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth - Fixed NULL ptr issue in sequenceHandleNode - Fixed NULL ptr auth handling in Esys_TR_SetAuth - Fixed NULL auth handling in iesys_compute_session_value - Fixed marshaling of TPM2Bs with sub types. - Fixed NULL ptr session handling in Esys_TRSess_SetAttributes - Fixed the way size of the hmac value of a session without authorization - Added missing MU functions for TPM2_NT type - Added missing MU functions for TPMA_ID_OBJECT type - Added missing type TPM2_NT into tss2_tpm2_types.h - Fixed wrong typename _ID_OBJECT in tss2_tpm2_types.h - Fixed build breakage when --with-maxloglevel is not 'trace' - Fixed build breakage in generated configure script when CFLAGS is set - Fixed configure scritp ERROR_IF_NO_PROG macro - Changed TPM2B type unmarshal to use sizeof of the dest buffer instead of dest - Fixed unmarshaling of the TPM2B type with invalid size - Removed dead code defect detected by coverity from Esys_TRSess_GetNonceTPM - Added support for QNX build - Added support for partial reads in device TCTI - changes from version 2.1.1: - Fixed leak of hkey on success in iesys_cryptossl_hmac_start - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth - Fixed NULL ptr issue in sequenceHandleNode - Fixed NULL ptr auth handling in Esys_TR_SetAuth - Fixed NULL auth handling in iesys_compute_session_value - Fixed marshaling of TPM2Bs with sub types. - Fixed NULL ptr session handling in Esys_TRSess_SetAttributes - Fixed the way size of the hmac value of a session without authorization - Added missing MU functions for TPM2_NT type - Added missing MU functions for TPMA_ID_OBJECT type - Added missing type TPM2_NT into tss2_tpm2_types.h - Fixed wrong typename _ID_OBJECT in tss2_tpm2_types.h - Fixed build breakage when --with-maxloglevel is not 'trace' - Fixed build breakage in generated configure script when CFLAGS is set - Fixed configure scritp ERROR_IF_NO_PROG macro - Changed TPM2B type unmarshal to use sizeof of the dest buffer instead of dest - Fixed unmarshaling of the TPM2B type with invalid size - Removed dead code defect detected by coverity from Esys_TRSess_GetNonceTPM - changes from version 2.1.0: - Fixed handling of the default TCTI - Changed logging to be ISO-C99 compatible - Fixed leak of dlopen handle - Fixed logging of a response header tag in Tss2_Sys_Execute - Fixed marshaling of TPM2B parameters in SAPI commands - Fixed unnecessary warning in Esys_Startup - Fixed warnings in doxygen documentation - Added Esys_Free wrapper function for systems using different C runtime libraries - Added Windows TBS TCTI - Added non-blocking mode of operation in tcti-device - Added tests for Esys_HMAC and Esys_Hash - Enabled integration tests on physical TPM device - Added openssl libcrypto backend - Added Doxygen documentation to integration tests - Refactored SetDecryptParam - Enabled OpenSSL crypto backend by default - changes from 2.0.2: - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth - Fixed NULL ptr issue in sequenceHandleNode - Fixed NULL ptr auth handling in Esys_TR_SetAuth - Fixed NULL auth handling in iesys_compute_session_value - Fixed marshaling of TPM2Bs with sub types. - Fixed NULL ptr session handling in Esys_TRSess_SetAttributes - Fixed the way size of the hmac value of a session without authorization - Added missing MU functions for TPM2_NT type - Added missing MU functions for TPMA_ID_OBJECT type - Added missing type TPM2_NT into tss2_tpm2_types.h - Fixed wrong typename _ID_OBJECT in tss2_tpm2_types.h - Fixed build breakage when --with-maxloglevel is not 'trace' - Fixed build breakage in generated configure script when CFLAGS is set - Fixed configure scritp ERROR_IF_NO_PROG macro - Changed TPM2B type unmarshal to use sizeof of the dest buffer instead of dest - Fixed unmarshaling of the TPM2B type with invalid size - Removed dead code defect detected by coverity from Esys_TRSess_GetNonceTPM - introduce _service file for syncing with upstream tags- update to upstream version 2.0.1 (FATE#324477): - Fixed problems with doxygan failing make distcheck - Fixed conversion of gcrypt mpi numbers to binary data - Fixed an error in parsing socket address in MSSIM TCTI - Fixed compilation error with --disable-tcti-mssim - Added initialization function for gcrypt to suppress warning - Fixed invalid type base type while marshaling TPMI_ECC_CURVE in Tss2_Sys_ECC_Parameters - Fixed invalid RSA encryption with exponent equal to 0 - Fixed checking of return codes in ESAPI commands - Added checks for programs required by the test harness @ configure time - Fixed warning on TPM2_RC_INITIALIZE rc after a Startup in Esys_Startup - Checked for 1.2 TPM type response - Changed constants values in esys header file to unsigned- also process udev triggers for tpmrm subsystem, otherwise /dev/tpmrm0 isn't properly updated (at least on SLES-12-SP4)- added all librares to baselibs.conf to satisfy 32-bit dependencies of esys0 and sys0- Explicitly require udev to fix missing ownership for /usr/lib/udev.- update to new major version 2.0.0: - version_fix.patch: removed, we're now using the distribution tarballs where this problem shouldn't happen - this update introduces an incompatible ABI to the previous version. all libraries have been renamed so there is not really a relation to the old version any more. - upstream changelog: [#]# [2.0.0] - 2018-06-20 [#]## Added - Implementation of the Marshal/Unmarshal library (libtss2-mu) - Implementation of the Enhanced System API (libtss2-esys aka ESAPI) - New implemetation of the TPM Command Transmission Interface (TCTI) for: - communication with Linux TPM2 device driver: libtss2-tcti-device - communication with Microsoft software simulator: libtss2-tcti-mssim - New directory layout (API break) - Updated documentation with new doxygen and updated man pages - Support for Windows build with Visual Studio and clang, currently limited to libtss2-mu and libtss2-sys - Implementation of the new Attached Component (AC) commands - Implementation of the new TPM2_PolicyAuthorizeNV command - Implementation of the new TPM2_CreateLoaded command - Implementation of the new TPM2_PolicyTemplate command - Addition of _Complete functions to all TPM commands - New logging framework - Added const qualifiers to API input pointers (API break) - Cleaned up headers and remove implementation.h and tpm2.h (API break) [#]## Changed - Converted all cpp files to c, removed dependency on C++ compiler. - Cleaned out a number of marshaling functions from the SAPI code. - Update Linux / Unix OS detection to use non-obsolete macros. - Changed TCTI macros to CamelCase (API break) - Changed TPMA_types to unsigned int with defines instead of bitfield structs (API/ABI break) - Changed Get/SetCmd/RspAuths to new parameter types (API/ABI break) - Fixed order of parameters in AC commands: Input command authorizations now come after the input handles, but still before the command parameters. [#]## Removed - Removed all sysapi/sysapi_utils/*arshal_TPM*.c files [#]## Fixed - Updated invalid number of handles in TPM2_PolicyNvWritten and TPM2_TestParms - Updated PlatformCommand function from libtss2-tcti-mssim to no longer send CANCEL_OFF before every command. - Expanded TPM2B macros and removed TPM2B_TYPE1 and TPM2B_TYPE2 macros - Fixed wrong return type for Tss2_Sys_Finalize (API break). [#]# [1.4.0] - 2018-03-02 [#]## Added - Attached Component commands from the last public review spec. [#]## Fixed - Essential files missing from release tarballs are now included. - Version string generation has been moved from configure.ac to the bootstrap script. It is now stored in a file named `VERSION` that is shipped in the release tarball. - We've stopped shipping the built man page for InitSocketTcti.3 and now ship the source.- removed leftover comment from dropped reproducable.patch- update to upstream version 1.3.0: - support for reproducable builds - improved documentation / manual pages - various stability bugfixes - EncryptDecrypt2 command is now implemented - removed reproducible.patch. This is now included upstream. - added version_fix.patch to fix package config version numbers.- fix the "fix", turns out only the unversioned symlink's supposed to go into - devel.- no longer install the udev rule, it's now part of the new tpm2.0-abrmd package. - fixed a warning regarding a missing dependency of the devel package to the main package - correctly package library symlinks only in the devel package, the library itself only in the library package. Was mixed up before.- removed tpm2-0-tss-configure.patch, it was just a hack, fixed by requiring autoconf-archive, see https://github.com/01org/TPM2.0-TSS/issues/227.- Updated to upstream version 1.1.0 - With this version the resourcemgr daemon is dropped from this package. It is replaced by a completely new implementation found in a new package tpm2.0-abrmd. this package will only consist of the libraries any more. - Changed - tpmclient, disabled all tests that rely on the old resourcemgr. - Fixed - Fixed definition of PCR_LAST AND TRANSIENT_LAST macros. - Removed - tpmtest - resourcemgr, replacement is in new repo: https://github.com/01org/tpm2-abrmd- Add reproducible.patch to sort input files to make build reproducible (boo#1041090)- create tss user account and install udev rule to fix startup of resourcemgr (bnc#1038586)- remove unnecessary dependency of libsapi0 to trousers. trousers has nothing to do with tpm2-tss.- fixed typo in resourcemgr.service (bsc#1031004)- Remove --with-pic which is only for static libs. - Fix an improper Requires line. - Split libtcti* from libsapi0; these are independentlty developable units.- Updated to 1.0 (FATE#321508) - Added - Travis-CI integration with GitHub - Unit tests for primitive (un)?marshal functions. - Example systemd unit for resourcemgr. - Allow for unit tests to be enabled selectively. - added pkg-config files for libraries - Changed - move simulator initialization code to socket TCTI init function. - socket TCTI finalize no longer frees context - rename libtss2 to libsapi - rename libtcti_device to libtcti-device - rename libtcti_socket to libtcti-socket - move $(includedir)/tss to $(includedir)/sapi - Move default compiler flags to config.site file. - Fixed - Fix run away resourcemgr threads by closing client sockets when resourcemgr recv() call returns 0. - Set MSG_NOSIGNAL for client connections to avoid SIGPIPE killing resourcemgr. - Fixes to handling of persistent objects by resourcemgr. - Removed - Semicolon from TPMA_* macros definitions. - Windows build files. - SAPI_CLIENT macro tests. - Security - Fix buffer overflow in resourcemgr. - use sample resourcemanager.service - tpm2-0-tss-configure.patch: fix weird error.- Remove type=forking from service file (bsc#995554)- added a systemd unit service file (FATE#315631)- Correct package naming to be in line with shared library guideline - Remove unused systemd build and runtime dependencies (FATE#315631)- Fix rpm group of library package: libs belong, per definition, to the group "System/Libraries". (FATE#315631)- initial import of the tpm 2.0 tss stack (FATE#315631)/sbin/ldconfig/sbin/ldconfigh03-ch2c 17149758183.1.0-150400.3.6.13.1.0-150400.3.6.1libtss2-esys.so.0libtss2-esys.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:33671/SUSE_SLE-15-SP4_Update/f8e72b8b3119bb1f0687ea7d03152f7c-tpm2-0-tss.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a98a33ba7fc60fc6495e72dfe738bcd8d5e2cf58, strippedPR RRRRRR R RRR R R]Ѳ8z#gutf-8841da3e3b7529da97c62fe1fd312595bd8fe39e37f94cc1af5a3a21adef49379?7zXZ !t/w]"k%{Ɩ"kC]*ȒV_gi 0? ]Xa9YI߯PWV}(do|٥sFGAf_xE%Ê#Q{q./Q;2oNna=6HA9v\mPpx1hZ^K\bz,,mXie SERzKV-ŷv"42f }ڝ6#a%o)!B8=vڜvnhjN)2J.Y# k:O6835ѱ 'uUfɺGtwӵM~n9:~YdZsnڕ6=ڸ z* [AF oK(N\ >؛<`%Om2Yoaʲ#cuicT*Yc,+$W{?,_X<{XUB~aAM;||-E'h A=޹B:Y%GAD{Xjqaknϖ-xҀUOdzzwfV %H*1y1Z.|@ g:c@LC6qj> B։p5*0JzIa?e@l}uZhq?jMKPDԾgռq;".'3!mgW8*_:ϋqϠ-@?_8@7Iù9 j0gL('fqޜwǨR"yR4OY bc]b*DO@*"+1ss}FI,%iْެ54g!3?w8UjU^`>pրIhgv[C?2$$T=E"8M%v1\bbr_8`SW͏켯I^fb2ebd9LQE>5c,>oQm(3jZM?̚ӵ3uL剽w#ޣ&gHw.@K͐&ōU N,QށG |( lZ. ?Y_P:"]~']6[uSEg5va<8ܾܕl#)֓32GAsd8KIqMSj1ǡkey 2)PrsoC^knLk!0b&eavTcYSTelx!$߆K6&Zٛ ^ ,>yoH"Th8JGj] cx=n(O駯j Me(%3Gxh/a@~G@ c\4Hmnq&*OVCe.J] `pN*o /Nuxh$H:RYRgΥڲk:\ +HBç2ߐ74{ue7 nښ?wZpL`p鲃ϲ }!c'JFlu@^5퍷VwIZvYۉUEI&`:H0{)l> zW*t':@_G@$?{,_s Vw7kK뛞*PjɲP \&5AɈ8?mKyo #쐉e9c;;:3|(UqCIsyG—_-D2&Exu 33py^ KIN8wgry;5qWf"aLJ2u/0 $K hDJ eT\@0˾?3[_%s(Q偿^~ ;4+;ҢzIg 6@.'~]9Z)ᢨK@:+5)HQI{eDz~ӌ CwfCA*YJ v~.tصZfXCɗR7 wˎaƥ+go%vqc?@lImJ,t0m8bN6x7kܪ" &$ufƐwJb*.3j{ \YdKaƃa oYUEC_@ v D$|MYDOf0vtGO?h+A-Gq?X)Rqsb*Wcm TGk`{G̹_8n$0ADU)t"͜zec\LB}pTm_I 1w E$#M?$DSLݕtp8Ķm>oR'N0`Z95C*1J!IkZmYSy" 7Oyf*_$< 3Xp>٤0FC,QH`zŧBdzJdsY)m!0R`Uj=T8‚q 6;,$W}ur7 ?kw^Ok[u"IY#c ͊SzJHwxy?ӥ&UTg7g|w0-ش Z a6uh:}{}'>~Q jۖ3WDyvN=ƽr=ϲƨ4J$DlM0rfZhhp1% w+VYm8 H#’o4efW ⑏9sU $5[x$7!, >VUcMip;󋙬!exbWn9A޻IRzEbhAne% E+m#'eZ>;Mӽ:.stC捫-fqH4om@c[ k7~dzfC_1:<c%mMY;6k9kԏ-~(؛`y.L#-V!C0OsTBƽ;^+͵ >4$JI5A"}#?C/iӸS6wFb SvM!HgD)@ x,X=͓8@ 'tAŸZ]iF.T^-a8@/u$ŗlE43\DEiPXF~2\FH^եxL+Uy[B)>{|;'Rps$/(mxj+ϱxx؏ +؁tXs|ib@UFC!W|:JK0@B=y(3_ݭݎ|[d[+rM6>j_i5+bXfOeȒyh$0Ck.lF tӓ Mʚ{'32|65 b gR^i8wH͉sZ'Nuaj =7"l_]`.NTuGi'h"J\ϱ8+RnO$9ɼKo.:38V&@UY ǭM91q5) WH 8:Ve2L 捅,cܨB_u⏯mx;a^ULy#IJ䎷nW֫^YuhB ϑ{ƕƓ/,݋VC1k!XW.^[$@!`,)Vك)WJ!ZLbvv$y Zİ ;^qY"7Ԧ}:nv|D$s råb)}tʍyߨz 7_}zE?='1)9A/qիdo P]X]geLDr5cjI"}iǪGlTu Jb !%1{Y'MPH"O_a>(rNEt(A1: c-IZ.J i|n^ ~bg{5;ADS/)3z$R6e7p_w9E! p?Sz4txf& J{ x ]_--'=^tsOYG/,>uv)&@  +.u^bj]<69, zY0!'or12NDTv%7>NRPy:}jcõk#w,ρ1\cꩩaDZ]2$USs3ӔbyYw,дNbg>c 8h|~{O{,(WQnr3`adm.kMw 쭾z;\>倩̪KH/R  a $E-R:[S8a6Qƿ&5tpW283gwi_UX>ꉦehRqY x9h338[!<*eDDnOc ocnw2KnȎ:+cM ϹuəJyI<[ڭPB kZ@"BJ5Nu&)qVei]ս'MEv)GFio4緞scq1R*:BѸP.V(UZg5$DE5I0R IQU_ra0mo&g?oK?QPN_"m!I>t˪3Љ3\e{љ_iL ,Y x E>ab18.4Uz7'GAOBҢU&e*?(j8]!Ru=Q9|]qcNÚؤҨ? d\?j҂mܙ |ۛCϥ+63#Ե~ ېx@/4\.%Fͺ?R֨ `KT1D߂k-2OUsεlp9C6߰i5_?Yl8 qqH"=&Lfr=5g@ [Yu>a8'eM/;A4Uj\$ GDs]d^ɐ^H#:* ՚Y2j]b tf̟=*{'Q sq}Ľ'= .,F.7BOc\ =9[R ga=1̓5 {Z\-a2nBvxwTݯ#Ao w 4:2R(-F ݓ -~p\ !V`x9" yC{ QݣOґw ފNCr!.{h'>~?I^â怶N6Reg[Ѓ\| c4wΝ́&|Lf i}})H,dLg ߒJ~BD74|33/GcM6mD=qd7l2Vo=J-8A=bźCB!aRFEoHA0ƻ~E_ͅ%`^Cf3ܥ6wƁ4{-({aS=B". &q,I(LO\/X7_>ǪJOvކyj .K_/J^Z#Ñ!$%0_|XY2^Wh[DiY+~|9"6Q-Fjnz+r$0> 0i]zz_( +t8O.ZDPN`Y ࿷-[ERo׆9jAb]}m%?2!ld)uWѠꜨ]\o#la"v+%NSF´&'K4'* K.hٶ770n_lviy4[C}zC52Z3|%B} zsՉd@Xp37b}Sr8{A JV#tG'QVEB@yv2U.ln-&L༁۱r|GѰwYs_݁)jQ\ޙKT`]7-WU`ー}I:mh Pڴݳ@ 7G2WCZѡ5 ތO|I6 "ȲS=\n0% wQB.QkJ-,f)r)5DMAQ;^{ w~!plXt'n0u`cSN9CuB;דcxFe5WB*<rЉHu(|L} (qH&y\`な!&(Z#1dlS(SOw׹jPePY߿]=90\MR,ӭ^kQ7Qwr: Bex@VK:&Ȱ`pD7ʇ2\rz:yj%jE[EW@EV1scT &nJ ~WfMa*9,ہ c ]"bF5s!6KV"M1%ϊXַ ThD̠X'T )@ՁM%wQdVWaWz*@_)LZn/TFγB,_HpJ@a^ ;H 28aѳ'Mw[(ZmCYfBfK:`753C `§}mw$NzC$S|A^,_C數!?y'`ӁI6W{ē'(&O_rwPp)L >SZ_AGD)v hZ̋S_- ڥWJP9=co6S4IWS bmX{ժ]*4[☷-9ņ ຦r`)9Icg,T_?f5Ω%Y nNݰ13Q E,&&xlA<2]NtE<.(o\n~KeH\@8RXα0[r 9K{"9J C84>Xƌ({9tބNa󂘵dmë~=fK_1[ zz`+a˷G;q"!CA=E~ȏzXm}TUz:|O+s#I\1x06 1oȦ2D؇EaD~,z9Z[JA/V!.A:R-TtY{Z{DSMpR+>1FԚPRwZ%uä6<iֵ8QAұ 'P?ZM\CBBGc6oȊ[a[meoOfQdǯx93qq$Ob%m@Brp6yl>M!a.h9kc*a?DuM>7NҸ#H[5TE2ɸE~ZXK l%od>#Z<z#R*C'A5o`Hӄ%o#yg%{xNvy8^cn&55Et7)KAb AΥfpX?.<gIfeM:"LP)SS;<9IVl MvS_=:'[ 7 D6<ꍀA60_I S'd;ț\;!cUKLBՒNP{3(nSagSgHgOye!1ii;pHa:Dc:yrﰟ`xFU~6."TXnG DO |I3^F CW[=O_ " ٝ_,ml6qFd@ҹgWg–N4[1^>,5)wO 3 `W Ԙ oo5CT_3Q3=4zrIA)0 #&W)Xaz d)oeU% QM "ڼ[rs 'ܖn98p.# kwZ5u39 dh!t魁HXpMrK|b}d zc+8锼zv⧭\ΰxoLT^"o\C85i0?ݤe `91`XUv5@~1wȥy#Zm-G`xԦTd*.T;*WҺpf}sb!;7q70 ų,ƽSDL q9oW[bVDnY. ~/}"euvG/xuY?D.!RuPD#Y*ҊTE`9X`)Au~>F~oMQ Ĥ4 |=QS\=W¥.fU ؑw{Duw,ة z?XPN+ Gheu.Y&UbܵW c҈~=aZM2\ L \'nE' q|5Oxz6'#,AKߥ24@~('Q/[:1֤+f5AN٧5p,S8ĂGԏ׮.h9҈o8~l.uS*fZ ;*:#$,;a-(WC)gM`Ն28S-D sG]Ƥ|F!urq(4<:F$b)4XOYƯskb䩬<⍇M<2*۟\ Ḟ3XOs!4.~_p# pfx1VQB[T0~!isPӥypZf#ZW@Ϝ$?G(@%.{@5$d8q -l71A5Z"uܽG)LWn#T `_}b.iv/q$bFzU>;ɲzlvEhvzMva/i0!"iB%+=֣QX>'i"gd*I&/F cn̉{ - *^5QsWfeYYˊ.59( 7W׸}yXΧضeȾ͖ +Le%|O 84Z5OM(b[WD(RJzA/łZL~>oWb}0S x }C%)M%]k]fr[A&, p A}Fe"7/ $!Wд4=*ނ."͋2QDf/ "]fwL?s%\Ut%В rg`jھ'YQL 7 EdFFٌOvf6-LBq&RݾQlv`OhPպ٨@x3R-{[% n[ԹF߄T\Mh8II+a(G-MB"bXA-\Ŕa2paN ~e5J{υuVnGgR0J/(Z0 RؙGR "kb$@96r"HBb(/kR(>MfՍ+[2(M՟ͰO@q | qD`@o焕\0kSCK`DžCP;[gQ ۼ]687L ) ˠdST]ۘH1Mgʾ.tSx#*@X!Ie"A+ n: ?;ed掔!1pc$AOmY:>[ i9.QgZKFBU͈ r[=%«2b@SGzR.'֩O\9%aт v z@1nt[/'(9/UW8w߰U|^4 PShi' 3$&)Ƶԅլ!uI.w7 Xw4PмARAQ vsMuI*_֦CpL1Mk gTCHd0Za}EE_&K-BFFulk:*4 B ƺ Uku UU.Mg\>jLT0J)A2Lw>M v Y;׭|f!cu+BWH$ +GPi^"j$џJș/<9^d]ܦ_ӟ^c@F[/9rh3Ϩ^ nkD;#T.FV|sW7xdڶa lG~&yn©zaGAz"@͘s{{ާf#Q(Y@GV}1*6f!FI묷)pM\~D/5{7FQ]?Qʹ^¡ ԼF#FWRէ_q[njL;WW1lu1f%)E W 䎻 CM><&}m&1;% k+X {nM%ugQKPLg"TH夌b,r&|FA -yqtp٦ C큿p#Vs( TO0ц,G6R{>5)8/-b0_\ߦ(˼UQO^I6hƠwy dIܠV T%~JHUQJGZ.z~7b+$jx6^_<oKe`7Wl`$cۈmP=G^=r܆bd.nlx"Ǟ6V)&ĊO9A4\'7`FcS͊ó_e+arWPx`3O!=ZHx+kġ B1R}-_ź 꿖ڦ0:- ې83rX3O+RD([+Gрo5*Ji԰q/552:`IIc&xsߐ0PoQ2E2Qh㊓_f7lr[?5(h5=ةv };خ0w㣱^|ڂߓ$%Қ2F5Is2H{}9VA[s1Wj\}0h-l]Gt,0\q3 ^1*4Z#Vgb1+:I,CK vx^=p6ÔyR,&5NmWkʙg 6lb?YS `N׆X^\Fv:'+s袷UO°4*>x0$*o+q?%N+,ٖ@tF5KtpFxZK74?qy}!߭k!0+ۺkQ7Ru˗f.&԰gzt)݇#od ekl;+omRTXL-take:TA8Og&4Fl|Ri&|ACai5,']3`z1M n3>U=1  (P5Նan|Hv,]zynhyƸYk:R$7YkApJܛ]ȃ)4:;E1S5ay ~AX;i˺!eqbnU fБvRtzC=D-E8"|rjLT^gz4>zhE 쀜/C)i!PA(;>00p't~ܟu8zU*$m̳ZPGy)q Rh3z%Hnbm*dF)Ivy; ŨcGb ,EN9fY7͛PZ_}wwu"d]kfW]c(bY4"a$t '!;c2Fgn 6?GDsHWyh cfBG:؎SJ|æ>Mh\g_H%a,ѕHzwĮ^79 -SڬC^%DaXny_ .B&H5d@ybtuuH!njZl,LS!Cm% @b#$I+*kl zkuѸNٕ‘GԴל~*`5 W)P/abj5fX~h3u#MYZ6 Ap•eeOu'@4Fr0 \ܳɭ/5~;9Ԧ##t`Q@7dz_$Le2'gx1$ P)vHGiP%!),9(92gV/_rg.!l=7ͮ Em#I d`P&Pɓd;ٯ.i**]Pಎj'O~a=C 6ifT(G#jf&u0Z8Jyw4hZʄ$Z뵃d>ݒF7oe="Zԭ@FU10M3bu)vG_VMSq Ut [ `!Lr<5u/Eſot)/gkXg jI $M% . MxWd*Uo?Vc?uo1(qKe,r(̛oIa| vcBЯXb{bdifC;XXnZh 87?trfLOmGgÒ+{>ZI,kJ0uRw4Je%B躨ܧ)uYA3)4>2[Ba9mHGD@ Nn͠R[)c5d7I|EJ01SQoEL:saRO'm5rA(,4/RĕlP`R8iڵ툹\le@D7ܿsV֣60O.8@ _A0m ̳iTփMG|Qnngh|ai:.1Tx2(4j'.DžڹW;yTr[OMEA\0=4BfҪŶ!)1t3/:D3eӨn^h!\Jv.X|C- `*'t? ]ĭiknw1J F[|d/qJ![ X" 6?őOĤ<1" \@l\C: Q<' &<)*>;b ﳅ[kv0ݎ K bl"iuɐc'LAՂ'^B Ep OܗٍiUFsws'ޛOADY-:姫`u:WSMzT0@/kvvDHJ]YJ>y8=&"g) T;ǥ-}O?^ ғC@3f*8]IQvaECk# b@ȥ$KrT}仾2t# W?&m~ڳxr>Y{)n;/?d: LkqÁ&GBA=xȊ`嘚 OQ ṅ7 R߈u\ Nm]+n2NgYF40}+ Lh30buG3NU%V7\q`=<\lC0{qD0\w$bj;%. 4Е_eʔȍׅԦZ;KfBQbr;_]VHYT35zM ^{,[\DsJG_sO&'Kt6[o] PhVԗ 4xNq<RXR QT_qmIpZRSK],I]N 28x*qhנ=+o,ZZGs c#<;§ʹdMUSNυ3Za=8qDdA8J7BxA7~# v!DSWxӃ_*W>K*0~ݸKUxrDH'0cR=~f,;RRYBU4G !+% 3͢,|ƀ/"<"=,K( 0 lἐe oyخѨ+)nS)7J`_PIv^-R1I,*1aysdCs4`)j`H;f%ҙR?q!FNک$kLvyK~)ACe5/joS'Bx?{'*(ŚkU5ZthZ޴ CM5Bw_#* 4V[].Ӿ[LQ=^ӄsU y ޷yŽWNO}kL z|ฎ~q6yԧ ^{UR)M-Hi Sioh+h^m NE8Pq;h:Ύ9i0/|(/GK77`qH&F'O-M$~ITq餫u(Wt YaIA\ʅQo PqA%힇!!?;vCN ;rO[~76YR"GFo?Y7Q^P${KKC!e.OU%gjQT7ČThQ'CNNmܑ5иxU_tu;GOcVNH>=퓏G.٭.h*xr |yCOvc_iIK 5L!Z|%xWF)$@PΩa=v'\~sV JtXS%z8^X0*N'u2dz+p0a>/\jK2}$LY>au[89"0=A*D#*/2l+Ym1'a7 Ǔ`qX~cG6Z?kË"\Z4/%wӏrZ^#U[͏Իoe- {lu/4.1.RB̵}vM_pDO, r4z|YSa k$.P/jRɘf\e|v,]VxlpGkq0L)p3' ۿDL v)ܞs·)KmRq@+" @?Ahȋy|Q 6rioiVLO`;yŸ$/]ҵ=ӴO_-Ѻ"hF8upEG0N+8]̐h+;Y+Pi/Pv̫[OG)`j=Ij>Պl_p ~>{tq%O ƮCY\h5*ʽn $x]M呂󺌚-Qq8Z]kyWzg}LBDX}xRMt3H!plLb9Y񟊭Wz&mj:V!wZN%QmR=C2ب065yF2bEdCҜTM}qe\oW1LjP'd&LUhww^e7W3$26#q=,Űz=:Y3˲ԟ(~euB-- 5|ÁX5Y;|hx 8_ #q14؛2g-mSE8wy*7Z3*+'<%1Zsf88Z >ww{ʅiQ zHu3o P/,kl: WL?Q+!@R ~y~|} DjYNI) c¼)RAWlh/!{ZqacngK-2KE=Sr]=ࡀqI#U¹txPu>:ݬRƍރZJ`xyȍ"߰@&@yf2[_#ַ-f|pEqtLWzń Z2PLl:HfK,=߰.Pg~!X&d!!j4`aIUd5+݁2HD|. F-=v4%07Ζ|V\wz*͎*niH$(k]pMQljq]t\I[UdԴY>Ad60:gWlj[ G755η/~,xOtj%Q9kz;I]益4 iѐdSS !J[kRy'X j08L$ ]`IZP  Vài@wx70RP76hRUB#14g%c),xs "V"l\;6-_$ҲZǤbL! ni,كd}XWecIs|ԣ6MtHj8St"F 4$Uh{FJ깍&H`7# qReen~LAɻ*.S;]-=W3P 3Lj$T7&=7N?1Esu=P~`CȸXEl,$)RDW1862 gwC$' lc g!7N):0bI39禿L%o-xukrWӞ+ے(ޔϳ[C cac/{Nt7J-v/h'2@>빹TT=cB`H{rpmJڽȶﱹUlZ+a?!E@Vt>?+'Ff'6M*EItݐueDY&m`YĞ&FR.[af.J~WNt*A,|x} 1?Ӯl<?.D?@X1=r'1JC\n@tvi.A\|.@ZO6d΂D9jm7ȰbWh(y /tȐ$kы?64x榷(۵'?.e65Sٿ9쨱ժQ}4|ߧhuʒWeHYER˶j=Q"cIsV ^O|ڳZaiH@py,W]L8 oSaHS s\5zb?dT pM-kp1%1|®@wx/e 䡬)ˮF7Ø _Ԝȩ1[P1E!.= t"cBQgZ" !-X[Ze^'`a q}5Q˳kĬT֑(P8x.VJIosfLީ L}-\%eCn~hUp=wX*a֬b@d.u"U}:SS zE6$ ;I*S&zG97) "1G2K=.}f{L+>\Y#|93Caâ*:hx: LiOh qB2G)H2% /4ȼIRn*j:N&eZ R)s 9١VyBW,/uf!uuNRg5R@OMkќsv{eNіwq)y\?DovzCnx&ak05Ӫ7kLtt#ZSZȇ@b2BQ(k]N#3" v?naՓ}1$I.-U6fhKڗoY"JI[;PoZw{|DZ$*qD~0ӋX q#Q$N<诐OnXi0mm8HFG/tEe"B[R5i]S Cb<߾>h g Ḿ7Ƽ)P;~ r2>[e~NdtR)pNKbB\}a WBk;7"}ԃg(>yi3 0:XLË,7>[214;Q%N6|AH&oKK[x=,A:+ Mϛ=XI決m``?b\:XۯQ_kPt9yx _ohs?8S#Tۺn_*d'c($8Xоf\?: ^_W| a.!Lk LfȤ3jyfB0$j Qm5T4~(r^%w̤==$h6뛼hczI:m6{ n5nP؈Ѥ J$Uf }s`IYZE@vjDPd,y@$nJG=P%4gw1x{wVYsȕs)*\RcYqgfR.2ilIc_-}-^moRFLFhp.[b"< S^CV%$ոupDTXG!XwȚ2(d=T3gײՎYB}Xhf8B}싦>d!D:S}l Yo<\x,|SRs AԿWγ3}}Lf̃?>4 jRUjIHȄȪm Rwg.@8YIiMJX&ە}3'wNUxM+5]>4#I"kVp0h-roZ ;1S> ݭqG=Qbe>.I啔hA+p詞G_2@g"tVc]X;"@m9%14X;R/Ћ|km[g&-i:㟏(ftϩl' "7tާڅ\?RbBuW5_OI9|Fv)2HU.V9cȉPPJ!k4LI&Oǵ&Ww}$v>bI鑔~֔E%a|*Rݫ[q¼=YjUCn!i*Pɣ珬z}[탪=Szώ„ F~y#:!:zDcqGޒ KKS`(UՎ-Yte}C>u!ƸSȞ&$XryD݅x78{GEZAkb-Hp^/qK-]08Mmv;d$ۤ"_:ͫ`f(uaѥ.<Qeyof !1/&cbw DP}M VO#VJc= vUat@N$[ZZm< Ê5Jw;fm0R) 씍GS&ڑc_3<>N\b5@՞z{kiJי!tXHly|{CkeZ[|i՟zZF' nSiC xILf[tC~nM6_$ *e~`d]BdpNH&;Ib8LJy7o:ebtJ:qB pqojHǧ\L쎐݈[h^<]yro(>FJ%u CS$[,AAԱ )㋮i"w1b5=vMZv6dK٬箤hq nNK&E7dtof%^!S.#d@ZrSXX}7*#lGhQT_Έ85tu6Vl<:?H.N|GL h//"+G*I9mU.) d< KH8\t[qbz]_<[BT}o 08AߩC`bg_e\7'W&n_dX@E8&yF=Ņi;ퟌ "XxN>]\ߺ&$Z D|Κ/RI }#QA#47YcNxrK}NaXXrnW?B=4I8ѝ;ZT*zrM\ٽܼd$'!hg*Kp {ŹRdkgQI,c6A*A$R:㶌ΰ漘3i7gv'JZrxe$0葇WډxQFx֊VEfyqzT}u{~3>~X]֩lmC. UI'yzCĕӔGGnc@Ƙ q4D}cn䮿ǑmQ=k&K}P_<Ԛ*H V[NN:7{o^vpI4ΠVA7[G׿w#Xt3#9]o# LL 2%oXÜ 1P9\~4<_W;V嘃ROGlf)%O(M0oQJanYv޻A˺mK!(b3` cl}U! Vp>}yxe;Y߳T N]5+ljKAa珩|%T5NK6C()؋Bt.m˵UFE͉.-ǩEwĆ GaAFقG~t|=Hǃ$*1Y' H\~I,2,ӽ /zF=Xrfzi!¤4ItCqg3L4 GFB@JO- 1%;h6O.I+BC2ns+x))-Bv?Ϲnm៫~}ާsiFI VUꪨ!Tse#k8r3F6wA~ ~EUtEf?&9_Uؽd눧OpWRqd^J2Y81#Rh \GAip?G{S tOatX`R0CV]fFXх*:%VCv x{q090Ci-bt.o HlfISH6g>}'7g"L55$]`OSVz(͟FԔo@ɏ׶>ۡիjiVz*+R9&H,(R6K= 4큑.\Y qK8$x[/e'<_{ؓK;u hY2jrACfj킚Z6  rM) |r2>ľbqhol̒+,q0-ջT/AAgłE%vZ@ 4 +g~j"6ӨVSvblaJ)ۑOy]$erG{N`~e<=7KG&@K{% S80!i]Vb6 "Ko%vIW u^C_gIwχ+7iՄA|Ñ1(Y0c^xF]"e)NqQ%wfbJ%Gß'JBTz"u %uķKz+']m<jFD-J7OqeS%\63<0dNiBk%"{b~.>bsW҄-;!Bn!+nNtw6/7co{@g&Vfq‰gΖN|ӑ0I[?-̙i.CGL1<P`uf?~0`2~&QqsC~(YJ1K\JR gޙ@Xz0b\ 4WӜlii)FW:nd? `IiX6քk. gkKQ<%pդ-? R"#lÑXZصei؍0j_#B*)27I)hXUd#8qaN3EQ\.yOИa>ez>ܪ9M굖[Si>Y`2d`$k>BٖP ܐ0;]`o\zɮ -U@=S!o;5mo4`E(qEAUw/^B_un9^^H,zmf)E p! \saύq պ0߅D*ܹqFy# 3r#$cgCpJ?P o7?9&%}2CG40d]P"D|mRJꑓ-ۋ']s 5\Oj~ 1SN>oYNPКy0vz^ _[ABM>أ f{Ԗ6 軎Y@⡛ [1ofNmHnEJYt)8ΛSl@h|:^c?sO0Xs7" X7i%FzX TZcUB"BҒ@Shx'6z|?jk,&2(El50HdߠU?u#[hDږ.cc]Z7qrչL[yLZԵ-ťvd#PW19a@^s"Dev1^$[#;Ұ!½.2tz n2ve&*KՕ)PVbKlÚڐ`z}`pF őK#sVI0,=V3i c?`oH ĈӁ7_p c $[浬4W;VO\QLkH7;#MbjЫ=4]Q3+K$_">o@ Ӭ&&fm쉻)3MQaE^y9Efi1HitNmꁡL-EZk' |E[rx *`*۩%2f u q e8դSohbrS?y#櫕TEVz&m6;iBڗ&5O) ׋;~>D'‘&Mv9vZjVV;p sPr`kp p#zbFK.Kv3z\Ո}߇3Xōf,ЪG ʖ_ԧVԐ[:H#V Fai`!,}nEؖsV>;bTڥ<{FQ}'Hxy)_nD53\9DUrhL@@ 6#l-7xF$Bab"a9șQx߁^>{Pi;|?-/iů8vj~%<5bxŽ Q%ޫ+ AM'YA7aqz]L?|1"=A=7 vv1du 1C%F >o=hHO] }Nqǐ*Q5P~L6 G;7S`PLd~YFK^5M}#NY.))bQqĴHa<eɵ<Ȯ lr~,5s{IPT[,jQƉN&7u!{gK~*7$1rgcv{y)5-"=+-0dz' ljz۾'}]Ńu/-5U`k|Q.%ӌl9|+YbvMw8#BzC76$P1t25~ҭ#$)a ެ'nwc?R "#܅6Nˆ>w9iX[m"*!>2tzEڱ׆3MuHeqQTEn6? +edg1[#?7h hCOώyY[}vrvT{zEVnT'*q+qc:{6}r](Xdfw^ yb2BZC&Pmސ 내8ߧMuv:?o^oF `Yֱy_CH:}+@Ț XZ~rR/@ҭn0LR eR%QҠO! }a\<}̑& ( &5``X\.Z=3wFhS5$aoF$nPQU,'0Z۔Bzg[?:P-vW/ElbL:orﭿCpEbPEGt]oQȪAwa -'m*7\,?3)aSYZz ¶ўWtNQ_P^H·ؚK!eǿp#ծﻩgtғHe n{"a|p"/ EΗ zF:hϚGVD滖{ w쨔khX1xСЇG`& u7^H(:*7ݙ11!q=!O-\;Jo0L` >AuoŬt &i ﮧbV<#(?p6#Ay!-l/>҄=E!POX_MR*]\w#"v;L?sDvr"Ufl>"ʋ}ȰTL5,iň+Kj.}m)@EJjæXa6LjyƢ:od1:vaf +4[#*v]~o?) /8COnce(y+[}r;0JPo9.I,vD.>5a?59j">*a0_R_xyҡq!p|[ A{;CN!whDvpK%.QX8uQJVgtN t`t`wEf*6sKȎ8ԕ^PI &9. yq>%2ڛyin]ocX&b8SY0-.,Vb5,mi6 Ïg̱wFͤ Q6Iui`#)BTWvw @C Y&9-uv֟\eg}:R85?"s;.am^UFlDV]*hJȱT}BeSӵ"MTYf@,Ȼw(e}x:0Dq%S)*uR`7qhjRKLĎ1n%rtFED,Ʒ8o;FL(LdgzӇ"қ =\ x)>}iN_ٜ=qJ˜oARCW_FD8Aj+" C0C==Z![9j mDo{q}R_[aQFcWsFO)nVև<]*2_:%*NB,vI ł߭H&NpI)=*'M?rp/t,g>Pf,QE͞31ۮ+fK}ebCe=P9qut+Z jH[d~Jn]B IYBu?A8s>!QY 3SmlRQ4u,-%QHhdo_|_",7#۠Rs{ʲh?x0{n< Z0E71q`|T pqGc̱,FD 0C)}T61퇲;>'U(F*AFFAcCt|';>N5Gƥ̮st+aAy|߰@I}6->wZR Yh`՟H "Z uoHjBM b}ж$=5Ns• ?ԋwK9"xf=P@sް?J?J{(T/s{>#r0J\RqV3-tO ZTV:v`5ZyT(nn]ɬոu[$kF[ ݥn1JtR:pn3"_ҹe7I_}O2!9/(VT=E2%4lՓ~.@p~>ꎩQ9YCIy/\u M\]Fxl@`$!EU\߽Vsg]G LNDG_ CS25Sxs \Դĕ^2Qg:mұ;7!ܧ(.!U-~1K[NJzϸ'*wu 9舧gsgp~eTTI~ykZìVasy)d%>;%{Xc:lH#ZJaEsڴBﯿ& ktJ50kГJL7d,66w"omZaaHDW~_;;4,`SuIץ>mAy?S{}KȬo@]y s_@ 4ڿ @"$IbKH +}/ :K͆J5$>3Z3S;IEV"yILs2%CuEYZo uЍ4WFĿ`#硿j)HHf ȕ(cBھ"Ʊц OXw5lG RC2r8n%ߢyhJ8A0Kb/;czI[0S\nT_Di %K4[cT<[ wb5j,kc,TF*3?oBZT _ٯYy‚63l|kœx9&~: KA 7 F,ݔwVqg1 1E=6vLba)fY˯3NҵDL\yaI!~޺K]W/H,"$C,Q 6 !2J_KlIwio ?4.i$ߌLa^;@\ӉxGE\ sQ~1a^MDŽvr'7igp R8$5ߥ:rgY$YY˙ơ7*@wZ3E9tFd Ҝ_-ЩP,k:"֢,*~;bzp|[yW9'qä$u{r23I+ ;k{yϛ;# ʌ2epsHY應"ȩʫ*oq'3woD|勔ak5_.L_d ¨Á 3iGNp-A7ricsOd7 lEUapETlHo ^\yiZq8A8.jdsU'/%wFN;]8We\DMvk>.w 9ԞA U.Wk~}>2ıʽ=l~kv-2hG'=)}k(zVj.$yPu~ϩ߼i:I&`Qkm>OrXs+oh15h4FzzJ-%n`PEQ/*bz)϶#Z s?54u{ iڍIس}Sێa'n "-jԒs \O].->OMh!caN7F-*k˟npbʈR=\>x+xŹ 92<%gRl襊γ'輊'dkQ.A07U0AcuYR:ޝLӘBF~qXl12+ՑA eb.hIo~LUKWK:sG @}lHVBXM 4C'i4 2ev؎BKhʇgΣg}H(\R8,yUSObe7~% o>$ [nNJ/ ua%7>gu!3:tΰfAN]>6z5% N.DG[臽q@cd)3q~htoj[XH§r߿cI}[/ 3e- cwqbS) #.'ȥ-"gm8ʣg__Qi@ #I4YZ&a0sdtNFnR6 ~?Z[ٓ _=eqq旱wJ|bTI8;0B5>ǵ4Qv·UsF4:^]4[ulZBϣi -_4M(eVؖsP&W+<@3M?x3Z֫d|ᄌa Y-(pWgRY¯xL"mHPTV^sfMd[/$\DL14!,FPM}']̑{c=\.Mpceo~2kjć:9V<޷vSj8}% 7SIv CG`15tGZ<_KAM%5Nr8;y:dd 6^Z2&&?}gݪ&wMl -/0 da_A4?Ȳ91IYjdף>= YD ӧC[gH1 CctGWSOPP5QU]HSqbw>f{Y?"E\] SW|i-gU! xĘ :r p/O0ir迷*Ay[l]^]"UbAwݐwyEA#RɌlckZyqYj嵥VMYǢhe`챥&Å_ zq #] b杘y]~:f.NXT"H,k+º=u~wp4V!q޴WβQQHd;Uo_Ķ_ A3^ho!xK >& ƙHkZ1?_fޕA1[ ]R[ARyv[.E!Ҙ,٧YZ|XRE!H璘Gl>5şYLc=kRnLo`]j@J7B0Vp-UCۖTGPu~ k/ y]5ёs Q0'zrD{l&d&ʱ"5*:58N/z@.J"W[dgu+lI&bIk<]vϳv=&z]ʞ5=f"Iixj^p `]:[pJH!gR28yDO6]QF<"8{Y'?}WCe1t$| iP/u!pw *orbnۑ*.lg&^j ھҵsx@Iwu1&RSe, #)z zB ѫ̇ {:m@O8^vEAZMU!^vKE;ׇXFd6ќo'eJnc=AFeòp(ŠPF7`V V_1Y p cY+W?pd% '@_thPKFjg{˨w`{vc?9a~ (o pkXw%ѱz[ˌ9'ċ$ Tt.wpwWZkt {i1+?MIf{[xlȳZ"6o@l`]Iŧ9Tڹ --E`gaEnh6Z2؇{H._h|wGR;Pzp?q٥}bݡ qq;n B@T/r{ӝrő sW,u|figLcF:sVؑy{.gnQ``؍Ɔ4$TXa٘nFY;i"E7N+\9u3J=k~1m&B' ; LopgZlvOrώѭˆf~@Z)/+@賛i*+)eXjkmf^eʶMΑǀ|dC'$K=>ݞ8HmLWK^2)R3X_ƾbRjf\" 1zj(ԚAI!gάN"_z@Mb c<+0Y>JkPhŎ,2(o=QIFS5WeeuW47tuh6F-n̨zT)<"FCJYMc'6 ӆAJ`1qK 'an[1؞yYĘ1Oxjokڈ{W ۱.rnB줠ujl?|Lg{.0{RXϠ%!!ҙg<Z |0}8"5d6J;LJ pKcg)l9k5 Ɲ@NTemÔ/Lǝ+| Nk[eQ#'tR׭`s_RWԎf`X3ڠ.'t/7\DCec"CU .?X3i1닖-YՂ8N.y̅͢˸܎+S?[ +/`{Kg&9dSb_ Gs >==J}S\R"Yj8.@Adf%{&0%BǑ/\WH@(f IFU+wm~82~zjiPf(^g~!]o4-=ݹ].U;K碲.'g?=H3Z1s"+őpni ةNhi߲o7΃l_H.JUb-G3M5ZE]t8P Fd a#7-!B>p1 P#4}[=ӗͬqi =^U~4ɿc$]QB_v,,z_-O͵4W{#t-{rwz{2:c#QD[odAPf% 4їs7fsM k/}~ٍƶ3TPF9C|u9}vEm-ҩDDQ Ӓ7<:pp\k`Ls{WΘ;j:c+'E8U0MP?F&J`Q7S՛xF;f$o͝~Y^1W|i]o!GǁDsl6`B%E(nS5*w^80{bp;I㛆O|p0qejtKjQOZȿ.pKk+(Y9$[BYsL Vrj 0FsWw)-<ʏ7;遇x)%l}/2Cb10^eOO}cYJmX(xdmH=ad)d$Jk*GtjT m]^"% Hs(ijAFfчkMmR5TN3 0,V~l'(xl %S Әw9sN/ܳ\rgr `Ϲfv`ʪǐ9' 7VK0T7f`e%*SQqqh'R I @E1[`@Xq2DÛn -{ H$h < IBeVO\>z;ᱮeW!nΦCAU& cP΋ B͏UHU\եlÈN`-p[ĦX8X …:ij:ch-Z3`66>KU,K%N?ӍLrbjŋf,gec"3ka%m/ q9vL27'"Ɍ籀a0a/dB7q$B `TcE\2ʴ*3 bЁ9)hQu6AN }"QIrQ$ma4o|~MzLDa"Uɽ``HW =&Iz PJ3#5`fflc=\ۣZU$8ji 5R`U}Updb<ڧ T ԓ@}"C>E?%Y/o4tUC] H@ |kT@5!&a4E! Xy^Uy#{}x\[ <&?+/ߤ8+U)b(e9-o1YydFs Q0o7|I/@N bt0$N~o6.XWv|}ph$RbGe,CM#lmP!e`S`pQ=v-0(\W2EvӾ,Fj9G@!ؒmE\Ac:kĐ"B@&~O1ET}ðABMrQ!!tjen4,*x$ZUu\DMhDP\gH צk_|똬 Br -𰢰]{k|AycN3&/ckO7{])zd#T_J橨Ec#mah$YBoz ^0KFN09#8I)86=K7npBRN5IkUdhܯC.W<(2>.TB nyg_yGEԴI^PوC1GK