libtss2-sys1-3.1.0-150400.1.6 >  A bv_p9|^}ۈ?z~ 1 n7p;5c%p@K?Kd  7 %FS iz       (2<`h   (8%9%:%>H@HFHGHHHIHXHYH\I]I ^IFbIRcIdJWeJ\fJ_lJauJtvJ|wKxKyK zK8KHKLKRKClibtss2-sys13.1.0150400.1.6TPM2 System API (SAPI)System API (SAPI) as described in the system level API and TPM command transmission interface specification. 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. These asynchronous variants may be useful for integration into event-driven programming environments. Both the synchronous and asynchronous API are exposed through this library.bv;s390zl32SUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxs390xbv4bv6c2d233e19fb72cfe3e5cbecfd99e2131f4fb1821b5015d7510317bae2851f9d2libtss2-sys.so.1.0.0rootrootrootroottpm2-0-tss-3.1.0-150400.1.6.src.rpmlibtss2-sys.so.1()(64bit)libtss2-sys1libtss2-sys1(s390-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libtss2-mu.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a@`#@``ٹ`@_t@_^M#@^4^*@^@]@]_@\\@[t[[>@[;e@[6@Z@ZYKYp@YoIYoIY)j@YR@YX@X@X@WW@W,@W@V͛@aplanas@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- 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/ldconfigs390zl32 16519629393.1.0-150400.1.63.1.0-150400.1.6libtss2-sys.so.1libtss2-sys.so.1.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:SLE-15-SP4:GA/standard/400b9fd643d3ae60f756605ba972250d-tpm2-0-tsscpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=dfbc7e222cc4d0ad54f6d4be773c5e3c8ec63693, strippedPRRRRR690[YP?]߿Putf-8246ea1f94e8aa9601400a9fe62713c73fb4c2f9261a1a8d28aecb1cce419ae80?7zXZ !t/cut] cr$x#FkwNw\2 zI3+Xg/c^7JK8Ib2uTON/UaKKyuT;NR'U: ?Oo7 ?5 ms9i#LZʅ=jZ$TCUbT>h xc}/UEfbT:)7Xno]6܏UK.N6|c_|X - "҆YV|` طaϥf8 Ql3VH0aZ5JJ%Yy{Š@('HZ>g )D$oiVN|W?b'/{Mݬi'>AS1Y ݤ+c6q1gm̲m6?Udن@|Z7䧿IӒ=VY5nm B&Hy,3:yUOB8GN$T[Ҝ @hR1A&pMR?E433X?N?d"Fn(* 7u'8&Z k{kxC5gfeH#C`; oc_zsQ}5D%-;?DK8%T` xP\c=G T &T =*#OjDw\ pQ)>]Z_߄zK=E9,x2tOOLB'EV 8ȃthc*g^`Ms"e\Ԛv늿vI)ЬvcNJ A۰BޭX[/ڔ\uΙ/.d2>(L6Q'Qqf5YHm,)۷r$i|L&k"܎AODYG=5&8.*t=b'Dܛ:9.9q* n:l7GFߎtg# M I{* m8MWy;艞JM¯#ECI/Au 8 ((սkHLlHsK! wJ^0+8F8v*Pu=%)MMj v#G;Y!2n mZ'$#8 -Z%c v0yg,У} ^"-fzD['d6 ְ?׳/Yk=1$[FpS15 "a׮3©sNcgG..`b0ɱ9I +k њvѪty T 4ڌgktPI42Y):ܑ2ѡKɓI&Ι Ulɫ*XippѦQ {Inwyj+r"C %wh +~oYhc}HXW(H9-&RiWcW'TEy.&Ԃ爐Bxu0!F/4TlLWC}1osAħ'ik/o@X:q#0F*0piF%,}jzX*hA$讟Ffe!6Y 68J)&=No9Tj22g~6RVB[2|R{o^=/!BD\7 lg'B31 Qj#*ʿٜ' dC=ozxx3=LF9^$nSD7LɣrqsrQƞ zr҂yNW6u2Ѧ^z6&,yb?+9UZ$sTCH7Jsfnm|t1 ] wA MXJ~cT>Hv_ti@LyDaV oO*{圢~`6 gR;fR6hP+Fd5 !֡}osk5Db)ӰNo>AA9-dT' Gk ܁05$S JmC~jb=&2Nܱ.IHXkǸϩҔq[]q}G4|Ĝ/*o ^d⹪? UZB V,P6Zsp;ش;wn::f Ohp05aMā5  [_=?5f] jnWyd]G;c]=~r;q+Grr/_ZCeBdbd KC[zbϾ9X c9:M.ca0juj2^I<͐M*۳)+4PكO2F`Z|P&4#OyH%CT(zbR/wz6]4#S[1(0Q~([?:9s,M,Quvꚳ}Ya xlh!hci42fa"&fkkIj,1Z^y)~||"_BD"R1)boy~#nT(-u1[œkBIHS'a5eZxҒ2 Wy<[Ěv#}c@ʄJ7h~;;NjujڹAWƞ Э2TW*-aP"b@c٪ .=>sn9DRdr"@le#l\[\I#՘ʛn;fw< heJ5]f;svsz+:3?ƂseVE.5>֪} I㕸@g i{:, J^>df ۣu^*gE?Moy w,uO6}f4޷@0ÊȚD78a&)(0(@-}}P i&_]gv;7դ4KmYc_ 1ŧg6\^Y}!}ޖ r::}HgB'Vm:'3YX$)H =V/CSRZ O&C9I؞ӴLF%+l js+B>NNl֎G14 zc-ҁb- f*܂4h$~r|&9A:Ë%" >#{ߊ7O&XLz Y?o/i¨ WNԔĺ*j:_^JkPBw $xFkI>j<6+6ޭGQj1`-=wuJ+MsQ $ ov:Ȱ\2399r98yi"=:Fqs6]rFfwd6:nO@0@lVLp k0t}C  cBއ7:O'}+iĎNODVRNsRAJyўz+ͬxb`cMUtX&Z0y6ϵYHYկąboi6{֍uKpp89AǢ SK&}XKq492nY)+`4dOIm 0F 6sC--. ,6DLU2T9Ok&GS,KɩX?,qӊapdh)GrGgUJO8u4i @Q25Q*)EdtzeGlK1i%rf_]d /Y8ƊDZrMQpn_FbbW;9}/Ȑ=Rs~as8+D*ur,sz&BSacCxe̯3Ȁcћ(t:-M 3N]lU[T}Nz>xX'VђjHEG,q S60$>۽_՜(ğ`T0"BD7u" oBfW%ui qPv}S[Wl#[ħ/%7P0!LJʽs *F~3 kUNs#(#~)ml5%%TRs?@!N$)ih Lv"o8{P&(dҹϭEJ>cGr؀1wq%Z nZ  !3}lKH)=IR.":l{g8 u874r]An::G:~)sY ]] r])\13}8?f.+ce:F<Ɔ a%16Iŧᯔl><ߝ}S"bHmYv*$i0 T㸶QsvL_v\z1~go/tr뚆;#@c3,(iC&5w@G252>,pmqOrL] ;ش`e>!w† on>=R({ZI-%=cQ^yO}$tӟ m^j/Gj al-1%Fv3:K[i~Ÿaj!7[rL&:c6]_=qB^DG_FB)ן;;/%19u2ARz9bKP~}& pf6vCfxRlUPъt_l6:- )̜vHl1᎓@x6Yzq } %[9oALu-teCMzv:Nlh$U`+x~nXmߚɢE.yvyS[T8|IB,3[ [ FxªhIia}JX\̙KK 3I72zٵ^PT{D uxct66uGe;\~PZeGU=60i2TkYSD]֞$|T5z>3/tIӃP"`u8\Nl(.WdL*Q} 68p2 Pis1-ˋo!X ]k![LKީxSz)&N$}\w Ϛ|űn T :NRxkۇ"Ya? Q" (q'ػ{Mܵ"V| H qT n}-&D1R6;-fy38idrPCWQ6⽍\Rْȑid8o 5UY9µFXfI"qb lo󢰱z]{~.R#DNZ#:I+zɫu ʝU{=PDY˜ލRpI0V+%N DgT01t'0@1\zyd 8߻UP[s B馺v.EQ$9%r~S0@V7yKr(TBscB䘋鰓8#H2mb_#4(һ [̆=4&9fV9k_o(g[Nd x9Rm}#s=Q|{Dl&eN0-oby&bI343J7a[oВ9\N n/SؔgZIAtпEa]C ||қ1v@.8+<]xڂhC"X/k-T״|KЉKI|=j\7rA\л|?w@)MQT;Ľ$HU(W%O9y"};yR!*p.eMDoEU` {u4.a|>YV:ֹ4"yMH/ z"wཫPb9Ig@0nYI'C\~@Wu}Os&F9tIS^?ę:D-nA ug:EI0j_Ѷ׮sBZ \IX#ڲ"]q6%/&"kE?*#snlvOl}rpՠ=@Gq LGmQk~F%FIf.;Ga@Oȇ$k3 RH@apG"6sSyzc)@wNٴ"8xɃӦQ~=܈Qdɑ 8K4!F4E@O!qRxOeiĖ]fϙl@ٰYep;3_tEW묱G\Ӥt}$ļU*_Ùo3=]C6:9ڲ#b sVr+)*EalpvOij+.L7O6~ Z0d~М852"X{Ђ㿅2x[rDۛ6pO`H~U1gc>[ _!!sv&fd+.Cs@P^@,(LJY(oֹyڗ!g5R'bl0Ȃ/+>UQVrbdi wK1[C%om|"èb u;WՀdR$z!d/ӛ(!yJ8Ryc{\WJk|*kf\v=d+$``лt' 5F>`\&E|%tc>6|Ju}X+*(ġlmAzlVT~ ;}#smoM\c1 BEF!MQJ;WII_|O/WPH\ Z7Nmj|cƞ V.<3t)9a(y$\Wtlv}Da*AhcZ٥S뛦r@hL`m}KZA=L牿g`AiLY?I^prxi@O3 jli%,xHqga8t%9"Y r@ު$zOQXf ,Z{8zcKc-׶#~plܰhF{ٸ7%G]jʵ9uSc 4)ё#~H`K2}!|֯$I4i%u4HŃ|JzM,Ҧb3[W1u:VEɕcRGDt9IԵUx MCy$Ȁf*~f.}Kq1r oře 8[${Ct k֤D -`a񟹊ϖS J"rpTs~f;Rk^cx iAQ!鰐3 SB(]l2zJӉᶭbEBPA [!r^ H׎^9ʩEMCm sjrK5tK';MKT]?MR#aجn_04O~I}OxxGPl37(=*zz C^紵qiq좱@+~ǖjvNQ+&];M;;s0?3+ n5_(~ iO jOn-􌰖f#8]ǿ4_hx15 KUsE{8 1)94H~!r+Gr"(~>Uk&P e1&4EC.!bTHÆ, yU1A{-$X R"IiUFF ju,.@Q{9$Oɘ#QW<{%g+'^ ovZjq϶Z_!wl 4Gp J͋_K^2b*߹U2[f.HƮ@[)w016ٲ {$owX*,Pb't^sr갴 g_NSԲʁVa1#Vl!j & *?T۽Y Zܤ7M0oH}~#=Gh2i8JghKM\3iFl-lK~g); .`'Sjh0:ް+% HFU&WD*.= 2<ϱF 08.ZcHGmǛDnv%_EgpN̽) NCϓxfpdzeb L^}C~G"Q e-Uᚎ'l*91i٥'q A6^q?4eK2rV5`RS]¯a_ȲE,#qfGƠnN%6iY aPk&}uy:yqI"4_ }P[A6YGV x#cZ;䪾#gωT˨0OrG6<u}I-a Bj߉1#$S\.c~eɛ ++ Um:ID77?R*4&*y /dŃ?{)};Zsvp3+<L.SV.A75DT5@Ipd=r> \ _M|%ջw]Jwˀ5LGT!F^[ʈJg}\3f`v{ny ?FWuqmdЋ}Y<[ȁ[J(2\S+џJ$*WŇRL߄:4M뵛ɛ$`J)ЬֽߗŗvR f <5}-udXZX)cڔNy 4ѼujT%Òs C3a 9Mُ3=+DPV!=JS4\?!JW_vlӜ 7栥F@"ۇ 5BY>&uez\c9(G:k;02ǒv$S ;2c {A6[ VWMvgws;H--c5srdgq{UN^'!! 5m5;,7wQԒMBwY,z5' '#9ey=))K~Gc}~YN䀹D'~醼AUB]s?⬣o kd&lCZ;7IjӉzܗBKaԑjDY8-t'ebu.YA_ψKyPƆ"BJwr|$UNA݄ ϷLÃē[ a?1 [ G+(lrQ)82NN#VDc0PTWm $R$*3k=㾊l` k<( }= |vb{ͼqfX@zyG2v|Y# Z&&Kcek=88rT-%AqGfxq,Vh6FdSC @vp]tnnܙՕr/ƿNmd[xAЗvEȒUޭOeAcn ;͹H 4l'9\DX 3[D~8'da݉ ^+P`4[fnt|;@.'ZKVNaƦz]AЙl 5S3gw]H ,OJқ .r۫&Dzue.)PA<tt 3 ~tywpw'k4Ӣ· *~XT:taAs 6Q5hM}l_4X4!@;b2.Ai@*NYY){ [9NmTw|BE1+ݯQ"L z -rl`:"[٬djB6+I.$SX6ImpLZyk#?%dԼi=FR! 9'LLx/m nSQw鉸}TjҐBDϗ%U ϭ:dޒvЋt(]"t>sЛgjL#KDRteQ?K7cӥZM?AN)0*n)j"S]: O ^hxV/K'\fQ_j]1T, 4'@ 7kUz›[;~z$0Vmo cƏж^|nOH1}Uvmw4'4юa3o/1.+&¥{ Ar{5FFrI'a@Ӑ3m 2#SF;kun R(cuWȫBÁ~I'_C0hhESx|?XLi?`/X :  Hz~ uH+ΒfpFJ%끭ivRb[ 2sX|Hv*hw|8zwN+yz0F. wok$]aT`k3BOb*Ir} F`Оo/+A/#TL sXU\c}oSϭls5Q $<M {Ju9Ҍv 8tbuX{pi؉ϝ>Ě. _X("O$ k_ pe & \eF 6@P_EI]Ii0.f!OevC{rvRHA1/i@Ltf _kUK^7񂛣8 Zǎgl@2+3@s1^BTlJn|pp* hte ֢K4rrn"%JDw왗cp-B$TclJ][-VD.<\%alOȎ1 +!|UH?錉Fvg)@N1B'xnk q [pӫՇNv@-C&KԔ)gϷPITa/7c}%y^nX"o;v 0T%jrkqR?Kz"`vŦxC dQh\dԎr-GX|Agm\&E On@Dzv%򠛝V7Kק]@umվ}mR7';n(Ti5})tRfXr&e-}I?*0ۛ'úQnVU j99sRT4'4eC}YřZ)'8+Buc#j + S`l8[ׇ]y~ oa>*Ѳp%lcS@qnH%0L'[kgJUFkPRqi%<;.q n z/]ډʢU{jĠ+m8OF%pVO0:Dّ5|"aECGR#Z--Nw(Dg6a`y$ꢁPH3#2;^QxN}dXtm[xi'1:{En0T>\(G'S` ^|}ĸFz<պNZD*r/J +4S/mrݬ^)9[=ĕagG u{ >#(j/1v3T"zi kwwqҚd62eGyxjkl> w(a? 2¼])Y"Lo Eՠ|j?TjnTFr8_a9f0H%q4ym 剾)D*u`#1`KaUKIpX f5.;?Ő c X q72w!m}L5-˰^FȓՆPWBM=8u8ɪ-}3yn' ==]Y{X$A = : x땋tui1;E,)b#AU"=m sH^vjq745^}ėr-.BF/ ?_1fx5=Ꝛ^z<:d3˛v|J5&agFY)N/UCz" Bmw0c0SܛdƠPoѷk(뷰B%ߡ&ʩ{qNP\"Ф0@q9)/HL.- ::NKNKSXZu9J$J.ք&rഏ_b8\/-bUzɧ5aa@6N?j󓈭âAԏ,*n}}鋍b/ӀGԫGK)̧:o"_`W심x #, '5RS[3S'u8Rk!Z8vJ lL̀\-ۣ܋L,@ (}]k9ofi s ;`< 6LXP!ż7<~D{(|@4a~bcvθMvܶ/:˵hjt/<\Nz0إ(PGa(ᚃUwK];:1wnf ^6֝Cu@ U yZAxׂ3o} >>~Hg%UAD%f")S.v8~\P ,)k'Ƈ7UECd\2j dRLHa]?Sݭ8>8D ^,O{~s')_`6;)< j1P3Vc[R"-~ `9bHNOnG[+v}{٢'՗{˒=psF$q=|)_ \@ZNR&YIʹRurL L<)U_Jb6Ht>'f[~> QC4ӡ2Kر*B*9qcw[MҾ["y@SD;bsG-e`Ȃq?%exƦ'=ZB=锸[ f/'N̑w,Mpon4 KP 0g0g#xb+٩?.3nQFn&da~%TaWvBo':NEW\v%UurZ@Ћriش^D4b;?Qfk4{M x^vѹC ZPg'i(X:[@G-qʄt6)1VU*j| ( cR'YQaf0t"??A qgZ9]UyA $8Ez66mm˅*M ݑM *ǯ7ImZ@[QvJ)KoN0YU(2ɮN}:_ûZչ%jHUAA@:;xQCFFfn0#$ :#mҩwd)/U$mB/LPV! %;ÀR<;|%k.~:R*Wo{CJ%#U%:n٘iW%4Qt;y, jplR Ny].hត=m1˚,7ߧiןEdp-ΙYZkyKܒ:-%1&Պ_mӪlepasjvs ay!JEI%P[Jܦfa/}V  ksO0Vst {?ν`j5BeYZs@tnITSKXHʢ M辍sPqQ;ZąOP(/EA>E 0Ҋ3 ˌFhL?Ic8#u6"SţDj68%$l7T/Za?~';M/1 Du$m@-u[gZ:l4~y%c~xؼNkҌ^>,+ }²|L>r)"S2x MnPP&+&*<&g_NSZB"+Y)AכDbS.9#IB `)2xl]TXpSUWy5az.0Imt}AOࢋʚG:83L rnNq?M,}]8՜ yndR Kz\tSWafhfj__Hf[?7 KҘ72Fb b;%ʱ9(]yBClc>L(ZM7 "x:Y`ʳld,j2̎X3'uicoN&px2(yD\awxo'ө'HGjfF-ءNT.ݬ-'AWA\Q" 4vrugwJ& ӲΦ _NFt jF/9>E9'˘gtȴ abԱw,bO%=`}w [D<.Qi Փ嘡L\Vns >Q0'`}j֚d `qUE1!F4u&QSFdҝͰ zS %3ck˗.*mgZoV?I7| Ci99p?m*c4l)Qk't%bK3 Ibq#B@$uߠ-N2r'^KFKN=ؕsP~$fQp9:CG)aAlf&ٌ슆9Mi 1dЅ)޾,3 IFs7ř|Sϸ |Gq >4lc@YoO(3sWa\3]0s6Ӗ,5*@F؉_`G$ޫA84ԭc:'0t,V a.N5Nt0R,)/x՞yXN1f0(J_༊-17\ a&ʘ\!wFX+ e\ʖ*V~1 Pχʍr}=J6v0{_Fs [ԕd{|w3@1 v JuY \Bˏ[-|0,;*iG||NAb28o\ֿa8;AFCvF)_1/9O\z~m4">LRRޞۋ ˣ9۝30KUo^Q؄y˽イ;h FP܈u U+[79 xP7_;$_X7|qH44C5#pY!\֪Z .̱En>rs$C3+\XpK#-iPv KĽO|eaLc7ѵFKRgi Q e 4$qqҞil:ij.|]&?nʄMڡ yqdw̬ky-^gٛ+~In{DK<2zwzWzs}[/*Ֆ^H`5A])zTQr^8nSaW ֮]#Ѧd9 Q~|>Մ^Zm #ק3\dyke4_ a V$ aV( BW$Š _^rv"g&PAWeoNdW*U(̡&aO*qKT-m2%?"xF2s7jaV @ `9LG:[@P,,i0nnX`&? &uB{oo f߶ !zDVFs[CvWi=ӣ?V"{kDg[̡*/)wG-:H`Ģ.`-pgVíAsL:7 vjkb Nʼngm" %{!̕>]UҠFg^P 'E957y҆mC_BL~Q6[b̺,͋#F} 9]UGoKr܍FM(jo @#\Vq(P, Yu8fKK#l%%%' 26l4>|^~{.q,NoHb.r;)F!!u)ʀI#S=RjDH?/Qy.^ /|nEaEcEvO'/Ēc281Jd_u*_ 9ol\4LvZCΆ,sLU/ۥ%2lw tEU`WOeW@#J-ޝ/fƶJVq(MMS֙ ?l(D:I:ctOPiay}j5LN鈰7M@u,A8&T́ t?To%Ynt{R0}|3c~#H^a DEwvڏc`SRl(3yБ!A(ЈmsN^V yަ]kFL{8lAh[z)l'h,d[ FPB̼ a6(e˟TFyp`Enm*MІFLt dlrf5o0f6\S j!fuٸNי zNy12ƋpMDٟI na8@Hu$t ]ׯ8ˆ38%Mi OQy6g}.lr\gߦ]8IXL|"Yw(d.Sne;\ Kau! ]G 22 qj#SLa=Wkǰ9tg0N33n|:]RF鰠kt}oLҰ/,:}*j9m%ck͕zP,)3kҞ +z:aG mGe {τz%@ 9x=$.mve8?D9k .mKxR?.[v QY ̭2n!>Zݒ]8OS]ȵGkE@exX]:]i#r^lq鏞Ԣ]YRNxZKT!gh9k[Wl1̓}QRd(ԽwbW?߷=Z 2]1L͛m}5"*ȝKsݰƪ=u|61< $lda&681Q:jCSJ#@]9/Y>&Gc_ng^^ZY۲JGI|Mʸ2Z݀3C 4a%Pї5f-ì!4EW7s܀ՅdBs Zm(pmw]l/7AC m%EgG32ŧO#(anAs/E&vj?VwΩGCr niɐZ=:s4bg&SBZL2R?VZMy>N@4z=PGvғpCw 6|`M 8<yuLOYP twѭU8/i&_,gjD^w|r8YʣĶ?t>r(`|km.pc^R5Fbʤ8&G,F 61d.^.UTD** 2YdJR !<^4ڌcƧtbv~ W+,n-0<'6Mk(QN\C} @2A;]k/upW%d, I bl.0eO;‡VB ڨt~l*c%=0%Z)o*LY7gيvLhd#Hْ*/FZ42nȮxΐuRKvOO 4XB̽<dLȰ-{r)u!sQO/o01GݸT%687*b=3A֯ ~{{$;Hbukc =zFf 8(;to+F՞nQK% XC9|fbHeY|ENWytbn IձQ.wǎte(G Wޅ%'1d.ap[a' ͊#}_u$Co&vs(?0p&V7s&CtpOwT[}|a4jd4r^K[!YV"N7-PJ72'Cȶ*I\%OXyFVfTEaX蘏;r1 IC5<]+p Ν,.IyD/R\)6TAj`äEƲͪjZrO1B[/!Ҙ4E+-o»4*`WdRl;5䇃GaiyH U_Pr{ascRAt~SnUGn \]s.qp.Ic[>#)ŗa;7Aq k~sT6ֲ3~ 8G)h+OvZkg5W}qLj^i~*V%g"k-6gAu+KWTպRa$p_NjcU4o1!߂K@^ I 5RzykPY;_nw%dK=o7 V 'Z C=JoWe~Ȗޠ|FŽ5긕4 Y13?JWYBzghn͹WeJznWq0а?4hf;~l?PTui -]oaZBkU柁!\Rd; 4WK9"7haq@}8=6Fk]1՘u{[N_%,] RQ`*_:$_Kwi9DǛ#{dYoq57 -V\p?8ơ^zsʶ8{ֳiZ_VDX7o rNsh2%FRF*z h?j zxFdMgj(S %J3Y"pO!\bLWQ!n6b<9P K@=,Ջ1D!:!A,8$hw,lZi:4 c В{[;47hW͋"V%.u+(4rfb~x!Uā̟Is6NjhI,ʉ:]1`Z Й x "z^fJ6kjx~~+dX1jhx( &-V$U+N,X|Doc6S6Ѩȶ[ƬI@/ 5JM'gwOc ܶ YZ