libtss2-fapi1-3.1.1-150600.4.3.2<>,8ip9|D)`eG9YJεZUjk  sl'=8px%vn\gQ1#Hg7"U&/)u">w&ۨ+ɳ-(%1JX8 [PvbWKS"A$Em;֢z3qښmeǰ#Q4Z(uᔸ"톻ϵ9cV>%eQV ܓ/*[gax>AV?Vd # : *7 M^DP V \ h  .T`(8)9): S)>SA@SIFSXGStHSISXSYS\S]S^TbT2cTdU`eUefUhlUjuUvUwV<xVHyVTzVVVVVClibtss2-fapi13.1.1150600.4.3.2FAPI interface libraryThis is the tpm2 Feature API (FAPI) library. This API is designed to be very high-level API, intended to make programming with the TPM as simple as possible.iibs-power9-21pSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxppc64le/sbin/ldconfig [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/tpm2-tss-fapi-3.1.1.conf || :iii50d70673c1902a6e6427a28757ed5b3dc19e9718a96f5aa454a5ee3e71e4fce4af8d94a7f85bd1a4928e215fea8c3203c9811820b2d2e114958c6bd064b6a25elibtss2-fapi.so.1.0.0rootrootrootrootrootroottpm2-0-tss-3.1.1-150600.4.3.2.src.rpmlibtss2-fapi.so.1()(64bit)libtss2-fapi1libtss2-fapi1(ppc-64)@@@@@@@@@@@@@    /bin/sh/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libcurl.so.4()(64bit)libjson-c.so.5()(64bit)libjson-c.so.5(JSONC_0.14)(64bit)libtss2-esys.so.0()(64bit)libtss2-mu.so.0()(64bit)libtss2-tctildr.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)user(tss)3.0.4-14.6.0-14.0-15.2-14.14.3i@f4ecʂ@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.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 Requires to libtss2-fapi to pull in the tss user (bsc#1258720). Otherwise, when installing libtss2-fapi on its own, errors from systemd-tmpfiles can appear.- 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().- Update to 3.1.1 * Fixed file descriptor leak when tcti initialization failed. * Primary key creation, in some cases the unique field was not cleared before calling create primary. * Primary keys was used for signing the object were cleared after loading. So access e.g. to the certificate did not work. * Primary keys created with Fapi_Create with an auth value, the auth_value was not used in inSensitive to recreate the primary key. Now the auth value callback is used to initialize inSensitive. * The not possible usage of policies for primary keys generated with Fapi_CreatePrimary has been fixed. * An infinite loop when parsing erroneous JSON was fixed in FAPI. * A buffer overflow in ESAPI xor parameter obfuscation was fixed. * Certificates could be read only once in one application The setting the init state of the state automaton for getting certificates was fixed. * A double free when executing policy action was fixed. * A leak in Fapi_Quote was fixed. * The wrong file locking in FAPI IO was fixed. * One fapi integration test did change the auth value of the storage hierarchy. * Fix test of FAPI PCR * Fix leaks in error cases of integration tests * Fix segfault when ESYS_TR_NONE is passed to Esys_TR_GetName * Fix the authorization of hierarchy objects used in policy secret. * Fix check of qualifying data in Fapi_VerifyQuote. * Fix some leaks in FAPI error cases. * Fix usage of variable not initialized when fapi keystore is empty. * Add additional IFX root CAs - Add 0001-Implement-EVP_PKEY-export-import-for-OpenSSL-3.0.patch (bsc#1221448)- 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)/bin/sh/sbin/ldconfigibs-power9-21 17730500023.1.1-150600.4.3.23.1.1-150600.4.3.2tpm2-tss-fapi-3.1.1.conflibtss2-fapi.so.1libtss2-fapi.so.1.0.0/usr/lib/tmpfiles.d//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:43086/SUSE_SLE-15-SP6_Update/29cafbc30373168c858a915fa515104d-tpm2-0-tss.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=fdfd3e957ea3a8447f5f9cf93bbea5e0f876e26a, strippedPR RRRRRRR R R R RR{6&M[ޞe; utf-8d3a427be30d091405c2705f43f658c8473170b5ab9a226c78549dc405bfd6415?7zXZ !t/= ܐ]"k%{Ɩ"kC-f&Ou7]FjWIٔ==;Tm;n93~}XA? 9)kY#ܦ?nuNEޚK ]̏`vIYK["PYJ, HFgmٞůp4ODžӰjOGnp\{ =]q% )0v8a}Qps[bxZ||jCkUZГA-ykg% fŰǟ\|Rx=~1:x[{I"p ^YW_co-XD(x¤2QAd~l{$JɓűKja2rZHMpɠ:äz_T}k;4gz}u`B%J[#ћa=P~3g_:ηZ+dT*G[|'npf͒rjG=```vT$1GkD֧~vGۇԗ|{ѧV,A84B<}LB A'qn\Ӳ >ZF@sd0[s~E0PDu)pZZɓ;2 Cx@j-11lkEC_or2(,Vr8l;ޖW+O*T %deS?u ҔU&!~Ji_k,Ϋvh?թ b;+u6n D/w6v7Ţ`<μCE,u `QyS-]O##\98+\kdƦkH  7 p)I>1ajf6~s 8:VnH{n?[W-u;אC8ٯ+箍3U3nU#FrOؘE\`T%/ m C;"hW,5³:4o^ݤINfdbPC:#[xB"+II-ys dPUOK'btQ8;Lo& b°giX\7ЅHoN< ) r4C:$}%`FLi@_JC@ H|m!Ga I`<ZV)1kD|vƴX"A8;r ] v$@Rd#;Fz+,Jt7>yg#]y΅AOhW:̮W(eA.>s tW;Fi?Xr}t㎒?& d܂hZw1x'^&Qן-ޭ"3(dasj R%.`O=wwrR=L[uuO;(5[2+0懈`\{(ַp;I"I[)]"z`Fflcf&kR:ֹ,?unSk@?]vY@@ΫVaMiڭR.dsjj2୐T֭=Bkb{Ӟ:T-&95inpk7.ΎXK!=,/(g4э"9LՆ8gG5Z&sj& )#&_95PβYXDbR &p6[KPD\U#^5T!pk RrEqM:Hԉ^8-3KpJ4s3 B [_4La5ʢ*2 onn,I> kofR;0ӅFY Ks"0"+qaHF q~~S4$ؕ6m S/קHTWdbv?7Gb ;)ņK-X\z]\sV!]%%MvHpo Rh7rPbܽ)Εby(K]-~јF sEnjOO%1cŽT&n\SLY L1݉\kd>'Pg>l\hp\N n#i`˘)W"YAӴO>.RPwŽF: `)`R DQm8ZFcbBFկI,W) ;gunJU/x#gO4 3vʛF]Tgt32ˈan'J%]~SS)WKJ5l)NBSq26zNOwMnJ3#} x(>= [ZDe}N|m3;|t_oWh)xskU_7(rHj:0Ht fA (;15P!_˒4NUQ='KH~߿ri8@|A̺(6C8ҡ*#\Iݚz Y7.8O&SԙN]>EЉ#s(u/6"ǒő& JYϵBN޵wO|~//Ax鰜zU9bT\+p q,HHu^N W8;"bݙGEF6wc:) . ǫlɸ i #)TwG b|Rlr$aXcH.! *?_ʘo՛']-_j.qd>r!U C,HG)#+73-cϏt }/P/N[V Vvs?[`Ut&}ڽbїvm$_.6!p!ajGt`G^Me.A#~^ߤ>NHpkK $O}I8$%"BWr9|'4٘y"/#~TX+O'˨!\Ha'+gO*&+±%fI.x"l3\Fp>&\]0>߁.K5oɩIm#&R=r鋘L" 4h^$7IF 'uEAG?WuTGQ%ҙ5,P{7JމF2-U/&2u D+_x]یZܶq; MeiO&c[1ų"=rXB h(ȋxG?S"q!eoi_%c|>FIktÛwNt_j*RǸ7Z$1/z;I 8MzƜ=3#+\^BëXm:ĺLXU|8`\ ]oq\$hfEZP1NսKq.@+1t`cOMF5oRXhI`Mڑ-곹w>pebH|`\Q @$g(lpL"n9)LW1P鷽5:,[~DUY$=[QZ9w) :n/D 4>ei6X~O(7^z@8apj&cX헄硴hsO-sZkf| ޔggBup+_ՙZ-=|rɝ]F½`oT5 ^:,}E-jaãhؤI1gDjfR3%%8mJ! 4hG͉SK³MRMoR=@ % @ot0*-]wzotC(PrD[>bEPz+j [NL^8m iLLD" ?WVZZXx-qxQ˙'33 $\")@'{Jݓ ^>ՠ=:L3a:3^2[-Ҋ {d-hT[+{j^CIӽ8¿FRԎUt U0Bn>@tʩ@(rζzҦhu0xx%LK/ fJAK}U%C޵؞N$ ՘qSTTu}7c<>,Nrl5YttPNO2qGatfu Wi칑zDkVWiY,! "Fs2$ܰ!՘hrsy"̎R0eE2:Gú}ݼ ſ}ZG7]~:<֌.gE-f+l$ 'ٚ 7[km,{uah|RLUx(A}eWՐ=Yk]Ϭ&gZ/C[zN`J#6!;d|XӯYzzр ✰d+BP<[vqpԎz|Jfym{=lk  bJ,,h*<MPDX_ Eڣ}R )xki#Uk@+ݨ>tri_ǀ;5`/T.́i"ocZ#y~ΚSjg6DNf-Wixb8a*MPb{cGZbt6#S'-We]G%w`plYp2upL:a89 x6|D5%(auVdz8_ܤ].u}ޤ+'ѫ ׄ QQL xw+ɨ Zyٕ FJk@˪[ Y]Oy25S&᜵,fx]Ë{)FԄ'GH m6eK;c2R\p˴G)+^G_p,ȻՍf>dcw5ݥ?&/Y_(tA_HN M w}H%0 x5RfQ]No6&V$maGn$TB $jV5FP?IP:,񲱱i(l֙- 4DJ ;2,xܵDi?mZ5z> /%ܐq&9.g! z2ko80y> * )_~\ǻ*s+Oy )\iaKre8h r6 !ti!!#;n즎~ XmX̒,_b8|>BϠ|p|=qqUX/AvN8Uj@G:M 8ay|x  >(LOpIŒn"|KʁYyvLĜ8#wNSY=f*^! NL(l&7Цֺjb`F+ xnghVY3*H+46)?5c=I퓞ǝiG)J -d-I Nc&ci2^P.aZT(N^ @eU`ED@׭n4dʂ:mS|Sju}ЎPKPCUg&{B.>Ġ0RPGHgėΥ$k b"kdZc/e-&Pٮ8,sY=k-cBˡsFKզP=SέC2e )D3tF.M 乹'&2z,<fL#vP#׽*F H&y9gUQ;\&+bV7VbrFk[':뒮]4ڻ3=-@Ji^uVm>UZqE)۩)*q7m_N6onD3 Wg[-6/ ׫Pil*'"gn :4/L7`+  K x3/h BjwT!A"ϘoȤjd%Q!ŁqBz˘`Gl: 0eݟd ĩg/_wD i`lf{oJG&A6LT-8ax#٨qo6_ w4u}-kU.0C_- ݜl-(ZՈj:1HķZ}MCf?MHHA>.q۹(۫wyYI$D&l?+% [)VP,mpG0Fo08ܘxd+jsAw%O I$zi,Bvgٺ_6b.31*LƳ^q]s![~>Iҙ?ӚTv.Y{4xUaYoic:/envך=*EҺ;7] "`㺋2Yf"I8q/ʂg7ytAp]HZ6m5+=fK 6Zs3?X WG92EX7rъ+YnbwZAW$+bC*%%w v!8Eoj-wh8%7 yJZE,Q\G-Z;,N=N k$Z#ʳ:̊*g3#"+,dj@+zs,|GrĿH Uc˝N9?$r]5l@.;^sp׭GU1q`f1V(oH4nJ5ͮw[(9icf=]o| #qOyV) _,ח΄ Ϲk~)!eb74 Q CYߧo;301H밆 y޶/%<1L%Ir,0va <,B!vkޘ,Ghߢći쮑3?%Q,'СML-n;O6|TlC#GF L\SU?2f¯6eEptɽ]UriIM6ϭ˜xw XP{F@b\ZG.n:XWxCjti{Q6g)4n~܏_2H9ye vqĨj M0vUPdžlvet~ d_ ɾFxWޙyksOWjP&j$J i&[1j{;jҥ4%a<` ygֈyxr20Ta!`B{+ )Dqk|olobXhD. C;0$jıඈ0lbh==NXtXPvv֦ I;dS=y\,DZT4  \Ħ^ gY̻>K]Vd ٟ=+$6σѬ.S/^ut>f&] ϨV>22C]<)/:oY3'Ɛz¢6;[)WJa-wx<&΄ߕ*<@y*\I\@*^m]y)Q=j;qỰycF6Jp'Hf7|=D~|Y9u g(Ɨ~)n)h(ťUdI*gA6R{;gC1GgEA7=!aH +}vI҅I}! ^If%Qz=NAGL V(LlB1H# NjleIMS0.ҭ>>9ް(D9^!DL^{tJ4_%bm"iN i (t7b*:ۭVR܈llr)ݱ 2 ZިĝҸz RS1/sS*XFOM [%c)82_}?t !ƺmѬ߷>YA%IO bC;- eu"=ӘI %Pn< H' pc7;3ǟ}憆9TZ/ 6mPƥ2WTΜ#A3S/|DSpz)͉@8]f`UoGwj.* raym ;="]bT3ըF]PdoFXN ]Ý3fci;m*A 4ʹ|+勆MXjQy t_ 03gIVa& **'Poov}j^]]d\Y6 {\=H"YYLGHؗZ' ZmAMz#EhYĄ,P`i'43G(OAS9B_6V i(a4q h/Z;7 M;aDM.I]UwFh6wƄNw|Eғ4UCxyigKIl&L{h fR6gL@̝c le5x"!V؃:{1 t/06RU =W9faUWU%部$] 2[(;  p ׫iQL=rWq}oU!ʟ/Y-t g( E=Gw͌y'spV)U+1s} @. TGSbLaU9SH W87=47Vck[[ ~'ޜLR>M% վ3li%9ŒbսP/\< 2wٯI4F)U4Y +SMߡ5qga4-g{Q_=&SӤ?sf$E־KȃLmyYdX*q6Ţ<,Wq~4F. bbl0%~-nDfǂ;Eh.bAx35Y5łgPBظGvj[/ _,5`}3kVDWMD~BO6*gWD-l8[P8W2К J KmN|Ai#')C%Kn]nbW_Q~0Lc.pj|bm,rT͐Etڣ6?`h8lu3`oaS'˝ek*]X'[5Q`R 1 .([b,j@@0)"B=p'+ ![s5Bjb;@- i<0ɫ۾qvc,'uðo<*w7[:=*^J`=Jvku0iCG ?Gu&NQ1K=3wZ\3 ~k< EC za+G`ǎ(j]TEB 8 4;Twa4<\E^ZEjB {niG $FNR>u'G)ӒD5 ?㯵s-!DnG*1-'uiJ. cB[c&zIJB J'5qJ ] A6~JH滵'Fes3 oŁP7~d5Z6̙ i@<"3LG1܋1̏OOXzLV1FHa58Wg~"-i#B,a ݼ~Y2^阸68G8"y$^@yFPDgƜ-l>YX8>vo_,̭xFUo9Y̚Sj;\ P.NQ1%#%%䆹EN)cV 9&i6xY&ϝ^s7#|p܍ RxJFD#;v*AcE"M_n9ׄT︗^߉Z\oCG0[l 愎$ugVV*`t؅T sV/"d/k:j':D_0|Y% ƅfyzVLqȍDGaAaX&M|u|o\2LcNzs ,8p3pecMbS}%]|#$^L]_C)Y!?3` >Q@/z~^|퇓@r;1>?|&)7qM&ғ玔P/~ܖdngi;e5i5ދ#76}pRg49жfgM(qP#7 azYJQ6oJ''@棌.m`59(P7c6`o֡y=uG h",jAE? #a%hDh(sqͬr:Իy,[ h tcBQt3p)s+M-e&ZxT?`j&>[9b@4fx|7Cphj%}%~Hdl 'V*r~qc*$zyG0TNل oαc_ 2<׈ @eVtXNtk%  2i/`aB Ωv1z AAXhhdׯ?Ƀs-?%Bat6H|RM{ZaL,㤲'I"$aJp@T^j\k 'k&_j$h8v0;"JSwW//j;itIHƩ~"}H ‰2,&mWy=UT#. Aݾ2blsƧKR^̧6@amEIS^A)Nejd*N!+ @ޕq {b҈2D̓4{NeXS-r5x45^—ג2uIh{,l+ĤBl/a=qWYp~JXwW KJf/9"@?;u5e56ס545"O\VKJ\|rђu,ȫL `̐55+LfZȻƨŐFP&,W@뻺 k9f9)X0Xb!:y1JBʇ:׹N ۵+իNv2 U]U73d-#tBA~3|hObkH/Rb!K4aZ^{dPV5`ocӒOW\JαUj>ځ E>q6"yƆ͛\m'HٴU:U|cii$5g }#DsW\(w1A)VڸҞhͱ@mֱaɥ7IwnD,#NܧlCf|j\Cyb%, =1~Vcaqڌߏt1 ;?cɤOVy@uE5R`5(fМhGʣ¦%M5LJG$MmkGӬV88‰w}枲Ϛ[e9*cDž,?;^>6"*߻bG\<Ҋ ˈ 9 "5!e(MmOw|3+)!V~f5ڀ3"u+z2P_@46%:|d? x  hXaNt)JETDpkm?jC94bSPm;!7DH6Rg[GǹEGeͫ%i&&'#釭Y,EjڮbMg >ҋXnW< K\#f+iLu_)5wO`i❞QJԉ d$/Jf-TI[֋gDKE(+kײ`:4Wd-WAj=b5gQD- c!wC.oB~qPۧFq(]Mа0tw1 $RN 鿶I^lSȩoȱip}V:o>13>'2EAA-0<|K ardݴd$ o޹:tWq2TtӃ(lGtj{ɶ=>VPcLI^r  N 6fuhz"ES&Ŏq/OoyB(UgÝ4#a $ ٤>Ԅ&Y "'yUz+mĬZudX7\EM0RFeΊq*GΗ3Ao{p55.\ŸQDp;HMdoH5yQ^x_TMvi LAϩB*Q]HAĆӫ'~xn}ڧkuPt  W6mt.HӁ@e\!RyaPr;r9X=6F?cNYz$j1!Eko6 @ Ůmm9vx\ږKO N{-Mo 9<5YT.ȋ .3t@j(pJ U٩mR2>ã;D\bY/q-2Gp I7v\bM=W gEq\(f}HG)z b !&$iDuMwr֒.'!zYj}"R]WSp*8BtF&KT?6,xBz~|5GZ/mΩ$|aoE[ăp GORtYmSBhƌn:$D|ɼ":T8dCvy.fk髉\Jo9JS_1|_fӖ?BEG?ynSD %KNtՊ?a;NXww8W& aAhn>c, VO'8'W?uE2Tͫ\CAfbVw[r[Avy|%Wn8qo"wcVa7}mZoFrIt~S̅hDrO}9aWA'AWIg@A;#:ү^KL/l6g86$ꠑ&XKfGݩҌՀ`CY CYw;.DanpȻ`}Ɨ$"G-v%q 0 Mu?pYEB*a@A؀ N(lr@ ᳛Ots1nA> SAIvfÝpJ000\lsc/셨@VܵW|=4Y\:O䉿LˌxyON8|Fu@8 T{a` ܁i ieV*>xW ޔ  SK٦-{ce:}-41ٮ: APC㍍fH95n`q?TQxZO%S s&RnZ5n/MlS{$>-;`Z9@݊8 ڱ AͯzvЧEk;9mJZ$BC'O_׏*UgSm1Q)*%u/75_i]ڂeqNYVNGICQ:Jw@NI~BR\~r%)q 7DžtxI^y%褒+?}r#&͞@}TvL/`V|@`'؋Dhzb1v LYP\|?L]gRX[ E ͨ`Ziv^d~C iIp\mhrE2Ma xIK=M<)4;\hG]Tr{U8-P3%~/.eA+~Q^rNx˟Ĩ U2 pcK5F]Ìbh?pϸ6LI|:Dy!Q6cS_[e:,ʢu159z Q_T6E^Qhwj.[Xkn QqSp[lQA-ԐkjǼFEV;TEʙYg Vݑk Q+JVpaELıv *^]sWuWڊiKL [*EDZVjڣ ]6C ^=g72S,. m.Ge09 3"ؕpYspD"Sb鵚ɥ:=yw-Vg˜PL _Otx :WHg!J9ns =Ҭd}٧ Y:BP`/V>xl,5&#NfMg340"~•AIGYơcF݅Ek=4kS 4Z 8l5ѩjoluB:tcC LU!BRA+wDO`E4Lu/{׼ku5cECSȎGcW+EDϺ@ KtV`P=.ufQ Ūy@GJ{n"^ZQ|mXFCB-ٌ/W_s2eN^kܹR(Ɔ!HNr-yG$ॕ~jVx;(3yvu\0k!ZC3jt*\fzxowO{*t^K3X2L"!h#M2y*ߙS+D& uǾ6[/8!GA t>+FWMiS4_l XAR}&ڢLxL)e!hLCa-Jsbs;=-<2c 3/y>~U ds\z/A2ۙc&`)Z(›~Zvu ?n/fW"vl~10Py^2tC 66:D'*2kp;;,uvguDB1e_ ]ӵ0NRaF7 ^+FE~Qj3?*%"&w+t[rjC>FrDGH!4/n 8XXRX>M1O@Ѭ33j!,654 rC񳔹n+Ղֳ2[HY>7Kf- ^EG l4{ Q+4\eA}NtpWjMVt MqeW8'n}wRS襊<=L;з}VNaDa@)OU׋DM`3Ԉ,4y s`͌޼^(ᷮ159=[ afͩo4<3)3pݷx^ 烚Jr3iD(EF)Cl'uPvPYgpXdE+x"NQZAA/TJhyo"{6Pr1mO&03Rf"Wpvew$Mj( HH cML_.`mh섬0Wcj,Eqi_ߩ@!95W|f@hV}j0FoEMsg[ϛ-Np"˥.Sɩm'f!/nD&k3H *fIY/$jFxU1E%%ga'h.ZNtx|I2B7 ?Ki}9B 'sg0p0s3t
    7DtT$k9$bE]*R1(ڠѢ-5RƄ3@C6 Z :?Z@ Z߶RkYur]t7iT::gt±(,ǐ+T^MU`}_SHgs#pWGxO=UvNK<5 dךRQ> GiAH."DSWD) GrXKv *B{>sPQ.L>X@ [oYﯻ{]גo橕d+7!W)` s7ڎ(]KXzc@L@ ZrZP`yj/珕J[ s0GtgϢ`?Tʌd} W-+BS %Hr cZR4Xy]S\Ӊ-~ ZN6e@l'Ep,K~X\Ԡ> oA=Чڨː9\a7ۓ X~W Ria_44z=b V:Tm Tez^ƝM57?&֥t]Pig=uek(ye44""yQQw)׸c֦%'0Sǿv '5+Sl;P"?gW2O<7t[clI"V>Oj6ڤ O30Qja%AmI8oԣV(B)9<9_1fP{/BH*rAV6s1-݈hqf-ʓy$ 0`c?C:A)G` S C\}I\:|@)OyqI?jq4Z?.*+@gh\1=b~~úVRم=NydVDH3|f!&ꌋӸ#}ڟ0T |=N=/uU%gڊİ9Wn[!e^iuOGj;yhMxjB=#˕""olTuI~`&fP"drs]TVH QUXǖlkRB}K塶̠72v`>AQ9Ƕ8!$GI]CL9|̧DѶ8U*W#hp9B DשRJ>j4370g6WwV~Xm`ua$5Bg^vF~maT3N;e"F! ?|IMA}6 NiqlWIx|E6 {٪#g,N"k>Car`[r7Z rd~ɓd016)Ȩ$0ߜX+uD5$Mz^X_/d#T?IÓo&3QGohgu~15_:҇I]y] ]!VQ%IϽB05bN4u9ΏWI=PH:{wAv~+7AT_ۅZ \;m 8W߾zm°_hoNLlL*4蟱$+Mg@hq9ˠEܤb[ig6$9g & C,>Ns^>SWhM9ImVc 3 Q͞&|DEp7AwNhKxUggzLHxᦠ= b{٦ 0~:;"m6*$z|Ro9>,WՐy075u Lruѧy|$WWB&dewp+I֒QՓʯUN[]\۵A;KlOC,kJ['f Wb;ۆ8r\L/˪ʰ{N\%. 5$ўH@9+ ze v `o)Cɒ".[~*eJ .]YX:7DhDa2 !cF)AVb^NlDZ53qNiRW 7fnP R'TF9 8p/(vE"Sg`ĺ2~wK;zm-y0fThsp+UAATWO\$9Z#pvd N*.8iBQIAlf5zٯ@+ƥQdsPfY9K~8(Ka7Zrdͳ"̥ѯ ܑH m㱐YDύB6#&o7F6qw 4X-37ft}f~CidšoWxx\\@.w.R"ApK@5Ð}Ms:g&D *]fpg>ަw,ۃBS@,riiHv7<\Z2'ϢǞa -?q 1n;jUID!lyxܥ[bRɒuL1<&LAT yuC/:%;a"+yrUqf fEL_LJf`:HT:0fs2/yW{wZS2>]q|HaZ@z[x&/B~7EP5Z9p ^ݶaUPUS(79)p$\k}+Ծtnnx&AV.E{ حK8E`Ɵ[Ll4k3r r~VHlX%i]nU"XvHTJ6/1ffttp9,q0cYuj)Yu0𥛦l܅l+2Rfi/5%M {&\LC#;mS/OCxҾÎ |`f`M˪ɯҏ_efDo,PFVB= 9Vs洐Ԅf=:Z*t Үk8F>xZؒ]j(HSO("O< 攝4Z_E FN79t'Y*vz\[0ʲ:2'+jX$2<aٺXN6J1$43js[Jqc\I72*pȭ$@Fyb082&ռmҥQ?q&Ԣ&Vq wx%١ɚ/(Mmz luTi9mE(@^t\!L}o]A3@\GieYѷYP M}2_*x*dB/w>Wyٓcj>M5y"Hv^,Dbys@iTgvF )7&oR͌'7z"VC}:|x9ijBkR@`JdpR^DEx.&'"_m;\ꖠf%--VNB "Tc {d4|kQ=՛$_]p?R w0[} `-AH1|`Ag>B)8ӎƇ({ٻuX1\'PVqRMN1ȀKaHQM-VEi7wA1O{./A@:rL;\RG˖`,YvnhGebw!u7DU8ߡW5,,6SCeHjH9F`|Z$/(mP:U֡hW}[{4ݪo3j*|i Aq84=2$[!%iBј&ćl;8Odϩj Q\: 2xA*=!%  gA.,@dI![mv)gx=iv0(ȵW57pA2( ~m)H|SzrHV&D tѲF9`.w<6e$u Kx8Gr'9Ţ@-VH4s/m n0l~>2v!M֚r4tv14$'=GeK;[m. Ҏ/K[sG\!Xƽ+|l^JV]l]pn+4D\4 uN;WWjH1oql]G0 8A -6{vYu՜Xo zƘIG%7`0vtV6 ҾDogf;ƭa=$X  )T.l>VAhnCnnEB)8Sx `3^L͹*G{W:AHHR޼K*mg19) k{%o\ExdLDeʦm9a;g{ 44O@zN={ӫ}kZlC7jS8"3R3e:z|W^k~'' W*FߨU ~Mp蔠| C#cڼ)#:OAJ+˵]9g,hVV36L"&5nxսY.?8Tʸ$աQ<)zIgkJ,VB?|CѧpAaJ't "vmN$lO(fİ$6:x/[] ٜh6Е;x4>k%ySY_fm-ҹE(\"+d:`d\oUtơIdX0tkwVwzsM<<6Pntɱ%~0kAzUp\>}uCZ>{}kQőhW)EeVuc2~sQne08 ,^*QwKs#XOM QQNіLjuK6/QpD޽Ǻ~ab D1=?w9\7҆H?0S6~m6q5U*"ݨY'{NPАUSk80Z, \Ooegvc5ie߄ z<o|G-Ok (k)~v'X\Wy60HȷɆkV8 MLfwlQ`W`BmJ's%YQRKj9.*QȄ=ooEKHcR&yGfīZ,^^h@xiinPCeP}&;K?"預EGd*o2j`' K?0?|,Mf(HTZ }gxgP|״cf8w`aQ[ !>"Mom9T14g=2`Zŗf{o Ra"x":.t /2 ]预TzO9 qtN-[*#h×Fo)FTiBRwDH+8o}k$*@1:iMK&f'z?R[/k ;pسnڝ)dir0[(^yƁ*+OgNd[L`4y2HNd#%Zo@ 쿹-|k&! 2 s!>K IdPR™~!̲j%$&Rt`_k *>z]&L,x22Zs^;{kp>*²eU揕6وq=v~I<3`{k|a6yþk?l9{iJHD,՘E ə0:ѭY/^^&/[]k\lssXA~3A=4[|k٤#6LUۨ:ma$6ct#qЬ@mϖBq YC^bM?S Gmm8c㷜󔄮K,-;>B?L$=Y#uoY1>CIh.B7rXJnAyK`i̅$cT*eKEK 6@Ey1I(hޜ8n &I3@wdFh쯛PP=9k})C|S&m!d3 BҜ83M/~yr4"vh匥#]VKU0Y@)G:Hi~ yLS񬳋p|O2θǤ.w>)HId mgY Lnn/v<} c).?&(J/ DOarHVwr T{,Z>y[-5a$D.kTV5|?}wE܁i7=o4ٱVc#(Y@YXk=dg\:sg-ToI8 WNn CL/XR6WvCO3$ZX bD[/?oT` <\1E5cB; ^'W3V5y䀜oM1O^sD=/c/K}uaC@{SY+++p=Ew\d CCyA,(yl>3}v +#^$V5-7V SwX."膍N?orcq Zۋs$hG8H{uFSj*ђ:}6=9 m'|@JQ`sȏOXKwr"o9)UUG*#/構[E˵MSσ?`7iœ7P' 7k\%J2.jMB6RCU=i{\yѨ`b4y`?C[Ϫ[^gf|ځuU.9"1~ rOi#ؒ9 7]jiX2Ƶ+b)mE0OOP9̮3 E(y7UˀEA=@`Fk%4iq=F.V؍헒YԀV3RaqW4?| ulH|CbP [zX]8xGU# =y|+!FәΈL4ZvO+VLTmESd r1>ۈ}ngRx]]"%2\c Lji/3dl)]̿m@)ѕQ6g;S714e-2"V rڛOq.f,3|ۑ.lm3|cwcfC\H~T& wZb53Wzh&;c9;`Sz* R[^u o%c/7Ƚќ` ̶fRViV(1^!Ēgm>&xc'obA9z|1š6u4f;K.DnIiJZwX/>|v-f=z#rXc@9le&?rܣtbׯrXJx/}Ƿ9fqRb`+&WBŸGg= TE5!uE]wxUT",m Z2lI/K cN”m$35ֹ;o~-&+1N5ǎJ xZv( T7sr''ރv[q88+6ׇ} ] }[8QY3?GRxM4$z\MƄFq>SM~Ǿ7>\2UF|>E*Ϯg;OlӾ}[=&V֨9V3pxQgXnlZڙ`*cf60B=8cꊴY5KdPֱQFޘ;ܼ/ί= O {x|EjIohUèyN wl0s|Fu#̰ 0_#$ -"$z·% sm>sIOS*K3>@b6Ӟ}ov~Z, Lŝs![U!69ӷmp'{ati; |s]vP>O~R=kH]QDl*5at}b⢔OA_TB:VM!JK4yE^G[jeTD4b7-cm&PU8h-;@]AgNoTYyY~OAebֹdxS72/qr3 K`P.69YzƟw]>>i^~> FɊ0 Hp;.&Aclu̥݃hŘ :@O1#YKMB« ;)B-v>dDdB RB,N`Uy|e{3-7krKtX! D̘v\Ah4mK{^WlX[0[NNRqX)ve&CHV`p1i!{QlH)Nj4.IQ+8:Ad]0aLjxVcَm&+` % {=a!1ЬIm"7M'="ͽ(m'iI|0d%ĆQa\Z'dUhPmbh*0qQN-KG>aڋz[?)YULS rNEt㘞0PPIߨwVj`~.!HUlAC <`63W ZWl_7~0Pj5gD{"la6se'?Y(hhn!;,tؕ[bmn3e+gWkI+Qjba#iJ2j]Mh0|1b ga&''Yz\tՎQ{VMJ) 6<#IzC>,> .xG\懗[O7ʹ(]R߲n/hN{+[ߪ_udsړ ~i2mj<8 S)i6P 2pqP+O~@u׶I~db[g7])nB69_\0D3Pf{Su8fkSJA{`ch/C"ƕmJXD$[޶9/>@w~Xmyq*%^T_q>UI(\3a/2lHrp/.o;Ξ(;*b:؜1ZVUL.2k.z 3 uct7FBOPӜ!}°~JT*9!2i'=eհYMYQaY5X4"bET>NM }ՃaroBz %0g1%AwxP![/ks\LiAetse`ώkOjGH(mRVz%of[0Yv˲wσHaֵOv{853.~#i*ez }, JYv |4g fC `=繚t$fH%cYL`N&|<(&P[!V0 jn󬱄i̍RZu?kqjR>m2TWibg=)h ǡ}5uE% / :J֓*'C@Ls,Г.3h@ -Ŧ43DMHtl==^Pt{gIbsWJ"ƺ25i}G'z|Wկ\"LWGgd2)bPqƋ+J'\w HZvI5\y ;I8Vbrڌ9OI?䤳ГդӳqPBA6-&奎M p¼ш8 ^TtDچ+-76\<(IĮR2@}G7f6{ ňhRlѯ C+T#% hObcI:F^GkU,VjBKc<t6~Ir =T]apglSJ׎vH(ÿt\LMNZgO)FHk  {AȌ?tREP^[ Q!d %o54S"UNހĖ]vثq=UPi2fd0Ԃ1 :u<Ԏ?11^`F}*Pw:-zqҊ=eJT{E0iGn57& ϟ./+PrX#Y-}bZ%`p%ͦN X_ 0SAnEݘ(kB:%'MKaDxM@35Ǽ'ԛNp 6MtrcZJaC S. 8dKK*M K΂!XV\ Z74_@"kՖ aCy` w$T숋5\gzV`7 vAv[q !Da{) )kV4PK4b^>wyH.mΆ{1&Nyy͕#?Y!c{=$ݠqyRC?t,Xfj[ːFB7bSoJwZYcC%)+:zecq?p 7}o-P |zvs?]m3. t<,4_]}MòǘVqDj+.̛|8n:ѸwU"F n=8A44:&p7* (N&(Nd B!Z)Z_e]~5D.%R~ӒݶwPk}]}b}ݫE@!# ǂ}7ax5B#fLr'ayi-%d&N:{2uD o{}-1Ņb&a>Tm5t:2}\oHH4嫫 swͧ&_,R`e&3/aU?}=JUjT -cf)w`'T][|]gbna!T~qPsE[Eyi1# ~l52{kGJJ.NRVyNډ +TrהY ߾C5Rngzsy}z^Tv}扗ʠHHyN[b}a{C;9# ҷՂd$y^-:5i'*lrA,S<2 M`b2P:=y:i*\VQl9.ΆgQ(2"JT:> avrφ6 `Їkɋb3=l-war#V\qfur~ -ZJ6 8XP'䩚9lQA!2E݃8Z525UC mÏA?ޑX6Ѡ/1( a٤mV}I^XK"Y]_ ֗oк/NC%l_J瑑OS+n*$cSzph.Â9,3>ස]\9%j̒-7_uȱ͗Nz&g@ dl&uJEj@ /=BEehIYn~FG "b zEKu5&'jpVƲ㜳^![S'{xdOJ#L 92QYFiuJ36+RUA3B˗aױB)eP; UDA#άxwyfoj:]k$?gOeu] .4z!,qBHmQ{U]YU 9'<TaAm8'6$+^:16)xe 6 Js5`22w ՒQ杌6j_q!L 9oq3^9 *é Y/ѐ<+L.eˆӊ[WqU5DvДp&E-J 6͡n83)l@~/ˇNw~ȗ Ⱦ)r?D;D+>-!GXeL0^k=VUS~&h )~gf)/9#'L $Gh3A,4(0\sBv]U|)*a$&Ece [լ+6fxXjOg2aVK#,r?C8wd~PSLx l9!5ܻ)K#mp]M{qB]abk4ArɣӺ)3iFU #%w"8WdWag;q5^pgN$?d28FY|QJ&G"*yP} rw(luP$lY,e,O9bv>xuG~ w10M6²lB֙d=R#KQÍ^p7vƁ;g<4##v\wH G3CIԦVѐцi-/5VDdb:NN@VfknaqMьŵAFJ8!W!Tkv-UHZ^wun E#U%@w$ް4ǔD R] щ R(]w2 .rX'KTx H u'Qpf]Q']%$y)4+3J>[|-ya9yA?|@Sc@Eڧ\kda!SwnxZK(;Bn4_"Ԟ?,8,m/"ecoj̪wS7zWKrQG# @Ñ*p~WO=v?\C'N` oq-LϴF=hx! h {mdV.4Pj۳,Χk-f4> UIӯ1D҅ n7h/v=.|O^ /Vk(7眑!S 0 kk?קw5i"GKd %wIR i;(v i$u1G2E7 "Э79 z'?s?ώؽl h n*ApBfz)s_s]I?Iq:xQ Dt{V!(F2)qqj@˄ @GΆ_y :3_-$1}O,BD/xfdmLZ r+YIg߰diA?W)rأϛ !)s|=djlA7V }a~ 3|7`1p;pOVހsН5 4|X& %.uJn #@ B& 0i:iFwDryr>D{-1Vj#䨷NN-w>NAK|zE+а*".?Tec!T77^SU9Ǜ+1:TsCzŞʁ9N.tc:ҤYJQ/ v/K=-PPe>$m)(i N̴SD&#I\4˄(6o? הu$\u?mWqT`E'='-ҩ͢&!ӊa9uX&L @w|1L828'K?BGP?0QH ܽL( Ч-iw Ĵ 䧙\"& cXʢ pS؝_GB9X_Xډ&9MT5 <# af.Fo ĎIQ:[X0@ t* /`sH7͸FdnOSg<4V5vOwGZgp}.Q$~~U]=: OrNTJA+$m,,a ٰ TynudGukBl^QaPe^5T~^֫ WMϩ71r0˘7^e̳y93%l3 ^Z&X-$]Č=p;xϝ נl.8).ӷ a)!V0xA_PhFT+m+.]!V?{te;ufC2E-k)*{q׽ˤTBt9PD[0>Ո<%3> Z^n@QT!|9cҹ۩=md_!})V"f"4xF 0(}L: UTk*䌨s(7/y3 C )E 5k&Hǔ6=+pFɝhf> xm 75«0 %j< '_I|O.x~ᬕ FyIINx_*4Iŵgy )yFpUe|>},KI}r1i (Q*J Y̧㔣K {~SnسqTRCՑkT{`IҬ+ՆW"qbBSP_0mEGR> NAJȫ$͛ɿm0^u<o/X!̐N&\TůaˆўzX{NC =*3 :BPH6[X @Vb 1ٵFH"]K]XL\g$Uww;9;97"Sf(rӞ,  ÝâƢ$ lϫ| !=Ts)K>,P`I> 3 9;PsWm,-X| R2h?n+1"<\^vֺ|w?$p9AVjƏפ^杠ZO-"CvH:ᰃnRDX ?ȅ ~m R5}il{%!4S*Zbȁ Qza\5DwKLNyʨX:2QA.סeخU_;t۱l[|`'S,(cFJ9X"pJ*'T%|]EWcg^ᜬQԓ1@1Nڷ!~f}!Uha4;-yZzmQ+mjca-+eo{]- 2"qSs8(-lI2nYMݱϔ}0ނ~FWj,}Ok5(TnIMI_z^ s:vGw;ӂҥ&k*].2p9\aU^r7SY=CBb#_!N}/A qc+')v&{r?]1919^z,-4F*q$ )O|~Jc9Cq!QK!\H7icyefA,LJ#"?1.סr$P=2 )pMɸho/F4v^`٫wϻ[3c٧P,ZD^U{29Y:B?/~FtdL#mY ?Q̓X ͈DZAt#pL.] garYtc> Z^^%vq_ fY%AxWn`R_ԁoϠb\*l'ݲ/4wq3 kS,c Tw۰.gr쾨?:^inoNyvfړ勑.$K>gH"R?sBrn9|5"T4-N߱WfNF[nd0G80yW)^J82`i!3o9{܇4.¢_;|,ԔEv蔤od\uj)X+X{cq ldyr{؛6twMLg-XF;(&(L|.b;.ض >ľ k:Vj R -!6L45ƙ&TM^nyΓ~ `h{9qI(1|Z/ó./ׅo"3:w@˚*>e)@L9"A_m[&ikwg-Ï0oIl4a^՞/ڒn$42LN_-!:#1 { ~Ώ;QX y/+_{v̵}&GM4ڪ` S" m0:ĤP| ֙v5Pyɏ_dbȸn4uC&R&B04Xٴd?@R4˓G.#o{bl4r&rYT(%-ύ_+G2%ZLƥFpY6'6ݯQ(U~gYioЬ-0ܱrf~WM_X|}ӌZq(c%@`֑$Y9u5pG*#K]۶>ԑ<FuEHۇSV*-cZ0OO Y!0 mF< 7rJ~=Z~d%~GM,vp<86A҄΍[_k7jJ7quM;e6jpXH|8/_/aZ;7vaړk6UUsGj13[0"4$^ಂy.W| s1-ȅHf>4 ҧ[>%W9·pyҙOs6-@O9E>V+đ~RCn;TՎטOACy0^1aR+?kBu;߾-Mb"V~ ղɀ+C2hq!DϪ'eOeYg WPb $u' gDbez U 3,n /^q<"e2AZ_DU{@Z_p=k+šà ~ri] xX_"T"SR0ےl)Q`O֠ OKŦBKǥBOٙsdlud =ZjPfR 5ˎxJub,c/7Q]I>N:q~IhlmR5Ir㮊~blfb3Ni.+n/iXTC uFRQP`k&{ m(,be-=%V(R~=zxؙj0mָË́x?C`tG_X18i>}Vu5WM1q-Wo==E/c'dRo&ŻgN"&}P|o4X?qȏ:C MщX44\TIukaSjv l+|}$$Dマ' xꄃ-*urǧK1E: {cjW3()ړ [kg2zq۸a]T ҶUB2{JO,8Dua.9^SNS1mnb#8:mP&qpLmh([d+ac~)dUQA  ɦ6?wrjAs RA9\.@Z@hKe]EPȧ\)heimQř{׫P%o8ȲZM@2&ptUϠSE?'h8^#qgټc ] ZZsŠ!eOze\ΏT,wՕeN<>d"_CK $%I%2#.ehbR^m!^̿⒜7~ID뙢+ěZ eJ@ka7m>\(MN`ayF*rC! S`lhD?e47\pȭ2կٿǢX&*Ma`|E&,a{Ckҹ3z2my?hI ٕ I9w78H€.V|p7{2mbX`|$=jcoGX֐ʙMdzHSCѩrórS3Wd{{&%;W5(ՠ8Es &˚Tk(]U2][&2cQ2DV(5P3r+pq6Ж/חo Xp A} W|v !n*\Y7zԫFCWliy*F}W_1uv(v6c"]CdnpgϤ9 . 㜸0A_o̸|[lu[w!{9\S5\s?DbsqsR, cjoѡDNex[X(pe&S2,W삁yGw X 3niQ+ U*צ o%DT"hjw{,bXG1ثz;,Ĝ;G0ea'8Ҟ@ ll?Fz?!k!IqSᔝ܈Cdi 3-M{̵ L$LBAj"=mn߈̃v gۊmeEDj&Ӻ>qŔ} e3ZCmxsx]BW1' KvyμJ]uc|Zk#i{ #`s*;ˌ`F3џY981%6b Qo~,^8귂nF"FaG5“{9WIh\ hɓR߽ DL1j>ZL2B$ܶ! O${[]n& 5J*RaCϚjp [}u7-C߼[@1.rҏ<$l;tٴR˛62*N g'ѰJd=FSoNѹ߼xRեH i ӴEs,<{>;kuμu]{Pj[.U d,ShƵYeԵ7+]-ĭU3j˧]ԣOhĶqƢ0ϣq4{ /t|<&QpHVH(cK~m*ӠXl~A0X"yXn{o.R%5@:o̟<-隉zf6 9wyq"D#C!M729R)"2"q +54GxK9-nğ{կy,u&SSjl11-FĿ-4^jaQ wn1@t/WWc%6Q4—sڹ}iaEpcU گ{p,oC~@DOV5B@ NE襩c˥څzx'PQ4"WqKTۗ0}˾*JQ跷acglU“RX{c=" / BDn]7AD#a򘀥|.X?fp\Y(b0afk瞺Smm{hwM`7/<7"?mkm=Y{>PcuN tc6)?aXFP]":FN$*nMF1PNVV$ȮR$ss|A14]yڻ(>;tY]=9O}8̬ϛ2 .ڜ# )i.2 4b(H@FvDͪ!\29 K< e ]QM#bWQ%B?Fq$"^ST wԌ cf@bQW\ \`.M̑L>7}aM(f_sn!^X[JK(їظNQ LUA.!};~Wj@8{ ލz܅ZXuk /#i= .-]* |*>8bQ?#izn~:kus^|g?鳤;vEek_x7sJM:'pM6\}}nY!&#?n5@)mк(N}Éi(s vr߼ $$=w*gI˯+ sG.?w/;"t'gGy)~#ЧI2ڠYG} ʕ}*_9wBivk$}_TIN ^HFs۬1|lAЇkFQ6f;rEH$3uVvr$+(ҥYNFGSe|L{1dSx "$eCȘS_G_&mp[$jݢcxmZ U2#'dHRP<"0lO鿻h{ @܊gg4ୈY;Ma5 rcD K;!@,:muw=qJzP/3;"J&q %p̻j-I]<-_+ȐBcy ޶ӝWůybbiB<*B{s*x 1f+ ghE8Zu:STB&pڤ &Ub<`-gI!a~u廝_& VSy!$دR~E~lao9F%rڌ@ϭl$H*zϝNxĩkƦ>#P.br6[}knf_rQUj 6x#깸2Z"ibrկ;ُ'VHld:&CCGL5  KPm2y OH2 /O@mRckgŘ1b[wINcy,X2\T(0k5;lAc4 [gQ<IE( Y$EV)եV燊Z.}n\вZV2٤AR8<]Fv[$^}pb='˯U5ݯT#a:Qlb.0gK',0J:6(Ա6#9 w>4 MaׯRX4$emhS/Ww(p] $y,aZ lⵍHѕa/Xd,LAz5c+( ٛ{aǎ9VR/uOp<5V2`Ř 7c-El]pEXO}bWHӻJx|{gJ1v:~<;/~o^Ko7 ql.#_ݽMV~4kc}TrUdlƀy/U S BDeȓ9۷&{9C~A{r̀g|ܕ( h!u f1{fXA.nY 87pUh؟*Qߴ.Rwlۧ2@TAٺ?Gx@t{YB w7uN]~,\'t6XmjwfZ-W:_U4̰t& l5J];nZÿfSix7(ͭ幓X8 oӶĸד})G%P,IUZbA8 v[9hy<;o*) ,'2'uZnlN4+ճo$DG`~: ڴ׎PY ͱBh 8Da@Ns;g\t1̠˼)L׳!A4vùݑ*K‗hHM_qE=]+UXqt3@;*xKqLུǒ^dЊӢc㍽m!w6y.ԾsN,1 ̣reš|$ms P<%Xfb `P}S׌' '脉P!P2hC`T3>H?:$]l| xl2/Ûޚ~^/d188,FkNDF li&e89UYL-v%&QLΉSͤs Jߡ[YMՕ\xo߆uOwnp͊pL`Yk')0jA,y+s>gц>_)-KHh&t◰DX.fr8XtTa9HOè`H{ Uw" d Iڶ{ ?3o yawY-Vw@Wǰۖ/' L-rlR uU4d/]|.c@$aMjU9:Q`;.A^Oޕ`uX!8YRNykb$kw7T5%TJ ʭs퓩; ѿHwMCoep㲓> xe Ŏ=8W #ky nKiX%J HohJ`$6-N:>,'A9?-?Aqp(C-}~A8c&7_جt.gKvǕ >eDN4;Tv@:ڱXqIͷ9 |TFzL؞uh9Eߞk24oG,.f>/ . qUC-*15|/YWI! 6HlJ X|'t(tţÎ0Љ]kMmYq#RU.4Ў`KIzEZO^X-xfuTO#BHBipՆ(c.cG)m-5#|zn,ZZ[H1Riv껨U djŐ$GXSDb*.w+H*Bp*O:R̍Yͺ<7BTBDB=o^/*fV*7ϰ<{agcR{QsvbU?Zt-IE&E|/9X[ikj ڇPnjDUd x%{gSFY XȽ C;{D~ϛ4Ha[0;@OM^DjxR7ewey ފ93Lwƽ=w n'ܞ'KcQJ-z CۘslFgcnQdk|椋Wߙ#,(1.Y.ζthA8"k,-rc-mUBMz ID0(~,aI_yG{CԞՃ*SYGM]-LHJrs > 8z6G:ڈMkZjkh.lKM&'8ה}iM5vf_m(v9NX3Ď]Nq&>=t$M s߷.j13ll-~A3;mwTXRmoZWO %vè<1)#4{iBUoYTjʛ@rO"Xu:tkX-qki~N=E]3j,fyrT4OSE@/f/!gE B!芃<%_to|Q> Ӑ'!/uC"W)=n+923uwi 1!9B>VP8KSout U]qtsFAWl Hb̛tJ䕝Y4rr%"4Y?&A'ܬ9N$萆Z'{2/7ediZ!f~8ΎGt:p7_U).Rp9ә#7 B&z ň iX_MiD`1v cv,TP&&SD:́w/XŻo z2C0ߦ=C[#t!o'aOX'5dnb,mB3Fܹ:9NKcdyՆVr5N!揌oU=^p&Jxn  F4T]Ž֔ vC* dI@?< dc"KmHC|Ia:ܫ[ iDx"[t8A{08[뾌zii\D&LQ?pVmiVeM}3F"k]m4Dg4V%Ns 16g"/{ՄM'P?|kۛSY~T-55ӽ}tKx\{boY/5| <hW݌~ wY`I fW~sGd{Lgk:"ԕ6.g[* Q]МAG" 4HqڃZ.OV