libtss2-mu0-3.1.1-150600.4.3.2<>,u$ip9|pL-` uێQr8?Ϧ_r6Wplnȅ3 Y x3.i ]wK-1&C!]8"\.h~-zP&uLaMuml\7&<0X+*nl^I,ŹoKۿF%_u:2 n)tO!X_0;Uj:n8w'/`{}cE(qʅaі, {i=k)9t(Wg}ZBžDHK>@TH?T8d ! F,0@D]~     F \dnx(8)9):)>Q @QFQ+GQDHQLIQTXQXYQd\Q]Q^QbQcRmdReRfRlRuSvSwSxSySzSSSST4Clibtss2-mu03.1.1150600.4.3.2TPM2 marshaling/unmarshaling libraryMarshaling/Unmarshaling (MU) as described in the TCG TSS 2.0 Marshaling/Unmarshaling API Specification. This API provides a set of marshaling and unmarshaling functions for all data types defined by the TPM library specification.iibs-power9-21SUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxppc64leСiie9c6fc74f0b0acd748f3a5f0001b8ff9bf7f986dfe51ad5f0972e0d088f71c05libtss2-mu.so.0.0.0rootrootrootroottpm2-0-tss-3.1.1-150600.4.3.2.src.rpmlibtss2-mu.so.0()(64bit)libtss2-mu0libtss2-mu0(ppc-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)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)/sbin/ldconfig/sbin/ldconfigibs-power9-21 17730500023.1.1-150600.4.3.23.1.1-150600.4.3.2libtss2-mu.so.0libtss2-mu.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:43086/SUSE_SLE-15-SP6_Update/29cafbc30373168c858a915fa515104d-tpm2-0-tss.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=48c3748582377f031607c052739b28d7980e5bb4, strippedPRR{6&M[ޞe; utf-87239ba806896c2ca7e62a95dc9e4b66bd74444e8038f623b155bd3fc35103243?7zXZ !t/+t]"k%d\Q͋@2]re)#Al`@Fg,t!E<8z&j1Pa@PYYx=~@n9f$iGD}]r?bd$b?Բm^trX39 [W˕^8ǰS:Pp{G6 !ßI]L™y>m l}~~gkr/2 &4"bN{EXPð؎gYltVӣ%!7ƍ5Pn52N9@ulO3DPpA/Nٶ:uʲHpSZJӲ t>+σI;/@`r W<-PC)1YRǹj}rl%h:wԢ*gt2ex_ E N K.M Mޭr^Qp,N~9W~ov[g9Ȅ:_w E[` ǂ)k5Q>CN"WbѭDzy{o-hjCyzh"<>TH[+SL~m7=\zoCY0z0!#{>Y8%ehaK-8Td3 " <<+"E^ y BHXlJ%yNU+hEl}JL,_ Usr: B)y< U~{_$omYS4Lmz`M"vnaJOX@ @%KʕC!wiWcϏp?A;rZ*r~V s a٪CU%Loi\}FK=MֹPퟻBWj+Jd=fvP-/kpK`@BRfCGwmAFnt2c2:;եsGس/ON=+~Wgj#>rtv݈F=cQ;n^1/[jAܣ$Tͪ?n~{ռ)ɍw?ӨN&x27FXW`Kޯ&V^EzZ{*u Xd} A!{_f׼οH" Z8:!mMKT7BI&=cG6q@xB𛟱 lĵyŧpZm2{R KŲGlݯ}?6 R콲ju"Wd+XcnT`Cgf]6 f;'P(2w:b*rXg%h蓡0违 y=OwpY8b[+gK:?- _AB%@b(Cb̩k dMlJC0k(1w] H4'2sb֩ ' TZʼ`ɧB:Q#9m⸖91xo@4>[+ř&PPr9$zIlh"g@Ƿu ȑ~Es b2G3[w58rk˜~4'n 1> 9To@x:j,HeUw3d7)<9u@7)Ė\;bh|+oNiҕfB=s'lk"6KKvh78UpvN06ߞRS$zD^9DO:Y|!Z?1f fe7H864;`>uiD2.5my9sa{d\y&i ,W7/|S fuRͣ=g,7|m(kd045N/q "TT̡ˉΠ^ꚟf c~Ev7B3>2M'a.;K^0;X$*9%F>Ⱙ GrP_U#QM2hߦ 2tW:vHrLjz )Tc\!*) i*_L4v,0ky-"SLEvY 0g;+|}o"F"ESģo+y'rkiQ?g# ٭f_xUޟ{%J!~#=1,~r Sb!V-NkO% =O>}BpL׶Vt;-A "BĿVf |V.ڨd\o0-o|'S&Vw-Yć~Ψ'$(j1ӰylH#*񑶱# Z&qfGݸT;lOPhE aڥ}k$5M=< JmCeP'=F چu欷_TF3;0 ߋz$JP!ԎW~rC|4UЫB9iбr!~6Cg)4q t}.Ϝ&bޏ􃢼&;[yH9 KBYs|>m@26ь8 XJTdhG]T-ߕTz#1ZG mWzX`e)ΩTwOwOFm@k>Me1Up?RP.:KO7 Z扂1Xq2t~u7߸w9ΰ1MϨܣ=hY?3nT&˙/&0VʲN#—K2@6HD!^w cs h!PUAG^>#|n;/TQTƹ}QE.`0{4vTGO܃Azl Ek=T@Wzގ$eLV65w͑.y6Rp#1 yQY,0"\h8(U}-ROgqF7y4 _N+Gy11zFj [0l7 8(U o*^ MbFU{+]lv_;tI|P\MhB%W?{K'ܘ3L,9C(Z`FBa7zc+rj$'Ϝ!9KQ_DԤҌW,aKeVu#Y $睈O|^']HF?ݧ5$cL0GNˍ"1G뇤y@K_4::+`w1{tBT1UgH$ AfU:'mΙ4'&$ya+™v[ٸ# )@я@!bIOQ~C#ͦM4P[G$.SM_!I_H5ܦn޼S!={{Kr <9D1p݊N F= =4V f_WC! R$?ֿڙ~7[y1R #$^:|RՔޫԚp$iwXYh(L},wD;h7)x|XW`gFOc-aX`oc]9=A' qP +n=F[ B,oɞ?51J53s5]c4t60g3Z\2$c G)|T&Dv -/ ϠBw~Ƌ7Kx4iT obFv-W)}|=PQH N+Gov=g͈QK> X!(mX~pԈ=6{)B/|~\e6d@Kpjլ~"4*ⵠy~DߐrFڝvPҷAT'ϋI]eeঞe|rWQg=e7{fNiu~*"~kɀsWDp;rłhٓet>Lbz~ ⫘MÓj0m<qs@ \Y|8hCƨ=wq||^FG@|S!Ֆ-Ev-G)mɄH3V;rZqXJnygx28d+~S Rf(| d_Ne! oi&e̻n~"U}ir6IB,hK_Ė?NW[|Ah5soTGMJ2*뇎lYZ狅DXS#`qO M (6mN 5HTd=hwT VVf)la6U{#a\m B|?H=_ݛ:xXzf&9fYL40(ǽq9D~_y  ikR*]6՜?Bs ?u;Nce/jt6]nӍ d6X^bNжiuVsEͨnώ- I4'M NOw=2Tr T](a-宵+ w{ (uh{SU,I>g_ܠ[ܭ#aNl'suÍ!8nE(sv=}֔q47vh[ 9@Ie |ƻLfv+"+~9N &(eTy)DڳʇI5{Q+v ,X!ٶTҷ PbR3 dM\.v%acQ k4A4\ƴdGjCJeE n,dInS>vv~ Î!""ٯt*񕁨"q0V~'L@49Ν/BJ-R&kr8T,rCx#KW\?&Ұ;!#>(0 lq¿)L &Ȯn.PfB&1woQ/T Cq 4fSj[N}}UvdiDRS)vzs{<%jD&r.}SZfôuf"Ԝ!SLSq'm% OU dZ6zen{SXbυA`$Tvä-N6d}:O\jBzi,^9!ϠP9RD2*Kހ5iM9t-gdo^~fD}=w!e5R픯D+*'"GU^$sua>ϓD)@_(O'Dx' 8,1duXk^? Fm<XgpQCV!(4`i_ù::4_O?)pT5UG]z_oBU eSN mGYy~* b"Jlt0܉fgO:K7.0唋_[Dc Sm/%QP!]oG:MI^ eh m߰U w qw~MP1@%Zi5 ?Vod\wd4]yJ/0(Swea]ۼ*A&u*=UH.XjT)w^rJ} ) ~ַXہ\.sQvnd:0fo& o:/l<8 HTuUUwDjlQ4&)x曳Ht7kgKG 򴋨 /_ O)_ކ0? {&_"J6J$:|y=U>Cec'C;ȷ(/J~ lٶ!h[]QW^h`" 7GNDp+8F<'WCV!HEvdKzm<Hߌ<# u@x@3Fz:`~^VLYR#v%I(0gg)k ¿$<5l]:'`#W)&æ@=u yQ8ϺM:Pqv]jaТaEJp %gI]v0 U:ה%?<22<iIHj_ˣn0^-\{ͷ7 p`1rSN 9WGw YZ