libtss2-sys0-2.4.5-150300.3.3.1 >  A cp9|7dlusacŰkC]4*m_?,ㄅwC4p$97ٞ;T>`8:dd\' i Il&>eu^dmN~ۃE NX5ߠjşR4*Ͻ%=$-=hl'|lc*BFM6o NZឲv(muxl\(\`hH L=%"r_CwJ]d5f35be02cb0c94c19e5e382625e766fb6656d114d0b3f43382d31e1cc5e09d7f226703069ae939fa55152c02cee747e2835180bcp9|_f+.衿1FGky oǻH#7JzysK}p@],?]d " 9 )JW m~     (0:Dlt   (89<:>Y@YFZGZ HZ(IZ0XZ4YZ@\Zh]Zp^ZbZc[Kd[e[f[l[u[v[w\x\y\z\\\\]Clibtss2-sys02.4.5150300.3.3.1TPM2 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.cibs-power9-10SUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxppc64lecc3f8cc45ef8590626a537d9cb8a1e824e34b10adf627a13e68a9ced3a7b2f06dalibtss2-sys.so.0.0.0rootrootrootroottpm2-0-tss-2.4.5-150300.3.3.1.src.rpmlibtss2-sys.so.0()(64bit)libtss2-sys0libtss2-sys0(ppc-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.3bL@`@^ P@]@]_@\\@[t[[>@[;e@[6@Z@ZYKYp@YoIYoIY)j@YR@YX@X@X@WW@W,@W@V͛@matthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.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-tcti-device-partial-may-be-used-uninitialized.patch: fix missing zero initialization of a header data field that could lead to data corruption if the TPM does not support partial read (bsc#1202172).- drop 0001-esys-Fix-HMAC-generation-for-policy-sessions.patch: now contained in upstream tarball - update to upstream version 2.4.5 (jsc#SLE-17366): - changes in version 2.3.2: * Fix unit tests on S390 architectures * Fixed HMAC generation for policy sessions - changes in 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 - changes in version 2.4.0: * Added a new Feature API (FAPI) implementation * Added Esys_TRSess_GetAuthRequired() ESAPI function * Added Esys_TR_GetTpmHandle() SAPI function * Added Esys_GetSysContext() SAPI function * Added the with-sanitizer configure option * Added CI for FreeBSD * Changed MSSIM TCTI to be async capable * Removed TCTI loaders from ESYS dependencies in pkg-config * Changed getPollHandles to allow num_handles query * Improved CI builds * Converted builds to docker builds * Number of fixes and improvements in the test code * Changed tcti-device in non-async mode to allways block * Fixed hmac calculation for tpm2_clear command in ESAPI * Fixed mixing salted and unsalted sessions in the same ESAPI context * Removed use of VLAs from TPML marshal code * Fixed setting C++ compiler for non-fuzzing builds at configure * Fixed setting the name of session objects * Fixed page alignment errors in Sys_Get/SetAuths functions * Fixed potential buffer overflow in tcti_mssim_receive * Fixed invalid memory alloc failure in Tss2_TctiLdr_Initialize * Fixed list of exported symbols map for libtss2-mu * Fixed resource name calculation in Esys_CreateLoaded * Fixed keysize of ECC curve TPM2_ECC_NISTP224 * Fixed segmentation fault in tctildr if name_conf was too big * Fixed memory leak in tctildr-tcti tests * Fixed HMAC generation for policy sessions * 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 * Remove duplicate ESYS entries from map file * Removed the private implementation of strndup from tctildr - changes in version 2.4.1: * Fixed systemd-sysusers/-tmpfiles creation without systemd * Removed expired coverity token from travis.yaml * Fixed uninitialized context of FAPI command Fapi_ChangeAuth issue * Fixed handling of tcti pointer in Esys_Initialize * Fixed usages of EC routines deprecated in OSSL 1.2 and greater * Fixed FAPI handling of TPMs without stored certificates - changes in version 2.4.2: * Fixed duoble json_object_put call in event log processing. * Fixed memory leaks on error paths in FAPI * Fixed setting of FAPI app data. * Fixed size check for Fapi_Encrypt. * Fixed computation of PCR logs and PCR digest of PCR logs. * Improved comments for FAPI authentication. * Fixed segfault and leaks in FAPI * Fixed Fapi_GetCertificate for objects which are not of type key * Fixed hierarchy usage in Fapi_Provision * Fixed ESYS Shared secret calculation * Fixed doxygen warnings for FAPI docs * Fixed copying of primary template during key loading. * Fixed some wrong format directives in debug statements. * Fixed usage of hierarchy and authentication in Fapi_GetCertificate und Fapi_Delete * Fixed unallocated return buffers which may have lead to segfaults in tooling * Fixed usage of persistent handles. * Fixed computation of the size of a PCR selection (Fixes #1737). * Fixed missing hierarchy authentication for Fapi_Delete. * Fixed uninitialized context of FAPI command Fapi_ChangeAuth. * Fixed computation of random value for objects used for sealing. * Fixed return code for event parsing errors. * Fixed NV index and path handling in NV creation. * Fixed path checking for keys. * Fixed Fapi_GetInfo function. * Fixed path usage in Fapi_Import. * Fixed invalid settings of default flags for keys creation. * Fixed handle usage in Fapi_ChangeAuth * Enabled all PCR registers for SHA256 bank in the distribution profiles. * Added some checks to Fapi_Provisioning to avoid nasty failure states * Added a check to prevent overwrite or delete FAPI storage objects and directories * Remove obsolete test fapi-key-create-policy-password-sign.int.c * Checked hierarchy needed for EvictControl for deleting objects in FAPI. * Checked event log file before calling the TPM in Fapi_PcrExtend. * Adapted integration tests to SRK delete checking. * Improved presentation of Fapi_GetInfo. * Silenced expected errors from Esys_TestParams * Added man pages for FAPI json config files * Added a check that prevents deleting default directories * Added a check if primary keys already exist for Fapi_Provision * Added tests for derived persistent keys. * Added test policy PCR with PCR register 8. * Added check for deleting of the SRK. * Added test for sealing a random value. * Added content of the config file to FAPI Info. * Added a check for valid pathnames in keystore module. * Removed unecassary code from Fapi_ExportKey * Removed obsolete LIBDL_LDFLAGS and replace it with LIBADD_DL * Removed superfluous policies/pol_password.json file - changes in version 2.4.3: * Fix CVE-2020-24455 FAPI PolicyPCR not instatiating correctly Note that all TPM object created with a PolicyPCR with the currentPcrs and currentPcrsAndBank options have been created with an incorrect policy that ommits PCR checks. All these objects have to be recreated! * Fix bug in FAPI NV creation with custom index values * Cleanup of leftover sessions in error cases in FAPI * Better error messages in several FAPI errors * Add checks to FAPI policy paths * Add checks if FAPI is correctly provisioned * Fix execution of FAPI policies in some cases * Allow 0x prefixes for TPMU_HA in JSON encoding - changes in version 2.4.4: * FAPI: Fix policy searching, when a policyRef was provided * FAPI: Accept EK-Certs without CRL dist point * FAPI: Fix memleak in policy execution * 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: 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 - changes in version 2.4.5: * Fix Regression in Fapi_List * Fix memory leak in policy calculation- 0001-esys-Fix-HMAC-generation-for-policy-sessions.patch: fix problems with policy sessions that don't include an TPM2_PolicyAuthValue (bsc#1160736). This bug was fixed upstream in a minor release 2.3.2.- update to upstream version 2.3.0 (dependency for jsc#SLE-9515): - 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-10 16613108942.4.5-150300.3.3.12.4.5-150300.3.3.1libtss2-sys.so.0libtss2-sys.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:25568/SUSE_SLE-15-SP3_Update/2371063a6332550161cfea1bc7dc148b-tpm2-0-tss.SUSE_SLE-15-SP3_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=49c8dd73b2fda1027a83fb818c1c7afc0d68795f, strippedPRRR`F)1Qxtutf-8ffd3ec63c11411896bae68ed45764991c4c22cb3e562287ce9cd8171ae0c39b6?7zXZ !t/ k{] cr$x#GdIZ5ѼXLej` g2nz mgIָ%th'RŤ{bSɸKo6d_P{qJsW=ɻuÜJ_3a&<&In# ۬АN.j^ .Py]e}jf|]AJS i756Snkd*Pά#CO!(͡#6 V _B_'#,q8g =1$.w=͊r ЪKdU.e|4z9kqޓ̂%uQ})-tI+{Ö 0-KEO4CgnA }>Q[Q;jwcveG.pjwxodHZ/+iXjD!*cMY)uQ(}kh|X NMې)lHl{/6=q&;nيB)^: a4LQ.:i{]Żs-gzcݹ㴼o-j޶LGq.kkY҃~ W7̾aUb& L YJ7N t]>/IE<~*^ *9z;k IѤ CT`S{y;E2h٧KOEde`)+["ߵ1n 6{ * \7C;!$dDiD|X,#ʳRUu##8hrzhm"Dji9Dx]jTJ3O?mXaF6[+!kkjs _DM&g]5RP½J=_Xnd^r~{(B7CgنEP7cTkjqL>gR˨a)O[4NNJjr>t'x*wSC9_H_jbowd!g*F2k­&3,ki&ە)ILv<+ 8aW@&h1,sGӐ\گJU/{TBN eZ O Ǔ~|#U1 !LVK""aUݣgVA–}Jv6Wke(Wޞȴ{n?ElF uI2~>6^U1-9ME{>ݣ=)9cМF) Aru]Z2k4ce􃤲1~CzonIDX^'xFi`gBTNJUv7<L_9o:J&jz]dnAe"2(YsG7j:.ma޼Xpݽ m_ ;TŠ{K@=^em8!j7 ɖ; /яƋv0BtZe JK,;, Y}DU3;* L^{9W& |h"G\J"3M/%VĈϕ ]!:|jG?w sq%8;8fr,Q_& N(bia]ԛI !Z^CZ 0zv[uBxC6v>„hyT<VՆRz$yjөԘ7Mc$M%gmA;SWOf*`J:{erh;+DB(zk ߱4bPpj÷5곫WuB+)vX۠Zm=\Qv pM%qnFF:)iRgI>7}rm:oVP ́N"|ɀ#nS#:xag84Sqq. fhw$֍ ɜ׷#.A`hns[IMH;Z2x=_d0S+048ste0pPZ[+uVL6a[!nVh:ֲT,EgP)fKĞRpSb as2'MUg>ǥbQ% Im\Ѿu "]*i}ׅI0~qW|=x{. E^`^O]QXx#ŷM`ೣ70 i/X&k>$-F5`<5TCAb}DAG5+W]cxٰOÚoVQf SJځh">  I#},4^-rs:Pq&ݫ15dbԒ:uYٛ=!Q E6Lf ^ZTXO-%5^|%g)Au:4u9+b(lX6cܫK<-m{VxgprNHo\j^nvB3rrWw!'=t t>O{U$Κhf$h wKwzgnvX]4YzܵXFaagn#QǣlKw3 t߆83ռLpF<\gt6KvAi+W>.pW ~NE?em(2 <ͻG2 u1"7 `S!oyzuΔ?k:9 ,J]%E3IJBUN(i< :3Ms t4^FVnxC *gv-%pvt1Vq4c 䑗>$hrD6e!b%wws xnV" Wh2JN^u"1-$E#($N&it*ܡ"e.8xY9Q*Kٝ@dž1 08=Cݣ np@B8Uw/ߪZԝϫO`b2\|9eRZ4T6|S*Dgb|;O֪dƖ[p+/_co!b9.gHF^N_CL+b̽yR֕:? z'?yU5IR|THdݎCL%ߚU h;6C[6fWcSlݰ SnYoʀ <1EcxUtQ"Wky~-[|.v3DV1o0ر!JAǤ C[(W%CO9vNB)vy"w!^Z[kgo[z\Ƌsd1)78PPdjz$R͌>"=50TdJK$# ܠph¯DIJx-KdciIM^y/M>zic aΙHL}ys0Sپ_5SCֱ=E' 8-đST yhVd=[M7"Oi ndӜx|Q#4vg(>0(2F}œ<|%2& k;rnݯ1h(߅ѳvJiPԵoO%;j"[e@Q"Q!u\)reM>$2*R/|$ ZPlV S:OݞVN͓&j܆4bUڂ&jSh=jҟ00u0Y^&v;jz꛶k|Qe.CW5!M9`Ӟ|\u0dYXm[[s=W,FE ֱZ%ڬp ȼ}{AÜ.hvbr_T0~C 3\hbەlpR&  &do 8>DS$U *EP|4MMױh3U @R~6"1'pΖR?`3KX#s> k3 en t6iŪ&]zJJ^ƶd4^B?Z[nK+;&/tޢ~Uz7Xt,뱽sfr+sLݪֽsV;p:M@?S1I@Ĕޑ;{^ϠCr xo(9_ιcis$mi\t5BsnZkjĿEM:+NCxP哹jKD2AsPɐ DǮ=b#{N5A$WHV3TMLG5r=lxV4/w!(qH? _1RSf5L4¥ѕ'n+[9O/Y_&8̩}BM) ]MjGՕdQȨY1In 5NVI@zUϲTH]~\nH{*H=[fjm$a 33oҤ2șӰ,>X>g$;'r3.{Sbuwl>Cڝ_P<8uub1xi7j%xjj姘5 | xE)8!˭cI( $%c~Ӵ !S0A|E;$bEZsޢ@3$:"͹߄xT*H7͒d%][:6lApɚpĨ @zܝ2~@%G>V3#R`!vf*Cw쾬z]RHP.g1%Ͻ$.< r3o;%eDžѠ9OS]_q]FDUaMm{1Fct-i`.V=BYxMUxH|L(8~DQpY61N7t H/+,<(| (˭Ԡs?itGlj~sl,:ZaIaYRy$vv͹NIeͩhY=.8gIsdݽ4Zp&RM|y7}PaMbtISA.TmDpqCū̻(T˷(J6 h}lz):ڢq- Ћ!LQt]6`wqh+B,ڼ..@o9s+3pKdHQ遭awj bbKM] ZCO'f̬XoC6YKkJZwL8\D4$\oF{M <ULX~:@:n7˥fldYgj0gTP5y%xdjx M>N^]|F\aa9:%g=OuEilA`r̻ ?Y#$UPSfOHnsHSGU 3={l60`>ڭ[ߎ_(Vn)@(Pqva 6U8&9(:HX>a?c^<4{ 'ZA]PΓ·&ejs_kFXk| ќ ף-O#1QݶrJAT)t&-}B[7}u~N9ZdW An]-m%OsՓ_:e]\fߘYߏ[t4 U@׷Đ^4uBmO"y's=sa^UVJG0$[dT|.#NBrtsށ(ףH1r͕ SP PW0hR;u{"Ը8&R~mXG}@2K-a9[]_OWdӂh >B25&aoרj_ݶ9i>Uloe",``%J_R =Dzz*4z7#WԕXY,!UWf$]vxJ.c:Us6SPm|r((&a$_3e>)f po$ѓʻ/Wj6_r(kUŔ%ȴBZ]5M|i"/SWZ&jA20)zƫ8HiٵB߅|Ƒ3U])cV<4S taә6+XR@ԵBM&gW˿VW˺z]CG#ɠDn5Ģc&! P1Vެ>Ik3u?WFeD5͏wFABRמus>=轌Lǰ eg6kX7B\8hi7VgGYmvJcI~^q0n]@rՆ7*ǹ-F>"B55{] @#2)+eUO-W%2vʠ<\/j1cR+C4M`2]yw'ZJƹ"edsA"ʜcg1 5{K>BB`fvqYlYqkB{;WRy5[DiPC Q̀Y]S$$}2ӯ۷D Qh_kSM{QpVG.V% d7z{Ʃ熰9/LC;;A[{"I.tg+1H3EĆu സ@NE]}XO?7q ?Ma.$hw/*H hNyK6I xYm9Q) ) "n;ݬ@Ԇ2OĖTZ8 }LB)`.x{Jwq>h8K}$xe?:, (і"a]OtcI!]E9 K=~'(Ñi¯Dl.5fwn—[O)ŸBGOgv;ԵLo| f c`[>K}qIpݴ;F]9]evHg;Ge܍<|:ѽ7 pə:h: Rq3K䯔5$ 1V0:RQ}Q#פʖ灎§uٟ bQs# ;v"%r'iwa& ̉WfB }f3{4P Gې ME: K -={uQxnGox|8?s(rٟ8`+=8Ai߲6ݩ1cb.,[)<GÐqc1ךb!;?IBX}PȔIƢg@AcLw ~qcQ]$on݀[7aUjj͍gYҶRӼʾ/Ѯfetb\56xU2Qw뗫JT)e jqL8c9[<]p(nS4ea"ߥ:̒[ƌ_!roZ=LLpcOzje[M?I> sZ -xgiR/&9:8s.1 -W3)oM 0C'S¦×4p!%~bԫla tQ0*v/\Fa;?ol*>u!ʧӼvr5Zܙs>&hDYr;0 fڃWb?^fntSKԱsQ<\lY/tl_e'Oq^Tj?6R5@ES*Aaj=?͈{O-~ \݋+wi1\46)0ЬSR(iѤqV5qI96/"2Ћq`nz)#'@f{x _9҂囁QLKv)/?x Zy2)HCƐ߽;G2֗ .WmC0-à38'1ů.H]0L*@;_bT[yNOiF E;Tf@g7+ǁ5gb.U~z G\/yTaǫd[&|"+ʃ"=upum^fz ն5隡K~~#1S~c3%k]}&ׄӷާ M亏]Ǵ\NƼ:\ }Nkޫ"HSdz``n_ՁDίbEzEgV@$mɶE|p=]w$́x;$7V3Ի' ~(dUO' Ft iIC~jQ/l}x[M k6y 1ukޅmK>rX<~Ko˭m,%^dzfԲI £5-(LY)MR1YH-rҸsW2YѓH 'J[&k]Z`$4;T }wpYt; ǎjJW7d1Rw9kΜ4%Jd1m'uZ ʩBIacK1{hJ?aq갷oa^]2 `)uM[0>;ޢ1Μ oХ] nP.YH\J~w9^%m>9F* S =cIjf6+{ZJVz]ם9PґrG Ǔ`ONOs $c.iʆ22{M\>mgy)M8Db &'pV@30s~=D)@?r߳2x^al+pǗa8_g4M{@ׁҺF3O8~rXWs N\\MoNm͡"l2rFEC0:O\3ZQpE™)`mEX|?^/9,B@s7ݘECveC^tֺAݹZd z18 -ۖw9o6&.纉uD>BBrA*?/E *J(+p`s56Jpm"ea6QBZ*/#0-ҢI})?7xx#^ x_,&ڡJxgҐ[15U_I}绷 pqNC/%2%oR a(Do)Z1dԦoJyφ5KpJL-`x\w7)<*%5$&;Sk5j/9_{8)c>|MMV@}/yX&AU;RnƂwB#O~S2-~Wmp43TaQͷꭂ*Y|1fc̘by<)}PRV1, vzc5s ha1:EL{Vjkr3yNy0*ߝe(|@E.aPT "rm*Ze~!&E1-L9VLJ͝T[˾~,mKn.T@Mu ӄV(!*I?^4} x9YTv5 >ő?ap}-ylU6:thv0Dt LlE+z ^*.ӄ,[60OЏSu3 -3/S6d/ NBrn:p.TG|*e>c78m½ZԑJQk3q62YqF 5(7hSPvwNuzէt_8,~ #aYr]ھVvTRKD'U2~5T&eD*ရ*P蓔εXN̓kvk*^ׂkP+lAױoxR% (E(H=s8n-?'YcgenQƸH,yHN"P:u{?&@GW{$% L/eixxYmFp-ꈫtL yϋRة>(I\ .eM>ᘎU4 %GǕ֖7v[45Iwlփa9%p7ؤ '#!k),'L\7; v+^Ef WαRdjbqOcc DB"}o)&P78~a&O(v2hמRˆ i]ءBzDD!\W9ьakDH \?:GsT2-$HD -y}V`X[f~i} {"i+rpst; m)3PꢐRE^L'JfUo9-h6>!"UQ,~7-Xƍ(sqmI6?mC9Tb˕l'w'>OlCP_Kpp˦( ,EWnXk[+F@S}:S .̿*gCܪ^}^XׂUN*vBE=dmc#j҉8_؛'[6D.Mtp,ϑ֜Ae<8Ib˷D_]OT ȸ^KEIcksl)VF8':rdqa4LF '!@ż?1L]N | ÝlҸ⚟4lv}/Ҋ۪EBbSYE7%%Rc+raOu(ԭJ9XkR3*P>${iaO㑦Ј徒b7w?$[SL0c92^>p"XD+yDUIyҥ:liB:/g ON̑~s`κ<w xs?Y_t 76peƦW$/|E")xB slux985M /7٨iz3ĺtGYp_Xnn. œ@p0+cJ0<0xIHTmߞ|,>6x jlG=NUHwpԷ≍hTnZ@d$kZbITv~u>b *FuJ'UP)܉UrR-` |+~V@6%~Y[ GKDW|Dofsxخ$Ȏ,Ʈ"3{aX. } (*=n)*GR#-mRI; 藙SE'[A!*ND,7kVӲ(Φ6L L)Hk_~o]an5r"?( :-m}BLn:WrkҐNG`5IFk?ɬW(Hޯ;rG:E8m> (`2:fiE`;Ɠ"Ƿõh{_I!UV<ҴwFDqw+t&R] ua"Q\Řo*: DGvH;H0& Lֲd, %5x8Mؓ_Փ (I<+Ň`"Rcw?Z| Q`{_e__=\QqCh&LVRs#%T|4!sU1 f{/4+@W^:糩bdG'`Mt|A:QG ˗VDq rhbƋ֛Y{$o;mk2@#h3VgOZR?)ݏ#vzHIqE-1}OGMGԀA= aPeъy ۯ\KT4-bHE 5A(Ǭ b:hZT\ؕU7ZE? cVW;^os(.q̏'} E;# 7[/9W!hl~SIH39رxe1 Y 3 @ƪ;՝+e26=7,Ty!m7@%3Qr Lk܄4c)ğVK[3NiLw;fq^:̖̂F !>Y7$ͽ IL1 `; J$GpJ> q~sZϫWsSfzv7a[mg@ڕI}}5^%A>=ɒD_4s8H/PhTj<3\8_)I~c\D8_CUdQ .95)/:ŅË]\w0l/g>d\KFPfà?+UD$-oP6Bq8E.JT}/2 l%&` XNMޙ箍?dzo烍 -yA O} x&uxC9S5 SmT_x{ ]ڝLL%!wtģN'閣nSJ^b"s#s7!bƆ 2_FާI]bbϸ2, R|\yu}[e=e iz_UaԞȯ5MH20=6ü19^+*k5f\ۼdݠ4$:Ju~I*)P|QH]'IK)>&RG8(qCjx!S℡yՃ_ j[ԢQΕо#'S5ѣk$r'JF5#lr6/e@4=`U-O=&At-F}d2٬=,k͇Nʾ~u\6y\Q"zNЁH*qhnM@'jsOLU '4wiq2s+ҜV'.zwvՊ-*׏K;E:M'1!!y]Fpus:HeڕLe |К{"DSfA$OK`I! kAS+=ɖGA2DDZ0hy1jw{6 I_yyJ җ@(R9| ~]Ŕb1~861Z|m/8{D3p%%K %Nk1$f''PmeDrɽ| "M|wFK\ddS{ B˨OʀĢ.5lVDX1w|s074>(qpNѐR,A.r)E 1 1I(IiJ.cLMB5O9q#9#=49Qiѧl}zI=h@9F,-`F9 V"Mpw#AT4B1dyԸ1pv Hj1IX4[Iz/A tK'T5VFG'!|cFwe䞣VVYj@idJ=of 6$Tu$(\>: |h@C Hɾ%ҟ-ꖪJgP |}_ǯ.Y.;6/7˘ ɑ7fRj 6?b RbI{oFJ*xwIr6~@nz{K@; EZ] m@X H6.tY ~Ɯlӽe#,1!hxDn*;nV~S^:o}e7k1_<//e_Bվ#ĐE={#2T tem3{`(=:Tһs$Z`̿Qo_]ٕsFAL#xiBk.8!t8&s۞.۞V$wE9*uķXL2\O3{&|dCҮxO$uq-6!]yğV!NQî*y*Ѯe84m[PJm>GDZ3F61d Q<奭{_pmCgɢE%alⶔ̼L68ԤƢnX,.}{Cp|ΗSyJ1Jt0koPlGX#FRbHr;*5sEH\~RM6m_Rth{j$,! 2ho7Ҟ}ݕ?$"m1b57Y+c[MfNlxV}}. qחd>PNNlS[6 [ =k.׌|> M"wx~]x5<߰ۚݢ,rF1k9z'4ukHx[B2A4h*U$]U'EEr̸o9cF얯 )o1E'XDsm[OY*Ǔﺫ.* yҗ1;J"%f[Fsp z}-338s%ry,U1;ԗ{Ym5jN'&OFY!j>~VQiwa+Pcd!)<&n9>+?PvڳtRRfP(G%2ԫr >T>+YɄ*n4:8Eƒ:dTl[^ST&IuOԄ%{jQA!q14!9"&$Lη%[bݹ8Yo-IYǪoD82JIEU@&wT. 5xqIq '(claiu *6z;ա8D4-aÈ"Lx6xEsRj Gs9M?QN*P#.\PT(M< #;a|р(Ђpnt,ש {z;\ yx_jF]E&@OpɅ-3f&tByE{e7ؕNC򚔬|`yg`HZ2]G:arږf)[2`19 !؉d.:l9PDxŠIөcFVNt JWS]/VMs<>{RN]̏4T܈W9KK>~Uzf瞿7ukwJ.Iఛ n<+3>"– !m-ؙ 1jwN/}X&#gTRp }"_ԕm뛮XfPUMK+1@"R7<$ߗ NVʚM`Lzだft4~c7Rrܕ'` "8Gl}iʜ^<~sVO)]w]rgl5jʣBOMM>68ޙ+$fo^vuq@`аY 5zq{7 3Q+E ꣟/WwRiC@;:N̄Vͭ5z\\p]}Rf5}'V-5Օ&i|N?9ZzGg!4^YEm~I&t螴vN*EWpfUgd$mHqD4s=TiHYU,TAP6 x>`Cv0/ї^/Us>bT<5UT>Ei.dӻHkkAB~]RB07qE {TB-Fk5; !~҈ocmH]q w/WU_795ÇyD"Ffѡ; ʦ.]iHd&/诌\=7BO8\fCY@}<`"p7di"2{u0/T3OyA_BH9"tMO/˺ A; J ppଃ nIJ q>7/FD\ͱ$ٸU1@ru;+// N bMܛ<aIQcehk1˿S#u@T/W{V{1yC~,y3 2m &QjYOz:_UӹWQcFəw;;",SJ04#Iw6mK f#U +j"#5 >]mЋYF6͸$ h>TWNxaOV`AԳŦ !2zFf4u ~|J"ĜѩvQ]S>}Y(5~x cg諾IВ~Bf{) P&$+`:g&(oS^Zr# 5zko#X6gԾ^w8CIM>oO7g6*՚}_|ڼ9 Y+ւA9rW/ܟlYRycjxXW13!K{$h #F&^mĮZOW \-ygq2!-LOM;8fSv}yd/SM8\&c7,j#\8eby K-3IToHvݣ=)woaR%O|;HQkZ9AU6k!'- (-S*YBFܧ6B̿?@SA+tV֜}ȿ\ϴaJ!MOVJd&+<Κ|?`O&+fMzhK#tں\H ܰH|]svJ:,N"̐9 w˶Wܻd|Rp:[d.`UgoK9_DuqctaUa;]"XZkn\_ڂ rHhy:A Xi5|u;/HUT{ک?#E*֋$"+?qb)li-PT@npg5MR_O*cJL;Sn!Nј$VؠBEU$J0kV9,3tn_oa Rx:i/]x@n5;(XeM]_ރ'\ʡ$nsdA1D̨VLU|G{V.*%P-+!2( #F|)RȒf xABމ]sMt fH* a'^rm@kvlSdl$T>q`k$ =Q^ !k"e#o:棷>eV_e!{qMWגc򗺖%W5>3@ IZt+wꄇeyjp{Z^Kv\-VR r 8ø~(<ٶ[xμF% 9mt:@PK6擝%>iC܇VR鏉[RRYKQ9&4VAq_ k']isRr"]_sm1I]oyJů1CtN[VVD֧"kiYnq E1k?U!K~03E"q͉QK/-@6 _*rIօQѱkvP5ۺ!;ڐok_th+M^Y20 v"&,)ItQ.\L oWM yE}B߫Եٵţ1̇a ASn |XbtYsiY &> 䥊PjZxhV}FJgNçqr}VMR*k  :]`h=Uc>ޤXl7"舕,ڳ9Hᴓeę1jGsOaGäȨ:Jyu\^z܄o2\ל'׹8E׳']'eE-avܩJ?b%E,cz̊ X-t1jn /'0%VQ)sTP!,g(m$rd"SXc>m(o8y0{˜g zEP*L o,aC$xݩ˵d {OOf$!|ËfO a3(j-d55.ODH߆~W<[{ڭ޽8]4k"&~DǂݰJ̩ndʬku+8ixsoK1˕"}V#WDoIRz S}FCf{uJ/@Z[/x!)h KKe>"Ǽq8(TֹTW-l\j@9|A|0uj .?ᮍ0BTOXKQѾl#F plfȏsVMGTPc_lg.6YcL,E2Ill]'xRAMQh0r]AoVcrɍG=qէʮ}3598h `4ↂTF;[!ݠOwկW|A{:VQB}abm I"9! ?7ߨy,퉆innw^GQ2Fb5n%hox[r+ffiMr}B&$h}yN0o;!p v}aާ Qu1h&9wL:_hח!碔Sík-0&ofn ԷrO֫jGI6GGGTIn8Cbb.'NxwĝgAl6Xx0f,-AU8I,㪇`'1t5Kn[^,^ 4e :p%nki[ýRgeRun )~kp)7)hMA\Fgd2߉._6BRrMȘ'[™qrm>Mb#jKzZ B a6cx)ӵƞ!VKGRZw8EVUQ#Fz^.O8qCjӍjY%౻hc7x~ eYfyc&y *TBOK%oL5icy%YА|hiP@J[@/;C݋`B\ ]%SC*(G$E8 o:b7|JeS:*B'CR]J wŰ/$GYcP:g\QPh\ Po GSH'Ws*kQ/Qj Bߜܧ ]W-'._ ϊ\f8I-3r˿PN4[[n;T,bs\ `S ̑46V)f(P:@4Ԫϡ6;^n7W]5{y#ܦw` uL9,9%O`Hy&cHKI%) Opm]bHrRY)Bipo=ksjDO. ~Đ8H{h&A=8W|F$.̗-r\y6A0*ٿ 1Ҋ/yK6M4$Pya"ni!pR=x/x8^yj<{z,b`wJ"UVDg%v7 ]C.pk}Aⲵ Z7ѺGǕv4؞>Ygx icq(%I .d > 0 Ug+TT0Lw1eN&NK1;c sAMG %P8\"༘^"śxW=aÌxE W݁gDr{yQKo٩"҈= L6 nFMmUl]hҽ9 #3(ٕFeô<hfV5jm 8Tjp }.hNVRXgC` {z38xWsEXL[0}wU&is@ˢ68NCݻ(u'GNqY=LwIs8X`eSpKR*|sRH>>Ԋh BMq XɁ2!3jî\+t*`^Nkj E#N0'h1OyWO.Vmc 6^~~tݗDl .msu^zA1Spvk`sý+ղ p0bgtqR@QM[&Vccrw 2sA8+% 7OHAA Ʌ,I֜ɏ~jAi!ֵV!(o=Y<'bѪ+  DoX-,I*+3~4їwe3/;j.&E5 s![_uK⮪qb_~{֧r2+u#oj[5N$ce.PZ]ښV#!5g_8O'pAY&p\ -IEC+ !ͷ3Lhŷb*ؔ:&ܓ2~SaFݦ{ uWWȴmJ p41ڋHU[ %sG8HW+8Zn>G īzوq̄mv04|rC^GJ똯yT'0F*26Lt'!9G@@7_K'|e vIf[JRq2B.fقCtPd(Bb쁅 O-+66W0XFu}NfV]$ YQ+-Bz6vZA%wYBDQ!uu=s'D~ Л8:`[]pm['Z Mb<^`e~dg=!MF4rTZ ^ď׊>s~BA(s뎽܉jDcD?ӗTڱٙ`,4z;a emtݛqcCXBs{{p)c{6ѷ2JÊSiW_nSM9X,(y㯃>wZJCuG> nk1 <x }@4,lYюV8SJ4CGfgol'98XgiL'PD(!g'7"4*17:pryOS?=s PA)=8eXxZ4&TxXZ zh^84jpK΅앓W8l ,YzCN^ aZLzzI!iI. R(iZ&=$*K1Ǿn,۵UIJpk5,R Ū\7""dO)쪝C x!ԻJeb`0QtbBoCx]`'7m_T"*_{"]Y.h ]jMGp:>X3 Ѭ1TgebA&\l E3RMx8-=Ȍ^'J"2?E6[;B,^ZqHφNHBaH¿sJ E" 5%b&4Ml^>2m4Ƙn,ڂ-lV6[#5S}vlDb`A`]D{g?Oy% _/ūj!*xڕmYaYCe{9]Y:M7M@x]yDmLY. a<{1bie1NTMc>m]"X4BKP6e]RTRiqTOk\3$+%մ]e̊O㗟 lQl\/ NCEv;umx./?ip{-giȫ-BM) ko uL>KdCgfB΢dH yVd93y%blV*w&`ړY*k3+(qKys3iAa2USǬ"Hܜ ,hęz㯘@uPBhG_ނzxf8Ajl1 J'FF&Ds)X3F0&](`DCO/h)Tc2^ %w7\ Յ5S,C&'c܏\>oc=|. M81w/JG\Y`)L}٦VaY=ֻ)iDcHMY:}sVʂzE-OH:h;ů[ZoQPTWG3}XFzm늒ȯO^`%I57Q>¿9kܶ.O 6l A݉ 4Ց}S)u Pqgrd̘Nj<ёN.^s/6k%3<,͛!'0;'%P!^? X>Z[/[yf'=g'/tH3"  YX YZ