libgcrypt20-1.8.2-8.42.1<>,(awp9|yEvt4.{g(]fa|WաvmA[ 6; ѫS6|t|,1rj3%JfpNE"k7>Ѓ^\IE1gLrAg֛:яT.5"oq TgN*/gy®8 $ ֱ٠qV]ֿOy?PDw@Xƹ/"șjksP8i>I?vu6Ç(n=rE\B'%5Ṉ1 >CX?Xd  2 $LR\p z   ] xT( 8(797: x7>T@TFTGU HU IU4XU<YUL\Uh]U|^UbVcVdW=eWBfWElWGuW\vWpwXxX,yX@ zXhXxX|XXXXXClibgcrypt201.8.28.42.1The GNU Crypto LibraryLibgcrypt is a general purpose crypto library based on the code used in GnuPG (alpha version).awibs-centriq-3 áSUSE Linux Enterprise 15SUSE LLC GPL-2.0+ AND LGPL-2.1+https://www.suse.com/System/Librarieshttp://directory.fsf.org/wiki/Libgcryptlinuxaarch64A [gA큤awGawEawFawZ47861c627d2abe9de7d667409ff6d641575cf488967388942b3bacceb37c2164bfd73dd858a32b1ad07a5b983720870276a27ffbc22863b7b7606c5b3ccf2fdfca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532libgcrypt.so.20.2.2rootrootrootrootrootrootrootrootrootrootlibgcrypt-1.8.2-8.42.1.src.rpmlibgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgcrypt20libgcrypt20(aarch-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(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/ldconfigibs-centriq-3 16400035371.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_Updatedrpmxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=29eaded5c73f82ac349f9228191ac0b06534fb1a, strippeddirectory PPRRR RRRRRM4}=libgcrypt20-hmac1.8.2-8.42.1utf-8f9a824b1a32c8d71dc6e1f03e75a3483f46ce5f4b7cc9c4a809cbb22b924a26a?7zXZ !t/S]"k%adJtZTȉjMTH  `W7cQ5'^ $1I{h/ǛWDA݃M"F^ޕ)pmbRq{x*/Gp#;3_/iKN=^Y:}o緓tnJ.>M0k)`9a1}<Ʌjk^:"@Vs2\UM(au0p|.z~ՄJA84Td l< ?{9CԺم+#M `ݯ Q:MHHFm4c жW2Q#g0ӎ]N 5Kq̗r^!!-q/hq ^SPԙIؒoLҫ-VQCL{."Ӱ&88XE|! {sDˍ$>-vjn[ hsȷl^4!-?A0b*3zСeBlhF?-IJF^q O25IYs)E,j#9AԄ]5`9_Mؐ d*\ce\`DXI1R%ɣI iI: D̢+4_/5 0:-&+ bz"4ޥz>^+of?\[m)oe!>s^q\^8ܚZېl8l4`! 2&m(M"ckp@ z[!eJ=;Uf}5S|#VJ۲lP_Pas~S'FPYIZdr5= KOE9oitu.݉3`aP$,@3@'?i(MqҚp]}qCȫeg~1@觶63frXf~`dǍ7MYDWd|Dlg-P$I=,̸&YJfd#S;,![&LE@ x-S7<é[ sNT̾u͙5G,m)ʘű)/ED,hө'W4u9R,&&s;I D1 &yTEh}I-!a $IRQvbfB=lt/Gv9n''5²Zl]F01U8*TN.*?h,A$-E"R{ks<(Yv\wgVH3w|J4CLYŌX4 `O3DN-7GPQ:;2qoZEj}? +Wgo>wf6 'y%U4%‰2sUʃP5Y ~4wa{+BZjEz}Ҕ NDŽ>|B]oBXKc@ 'Y ]t[x6/jW!^M UIm0`2jjc`e1e*d BK^7NkԚ4ȁ wԈ#7o[JtiBCIygR $| #\)΁M&W:xܞKa.!!YR DLJ5"g=+&:ԑ\\A.@$I@o)@\*ρb^Z$LRT( &/kǮtItT tȂ0C1GHF@Q]~˓s/Sjz4WQ81RHT?ӹ}>nvuEn=,&u@S~t'wibhV},%31cySy(gfk *mGI>w7o67QCXZm?Eb]CstD겦R@"tέpwrR o7OBϘX/T,%?m==inx0ҁΥ0ӑ`^EE<|C!B(SsLR53-Z??E,ܮKg/w>- NJXwZ muyIouH׻Ux"!+r/KT,]4:N2ړ~HWtj\ 8mrrF|Z^sR2* Uz>rĝOk/;z~ 5%V%uϢy8Kui%[??ۀ^A eaO(!?t Yrl$7A؝n5~[#ccq :{TaaKb_wLg)i{Jȟ^YFw4aS0ҕ,@jnsօqK D$HّtY_.բchfAA荻g!.FKF,>(.R.{v9OH%XoQ,]^"·jGg6M(?iL-YNBjI)rmlY9>Nڥp*ΥP7_>RavseU{$?u@1h \?9]Wmlӂـ,0P.]׹_@m+VP>gNXB3&~BcD6x>Q|n[̏j^\]J>NfXW觃ߟ3Z0x#y@EsQ5C7?V2!WK_浀 46#t@\tJzɅoEc?\->Qybj]2Ť;1 %(}XqUܱ6/zHs)XQZц|.FVTG/H;1sC?(d {-:x/\l#UޗXĔ 7PtebAM('Xe'܅+n1'fxzF)^tYg|4ga\XPNK%OnqK[?Ȓ[0$. {xR {jwT28̱kj&utO upRKA$ဍ'°m.Dԋ#$nZyOfPK<!*i~6 zc1RSuVyEYfļ'L Qt=[:^ڜ֪iAmkF*yUUzbFK_+ɱO6X3S``(ˊF9v gozeNFgjF2e X&ڲe*\(1$tv]M"h -aZ/*F2b:̡ƁL֛OP`~L-bm(| (Tk5]P@$VRqRZf|q5LYsL+޾}~'Vt&:TlIHWcf%Sa@l>O/W+\tz2}Ѐ2Wx5,픗^o  h6y2(2?}`x+1HCCjZu˲/p=~3GР홥 d  \|H1AKdN"4p lRjJ͞)AYn+P? 4ﻍ0ߵKв4j~*USQ4< K|(Yq3|8 "rn-vf xxMEeovGai֙}gPBsMyRG;fV(l7n|ILz: & wBAPF:mf=X7 ۧD,'wƀ}w Wp,(`"!ؑԐʣ~6^ jc9sd8<=䟐k-.IR-ύ1++kSJp!iVQk1,@$?~ Šߚ:}f} .!6RBZV{[RFiD`晹1gaҿSafzմƌ99+hpk֐#鐍cj2ζvo.:abM$1~e>x|z](08 a/Db6絲Y.yMnp pm敮h85\Uk,-#}ꥊ8T.#fiBF% SF A`[f6 v3M9ѹo-dZNm8xRu([2MOba6gTZob躒ONsf5JvoYKH Ϙ`_L҅JOR8c?N9'?+f3S,.%Ϊ-F= ZQU8g<z77 O]u"܀%30F& VSWd`Lr &Q<>P؀XB `6۞"ή_˥ :8f}~UA.B Tq{PX Јf"Ρ$FIn{9v9R@uB׊og ֎>=%O$]|`An#S'v;:C$0N,M3M"0^2bP T7h@=ϻvo/zEu%ؐQ}XpܴĴ^xt`!MʐYh2ޞ SNZ4 / )k ރGXtqSoɀ`~A->vW%|>v" Sf@4||1x}0AS{-`?WD*bm*|"r3Xy-łQ͒/|Y$u$t% ]4q8דdbl)hj> e#bBvCZ*}UXYG\RU'02dP'"}YjS Zumi7GQ4 Fl|~@L=ne@P^xw^ ϐ/KEcmES8_O Q?[0[H'S\wY~= IÚ.l'wF7:@ 4Uso?#F.iYD嫗nf悴asVjɊ3< b|DA[7#!4 .K1#8H^cX/ECqhYg. bTZG=j/0K#Hp H}^Ff"wS|=֊*۸f[*f^"бhNf]||<6|ӍVD>ofUN GF-qofЫp=kZvm\,% lPz ĞQ;\z/ (r<{S3dYsyyA|4gj-]lrӴԭ 00Nv 4[nQZl5[m&^%z&*1k;HjC}Dh/AGhSKkY863lh ߕ i(U8v9G{!h\lIdҜ)[dpтZ 1O.G{Xd3Q9Vm7RauCGfBY_qw YL6E8S`NVx$ΐ׏ɿ$yPkXrYb@@G۴zH`l>Q:[ܝxy 3G>3k Xoeϣ fB]@)-ʐ cY'𺻗tpгƉU,onHL`ۊ,d:fϼA* TMWMv֘ W3G :z]^[MlVfҀQs451MJ=.MxɑN[8s.8#J `J=xdRV?L R>1>rUH#@$#D2gd=`ߺKǛ'U9c;#m]3j_(YӧZLԷcT">e Ec6/wߏ,ъK|43!{/]{?H%CCk*o|M6/jyQr.[j3UdXL$: X3\ N&( #k lگ)ۜ%QO)F |[蟍oT u+%#oLX O d ʤ]IX5ʵ-"I3\v( JFueiO4|V.2;gSWPq ]KXr.B['-z|nɊ?$>6FiNժB1l.,&>K;i:S(;zI(;G9N6;z8j*D_-ҡ(w0F4xjK HEڇ}QИ y7A>PI. 0XDj@𓏐Ѱd#*]s zZkdሞ-gy9) `0{e3wyQrX;N$S>I_>;Lvw\شl@^/0m$ƙ8HMfT"\v,rlf]ɭ-! #/CO3'؄aqz`AykJUEiBӾVbp. L݉1k{扚;JО33ŮYibͣێʑDkʞ4wFC1c-bo!7S DUhǤ\-6t(6Uwԩ\e&񎛭wET l~D$kQ(|m I=[1Zׂ8f epԇpA?ºG9ܖ~Ui8Y7WAqPiZBV rs6FDYm0=֡VۋMh*-FECogXU86ra#澐jY%J۬^5oޠM՟syGLYlJNZ1Ip(d z+*NՏB3իl\x@dΐW{YBɓQp'ix{.&j<"?ߊj( S"cF V2qB E0ܮE} 1ZKP:U/bM$ByP&Pb L5=aZs5%l Nш'ʉM5wa&ވG^ WaRߵ .aصz`*R8nUT`<"NBeЇQqaR1X_1KLY0t˿wtB:+HT^R XU=M#%ޯ]5.DWO&yE畬 µ`P".ӷXЪ(s8lE_ "D;ɛye@'WQ2/B8( *71I9A裟Ȋ 'B5d2P@k`\ j44kFYowEL|Ye F=V؇> lKr621{[f٨9ψr$@ȹ՜umMBij[3.c,} qm<I \2rdֶO1)34]2fp(4G!͊R ]2ȓ_huft&Y14-NTȿ +4\]g%JiuY-(`M{XCY]~"k`*"@v^oo1Zb}i}h՞u<6 g"lь`<$bu3sb5?'s( RKC]_8EuLwkFhD'C_3o~vbqj,.|b܊GwZ j^ݬ 3+A+b gb ~ՇIL]P0>]p$(y,w_b-Mw$r:)o@(9quO48$ajV 2@>~ߢICLy^NeCQnH,{D考fn<3ݤ ݼIJE$k&I_J"HJ`#՞hdvI&Bӗcb0A "bSBvmz'AoJ&^ix uɚשL5P@,YPk7`^~JIfVgo€R9z<T?E)EVB郦bhѬ!76]Uδ+d E%]oʔ#ú͋^d_XOǧl`IKO~GgB$ ~^*z~kG~Zz0y \o#T n+ݦ,n/b;H̼9t!`w)5$,K[K46D$ΗG V2i1)a  yR`' ҳ9gO|們0U}Y|> 3u0+xJ2jΠM)䂢YI*}cG,ȑ1>#6O }v)#t+XurYxaޚ=EʲE"!nAI"'0x)1 _ā&*ĆHZd ЙOfJH'"T[*{Ze}lk?cSc5+\ *T>nR, E(fj8I")ɩSjk{'#Nyښwң~Sk9{hhQx,h6*U Su l@F3 7 ˂]C~XBrVϤ,5"lA4KBC4R-Np:{8b [P6żԩ-¬ CnFUF4|R&,byHwc $HVǍ{4 M:gVxg$FZSCW(t(yoiCH:? p /kRg ZQRSPz\u?Ș%^Y3zhuz͗T!# 1!ybi!άņdiO[1HGE@Ƚ>.)JY'@A0pOf)x+]'wƧ2Mf;N@B.!6{ bmJc_-74úqv;I"t4'Fl`xg3,?vّMѦz.hȧ@[%1fAf(Rnˀd0 YNw^H0kdi&w{!e͆z]7Kܾ 3{P+5"Mh6F83;'6m.%XD.6焅yAcɤIK)ު>:)RAp{< xóL(£m{sbYjʼ6 +#-jzhiKd0dO BR`"-p|Ԭz =]4 Ag$bOL!}VW* Wމ; 3Ol9EL)u3b/RQP3zR+t #^'g6.x~䆾ouU}'Fk!a`ocdFygA`r.Akր\߱4ot%FU(Y:8Ȋm|.϶z)Y~Bŗ *=c@b<{K {&ܳĎFZDP"^&`7rZ$0Tw{kr@ψ"LZQ3蕝׾pHn ϝ a?S e^|{TB8tb Wۏ$[oyCrL❒u߰0j ; v7v k mXR: ;QB7?c]ڽQBPaJ(A6L&uRB(rsfsD0]r#NO^D:0ϧc,LRB/y/C[1 bڼ>U=@u&9@)ogT"]YMR̺⺫zaߡǶKN0 P.f7TQ}Duzh60$pz";G%C`td Cpw1ɄcInt*?ՕJDse1  n'tFAE#&%cϒq$g{_q*suh1fhg w^k(zJ2I(|hCV Lc*/H.(%l`=.'Fh>,v|UrnWT6p~&gX" V Ne~坱.نH%t1163.E53S8FmvSprGV$+}eaz0"Sc l!)r#.$mB6u\ \f'X3x#󳊍Epghb4Fzԗ8AOݝ{+09_s ~c̷>-]l$HUEM5BM'21%2F8S #Y21ڿ;-5OsZFqm9i.-$1)3gGn@֦oL!!f @~ Xp,D$ZJƼkt|'3HWz[p;$EmB{44)u5Y? olA>-z]}KlzpC99;j8c}}O`P#"1a_XO/5%| oGB ~KsSKc$ދ 68DJ *&B!&`Ye="\[NtwDvSzʒgx%J_H܀".u6kox ۳4J IX5y @-k;?% X:SϨVDyvۻrΙ,\UlM'>}Lua&a>*׵SClH81jrtʨZj@iLg?m XB*[(kXcY#:ե@j̰?E*隶| ͆t5?["!SM{r(?!DWGvI孊ZTma8 yQyq.K^?zVtlb=8|nz)nl0ykHSۂfs7Wa+8]YTM~ Znɻ'Dž,pi Tf Rޯ\5C`d|&>n"{腑Yb<#p+s5}UWb2ȒHsܮצbwqpݨ # 9*]:2c K\%r]Ԑ>6IR_hRANAQ˜[_䶟oFb&mF6uJSaIáGˌ7*ĴO_tݡ*,3t^ook' & L[~, &Y߳JvmmYp[, 3¢zNq*f퐥l/KPWcj%7:1x[WiBz֥2ȶO Wۑd,*'ˠb)y͡w0d૷5H6QK$f8A5$js\1wKb ?r+>$̾("!#\ y_ 1Y"ŒlkJ3(VHIGċc8B.Vjo3|:2R4ˣQ >:۽@u-PRU$TC 6)bKݨd2D;cn-ZM8gg4;U~#x A^N̈klGid=g~$!=دC~Vŀ8LV=g&D߲O#;ʥ %_="A3Xq]aJn]W"EiSdFCe:&9R] gb0 y"7U*Ad~/GA@zmLLIfFxBy<ҭ["YWza/[$ MxHp;1Эh*$M:QVNLtmX. O\5 )asjG\BcߋIvRHGpս ){HP}p;Zid:W*\ V/bm,b>Mݬi-uEPJ%4[ĵfTe,,K\_d.-r6ݜ C,OԵx$W>g { ]“0t3/-n%#V32mA }ܘ{s +@4Q2v0a))<77LY=G{4 i@8Yzzw0CEA@7`>{=\WԠ6S:;KwC U8H_R5Y,I+`48Y PGBG}9U^(=Ⱦ8r?_T*_S-6ܐ ,D+BohW3>0Em4*>! 5J*52GQ4kW( |\T7a%a$" #9xw/H`l$Rm⠭Q<řbbbxzg(9m,-o}ǕY6\΅Z6~p* xYMTlA !2ZޙQYER)o L:jy.߽1sO:r;7ô":re&U.f@TQ⻦kĮ_4a*aQ %FYT3>!Ec\$j?YQawOW]qe4GH&$|?bkձ]G{$U`@l+1L@ oC5nRt%,պN+|;tw$o%&5lAh9CczNU&{Ƣ3[XNrh!s_2a[Y94'U7MPZd="/]֡>5&pMl-*70 "n-PG 7Ar- pWT~y \f̳c܈\3v\dyP9NB[DB(QhcvZu[%J(\ixjAsZwrcJd*?*M-ᐌ&"C֗)Y9M`Km3llQm5b17[a8+ޟqvEG7BEb +]Vf"L~؍T?4p2-HO+G>2w9.dll"nq1gB>OZe"?ZqkN0QL!uL`_s$Ǒ&H_/8{N~y:mL i@OtRRҟ^)&zH$^*7\}vP i&>TQ;Ox5kL*D>]d\޼@3bT g&_RMb6YOkYn! lY1N+ > 9 :}QV0*5tvhJGACd)_^;Zâ71:U3h6K-M]((w$@0YZipLS lD+a֯:qfPw )zZX~Y8dz^(E~*Bnn}Fv~aI;Rڞ룲@OPԞRyrX1l:Y./o>9]~: HǷg%Q>]ݝR|+@s6=pC2+-N݀T7~+ /iW?ÌBM^P{`4@mCѪ$gv@f贰wݷ/Bbh|bϊ^Z+9*6?:ܩRz8D4NiCƒMW`:@7kC;BBpAV녝?'.]+ymܖouJ{E_bg%v=`Em@aiScTP%!s=E9c/ꘅvNәIsCXӒsF[j×ui#C^s98VXfKLÂ٩_vzVGt޽TrV,W*䭹rX"s)N5 ˤhtYX+4>vHq^UF?jp 0<0BvDT:ՈrgY[0e2R@8պRb@kzP5vĻi I}<Ɠp?}DCj )cO]KoM *ob+xPXSb/ c`.aSO7$ퟝG{ H's%b}cf)Y; "Q/RP'&52dXqm'50%A,+)Bh/Vl׿&U aL*Ё.Vn_*g_^62"`.>q2r ALRv@ӭ[(9]LE0`$_*#|Wm|u3-w( ӺŲr玾9SN΁D[ԭlU9v?r{|X7OWN~ǖ4RRƭuxD+&X>,g ;OsjÇt肗d.PXis;{hL`N7|{26=E~>5̉-k•ik).k}H`&ͫ,DyX5wWfҏoaR D !E^eB7Uf_#ВRӥ82,gfJA*p] wx=ZJLP_H!nx(=իfՁ9HӲF\Kn O684<7nUX}qg)WpbB< hTZz|YOnЩ;9`ԝf6[/<Ȁ& _#"rfe"٤7Iڐ£p1:X&~\=ĜVRY&"6a۸Wy/Zq𿒅ʄhU$_Fn/R^ K 6je:x|dfO/z_p?I9~' A*t:(HDFA-ZP^Q-Cp0SFcN^k׵Etې-4G'WôŘkc{Wsev%?,I`Y<;J{saX$E횎@l ƇS/ܿ5xZk{>olf{m DvBY:Бz-k }_ dmj%oG" +k)Rs`z !He;`&_pN,_$ $~zƯ0S]^qb#%1ÊWC4= s,[@] sdE9Y{oHGcl#TN &QuDoE_&䏒hŝiYU~p6 gms $ t}+ڥX15e++UFt<}Q>_ 3$RwtRX;0UT{3A"Zd_̵| GhDVK$MJ3 48JׄE:/z ȇV=r?b+.pAK/.rS !;, tȤ5izOczSpm,*BSeW'x3Du0=C85 |GK,`Q)mpou2YM14D^\!.j{f%*B' X8HvM5Ƌ#M:) PAWo;i+ۭgxͺC#Z.$g E|49_fy)Hjapy@&뭗yk'axh ~[a;%FB"V{R +/Z2$Kb㷀 0AwPOlGۯ xW(+G?3a GWCTf1˵}f80ZXd ; (.ĨY lA&+$NM\ p HXLE *.4QlKܻߥkuCyO ֑tE-5[ZֆL_{g5E;qGP[䖊r"rk-fb=7&jyTisU^h)IQ@R|]HaMA#c-([}/-@>=h^Pm&y0>j_15.%t%iO-ABK^%SSra$H9$(424Vibxb)Ln?N_m珷\XbtA} 얁9XCC(ةzQ[JgZ_v05gsčXX<<6¥FKE;;/빋a~ ft҇WLFIɧ$,zaFE4AuQGȿi@#T˹ADI"/{10$LؠpZA{Ql% 'yCР[V!6 @1"[F6 ڌ&G,;(O.YLU53/(@ڥ.QRPٙs';?9_1lI`LM= 9񣕦/Z>v܋L yZ)ˊI`7iWB-2+K.^쉓Crin-ʅzX$=hgJGEђTyɉ| #pZ[ MҼ6HQV = &"{_ў,ľ=QS0ڢ2fZoqJ$Ǻ0;j~a4<#r UcM@Zi) #!fȐsP(Z&m1X""Q0; xJ5]M/#*.< p?ٞXJ dV~{th΄{;ew-|ٟV8vuZ'ר%k6ƄL)L݊Ly8cH޼Өz:+ZcO,PȄYRH77'MTm9GCg7\&b]kΑ>gn> mB %P`0 A؉YwADc mMC |Yٖ[Yr:.ŶA7X{75eFO н 3M{#xm4dwhta~aI@7`)51b  H/h`7^;?vA?b;!,&`whKи́e M9rX83~6ߊ㗠 (mD@CTnKI1F \B$t{~tV=-Z;i)Jλf⪆2"sDCx(E6*3۪%% ]66$WC!\6.P/">C6,|7kA~ɓmf{=Q7v+yXixw:37VttKTlw< p{x.5 =,u4("Xwʍ`b"47%,9GRS{MUjr" jؓJ}#vT.kW ɒE-YNOY\F 'e,-B:s\E"fLi_gq%gtC  Z'z-g!Pցwrٍ|B}{2yԍW/=*~l;q΍#WI-l>pp˱o8UD96 >c4^z0)+e_4fP4W=[߯_0%ڴehjb^^! =$d0'ȜAB-DM[ nkd8wc >5#-ִLT.wm|K00d(Y[x񋟖 ||"E4ӌ}VBޤUS0 2e _o79ez;{m< :7* Z+"FT8|eGjܬnݗ"ԕ#nL CF(#vAq ;'M v=AT Up;v \UWT؞|"KZSz ]& <1 :v0Na@Ȉ R|Kc\wSEhO_"Bj,eFJ xy]Dky40풀1PpF4>^Zf+rQ$VxmmW@lJM.3}" 4>(MjaSJE|] 3 nW,jɮ&DmuZy[ =pғ;5{;1NQw>XfzѸŸq̄<=3p;W#%ak8P0G5f3imIu`7N:u1 gpZ?XL* Rw 8287BAoD׿`QТhGQ'69{ĨE㬘7e|d}(ZkJ_%:7DϏKYae , ) {{*Db5%;nwXH`dn!$ՠALCoS94UfHzt?8-'8gw_JYŚws)b,/ ^(E1c<Б-9¯85?D&o B>6ZHQ!9/u%X/&`j )?1m5qtf(*?m~]*SJj-v.'E'(<]/[n/@蒀ώU2ªN =/J޺Y1 ɾ٘L3f) >Sˇ{/(9HŏcS֋= ]Xq;{ox6m IleXݸiԯBd9*Q`.}'VsOqJU?\#@x|klZoaֻp'9LD_o 'VV]G~:[dMwAAKk\`HXO~Vg m\RpYGv՜Q&i}m6ŐC&T#kX ʰ'@5cD?^=JiYyhQy|@+4 _^~DX$7]~7Kp*AOգ=HVidIiȊIzQd =D*)fdG3ѻJ(Sc2GS]eLjRo&غٮOAE@Uʈ tC~!&GeE rD7g: 3>)d`hPA-,Y/³Mf@xh75îPCkP ~jO宑0HJr2cOhm-́~#2I}q OpqP=U*o-8e #\m]ާ.Tg!q*.“$ <+Q ao=~Ýo[a1жuҦ}Ly)RQM&RvT5Ymz6e Ύ'#+h'ů6|z(m-mOg>sE24 lQp}=YgntI#^͆{/ůkWg1HSk3i4[a͔ '(.xJ"޷JZ} sGNbv聀GFdĊў 8GTWhs$ݜQaC}-;+SAi^NX. 2S1 7A|VsyC%̰k ڲT`齖,V!\c_]TD)&z5&o;*Y;"ۿ"4т/] ♦Jpqa 7ۻoPcU:ys!eOBHaZ((+4V D)6A)>!RzHSH&%*WoMiF/$EigBGayô'vͯ6iygb/'McAbX nC$[ڨ@;>U )DL[}I" (_Ʀ?$PJ߬H%Ѓ%.S? yxٿ`|l ^ Cj;ElK((_9UlɪxU*2:KFVNdo腁$x5LYJ,a]1e̻5A o@oCm : ~RLr!dJ{Rpv1ٯAA:y `CMBܷ~Yr4M6zZtZQ0ymBWkҳ&tַ p[)1C"Nǹd AL!,,mu_~3au6C#HO@;̿8f<`?ˑаimy4j/._@ϐJ,۾MٯB4=Oh;-WKf&mSpf.ޠnWk*ֵ2d]k1buS9='"{i~.ԯ&hf_BN}Jԙöw[&F,v#S/0N!~sS-apc]itF[1itGoS olTݸ˒ݖ6^ZxjZ_<ݜNII&X.&]HFG!]ernwIo_s)tUWGhRvf& qjbjcؾ łD 8|vd!'[17+vS&3 >Hn#אbᶷ:]bP\7kCp)_2~Hh CC5QWRl".O[o3 v62KG[h՝eX˾u7wr-#"FEqmF#G`N} Bdzhc\ Z<8K*<\YM%ku' [ӄQ3W yWMoګg4B(?k9EL~U+ed.q_ y߂ghjٽ)bRvХ9L;bE: * E*?BzwK)a7~El$V̞s-|9T(CȘ$X$ 鳼`mw`J8z- Z,,%bwgD>.e?zQq0c/uk8>H+Ih8v0OewI%?3[MR~x59b@&>CM7|U%n8u>c>b.ggYo5>+T KG,d}Ўyov$;!Ϡ+F.=ssL^ᙟ4BSwIھΡ-WX7KOsU +xO^jΫmCCS # ҈p279#O &梌D؛tv~sl4K>o*ᰴ(,GP\&SFu bʃAgp<θ꧚@~t=ojS\*KExQW&͐4*)\aDi9vbu%\3HѨ9 WlCّ(>s y_:k@I+`IDaX)&^ƸWQa)_:R~2]_kV[F1E4Bᵏ]zS:iOX\ebhlA:(h ]~+A4OJfuyk{w}fU2ې$a|3&\u\=Z/Ƅ 4$fڀ;"2L&s͔I~̿3HEzge8>%j>k 5M\K3 g!gw|ӛ tR>@g܂1H|u&"Sp WW\ <W[x[\p:XBSwK> *%>w|W5` Zӫ{ X0ԇPS6j/is2p$GITMImt oe8HBlQ5:}=paO];) kYZ+se|;~Luu+–(TlO$⢞dFbMei4߻_ְ|/B)nCk:܈C 8ox޻!h.{HVˮ 7ee^.]*R$OXx.}2Sx]%@tO;$_EP1X]fntmb=[j67yg#P~wOe9anx;X۩Cح֎G9 1fۃ &|=c˞dm\>d*[EEqA3HgR_,-0 VDXpm&Q[* ރhKEI/Xd=Lzb5T!n󢅱al~]kdKiK˔4^ r"nHdRꞀsJ#D eRZ1!j?Z<+0ڇ2_E]Qq&lx1,Cb=aSDu cr ~ N"x7}u< S3)zdg_WJt:yDAp'F8c_'ȟ.S\ gfOK+ ҏy6s5aȾբdGv}˒4\&%\) L2AZP[-s\?}49Q$rH! :`9!\=S4Fti{ys!ɲMרI;U(oSf7Yqs cz*[)* n<,t5ېK 龒L~2-Io+ASᔉx+׾т S/HX0/<{7}JA\&1A[ ҚJґ1B?=obXݡ1:a[/Lcm3 "nQUq%l,"^ T9a[-Ry^! [ъ+Q:T͒܍4p)+f cLM'e <t(rQ0ު6XU:r8`d`;3H_̎MÇ 2 ~Bbo,;Gh4**l9AősB Du6uy`y9ubܬkF~gdcT]d@vΑW4O~BqQW=8 @;ΧhS»:4D`8sH0j3{U<i7 jDÙ֒a*_}Ƈ%йZMг¶?# ޛƍkw.͌u}5杋ҵo7ԞX7Wk2Yxq.8_Pnc2ļoC%5 NP,PުJ "{ioҶ3(1윈IGM8t]Sdp"ljxB`CF|c%-)]y2Ws|\BE^"5vE0Y|wtiom$1G4?CR,kQPGQmIcK^XTFeXS:nU!\HZ }OQdsume⦸YO2٥ZMy,#` uϷU8gЇR1Z +&т\ cIu ~*Xϴf9#Ȥ%{42C唤PRQ>)ȑH;))<ϱ ̹]}W20/2bs"mn} -epf[#ʠFMP)KR,+Fś; 2vH5Q_H:7ei{GȼHL58Y3ǣyÒ$1y=,X+WR<aigu[LDyL*;QC]ORLe [M, .sl,I˂M(iJ0i H+fԡ+gb!wH2y}4k%Fr qٔll-S| V9KŋPBy^ȽG\42[@ּ0 @zL:"Dj(oz NPVi[u}@{S`O 6Ec D/T*^H67F 7WyH $#畟Od__/<[v.ky p"brp:8CZ6'I2YNU%3h`9-C2#A<"l@fDž>S[>]hb@Zo]\0,̙_jA -?+/psx4}K4=Zt" 3ABbS Z>4|6b,(P'y˩>:= l7fy[< s!x`1e68 g*=UAH "9Ӎw`@(b]$>6jAz!􎽫lLg}ErFeBW77\rx=WHHy{M|lw\oZ&,7E'BF*V9,ZLpcEWLj6{к ǫ[Sk AEb:]5B&ǜ[_|&C;;pĝ1~0 [}1\,ȍ'Mp<2_PZ  NúbvRr<2H6D-H32x3&C*)n6~Gbs5L0EVֳ{4v2N\=ta<(D1eȫO~Q]2- Cug%hB,Ũ8BX?GTFN'D!%.E 6[ _ȊE";#`Eٶdsk{Fd*#U&x([JHdFfvAAJW ;ɒ{셹gL>%+14b› `]P 528NX)7-R wQ;c;*%듵x޲p44r/Ff6jq&\D:LZS мA"/T5}Vw8_r6oepRNc,m@>0[BK~NKa@oWz:zLf8\ 'X`2gn+R|^AnҶfW8?8WVch"c&ݬ 1u *2j , X@eDxgk̮X]ORSU4Y*w䧳$?Q 8^O& $ՄƛWGpUe@&GtȚwhxt.~x]ޜ*5ۆ!]{H|"Oȁ;\E:O7} lOӰ1M3w,(oU6,1)nQ0OF%כ?-0v1K.|! p9@N7lE)8)+|DcKհ7uw?$H}Vԇ27-, @(ٶ1;O7LYjPJ R@R]#WxUg r0GnqCSd-_/\8]PN)&cY%TOO}rΈ0~ A. IwRȇ{?مgF ՏhV뤺y{$])U͐06_1Du;$-S\hjgUfv{SYuS9wො䃤= e'3OnGz=y]o{4bJ̴߲ZP')J!ĂmqoIw&# ݧoA\KH'! %7rVl- 9_*d<܊1Es˲ۢNcQ$T@I]&ޓӢ\~ &¶w}3H +^5n@Ir m2ϚWu ﴤGq8:fPzIS6XPL,.6l\HTF]GurZI峋Ij|uL/x k3P"rjKalk6L {~^CBo̓d îF5 %p$aM ɭg) [ HґE`kqq}OH 犰bQ@'wx 6|9^XK ,Sd5mZ4t\!BD1mP{W4^!d&&9m=5$)q?"Se$0kvD!*H"u vRN(_lo\ueDWe_]n%!q88Rq\yT6 z{{:ڽdryJ^+?WHx_XEƫߝ@ɯ܀V WyBa{2&6$ 9)2P)(Ixbz =W܅v$0,tx[әVzJ*YլYaz_-:3ܦ9n*)U ~ c{H/7G-(()|i= Mg1WM2x6Vm "o둬&I\}i/ eNZnQd(*XUϬ#(g١*󑥑R*抆 ^_}Ll! o]Dr yi)3xŒ3|G5B;ҌkBS>||oVv] i^V27 :#~~BӃ7MS+FCRHYٜ#}+P/-=G+9:xg^'ㆻs<3q :38.֋Ց9U&}1\ăϱui!a}U&_wbM"(&eF%x~GSdTvsoL0Rrpw 3d1ifgd##s0աf/wnׯ6ʬcg:!io\v9̝L>A4ݥʸE%}z!yU18EXϐv^.(G];th+p`)$ʧc d\P"FV3& [)P&YyVfJcZKx/ !J5GxIk-B*֢vJnJX5B"fV;LBoU9QɋiS%U,qH:K҂8 o&v=? SqYIo}~^[pƠj 3l[oE(RKg3%0 `[b"j)X58TyYh׉65Ӟng㙺_#NaהD^0*OYNw[TR槴>qcM8pd[XE[$=U8|(̆Ĉyl[9K`|1S8|^!7-xm.߶E ACbk UҾcQd (@fއ(J?~и̨ egi&\e=T=v=B9kf^Z" ݩ\S\)j_I|@vdTǼq!`'/ m)!n?̭ͥ RWyݏXoQ)7CAv\\z0c"|^|l&Ɔdbs&#Jٜ+p'&К>E. [1g[Oi$2+CxX>@ 6.QԷ/Id.%Pv9^d=bXc(f,lU`^6咨.pDt1xf@+? I2q{Љi"/W(F9e2&)XCͬ hzsⴢkH`]hk@$|Z(U#ﷁ;x/cL7#s1"P4uփt %Սd<͙NP*SWȑTzm*E@(q꛹5k :($$Չ}UЏ-LΡO1UO`H;Mw&o\ 붖B+gBҕ?vEdLqҡU!+/<%/zkHd1 ߲>L9!hDEVY])jQ 9){|xQ1HnԕM}f<9.1#Dab߀5oȄǜffەj)],Tу2u lj<)Tя %n5JӚS+GB :#kF(0pQ&EOFg: I*H{C1Bƒ\~[)#r,>] -C}(z 0g$"(sGCfۅN(^DOr빲 nmk1oi%٦ydmג5"W jG@0:ڂ Y#bȭ'tvB ,Yl'6@kX@jd7E/,bzWk/N*LJ"\|Ehbw7WyFU'^ssPvu^;.x@ňlK|?A1Jēb բ $ZnZ:5-EXi!{M #lb1LC29&t*MnIRUر%gO_uPB_Ž7<7q,yqVvDBjv9xE:C6=sa}J1)!;mWc,yX:ӈIHN%%)mr:.]tf'Ig&ȄzE9w)g³`͋^%.2Qso ;D4+W~QusRƾx D3CY~l0*Ӵ@?>a=EP3B@*dk>&)uk:q@n.[`9zwKOiq2kA䬷TUfy:[gHh|2nob$ǺVZ{8KֈDag0gzz(&pnKwvqwb|˱| o)B_08zRۜjRgLPuW_bR V{{EcsY~ojh`譇-uk\>GF}vꃃƂj "+ngCA B릏oh ))h 0m.}5 s"YsA(+Jv\pV>}EZ_ř(}e[;0Н5[tWIqA81aϤ"N|f1g*XS.ݔ0)ˊdq036vFRN ^XNkoFLƩJޢ:N:%+'#G^HC@'BKb˩Ѐq:xC%eyF*"Z D`9xYYұe*q!uE-eh 7a5L_ ~Er+dxFЋpObA/ViTI%r N6D'fW\oNrCG9>;ef`*+6ٗW[䟯$`g$G#/UaJ+>ӥIcis]C+fAYևY>C+s?)!$ 1Ɔ USopՙ:e_aH@4)x/$;;L: *)OJhFzXgK#S~d`W_;5¶‰OPƾ6%B%j19ɺS:jY263;GXLSd4`@QZӌjmۨ JdV6 j#?\wZK80ICr U6Xs~% $gvm\aqYfF!bohñe ,Znn0zD߱١Ө T&Ȫh(aBz"_%-fCQS4>Xa0mH;K6LSW}];Nu"Cӕ]CN lĠ+Y Dy߇onم̟ۭRTOL)X4fNѾjYuzSQJfTΑOBS{uq2`:hy<3,o(5֕0~kL9[R,%Ä;<Å{xM}fFCɜ%gP3"1ۦn mh+ #NqPX'S`4?>|2llo8\mmG8ʇaހEZJe8)X{$|!B@;ڌhc^ꅕm uJܓѥ3W-9kȌJn&жEit)(.9E V%#ZJN$}苄HtƟ; '%L/0Udj| PBn8M>;=|v~0- -x=[br>IX>"95 411cJ{&a'=Q}D o瞎}-gS2c{Enaq2OR1 OI&LkF5BoeC2Cm#CrZ?i\I4Sƺ˴[ eo$Z=qQ.%_*?o;,?pK=ޑ܉DosP7B <0u Daowhh<9z9rx5 RFEs,H05+TM)N/N- .5`~/UWƪ=_f;5i"(LȮ@ޜ." eܚ?ܗ Eu^ [U8 = P0{_ޱR=>;B&;/0,0MĨLȿ[N"G$ 3:GJSRteHq %2ȺT3Sax^# [ |58&`s({z' $NTf5v \VNW}Hr;&#(hôil}5OLq쩛Mp=A 3qLe2*f}6 > ־zJ=}V"Q 39w&">S@5d8KK0=e3T"dee苉=2!*G:*>?m!mxg*BQƞVX"SʽYAM+u:JS-R L3HL͓)jY :i'_[VYm @:h-y{S*J0FsRc#iyI9\з*Ͻ1],`>qs5ufVU%/ CXh\R"}ŪДu;VDM&){מb<^'{0a @b^o:&tb<9\ OmYr;g T$e )jh.mLEKV^0'T2\eSC$M(lJ(d^D ŪhqTQb-.r|2`ܰj .-bȏxr#49n\nvK1~ۆ9WV=^Ut B:*~u%ܳ^#qbayED.}mڥhk*'L+fTϫX{tE9yihU(H+q,278//s\T=\T$#K@Xy;qL8=!)XrC=Z7<ӢCp0YVssFAfǭx֘Sap5keiQ83>m$x}*dGwΈ,Hc`=@"Ü] =[-HbqL?_A;^Q6 i|Ykr:\df Oj$kav?!(O.+aTtgY-EFrPX3hdn^DW/AFʫ1zgAC\h񇽆r#?${8܍U:̇? 7Iǀ"AKrn`tF@ad^,cdžڻwj}mTkrsöW,Jlʵ@m6Ӭa!aWO֜Qo(ХIx{ xN&]O\ԇF\*5ɣf Ձ܏34c [@VW0GMmxw`p#!΄߉@qrARsm7 iKf^8JXȳ;f~S\X,s>MƇ}Qi" vJ `1`&'[ZܓfUQGGpf r?4$Cc"/*⼡p[~lX[lmr* ۘ:e`H9NgQ91.] PN>>C#S 0n3HF[ZJ[C&e&'A'Hl) `jMp30 mrMǭd) Ë.ZK0hxDk|Kڔ۴V=ziȇ&{D ݶ9p^bO: w5[fqTL "7$~doUX-$U o}ƵR`6 PBkIQĹgDVć2x= ,ZqƆWfܲW3؇5K!ƺ? 8RZnfjΟ:'}? 'ǎb}5l@<ҦνTӹ/aI77rXc|@mԵS2 zo5cDmD(]s"% YZ