libgcrypt20-1.8.2-8.42.1<>,7HawOp9|—UgOgUyȠH'*I;!`j3Yے4OK'o (3BcFR):i XHذԺLjope>'g:(Bj7cao@=5L'.Ǯ{ɴVykсr]shn^ep)"`5^~7L]8 W[۩fMcR <5-OC;iC9j>CYL?Y<d  2  DJTh r |  U pHD(m8t79P7: 7>U @U/FU>GUTHUhIU|XUYU\U]U^VbVXcWdWeWfWlWuWvWwX\xXpyX zXXXXXXXY8Clibgcrypt201.8.28.42.1The GNU Crypto LibraryLibgcrypt is a general purpose crypto library based on the code used in GnuPG (alpha version).awOsheep63JSUSE Linux Enterprise 15SUSE LLC GPL-2.0+ AND LGPL-2.1+https://www.suse.com/System/Librarieshttp://directory.fsf.org/wiki/Libgcryptlinuxx86_64AgA큤avavavawNZ2e3e460e7a72b0f3e4d0e0696633fb452233c10c8d30fc4c18b66d874914859040cad88e02fbf4a05725ba337b28012b252657d4f050a590faf7c674b525ae67ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532libgcrypt.so.20.2.2rootrootrootrootrootrootrootrootrootrootlibgcrypt-1.8.2-8.42.1.src.rpmlibgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgcrypt20libgcrypt20(x86-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(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)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1aL`P@^@^@^H^@^@^|@^|@^j$@^U @^%@^!^!]@]e@]]ʞ]m@]A]0_@]G@\@\@\@\[@[*AZ@Z@ZZ1@YYu@YqYTY3@Y1S@XXRXOWF@WQW9@W9@VVUUJ@T@TTԬTԬTԬTZ@pmonreal@suse.compmonreal@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comvcizek@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comvcizek@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comjsikes@suse.comjsikes@suse.dejsikes@suse.devcizek@suse.comvcizek@suse.comvcizek@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compsimons@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- FIPS: Fix gcry_mpi_sub_ui subtraction [bsc#1193480] * gcry_mpi_sub_ui: fix subtracting from negative value * Add libgcrypt-FIPS-fix-gcry_mpi_sub_ui.patch- Security fix: [bsc#1187212, CVE-2021-33560] * Libgcrypt mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm - Add patches: * libgcrypt-CVE-2021-33560-ElGamal-exponent-blinding.patch * libgcrypt-CVE-2021-33560-fix-ElGamal-enc.patch- FIPS: RSA/DSA/ECC test_keys() print out debug messages [bsc#1171872] * Print the debug messages in test_keys() only in debug mode. - Update patches: libgcrypt-PCT-RSA.patch libgcrypt-PCT-DSA.patch libgcrypt-PCT-ECC.patch- FIPS: libgcrypt: Double free in test_keys() on failed signature verification [bsc#1169944] * Use safer gcry_mpi_release() instead of mpi_free() - Update patches: * libgcrypt-PCT-DSA.patch * libgcrypt-PCT-RSA.patch * libgcrypt-PCT-ECC.patch- Ship the FIPS checksum file in the shared library package and create a separate trigger file for the FIPS selftests (bsc#1169569) * add libgcrypt-fips_selftest_trigger_file.patch * refresh libgcrypt-global_init-constructor.patch - Remove libgcrypt-binary_integrity_in_non-FIPS.patch obsoleted by libgcrypt-global_init-constructor.patch- FIPS: Verify that the generated signature and the original input differ in test_keys function for RSA, DSA and ECC: [bsc#1165539] - Add zero-padding when qx and qy have different lengths when assembling the Q point from affine coordinates. - Refreshed patches: * libgcrypt-PCT-DSA.patch * libgcrypt-PCT-RSA.patch * libgcrypt-PCT-ECC.patch- FIPS: Switch the PCT to use the new signature operation [bsc#1165539] * Patches for DSA, RSA and ECDSA test_keys functions: - libgcrypt-PCT-DSA.patch - libgcrypt-PCT-RSA.patch - libgcrypt-PCT-ECC.patch - Update patch: libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch- FIPS: Fix drbg to be threadsafe [bsc#1167674] * Detect fork and re-open devices in_gcry_rndlinux_gather_random * libgcrypt-check-re-open-dev_random-after-fork.patch- FIPS: Run self-tests from constructor during power-on [bsc#1166748] * Set up global_init as the constructor function: - libgcrypt-global_init-constructor.patch * Relax the entropy requirements on selftest. This is especially important for virtual machines to boot properly before the RNG is available: - libgcrypt-random_selftests-testentropy.patch - libgcrypt-rsa-no-blinding.patch - libgcrypt-ecc-ecdsa-no-blinding.patch * Fix benchmark regression test in FIPS mode: - libgcrypt-FIPS-GMAC_AES-benckmark.patch- Remove check not needed in _gcry_global_constructor [bsc#1164950] * Update libgcrypt-Restore-self-tests-from-constructor.patch- FIPS: Run the self-tests from the constructor [bsc#1164950] * Add libgcrypt-invoke-global_init-from-constructor.patch- ECDSA: Check range of coordinates (bsc#1161216) * add libgcrypt-ECDSA_check_coordinates_range.patch- FIPS: libgcrypt DSA PQG parameter generation: Missing value [bsc#1161219] - FIPS: libgcrypt DSA PQG verification incorrect results [bsc#1161215] - FIPS: libgcrypt RSA siggen/keygen: 4k not supported [bsc#1161220] * Add patch from Fedora libgcrypt-1.8.4-fips-keygen.patch- FIPS: keywrap gives incorrect results [bsc#1161218] * Add libgcrypt-AES-KW-fix-in-place-encryption.patch- FIPS: RSA/DSA/ECDSA are missing hashing operation [bsc#1155337] * Add libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch- 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 change/sbin/ldconfig/sbin/ldconfigsheep63 16400034071.8.2-8.42.11.8.2-8.42.1.libgcrypt.so.20.hmaclibgcrypt.so.20libgcrypt.so.20.2.2libgcrypt20COPYING.LIB/usr/lib64//usr/share/licenses//usr/share/licenses/libgcrypt20/-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:22245/SUSE_SLE-15-SP1_Update/921c56a7e7d160a6b87bebf32c2ac835-libgcrypt.SUSE_SLE-15-SP1_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=97bbbcc01a83bb74d33cad838edf8d663071b105, strippeddirectory PPR R RRRRRRR R R1 벧AfSOlibgcrypt20-hmac1.8.2-8.42.1utf-88fda2483a0c6bb46d83930b919aa1d9b237e28b3a3c5b7f06658e47bf489538f?7zXZ !t/Bd]"k%adJtZTȉjMsB  fzysR7N^IL~7.k w_V vys&JV`ZVoW9TN  S-#1H)JHeϣ=s!jCT.~(h|> DF_o=I~rk?b6‡[:Aز9g+v2 HY+$9`4?u&jӜ1R !zAPo?>$螻7,5/0o:Պޠ5ZuUs$g9߿̒EXrSп\48S1 js)KPw;it?9u{58q3rۗCʪ58@(9󋩫̮6ov{N{r3?vfbI вꫤ&3zv"ZgVW܄v5Iy7d VP/sgK'g}7-:{.eAgYy#P;CbYNa*&n:s _id8cGهS\rEVYȚ8 =(aWV8k kEhbgt@oteÔ`Ge>= vHsH/%.QD_YގtS ͹G8at⭵M " 9^ sLn_C(ơ2zƎ;)z 7 j}jy_6ܡ HUܔ [`/_|Hįm>nQ{~o* ] 񛋴)VZ{aWjMYyܶ Ȣ6t%3M5fdɠ?MK <ײtE+ ֺS,Jr> Rm(sD0#n&n]s8F<)StXʼnRp2%41+uˁŋN! ^pZMHqlC.Ν=SaQk1>ְU>9t~?x<> WBd2xPjɢӡ]u"?]b~Jڛh!\ йpUnd$eY$*nDp$^S5GIG:l&5c4qrdb b䵰p}Kv.e+ex4 Zkn;~s/;FJ;b-gY& =VP7&Cr'R#@Y{(חϤ15D拹!fa/S3hYw*Ml4%GF)o|a&h6 ((-\ I aıє=g ,ߑv7T8%1Nqo:ba0BS2ګX/#t~@GT>v 5geޚa˴n԰Hٴ[B=]1]1#WaqxU#K> D^9젦 `f/^l~y+v)# F|c&նbw@ l< XI()ۏ1b7X/7A8-jm]x$88 },ܐ؟&$9+f䑞&Pѝ޶2륍&^t?bL}hWú-'o) SkE%]tɷ`KYg1=籒~<#An0f^0)ƒ7_QΘH?\+[mqC\TsZ *d7&$I>v(*֧eg$y7x1 O@B=y> ށ{x<cTc{@kFq/3/$;^Mu4C6 <ا˪ ߝvFGBM|"fWwOeh(3)_[x9*KL"ȚɈ/}K<t})#nU-Vz^|!?ڎ׻W|9Z܆e/fSf9Pkjt^(G'ݑ"v c7R -΀p9Y A&4nj|àzqm]/ݧT֐׽o/& h8QG GR[g8rk0[ A=#U"YHl'`8Dw8qH1V`dbu]Z'`1MXȼA*%3Fih|e_'Ö8rYlvk탎ugK˧ STj狩Zp7K dY^"s2\E av"܉RKT;5 #'iƖyd0()G0=;DRb'|]O3⧿VQߺHjڭ7)6dj7]06\ctdqe @}3 5>8ϻmw@u?HI;-;B25yݏO˟"ϗa"/(l\?;=;r R9$1B~t{dNCWrMznqylGRL2Ux.ђ^p颻k>KNӏ7 _8xEf@>F̱PI_klewd#BP''CKM~<fN -%oadžKNQMWgGwhyz%`Fj3 rƩTI 2>k4O>_6j]EH_Vpfj(Z4< Q'0Y%{6wsD}!Y1µǻ.ݘEGqc9٘3̏2Ԕ\]~L-@1ѪJ_wC6jCEDB=(䇹AHӧԧr~&d~gopD}fK ǦiL~8Wy'29\&H>V}ȀSBa[:n.wy'/RHN_}S4 $$7O9> y>eL|']B7S``4>:^զ7cV ؇6 W)ǵJۢBD+E!8r'toos_*TT~AıD`"4s ّ104ڗG:(n!6!N^gRx1B{ܺ4c)y$j48_|?;C1 ǟg~޼ʃ8 tM%nÆ*cJp;հew:^QoT x&>Ip c˩Z9g1WR+7\-VMG9`uI)KhOGSP-S򙚢߫8koJσ w^))(1|zp& [G3˙*W A1%t3 {y V5 A=SMBk30WՌ-egiyun"^:jx7ГBeHV)`^G`eSϻFc2;2.Y`kT7=TLcP@/`d` Q*p-Aϼ9OP%VnP md&N* /}4Yy?EP|T6%w݋Y YB 8~!!1;Fx'j)uH %r5 z +Cp1!<* ?/''j1%}xxRV(uHDjE1M_զ"ӈï[ʤ(0j&M G`KE_ cf(iC1оhshQsuHQVЋpb@a\"G8YGsb~%3H9 A Ӛɗ4u:*I-[s fj8qk*l*|e0ᴆ ^V2!'>ИަZ=cё]n 0Gf=^nU dg0Űa&bܪMUTE]J*$QVy$FD"Ǧ[QGJ ҧ%$㝮*\c5;vK<Bfuok4KN2+5%gQ/cga)T!f9;˽T@i1*MM@t sVznKBs?װ[@>yg̵SH62N$ ]HwXF# <uTu DnME?ECZ:&/! SJp͸Ocp!Nҷנ@'434CIg-^SdA+!G`yOmιh], ǻqd (ޟ Ɍh,qTjo[>ѵzu1MG]+BCyId-pkW1dY۞u#B5Cg1ƘfDTx•HiL2zU9FHi|~'<91 m4\ /1@2KơebCBYGf[ ~7>"2# ugL:^n%H! tm'TU06lg*/D@T7o.ێhSsyyz=#qni(v>r+&Aost @:?dpT<(lqf,J$q_ܥN갟jyhkczj18zm12D/u"o~а mY™ {Ic*+Nu',[jz0wrn):L,)Uʰgi RpXR8p#ͧZ 9Kyoaw_C˹Q8+BD;լݬ2Fu\/F?7\tpCl1 {[uk$sQ܆wԋW}Yɜz`֏zB!QZ% eBǰb8pںoZkZ[۳_4 x֜ W<4$?V2$؈*$vs2yAa -^cyNukHgȔWL&>Ex'wi&莫 ٌV3HQ;6yߵu;~ MP򿋇ңiNsjmlyH$  dd܁11%YuFJ M+,|ٶw͎ܒ=U1E۽ʅb¦p`w0~仮~GipG%.5i"?tA2aԢ@ޤ!/AmϳbHʂn`Ul_dZ(K ]eHezLK*7u9u5#[{ܔt|Ĩ32 ]GXWz.>B˾xIx)?.=l{YY,ɦ0\wQ&H}K´tm4R$j" [NI /`U"[DN!HkUK[9 aQiA*omٙp0^и !ޯU2,H9om~As_E< @Hۮ >1j^A12 hX {< cY2ygƒNݣF^VJaem 7܍:߄u_L%kobx?H4%bě.% i8))G_z:֕)&969 !JP0B:Wekң]j*Bh ѢhЂvCYoI#j_91ca3$d:-wN2eLp}&i)63 *}۷mbN@cn`3og(/~vVNJ0ִ҂)p8@[K\bEy1_>|Ӷ\M l$F$zIZժOONVTNt#eL3{>8<ƈGlHQPYVjflgؓFSsU= !mc;hm3XX["'WSSBLvE[\iCzqQ{;%=A;TIWH^$,8 } KBByNw#%h V3[;?mݶg$|XGF /NBlf^^>  ]εrv!AY|+t< FjnٮI$n!F8ego=g+{8,HJŒSFp↷Uo!H`C /ﺐ@~`S_KUpBUy&_0*}͋kZ;~.3zRL}>g9?*'׍jD.3_+r┖yBD|Ȉh2Ҩz1[O 1S1R!x+MU%=>/R&7$O^9->jaMJC0+"0o] @vl88O!xmL'I-8qfܹ-޺ըm Yg[zx=\!y(-IƏfC3DbQY+.!b#6f=#"\k$8X05ug2\DtoPPjOcM:/ eth 8]DHg|YR|'-ӈ qetUv+Hޫxx $,$4d; Z7'ev sHm Sj_P|tP"Mo;߽iQ4GD#JxlYTʩ^vnhz^#bD#rG`tvNrp/#-P, m=4HY3(18x>u'|Ι! Z!㣯6Q—ViWdUnTc.7PR+ƨxK7't/T2C8BB3"%W&II}t!=<ϵs&/@`1![_wuU9FHrΓ f#*-lu:ػUC̙%PRds;^G_g}g˕'O<D>~/LkS@ĺ# 0Ł&[kO<|ԛUb0mY'Rc‘ȓw[]^UL׵dSsk,P9ƚܫj. !a;Cj9B9R*HPW-H!AhG\O&I`&CVqq"SS2dDE!7L޻@w>Xcb>a KǹuL$Xp萢$nf/a PYA㲢͍_k.eyEL30P˩)+@0*lu$nes$XLwkVnʯ5h= u!4NrdZO|V (;(y~|$>vM q:mh/3ߙ`xG5?nm%&^$PC~&bb>e/u6Ę-~% DSLTHOWz-zޘ6쟼ㄸa|N5F`VQڮyPiGX&oxXYRgMA_ez!J˴g˪Z+| ~-fr4Q_2I2t v:!'3_\ד#/{4D,겜~'Cfani~:$Vn촘{ jZ%) ,7s0~>6o>JiXKĎhkAT.@ @H0s16φD<}ufYmXqx7 ?#bC 5w,&W{uƗ0==,NUQid"Oog#owS{̿eÙŅ ;P#4 E .Ypb*qj% XV˫Xs,`QCl4>Fѐ}"50y ;A[A6R٣mzx̭ʱֿ7) $kYʐ E(QJī)PO[x \VrFI[rӀbx&T/t:q.J&WB ٮbHʫn?LW-Os9zl˹:T:r*^>chyfU{C^ 6q.@֖ζ:8?)=r|]<2լC<\77E's7!`xdJ7X/>'~5ѽ0&Dh+گq @z";80-POjPqjk~ Ҭv!'_..G4wf#m^Iq! vt@b9ߟW ԏцUo2 >x =(]3AwV%"J$lO rG 8WY3<1R!!Y̛Fo/X\H`NfDQ5#Ȗ>?tK4xy@Q ۈ.rDԭV\&kp?@h^]/`ߏOJ_Q>K*ɭ~zߥ4p/i!5aYКyv4vlR_"}*<uhgVP@4`T >FP,CsL\ W':U9X} /0faXpұhBYJ/c@Fayd].3Mҍe WćCObU-VU>T`:ш0H0ƷֱcRNOjeD'ձ`\ݢ۝_EYwn`iav fl?'F}:=7]U]%#sV7Al5J,Gէz9^@oJ3l ǟ&^^\+)fY5B g$6Dcij|I\nPώqyplSՂҧTq}&YL{ վRYv_SRD\`i52'FǿML&}F7!"g/\J:]^'(&Nu*F1|KBl [>fǏHeI'W1;t)-=PS|g'W©[5(bUCZ;\]G8G }CԶFoz<JR`BuyҜDXkO+D7^miCj^^hcׇ036`l1]"NKqR*,?1/Ҭu 0Z ?i[nZJdJh #?h;^rtnPK;D^DsWp>i߻!WS<8Ri3B %YW)Zq@䈼"SRoP3'o]zv>mq;z/Xse|RUriqW_pRqUM{jV\QaBs8}o AHp?GU#aL^/5,mzH"Ce1(*MvHӪɟRt28]C:_EBTxXtAbݸɍ]m% .U$!Gq_SaG02FPȮ$ކ)sSoDJԺOTU[(a<+^'ƃj4~U,N eD;r `L xc@!24U E`l_oW&gf浺fY!Ď޾dߖyH xߍ$yD8E]Đ6нh3 / ,G?(ԖheiC ygxUJt~~`~rD4sWUplv )دȗwfR/Ga-Tu֪q1|Bt %axQkpV/.w|IDOH]i잊d ,# wo>S)6wQ[Mo}J1ShbV?ly`[lc^`1 tNBp:ᕧĴ= Ό5yvs~-!X2F4Ai,SYW#3#cte3k<Ƚ2 rߙk3In՝2}%YESv^'p" z^>p3͵{g91nL'Ꭳ3+{Źg[WS•yX:3U_>dvn\Dx4~WȁQ1tb0]83zAX)o2%NK/uNiIiT\xDSg2-+zCHX' Tj3.'ZU4> MHk]E2 ˃)?'<)MȦ|S#֮Yr~ɰ˖ܩDJQ*ͥ@ƕAnx2D4[:њpSEm8.2-eUsS"l$ge-W5y7Oo?QE>8g\5iK:I6Nʼޙ kXe'k8U!h[Zݺ vJy)"P l3SU@|KAfmS.,TkX{mg>Kd_߳/yJULA<-8MpǬfgs&`֧4D{NKR!pC)9WiֺϺSkAkK՚I'T's碀--@[5 Fi(f < Q DiLiݍY` Zj6a7:۫۹-Mu>o}7ST vY}@(zeb*mH*<4$A]КDZ8gw`=ZQ&H(7V,ɔ&£JFMk_Ҳ*jHςUL|6JIet;h/bKQfvՒٮ.5*ۨՇn L<8,ŠZ`ݽHn|Dn(QIW/o~ o%'" }ᨳ$/Zc7nlS _f3eh-kRv}%nqb'ZT"S3."i2G?tGӲEuqpy>Q Q2&$=E)Azo-ldoRW- lZS qQ(`Ud|$*hĹi!{ސ%Nղӱ YKX] Ѫ1QXˊ,n[!( %ΞU_CD 8^rO3δ^ ф6{ɭcYvDGАd'.- 0قmj˲&p64.,`>"&y,HևLjzWd*r.*\vD6s+~[f?0 xCE3<ϟ %qLfo@Ѣ;x굫oAK i|p*{X>!c[D5ɀ@E'7K]xvCֲSx~9pWWPzfʹrkKN+4KI(%8qdiNRt5t|L6 \y(!bly^Pdm5]Y,ͿBlЋ;by Ì쎝0g$ l(sMr!> MUQ|{f5S=ae7|')5Fˀ3wm.f!6cjբ.z#/>E.ɻ 7~9CwB,SIyLP,DUNߜ.=dC![#}``4}`R(JZl0m(TP ğJz}h~ kSt,Uj޳{Cx%d̓^9x` )" hv7#}_Χ6 (l^5i4h k9Xa܍ݝkb"`4'>m]y0/ڈ1Y*73c;__Мh*9ўF9N?+.Ai7ap|[|P_2e>?|{FiLJ_yy-r͸[`JR CJXqL7徳 kSS?EMO ڮY9UQ<jlb"=1(YgcJќ??.E|y2< D50g+GDlCJUAA4"7өy{BR@i3>Z;S l;x>!R!u|,mS*xnHjuELrKMx3c@ie1䗜OI+ģ_[]Ʉ׉bg$N;O2XǺqkaߗv#^M W$-'@Kx_ךs^Z~EbVMD qOZͪl^;_yqV KP}NY7ըRذuA| uB'CI8k o}ӠK18- ҄ꆜ8|c=71Pq)ޮJ^O`yH ;nhS T+K_VŽ:B@1`:z ѱOjkIn'f&b'Ԙ5+͕fKVb&GOpM5HH-g qImW6_H55VlyY*O<7-~wg6k\tmcuϊt趠+[^5O}xюho{beϨVcr(@߸͓_?9Fp2cK cWy+k'Ʈ+zQ^mԔMIqss|YjkI %,Re 7x7(h`6#I>\wr\͟QêUϫjA6Pͅ)z~b8*5BIgM'5`KӸ-$ǧ"oH$/:$Aqoh08$MG0Ǡ^KʁfGVaJUӕ>@(!񁧥y .CwY\~{wDE7~Qnv_4$G|lSY$o#yI]ĕHt.R{`zgmyAwg񂈮DUTG\Wqa!3Zqj1  3ي;K.ь+j_^;T! $IeU[jA*=C 1BW\-PаOJa+vJӗwB5LkTrkHa;*kZǟTÔZٍ {P>{q~+uӉdt]ɦΒ5PG~Ь,\5YQ׃=2ϸ|bx=kGToDVהgA7O%X$TEGբg7:.= B8915A׷Mt ?&SN =0ӃܝH{XY][tt*u:dnJ/o=ñ\YH$M03{6i1q}8@7+ƀK ٭3}RޱB~}S \,ۃ?~\ӻĔ.1@ N#/ڸİiRG$`>5gTa\o]{ 뻱wO$B1E"{IT m_z9QMw ,aHAm>WȊDGMR4𵀡xnߛJ0..\@Q2{XQ$q)aR;Wb f&oH|EQdi!*IZL_kt(d5`V)+dnĴݣԗF='1Q ?4{Lҽn/;򝏪Ȑ" =v*kuzjEAG`{[sMZR(Z"&}I|*,"P)T-dŞoU.5M$Fρt6}1JC][}ZY.ztlA|欅)9oVGOѕ>xFޜ]^&#<`t4YG ۪=hacYz&`PZ'U'e !+ C)Vl`_uFŽs*9BU_yB[fKYEwz$+悒z49No8t ֎PbTZd9Mױa3 *20Zt|C0ێHhTtVӉ+' x'¢RNk*Cu1E>"Mԏ|u/~L?;Usݠ75^]߸H@܃Nz;sIBIT|]~?`V67?K ? |c"աmydW PJ)6XZ,Nz.Wu|!˖g-`foD[V7vNڛy9P{KeTHqrjkRzmx©j'7`&|5wuԱ! p}CvL^O WdrF2Gm1ǿ/̐655 OTEb!<.)O4+ mS`mvu%¿CMPg*?rlR5ID~{OrDxT tQjm+,}Ҽ4LJ ƏTu"q ᎋCA\rUw<;~w#S[٤!.$|/ҍfOqV B hޑ0 ٝi㖘\lˣUOϲM4(ƭZ~Lۦ 𱕘TClasfITAC3EL6Zvoue6HZ@'Mkv~xΖ%]!lv#<#NxxZ8|9 yi8 @4H2 Ҟʩdykl~xggks[bb7-K:lVb ѯQ*{s9qҺ,OJ$A}T{B y.BO^yPd B( pu6A~(kd.S*倽pCfb9y}*!)fضlL `Tl~p'cC#D7@bxiUd*Á t r7WV&xf7+EzNGo)"ɫԋRX@/ cT[l=Z9C-P;;Jm1!ue1p*iOMC&K02Fqd(g3v3*9\ U7LaъZ\N>,͂>9Ek^M^<κIcVz_mGӚP%RWrD4Lz9ÑkHFCv ,F{avʈ#+ n/ w3⸎2g ]"z#%%6 WT~=_ n|@*B5Ԕ(|k& nB >mpLD5fpQkO:*O :r"se06uw[-v'Ӗ-8(a`x\r^"q0};į ˀvc7%R.c90(Z_'O+3CcSZvzvq*GMsI֫Nk=[qpY8 acGµ;18+,~LwrD7Ob ,0zCaЗ 0ٟ:j?!-1D=G)QP/LY8oLG5pd[\bn8=oQ( cۃ\23R_ -ga@w/b)% R}1qQ%OavvnFx8GEUhJ6]TosMO!WH.ӫ=axM}J3 S@ s Uwp&%jO@#00:|,^͖ZGzͶJto\ty%g0xDKUJWEƲBϏ[f%@+5` MXld qLEW6Kڄ{TeǣԔ.j2֪.%-I#Pd5zdO蓑7x]K2rTg'oN=`cCPa؛#j~3"N$60&,??]eeYN?W5T\d|G3(-?\jFJ*/Q{:޳&rIA)}.?!rت6Mz~_̯@1HZ(V3ղݔ"j+7|\W%54EܯEz3EQog:FOAV5V7PPy-l_`?`T\!Bq 3˴z| Ut2עK}b tG[yc3fWY$ABhѓ؁.r; q9EIC0k4br a#{^Po@pxR-R}N"JM<ćܺK ׺<򲿙lUqՌK 9t 㠠G[+,PWo-,W#jbg=b=9WX8[,UƹU+0M4e-Skwj#ޮb m)хBmLʩ_yB@˵ d12@-x S-x=h ?H^"nMbB.[OF" u8M: ӷZԯҡ K>$>pPTE+j" q6kzNG^'\| aF T_޻#zb0*qXO8ۧ"^lUtSRxx쫪/"&^m%[rٺPy+GtL%PIt1NʴFu) >=륚5HcߚsDFv!pqyg*I9y*Dc%GL&i^-W2ʰn-BG/*nȶij2,.˫V16:N5G!In>;L N] ox n@/pU;.8vL+ 2 ENޜIhp 4{ˋK(ܩ;r'>6K`] uW5->h kSǛ^Fz/PƲff 'vŜE3k~b?xEW:zOܻl¬|@B5˲m SrsWOLӈRRYvLOx|%.4t܆k KR@TN\yk1Wvo+s)ڻJ |(^y"pR'i3@ڶf}KS`*Yݔcp;m?7JkOɝg8*|cB@O==j/ëH|]< {ܗsw>_U-~Wsn^@O=TIKn/NRChXS{sAܥ~K{G=H @˖96 &jv'ӭ#z"`eu$8 f”0yAjREoYcЏ14k\_4.+"һV^\:&sKYh9''^'C-QtQ #"Oq Gu˟dE*!" QNQ9rtjiLJĔV~ۄ7+TZ,{In==U%S-cc;G{JHS m_-VLt7cxxȜ[xTJQK۴VkQhBFLh289Z0pZ*IW-j>Il3KZ<"pT=rdvG҇m U&5ҩk+U- ;= 7 z -narPd*WabO*W4rjD׀?BKŒFNs7sARzMv0L)2 >nt?#=a-ۇ<[oiǭ.՗`mRql_9{L}yoR.ʆ\tE"+o QF`RqmPiKʚ3M8^ϓo"UWh2;p[n2-KKbX!P,ꅻb#ʬȍ}fhL9 )vTjE,@"A ԜRBPEf (|p]&YF'Z~U'>[i.C)LP`{+Yfh02JҪRζ qՋnGhcjD%mp', /XQdzfژ[A+ |sHbIBW(˷{V.d[x5]!ai[m Ԑ Lr+QX8ՐaR |5( u}= fux{)Ɗ{Z6*LV}mա; ۓֲ8LT4R&Pϱl6ڒ 'e9V,/bYۍN\Gqw1DuC7~dXB'Ndh J#K¸^rCJ\Z |H.GtCYO| jgsj)_ ܈ԠCK/ osPevrLuzoGXsڻx! [c9RlVS/bܛ^mhI#:4;ß֩"3rZ/7+M罭 vα9Oq+63o#}!RJ74|r+?&}WEI@'0VzvœA&ʸyG @gQW1MrL=aN)۶\bJ}JP# L4ء9#z*4Hڞ $-ĥ)ReCybRFh#F %w3% 7'7x*c߮ծd'ۆ>-. A.և]=:Dg>K=v{aˡ)Ż@:VAĸmnH53DFkɒ]6HƷ̗=5i#aH'oj_CAUX\4uB4g X3.&͢a2'>KzJcG^y̵O>GhGa,$8M#*dZ8 &ڔ &كW֭ PtY,%UB~m} p͊vӸ3 U*(=nזYk}\P)fT_`bF{-->y۽M)8p3U6΍OeG;J En#4cWž}jg z1i~pLfn/qZXgfeʃ<>4)} R)iuN4I؄]h@SRd j VDH 1M䗋7 art~~g4q E;E^)f`♏xb{u V-}qgތ Rcf^2Ƨf]RH11`S8\`զG@|99@`Š2C!(l/]f^n]K_.8#8?LY>U.ӊמ93As#,Vs6)OpӪz .X ?uƾ6jămvZQDL=ġ DxYr 1DI]KHRILgN xOh\p*Zzؽn9_ zh4ZMsO^H&ڨ5Z]"-MiW_7AD\ h?Z4QH,"@n HrMr1|H>7+Dc*nYO ["Pv-Jg׮co*Sz! Y[.5U(U 3$,H11{!FPglOByyf J@3:7|,dN {s";FD=;}qn{. q5bI ݏڄ/+$ Z9"DK^@d3hEB ž7 9(BTZ1 +!ߋ0&||tBkT깝ɘf*Mxߢ5J nI 6iֻ$rcxY lCTTsSs ޙ?@d>QzhuZJ**ձu)x{BBgObXmżϴe 27w0: amt[ÑT؆:zKXq; -ew_g25⌓GV䋊LKɈug h2mdzTDIM~mh-R"6U-x4^s;hFF)ga{D&`EEyNeZ~!Fφu Ag_ SR5! z1l:WÝ+FQ*جD=2? %YlNAp)ќ"0-5O  }RjwkwL#R[Q3K<+`yU>y]k}_0r尋j:*qqq6-۰Tjg)7l$` %#Lafo1C{$֊,=خܮȳgfP)S_!Z:ޜg-ش& #tYAkX ˗,Yi-(jv3Gyv~2IvasN|OR@RcB_!s֐uAoZ08'f*qLvT&m{)p<3Os8X|۴QXL.j((=tn)_fb 96mND:`n>rP&ʛt6$t|L(y{Cɵowi.#xUe?j`>mL{ЧDUaP"9~-~wU7B­H+9HW5Qŕoլ[u*vD.;}ɆvF$iJ8Rsh+ V9Tk)41+uIi ,#4'Q>OU~' {C˙gp UR9"* ea r<K\_Vv.ܼ2~Ir>zd# 0M7zV? 9pj { HMvm1.t 7zSxf 4F|:EČWPCLAUBs~I+M#y&J؈GjHځ5,' p b[ `rJX$1!NHz%h<^t* ?ΡB)~WZXG_ݱL.Nl+9X9[ O]YNV2'@SG};uTAc9/y e H' &9OB|Kn*CqF ϤB[zJ ۵dd._( .RՉ+^P~_wJ1A{L畟N})@uL՝/(5 3ِFPCfz]owu g76wQ*W#b9/ptX(,7ny5g iQ,"CZn'^5 V6Kt~hGm;!ȦE-@ Օl n֟23?ٳMN|ӑqqEI(yʗc(oEgyޑ f§d $$y n:ˬFAK9= Dްηl5<s@zT3BAj{XUE _Bԉ [UiRڔ!.ʼn7 =\Ӭ"b3WWH܀:2v90|i9Fl(C\K';n1TY R~%Sg1[{Ro;ʽ!-i) MZ290oQ=% X r\zPnr {!-.eֵ,A<ޢ/SE"uwMͷHEX&8Gfudvk#k:;P"wvh"-c5+iaܶmlZ"#@T-=7 Dkhkvo|_:YDlLdP~ gDE_݂3r?4sqHGߏ3, GJ)t܉Usf O3J:ɶx B`/ S).b3B& 8jcf'q28mޯќ<̳垹rz,@ Y뗍tT,72siꂢr|6UdznD{Fy- NQ* IՔ*JXo2~ˣHx@=as G#1jd 견mv}ej^u &r _fP^b@9=kebɫ.>uL tcUϰ=']c:ٕz\U/%@yRسOa"4>ҫdWUq^QBJ*EW#8ۂOU:PͣFmH"/ Sec$ګnr'YjZ8CII"RU3꧐oHp؊2PKI5ݠr싄+=S]JyXR++N}C`h`d)j,O,ʙs_a4)YkYw F/œD4 Ӹol3A_@QῑL.}/4`ce/+Yo[Խ~#O{WFANJD{8) 0o<8eY໴iŮc 7D~7Ouw840,}}zM0gTG/laqetKyv]ȽrHЗIm*wsGuE?Cj E#UWUv6iAMN@mRS ]Gޜ0j{Z3G8?}A"9#f݈(&V jzy[ӕݷuddf4}2+. .i)UqVpj4*PžI22b.w<P \,>_(3LYy󥓎QX'bl(aBrnpoM3=cN(ha:w(c8mᬅT2,m ޑfJN*Ҡ,}ùa8gZ=-lxi>}L[I04`-|A ٘cY$Nsک~};C me>)-P8f j 9E qARWX*'ڬ-6>]Y4.yDLKK9H/J`*/'SʀghvL ছuF?3oDF0f;uz ɢC߽\~>+Gk'7Գ6qm2牯va"[zZUH< מּRP!{^H&31>ļBȋ8I%9_닫=O)>赚mro8\$CKZŽ[]FY%PBɉ1d0g|/f2~JFf_{ڢ_aEbtՋq"[BW:mۭأe{/yh|q*c>sG@`IE.7dÇ+=ly-LVG΄ix͉kiF-µJVd@Xk/"o-<]: `NBmaCF#@UP^ l0Ÿ֣J: bЭN1Gqe!±s}:>tM~|`^ϱ%PTx h闘) ܣI&z7jv/HA2zȨЄd蔶`/2%qlak"(k-8c&8LqOsc? BhwŔ6m%m2͍ y.I^`@_[p$bIʙm9WPs(y{@nOVe՜粬ޫbib'uD] 6Yjħg7Z wjHS:>̊*W[ H:t Ci}=;[@ƳK4V`jO~?>霌%Ť"};ß=(t¥3 - CaP*CI&p '=? Sd] 2 ΋~S3xyGLfwlMSJu^= `8Y33%|ݹ^"|EhJvNΕH_&~/0LW ݈䌳lbx?P[4|JP3;w`Ҭhf~a92'sZ RO)r4U% 7NqjY˛-s?~X8R֥V@nXb~ df%5?߮m%< 8jӈ/f\{k`%A:)[Z-g晪.ceokqCQ a@]֊%iѝ|i#>dv8JA^o;$qiUx^Kf;jVviᨣ?/劰Njh /v=cX{U|AM1D< xKp9x &jGc!VlSʗޑ($(S r3rdlGfX,*657ΰLcI=U|<5 4Z-^0jJvVr C3î~0pkD <~ϭXq&Ƚ!_kko=JuՍ^Sfusmd&>@@C^+ U:Y"Xڱf[dM|M%?J= Fi8k?vj7~)]ٴ><8~n2uOZaԤM+i:5bp.5T}& uzǰ_}쑓6JmW6ҶY줉>4;svq#TMk3a/S[Mn07BFgej˦.x#Ψh%)9UO%Ǒ  ]@^_tKSE?N= 6)?^k2;~,vCb %|Ԥ?Zg !Jh?<߀<p]i4!ٮFZjM 3xvKݛÀ N'b|oE*!FKd2>z}>`b~Z`"iɶ%eoΐ%W(YѰi`71'=S1榻anڕkiQ=cGw)5{ ׸3e5e=ZJndRzfqyJHfa wcZȈJ@m޲7Fi 3w2,wd+ yf֑rIu<؞ 3i)>P6byEə2~g2=l㢨v-h/đF_zKaFDfCݔHNO 1ZX. RFb}s HVym(w~*B!5}.P)!z;F ZxL`!kMG1ض%B){*| |QmMTEȯs6k@+vor4F+>yL%ʝ2a'̎ΐop˒ڙmh~M)_Pk|׍ѶҊ݆œ6 qy3jtr?(c<H0A^O6*Pϊ*w#G,` Iu+Gqd | ^`(9'i>諒Z7C3vм͵M3\B'_}P!'Ǡ61m>]N {0݈Fշ< .2vɕzHhj;X":XUP{V>V'v}DGQL8Qm_U@Q0,p- +q[h `죺3nB gƷm*F6YF_ n1=?{! Ft_|_<K*B=X&WwLK1*pFC48sH> Z:?a͈^,~YrKɡs>lbI2YaT2$)xx狀lx̝ 68Y> ! oP3tpdcP|8xwSAK0PomZκ<_D~}2e_5~D*k5K߱\:Ə9֎^M dzb*3h#=2-D B%~5 IN"AtE't_YZhJ5r9ts\LXW0eWݒe#T)˹Ƿ9"+n,$ ͉ԟzlckjky~=sʼn{ϊJ1bD,t28Ǡ"NrzYchX*:. ˆ 2iӳyA,0$˷F*.w RQYQ"σl((xt-% >.#'PKG)|46ZҞְKeXwFԶە1Ln3 JB޳#E2`SP^$'qfd\e=ňOK` mBR)Qdπ#\DB^hCƋj$ VA^': l@b)|%+v{!FxJvQO15MEe&ݑ֋hx//pkP\hKٟlRD{|-sWfiV`ox*넏;jPL~ϒF5NCxկй ckh,|+CZD +TpԬ!@(|w01*D?vsMONh"..(3zw Jܫ+<%g74Y尗/.43lRXh5TxP,Mr$o!`{{ZYn@t|vlE;#`B{ive{_'VfmGlprN\^d~o߰J .*.EږŔ;@ѹBm~_LFV ;drys-)7ģq,:) 2 nf-[/ tЉӣ_k3`f7ao[Hb%;Kń D7KyCd P޺\fP`,d 3YIc\mdȿPƙhFcVL6~#fE>d#B Pi?Ÿh:Rs$݆MLLrĴ|Ԥ8T}GMD_z@\CV("e*B1~Ҟ& ){r=mߠr#a⤹P^c@̔nd=š+8u #p@qxfH ϘboqJֳ\ -u-׆r$ Fv*ئ5ީ:4KFID&k煘,6`NI;JvN$˿?Oj7Ji e?S>^o.\^ggSԴmO/!$&K0~?Ԏ 8 Go?s6|<2 GDގxc$^A dЂb#W%Pdk2-,u\d ?&Ɏbb_*[A'*&6>+,j5S('ׇ-T+n{;|ƩEY"QMARiv ymr:M+םy = }Lq$%7{EAF`7L؎~3$٥afɗlY/y L=jjQWFGD#ow#/w1qY i"j'psn+P2 hW2yU,= Gh<ž׫#;bC*UWYñU^/q-9'G j'poTHZcvI*0&*2 .ۏmn̞s[5l4֊&0Tq,U6aJ͘K8s*{&tY\0$NZbER}Dl%P~gK<`sKpn"kDM4Dˆ{ >RmNzsJA=& 7:V՜Def M+[U+Rgd:op躬hédNG(/5JHDޛF0g *(FՖQnbŴ!Xzt]d6XJ|23Ss %scInB~m0A.'gHGpM-f(up྿HeKL=3Uѱ}F[eq>TK 2pF7C{.Xhc١uOěi`tmre,7RC6=FȂkRׯmL߀ B=1N.K'.`lfbP tEQBMOfWg>p\~Pz^܃  'YYƀ5cp`зOݼ9䤕77B'؆ǦUF@\f<%V  )*X 9M3ŝrHuZQ 3d /1檳lrΨӒ:c^7a CaCwhd=?>!H8$h5x W8du>"~2%A4drܥ~&r2OH:*Hߢ my#{4?{&R+O^o4?H15CNZ؁hmmB yH)R-j*tOBkS M)}T\LE}drhdx缡&9Uy5{:CpU23CYv7_A_ 6n`k2lG<@f"K%[B=I/1k}``aY7 0.6\g¾^j篱DdG]r셢hhq,O8A 3EOQ(1"f0Wx6dԛhX?4hQJu j+g SHm7Di/vH[^df8@ghc.2C[:ݎhp3"GQcTHǧ^($ /ā%pɌAuӵqjyo*zdy/ ,.uqnQ $_UemD-J p.exK >[<о~%1^~qrwՍDy|CϤ9+{me|&~Vz^ѺZhSe}XTXh˜RAlxI7$Nʧ O!LCJ%Ґق QCL%>>Q8H,CÝbL1D.,;3UT<ةLC\ra:&.aP#ܛ&br{!HˉT"JZѶL{o/QR*̅J~jk$3T@:'VDr)v>$zq't_\O t*'Vp1z`jb[\ʱ6 L N'6ab%#6.e2ci)5SܾԭسqO=@-XA t ^ JD[ۜ|Gf=0~h5J|zLiV*\h>(P:)7l.5SGdHCt@WC +OTh`CaJ;8,0 j>iWoZxHj8^oH(t Ru`DHSSW#<* -2ÓU;P":b@Et`ӠpzlvqMw[|YX o*D[X\N3BR4T61۫rr/DVN/ܧX*a;(W#36` Cϸ}\?4t^wI ='Y r*0hU«Y*Z =}͝iĂssܗkۖ-[NțzXZiVDl `4=y'W%jYL7E!/_ľ 06IWWlb%;X6 /q5'5P &EdvܚB JUIt ג/V*uZ<eqB+DZ qC7|{z(]m YT17P=CmޱDjX3'R.G)҆~5DL7`ҌfJ%םk2:T K˧5D~ky4H1_B^ˋc-RIF $h̚lH9hWڡJ(ڸt: Oƹ Ϗ6i] V^6(} sdBlQEl Q"x?~c`_UozjI͌%(ٯ4y7B?Ǵϔ0Q08Ld$BÂ:d2 }@11ju!ox4Ā<@z9nēģlfz ʑ8cOzrUyG+Q!|\zY.XDtfԸ#{BֶޅhzQyq#3ceNha+irdle@ֽ*? VjOvkcYO9xg'j`, [}HlU176F0%bLbJ#%k+T+N&q2!T\B\m{&GGr6䦵_Qs$G< ]VQxE %>m^(:Ǐ˴ sAgS|NR2qz fWqX-0,&~wKl]}_̯ctbY=5.Ap!tdgHB[F|b)x܆(jqtG|%٥ 4>(}U 9U~VcS)w%S,Xŭҥ ?dvUL^+0=rЍw] Ag4v*(62Wžn4୚lu )N`G KUrΌ^Xm-ݒ7fx"<—`/[_&L{ heV"rc"@Qݸ(ڠ=Q~U ,ƻp}T":Eٜ El%ljަ>l>-3PRz?t.g+ `T`#;Wt0pI7`t/;4\k/2a~rǘOi0,ѮaA`;3] "Z"-kS@hi3Ǧ݆m NHKF n̅_>$, pEfg#f,Yb40~ $Kim5j @VSYhMNB_9x&|}@̸W8a{g^Dxr݂<  6L 8DVsK(Su_M; J3$ڍF(rY;cnn!\y $hG UaG~ a%As'JG: ^[%H_hl&tu[lisFܯA]YCF TIp?ƒ$ϢnW𻩁] b-"dL1`j!02"QUeՄi@= T1(fbD2@*'4{hlF˶%|nhv1eS^Ll \gy~WCE'ҁZ(߿maU<4jZM\&!fմ t/{F拤V2L(-0YE "c5rς0X7coZZ_Iњ&(Z#ByY)Rq\9$Wlj2yj`A<1Ǐy$%! g^8ŒO_9ܕq)vhyZE& &>o. )+|ARq: VSٹ%feg]x>L,e>NޜlZ Ո衜9حQոT:Y:"E)#{ϛ_ԶKfIkz ]۶0so69SMb+$TF"qhE˱=AMDmdMH>Ϻ`L;@I"}.Ɲ56o}SK{Jc X> L9y3oO+ϭuR(ɽ%)Wzz 'q2,ڛPnr0"ueX`Kon]n+zyG Km?SSwǁ06 " }`$ֵ.#1YT6eVܖ,&*Q'Ϟ~kɭ&`06Kp62c+$H\"BE?w`\[[Uϗcᶠ7r+i0}vW+;ݠ4Յ2ي(j e#$nݖn{ɳ+XpgyD;1#aBTD)D*v3XaXf3alt~'t .3WY<. O)a=De%4bT6hTCkS"vD8;:'B*5)-]pr Eof9 1 # >qӣ}uY ]ʈef>;W&'*Fs;x+F37z͘M|VPM/ڬ1̀zhn߹a1['_*2=Pw[Ryyxi)كa{ FRK47Mb&P ],z4Җґ),<I,(/F}%i> %Ky=̝rf$5^Up8tu?ݡo-9%x)*MڀZ:8ү|r&L%WҰUN3G,$bH+͖mk"6r/Elp-aᮭA6{L59浡8:\f<{c:j;!hZʗrKEΆ֪3duK&K/QCWn6<9A=_~َaq!C͍ Ndl\"],/?!n\sE56`CT" g-OI a<ϛ}kzĺr_9j sV/q@ 4>suguLZM߮hp>0r;ce-Ѽbo V8a |. p X `~I^1 pEb"<}k}(NI>8)a)CKx*9<]y G&W0ѥe)B~M[H~|)0`TBثQ;s II8g x.(k/Gʹ-&ձQ5pvS&jd,S8sFKFu/c0ntaֿG0b% _ڍD6.b .㉣Z%f_bC⪲V``mIФ0w@mڄ0We+PZ4Ss% GJ:{I/Zj6&PL$x_1l30yed#Vv;8qDcP6 {ahHiM P8vSM+%R13%:7nN,%8]'^ڑ*5cd klCaĞDho^@+Dv[v%O ܁6DVxey??O~ze'n4ʮIyd<E> 2!T0 tGq{] S$d,ϳ4l^ P J1Fy6w{z q\6pхk'Iu.$( mjyggU]!>~5dd\TĩaoRu8?: $"xR#kFɠ )l^~h-?, 낑,NbRowDieY%,9Hy8 NH*-X7H=%6ww-Yկ'i"Wywj,+Y']?i@o8*ף_aR{v~\Gݹ|Чp^Ms FwzI]cF'dr6W8 }'ܮC1"FN)ơFw:-j͇߫BL܏8I :,1F&_5(|[-DPF72,0i̶hd@>r׭ʑ*1o8"!/{k$.8Ipd C`AnܱkrWSlk NJRqBYpgI V(->t] +T2@OEclIJE±L E$1sE e@4 5a^ʯ):T8%v@T O45d<8%Tԏd X2I%"CѩM:\#D4j:S@qmaIJ8` "rZКf$B k# 2)MYut: c)SoUgߐ `=TF$[ROhu(rtCi:.Ԍmfiܲgkmg@._YXf$>[&?0qoUH4RpY䭴WF O珶L!~F1LR`X&U!:Q&|k4q*&sF 1g3{;2;Kz`2JW\qi3 ISdNM&%KauDɷ9 hR-ii|9KdF= ?ɬy?+lBJ'<~Y:\3}u؄F5a U|צ5#RZva(V7&һRCeD=RD 䌎~Cwz) к_3*Ԝ2'Ng<CsinJޑ )0 |qU$E1}.,?IjzI\@o"wD4ěfge݅ ,mEz*f :a@'ޚG[}Ej*=O߅UwǶ YZ