libgcrypt-cavs-1.8.2-lp151.9.7.1 4>$  Ap^/=„˔CH.f['gM8U=F9_:{d2ҍ2^vM*'*Zj]G@= $߲30 -Vjeh%w,f]\xjar~5$ Ai~Mf~RVExu1rKOKAO 3vS}bm(ȸ 75mg/3y|\=q_ꁡ?wń4ba6491fb3e19151246fa4f4d29a6cd021311e97add8601dcc6eee7de7763f2f9f9f3f822a62e1ec21cf21257abc1aa36038b4d3^/=„!ʧ I#̲ ]A Ex21qd/fTmx6 KhDS"Å`Bf)ӻbrѲ-.U,+OT.iĪ" \Or?iV Sa[Xo`:#ke^b`[3Dp>K?Kd # :`dlp (@ L X p v | 4x(D8L(9(: (FFGFHFIFXGYG\G,]GD^GbGcHadHeHfHlHuIvI(wJxKyK(zKlK|KKKClibgcrypt-cavs1.8.2lp151.9.7.1The GNU Crypto LibraryCAVS testing framework for libgcrypt^sheep82jopenSUSE Leap 15.1openSUSEGFDL-1.1 AND GPL-2.0+ AND LGPL-2.1+ AND MIThttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://directory.fsf.org/wiki/Libgcryptlinuxx86_64[CePHAA^*^+^*^*^+^+0637f8c6b134b087651fd283bd4882a9f762d53970c937ad90768642b5e11ec1f7bb37f3e9cd2e62ee0e4477c64702a4b1c25a30ed4b4a22d8c9c220421a9a2a47a59146a8c9148a63fe45fd32a98fa6457e4047ddb8a7fe5e7fda56eebe578dda3828e2c3b281e66eec4cb96f548bd298140538ce152b64afe038b981b5e1f9rootrootrootrootrootrootrootrootrootrootrootrootlibgcrypt-1.8.2-lp151.9.7.1.src.rpmlibgcrypt-cavslibgcrypt-cavs(x86-64)@@@@@@@@@@@    /bin/bash/usr/bin/perllibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgcrypt20libgcrypt20-hmaclibgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.8.23.0.4-14.6.0-14.0-15.2-14.14.1]e@]]ʞ]m@]A]0_@]G@\@\@\@\[@[*AZ@Z@ZZ1@YYu@YqYTY3@Y1S@XXRXOWF@WQW9@W9@VVUUJ@T@TTԬTԬTԬTZ@Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Jason Sikes Jason Sikes Jason Sikes Vítězslav Čížek Vítězslav Čížek Vítězslav Čížek Pedro Monreal Gonzalez Pedro Monreal Gonzalez psimons@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comfvogt@suse.comastieger@suse.comastieger@suse.comjengelh@inai.deastieger@suse.comastieger@suse.comastieger@suse.compmonrealgonzalez@suse.comrmaliska@suse.comastieger@suse.comastieger@suse.commpluskal,vcizek,astieger}@suse.comastieger@suse.compjanouch@suse.depjanouch@suse.deastieger@suse.comastieger@suse.comvcizek@suse.comdvaleev@suse.comastieger@suse.comastieger@suse.comcoolo@suse.comdimstar@opensuse.orgcoolo@suse.comandreas.stieger@gmx.de- Fix tests in FIPS mode: * Fix tests: basic benchmark bench-slope pubkey t-cv25519 t-secmem * Add patch libgcrypt-fix-tests-fipsmode.patch- Fix test dsa-rfc6979 in FIPS mode: * Disable tests in elliptic curves with 192 bits which are not recommended in FIPS mode * Add patch libgcrypt-dsa-rfc6979-test-fix.patch- CMAC AES and TDES FIPS self-tests: * CMAC AES self test missing [bsc#1155339] * CMAC TDES self test missing [bsc#1155338] - Add libgcrypt-CMAC-AES-TDES-selftest.patch- Security fix: [bsc#1148987,CVE-2019-13627] * Mitigation against an ECDSA timing attack * Added libgcrypt-CVE-2019-13627.patch- Fixed an issue created by incomplete implementation of previous change - [bsc#1097073] * Removed section of libgcrypt-binary_integrity_in_non-FIPS.patch that caused some tests to be executed more than once.- Fixed a race condition in initialization. * Added libgcrypt-1.8.4-allow_FSM_same_state.patch - Security fix: [bsc#1138939, CVE-2019-12904] * The C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.) * Added patches: - libgcrypt-CVE-2019-12904-GCM-Prefetch.patch - libgcrypt-CVE-2019-12904-GCM.patch - libgcrypt-CVE-2019-12904-AES.patch - Fixed env-script-interpreter in cavs_driver.pl- Fixed redundant fips tests in some situations causing sudo to stop working when pam-kwallet is installed. bsc#1133808 * Added libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch * Removed libgcrypt-fips_ignore_FIPS_MODULE_PATH.patch because it was obsoleted by libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch- libgcrypt-1.8.3-fips-ctor.patch changed the way the fips selftests are invoked as well as the state transition, adjust the code so a missing checksum file is not an issue in non-FIPS mode (bsc#1097073) * update libgcrypt-binary_integrity_in_non-FIPS.patch- Enforce the minimal RSA keygen size in fips mode (bsc#1125740) * add libgcrypt-fips_rsa_no_enforced_mode.patch- Don't run full self-tests from constructor (bsc#1097073) * Don't call global_init() from the constructor, _gcry_global_constructor() from libgcrypt-1.8.3-fips-ctor.patch takes care of the binary integrity check instead. * Only the binary checksum will be verified, the remaining self-tests will be run upon the library initialization - Add libgcrypt-fips_ignore_FIPS_MODULE_PATH.patch - Drop libgcrypt-init-at-elf-load-fips.patch and libgcrypt-fips_run_selftest_at_constructor.patch- Skip all the self-tests except for binary integrity when called from the constructor (bsc#1097073) * Added libgcrypt-1.8.3-fips-ctor.patch- Fail selftests when checksum file is missing in FIPS mode only (bsc#1117355) * add libgcrypt-binary_integrity_in_non-FIPS.patch- Apply "CVE-2018-0495.patch" from upstream to enable blinding for ECDSA signing. This change mitigates a novel side-channel attack. [CVE-2018-0495, bsc#1097410]- Suggest libgcrypt20-hmac for package libgcrypt20 to ensure they are installed in the right order. [bsc#1090766]- Extended the fipsdrv dsa-sign and dsa-verify commands with the - -algo parameter for the FIPS testing of DSA SigVer and SigGen (bsc#1064455). * Added libgcrypt-fipsdrv-enable-algo-for-dsa-sign.patch * Added libgcrypt-fipsdrv-enable-algo-for-dsa-verify.patch- Use %license (boo#1082318)- libgcrypt 1.8.2: * Fix fatal out of secure memory status in the s-expression parser on heavy loaded systems. * Add auto expand secmem feature or use by GnuPG 2.2.4- libgcrypt 1.8.1: * Mitigate a local side-channel attack on Curve25519 dubbed "May the Fourth be With You" CVE-2017-0379 bsc#1055837 * Add more extra bytes to the pool after reading a seed file * Add the OID SHA384WithECDSA from RFC-7427 to SHA-384 * Fix build problems with the Jitter RNG * Fix assembler code build problems on Rasbian (ARMv8/AArch32-CE)- RPM group fixes.- libgcrypt 1.8.0: * New cipher mode XTS * New hash function Blake-2 * New function gcry_mpi_point_copy. * New function gcry_get_config. * GCRYCTL_REINIT_SYSCALL_CLAMP allows to init nPth after Libgcrypt. * New gobal configuration file /etc/gcrypt/random.conf. * GCRYCTL_PRINT_CONFIG does now also print build information for libgpg-error and the used compiler version. * GCRY_CIPHER_MODE_CFB8 is now supported. * A jitter based entropy collector is now used in addition to the other entropy collectors. * Optimized gcry_md_hash_buffers for SHA-256 and SHA-512. random pool lock). * Interface changes relative to the 1.7.0 release: gcry_get_config NEW function. gcry_mpi_point_copy NEW function. GCRYCTL_REINIT_SYSCALL_CLAMP NEW macro. GCRY_MD_BLAKE2B_512 NEW constant. GCRY_MD_BLAKE2B_384 NEW constant. GCRY_MD_BLAKE2B_256 NEW constant. GCRY_MD_BLAKE2B_160 NEW constant. GCRY_MD_BLAKE2S_256 NEW constant. GCRY_MD_BLAKE2S_224 NEW constant. GCRY_MD_BLAKE2S_160 NEW constant. GCRY_MD_BLAKE2S_128 NEW constant. GCRY_CIPHER_MODE_XTS NEW constant. gcry_md_info DEPRECATED. - Refresh patch libgcrypt-1.6.3-aliasing.patch- libgcrypt 1.7.8: * CVE-2017-7526: Mitigate a flush+reload side-channel attack on RSA secret keys (bsc#1046607)- libgcrypt 1.7.7: * Fix possible timing attack on EdDSA session key (previously patched, drop libgcrypt-secure-EdDSA-session-key.patch) * Fix long standing bug in secure memory implementation which could lead to a segv on free- Added libgcrypt-secure-EdDSA-session-key.patch [bsc#1042326] * Store the session key in secure memory to ensure that constant time point operations are used in the MPI library.- libgcrypt 1.7.6: * Fix counter operand from read-only to read/write * Fix too large jump alignment in mpih-rshift- libgcrypt 1.7.5: * Fix regression in mlock detection introduced with 1.7.4- libgcrypt 1.7.4: * ARMv8/AArch32 performance improvements for AES, GCM, SHA-256, and SHA-1. * Add ARMv8/AArch32 assembly implementation for Twofish and Camellia. * Add bulk processing implementation for ARMv8/AArch32. * Add Stribog OIDs. * Improve the DRBG performance and sync the code with the Linux version. * When secure memory is requested by the MPI functions or by gcry_xmalloc_secure, they do not anymore lead to a fatal error if the secure memory pool is used up. Instead new pools are allocated as needed. These new pools are not protected against being swapped out (mlock can't be used). Mitigation for minor confidentiality issues is encryption swap space. * Fix GOST 28147 CryptoPro-B S-box. * Fix error code handling of mlock calls.- libgcrypt 1.7.3: * security issue already fixes with 1.6.6 * Fix building of some asm modules with older compilers and CPUs. * ARMv8/AArch32 improvements for AES, GCM, SHA-256, and SHA-1. - includes changes from libgcrypt 1.7.2: * Bug fixes: - Fix setting of the ECC cofactor if parameters are specified. - Fix memory leak in the ECC code. - Remove debug message about unsupported getrandom syscall. - Fix build problems related to AVX use. - Fix bus errors on ARM for Poly1305, ChaCha20, AES, and SHA-512. * Internal changes: - Improved fatal error message for wrong use of gcry_md_read. - Disallow symmetric encryption/decryption if key is not set. - includes changes from 1.7.1: * Bug fixes: - Fix ecc_verify for cofactor support. - Fix portability bug when using gcc with Solaris 9 SPARC. - Build fix for OpenBSD/amd64 - Add OIDs to the Serpent ciphers. * Internal changes: - Use getrandom system call on Linux if available. - Blinding is now also used for RSA signature creation. - Changed names of debug envvars - includes changes from 1.7.0: * New algorithms and modes: - SHA3-224, SHA3-256, SHA3-384, SHA3-512, and MD2 hash algorithms. - SHAKE128 and SHAKE256 extendable-output hash algorithms. - ChaCha20 stream cipher. - Poly1305 message authentication algorithm - ChaCha20-Poly1305 Authenticated Encryption with Associated Data mode. - OCB mode. - HMAC-MD2 for use by legacy applications. * New curves for ECC: - Curve25519. - sec256k1. - GOST R 34.10-2001 and GOST R 34.10-2012. * Performance: - Improved performance of KDF functions. - Assembler optimized implementations of Blowfish and Serpent on ARM. - Assembler optimized implementation of 3DES on x86. - Improved AES using the SSSE3 based vector permutation method by Mike Hamburg. - AVX/BMI is used for SHA-1 and SHA-256 on x86. This is for SHA-1 about 20% faster than SSSE3 and more than 100% faster than the generic C implementation. - 40% speedup for SHA-512 and 72% for SHA-1 on ARM Cortex-A8. - 60-90% speedup for Whirlpool on x86. - 300% speedup for RIPE MD-160. - Up to 11 times speedup for CRC functions on x86. * Other features: - Improved ECDSA and FIPS 186-4 compliance. - Support for Montgomery curves. - gcry_cipher_set_sbox to tweak S-boxes of the gost28147 cipher algorithm. - gcry_mpi_ec_sub to subtract two points on a curve. - gcry_mpi_ec_decode_point to decode an MPI into a point object. - Emulation for broken Whirlpool code prior to 1.6.0. [from 1.6.1] - Flag "pkcs1-raw" to enable PCKS#1 padding with a user supplied hash part. - Parameter "saltlen" to set a non-default salt length for RSA PSS. - A SP800-90A conforming DRNG replaces the former X9.31 alternative random number generator. - Map deprecated RSA algo number to the RSA algo number for better backward compatibility. [from 1.6.2] - Use ciphertext blinding for Elgamal decryption [CVE-2014-3591]. See http://www.cs.tau.ac.il/~tromer/radioexp/ for details. [from 1.6.3] - Fixed data-dependent timing variations in modular exponentiation [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks are Practical]. [from 1.6.3] - Flag "no-keytest" for ECC key generation. Due to a bug in the parser that flag will also be accepted but ignored by older version of Libgcrypt. [from 1.6.4] - Speed up the random number generator by requiring less extra seeding. [from 1.6.4] - Always verify a created RSA signature to avoid private key leaks due to hardware failures. [from 1.6.4] - Mitigate side-channel attack on ECDH with Weierstrass curves [CVE-2015-7511]. See http://www.cs.tau.ac.IL/~tromer/ecdh/ for details. [from 1.6.5] * Internal changes: - Moved locking out to libgpg-error. - Support of the SYSROOT envvar in the build system. - Refactor some code. - The availability of a 64 bit integer type is now mandatory. * Bug fixes: - Fixed message digest lookup by OID (regression in 1.6.0). - Fixed a build problem on NetBSD - Fixed some asm build problems and feature detection bugs. * Interface changes relative to the 1.6.0 release: gcry_cipher_final NEW macro. GCRY_CIPHER_MODE_CFB8 NEW constant. GCRY_CIPHER_MODE_OCB NEW. GCRY_CIPHER_MODE_POLY1305 NEW. gcry_cipher_set_sbox NEW macro. gcry_mac_get_algo NEW. GCRY_MAC_HMAC_MD2 NEW. GCRY_MAC_HMAC_SHA3_224 NEW. GCRY_MAC_HMAC_SHA3_256 NEW. GCRY_MAC_HMAC_SHA3_384 NEW. GCRY_MAC_HMAC_SHA3_512 NEW. GCRY_MAC_POLY1305 NEW. GCRY_MAC_POLY1305_AES NEW. GCRY_MAC_POLY1305_CAMELLIA NEW. GCRY_MAC_POLY1305_SEED NEW. GCRY_MAC_POLY1305_SERPENT NEW. GCRY_MAC_POLY1305_TWOFISH NEW. gcry_md_extract NEW. GCRY_MD_FLAG_BUGEMU1 NEW [from 1.6.1]. GCRY_MD_GOSTR3411_CP NEW. GCRY_MD_SHA3_224 NEW. GCRY_MD_SHA3_256 NEW. GCRY_MD_SHA3_384 NEW. GCRY_MD_SHA3_512 NEW. GCRY_MD_SHAKE128 NEW. GCRY_MD_SHAKE256 NEW. gcry_mpi_ec_decode_point NEW. gcry_mpi_ec_sub NEW. GCRY_PK_EDDSA NEW constant. GCRYCTL_GET_TAGLEN NEW. GCRYCTL_SET_SBOX NEW. GCRYCTL_SET_TAGLEN NEW. - Apply libgcrypt-1.6.3-aliasing.patch only on big-endian architectures - update drbg_test.patch and install cavs testing directory again - As DRBG is upstream, drop pateches: v9-0001-SP800-90A-Deterministic-Random-Bit-Generator.patch 0002-Compile-DRBG.patch 0003-Function-definitions-of-interfaces-for-random.c.patch 0004-Invoke-DRBG-from-common-libgcrypt-RNG-code.patch 0005-Function-definitions-for-gcry_control-callbacks.patch 0006-DRBG-specific-gcry_control-requests.patch v9-0007-User-interface-to-DRBG.patch libgcrypt-fix-rng.patch - drop obsolete: libgcrypt-fips-dsa.patch libgcrypt-fips_ecdsa.patch- libgcrypt 1.6.6: * fix CVE-2016-6313: Issue in the mixing functions of the random number generators allowed an attacker who obtained a number of bytes from the standard RNG to predict some of the next ouput. (bsc#994157)- remove conditionals for unsupported distributions (before 13.2), it would not build anyway because of new dependencies- make the -hmac package depend on the same version of the library, fixing bsc#979629 FIPS: system fails to reboot after installing fips pattern- update to 1.6.5: * CVE-2015-7511: Mitigate side-channel attack on ECDH with Weierstrass curves (boo#965902)- follow-up to libgcrypt 1.6.4 update: sosuffix is 20.0.4- update to 1.6.4 - fixes libgcrypt equivalent of CVE-2015-5738 (bsc#944456) * Speed up the random number generator by requiring less extra seeding. * New flag "no-keytest" for ECC key generation. Due to a bug in the parser that flag will also be accepted but ignored by older version of Libgcrypt. * Always verify a created RSA signature to avoid private key leaks due to hardware failures. * Other minor bug fixes.- Fix gpg2 tests on BigEndian architectures: s390x ppc64 libgcrypt-1.6.3-aliasing.patch- fix sosuffix for 1.6.3 (20.0.3)- libgcrypt 1.6.3 [bnc#920057]: * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591]. * Fixed data-dependent timing variations in modular exponentiation [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks are Practical]. - update upstream signing keyring- making the build reproducible - see http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html for a very similiar problem- Move %install_info_delete calls from postun to preun: the files must still be present to be parsed. - Fix the names passed to install_info for gcrypt.info-[12].gz instead of gcrypt-[12].info.gz.- fix filename for info pages in %post scripts- libgcrypt 1.6.2: * Map deprecated RSA algo number to the RSA algo number for better backward compatibility. * Support a 0x40 compression prefix for EdDSA. * Improve ARM hardware feature detection and building. * Fix building for the x32 ABI platform. * Fix some possible NULL deref bugs. - remove libgcrypt-1.6.0-use-intenal-functions.patch, upstream via xtrymalloc macro - remove libgcrypt-fixed-sizet.patch, upstream - adjust libgcrypt-1.6.1-use-fipscheck.patch for xtrymalloc changesheep82 15774521771.8.2-lp151.9.7.11.8.2-lp151.9.7.1libgcryptcavscavs-test.shcavs_driver.pldrbg_testfipsdrv/usr/lib//usr/lib/libgcrypt//usr/lib/libgcrypt/cavs/-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.opensuse.org/openSUSE:Maintenance:11723/openSUSE_Leap_15.1_Update/b1e95f70193b25a4a9d8d49bbbba7901-libgcrypt.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxdirectoryBourne-Again shell script, UTF-8 Unicode text executablePerl script text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=443d673d4610f3ca12ae6515e51429b883d3fe1b, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=e66f36fd98a5b17372df411aa17f0d37a3f977e2, for GNU/Linux 3.2.0, stripped RRRRRRRRR RRRRRRR Rbk^eyՆ*utf-8e6d0ce1120c820da08fe8d23cbb921b8cb61f823ace1fcacf55cb24769dcd02c? 7zXZ !t/nz] crt:bLL j#\G9pJM(S;ٵ.+_VDչ-u g !^^Ђ`CIϵ?ߧn:H"oo~%`S-2U!%/{Bcd?K<^᭄9_ {Kˎopl46YuT3qՆ2f^ӓ^{S zڎ.ŀ5`J -iI*? X3WV$U?SƲ*;)7з9gCui٧/h95l&t{B޳5p(BU/:avEaXF>giޓqgk &I$KܣMUz!̶)C=_0u{%ϽC{=舊plj)aN@[Xe< C]u)FgwקIm>W mSmt0eAT\5|Si؁ ߨem0)̌dmU@W0rȀ+tc-BUۢ٘mėDh>3q ?h;sKޤGey4)KDC 1Io1aS~4^LSLGk6տ& ̛@~.-gH){&mt6!db:S*@Rz$ K 1W0+!3J+Ao*,1&ѿ?VU_`SH`!wc(Z/TfC薍BpLhAKV˙m%l-B4SPiL~bcN8.8V[BS. 36ٝ elaI|icvp8&N5&s=J:{)w.*>iʋ]h€A㓲.Hc$,LF?]tiLjfhQ,ajd'K <kA`O6/?jΏK^^gRƁAzikLĉI(/I51q+LU)V oC;-{aݲk 7 >0o7YGtJӚx^r`47YE|י)SP:m׺lNI ! PG :}JAߑCMC)~/E۾қ+^(sH0ؑVDL,F:nW;P} &b; <]Xr@Wvo&jV.UߣѠ\fI)#OiaOOȦas&LRFY jæx' Бh׳5fk,]lp);YȔdp|k |6h!33"˜ ug:O^CQRxǩ-Ճ[Yy5QLy:<5lۛ;魷ãCπIq֫!/~p];&B5=IrS)'V?hMgoJ&o] Y{@;'PoI9/)WaT[!G*R MGbc UIO紐o#.|`*;# _⟶wMj擲D(f T4 b+mI:FMP򞩁!@6~9}!*/Y%/L# ɡ9D z;.] SJP ? jem]CȐ0 |H*Arŭ^JXpEy?J2yy=__"gR%}M*=!C\,.r[pr_L>0}0-(r`*):ϔejesY2O>h^6&aǒPέ*b"OINey*\1*9y> lZ2 ppF'E~ NSIO?V bsJ aGA,Xr7Ґ7d2Ɂ$]Rԃ  JlBTjI]5^qZF>b7jpKJ=5JWk`{"q6U>Y(rbi6o"5hkM]Qt97殐mhP*?l" 56_qyЈ,Ғ2^aUNY#gI}f ehDɜtl$j44dSyU\ǟ`DLZxAC*k0٠*Ԉ1Zk/)4; F vR&ElվX>BШSH->XN-V}9r氽z&<1" ǦC[\RfjagƔf?W,J"-GZE >iWB3;lqdQQI'݃ÈW!|PnKjY= eWMs6)R|+4U,:i7ӺƠUV չ.Yct+RLW8K] A͡ltq([M!*5 u))lj8kUD?`2{i%Ɖ:R =ń,HVsAZ˷'F5df~{"ۯokLmLJNDq….sJ+.hoj(hu̲\hPK f %_91 ^cXazbrFm)L[9m^ՏwA~aRp)y{w8ݧNp`Sy,Əט77B"IF8t)B4]v򐸁SkW&1Ien%;Ko:T9{d<:KQ9l%NP|# ) 9f(2ZJl /9hz=Izܘ $(1#v`ݦNg.xO8 [\}4K͗{o๐ms5\rpjr%̾nOs\O_5LJr }~mQ'!D"L6'V˖יBU'&C<^I͌8׍k1vj}:., |u|Q+nsETm_lٕ+wWD ?tU(g;KuҹBђ>=̥]Q4 (vό7MThjCmADSu\]_I5LGb!T,ĭ`)jojb". #Q]Eu?R#Y+mfy?P'j}ƣLԒ!rk\78lI}Қ" &%_[1WeCT) +QYz9c]E7[҈!*땜2`)}6W;*pZqJu 2LqM ӣ,ʗj(Bl}p:zrm}dd7hPЁ8&|@/b+,{ŵgTN#A%eW^2R\Cs6"Z8G/_gujoX${0#Tu:f(5{xہ.ZFЏs:%& ),OA8%-g@ __o,LOF7TH[eTt]a؝wQ_"b[a9}bLK! _1dHMI %gaJv=oӤ28r`>:9-7.(^Y3 ⥨Z367w؝}ىTG kV߸+z9{fP41f:6.Ae(p{⍱5!rѲ5-!Gb5R^JnЮ%nGZc=nbNjஇM\O5,aNb{ık&z?x_[ We?yVb0[_fXJhrĐ !7q.Nq>C1B^{aea#{6! e?xt$GiIz2z+6NK;a7Dw_=V֢̈a.[-S}JР [vq<oO}ly6%VrALFzIDJ|w4^qpǪзF/kk=Rz]~b$(at9UȻ?CW孼goW\Z8Ŧt|VcԨkbƮ:2 ?ft0ôl 1%n&,?͕*MgyzD2)L,_tq ܤt,(:5?hX~Ez+'+ӟÂb{:yռĐ7Zs)4$hz>qbjfJz w3MzL/En (b(6ȵ_`D~GYJ̞nd::'}WiKZS>&Hs 49 ZۚS~;җ\*MGz8^aSb ]OJ &6>O/$y<]bRUp@cc.22rʐ3EɅgC;BȢJ0Ea܊ t=AwM_A:x^+ jDz;zW_MRY/m]sTP t8hV__HEG p &3gT3<i]a2MjێaQ}E mIxTN{GE^wy+ `?Eo}O6%Ifv\6bP8+c7Dާ&_4g!~gJv3:T!r8BRơ!1ܝOFnʱV AE:\RcLLe0p8l~lz$`V.Js,umZp;pjI*̴ 2v 2!PpJ5̣$2Pi/=)*~wRм,;]ZJ5b +Iw`zI jR'흙 ITl//78-+wonNg|O򟧈pT#kC?-b!gd8MXnfO}RdC`'-ͺ|PR(}RB ͻ?dF↯:F<2;,6f`U@_șC9@5b [,MI!Mp.SkRp 7%rQPʑ`ek ⍪-`XlүjdK,(F0PO|xz v!fxWBM{>(4BrP2*|L(؎B&F0Cv@Ȝ0w*^_ժ]ǔ" +J4;W_;D~<ò Fs3nw`L`qQ2vʊJ|JwDvGV񼯪}!7ŕʱF4ҕ+fÓmi~ 1jq5˳(Z䵭EQ(OF<sKQ0XAfo* uܔN̾WEsɌ2>#\4GS617ͻ an]5ŧv`9ݶjyde.۝tpS>LATQojFӖ'kDrx u3bݔ?Q~?S^ɱ wv6mB\:(R0kp odJo9 7c%P=+j$]0aC %T_O<3KK*ֈ76FuRivx@G6^hƦOw"$VSKAMph|2]w~~R8b4ho:#KUJjի}KݣUdTbbFH+ɛڜCGg6~ Mxݲ^Nc"eXegW-1FbӎNJZ2$[Zlzb+{؎HWp폴]QۨMO#k2%ˤP˔K.FatrF?>xAU!ĪMH?Zg77HjCȸ9Șms䭇4O,d<;cn0nlRBTБdS7wGKaY'Χ֬n ]c L >hA/i l`_u78q\Lh%4lgog9/S td3^91BfݕS.٠hi&B^V) r܁`UIgIJ0Msωxv}6+^9m8lvfUUQٿ {ǟ{~WfR#+O` NT)93vYUnaS1-A,aazN_˭)(PCH_FWN@nҟ߮v$2# UPA/$ec+ힶxy@y&G095nd֤Øf 4Ḛfw%5v&(5slF|fSNk 2k΍as9J kbDz F]%$Nr7[Єxzz} 5gX{)` 0FɪBc湔%SPCc>4[=ۅUè˯5'1,?Ld(d@D"6%jXq\2GgD|G;:^r˗B(:,"3:w)w2#)g—YzfKp=pK!aSfj]FQn8Wр(g jmE进̌%>% _ nqWsbQ2v3k Z.O+۾.m9-F> R~ntT_)aVI~K=Z Vnt1%%T-s\%/FAbIKϋp9yU:R8&\.׃O}`A1&"_ w8La ZCzlO(eؙ#cÅv 6,}ZѨa-)fאB䝅(ƫK#7)ٮ䳳&VDo]x!ÑN bo^W`y3k5,P;5ގs\B^`WeH;:犡>l~f\n̆YL4ceK0Q6X巴6N@L0DZ)9\=#-"M^pUθYˆ$Tbc߉rmA\iJ$•]0;uᛡyP"ցչvnA:Ν.#pVOYrv($i.a #mw͵J+Ͻ!9"xd.+oR70K^G|`sm  qur[S(Ls^~x6|g_ t{"yD$.?F$^8'5˺Mw L#ÝKTkeK~Q /ura:ЈL|(bɁ <H]YWm3Jr|Bn>m.ٝSO o/"VIQ]j jm:&T7iyǑדw~4 qbFѡaܺ2xDnO5* Ĺ#MM(싵,,/ c^.caZ7ߙ&^ mnnʨ fvb]O$<\-%ͲZH-vkM &Vq>=Fm E<K*}vʋ?L#a N"UEU{Ҵ8n9/)VŬ++pw eN=SiJG/#JgbJǑ8 C@q3gsNAD.  ?ȗCX[~]f#iDO.vg_5ͫzZAZf=.;8pF]nIF#ښ S!4Bp>1a}KN/x?Oϩ>Qy&%B1Suf\DX{@04Xe֪!w_# < N(T>`<:]] I4L2xm 괙wcb1ZjVМ~~D@Uqh\.2ֆ(„ڋe?/˰6s,/;=anh$=g]V%:%5|㹦mu1ђ40(pVˋգȡ;fe5}.x9 8 9By|lP=>f['`n 7ܜ:xj"؇)f =c$;5, f|u.[3H ƨZ W|,ժC~/—_U,qYc iKu1ߌN. t҃ˎЃX+#2]PE>OPo4j 򿡨"MbK(_Լe$q(s:J uv;"D ]YRSJ( QbN=[ic%Y685 bM JTiV~c' tD^c{ҧ;"4NYBɽu p:ٹȚjFI17yB1+X'>r5)YxO@`݋m[ZUDp0']PM#d-+C}؉Y1h{D':7j¹$eH1uv>_X!üOB;nng)3>C{UbI!{,l UN<È+2*/'@KH1vouqT-Lhòrj @h諁jHm\!n1F؅1ג] e.sQ;3e]JvbKHt'tJG^xh@I&K'f[Tʖ`D]KA%k ~0JNt:q}{iA,r2]GjX+/Dm x-u! p~Mz|Rꋐ PCZ_qS. yHÖXvg曮ch5DT:@")f'MnvkKPaV' کW;{菧XM7}Ly\qS^7 dzj/Y?`cP~QE[%Y˂c$$T]w4,z)p_c<_ q1 ; N(]E!*(o(D{ wt{o0E ޑODM)v@R`ja8Ftex9焰8x Xrvn`ղ /m At0&FDRz&ENHΠd#߼UR^ɻsFi]~ڇR"BBI%J*ď(籒+#ـe+"J`KvfB"P"ԧznMi >lh궫?f&!?nQ?z?*exW~,7e1ZDEO=fw ѡPJ:gru31۲}mv i6ili=-OYbi #I;Y1WI561v;CZq\N`cMPZ_dho)O7΀hl0^=I(/]zWBZshx[ԟ lѤ;'cRqDi,tq]cKR;-qg (Ki-KsȊ! u-a* i NiFLJBS:zX3B;R0\S0.l :RI5 tJ߳gTx2vQgs KԊQBM7K1F{}=IFͩ:}K1Coޱx\vNꆛf`v'_YÉ-b*9CAcFB֐{b44ywuڈڥ,DCɯ;lSەv*5Ǿx́G;UD ULfm>5:ju˵_ pԔĩVCQ:Vpap XHF{E~W { ugIʥϾ!G̈'flV{5i+N 2S2jbsQ^nÁ@<~=A5fU`Gog3>YI 3p`":4t ÁOPD+}{Dԏ>օYke?j22pt!b}pg6yR$97Y~ 8]_ESthU-uC߇$~`F,Ml B gksԮ+ $_+ >nM ou.+BWN7~ՁBbȷ"z;:^as=3^t(<_/@.gTEatr[2Bŀ\{*2]‍K(NoZ%wˀqh3-8bȥ,0~/oZ?he~W٠ %BGvpF_\+IGJ#4ĸV&5y+pq:)JY&JB ޝcS{6juIvG|A&~5d;p3gRa..4 uxJо,rY6DZ⑐#2/O`-~]]P$qE>5BePg|iYH H~El,VQGgZسA?˳7pbvlڏ6t gAbYwT|!j!:[IA'3Rt/-P,^ M"ۮ K,_ vQͥ܃h8X-'2BaDtQ%g"Y/aԍ :b N+PgYi"ŰV}L돒[|[+ص#w炻s{|6ާGE)N)M@S?Ū鿟^䓟®UÔlq\䐜M6bw~eIаLf;VxKŝV~6DZa7~Yt`?"V I X kO&9Nzwg ?m02SHwK_ŏlo$g@ݿ5.w:,NԈ&+{/{z ;SZ伜ujߩ$i u(3 ?6dRe)ȹoҝ!!^S24yyo(n] NxҌ{Mt4UM_NO(9op<&K7;RȰq@]9В /UKFFb~F+ӼSI,K0Bo q:#ajrgta Oj|?c?ZĊ1Ng@dA%[x+Gc=Vݛ7Zm}~|˰HpqC2s(%:$m c"8VJTs#_Dn`ӆњb-TϘwIC7_=7J)ȁQ(ޤM<^ifOu~FEBKp`xNZo㖏;f p A,sBNMsYj"!GhkjVUlSѳ ox^H`Rz_n?WҊmuOs9 %.pH(0IG0KX"i>ȱg|T=]Vkgdi;?$LB|s[>:Ʉ)*uk-]ЩYIGmWxnn,b4CN~3M10:$ M3Lj&S-ϭ[eHmeEq8YMb΋J&x-s\Q)MmZ/%t2izMpr29wcf?Jz.*uF>xAʫ/Me8%߼àGC}d.dw--6 `pi'Y*¹_?8>Kf5b5X,N KduOf #/#jF89.5#WZ]i80#l8v2p&0a9_/2.J|ŧ4N"x{IcfHz,qZAe$:%#go8_b6Sd0)Pota2ELYHūeRW{˘~Ow'%w52$j{ @ Y"SVYht "<2`jVjYڇ9':렰KpSotE*jr*G 4qu]%I 7Oۊy-#|aLh.->u+P+c+wrm,VTmL..MIW3YbB&y|5GFFqMI 8p /ۑHVڧ%9bΜww9ob[9 $0}OFL>zn}ɀ+K*]5tЛFqY1 _y'IO$; "=!HlC)c3}WD%ڍQ$?EQ~_Qz1jdoRⶔKؽojlk#gNt D(4((pbc6ahIK%(A$TğXEmf< .cHォ}#<kiBMHnAM}} t+U43< wc't( !SD$#m7Tɓ{߀ֈ888˟z8uoosNW?(;.XvyC}p6GFʞ[6)f9XAhjⷪͥuǎ ވDiE=*}zy5&} wge7Xm;6LTߔ6)}(Fl:ãdgfs`m9*r.MO!>PhtqQu_[W卧JvRT1Nї̞iZ^צ_(R%%qeR=`fxDKOU󄈪/2*"#zH=yM;\[=t±3܆g&QB@ͨخVXNz\g۝BEKl$(sxS]n?Ϝ0Q9@ aa%ǃv8oX3 E$zk\So!?9)Fˁ&p^nग1ZsRHl_E0%0jQױߤszRVU1=sqw8GeAђ"@oa?fF2q*ɪ $lJD;'=kH.I^%T=Zcw)6.5N͒-ZCE;xj"BB (P7O1bjO.7nrŒTCYeF2L}DdJp-o-MSObܥեJ/2Mő46f6]U;k[6_jdYߐa6U*[76'% ͫ-ԥ7T2^ؼz.#m@gI,MAX)lS!DT7?]iK!a ^#0QbfeM B$SJąE#aߺkTNaH,HY-6bp3S$YH{Yҝec f`an/e{E-ބg6d G@m~(WP`=Q)f,z09#[hΙkNdGNA\97ց{!aWۣ-]&BtykNpC4AhaibqQ8~dmmnb F3_+%$7bC,RǙKUb(Ohy5Sè>DIz^RWF;xO|9T}٪:%5Yq(L7?l%LҢ0 az |G/ǿhrwقcrV>|}u?Ei4 h̴hxRwi0պ 0C)$ھԕv0l9p_1uj/CL_w3?p]U,#&)=-mw-udAۚy׳ÎrjYqr5K}o;VlNfT6_^̆i`z=ZK$rlޓOY0"$os4Ū NÊfv '{ux $Ը Z+v4jEzHlJެm b_+\g54J6wuAJMO8VB7^DW  ?€ob ͯF!*FB*G*,Z'bNJzMn35hmZ'+ﭐLp*\z Ux_W6`迬W2i-W+jnȞYhУlA3"V`6S;򅫻eGpc8{>hr?-t08J,赊Ak$s%z˹U, !G-@yGyiv"O`HS@^*>|or &jQaB ǰ䃓v_V.n҆G(,AɰB:E8Ӭ7?ܤ~ֹ6g |b-y :g$3tN\$I#$ T ~zD(D<iI(7 %*2rA3AH3ykk+*}ZH%b"Z'ˉ~,e?鯓zF+k=Vi`ӧd5ϭ>''x|Ŧ`Qk~n#`z6:#es֚&n2gaޠI!͍%pMӾj'wo4C eȭ~OvbƁtΙmY{R *LFy31RD{ |+m1XTs[mnGe:+Qdn=nq2(|-A~yr ʊk/kA6a&Ӈ/9³5̕H6raҝA:Ҁ+rדatPp_vZ1^7_^ }x$+ֹ k+z5RjwsF.E*D+hqZ0!;-);fQfԩ9aOϢsܰTy 9ȣz2I=l5/{~= GWsY1܁v $ WI9Zj `- #D(Ϻw sCS>`pt,R.^b)ǞޜILκ&uSn½.>fb"js@y㷚́tʏDBìH=bc =9,›M K̗%`<.~ ֭(IZ-Va&t9d2^7,!8u'R`|O ~wCsڦX,?H>w (:7_#[s:v-p^tóM YIJGjreOz !u D}>oXD_^l\UG;RT2V ˦͓[}$B|D`FY+hSd`>Ǎl`DŽA[DeϛPP1g-YOqy˰}1VLn rr*?x蓑Z7b kԅ(9E2Bx`VMB_wB.\gJu,S,S_S"=e@5ɂfڌM Qo w^u]8ï֟CI3&Tagt@鈣ލ*:\EWt)ԩuR+YsH9]1{{c2cɐ2  O X$J`^-tMy*Čg1 vZРX_LFeL{>Du=Hy"w|Msx[7a.(**N2 )]|K^f#~1//).^4oNj"9< uo=Zkȟ:~⌀1:Y"<ge=W^Udih ~1p)I4^ ]]xzV`}႗NXe"TˮhxM[>Z"d@؂/ћ1Q^K#}KGz ̷pG5`&.ɧ6νXZb bMR&g%5= 0ﰇ|MNpDI?Y>VfطJAGb/.(Ws}ܸRi;JS}EC@;ǿx9U1P`qȤr;7[a ɲf5lQߓRgX >b\;0t !#i$zh"^ WdQxܣ:rWrܴR'm6|eOrV+ݎTXjxR 9\{55~@i>猷77Q37Yh 6RigΖw!uiRqEq"Bi=3ёf}eڑ!f75h<+&.ЯhMb> sҐibJhm "! jFNp%it7/0Oy[R2hM褸acBdy^.d!#A \4_°hvrH|c#g>7 8Bi1k[ [A^]iri}}BMĥ'Z5@߯96 cE-%DP3G`!iǶ@5'&H?ӌ^e8( o卖jG!!91FkX(v3yg9X|uGj ^GΆp Tyj49dGщГNf#߭_.emHhohspͧ tA%ZIi+ŀ*P޸|IԺv QT\7;eMIٶF8{tK>!#rDn9]f]sh'JhQ`Ʃcf v7TgLM ym™.j̐7DQ\NFoRp^L{W#uN"޺KNTĭo|n^3uSmR43Mk|d2/dޞBqR6eϐ*C>O%{rf -w29om.c:d V&lpzphL"4Pu}I qrƧa1tsڰ̧|9<Zy{D1澷=Yl-@!#Ab9* _!rf|\1^]5gGYd_~&=ey^A~`ITZz}/a\Oe嘔t@/ {`@(*475=,Ect1bfhCv-{RN}nG_r8Rx%FODElԎM egI9g}HU/N6RyJPxF1utk hD+_y1d]V9DGp 'h}YPS5)axz$꣰$KNVN0ZJ%xqtsZx2#Pz,fƄ@*|JSY݊µv䇤>j3-,8 kaןl'}}}v;]~qTڠQ"ˁ HԘ\ θQJ.4[`>v~|XUb:`wüx?B]+9!$\C\2{POIϭבRpnBF @^AeºO)9a,np_#XI[G5[v_R $*ר_Eѹ5\Anͽ6c%!07'|>}85G~ph_NMt5G֞g"iI'a9c?J ,[hĸ%rN04Sx4:i0,5"ez!F: d==Ξ[þccA OS]Ws߇75='? &0يUZIkڮoDбI^u3at!BخAOmVdW]:|Wb6Jp b71gzH) ֩K*2DRS 8zΖ| bRӽlZϽ,$q[8>J8>RѯlZ.+}#ɐ4vxÚlIXZx[6#P~n1HgEfo\ 8[;gkI廵UotmCGܽ]5r@3ُ'R̲t#ܲ^m Տ?B8>FNV>Fi?L +w_ͦR4v={2鎲mfL@#Ә@%ejYs zCð'-8Յ{d ֯$`m\EmsMe3r o飆!;5S5' Ϊ1|KaZ#hd? fG{)Z穅-y}8N\u3dp2X`5}Pw-EM4Ņ06cG'P/=յ^ӗpOeWkpZU÷سZIq*ѡa:z]w P)Q =,I؞؂(R(fk-ռݗhR@z[><sʨP\dҺxzv5C)yswoj^ IRtlys6 jX~KSE !xǃFUw3(Y%4V)@Y:+ dƊC_vM|A{w}z \',,@Yw{1ބt"MUn"cLSTgr 6?tLn1(|$,4d 洗0ƃQV(]ĕ;O"O)sFc8SGV<ҽw#URuD'1$ S'7?)^ZtNUy_NTV[Yl+c t*bt.7}b5]''eObLrRg[~nȷE 9~Z"S l&Φm#|UtI,B~1^jK?o:-EM;#rO)s5P[ט -Q=pST _RceҜ> q`n $n-+zêE_fSlmp{v2 ϐVLipkWoHɁmp:I؀5RPv($GVBĕdtĒt9ڧ$JҟٻfwM=vbsޢؖDŽ57l?)5R-)7}aϙOn!{8%l ֩hɬyP2Mh7EP7#lvU*YDTkgj=+K!9u SlZx 8\8E2u聁 %泥 sqOBGw$ B9O)V$ty+-F H@Cy֞1@f-Y喉0P~ċ'2bQ:NNdžge_[* ] pMG"7d &i)s ,]L=c"dv6,XlG,_yNA9έɨIٸDUxa z$'p^MmR ]*Z溡8zcaԡ@0fb`Z l=d bΕoevPH|¸OGͫ)ӴrhF/PY6^1Sp]C:` VسJJ'oy6͖ы#zh]J<6)yA<rIE'F2O/&||W HҙqK;caяH8, 3}Πb<1ІܳX"\dۯd{Ep$;ԞĽZz* liE7/Qݦ jFs{JvQc2K ?ZSh9gQF[8sOO@8׋ ~cTӪ>ej"u88'\x'Ԑ tCH,Xq;T8.fw$49qpXj;yf6w@ÌqGcc,5HQy |t뜅 Źc0%G?2s57>ϙ]«ƒǑ{zlfƣ}$^d  a6˭Ko%'h"B> @5ĥal U>koLg홮{j2|nJGW+ZCcET |RWTqG@YwL y4 =@Ճ0{PSKBqNooC˒Cy GkF>r*xJMF+wS%k9} ;5$/??Hޯfa R~lȩyTffۈfk ouL> 3,uφ%Lu昏Q Ow {W2Ҍ&dE ; ~j?:gr?f:X $Hunis |(\dV~T-YjY|O+ 1m\tX'mP-i@(W R!n&0odIK s̔!x+nIi X1D>kdk0'~D[=eIQ~.;7^D~lch1rkW%,BJDAYWd:U'*FLG:I wZ!*]OH,@g":B7$pwbY[~Жm?24xG-!:NSA,ңCto'iM~WI`/]"%2 \,@AyՐw$Z'Wuأٖp;H\_FF>Ku3䁺kPtK{l'bmjQ"!Lum-+p %s U`#tl6t9IʴǗ15TWjnSF)j Xof !L})CJ[7ëqWꜢt`MJw8xˇ0w#f&]уy*,IYV,[o8EfY3*F?b[Bf&]G:q]'i.bT2K˓rWDVVز&I' 57cFd>dRVZ>w5Ycu/;Agr&oo/%-C.M9)жa&=~v8Ķlݣm0ucj_惐M3%8is &wy~`[+MA+(-1B/z=tOh06gٴ^cìd$y+; 8]Bc$-- q =Q7iD&QX %?N|nmgnjT/&|]DM;`A6_ҳ>^`E^=ңFL5NCWܛD=cZEm (`N1 p#b#d\yϯhK׃iE>aŊ_`-^_YXvphu='2 .f`˾ًtŰ@4̀Bۋל@٥Td 0SQD[hRY(KO^& Jd5LK'Ħb9WRgUJ_rGe:'t)7bdSN({PۛeO!Y}BUf Xkd ;XuɜΟf^`eԪliWFEv @ At')t hRIY?BA~oE?Ⱦ{}Bk@+snZsdS|-7P7cj9nĎ!ԡX͏=NC4ǚ/\zȿfp[?XmO-1'F1W?z/c)gظ2W5IGBڕzy䤾x=X~z@u&ps.KOS@Wb^#L!Bw=#X' }m#:%(zD [TawR㰻;䈸3HQ9A&Bwǀu_"^AnAvE_Eǜ%bb75oJ|< yc32'V\f]U[r3 [ R, Lɐ_Nw3 m>"W}Eʻ!ъS\|h[]>҅ x8{s?Z2Wf횹S5>Q[jdxIfyr}+0awpc$qFk%?Jqçg&QW2W`7|ɘ\<^Y/-N5"|됫3qsk"6Rn),i#O{J۟8,庢(&H蚠**v tIϵR`췈+T~( Ok5$D`4ÉH Η넍Թ&3p[I,MzS͸ˁag4џ[h MrߏQ,޲ݧ iUQ ww]aUxj: p=S$:{p$c C0ؼ)eː]-9 0ZYm¥@-a(/ Χӡ,`Fvs$ʥ ޱoܠ@6r0ENlem~߫-/&WDyzgJKTmr|ӃpqR$RT5VE_ /%P^â"nҟO} s'>R7ާyY'DHeXtrh}[݈ 7:PTHoGoڦ/uP4)U:Q _ DN/[Ÿ G͓Uʾ@ps*o, |+ 6Hza 4B sCڏi|UCĥ'}GsN~=#2ݓ PKn.ʴ˚YC3fX PvڤʰZ1 zʔgz.D#|EU\;]]%7Gʶ8[˺tCb$y8$ &(4;f@;J0%Q)U5?gm~"IlVȸP(0խmB@(rsáZ^nEl nQ* nVAz^+%r\\`7 S&9}҄lW"Rh/: zB|Er{c`FZA xG`J,(祳.[ɪᕏw%!Zy" @:ӣ]+H-KHFDVvDZGO(1D[eH︮Ր0sI0hl-d`DħJAGUfnšEv@OM*,M&rl*`50Q-?5\4Q/*`J7J.yڄ1tr_|Cy'OJU} PxnG oJ_#]k~2lLjo wX ?XcKw^|h#V{3+;a Nā]ED('Y\]Avj/zKI(JFrg#KG02 -@ްO4qA+A3 x8Ji?q0罖a/&4fЙ/ecgo]h%&b[Ǔsx6-hJ?$X/hU1M_5a@|W^'0byu>eM^(MI?/zO*OyI3S:9/{dlFE(Bm.r ƒ?j ls~/ ^:NkBJ|M:ZF=0&ENu>8Rp՝h 2XľD}# Ȍz EJ:!(r#-Lg*Y7-Xa=|Lh1ۼ%ˇ_- ZavS+B7o۳Z ')irN~:|Rk9RW?fԶBXs }/@R%+ޭ/Y%L޻Xo쓿PT I-iC-!m}3rB2PMXSn3RD2(+ , aJ 9WpR>hyTHkFfILz I {k 72%e]" ((B^FF@jEVd}Mru -9ۅ<.,kHHl{?-wHv L;ۼZnVf+mv{6o 5tlKfF Lv{Ss`%꾫j3#_'詪07 $ ǜI"șZk7͈W&(Z% 8S4 7 >Tro(FfKiIa<a8Td'5m*WB2 8"[q"m\!} 9L0kD^FvڈTы3CU'SdFG+$"N Z=SoyvQ惓$c+a-tFK"S{8Gx? 3~To"&>qVOn%r#-K˫Kh^K7 Ӕ% yAQX7BvUq%⦱IįM9;&"W b\pjd)F8痴KkH)C2KENeY[O%UPoFtbO"I_28| ^ZŌ\`mJZf (SP0yam\1N0sq:N0s f痊ZoCN8ih2kPm vUTY=c[ yItR=S3KC1"ҵ S" ~B7咱6?LnDd1/ONKOPEW~r*_2] tV+ж 9rK-\/`_1h6r' `O%i0 >_>h%yH=t$c}Nj>4ȑ;f5A˺b=ZwqFcBxOW9_sBf5`:v'KyC"j'~ rT,CjAu&j5ƈj`]@\Ny 1xJ3ߟ&-ȶ&&GIRNm'ѽQݤP_m?N5*}D'W`7D* iG-]uq)'^=dں9\4uP@3]hؚoנZ8Tq)Ѕ9Uw%y f20wFn*G0k$';x/LI#$mJ#:R׹1ʑ0U[1rN?*f 4{';<5!Wb4i?t2aO*QAFT^D6 [PϾzU3i ʺ oŰ%^TztEclU'm8Wb͋%ߧЉ 5t̃C+&urľ@Oa V&?tpQ0;WKFP%Uq֣Mϭ:҅[Nd&o֛ZPQ`%sEՠ ]P]j>K6խ γ/ӣ Ga$KBAVp3 VʼveҷpP|vZP-,3K 2C)>EUP,5޺څW=3M*νv-)6k nQ09m#6t(wQ#6huYKgM4vIRjԥAH%ܣ-.0:aKYp;U0H XkĈ5zz̄Vvs*Rqy)4BDr2FaE'fz";9&?[nS$ #O+D)燱͈49vyG4呜t. X‚elS{cTSzyR.u\="|Y{"\}Rj00d2j"Q-3#(v {( y3L 3kjR 3wڶfEEgQ؀rUD=UBCl`t>IN/5*39\l^X#:d)?6./rFX`yz,!0'.X6h0P}sdGͅЩXKZ1C xnкa|NN.3DQޟ-nĂvA*yhg?3e 'V27lN{<)HRP ~' `iT ʐ?)>vTj@VOAJ_l:T]LE0JԾNYfrI8-w9F^QQofaIC}] n "]ABCc˙g V'Q7=ےrr΍+\de=gY"᠈ibVGRh]AKJum): 5A6.{( NL ki7ò~Z57vLG9+e2fʋ"s7>n=9shOֱrA, YfsM};HDOV[z2)LҡNfQ#L aZw ̤@Gyc,{@x| Et8sXOZtۙֆl&:WVM `haB7\Y rMGGTq@_h"|8ץGCsOu/P06uCL|P ސgUno);&;ݱ6 L! o!F_R EN?jsm<\Y_GaTόTĵжT!97EeǐVM`jnPܹ D:K_ 3-݌d-/Qe>6/6xQH;mFZ8LahorɹJIIiR"Le[Q4ǔ/A23:s!D5XTZo^\1-AVGFU,=u<w(.q <㳝׸zY '#A }ȭ@1P#kEҀ!*Ў̖˅ijx4Nm P.tcc7efN+$n\H%K$?ҴHirjݒHBTLC 2jef'=* ܸtY vqn&'O8,<.qqvO\l媒Vs P{D{*Q Z{EɼbHTT4< /ѣllvCި@6-ZЉ\%V:HPJb' >0]'`FjdH6fU;I-9줱I{n8}dQ<. XoE$Sq_zjtŻ8'ˮHs&¶}b&XD~^%A|qPU8,n0/kK6fŕ!*~uɹ=qO&HAY\ɝReJ{t,l|gBERU{aW`uą1 \1y3S{0b~-Taö Ά^uUo|M+̡@|M-nRnT|Z7k}Pg ;_}2;OL.tO'l+8Cz˕΄ U߂=IsQzr 5`E(QaRdvşU@-o6ϋ! /.U XooCttD˟b,кͫ1߁T?1.(߭Q˘曡A⚱,xHwsٓX\<ÂBie&fe8m[k/贈i8R&}[DKO3Ī;:H K%K =KG2(ǝ ݉W| e 6r=I[[ʆ/ a_Y|m]7GoAY!|jx`͚Q!^ hˇtUA۵߈2DoWez&%I>q JVV@s\;6+{Ax//s9'PeU/ORzqqZA(&FzXPC1%-"ck=0P "LR yYPh]6QE)ejOiOcM "05 FSf K|൚{ ;j{[cihfKĞ(y5 MУEfY-{Va&f~J/} f*%l6HYԯy;GTF_nf/pynQҪV$"yv,9HVsA)1}r!T>_۩Y&5f=VS10$1 wؠo&&zAMܳ{KlghȖaL[elS1u2"]`^oO\.V*3.#<ޝ+I:FF~lς i=Xd+aZ3ZDrկl/MY.UڣJwud{WN[0ޔɵ_,Ukc-N n8 [ߕ̘U?TJ:K :|$l\+TH}pkGA4>Ռ Hg-{puEHw$_=B:Ut,7ڞ}+pUYn('z.hG;h+ 4osB _.dۦ'm|/]CֻXH@}+Dϸ28jP(Fl6$IHƲHT_L&vخf{3WU4loc~'ub '!/1G&x^W̜ErR!j=]`[gk1C*F)y'J2((5B6ซߤh z-fzA.Iarr Õ鮼qVTgēhNYsy}ẖ'69Z٘(ޛvzwL<3wix q4ꋦBI~` i_q3qjً+BuQ4XݻFi]҅k/[@*y&n|3Ii%?p:5P+-F+umTܸr$&]e8oxt =ؗbyXp]u "t]Vk|h=v#1?Dg}8ΰTRy2\ lh6 OJ9N.~|3M;i6EWd6=ƦB ;N t+[on7v{EXM4dKԍ dH?>z:r#<Aү?gc$v!{K/*/I|AHSmu [÷G"h ,JY#r붤CAZc\YYRoo߈\@Pb Et]P×;ժ8MA?@УZ0%]8Ȗ`Hȸ}(*7ʯ,xZ겠l?mB>n˴G9r2WUFRIO'HKVJ"|'MfZvY8kѾgd_SX1?:}!l"X ھ>,-f~i*3pZ+Pc.{!m@ShC_'s[WSUTV0 Mb:xr w+\:#ZJxğFV+n{ [1%$#Z^JRqPcCj$ByˍnDAwF?Jo1cֿY41#.-qDšޠd'Jc=;#kpHeb[âXTK/aM/382^t*iHŠ<"7,Jc b3 7miIf 6RD&%};[[b),M%1{*}I5p7=Byic.b.ec0tZQv=@dJ?XtK%bvH8 h櫳Jltjeuc)\'u-ȒWʉ-iN6z (=p~p^S2^z1UZy`{Hwwn : 0Hl)!Uƣ)E J`8c^MHA;uт MoA9Xi朔_'Tg4(!!8*3 NIN$D_.譄8>)=l^ rgCaxCp"Ҥ~Pp~ZӍHQ>g]Yn%Ȼq/5ѷcԱ~=vyi0EEd;cĜ-(7[j #Hdm&/ ɮ~1!?>ʺJGj4di wO&@%ֳRo\YsQ` e 4m}\X~XwHɔր8(4B&!,ư>O;zBT/X#C@h.wGp>Kn˔Uứxî4 ̭,4*PX͸DU^ᠰiv >b[[ 6y?(|YJ\q~jNDmMX[ [יX17HER)W < q*aX&K"J!xZ#j;|5K_pZ 'I8y,.2je)ɭbsO^JW:WFAG=k9LrJ]Q}A8ZXaQ~6UNYӄJ05 kP WWr=oW6qW4d&m=H@FzҘJjTM!|C/Yߜzk5M 8L%upPf^#03ȏ?bK?x*1\11EI jsd?pUj`\[*a~ fjSp0$qiȧs&bd$h_w!*f @I&t+ڞ$-F /$+ۈ.!Xnw8z5?v@,!h91ȒrBKIsWҢg,c䎭aJ{`xOD~6\aZkxMuꐮ&Wtkr {8{Lo=SOy/+"C3EM<@,*5C_({5{B /0 ITwt`xhlGnO%Lj .7(8ťBߧB+HLm%b.DRAL")m Չ&l⡓q |d*~Wg-4Ez.,d:n::