libtss2-fapi1-3.1.0-150400.3.6.1<>,f8tp9|kTcQ{æv#0`Zt" )릩эCҌd PVXi8T/y~$ ]JlG:2+o8݃};̑| z(Pn[% 7x.ߵ8=5A 3c=~%-VY-s)êRqbG\$?\XlNQc=Y{O`sH 9 T͊TR~qݛ lii>AOX?OHd # :&3 IZ@L R X d   *P\(8'9\': '>K@KFKGKHKIKXKYL\L(]L4^LubLcM?dMeMfMlMuMvMwNxNyN zNNNOODClibtss2-fapi13.1.0150400.3.6.1FAPI 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.f8tmourvedrepSUSE 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.0.conf || :f8tf8tf8t50d70673c1902a6e6427a28757ed5b3dc19e9718a96f5aa454a5ee3e71e4fce4e64057ac62fdf3375f6f0e6eb90525da5d0ed4124ae0e96da4f5bdea0dbe8bf1libtss2-fapi.so.1.0.0rootrootrootrootrootroottpm2-0-tss-3.1.0-150400.3.6.1.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)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libcurl.so.4()(64bit)libjson-c.so.3()(64bit)libtss2-esys.so.0()(64bit)libtss2-mu.so.0()(64bit)libtss2-tctildr.so.0()(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)/bin/sh/sbin/ldconfigmourvedre 17149758873.1.0-150400.3.6.13.1.0-150400.3.6.1tpm2-tss-fapi-3.1.0.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:33671/SUSE_SLE-15-SP4_Update/f8e72b8b3119bb1f0687ea7d03152f7c-tpm2-0-tss.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7321c72f850135331887679329906f260ca27415, stripped PRRRRRR RR R R Rb(.G"fd*utf-8d45a58e2e667b452307d727f5026ecac2790f4871b837a1a43943d27f4207a77?7zXZ !t/~j]"k%]d\N@RptLݖn[}Fy~/7kWY$Uv`nj[1 -DJn hNhFyZJ-lN),[ziIJϜ| Fn]<U+ TJԣg*J;A ڃFa;o?1ns'/.6PzLx:]T@O"DU&ۊYzmbuȌM& Tv") =/sPu`'ddN&viU1^ ^wԣ}G qC? 풵C\F.Xzג,w 9~ Ma%ݽ ?/q֝pnZ̠P}S=qJ tH`/ޛ5,YA+ o*F%DjO }o: 9 nWnt–nLj&+zpXyXľ~Gll>ԍrۯvqobBmG<y$aiÑ>uW'ӪD/ 2a6mv}/mI 1*O7QOSJӼWN%XUZYgA=a pڍ{".S{y^u <Rh'-t{Gy<>$z%ŁK4c U4k=3q,]O3VIA{ q{[|%~A\fq`ԕ*D 2F {#V\s]xRL#r-ET)3KlHy#XzO} ht2l~3%AX- mP0"I^ RF5ӧZzj/dz 2ɟ >y5k|1)f(C4{φlh|N_~pKuR#R8߁ny\ޥ"4<{dNJMfCoX&)[mc h2A,eM[&ZFx뙛= Ť,XѮmW|+{&;ގ9WM">G^2,jJn4b=D7Eʊ^Bʩu[Iotd7 1N[)V~`2 #˧4)sKn)gx@Nl@K1(TsHHX<0OzwghkYL{[OX*S> @ 璬 E|R_D-B8}S?gi >WtG=nٷ N(pnjR=.Wh:]E3yZu˘}=4uIO\wBUN-@lc.6 h4EcC3qfZ#!7 ,B U^oG&+ȳRE/ɎG"k~3s#}_FLG`җ],ޅȬm;K̨zl5RLT m'5:vwm.vHbQ=o1/# 7w=aBB*a7@)>T %_(T;*A:g0XyjEϸhwB-*3| A+3"r }论RxDJ/7g)eX0N۷ŚvpHLZagK܄twЭv sfDlI) 8 } NJ?6k`r$1ǗW{a(FCgn˕~cX9wӷlLgGXm }wc z|t`ST"rjt؟7f龊Ka$]{xY3ǎ@Pc ~4!As`@29µcXʢO)?~e|B Owc<ih1R}\R np]{LPwd$1IVS,Ŋ+qfO( ̏ Ex='Hꗎ[P)ޤ@Uĝ҆25; ݿJ鳉t9OwTCq&`aʐ<& 'd 0raj$L| ,dkM?DoY%Ά gC` @CxԶ}42omBFF(eyOKP.~i) hd ۢP_8b2\MDYC FXqE06lOdJ9 }P c'`N_F"zoaR;'|Ξ3`nѨf!z44bٵժ:RW-yobD kP)|ギiHo+Эx_]] u4D4n9vIY7Xmneȧ;Bex,2(,rB:8M:F4}X 5o :2(73pE _ Bַt_{Z,=XR i1XqɆ͌h-Q9>@E ވXEC§0S坹B(BVZsNJr*'BND< V+SEgy,rjKݚ Q[Eu}럞><UqrcoW3s@>L,aXJFbijԷهrH1u p)"/JE#]n%/Y q;) XŤ lcV;pM3W,WbR?qTK߿LTV ,AvdN,XZ (( aMBԡrD\:U$eCr>W'[s)xS@, U ^H_b@ZjܛTBX-_3x+ F>6OH<8]T$:ŽEBެU0Cn1Q=LTC ;y ȅ,=Q\"NVdOXT5=#&L D*`IyU/@Xcq*"1]c2T2_| h dxw :?co$ 6zzEtݧKODzoS+ $ɾJqϻmPvY/mx#[Dk`ޜ:/qMRFneuvf2H"bV]9T!F7!;?Ee!8l[sNsfK_xmZhoveJ;RA##i?dq9Ȏ!rnǏ"UV{9 b5p>09ͺ"JS m=t\4(8;{p5UMK'MqHt5rK]r҈WNr.g7USR}i +xJϘq`\|UMٝ&Q },¢-ϝj? £i),=M4$Y!Fɭ{ A3;v 8`ϭ!gқ!lѕP-`C]LQM 4+l3c:$)'ju";_<}qAw/9)A'" EeY׏v;XCݳ,=Kgdk?g߆lrJȷ(dC7TZQA|{j?j7ˉm'|P$.Y]R)ЧYDőli-"A77̅=8 o$\{6̡b A GG]  ?Yuo^ )yyEڟK?(d9[aqly+`Dqpa 0?Z?0ƻ.nqLP,fT1VA~w9n7(brux?3,eVq7o1)MUWOo6ۈ*u@,&%pDreᐦ"ŅvcY9UYyhfЫ;h{TI>  Dp˴!˞[,jk\]sޜ+r~e#=~IIc,*t5x.~ :_.dI8!y2 XSaiq€4{6v*2Ȋtɩ7pQ(Xg|޷ΜPW1u0+xܘVDicO!)*•=:lvx^"&`,Q[7,7JH%IQb qؐ"6Łi yBĤTNb58rIiL]YM`s:9Iڠ5`\l4Tq ],gDueeUY\:tJ^TX '/JۧǦǯ4D./СL'y)\]?vid[ ^iàPy GK^ N~\Y֥ Vn'Gb#W*}b`6dec1&+?u߯=9efBA(P 6~C|@(LᡬB=XfsD?rB5M=@'٨W[cym]'j@a &8x$;Vs֙Cfy YOg꠼ݣOצLC. [[֍?vzF{bBci D}o"3Lk۞睚tۜD<=%|ܣSX?ZG]L* [7Q7Jc!WOJGUhoE  ޛ^Z  ߴ=].υޘ~Ao4-1 V7U\0q_ݟ^~C׻ k8@#dSk0X<"-j(y( X ꭧMºJ?c,ƫ7S-@˹r;WE[r ,28$ s^#.6_B';1|uB~&geFT p?IԳoլ`vxଆrߏ2ik\ԏ?VLlEf|;^՟ 2y SD!Wk2MSv2h<+4VJl$]^Nbi{]Zcgt $/|2s r]ӆ3! QksB?AQD{E(Nȵ_fHY #$   ? Y87>^V!|3=o+SΘjSZ!pڿ5A|<ްT4-'V 먽 5vv5,V?纼"DakD=4* 2|W;\ESE.DݪjH">=*)X.o y,miP^^«mӴo9 SM1&0h?ȃ܀TXԥP8S뇹@]nuf؁H;H/o{f9eT Nn /:HnbX,3al<+@Z}g#˼#ה@#VT=w*= Nr|n#E:#$ARozW(Z_ĂE-u7ުIћc[MDRQ5t(O"z%t?SJ? bvs*t8^eGf_TGۃyWߴGwVh`lx)߈7s^=sӳln'|w~TgqГd `sr;էz=E(Ysa_~*]ޓh|N/9&_wDDLƅ,cM[E IL} y#zN"aU*@~jU$)32խ%{IǭK,;]Tdcs# o\q^v`zJACNzPr=(%̢<˾-kOVVCq; Dl2+^HbZu&>/TE*0 mhV(L:5f1GzcE1[d k 7cD ?ZrMph}/B>67-\8)$9g|W [&Q8}LmMrG~O}d XwsvQYacpgfC >O:#NO#UH'-pf mRGQ!ZO +jQȌNh`?"ccǻcClѽ|m u87!1 |9N7H(܃O`N2Ǜ(ɇ2°%{geJRFR%ow1=&qTAO'ҝ{tξQtW㊶ZqW Q|`9t"<_w6)KŷbeX^ˁmI\@O@b94'Rp>*#9.{g$k^Eb\`u"sJ=d5!cN2Puxފɟt ]y32V2>EH]ޙPeo qo{{[LvBXj"d2TkvhǟڸZIp/(Ok(oDH@r5rcklwY8>Cw@AXD3hDY~zXtvSt u 71rrPHsV"+FrY+x&J2A!}T%Eu 6{r0+K6R]);ˏYۅh#Õ%wMgK٧@~ۡfkS$/&s-4|ߴ]s{4-wt!]O]w;d*s,R e&MYanIu *:Be] E }b.2ƂS"6%#5z3ŅZg5ؾ٤;IպGC&2+}E hٟ 0|nߋ!!s@ϔ WKy'a8NQ5ܺ ̇cq!U!kE^J9~]}bNP'aF&*HGZqZߠK$vhTZmd$c1.H(/DlhLΝ& ;sH%euT%y^9ALABrK3l G,TOD(D w )gIp佡)kDÂ]&v=V8Umo+}8U> lDhg Z0tot3>iuR`oȼ:I|qusGZ.6@E(xi&װVaD ]6Iۭs[sog@WY .R)<ک&GJHJ$5kn__K?&q%Fn}i^FaߦۗMUp^w*6.wčD?2;+èA/!3aUwqn^6>L՟N4zړ t ~D2LˤJbiU gw2G CW\7e^h/4Z9pSkM4uwYs 1l)OL+[Eozz(W2Kԃ=!q~ys@'4}t'"NOO{3IBRY#oeaݾsckGԁlt"nښ)sX=iN%jPf8`j/hJTS~GX/K&hI6@,XJ'sM\]ٴbqH1X6^f7Wn0[MrU;QrkAn5u(+)J!KT)B+C;)G➙ةH)*7!R- V9rnCWO2MLih\UgO Z7IjIP`ƕYpl kiY)D= 3ԴlH 0z'vsPQ¶Ԑ眀o)y0:"lTV=P /Ï"K XS4m3, ySE [B-+55 1њZS8>jݽ0wIG*A`b5ܗIi[!po&0LRw ŸqPkN oRQdd%]beڹ.4`LJ? xTm%0'mu3S SXP܀kT-mj7i ߓ l@_o\ҟ2Tʤ}LF}NaӨ WSF-ۍMУg¿7&`)P8sMc$8.c9 Hmt["3BJ( $@AUڸ ]celmE.UK9!i s$2;Sg8S􎛕%M`ng`6_u"z]=Pr9z0f\ьh@bRǨ/+X≈I0xS+(:q=(̪ c '"+N?EZo6ʐ<ߛ룂V;Lf[Cq~/>8^1T:qh섈C.dzkPVӁkHzQR!nx^б&#Zx's/Wp~|r,"Km,^9Хu^0KMcf%MkL犿[)xE)Q!) :9A0Y"kS#OʣD?ɩ!i,iْ ;)b.n@P-,4}~ۢ ]!SoYuTM51b-Ԭlxօ\ {3nK|I]ewj_d )^OtXo 3۰BN{i|R#$ 6 4M0Udm(;U֯)M#$Qi<0G*&d# O[ZNJ0!7XH22T ֘=Zκ5كt^6Ei>+̨qZ]؈E+wrFlsk6򪘯Uվ"Rqq/ndT'BXL|^V,i  GX΄WG-+?^PŪB$z0S` 9B}*857"Nf?VTK]-$\zD3}\'}!K #εWSL>*Q~/&F[aflGp/: |Y.ZJ5xOpR|Sp+ :\al]+(["t%o|Eɘx53Ԡ^I/ iyY:aZC N@+W$0LF~qKX;EYBZǡ%X<4KΫ=&{$!\ 0(pL}3`sN]($^HJ`9^IDž2D0uJ`=Br3>]a[ n P:P>Mf1Dحtn2 9a$~Ol5+M7N]ݓ)".x W8a"Z[c@{Bk; /5'd)*-!o$IGHIHi8yfUU pdv̀wc*C!S-h3sFQrV8=Z1W- ]Y8PR^LXlP\DtO8,pzH;44{-H9o0ts3r0sh䞖, ,ڂzAc:GF{{Nƥ)q́ E HX^Yp9eO"JC׬T;:-c$:3'% ޻w_U%uxw,e/(J,7PLt dCwۯ2m8٭EA!ѧ>kWR*Yۛp.w.5LM`1]9pޝ"w&M͢WrcqˉhAb/aoZ3 S\؅wbof(9#%5'NXO!?%e8&b cZ/ThZDk5]E "s)*8TXZŠA*_:t{in-61O` mQw٪FR!_ uM=9;zd@Xg Ќh|jJ& 4Kbi e~ !9,o~8 7.*~#jůwj֬摗y1]Ye?DggûweD-%E0 ~po= zƓAݣj zK6t&y{ Sx"GGSJl]a>QLMI9<&拑qc"`5tz:l~vlT*xA͢ZBX  CUZ=:Bv{,5Ն&puFE)N$5Ŀ,ybUavMTƧIJ_7K7z OߒvŇt; e+ a.t9杵[7.?[N[ط> 9mvǠзUN u6{o@髨u⭡DBqq"CUOV@%`9uI^ɑ;Sz% lSpd4dy&0a6n., "3pڇ2]&;&/?;K32p:2Fk`C9 f zE$).DIX f$ʲhf2Lr_u^ɳQ1勩ML5J15x^30cv/ ltș] 9ݚĈUi[bp,AY H!R։շS&EؔșTK<݋h RjZރ9Hnճ iPK%G(jT$5Gg W ?!5Md d셂w?Y >}zǾDQ׍?E*#; 5  XC=V[z)Ey1ѶfsNb XR;teoiW$ZǚOG)&nJ #ۯY ɶt5W91֘8,G4e@._Id{AkqolӲI ~VcxѦZ*ygB) ǃj$hYҼnKQ%ha#E]|곣xq&?wcg ?(ZpSgZqZ)+@SO؝:#loV]$ cY^scSn<-wSf lBk;9p:lEbS&H]{װdɃ`F% 0\ 1mvWݩXleZ,@=cj b#-Dƕ5\%YVkV\^BзSi-yF.ᴼ J`lkP ?lڸ&fq""EIp!2h3?TQnW.l!' %_ݽ}/HBh!;5FYJg}sƕr$b|RXH 3ԉ{D Q1o7>4?Hb@P!S]_QLEDIYYO'› ,Hi~Z^S>nr u /J!:yb\S7cshs~HY:Xma-nzk_YF8ElM/(yĹuHq*@\j5\.}~SFFasTFIͬW'tF[1V㶶Qx"UjxkfZ_^ 0c}  1rT ?F~8*oN߂3 |̴m+Y%J 86ZS.!HP利]ȔpiTT =A< ڢt`9"[<pNq܃crh`BF/uu_7dt$åglF7XSksqgւi)߱ (/m9An,lf1%_nj룰)-oEȻ0zG'~P1Ig-ے3 I-p0G4P>V4J>xqf5[ 4MiZ~$8|h~h{#>7wQуpy~(< }0nѽ5f-}CfS9jx*#S!}ֺcJ 4WS.6:ʱĒ,Pd 8:ڲ2,|MYS*aI *)m{#b-m.W%bAN/'Fat+da`A) 7 bv95耭E~LQ_ kvm@tCQ)!n#-*bT'9uat谘AnvBhWhe2,O. XkWW{a{B% ]D)Z$B +zYPj2>Z!׍ Q8c8ߪN Hq;188hRb!CݘyF)pZhS02VGZRϧ<}lpq ٓ @cCsxoG+~(G 7LO`훻[9?dk5TI> _6C0E$jYNCO{G>jI?cvk oe*"&iP'b'3H^:hD_E9B#g[q$WU[|$w=<ڔw}Mz9H /ɑv)[Q["h+,!PaأuWye Y+KeFb+uj방ekviϫRX@1nt lW` T/e?AW2 g~~Vet8/|dB ,{R%Ye_?$KRA+ iuy iM  ~N߶.kA ߩUK#n=kGxX*h {F,\>&'.Y]\IF6Z }[ռ9d`WBH(S !b -=ң|1!giVy1퐋#E o .>(I%p^ !fr8ѵ%~a/l5u01rECHMTIy,C lwh 8i1+g܉loS?:\t.ji*\lj6v5T?]!&x]h?&hCцMg"=MaM@v4L:V1&gOK޵ UO\&8[† =Oe@"?|;JIyW@Tvu6{Ka-']J&۱͟,!p& "|l7 D!$m77{hG k6]>*fMAV)GG*( J_Iˬsxd,71M1K{f>EѲ"C O1QԱDS2q)S3:5̶ߑn| 5Ǘ iQY$%xT~VܳK'1]NI!)u槫C{^Oԛ_oZ\ f _UM!"ITJV︡CngcDZAc7ιKhxIp?GUvn DQ;Eu>患O=`D6̡Wi Cc*(dw=5KHzѷ%O*JxRnSmhwwd f{5_;J&w"8p&L CY( *^ޣqqQqDP5R3[l%PKCu$уD5 LJ]j8/GǣU^~{r2I4a/f<]UP4`:UG4iE M*"S}jp$gF+TqO5o$NHp[}k\Rњ*3\ o)|LQؖ́h[zI<}QMcibuʹP;:7[:"O>NB[VAow%bҳ%ץ,Us>Kp{]7?dl;LF{`Ċܱ { z"2L0XJI"Q/43 ,^6By j*uM4 43n2݇@DǑ)FEş}AEi "3.u舼 OKT_B˩_e`z-1LSM(IeZ| EG' xf5TFua%8bk]}Ӣ;Pɟ[pv*Avk `Zu,?%2Έ}n` tϺoL)–s%QWD+dd(V`Ʀr4L%cۈF ۠R*ZIڪy#q=4Vnu»zOFv}&_C]Chs@!BxxkUZ ZuLԯo?d̏WyeP\\f/ګ]%l;1vQˮz6̗Halξl+w$/b, 1I_sbG(uw읶0!=DT BOÑ0D9 Iv-PΒvD״]WrWǮ&W$G!p& -::2̜}ɞ m%#+J8WlF &MePR &I*dK*Hz1kUn78W{_1;Դ ܡ NVŲç:ZKIo|3AA`IS`Fޚ}Ac~FJA2 t[Q GAm]^hz,DŽ ޖ\ϴ {"u9:_xLfI}M NCgU}E>pRsN\8pR+HTU`ow`QY_BBڤ׸pݕ'n.fs Qiz-Qsk텝No4vgo."4m `Ry G4/ G*zl"~DNqyWaw!v=nGŖH}BDKν|>ꐑDG4qJg?\/NN6ԿG UZ֣J~uh0pldoDb9If rSc]Еxc7WwgQs[-<; dУ^< #1WY䠍nеTMns6,eȾNؒ:rބd Scֽ1kظ&GMdoA\`3K:O*eh5Lns&'TMotGۨpD֙"S KԞ0SU^w汘,71PWlnOJZ39+kZ`ٶ 4e _.vo4po\s!OEw`Em@؜dhd+i5"[ bPae%P*L^dkh4rɟɔ=tdOG6N׾J7 K鮦_rq#99qOvHp瘝f`q>9z&7B52l8FbhsB- -iwj]0Dɛ =Gs lN=s&&~lV Fmaq֛* YZ