openssl-3-3.0.8-150500.5.27.1<>,@Xeєp9|QGƢ ZAIu2Zv_c]F:Qk*htQ~5=L%R-HQτ6hi3 I /D[,$or8l &S!?J91na/ik-a1~<͹(訠ߏ>?d   LX\hl 0 L h  . D|0h(]8d99 H9: 9FGHIHXXYd\]^Pbcde flu$v\wxyz@PTZCopenssl-33.0.8150500.5.27.1Secure Sockets and Transport Layer SecurityOpenSSL is a software library to be used in applications that need to secure communications over computer networks against eavesdropping or need to ascertain the identity of the party at the other end. OpenSSL contains an implementation of the SSL and TLS protocols.eєs390zl37nSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Unspecifiedhttps://www.openssl.org/linuxs390x2Cx b~ZAAA큤AA큤AAeαeΡeΡeΌeΌeΎeαeleeΡeΌeΌeΌeΌba74a8ff28c9aae534562041c2f6e9aebbc63d8317beb14a6d5a0637e193e90cbef752cef7efe1aba797b319f74a8e6a8fadc21b23858fa31623542e368a6cd347edf9111b37560d6d89526e6c889d9a8da068fa724d62b91d07552cafe12898c477e0c55998e0821dffacf5c7c491cde7e6f2ddf6e62a300ac6ec77a767b25435a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd85a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233adtsget.plrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenssl-3-3.0.8-150500.5.27.1.src.rpmconfig(openssl-3)openssl-3openssl-3(s390-64)@@@@@@@@@@@@@@@    /usr/bin/envconfig(openssl-3)crypto-policieslibc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libcrypto.so.3(OPENSSL_3.0.3)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libssl.so.3()(64bit)libssl.so.3(OPENSSL_3.0.0)(64bit)opensslrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.8-150500.5.27.13.0.4-14.6.0-14.0-15.2-14.14.3eeoe@eRe1@e-%d.@dd!d~dkY@d*dc=@ccj@cca @ca @c!@b?bK@bK@b@b5b4t@b0b@a aa@a@a7T@a@`@`P@` @`B`}p`v@`/@`&m__H@_@_@_@_9_-B@_@_^@^@^@^^@^@otto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.combrunopitrus@hotmail.compmonreal@suse.compmonreal@suse.compmonreal@suse.comjsikes@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.comdanilo.spinella@suse.comsimonf.lees@suse.comsimonf.lees@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.comjsikes@suse.comjsikes@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.comcallumjfarmer13@gmail.comvcizek@suse.compmonrealgonzalez@suse.comvcizek@suse.comvcizek@suse.comjengelh@inai.devcizek@suse.comvcizek@suse.comvcizek@suse.com- Security fix: [bsc#1219243, CVE-2024-0727] * Add NULL checks where ContentInfo data can be NULL * Add openssl-CVE-2024-0727.patch- Security fix: [bsc#1218810, CVE-2023-6237] * Limit the execution time of RSA public key check * Add openssl-CVE-2023-6237.patch- Security fix: [bsc#1218690, CVE-2023-6129] * POLY1305: Fix vector register clobbering on PowerPC * Add openssl-CVE-2023-6129.patch- Security fix: [bsc#1216922, CVE-2023-5678] * Fix excessive time spent in DH check / generation with large Q parameter value. * Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex () or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. * Add openssl-CVE-2023-5678.patch- Added openssl-3-use-include-directive.patch so that the default /etc/ssl/openssl3.cnf file will include any configuration files that other packages might place into /etc/ssl/engines3.d/ and /etc/ssl/engdef3.d/. - Updated spec file to create the two new necessary directores for the above patch. [bsc#1194187, bsc#1207472]- Security fix: [bsc#1216163, CVE-2023-5363] * Incorrect cipher key and IV length processing * Add openssl-CVE-2023-5363.patch- Security fix: [bsc#1213853, CVE-2023-3817] * Add test of DH_check() with q = p + 1 * Update openssl-3-CVE-2023-3817.patch- Security fix: [bsc#1213853, CVE-2023-3817] * Excessive time spent checking DH q parameter value: The function DH_check() performs various checks on DH parameters. After fixing CVE-2023-3446 it was discovered that a large q parameter value can also trigger an overly long computation during some of these checks. A correct q value, if present, cannot be larger than the modulus p parameter, thus it is unnecessary to perform these checks if q is larger than p. If DH_check() is called with such q parameter value, DH_CHECK_INVALID_Q_VALUE return flag is set and the computationally intensive checks are skipped. * Add openssl-3-CVE-2023-3817.patch- Security fix: [bsc#1213487, CVE-2023-3446] * Fix DH_check() excessive time with over sized modulus. * The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus ("p" parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. A new limit has been added to DH_check of 32,768 bits. Supplying a key/parameters with a modulus over this size will simply cause DH_check() to fail. * Add openssl-CVE-2023-3446.patch openssl-CVE-2023-3446-test.patch- Security fix: [bsc#1213383, CVE-2023-2975] * AES-SIV implementation ignores empty associated data entries * Add openssl-CVE-2023-2975.patch- Security Fix: [CVE-2023-1255, bsc#1210714] * Input buffer over-read in AES-XTS implementation on 64 bit ARM * Add openssl-CVE-2023-1255.patch - Security Fix: [CVE-2023-2650, bsc#1211430] * Possible DoS translating ASN.1 object identifiers * Add openssl-CVE-2023-2650.patch- Security Fix: [CVE-2023-0465, bsc#1209878] * Invalid certificate policies in leaf certificates are silently ignored * Add openssl-CVE-2023-0465.patch - Security Fix: [CVE-2023-0466, bsc#1209873] * Certificate policy check not enabled * Add openssl-CVE-2023-0466.patch- Security Fix: [CVE-2023-0464, bsc#1209624] * Excessive Resource Usage Verifying X.509 Policy Constraints * Add openssl-CVE-2023-0464.patch- Update to version 3.0.8 in SLE15-SP5 [jsc#PED-544] * Fixed NULL dereference during PKCS7 data verification. A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not available the digest initialization will fail. There is a missing check for the return value from the initialization function which later leads to invalid usage of the digest API most likely leading to a crash. ([bsc#1207541, CVE-2023-0401]) PKCS7 data is processed by the SMIME library calls and also by the time stamp (TS) library calls. The TLS implementation in OpenSSL does not call these functions however third party applications would be affected if they call these functions to verify signatures on untrusted data. * Fixed X.400 address type confusion in X.509 GeneralName. There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. ([bsc#1207533, CVE-2023-0286]) * Fixed NULL dereference validating DSA public key. An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVP_PKEY_public_check() function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack. The TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3. ([bsc#1207540, CVE-2023-0217]) * Fixed Invalid pointer dereference in d2i_PKCS7 functions. An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data. ([bsc#1207539, CVE-2023-0216]) * Fixed Use-after-free following BIO_new_NDEF. The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. ([bsc#1207536, CVE-2023-0215]) * Fixed Double free after calling PEM_read_bio_ex. The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. ([bsc#1207538, CVE-2022-4450]) * Fixed Timing Oracle in RSA Decryption. A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. ([bsc#1207534, CVE-2022-4304]) * Fixed X.509 Name Constraints Read Buffer Overflow. A read buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. The read buffer overrun might result in a crash which could lead to a denial of service attack. In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects. ([bsc#1207535, CVE-2022-4203]) * Fixed X.509 Policy Constraints Double Locking security issue. If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems (most widely: Windows) this results in a denial of service when the affected process hangs. Policy processing being enabled on a publicly facing server is not considered to be a common setup. ([CVE-2022-3996]) * Our provider implementations of `OSSL_FUNC_KEYMGMT_EXPORT` and `OSSL_FUNC_KEYMGMT_GET_PARAMS` for EC and SM2 keys now honor `OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT` as set (and default to `POINT_CONVERSION_UNCOMPRESSED`) when exporting `OSSL_PKEY_PARAM_PUB_KEY`, instead of unconditionally using `POINT_CONVERSION_COMPRESSED` as in previous 3.x releases. For symmetry, our implementation of `EVP_PKEY_ASN1_METHOD->export_to` for legacy EC and SM2 keys is also changed similarly to honor the equivalent conversion format flag as specified in the underlying `EC_KEY` object being exported to a provider, when this function is called through `EVP_PKEY_export()`. * Removed openssl-3-Fix-double-locking-problem.patch, contained in upstream. * Rebased openssl-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch * Update openssl.keyring with key 7953 AC1F BC3D C8B3 B292 393E D5E9 E43F 7DF9 EE8C (Richard Levitte)- Update openssl.keyring: pub rsa4096 2021-07-16 [SC] [expires: 2031-07-14] A21FAB74B0088AA361152586B8EF1A6BA9DA2D5C uid Tomáš Mráz uid Tomáš Mráz uid Tomáš Mráz - Update to version 3.0.7 in SLE15-SP5 [jsc#PED-544] - Remove patches (already present in 3.0.7): * openssl-3-CVE-2022-1343.patch * openssl-CVE-2022-0778.patch * openssl-CVE-2022-0778-tests.patch * openssl-CVE-2022-1292.patch * openssl-3-Fix-EC-ASM-flag-passing.patch * openssl-update_expired_certificates.patch * openssl-3-CVE-2022-3358.patch * openssl-3-Fix-SHA-SHAKE-and-KECCAK-ASM-flag-passing.patch * openssl-3-CVE-2022-3602_2.patch * openssl-3-CVE-2022-3602_1.patch * openssl-CVE-2022-2097.patch * openssl-3-CVE-2022-1434.patch * openssl-3-CVE-2022-1473.patch * openssl-3-Fix-file-operations-in-c_rehash.patch - Enable tests: test_req test_verify_store test_ca test_ssl_old- Fix X.509 Policy Constraints Double Locking [bsc#1206374, CVE-2022-3996] * Add patch: openssl-3-Fix-double-locking-problem.patch- Update to 3.0.7: [bsc#1204714, CVE-2022-3602,CVE-2022-3786] * Fixed two buffer overflows in punycode decoding functions. A buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer. In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects. An attacker can craft a malicious email address to overflow an arbitrary number of bytes containing the `.` character (decimal 46) on the stack. This buffer overflow could result in a crash (causing a denial of service). ([CVE-2022-3786]) An attacker can craft a malicious email address to overflow four attacker-controlled bytes on the stack. This buffer overflow could result in a crash (causing a denial of service) or potentially remote code execution depending on stack layout for any given platform/compiler. ([CVE-2022-3602]) * Removed all references to invalid OSSL_PKEY_PARAM_RSA names for CRT parameters in OpenSSL code. Applications should not use the names OSSL_PKEY_PARAM_RSA_FACTOR, OSSL_PKEY_PARAM_RSA_EXPONENT and OSSL_PKEY_PARAM_RSA_COEFFICIENT. Use the numbered names such as OSSL_PKEY_PARAM_RSA_FACTOR1 instead. Using these invalid names may cause algorithms to use slower methods that ignore the CRT parameters. * Fixed a regression introduced in 3.0.6 version raising errors on some stack operations. * Fixed a regression introduced in 3.0.6 version not refreshing the certificate data to be signed before signing the certificate. * Added RIPEMD160 to the default provider. * Ensured that the key share group sent or accepted for the key exchange is allowed for the protocol version.- Update to 3.0.6: [bsc#1204226, CVE-2022-3358] * OpenSSL supports creating a custom cipher via the legacy EVP_CIPHER_meth_new() function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. * OpenSSL versions 3.0.0 to 3.0.5 incorrectly handle legacy custom ciphers passed to the EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() and EVP_CipherInit_ex2() functions (as well as other similarly named encryption and decryption initialisation functions). Instead of using the custom cipher directly it incorrectly tries to fetch an equivalent cipher from the available providers. An equivalent cipher is found based on the NID passed to EVP_CIPHER_meth_new(). This NID is supposed to represent the unique NID for a given cipher. However it is possible for an application to incorrectly pass NID_undef as this value in the call to EVP_CIPHER_meth_new(). When NID_undef is used in this way the OpenSSL encryption/decryption initialisation function will match the NULL cipher as being equivalent and will fetch this from the available providers. This will succeed if the default provider has been loaded (or if a third party provider has been loaded that offers this cipher). Using the NULL cipher means that the plaintext is emitted as the ciphertext. * Applications are only affected by this issue if they call EVP_CIPHER_meth_new() using NID_undef and subsequently use it in a call to an encryption/decryption initialisation function. Applications that only use SSL/TLS are not impacted by this issue. ([CVE-2022-3358]) * Fix LLVM vs Apple LLVM version numbering confusion that caused build failures on MacOS 10.11 * Fixed the linux-mips64 Configure target which was missing the SIXTY_FOUR_BIT bn_ops flag. This was causing heap corruption on that platform. * Fix handling of a ticket key callback that returns 0 in TLSv1.3 to not send a ticket * Correctly handle a retransmitted ClientHello in DTLS * Fixed detection of ktls support in cross-compile environment on Linux * Fixed some regressions and test failures when running the 3.0.0 FIPS provider against 3.0.x * Fixed SSL_pending() and SSL_has_pending() with DTLS which were failing to report correct results in some cases * Fix UWP builds by defining VirtualLock * For known safe primes use the minimum key length according to RFC 7919. Longer private key sizes unnecessarily raise the cycles needed to compute the shared secret without any increase of the real security. This fixes a regression from 1.1.1 where these shorter keys were generated for the known safe primes. * Added the loongarch64 target * Fixed EC ASM flag passing. Flags for ASM implementations of EC curves were only passed to the FIPS provider and not to the default or legacy provider. * Fixed reported performance degradation on aarch64. Restored the implementation prior to commit 2621751 ("aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR mode") for 64bit targets only, since it is reportedly 2-17% slower and the silicon errata only affects 32bit targets. The new algorithm is still used for 32 bit targets. * Added a missing header for memcmp that caused compilation failure on some platforms- Do not make libopenssl3-32bit obsolete libopenssl1_1-32bit. They are independent libraries and can be installed simultaneously.- Update to 3.0.5: * The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue. [bsc#1201148, CVE-2022-2274] * AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation would not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. [bsc#1201099, CVE-2022-2097] - Rebase patches: * openssl-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch- Update to 3.0.4: [bsc#1199166, bsc#1200550, CVE-2022-1292, CVE-2022-2068] * In addition to the c_rehash shell command injection identified in CVE-2022-1292, further bugs where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection have been fixed. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. * Case insensitive string comparison no longer uses locales. It has instead been directly implemented.- Update to 3.0.3: * Case insensitive string comparison is reimplemented via new locale-agnostic comparison functions OPENSSL_str[n]casecmp always using the POSIX locale for comparison. The previous implementation had problems when the Turkish locale was used. * Fixed a bug in the c_rehash script which was not properly sanitising shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. [bsc#1199166, CVE-2022-1292] * Fixed a bug in the function 'OCSP_basic_verify' that verifies the signer certificate on an OCSP response. The bug caused the function in the case where the (non-default) flag OCSP_NOCHECKS is used to return a postivie response (meaning a successful verification) even in the case where the response signing certificate fails to verify. It is anticipated that most users of 'OCSP_basic_verify' will not use the OCSP_NOCHECKS flag. In this case the 'OCSP_basic_verify' function will return a negative value (indicating a fatal error) in the case of a certificate verification failure. The normal expected return value in this case would be 0. This issue also impacts the command line OpenSSL "ocsp" application. When verifying an ocsp response with the "-no_cert_checks" option the command line application will report that the verification is successful even though it has in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result. [bsc#1199167, CVE-2022-1343] * Fixed a bug where the RC4-MD5 ciphersuite incorrectly used the AAD data as the MAC key. This made the MAC key trivially predictable. An attacker could exploit this issue by performing a man-in-the-middle attack to modify data being sent from one endpoint to an OpenSSL 3.0 recipient such that the modified data would still pass the MAC integrity check. Note that data sent from an OpenSSL 3.0 endpoint to a non-OpenSSL 3.0 endpoint will always be rejected by the recipient and the connection will fail at that point. Many application protocols require data to be sent from the client to the server first. Therefore, in such a case, only an OpenSSL 3.0 server would be impacted when talking to a non-OpenSSL 3.0 client. [bsc#1199168, CVE-2022-1434] * Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will expand without bounds and the process might be terminated by the operating system causing a denial of service. Also traversing the empty hash table entries will take increasingly more time. Typically such long lived processes might be TLS clients or TLS servers configured to accept client certificate authentication. [bsc#1199169, CVE-2022-1473] * The functions 'OPENSSL_LH_stats' and 'OPENSSL_LH_stats_bio' now only report the 'num_items', 'num_nodes' and 'num_alloc_nodes' statistics. All other statistics are no longer supported. For compatibility, these statistics are still listed in the output but are now always reported as zero.- Added openssl-update_expired_certificates.patch * Openssl failed tests because of expired certificates. * bsc#1185637- Enable zlib compression support [bsc#1195149]- Add crypto-policies support. * Fix some tests that couldn't find the openssl3.cnf location * Rebase patch: openssl-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch- Update to 3.0.2: [bsc#1196877, CVE-2022-0778] * Security fix [CVE-2022-0778]: Infinite loop for non-prime moduli in BN_mod_sqrt() reachable when parsing certificates. * Add ciphersuites based on DHE_PSK (RFC 4279) and ECDHE_PSK (RFC 5489) to the list of ciphersuites providing Perfect Forward Secrecy as required by SECLEVEL >= 3. * Made the AES constant time code for no-asm configurations optional due to the resulting 95% performance degradation. The AES constant time code can be enabled, for no assembly builds, with: ./config no-asm -DOPENSSL_AES_CONST_TIME * Fixed PEM_write_bio_PKCS8PrivateKey() to make it possible to use empty passphrase strings. * The negative return value handling of the certificate verification callback was reverted. The replacement is to set the verification retry state with the SSL_set_retry_verify() function. * Rebase openssl-use-versioned-config.patch- Keep CA_default and tsa_config1 default paths in openssl3.cnf - Rebase patches: * openssl-Override-default-paths-for-the-CA-directory-tree.patch * openssl-use-versioned-config.patch- Fix conflict with openssl and libressl- Remove /etc/pki/CA from the [jsc#SLE-17856, jsc#SLE-19044] openssl-Override-default-paths-for-the-CA-directory-tree.patch - Remove unused patches- Ship openssl-3 as binary names [jsc#SLE-17856, jsc#SLE-19044] - Use openssl3.cnf * openssl-use-versioned-config.patch * fix-config-in-tests.patch - Support crypto policies * openssl-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch * openssl-Override-default-paths-for-the-CA-directory-tree.patch - Remove obsolets, not ready to force an upgrade yet- Update to 3.0.1: [bsc#1193740, CVE-2021-4044] * RNDR and RNDRRS support in provider functions to provide random number generation for Arm CPUs (aarch64). * s_client and s_server apps now explicitly say when the TLS version does not include the renegotiation mechanism. This avoids confusion between that scenario versus when the TLS version includes secure renegotiation but the peer lacks support for it. * The default SSL/TLS security level has been changed from 1 to 2. RSA, DSA and DH keys of 1024 bits and above and less than 2048 bits and ECC keys of 160 bits and above and less than 224 bits were previously accepted by default but are now no longer allowed. By default TLS compression was already disabled in previous OpenSSL versions. At security level 2 it cannot be enabled. * The SSL_CTX_set_cipher_list family functions now accept ciphers using their IANA standard names. * The PVK key derivation function has been moved from b2i_PVK_bio_ex() into the legacy crypto provider as an EVP_KDF. Applications requiring this KDF will need to load the legacy crypto provider. * The various OBJ_* functions have been made thread safe. * CCM8 cipher suites in TLS have been downgraded to security level zero because they use a short authentication tag which lowers their strength. * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings by default. * Parallel dual-prime 1536/2048-bit modular exponentiation for AVX512_IFMA capable processors.- Update to 3.0.0 * The full list of changes since version 1.1.1 can be found in: https://github.com/openssl/openssl/blob/master/CHANGES.md#openssl-30 * OpenSSL 3.0 wiki: https://wiki.openssl.org/index.php/OpenSSL_3.0 * The Migration guide: https://github.com/openssl/openssl/blob/master/doc/man7/migration_guide.pod- Update to 3.0.0 Beta 2 * The ERR_GET_FUNC() function was removed. With the loss of meaningful function codes, this function can only cause problems for calling applications. * While a callback function set via 'SSL_CTX_set_cert_verify_callback()' is not allowed to return a value > 1, this is no more taken as failure. * Deprecated the obsolete X9.31 RSA key generation related functions BN_X931_generate_Xpq(), BN_X931_derive_prime_ex(), and BN_X931_generate_prime_ex(). - Remove openssl-ppc64-fix-build.patch fixed upstream- Update to 3.0.0 Beta 1 * Add a configurable flag to output date formats as ISO 8601. Does not change the default date format. * Version of MSVC earlier than 1300 could get link warnings, which could be suppressed if the undocumented -DI_CAN_LIVE_WITH_LNK4049 was set. Support for this flag has been removed. * Rework and make DEBUG macros consistent. Remove unused - DCONF_DEBUG, -DBN_CTX_DEBUG, and REF_PRINT. Add a new tracing category and use it for printing reference counts. Rename - DDEBUG_UNUSED to -DUNUSED_RESULT_DEBUG. Fix BN_DEBUG_RAND so it compiles and, when set, force DEBUG_RAND to be set also. Rename engine_debug_ref to be ENGINE_REF_PRINT also for consistency. * The public definitions of conf_method_st and conf_st have been deprecated. They will be made opaque in a future release. * Many functions in the EVP_ namespace that are getters of values from implementations or contexts were renamed to include get or get0 in their names. Old names are provided as macro aliases for compatibility and are not deprecated. * PKCS#5 PBKDF1 key derivation has been moved from PKCS5_PBE_keyivgen() into the legacy crypto provider as an EVP_KDF. Applications requiring this KDF will need to load the legacy crypto provider. This includes these PBE algorithms which use this KDF: - NID_pbeWithMD2AndDES_CBC - NID_pbeWithMD5AndDES_CBC - NID_pbeWithSHA1AndRC2_CBC - NID_pbeWithMD2AndRC2_CBC - NID_pbeWithMD5AndRC2_CBC - NID_pbeWithSHA1AndDES_CBC * Deprecated obsolete BIO_set_callback(), BIO_get_callback(), and BIO_debug_callback() functions. - Fix build on ppc and ppc64 * Add openssl-ppc64-fix-build.patch * See https://github.com/openssl/openssl/issues/15923- Update to 3.0.0 Alpha 17 * Added migration guide to man7 * Implemented support for fully "pluggable" TLSv1.3 groups * Added convenience functions for generating asymmetric key pairs. * Added a proper HTTP client supporting GET with optional redirection, POST, arbitrary request and response content types, TLS, persistent connections, connections via HTTP(s) proxies, connections and exchange via user-defined BIOs (allowing implicit connections), and timeout checks.- Update to 3.0.0. Alpha 16 * Mark pop/clear error stack in der2key_decode_p8- Update to 3.0.0 Alpha 15 * The default manual page suffix ($MANSUFFIX) has been changed to "ossl" * Added support for Kernel TLS (KTLS). In order to use KTLS, support for it must be compiled in using the "enable-ktls" compile time option. It must also be enabled at run time using the SSL_OP_ENABLE_KTLS option. * The error return values from some control calls (ctrl) have changed. One significant change is that controls which used to return -2 for invalid inputs, now return -1 indicating a generic error condition instead. * Removed EVP_PKEY_set_alias_type(). * All of these low level RSA functions have been deprecated without replacement: RSA_blinding_off, RSA_blinding_on, RSA_clear_flags, RSA_get_version, RSAPrivateKey_dup, RSAPublicKey_dup, RSA_set_flags, RSA_setup_blinding and RSA_test_flags. * All of these RSA flags have been deprecated without replacement: RSA_FLAG_BLINDING, RSA_FLAG_CACHE_PRIVATE, RSA_FLAG_CACHE_PUBLIC, RSA_FLAG_EXT_PKEY, RSA_FLAG_NO_BLINDING, RSA_FLAG_THREAD_SAFE and RSA_METHOD_FLAG_NO_CHECK. * These low level DH functions have been deprecated without replacement: DH_clear_flags, DH_get_1024_160, DH_get_2048_224, DH_get_2048_256, DH_set_flags and DH_test_flags. The DH_FLAG_CACHE_MONT_P flag has been deprecated without replacement. The DH_FLAG_TYPE_DH and DH_FLAG_TYPE_DHX have been deprecated. Use EVP_PKEY_is_a() to determine the type of a key. There is no replacement for setting these flags. * These low level DSA functions have been deprecated without replacement: DSA_clear_flags, DSA_dup_DH, DSAparams_dup, DSA_set_flags and DSA_test_flags. * The DSA_FLAG_CACHE_MONT_P flag has been deprecated without replacement. * Reworked the treatment of EC EVP_PKEYs with the SM2 curve to automatically become EVP_PKEY_SM2 rather than EVP_PKEY_EC. This is a breaking change from previous OpenSSL versions. Unlike in previous OpenSSL versions, this means that applications must not call 'EVP_PKEY_set_alias_type(pkey, EVP_PKEY_SM2)' to get SM2 computations. The 'EVP_PKEY_set_alias_type' function has now been removed. * Parameter and key generation is also reworked to make it possible to generate EVP_PKEY_SM2 parameters and keys. Applications must now generate SM2 keys directly and must not create an EVP_PKEY_EC key first.- Update to 3.0.0 Alpha 14 * A public key check is now performed during EVP_PKEY_derive_set_peer(). Previously DH was internally doing this during EVP_PKEY_derive(). * The EVP_PKEY_CTRL_PKCS7_ENCRYPT, EVP_PKEY_CTRL_PKCS7_DECRYPT, EVP_PKEY_CTRL_PKCS7_SIGN, EVP_PKEY_CTRL_CMS_ENCRYPT, EVP_PKEY_CTRL_CMS_DECRYPT, and EVP_PKEY_CTRL_CMS_SIGN control operations are deprecated. They are not invoked by the OpenSSL library anymore and are replaced by direct checks of the key operation against the key type when the operation is initialized. * The EVP_PKEY_public_check() and EVP_PKEY_param_check() functions now work for more key types including RSA, DSA, ED25519, X25519, ED448 and X448. Previously (in 1.1.1) they would return -2. For key types that do not have parameters then EVP_PKEY_param_check() will always return 1. * The output from numerous "printing" functions such as X509_signature_print(), X509_print_ex(), X509_CRL_print_ex(), and other similar functions has been amended such that there may be cosmetic differences between the output observed in 1.1.1 and 3.0. This also applies to the "-text" output from the x509 and crl applications. * Improved adherence to Enhanced Security Services (ESS, RFC 2634 and RFC 5035) for the TSP and CMS Advanced Electronic Signatures (CAdES) implementations. As required by RFC 5035 check both ESSCertID and ESSCertIDv2 if both present. Correct the semantics of checking the validation chain in case ESSCertID{,v2} contains more than one certificate identifier: This means that all certificates referenced there MUST be part of the validation chain. * Parallel dual-prime 1024-bit modular exponentiation for AVX512_IFMA capable processors. * Added the AuthEnvelopedData content type structure (RFC 5083) with AES-GCM parameter (RFC 5084) for the Cryptographic Message Syntax (CMS). Its purpose is to support encryption and decryption of a digital envelope that is both authenticated and encrypted using AES GCM mode.- Update to 3.0.0 Alpha 13 * A public key check is now performed during EVP_PKEY_derive_set_peer(). Previously DH was internally doing this during EVP_PKEY_derive(). To disable this check use EVP_PKEY_derive_set_peer_ex(dh, peer, 0). This may mean that an error can occur in EVP_PKEY_derive_set_peer() rather than during EVP_PKEY_derive(). * The EVP_PKEY_CTRL_PKCS7_ENCRYPT, EVP_PKEY_CTRL_PKCS7_DECRYPT, EVP_PKEY_CTRL_PKCS7_SIGN, EVP_PKEY_CTRL_CMS_ENCRYPT, EVP_PKEY_CTRL_CMS_DECRYPT, and EVP_PKEY_CTRL_CMS_SIGN control operations are deprecated. They are not invoked by the OpenSSL library anymore and are replaced by direct checks of the key operation against the key type when the operation is initialized. * The EVP_PKEY_public_check() and EVP_PKEY_param_check() functions now work for more key types including RSA, DSA, ED25519, X25519, ED448 and X448. Previously (in 1.1.1) they would return -2. For key types that do not have parameters then EVP_PKEY_param_check() will always return 1. * The output from numerous "printing" functions such as X509_signature_print(), X509_print_ex(), X509_CRL_print_ex(), and other similar functions has been amended such that there may be cosmetic differences between the output observed in 1.1.1 and 3.0. This also applies to the "-text" output from the x509 and crl applications. * Improved adherence to Enhanced Security Services (ESS, RFC 2634 and RFC 5035) for the TSP and CMS Advanced Electronic Signatures (CAdES) implementations. As required by RFC 5035 check both ESSCertID and ESSCertIDv2 if both present. Correct the semantics of checking the validation chain in case ESSCertID{,v2} contains more than one certificate identifier: This means that all certificates referenced there MUST be part of the validation chain. * Parallel dual-prime 1024-bit modular exponentiation for AVX512_IFMA capable processors. * Added the AuthEnvelopedData content type structure (RFC 5083) with AES-GCM parameter (RFC 5084) for the Cryptographic Message Syntax (CMS). Its purpose is to support encryption and decryption of a digital envelope that is both authenticated and encrypted using AES GCM mode.- Update to 3.0.0 Alpha 12 * The SRP APIs have been deprecated. The old APIs do not work via providers, and there is no EVP interface to them. Unfortunately there is no replacement for these APIs at this time. * Add a compile time option to prevent the caching of provider fetched algorithms. This is enabled by including the no-cached-fetch option at configuration time. * Combining the Configure options no-ec and no-dh no longer disables TLSv1.3. Typically if OpenSSL has no EC or DH algorithms then it cannot support connections with TLSv1.3. However OpenSSL now supports "pluggable" groups through providers. * The undocumented function X509_certificate_type() has been deprecated; applications can use X509_get0_pubkey() and X509_get0_signature() to get the same information. * Deprecated the obsolete BN_pseudo_rand() and BN_pseudo_rand_range() functions. They are identical to BN_rand() and BN_rand_range() respectively. * The default key generation method for the regular 2-prime RSA keys was changed to the FIPS 186-4 B.3.6 method (Generation of Probable Primes with Conditions Based on Auxiliary Probable Primes). This method is slower than the original method. * Deprecated the BN_is_prime_ex() and BN_is_prime_fasttest_ex() functions. They are replaced with the BN_check_prime() function that avoids possible misuse and always uses at least 64 rounds of the Miller-Rabin primality test. * Deprecated EVP_MD_CTX_set_update_fn() and EVP_MD_CTX_update_fn() as they are not useful with non-deprecated functions.- Update to 3.0.0 Alpha 11 * Deprecated the obsolete X9.31 RSA key generation related functions BN_X931_generate_Xpq(), BN_X931_derive_prime_ex(), and BN_X931_generate_prime_ex(). * Deprecated the type OCSP_REQ_CTX and the functions OCSP_REQ_CTX_*(). These were used to collect all necessary data to form a HTTP request, and to perform the HTTP transfer with that request. With OpenSSL 3.0, the type is OSSL_HTTP_REQ_CTX, and the deprecated functions are replaced with OSSL_HTTP_REQ_CTX_*(). * Validation of SM2 keys has been separated from the validation of regular EC keys, allowing to improve the SM2 validation process to reject loaded private keys that are not conforming to the SM2 ISO standard. In particular, a private scalar 'k' outside the range '1 <= k < n-1' is now correctly rejected. * Behavior of the 'pkey' app is changed, when using the '-check' or '-pubcheck' switches: a validation failure triggers an early exit, returning a failure exit status to the parent process. * Changed behavior of SSL_CTX_set_ciphersuites() and SSL_set_ciphersuites() to ignore unknown ciphers. * All of the low level EC_KEY functions have been deprecated. * Functions that read and write EC_KEY objects and that assign or obtain EC_KEY objects from an EVP_PKEY are also deprecated. * Added the '-copy_extensions' option to the 'x509' command for use with '-req' and '-x509toreq'. When given with the 'copy' or 'copyall' argument, all extensions in the request are copied to the certificate or vice versa. * Added the '-copy_extensions' option to the 'req' command for use with '-x509'. When given with the 'copy' or 'copyall' argument, all extensions in the certification request are copied to the certificate. * The 'x509', 'req', and 'ca' commands now make sure that X.509v3 certificates they generate are by default RFC 5280 compliant in the following sense: There is a subjectKeyIdentifier extension with a hash value of the public key and for not self-signed certs there is an authorityKeyIdentifier extension with a keyIdentifier field or issuer information identifying the signing key. This is done unless some configuration overrides the new default behavior, such as 'subjectKeyIdentifier = none' and 'authorityKeyIdentifier = none'.- Update to 3.0.0 Alpha 10 (CVE-2020-1971) * See full changelog: www.openssl.org/news/changelog.html * Fixed NULL pointer deref in the GENERAL_NAME_cmp function This function could crash if both GENERAL_NAMEs contain an EDIPARTYNAME. If an attacker can control both items being compared then this could lead to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) * The -cipher-commands and -digest-commands options of the command line utility list has been deprecated. Instead use the -cipher-algorithms and -digest-algorithms options. * Additionally functions that read and write DH objects such as d2i_DHparams, i2d_DHparams, PEM_read_DHparam, PEM_write_DHparams and other similar functions have also been deprecated. Applications should instead use the OSSL_DECODER and OSSL_ENCODER APIs to read and write DH files.- Update to 3.0.0 Alpha 9 * See also https://www.openssl.org/news/changelog.html * Deprecated all the libcrypto and libssl error string loading functions. Calling these functions is not necessary since OpenSSL 1.1.0, as OpenSSL now loads error strings automatically. * The functions SSL_CTX_set_tmp_dh_callback and SSL_set_tmp_dh_callback, as well as the macros SSL_CTX_set_tmp_dh() and SSL_set_tmp_dh() have been deprecated. These are used to set the Diffie-Hellman (DH) parameters that are to be used by servers requiring ephemeral DH keys. Instead applications should consider using the built-in DH parameters that are available by calling SSL_CTX_set_dh_auto() or SSL_set_dh_auto(). * The -crypt option to the passwd command line tool has been removed. * The -C option to the x509, dhparam, dsaparam, and ecparam commands has been removed. * Added several checks to X509_verify_cert() according to requirements in RFC 5280 in case 'X509_V_FLAG_X509_STRICT' is set (which may be done by using the CLI option '-x509_strict'): - The basicConstraints of CA certificates must be marked critical. - CA certificates must explicitly include the keyUsage extension. - If a pathlenConstraint is given the key usage keyCertSign must be allowed. - The issuer name of any certificate must not be empty. - The subject name of CA certs, certs with keyUsage crlSign, and certs without subjectAlternativeName must not be empty. - If a subjectAlternativeName extension is given it must not be empty. - The signatureAlgorithm field and the cert signature must be consistent. - Any given authorityKeyIdentifier and any given subjectKeyIdentifier must not be marked critical. - The authorityKeyIdentifier must be given for X.509v3 certs unless they are self-signed. - The subjectKeyIdentifier must be given for all X.509v3 CA certs. * Certificate verification using X509_verify_cert() meanwhile rejects EC keys with explicit curve parameters (specifiedCurve) as required by RFC 5480.- Update to 3.0.0 Alpha 8 * Add support for AES Key Wrap inverse ciphers to the EVP layer. The algorithms are: "AES-128-WRAP-INV", "AES-192-WRAP-INV", "AES-256-WRAP-INV", "AES-128-WRAP-PAD-INV", "AES-192-WRAP-PAD-INV" and "AES-256-WRAP-PAD-INV". The inverse ciphers use AES decryption for wrapping, and AES encryption for unwrapping. * Deprecated EVP_PKEY_set1_tls_encodedpoint() and EVP_PKEY_get1_tls_encodedpoint(). These functions were previously used by libssl to set or get an encoded public key in/from an EVP_PKEY object. With OpenSSL 3.0 these are replaced by the more generic functions EVP_PKEY_set1_encoded_public_key() and EVP_PKEY_get1_encoded_public_key(). The old versions have been converted to deprecated macros that just call the new functions. * The security callback, which can be customised by application code, supports the security operation SSL_SECOP_TMP_DH. This is defined to take an EVP_PKEY in the "other" parameter. In most places this is what is passed. All these places occur server side. However there was one client side call of this security operation and it passed a DH object instead. This is incorrect according to the definition of SSL_SECOP_TMP_DH, and is inconsistent with all of the other locations. Therefore this client side call has been changed to pass an EVP_PKEY instead. * Added new option for 'openssl list', '-providers', which will display the list of loaded providers, their names, version and status. It optionally displays their gettable parameters. * Deprecated pthread fork support methods. These were unused so no replacement is required. OPENSSL_fork_prepare(), OPENSSL_fork_parent() and OPENSSL_fork_child(). - Remove openssl-AES_XTS.patch fixed upstream- Fix build on ppc* architectures * Fix tests failing: 30-test_acvp.t and 30-test_evp.t * https://github.com/openssl/openssl/pull/13133 - Add openssl-AES_XTS.patch for ppc64, ppc64le and aarch64- Re-enable test 81-test_cmp_cli.t fixed upstream- Update to 3.0.0 Alpha 7 * Add PKCS7_get_octet_string() and PKCS7_type_is_other() to the public interface. Their functionality remains unchanged. * Deprecated EVP_PKEY_set_alias_type(). This function was previously needed as a workaround to recognise SM2 keys. With OpenSSL 3.0, this key type is internally recognised so the workaround is no longer needed. * Deprecated EVP_PKEY_CTX_set_rsa_keygen_pubexp() & introduced EVP_PKEY_CTX_set1_rsa_keygen_pubexp(), which is now preferred. * Changed all "STACK" functions to be macros instead of inline functions. Macro parameters are still checked for type safety at compile time via helper inline functions. * Remove the RAND_DRBG API: The RAND_DRBG API did not fit well into the new provider concept as implemented by EVP_RAND and EVP_RAND_CTX. The main reason is that the RAND_DRBG API is a mixture of 'front end' and 'back end' API calls and some of its API calls are rather low-level. This holds in particular for the callback mechanism (RAND_DRBG_set_callbacks()). Adding a compatibility layer to continue supporting the RAND_DRBG API as a legacy API for a regular deprecation period turned out to come at the price of complicating the new provider API unnecessarily. Since the RAND_DRBG API exists only since version 1.1.1, it was decided by the OMC to drop it entirely. * Added the options '-crl_lastupdate' and '-crl_nextupdate' to 'openssl ca', allowing the 'lastUpdate' and 'nextUpdate' fields in the generated CRL to be set explicitly. * 'PKCS12_parse' now maintains the order of the parsed certificates when outputting them via '*ca' (rather than reversing it). - Update openssl-DEFAULT_SUSE_cipher.patch- Removed 0001-Fix-typo-for-SSL_get_peer_certificate.patch: contained in upstream. - Update to 3.0.0 Alpha 6 * Added util/check-format.pl for checking adherence to the coding guidelines. * Allow SSL_set1_host() and SSL_add1_host() to take IP literal addresses as well as actual hostnames. * The 'MinProtocol' and 'MaxProtocol' configuration commands now silently ignore TLS protocol version bounds when configuring DTLS-based contexts, and conversely, silently ignore DTLS protocol version bounds when configuring TLS-based contexts. The commands can be repeated to set bounds of both types. The same applies with the corresponding "min_protocol" and "max_protocol" command-line switches, in case some application uses both TLS and DTLS. SSL_CTX instances that are created for a fixed protocol version (e.g. TLSv1_server_method()) also silently ignore version bounds. Previously attempts to apply bounds to these protocol versions would result in an error. Now only the "version-flexible" SSL_CTX instances are subject to limits in configuration files in command-line options.- Fix linking when the deprecated SSL_get_per_certificate() is in use * https://github.com/openssl/openssl/pull/12468 * add 0001-Fix-typo-for-SSL_get_peer_certificate.patch- Update to 3.0.0 Alpha 5 * Deprecated the 'ENGINE' API. Engines should be replaced with providers going forward. * Reworked the recorded ERR codes to make better space for system errors. To distinguish them, the macro 'ERR_SYSTEM_ERROR()' indicates if the given code is a system error (true) or an OpenSSL error (false). * Reworked the test perl framework to better allow parallel testing. * Added ciphertext stealing algorithms AES-128-CBC-CTS, AES-192-CBC-CTS and AES-256-CBC-CTS to the providers. CS1, CS2 and CS3 variants are supported. * 'Configure' has been changed to figure out the configuration target if none is given on the command line. Consequently, the 'config' script is now only a mere wrapper. All documentation is changed to only mention 'Configure'. * Added a library context that applications as well as other libraries can use to form a separate context within which libcrypto operations are performed. - There are two ways this can be used: 1) Directly, by passing a library context to functions that take such an argument, such as 'EVP_CIPHER_fetch' and similar algorithm fetching functions. 2) Indirectly, by creating a new library context and then assigning it as the new default, with 'OPENSSL_CTX_set0_default'. - All public OpenSSL functions that take an 'OPENSSL_CTX' pointer, apart from the functions directly related to 'OPENSSL_CTX', accept NULL to indicate that the default library context should be used. - Library code that changes the default library context using 'OPENSSL_CTX_set0_default' should take care to restore it with a second call before returning to the caller. * The security strength of SHA1 and MD5 based signatures in TLS has been reduced. This results in SSL 3, TLS 1.0, TLS 1.1 and DTLS 1.0 no longer working at the default security level of 1 and instead requires security level 0. The security level can be changed either using the cipher string with @SECLEVEL, or calling SSL_CTX_set_security_level(). * The SSL option SSL_OP_CLEANSE_PLAINTEXT is introduced. If that option is set, openssl cleanses (zeroize) plaintext bytes from internal buffers after delivering them to the application. Note, the application is still responsible for cleansing other copies (e.g.: data received by SSL_read(3)). - Update openssl-ppc64-config.patch- Update to 3.0.0 Alpha 4 * general improvements to the built-in providers, the providers API and the internal plumbing and the provider-aware mechanisms for libssl * general improvements and fixes in the CLI apps * support for Automated Cryptographic Validation Protocol (ACVP) tests * fully pluggable TLS key exchange capability from providers * finalization of the Certificate Management Protocol (CMP) contribution, adding an impressive amount of tests for the new features * default to the newer SP800-56B compliant algorithm for RSA keygen * provider-rand: PRNG functionality backed by providers * refactored naming scheme for dispatched functions (#12222) * fixes for various issues * extended and improved test coverage * additions and improvements to the documentations - Fix license: Apache-2.0 - temporarily disable broken 81-test_cmp_cli.t test * https://github.com/openssl/openssl/issues/12324- Update to 3.0.0 Alpha 3 * general improvements to the built-in providers, the providers API and the internal plumbing and the provider-aware mechanisms for libssl; * general improvements and fixes in the CLI apps; * cleanup of the EC API: EC_METHOD became an internal-only concept, and functions using or returning EC_METHOD arguments have been deprecated; EC_POINT_make_affine() and EC_POINTs_make_affine() have been deprecated in favor of automatic internal handling of conversions when needed; EC_GROUP_precompute_mult(), EC_GROUP_have_precompute_mult(), and EC_KEY_precompute_mult() have been deprecated, as such precomputation data is now rarely used; EC_POINTs_mul() has been deprecated, as for cryptographic applications EC_POINT_mul() is enough. * the CMS API got support for CAdES-BES signature verification; * introduction of a new SSL_OP_IGNORE_UNEXPECTED_EOF option; * improvements to the RSA OAEP support; * FFDH support in the speed app; * CI: added external testing through the GOST engine; * fixes for various issues; * extended and improved test coverage; * additions and improvements to the documentations.- Use find -exec +. Replace 'pwd' by simply $PWD. - Drop Obsoletes on libopenssl1*. libopenssl3 has a new SONAME and does not conflict with anything previously.- Obsolete openssl 1.1 - Update baselibs.conf - Set man page permissions to 644- Update to 3.0.0 Alpha 2 * general improvements to the built-in providers, the providers API and the internal plumbing; * the removal of legacy API functions related to FIPS mode, replaced by new provider-based mechanisms; * the addition of a new cmp app for RFC 4210; * extended and improved test coverage; * improvements to the documentations; * fixes for various issues. - drop obsolete version.patch- Initial packaging 3.0.0 Alpha 1 * Major Release OpenSSL 3.0 is a major release and consequently any application that currently uses an older version of OpenSSL will at the very least need to be recompiled in order to work with the new version. It is the intention that the large majority of applications will work unchanged with OpenSSL 3.0 if those applications previously worked with OpenSSL 1.1.1. However this is not guaranteed and some changes may be required in some cases. * Providers and FIPS support Providers collect together and make available algorithm implementations. With OpenSSL 3.0 it is possible to specify, either programmatically or via a config file, which providers you want to use for any given application * Low Level APIs Use of the low level APIs have been deprecated. * Legacy Algorithms Some cryptographic algorithms that were available via the EVP APIs are now considered legacy and their use is strongly discouraged. These legacy EVP algorithms are still available in OpenSSL 3.0 but not by default. If you want to use them then you must load the legacy provider. * Engines and "METHOD" APIs The ENGINE API and any function that creates or modifies custom "METHODS" are being deprecated in OpenSSL 3.0 Authors and maintainers of external engines are strongly encouraged to refactor their code transforming engines into providers using the new Provider API and avoiding deprecated methods. * Versioning Scheme The OpenSSL versioning scheme has changed with the 3.0 release. The new versioning scheme has this format: MAJOR.MINOR.PATCH The patch level is indicated by the third number instead of a letter at the end of the release version number. A change in the second (MINOR) number indicates that new features may have been added. OpenSSL versions with the same major number are API and ABI compatible. If the major number changes then API and ABI compatibility is not guaranteed. * Other major new features Implementation of the Certificate Management Protocol (CMP, RFC 4210) also covering CRMF (RFC 4211) and HTTP transfer (RFC 6712). A proper HTTP(S) client in libcrypto supporting GET and POST, redirection, plain and ASN.1-encoded contents, proxies, and timeouts EVP_KDF APIs have been introduced for working with Key Derivation Functions EVP_MAC APIs have been introduced for working with MACs Support for Linux Kernel TLSs390zl37 1707135380 3.0.8-150500.5.27.13.0.8-150500.5.27.13.0.8-150500.5.27.1sslengdef3.dengines3.dopenssl3.cnfprivatec_rehash-3openssl-3openssl-3CHANGES.mdssl-3miscCA.pltsgettsget.pl/etc//etc/ssl//usr/bin//usr/share/doc/packages//usr/share/doc/packages/openssl-3//usr/share//usr/share/ssl-3//usr/share/ssl-3/misc/-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:32463/SUSE_SLE-15-SP5_Update/2486de83c2f1c6a8121873d7f6a04926-openssl-3.SUSE_SLE-15-SP5_Updatedrpmxz5s390x-suse-linuxdirectoryBSD makefile script text with ".include", ASCII textPerl script text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=5fd97e401e670a8bd0f3c1e0dcba341d013c5f87, for GNU/Linux 3.2.0, strippedUTF-8 Unicode textRRRR RRRRRR R RR R RRRNZ)֯{\utf-89c78a0ffada8036aece85852411bfe591536cb4eb838bfd51626a3c671464fad? 7zXZ !t/]"k%w!n.{TtDŒ][VaO}} +rҎزR#.{utAZQtby+OJ!dUf,Vv^/b]*Ff,S t!>3{_Ī.-G̍CPWM:s[#T\5f?#4r=iϵ'_Rњ$=uwX"Up-3:;c,zD1Dr1K}t~" *U e^hٞ*,Oebq,mFhI؊ۗ .#sCѕ*ԅWf-&}:X`V u(M+d:5(u6G|fD7pq*|D]8CLV">yIiagꈉTܾ1M~* c\Ucb'`u^1G  ZU6_ѡ r{I Ym]&eH~rݘ۠O X㴪$.n:U4avP/HZ3*/S:9"N{~']%+oZz]op6]JF:4 ~ʂ{L0SrG]>1Ӂ)/ϛgZ B^asJ[SҊokPIك\51Sf?{?m2bXT*26"pM`*mF5yT^pZj sW;]Gv"t "'0Gnb% ]@țZ8,FGӜ =]0h4e~LPKZ/&A5U$(˗*Yh$G˃l4yH%T*#7*!%M+*Őʣ)p~A w0 0mN3E)3kg6\GEWY=ȶ_zBʅzH gEά詨bxeRHjJ{e*n)b#kJnm%'r}c#*fGs:9E4_5 TSʍfr_iS@VՁr6U# +1Y~,dk,Ȟsz77qf b JG0\ba/&RSTx.͛QHdE͂񢩢o9t7oYFQQO 1 Ii$Ϯo)BErxYDS@С1vS@QoyyL۽aAÀcDeѶi̴A&{!x9Y~Qv^xD$%\;_NV{TWhBҿ+@Q"77"ݚ(p&{fOD2JcʎId{l,Gujiw5r䄤o;zU)2Cg(BH@dd u9H҄n)& #y"wBp=6Arp"9#6bG)hJ혼]k>dcP`{L0]yZLڙV!OJ}NV0r\ژ8/HKq=xtfI e]rgr>d&Yav#z3Ó9P O|u~zq\kXFAz7yyeL5zTCK,dOJetWӖͧ,5}ms%YF#Fr3pvTUyoU. N#8q< z6zJ[(Ȗy)RZ*SƓͶʫQָSIAO4j`=aKq$]jͅN,U,%6WO O^]MEFnV}t;'_yWq6-wޒcJr2m*&I?'߶q% یx+roBw3jM"k%G_5D':TY|[1qBd,z̦~0uVc%O&Ԇx! dmh/q^ Q*p8$uLt^NJuLDl?fwhIྖzY+ٮQjIhdO)Mi\R3gUP`~[5s!궲-3j鳇/U^)ͮYbP;B3.4 ccmȅ+2Br[bVƻ++k#U:seΝL*$iF#.3.0eէ2>v,1k `%ujA8v6pK~B~14@)pO)>n}<(挄ihoN8̵0cwmə_o*#r'd.9 L𰊴p|I펹+必/scjcB6w+Jx '~ +po,/UdM g}ZY>q~6L$AZw# )%%c ZaO@5nxK ,bRԍGJNO(+)nD@tvapV146EruuN"kP?XZ($e꜉yEUqEwE8eP*T@FU i>4FG`63s2БLڬYSVU5@%Q^h6LwYPs]'s9t ]J>2(1oL= Eow=aܼ4ZD^":11' FͶsx$Z홑 g!*8:N83L-Гh]=OKArZHJ\ a"Gͪ~oW'RΩl}#gF_6EJ7k׮6COPq,v +ʥ<*ސj{dߢ@5e[2*}\l,{RH ziddJj40QǸgŒ,VpRj iZ㒕,D@3gp3X]$]{έY< р`Hhi/ 1$<,kŊ\:ۃL¾|]}0XO_7.*9-sh:'s+3w˶s ̥ w ^3Ni<5Jr; f2ST{R4[׬8bM!M~M>Q-Æ26m&&A`WЙh C9nE#N-[뒽Eh,㚐W#ՙ@I ZLQ&"0td5Ԓt*$궸LG/;HXKVw[ծb|/'1@(v:ըʄgXP``XD"B:G*3E'/f##B8;<bh?}K8Gag MN ~.[QԒrs㏦2z_-sJHQH$|I4}<;RTaHր1 \ f;W-.& ^ ƀqqTdU%lxthC2xt6Qw_im=9A>^se`dY2WL=g5oK8 J-ȴa& &xӓu(k*/I;XxZ %S\)>[繜&N#/CZTVS(Dz\+ `ˆvKz;O$e;~+F uc{З@~> e"dĢ$NTV1HϏisl̥Ttp±/Dԫ^v$TTߩuu.ID xZ5I8ŵ2e *0āOr]DG& 3 T8DS v2wI}F.T]IVDܪ']V FӮ&+U-~>/ OvF,o,]M7WP}$:$ZjVaϥ|՚3F9ܗ? ׶N2`Bxo4ü6 e1)"Y0].oƓk7Q239T ,)lhsu fGѦ5i7vĞ* vcz7SJxGl7VS[N8tVx &-'Łh<F5u }CǏN-NφϏHF\&k> >.|ʰy/k)*E I#`(U3͙&+N6M׳m[`3Kױ15|^BJ'ޏ ߁l$M2=کG}둂W-޳*T!$^;/WM w*!)Ӻ#.i&ߍ\ٌQ;!ؕgRQ"U} \L礎܂C룦gKA尯kv$sQVePbe'؏΅'ӈeQ,5k KVul VGl4ETpxoZ$0 z)H] w,zh`7E+܋^x)uR06HxtCELOfDēT斲4,J:t,y4RPSQ.(@tEFiBͣDy,91NT ##)׵{Iϔ慴:zP mAT#oK=5ISR%%] Y(}u3 Lwivc SRNN)k8u^?fr,뷾C-}7 q8#)[@,Gls.qpp'9x{.aP.T ܮ\K WY12BD~ѧ]Tu UP8|zP58pȞm9Vexe['1FU9ZZZGx ;^S^ {6qULGӿkK;vyzg,[ U}b&x#0 nK9|L8esƳ1*OΪs';O$>6/K_}ekdld 6)yH @0<՜ VέܳDkʧ)\pArHz,Y_(a'0o@yATXDp_~ӕcwVMM0r72ӥp3ze|`Fw5>ɷuS6ъR<'ЋJrt:^yɯ sHc(( @8ۚEzՇLsYQvD:4\HkD=S9dz U.;pZY$vgGH|DUC{i#.R*E2 H2m˧›ԕu%J[f6Ar*bcS;i Yy5lJ&fdqW)+~.m:ŒD/' oI녟7LvexhxuEg+YB,' gv_W%Y*iL) h#rS\{*^ r'~kA׌-0|ֹ}/tRN0r 0L njch}zJNY!7q/EXr#) )P=se!i+77n-'zw'58Ir:;{ n=Nx}lmF,3`9m%f1WnA7Uu:v\ˏ59ah8~A ;7Rồ9)ezuҶdA:}eFj$aba,DqX3ub*C#V3rOHD9B fa%GמŪ.J3̟0#~8#HWZa2S=g:$NIQ_Vڮ%JUEYQC⾘7є%"!3/ºzNa"*];u6ҝ=Vh&n_Z-M$L\X̷%v.D4Vpp L ϡvⲯ#a6%ccsZ|X.ټ>7‹&XߞRËɹuo>,&p%ћksյVliif,NA#.1JFfDs}T0A\Lra>&t(WOAVO;\gNl?xIr_e{B 5DY@sU ϩpm6Ueֱ5Z d~zGU 9m״$4bmy\w?-,x'rwi2O۞z.h iE_q%'ЏbNY7ƽDrn+BH#4rϻz.p9X`BCyņ`kdvDbj(=B pPcwf5BodnXɶV V (JHbD_M@XQi?jBΌ}äPoOxC\My1`Ǟ05y;[Ѡ_8sX,n^'VF>::p5ԀvR.j̤S{J>L|@W~mrԼs9Vr0)0NUeڇZQۇI\X4?ea|ڏ€Img'3@$KMhyAzՊpai'¯]0 s.r5Sh7TO Zo`F$\ 9 _(*0+)-V/`-m\`Q%c ϲNԱU )xt,j/n4>ԟ<%T!n WֳtV a 6-}_uY"ހ@6 "d*\..,1U mPQÄ${4ah@7|Bc(ppʷ|'#l$ε0 O9e bƐF~^pHC[k)^C"6_Ɵe-XK4h%,;ChLHS3"X7 ?3A9d;TQZoޮN+u0yΦ4PdkpHD vILդkR>Yc?3 tbωqD]l'h@yp+ %;uxiO]1uzՐ9z2#U l- A?xx%XqLJ0Gk$p4.L]NK_ex|߀].sj>AH$b%ofXT{YrS1m־hRR^RK+W @\V:? SȖsڀQq8y*Fv4HAܿѐ&ƀt\xDWO'ơ H5~۞'Ɋ%0DŽQ@' X#P,jb5H=[ Er9Ifr'tԓ g{9╧*Da_6τg}SnnUŕ>]i.C,@xd$.f*G A oFmi3/:oJ14#zdDn?X*'wD|) \tz%1om+u(3苞i\TU<9~;, >X;".QՑJ@Q'^<Ϸ8H#M \~zc igZ_#)8\% A1|=ZP28WH ]Lps#goA$Ic[&@1}&XL)WSƌ ?5{6?(i.Ζ1qkPo*ҤKMY8l̻@^ !0j'7udX\:= ղW]ש G 0٤kJ 6}|k>b7jSS˵ qƒ+`;:ޝr%eTp?\c{\=BݔR:bt>P͆ZU뙊Ds._WwH?|J9X j]ѓ%NvYVF +2v4mZ[sP˥pǁM:HIP4ݶ9jdE.,7iD=A*blP_)3@FV,Ѷ,`prjTD7.6b9g4ζ4˚:`zf]U1jPycE&Kyz݋1=_9S]T^M]!D\IDŽ*w۰2tM!3zxoWf}P% l'f(D=_,?ZcӰseS3WW;]u$/;tL޹s*BSuzwvأv"}[Lz(ˈqt&;4:W3='֡7f)0*5sR*.#N ͅX%PB-a$F^}4쓌%<fBh+˖KNbqM+jaڤ-낏&ޒstOZAT <#a3 aamT *S2&[3Xeǥ Gũ0MZYGU> ?bf"/ b5\< S\@&4::NSb>DbɍY:_7/""Nzہ?S-k޶eI|/9= p" Thl|KB]AwFx|hz䈵2&ϡ)NgkKYћ|^Ƞ)IzrsyPFp(;R.e@Lಸ Xl08, ln;į[|L>s[RcDLUv=OYNTuVKp wHRZs _yjwab/ Y7P_o ,9<oK!nu\E%)TOx`cuDqe0}\ߜ))&4ö|]KC ˈ"+OT$qJkgP?ɻ+q %Zv;Z=ڑNt f*,x.3Fb7Kܗ:J}BiAQPǧפgܓ+;.}䟣^jƫM.յcfq:pH9gf Nj߳wH Х$ \. uIU\#N^ W?E Tt|3rN:!MP u!Y+.YZvaKze=Ume"|{R˚g>(VVR),&s`2inȔ Iٛ5Gf0)_뭘"n'V)v†bK'Ճ]oN UO!WmHp<EEx3pA Fڢe G}ό8+%v@SDh!"Dܶj>$8R3qrW|(ҐKkYfzz ҎC#e[Sէ>ڢ3IN F[<1S3Wc;l`/<h_^73JOMrrc+Γ3a떱qX/>6n-%HglWݠzL܁Aܠ3t&W(W}XXhSӄAmV t1ӧЄY<6-LBӱ1&]Slgp@.VwD2Y 'g ȝ7(Ã-F k zjlԈv4EhT%ۼr`d$D'"Ř ` yEn{P(o!D*8>!YLsK`ךC O{]<lq;̿w_MxKq'nG8eKZXL ig-[80EZv$5'6@چԙ+ScA;࿎e??Qa/L G,Q?ط(U< di_78j& 4ߛy& zSbfT۬e Oul b(L0֠$Wc)bw퐓pyR=,QPG9rԎu83,|gfJރ gUJI p|<x_ /DZ=֝_`قȭ@Oℳh=ȕ`gFW4z uC$^C1uBrR?3X̣'0ZڲuN:{)Q=2苳MU6 ly0 <'&(.(ěJt5! Oо}6Kj譜[e9 H ! "8i`>ذq;K/Ţ/\؋kƮ #*Q|6P)9J.s2}JF.|o\pbQMVtoyS:YWi9h!:WGV85NAH >`TF`Xg.Y\)QWʾSMg_q9YIJR8NaGU$nabx8Nod9-e|P0pxI>&FY'eZ%"cHnPz ݌xèK|X[6̧[139FZ6#0bHblH+\V ;=p4}'=nRJ KShhD8 J4꙲)] &?TݚT h9lGTPiH$d)R:r=\"b줴#@x}kDx)kOi`VdCʕG 6ToJe):g7Wb$.b&5*kxz [g?YE6QS6 ._w~ /l7_<%BdMr԰:P=gHmFijQ,ÖJ.V+íA*EU$ XY/Ԍ[E4J7+ OZ}e CP0A& ,W+QG)MKs#^Cމ;fD\"X,jdԊơDR5GF-k#Vt"uMS3MèL @dL9͵}W&anΉN Ï*CȇMA)7NRD{E惎?!q>K,#08J:m/A{e*[Q 8W @7 !/:`mgu/Q|޼w+㦏7ZZ~gW@P̯9rw*vpL'sAl+>K~# r|%Q9j~L܆Lڝ( 90Ob_Nt0fYIcp k*&!'P:ZE.^3ܑt$9V2P`:<,wV"r9-e:36lml9VGqz+~95MsǸ1F@߂$nlޏX9d(9`3JWalG"b4XiQ,5BTk'];{xEq$,4W5! +y Ȣ?z;v 1/r͈Ƅ;HDӀxP.jWRU4&aX))>CĽZ&iM.,ȼ/ $A%ԇsf.2 c 8)̊z:o3cUվ[gՏ.]p5솳<{RJC1XOߋ}ݸ~o9kz>r4T]_p#Ր+ta[i6'k[dƞˊJ]$"4z|}]`h -2)1VaFbuH e$C#%ևϺk 'm^7;dOI#4&#1 pGKj!"#MIwrY NA9"vB "mN}89ɠ;'ӓ geC.Ҷ?6̚.aB2l0z@ dCp.0,ԟ>IwA R@P h[UZq_>fFKu"|LSdZZ,Ŀi&7C]vfwpLS1/`tL2̈́uP֤y DUEpHDǛϬ#z`|³&9TbLR3*&𪘡+,AZCs{LRĵit匕m7tT7==a5ϖU=tqw{߇1ҟ5>?W2Xu1jN4._5tsJ@T>-so4DE>yg n@T jC?1FS|9|,=ǔ+bD/\JWQ-Wm/{Ŧ_zMA # ld J~ʫc6+eR-`6iHv% T$}zrso(:/ 1]@'%ޯ.A봴x wYI:K[Wo"mWFd>A7ALDMq W|$;*Qf^c;]WgێwCM锽0 9\%]2̃/% Uq3U.[]ѵX#w~r!_S8btҟKJlT &wkI뗾HP⡿}V!$/pz @/ <^-=05 촟C>S\I:,Y%e _]_E.C82;A=C,h\I"7o>VMfeNtޟ6X(+e^`m:`t\U my˄AWUA2?{6Xf,B%GzsVS!{S"q{ץ7ŗ7|i\mz^ y0JDUS1#L\ȩv.+&8_oV3Qe8̔0F.fKUUVʊ??渆CoWy:臽e(hv$#C2.F|ha`ɨoq@UkCٱhIFB@a`g U⬈ =ᑼF1*i.oYxaWs \%9M#*)/`ۗw4 2ԴAV\78xk/@oD"CZsɺ|㰹j:{cl_Օ }b3~b<؃6tGB CڷɅJp%bQ߃,<^Ol 5zkRQr_sg\jF\ѻGG| +?oc;c19Sm>;ћ9Z> >'6O\_kxO{zr[KLH.Y k_Ԯ\#} Š3 Dx/gs?/Ɍ,&1'cPj~ 0`l_渡ӡuo'{-[mV?/*iqZ KkO0MhW3/%N^(t.Z~Dv8F>ApUQJ! LnNxHP `t:TmmI:m CpI[#/n!-SB! 7 kEA aFci=hN&-Ij?)WėilsN8kQ@Fߣ5s'<^2^4G*yT|vBy8hxBŤNBq/Hl@n)ۂRʗeϿ.Kh e':P+;zTd\7 X`2U30Sl R3f`Y(hzүQOxs_ϼ D͞`^i.G8>aZf,RW۽34h\amH=.9jRe3ܩ+`B T4)P[6)T.^T$8Ƣi5dZ'Q&!8]n3K1q|M[IZWYeJJk^MVpO_!@4}& (=8Ұ/$yL}$]֣|C iMw'7cw\DBp sJ$GZq)->^BٱjH8a:P`p|xffPdX[TeUJ43C{K !YU b#QWc M{O`Tzz(|&N%Kdrs' Ӷq^l좱tbXu qkOO!rF*in +WhnLK0XhjN%YZH3Y C{Nhg-aʫ(lֻ6)Jc>-nP/3Hf㯸!vQ7וf+P`q,.fGH'iL8*;wa4ѾXޏʚ1ԓKdNY;ˌWG8pnJ(s$Y`o{$Ny!LʺwűiVhi w 6:/OXՍqϸJ]Bחx-,SݠJjQDE~Řuw27qWVy)~#0Xm&. l{EC8E0Ѻ+On911ëw 6Q? ('mdy۩C+3lη7V2eGҚY,9KZܽ"Kov{A-ȼCnfl.j-DߦZci[!Wj,a;Y fߔ/= [*[Zk:wIЎhɹ"Wǟfi\'jD M##  G<3RQ?1"*r a[L4rף RI {pbPa(Jc.TƁKSאIr DЕMZ9ۢinZ[ },Ȅk.ֿXi[',U3+{"qB 7Q'+ xL?nZ~@lEMW]@(0L)^M~d"Z Z&> ;1BQxetƫnY_Lh2ZO1X""*W&!F|Nd4Bl3):Z5*BCNep *aCVá{Oi璄F BuDN`Qy'=33c)tUit^henGT1r?{[Z{9&d9fBXehK+ۢ/wͥBZh׉U,ár.S X+u( N#BN8NDjEL`jS,{&0XWtrEPbepw@0׿+T-mA͙X`$ F9bJ7ZXPl tQ[n;3G|7N ֣e oG]7Ե5C7K5cA(0*o.ER19+Hl;|Wh0"`os<EWf #sӰ+ @yYxd:7k`h&'DP%5. .]gZSk=߹H6ynqE1qC?bx@+猹':wG ^"CJb| +cVӳ3:N܀NlS?o:g'_Em{rULEߠ]2kQ/v|+n6$!v1.@dyEͷZqTt$kZ-'5<䨹5lab0à4bӷhk]JIΗ8gtEؿPRLxCRJ^%$ ޔxc=|{;o3j 3&i ,QBfU6u,;wSsw3śuXt8R-;KNMo`QmV$o!W4|8@ uAP'ԁ.ȵ;3ڏg1ϭql\ }Ŋs目z!^>1^B򐓞P7-k+F2i>IEso4_,%B>Vr,+V#bS#!/&~y(n~RIl_:#?W]Ⱥ)GUX(?kUM|hDoK_e̛>K<8J*:ɥ{v ( 0SnvŊK'ˡSl%;x{Ds\)[s.N屻FUPe4\3;91.QWZ[bgR|6Yl+Tb*4|A5¼{u&k~B5Ltڇ~"7i6iwݺ \vP6kϻ{3:M?H-Q'˸='B5 2[?jr>όKYyֳӷU)h?Cl|71x"[W! h)kwd{&@7iXv 컒5g$ɣa\7=z.UEEEVƁXU#r96DD-\U:Ǧw F{ꂁi,rN6 6[Y$/TU!^3אK;x&-@ ݚHS$a~'ɒ(&Cy7'o2f`"˜2MBpyFDml1"&rZw5PUj =k/1*x]w)Րf y>k1wFdXyTd` "tn6絵ڈf•ܒJ_Ix7Nv|SEټd wJ:k?;VQ+eK*;AżAKY+h%E2 D ۤZr4?q*$MOb8ahJusnҀ*T:5#g-P\l67?r+ca,Q"DDh|GxH)p9za5vR_N:䎏)p𒙤E. n)6U lVn ֺECydro^ǫ8{3>?yoij7ԥ!r]_͟i¢| Z2p$Zw[Wϙ>*t7!&e(Gf״9%RUIJ7 h'S]>/icq}FT&{2ѯt{nn I| Y)TiO]{!iHjh=@kBzȌ+hJgR\!XU/64F:%?册F[C抩)!$鉯/Vh{/u Hyʈzl/ `KR}3z iwd">]Ŭ=NQcI^C+~+F+#˾pȄO3W=ZaSt` \vnL0J&qm~qhL_̖$&pQʌl6Fq,_3{_{1R8]4W]*΋5BɂCvgGZ OCP=Dy˳BE#C% `AJ"+^nª~Q!YdM_pQQ 󨽝=U[NIf:m-(',BRJki$:8f6_lϢ m4{ϽmW$]3FzZ bY$ .mT;NJ#es+ = Usy/sA mQC3 xCK25cu$ws00o#yZ.UZGpCQm:U`%K_u3(Yo&UjCQ:>) 0mf(kö !F̕qݶrF1hKF7̢v,H5\N42];&|=W6- ,uQ),%M DSpwcxkIfn;7Ll dz!V.M˖f3lIsĘ ҰNX:D +chV-| r]aLP9l\3)4{SͻX"ޢr z"Hs:<*3 :YTUB]|Fkrb qOSUٜK@[L}"WiRK28 $~7tVg ɨd -bQdT TH@  Osx,7z-!D~[I 0L IF0G Dk6.U`԰'.fn'u#t3B>r$&B 1Gȅ$Ij撵s=ّ7%,bTpdw<^#aP_y 4@si+o2n6pZ&eܾro@D"AzGet(f$IB(ZvT*kF2܏%?\Ur/KٸZQזTsVϛ(=xH 76ѼK&=r:vAё-`'JK:Rh~9 i\%Ү%cz>P"Հ'xPFY}'ڔ c;NZUp;EOq]wfUr/֬4U#Ooajp-yK|afW\Hց HNxx]9z~VvR _d_R=rȐ ז}ѓ`Ư,gbԣ_ID(m"K55zs?2qSߧmy7LkPR=wPRBk !J!caBfԋvӜP/@}IfIY}]Vn I/pq;r^ DΛu%-1;`蜵~!;ȉD\reUۯh? K{Jݵ'9y5"ȏ-)Vfc5hMhr wcBs߆.!Rz@A|lysgA}"s{RS߅-,2%l:'}Ud]M,1+D" AA;dD 6Gi @WnLZ!j_@\:|x ܏\zy% 9tǩvhO\qw6%W·=;D#tU2Oae?N y$Έ}g:iBI.(%3} T298;VBFAi=AZ᳭¾TfMFK cPn6hOY8KGB,ܛ<4\q Nee;#:(@ĕMcTjcjW/xt_}H%7Iɽ# g}c=PCn6‘ it4MO/;:s{mQbQ|JB`[5vhRnmm/b[3~~ƓZ^T=^[fgFGƌ0z3rG2{ˆ AsSw[ qIZP Ky"4$6+IOq6:pGأKHM& M|cPk~\ QOvZq^n)%]o |FLJtA0E˭qjQ &v 62er oԟv-ep3=C$)_8 }i*ҡ#FLp|ϹÞPg@,%=AU0AٷJC"נXh֮\f ŗF"Y}C!j39e~<ij ?`Xڝ:[ԽTsw]Oaj~^ TjwS;:(+ aeVxcbJbbU^'!k;S]rc)WzQE@{|^9q$\qyCliӖ51hKou08ΓHt룲JV<,Dİ{nvC1ƭXb@Gu%쑯@ȸ̇T%i=Z-{Qn,[kmQ]!I*UE:eW~2+{ FH"jU Zwf SC/"3S7Vp*dٰ+< R(Fk27/cIηM-6on&xHhN6l({n6S5Pm{7KR&B%%'D}ȈX%>pk8A&gSh#"$!%zo=5?!DnaO1CswHp2L1H3h6eT&DQKC}7NgVW}3Nk3' ,W7U P+Q ·rSOvE<6T =1B+D! KQKƘUA!饺(U({@rvɄaD0"V8C{,#ThSׇ]:Aa= ?cF9WMGΦ/plk}8Ж{̣gP-!Haq=z1ůrί-x!V%_OOԷT7_D:y&Tok 3ݡ{21uڑ΄N*/KP sKraPnMs-LF1R^!7?]|>>Y91<~cfk=…䟺 s w˅vw3-^fI+mjݦ)U_"97^V/j\x X 6GVVwDH+hsuQBdf&g dT^R6CW}r-7DNmTo~+k.* w\%6Oԕ R8t<-Aң a 9iݵ7x23[M:dt1єb"y ?s Jݺ `gcD-ƌ0]*_6-w17;T)9qބ6TQ&Տ倛҃6e_BǏ7 d[+c$I88[pZ$֮/SYbV$ NJzq qe غѼ{帲fyOTHƕ ":MѢ,'UݐN|ٟ"#KXnA6:0V"ou"KuXLA(Y2bNv*b Z0o*:mC{EniGG8/JIJװ?Tῄ3i_~h^!x.X<(wo⪮3aC08ؚmb6p39XzqSsءIT 5(eĶvŝnlmY$wRDܠ<x9i-`z]GͲ/H[-xu 0jA-:O]"BwPN46fJ*6 Q4;_>!(=}2jڴ jR#`hFZ`&kKU=e#K=׍0XE;ybuW9@[g$-9:U:t{[.}'@܅[bzڝd *~fAVvx8M.[e {uh|g;Y?!^r;ZթnT'Xi$|ׁ~V*[{|%L蜎&`-Ul(]NL'={ YVQyBW[3Ϙjk S=~$ӚEiSmq!:C`d5õ߷R_yS>YHlxLz(M @.#vSpI! ւϛfnͳ;kt|-&9"sQjWSVXq%X6I&ꤸ~eCmzέLyjY8ڪ3w!fy6\k,w8T^Miko?Anps9<0e3J暠fZ5<9!ʮ]v?#Fu,NC{~Ԍg0*\ 5io~)J]]d]w!o\x%'svTnE5"VΗӛA_sXm{S$Qq|63:SSGn#V@[b #Mq#ט#}^[[O}bݣ} 0/0T"=ƙZɑZbrQgpg1WO8$Azf5lh bűMw@pk:|Lnji~^w32}xEF^ɗv AĎ'A]U|_vtD)Mr])WJ g=fb7NMU%T 9s7'䟖C@f @$:kὢgcm%3N\Ѕs m2JCM)`BQj0Ul,խU?9A_O@X 3*+4v^O#8('XQ#Qy[s^RŔM})+cIap'\ys682L;T*x@7}v[X>puEc~&[UcӑJAv4)xg*DEzgʬ鎟'6(Psye,7R;ʗ$##Zw `PnZ$0n2v0u*+1^|hX\2'ɯcyӼ z9})TSW9 8G9)>}Bs;`1ȺUcJ-~ 3ާ<}Y ],q5FR/e߹?z@_ԫ $Tկ&‚b3z?'B<vUϐSuIWƢ:q&Iq y[ҁ] *"J:~J1!i}˽dkKWXֵ¤%qXGyxn"yU埌kp)Re9tY4gJO8tw$ldz:ٗ&v2 ʷ1U-UI9P;x^[:b1¿(t?h#LC]z#ݞ{9^y[ :Nb_)L_r9ڗ@!@&kMR[P0 6ޠ5rIچ _G{?ܢK7F;kLu^O T(6P+UZq>$zvi•aBe+b2ߨF+Ug-e BGI=S` iL#P} z;6y}s!xx1}6A[*YZ*rF4?Z/ ,NlImu\ם3Rʍrn7q ε,r?uEX;r]=ow{䦝m-"cym?}lP.>5|ړ XGzbUz0Gk,7}-g.-Ӂ8bTmT#./zք~<AB&;G?=?ނwL]]&x[e"-ygdE_sq^\̌ ][A*٧Qny(TWQnm|5Ja 쀥9.㳵Er^=6r(xb%hl@솻(7%SGy4#@(m܇:1 4-M(W"$m*a'Y!&2AK\Y|^PJȮ(rQP1?K>_YnSNϡ'h=\em!RjC:4df4m~c+T>ůAड़ ZRsGcVS6 I6Bkٛ} cӛq0Bg>@=e G5w4:Ȯ ~jOCAJw[P yPqɐ9蛩 Ek r!ΝkonKM>CDC چD3JZF-,l,B}hacQ=!])@:cؾ΋&9T[26^-˾>08֨>oܴ\ U /u>dW+׫pS-jHẀY ۊ^nkYtyc[X!tm6g`G^ c+::*"$9nxvkN N@|]ܵNîx^AOG-k=& {gGG r)K:/h}Q0Vϰ3QS6x OKɂvJ*F %^=尌X3XXkW[t{ Bj3{I= ^eoo_XbH;qp/8ErIǽKc,-`lnw uM`Bb? ٓ d6a'ϐcDi9;R&z?4]TE3:z/qRX׮P#:#wT T%Dtm-㩌! [s4K@}.Ofcl:2.!DO&\?Holbz#biaJ}qô.~۳쭎X=iӂ׃.e+OpeplMe仌VUSŮ%a dlBewnZW|A[qL( HP}rW@Hp-Ǫ=ipn ~P 't&~5a}b[P7qY0?PtrFa (捤6H)>&?z~yQ3g#Ub1_Q idAQ8ӧ"0C`Etm, 1D'O*\kDX>-">"n'*pH2p<k*n%(ϙ%#>|گdWE4^oysQr4B?[g>-|z/&yY;O!x|(S6[sM1 (1*yUj)=*FCjyU2&LEL/Ӂ ^!KMW/ w\Vj OZY$-h1.)Ex*r wz↰w.ZʕNASǦ9a2(nZ*[(6O-⿖[ bўf6|:{x\ֲIV.`/ QĊ]K$J@BOY{@} EM tӪJ´!S@!`r 6E)A+LuzҠxB^)C4'TE=NS{!4ī`b݅h[z0 Ͳ'TEyz@1YR5/lhHŃXXyQޜG;#-y4V{ HdF YÞ]͌oTr{5[%{sXWƍ1bgUC':]vV;0@t+sʯX(ԆrdиJA/4k.jNsQUi6KCaQ] F@ Y?C\t=45-J†[y^eHHFik8ox7S#G"0%#$lD_9t[RZ6yz@ZNEE.bTr@3xA ٸO8#/' Ev%YHCIOvU&'ז-Ȳ> ;>8rJՌx8'dE>= ]q|H5KACq+y&gPV֝RBh -/MX@BgDƳcz?6Є|kѻ%jV&}_6 e49P$H;:N)kJIɟ nCdudjn0#.tWIA5М+;}WZiYeI[/}=pJm\=*ZeHgdDD#\Pk;2"aјEìՊ.pY+Gz p( D)B0F ˄"spO )V_Pl;bӺ5 jANXbIIwHuxX/ N |DwPZmN, ̑UOTz@m;O.m`GDAvCm)2g~VXVj=J78ncߒ5ϥlBbב}m~a؟esoK YȜr?XJdN8F9r;<1 ZGʒ!> ms'#.(1ШVQAsbO>f-K2t۫ޏE&1Ȃ\:eƶj>OEho1mM,kU4oA )J^bk7׺jt|57"?)$Rfq[8_B0 Y$__z\gi\,PJ&ʔqf@>eqf:_l EP#;zW.%0/*DTQCe0eee~ jRMm]״5ћ%LdS JTbfߤf}妰K\0 zk,Z6 x'sM8_\]|$$ D#`jO+H#Pjx2kD6-\@$8Dܨz9^5YHl1 /(M ~=;ao4+(({B3k F@u>M;d/`nFfu$LmS{p_Rٙh0~a7:ݺl7}uιDdROVWP6w1`+7h&:ǟcEOo)&jtk r$Zvq%nE>hCELM@DyzZs`-W%.z&I `uۜ^QcI w@W=:e͚s a>NS,jˢvʭ ڃ )a9g@M䗰~_Ur۲f۸b]'IY #3.⑐-3<o3Ə4ΓږiD{"jJD \U]oy@qCY(+^H Ҝ>5׭syRq0no:N@xތݿ"xh24{C.56&^bݯE,EZP%f5솭sjnb-s~x'fZD`c+խ߸ɏZ^zY%B]2u)̦wHҚn<PM.҇6}tdކ_ H wCߡD8lsbR2}/c=gf }jnWH +(ns50=*!f_W<ǢcC#P m=7mp;..KԌ=" YM*5)=.^+&zsg۾~CLuG %̴#e6$Sc2jYFXn}ނ`J/i1n]*7W:`a5"y7 B!؈ҿB^|W#gJgLMX̼. g:u raCgUS*' (RPxAJWO8E-v )TB8x{Ld={,+PfB:bDPMU-`nt%TǪ["1Da@P>)2D >P[Er3eM4.XGt RC:Jy|4|V.rLF^ƶXc3(o/Q)k(Oeȹ=bs,QWԑe߁%┷V6H!z5?#ªy)wa۝^*D 3xZV8.czjqYtƄ&&/?c5SVbv6E) !kJS$,Khk|//},Cfk# i D E_(*cr1ᐐ[nQXL%S7|kt ( \O!Gegy4PsKz*lJvK혨qv}ʒ͛]'`!_]nXse;FwD5Zŷ'J& EXU1sY{+ |od lnO˙ rdU2fVvZh[.}ƣ:Ο0B4$ŷgBvגet<J22/ԋPn,ބ҅kЖZ _ 2ıx8o2v OWџ5,4A p+ g .ɤ;)4qX . Qt>a^wC e53w$DZ&ؗ="ksf< +%4b],nɈG֯ VO ׇ<3[~Ҡ 'Pa@yt.;IcIUpQ_R`x tLXĤs\#sx1 k"{hZ ]";A!; VS-) FDs2*4f{+| oLly# (^.#hA'_L1煁Sy6;cE h3hf~*MCjEcKBOnSiBmfɷQ昑x6JK,dFN8Nmѣk.u({kDi.sȆs |T{Hݪbc5ld K]`6 ^=>ko`C :/$**ap+SeM >`)䰲XU-]߱) ]}}V6,r98-sz⽊uE/sl#Kp݁{xB OyVbD_V (1T㗏I/ܪ} a[uVPqUh&f^ZG`OEhg>鞧q@ByLjwuyvg 4:?b(5A>\9!B擻jhe擅 hR܁d:%ЄZP!<QkDpm$J@%t![͊;l5y "f``bRTPjʱ^xnuCFp^F8: b NySZ $ftO[U6R?B!Ղn+Խ1FT`cB,d{AWK饯9 Nn`^@\šdFʕKVieT>V#4dE^%ҁ C뮴DΏ& 7#B!W baCDe]% bfǢA$ ~/;í!,V mtwyܷm05챢6KJ Frl0B[zptbP2<8DlMťLs΃O!v<{yiۈ%ס}[Y᧷v%T*wggydCvٶRBFHvbĘW U&]c3(Y&O-3\DxDiߕn}ueV+*G۶ЂfB绞SѷJq?A[ȒWG4&sIs`. 6,`律^77RCtMыUͨWtVJd)DњqI%$#d7 QRFռ睾[h-xfט'3k[F5K Z UeԞFj;]2'zտޟ7$w8]naي.al)qo1m}XQ(+¶34ʮPT(ݫUya֞`&F66~oi (t{']L<&8R물-4L3d! wGpn+}TWxҰ-m /rL3a;x ˖Qײw<3b! ôٙfHpA _(ѝ99e[L(j`zP Ԍ}҅kcxAW+tu4 c¿3Q Z-e_=кp݊{ ʍυD+>~` v'd_uT)X;n5?!L:e&bXs>nxiPfPc=:0xUiY2 n7v"ABS)\5Oݑ8l0ˀ #tlV ̡' E)廉Wmr}TJ/x[M/&3nUKe4V85kkdA0&=A29 BN%h];%nC$|dNj㢴`~U geTfCjRLpiXAa`yl )b#*zÒfpSyKirvMuEd~8ihK'ucI$Qd}^@]a,ʌ.tk:'0&kT.]0H-fe6GѲ#zQxCT9n+0R&,槪ukESqcw4RwQ"&'i5!3|`ӟ3 ʼn*ϔ T۳v/җ f`+Al C]UY\QkX&{#`ڍk_il;ZS4aEO$_(hk3^fqR'a=[{2ԙ07 Buy9mVcC7hn/Haa.>L)BńR:;:wq! 66,6mXF8{'0c*H\E-woX/vb̀.B$i Eu:SvOąކQojGĵk`Z6\MS бdA?ܗ:^>Sԗknl1 YPf.7K1OVK/t6V_w1wK'pqMeAbv#+uٍ 430GdA*a-AܨzhR=0WA4,0  <q;RwO8&vqѾ(m̰ACU^:xPsj- {EF& ŧSA)c7 !ާq-@x~Ϧr%l}0 &S&6}$1䨨j#ud! A`^lXܳm?G9ea5ئmMZn1hȭ5VVnDqL_ 室FWodDBO`gEh&i#ETj!0NV}^φ//x^]S(rs̼3_LO*Afjj')*a htz*LcYeEa.rU[ X =pj!~dNKrYnJG+ѰH\z,RGbPELl]^tf1$-Hp7t&Q )boP"n Xr00;E]' >zя(7r6Hh9ew+Z;bn=+!$#'FdկԘ >D (AT1TTXoVY /wڴ/:a'ҷH ?ُTS\Oя>뮟O$ͨ4~h`Y@tWoDt)Nz5CJ>~J_q9IX.ae.j )aG¹g 7ZJzݻ8+4^^@Bq <ہ=S{IxȋÇCC|M-GP@R ς8jӚfmS>tͽAQ5{=W4+Y :p+C h$gb''1=rk U4x(1x-* cC C2 &`Kϭ >fٺޯ#vy~bW/[! "@v?j^,|y@=Ew&Pr1bs4Iy0ك=JR䑲d'>@cx̺Jh'=8bb{kNbCYj +17-tU?1zZPɞ=Ѧ'QLQ X2&J %ʼ&w*r~t/P5Q 2F=7$ jNY9b[ 2iZ%Ŵ]yLZLtB+rMfB:w<љ:S,qRx5sHV\= Z0"D)GP5C! K}Sq&OBICy4bM斬Y:eF4&:Â9VS~D=5ďp-.Hg{{-)#ІF!zR;&%u0(S">ֲdeONJq%QX\huCRʍʰXiԃIwo>2 P}]<@vp2dS,;AP6 LBпo6aĩX++𳫌BX}[3Uo )ۢTB/U/V#bWZ[[W[QщeCÝw/_0*٨BE͞.Sx1 ېf6nF XjB6#_Rs^P"W1ϒK(@9߇#ZkJ72tW?Πﯖ]F=έIh C7C5 j-gdn$sGmsli3Ni J68/*V*\KOPqb>M3o8_ v_}*AؓR;BRoȴjm4"WCܪrXddpjh- ԩIǑ%^q񃟼vXܽgSh;)fѲm(R5>' Dc3HF'm?1cR%*~xed*d;މZ9.:"`BDV_L+ ÓesXqd(L)b֋ȽE]W9><>t a CqW@r[42%ODʁ 3kh ;mCb(^z?SਣϹ4iLUY*QFKą S3u1%&MeGaJ14`YP]Xi R\tnˢ[wF 1w"OMAO)p٭՛qM[2 ~ tQ0)?4xi Il&6Qܨp@Ԟ3G?ίDh3 5\ss3$~?UfVZL&sxcc=)zf ڼSdJsMR(=hT@2ހfބf@ s'"9c|t-L4/.&"g!yUiQ ^yES[C*L`l>ξqɽ]nϨa;]j Nr`ۀ[Qoe!gZ>IjھSNٞ+.YRd+~;G/Ӎ(zS1TN-wZT>>?;iX+iVY7א2e9ٝ_CI3p30*,^vgS9IR˫_= |5q"9:!3˶FP1 ꂳ ,3hܚ uZՋ+y2z&LOZ `?[);NwׁdZ@ #$HS!'OχgX/6)qANs@ e]'GhU@|0WC5*ISZ0pw^g~q~y[;6͸-sT>_4"(F؇ugJ>lf󕼋d0{=i҉o7viȜ- y;R̊Jűp|j nZVŞ#(8x{,۬ʚGnh\8TOh q6ۗNrU>nS[>Ѯ==N—"5Э\bM^LH=2λ|I-kuw u0˥ȶ`QX ͺP .i 6^xIW|ׄTgeip YW[N'btxF*ܼeQtB/Ih:Ǻ"MӓEMшE2>fhxO?+.2$źc *<ߌ왽ݥF-6y`tI27) ؍?& YW"Xdqr2 b;`#RѰXKzD <oQX=ؗbKc6m&D0]fF豀I4+RTRܙmrG"R0,8iU>WtWdEPn5ҟȝLt#CP츰Q#LBFd#ۊZm 0UPKdI*6 BW9\ۖ tVD=g,aryG.~F):[hb@A+ SˠFs+D";:ieA^OTc2a 2ԇd>$aKg o?@7܀eHs F#潵ZݼU@/N'KVg=" ߩU@n,k]Jm@WRdvwO?nZVp7K}~u"LGsfpem#͑@V0%(䓻ͳf]Y7i3&O(d517H_,,5,6%;܃0 Э&]_[W(U[Qs,P>GIv;`1Β¢L^=`:xd,s/0}3 ;h 4fii)R< }rt|=a!*ȮUT#z٦tф(vw4`UVlGh>]Uv"u œlm$f>&@k4<(Q>v3E}'7*\mH%hiҰh k&ʵEz4 &u* SJUbqqSrd:MCvJA+Z9["͠XKqǓ7SNؚQWСKy*3$㿷кOVf39pR\awa.DNЧe`\K-2]ICC|j*MɵsG[b$*S1ayk(c]0B>{,OFsDz%`)7Ʌcgc2=EOL0ĵb<g7]iӔ-\IoEH`!=BE|a!EB2J N@\%W\>irZgⵣk\ǫTq=&HLbMK~O~sAHSmn!rT,R9GN>D?S"#$RjQZ=u/ES4$wNڨY9ǕUjЗOg5+81#00Mf-L;N\1c xXVz_-}@!`6`\zNG%= M$#?A.<8bY{zlБX"nQXVś1@@9=Cb9-)Tj)szŔJn޵zDRa3 E{gpã`MQS70>>50Br/6qb;2]p.JՂ_ 'g > 1\W6n2~1`u_Qғ;l[y7D8Jegaƹh:oK(_ă#k+N3C)G=ǘҷxiOBAޫIxݟ;TNrxF= |%;Y'Z"ىT%ej$EizM6mĖJ1 MG84-\/3EMF}}+aH`É^vSwgr⛇jQMp%:`dR[@e籌褕:z|Xa8 RG#o[/ٛqv5]2 ![B\!:n^`kC ~`/6 ih_~uU6DiGu} ňWzH-湨% Z_Z)ڠ<3\;ݞ(NT >>qXJzKp5*aQXG9"bX-(w띅XҢ@ T=O*9(h1w ; };u ̙ʿ>ѨLoƂ>UV(uZd 5=9@cnhiɨv^"vfq`B^_]뜗eh}^'ߛf;Ad2vYM:gx,`WGbrydZHV-NrW!kŒYv>Ilxlo2Z!#)& I-҄:1+|Jr&D`G͚"jD2!6xzP2ykCbP?̚+ZI'<,vӧx+dlUs~f}VW ш)`H[%,Y`_)7\*{ZzζVcuP22őhX">fb>" 4rW c_GQ4r /'GM4O_c;Ld3ZM)0Br0Χ"+}^H$r\zK i8/Ìj2D~}HJy&<{XF AK;[&߁qȐ uW}ZEs k[GBQwTMJz?+bߊ%H^b:q6XD3ف%߄@~%~ 9׌U9!y{x¯J׽ͮ_KZSw⾂ZZ/7X_Yd=,ԓ3} xTydX,mͿ!&0h.=F8+dmC/,أՆ8%@X< ̽4)9ɻuhD*ƥ=醪wܔ:$[&P7ߤJ6}[B`NN .jUtzѓ{(dzs:# [t˖e j Y`;k9:LXW\!!q`ij7d/eh#aMev}sߊ^W&-)TB5)J3xfj5'ݣrTYZL\0.Aip%-߉kǬzݗ'UG bx\}nNE[1-{ϯs%x~ce pWP>Ek?F<"uiô_Ct2.NS^q hm4Gֆ=S!#Λ\k-rM'>_vI|8P R wW\\bE@K( 󒝮_RQ1neNpbVRRSNKކ@>zǀ484FqFmw= СVqDmqD' f2*vkf=!tPbޤ+4v:Dmj|CJQHD >%=bIe-@g; Zr ~rr-a\&<5\$Hc=bD6?tg-2) U"Yd:}f0 خ` ൧@-!/=X|.5>!N> (嫳 ƽu^'WG獆ϯ D{ Aje,gvkQ0Xe)OvrZq{Ttvi~Y"&7Evvo5d2K!PҜ2Y6 F#<@8.ʎwD,_b0v.Cᝀ\$U%곔^ur.KY.:CE"SgR(&2l $s80{v.ozu 0{jJ̟ӂ[F\xw#qe?$IXfDslJeұ$ Cjm ,Še>J4s8ZMq6ovƾps2ӓ5|H<5l]b# 0"c8@5ȳBT :"&1lj&~6uL\WOiꪅIҋ>OsoH".Id_ hh'YHVah{8i'SWQ9b@g\C ރOLڎǤ`uխ[xr7S9Ni0%$j%_01O$/;냨?.Sg -FBog0[-9IHc}bWM7wS?7iq(e3lMrd~ trW\ᚺ ^]斓1ؒ a+RVjyƑEu#%5UWppuE~SC=hHg\{≮mlGӒ+ɮ7T9e\NZ4ej bX9ʅ~,J5J&?A-@yi:3;5zr8l;XVn@ N.$_zGK=@Jx|RA9[.K$ʨ@ϕ>̜ap&ڞ-刀`cגes ;Jzx<*CS!$;.SRd3 ,`V`޶/P}VԲ[fPCgvx)nCl <ЗRSN_5Mb3rS/a]6>W#d\_{G'03M~kGH΀!c<C2>?4 \}Qx7{qaf[&MS( pRV=ajܠ=E/#{ЂpVyѤm -6Bz,Bn:~.&12sl#1F-񇪎)^Y?Sw2zKKb"@@E͕ՠՏ ELʘ8/ q3T2ؔ)[*wK^>%֖9T uNgRD8>d.wFV_ -~H_d9݃jq J jAzW1!?@`ǣJXCK Ym~{ڏG> (izr;g}zvtGyn޴Uy3 z z+[taj0\!lphklfF*r.t|*U9F `{cKוLDBDn%& SsˈɷW†b/(7TZehI ˼RanΓ'dhu d_\36k9m1tAI6EZ/gzwF|&n[B[z:P`ЙI~sTSKAOZ_8/"KiQArj$ âl}aiB. f-1p#㬊vdg5KZ.>%~*7rLQ)VK D1jM!7;% ae*N%q#~K]H|=:`,+i5' ڎ6CNijhj:%v;D%>}"PfX /3% cX =ėS lʨCz4i(;#߀oTB"oÙ5*~w>L̅7Zemnq Y), QH4!w|)"^ `&J#{Ep1ܚOgNVlX.E/ID^ޫO1%O".*-ax-'. NP?ۄ(e1q2F&t<+63jOR6v-9{ 'cc<;3RB[MڔM W ńQ\"4C#|',bҁτɢz2ut˧ ^w5 !u6Ѧz;rWpt6gd:͖iꙀP%ю~حᩓUp$X4ظoC"31JmMJhޓ{;uRmuF<Sŋ)[IѬ@?*Ɛ͉Oh}% tZ5;O~ˈWF<`"W Է3_FsOȩfևcA 8K턗Vv'<ٛ^8|_*]7\)QگTEA4}#zcg6ЏZ*Ltc~6k& /rWE0ҌX4ʂej=r˳V-'G?; g_&m_3ddET6W8e$(>-R1 ҧ6J2Mh*W޸sOgpױ|Ս8 e@{/3@Ĵ9tǮL#g#F{<т AࠄDݬR! O:p־Q~"ǩO[K$q X@s%'76ޯ9mKNfaXMƢakZM;-q ܚ5|Zq$&<ř2[G02AA_$n>CpqZ/saw~TIeez3;Q/9rUn=Hʬ)*MAQ {J4;Vjҕ Vωh0LQm{zw\Kjv{ԹD]02 1) U $+,۱mG!`c %:zg,ۅrHO*3*qDa3,۶廣R3u3զLx`Ne.c@D 9QR?LQǫR17IMHxZspt`sӧljbvvAۙ$ j pGS:ph!TB5Ⱦd;5t&`ސOVekmrx/%Om_Fgqs^l\q$Lޯ{q@ѹ}h#7"nG cĂWLbx9O; 8լ{{d,ٕb3Ah:ڟܮUyzniKQVF|*F&CG#(w20%Hp>_O_+e,,MЍ. 4-XciO["@F@;m_Mz H:8iMC%Itݮ՚Uf^(~>8ƇL Sj!rt|[heMYQί{7ę>WwFYnеLIv`}M{{NDur=,_5B[K Q,VCuvAArb?prр=Po:G;t['NԋKTڗ}}.,j,?'%x(%-ly7¡eM>$d gS ?9$]bgn><‚ Jw[߯F4A KnƮe%!fkmv=l6s$X<…+*O齢ܛ8BSRBY OaV`[gW47Φk4ڥv/-J^3)(e MȧwmPI@0lQVn%I)hy("R h&>h 3F:+ƥ-Eu\y=Ǻ8i*=V,VGN<}cι h" @_ k 0חW\Xi_e2uqʟc ~uy f?` Qۃ.|L ޒ+ڄCTimil3$& xNE 3WvDEȟq]O-hI vjeK`gwLB9RSFn=txy ?TتO^uP3g`>ĭ>F0cOM ޭ4TɩbcBݘۡ.8=3o'^MacIUՀ|ua?`\$;{3n -puh6uE h_jyK0M p~*PLb /vm<(a=:*T-8*1d,CbwV=gTiZ>r\ GElH#f ܬ="2~y=o8xgT/{ ,Z$XQސ%gQNJQjF ul*s'rNA88!'u *f"~tW6\-JiY4{smcRR2/4=ոRv=V>=Z2f?`.R>%{aYJ>'\F*'_ q#z1-ķ**-v|:- Z0J<:q'#Qi5r'f;)y*`]5`iO=|Dž(kHEc>DjjݠÑ 9 5t%n/= kl Wo<@aMy?5 [+"a^cu>sv"KF>B{ۤxfp>q`@ю`^ Tw@DaU+)p Uymewjy0th^nBH`*E`-Q$YWLY g;kΘ>̀rz>ui 8#y3RڤTj$ʇ99XVm;C`9& LD2XHJL_Ev#hwhg ʮm}v&ؒPzuAmT5V2fY|n__U]38M]0z,o"X#@8tE;O/"~:MIx ȭJ*"6z0d HQ͖XlY {;"^_b"iH[&pkTWĪ')\T3!wn8aӻuoՆ+[:GrCT `XEȅCtJu6XTIpD{(k/;FN ]0Ց&De**-{3֏c~}]")'%5llո`/WùޠgJW;f[&a2.4GMg*aA! W>}!Iۼ+PBU|]T Z:32. J8Ѩ׃*w㢌X5φvǹ!fK_ZOOmݐ-{.\'H}*Auxx*})☥{@Q Q 0&N>uWVoW"Oߦ'.]2}ly*i] aؗЍ76w"|.zZJXW ׯ43C0"+& Ӿզz=_F}E ip{p̮!$zsW %#Oh9Q,#Vfo>,G|?Cvl?w 5I3Vs'Y oH./sQ/ʉ-0\g#Lٍ }BuyHמJd˃L)v-أ-牣 ;bW\TW!SJ(8ΧqQo/-fjg[brlOSBV:ԐqmvJqI⌅.pOE2V>l'[, d3Yǖ/?1dʾ^03Ey飜sԥ<7kHG0 qag))3J.n:0b2 '.^"&ާv :t|*M62ytycR75W>úh-ցKs3caj2IO%CW.+N!gi[q6a#ky ("9])KQsAX*]="^1Z8`f?D] J;n{Õ:s B/1Ɓ $d46nJJk5v$ V=jy5 `%A. 3D(/v"y^ Gy}ʬxe;7%1k L9 'UHXrڬau: EhP]ҀLnD5V-A1I7'A몳l:@wZ>``RuU?,@ 49lǺ5!OJ-ABbk S4-K[5o/6.u/˶l.>k@>_R8Pùs`5.f۫¨&ߊ2"><- tS@QN; \lm+m&0BCœ.,寸T_@= ̇8$@ixfЛI>gBnW{"OL{GR7].`l 7=g!!AiS1M ٘E5zΔ}nbȠӐ|MBLULyW'!gGUyc o1Lwch++}|͐^ Joli FUkDڷkT/.z~l+4QZŶEX^ Av^dbDi1zy,քZhB?pbr{Q޿<+܄Ks"9_٬Z<^O6h6uh/-(z$Xs_AA4 UnW?'d MC o;!PZ*0.Wu%e4c;R/#r]H]aq3DaB6%/V+UwnܱK̸ED8]=(MFCI)wX]]Tܳ޹W/?tSV? \v˴'' + JىX C/8;x4vur/~s#K˲3r\FAj;~ïWR_Ӥ_02>'w F4~.yO=@QOuةlͫ(ݷտ5ܬ_Ht~l 'y(^L8F[ GnU%H}p9bpK_ _MQ/=?g-ltXYvnOwɲknIn*'I[@ONj<;I9}A#]&_"V_ 5A5\7mmz!'dq I-+)Y;g6@SY_+M֕?eO -=\sd%>73AYDܨNQâsnOl-b0|Wg="/_&k!JwGBtNJ/Z40r^P攔sU=/荗cuUz] GmN'maMI )wlFV|IT}`}$4#&8O/8eo8\ akw2u#ѻbLXDp6g9\6d"[$24ed>ߍqhOy؅rbˉgȝnǴ<1 x{&]`U A n >rH}D:T gʖpKR g2ՂC5h\~h>`\î5&23VCQ\>XBqtkN[4v\ۊBW6+BoŸ bV!i"˰VaZA8I`x5ݷ'@&HM7~Q ՒoыcbLПXhIq|?غa:h&.Q_K=m7$Q`)Hjnu9Kg$v5D8,%UY4o_v!uoxV$=cKs(\IN -D]A}.dPyM p9}šGNz9!L}TR`+=>33L ;dxfpɼ<&W+u,zV(x6_0[u !``{hJ hx5U߭>V8)ʂAOwcڝ_C֘nF*(W;W& s"רdΥ;[ `QЗ u~r,tpN7r 5Mf%/0 _O$@Hl}Q=r<Ә=5QV&Ti+xǒ]K%BDZFڐ5[ȽsJѣnP}~(\DJck>SP2\=B"L.Forar/EI ,jLDf~ ]o9k7%ۨr22uI ;l*H1i,(6 o7! acE-Y `p3g |%mסik>\u XKi,g yXdƕ̧"$MrCLKH $MVcβ CqyN>/"e!ީ3aCo >Ar D-N4X?&'~cEGNbd{kg8I!fVL6 ӐD :V/yo8 ]Ȏۡ!8Ml)ޖHu|'  hI%p@-,v7;fyt+ DKY$q*jbaNIQ*V_c3bHm llF&[D^߮b=mʌs~ynS%d28\ޱul3N/gWSa0mMP [nt?AX&2r@K{:ٶp끠Wj[걱 hDj9̕9aa?=~[sE'կ1 eyyrM&DY"9}'xGN`Y ]6ElZEw J}sRԞЈ+*bbDt"QO,~S}: !@T{ g+>=;r_RIoгv)Db=8 *R$s c1-7r0 Y)qe-BEAΧTP5iT-U1?"IL#2~l}y8IWT=\-u!^ޣLY^9tW[lK;ܑ"1%PĂu7p-L힎\7%]rX)e#лy}=ު-Z:+t#[S@,=zϧ"podä#YzLQpxg[|_@ U(5@Մ*>^f (a2kʌ}lMu;5+WS#'k]; 'ܧW4DWXyS5F)/)Iuk),@ %QI(ujc shYGq!)Si5mM2KR#01q\HSLe97'YzKdz #6@9 n~j6_3T~x omBa!܉8<3jm{y՞еi#qcI-';G Blb2`}U:Aú,n0-S?|qh/O~2:"la)FyT㊲ V Zܡ]壏4k|GH=e{0 e!O~̘EH-ļ0ir;#:QH[ǵ8m/K#l\岿1„9?W"elnkBԙ n\Y?Hag0O{%@}2Uv4l&Z8՛r|tsb_2[/O Au2K X( } O(qT2i[?\N2c؅.|6[I ͟}dPh2J%QR3S-hKe6fogr9kvnUl^`OH3Ӊl>/G>vQ =O]bF~KcG&#+ɕ%a We.tC=\Q-pəi;FvӿaCE&8ݱ,Lb˶OOU@ҁhB\?9I;; AAHL NpM&v|:w>[wp*UT$8UY5seI\ q|5;kc-}q#t̖9q&*8b!@9UZ򨹴:Ζn.xk#+G˾ǔ]d^jx}ɶ AZ(7WȏVJ?!o5m-;Enyu jԥN~-.SQSK} 63^䷦Ȅ5[#,!j5_łWr"1̊\Mh$ (xapT} 㱢965tNG'gKrCncw`[ccg )C}~a[:~]۷N}?kbjaþ AS|'`N[XɌ:re"_3YZozӂˏ:8ASaJ+,Kby?&aMНwŢeؼa W}=}){@s/5H- 񏑵Gb5}vZc Sv*?|w/%z, (5&o/*!~c{BI 8K7APU6F&u҅֊5>gCsd_D?ӓڂ8)<|ɰZic9(qkŪ=5"ZsREl[sT9۪AM%#n: 7*:lͶ8Z*cNLɧz%Ļ֟In5oy1ӅO)J| %nsBsRs哚 [1ΰrNh~;Zo:GG;MroX72Ӫ^nwygYpFT[^88[O/]q mqgye'F+d4-L0‚._۹ h^_7[ԨgLϟ K )B=W ~$H9x!/P9?쒢":=A 5] #LyGCS k*x6_%?bT".9U9<"ϲ ‡DyBJ#ڈ2'$zGL4] irHA~7P?xڬ|y7"yk]KܯOCI%Ds_:eGw#!:ޮzhQ{54,a'hd/׵!FDSN`SdcUlW߳C+L }9ոu>' ADloB?6]()ScMi.?@L X^l.`MCmbg]POd2MnhyGf ɚW(4 #/›n^d?J%Ι6y߲p&r\´\Z  c;Ky.!Y6.f~*6uP?ŽApC;b*m?A[. aIr 갖~i`, MWWMn]uVf䔾˲aNb=dz7_`G )JLTv@yDcf,\zmQT=H"`ɛTJl 1:|*N(T* l &y$Pe"%-)v#i{vA*>i PM4 Ckwi&`ɲFO~}§~Vvq"9n|,S#אReޢBJfݕ֮Gw|XQr o WIZ# S=Ȳ`G .2hrk 7y^|2@[Dbn;o:"<\I-vʚat H F0&y RԧL)ijCcfoN5:֕'5QCvr" Z5@36UҼc4!Ԑ:4G&`ė]tlw,T#GlwDjۘl=ft{%o%',J(jUn2v]_<]5mkd jR$WfWJ0Js)I.Y#W"hb7!!IsΧ&Ȳ&2ފ^mb8qV3e jUИy6C`Hf<~)n>m'@^s3G_Y'>V8GF{՛JOPdžto g?:ė#>pT[Ʋb*I1D|` I}΁ՊWFR>pXeC,`(ECllS@ n_(&%)Q@IRKks,*&js#kB('nҸ bL H0[9d?ԤUk4RSKPN;wҽ|e.8K2;COS c`y4Jc֚6XIk)< {.zſh#8pQ[xV94ۂo@.3 PcKeF ~˨̇0y A@I.RIXd) $LZhuӖ_׸K3҈Wy6TOډlDh7-@t6|wdvk虋D*-r+V8vXP ynוh;!ڷO/u@h64Mb`kKMOOdp \IҁX7 ˽tg8EꪻD=My'5p$^D/'.e83H5tc'q-n֨rZY0n3tiG0_2@TF\XUj"Ɗ-)!_mNbMyQ෤*LZe#QvLU4[[e]J=$VРkQ*Kz\n)1S&ذb,ex:-,B'm^gr]wec&'<P! ӵ&Zw&c ^Dw_eٌ"Xʼ"n]X/[ȲA\<>5VgdC|OdPe^1+Qqi vqE >73D] -D0)/p:]~Q/|͂NQӈ]k*׼w}];.ndzVKv~ӝ Pёڀ7Ocap)ʞ2I[[w> n酂 /mF@og5vW0n봓SJȍLޕAD`Ex8fy[c`mnn ^;s`+3 ?k+Jc>H@5)?=E"Ptba2$; ʡbϔӂQk'׷g%HYBàG'[,OuL ei òsCwcE_x(|~*CZ>ciԧ&2HA9t+5]A\7QYnc]^ Q߶+dpo~kO?)olj.j1&HkLKn[CU޷~ vPDބʐG)-[շ#wgdHW]sJY%\!sI~#P_'9ģΌ! "'RpAJрZO2;E& Ojxg稜"UiBV<}* 庑yeIh~jm'[|-_$i`55"9ކ1Z nL N*R'y_p8zESc *x=6?2j CI@JnRJw]CA@ L^]3_woI*Wc85߲\_Ѡq޳@yxbm0/tOgV^ib/%$aM9Fߪ%@m[*wpacA&0h ,{W!?eb~`.03X{{~~mkWT",.[C}8WiIqhӉUbJ0O4 };7W|я ;k)׷1snW# [{? of R+Hތ1o1^|&z.bWo2,%*?y(`'맱LTüZW"jtK֦Gf4i]M >LܙLH .[4?C'Lk&'/Mv]ga2DR{Cҫ~(70(aSiLR(ھxis";lI\\Ȯ) oldYVkX)dD\k.V0*Ucs/_pI }ܙ. ԣ9nŖxeHl,1|:fU\=AZxJ]N7=.?)w:JE=4ݰLUQc(xa &4*I*k=(J@<G rζ#71 Fw7IQY^nio4"PmK/IHxi!cq}㟚X:Ew.A#`Ý! ^UxxVNtT5޻#>űn :{Yܻ4&XQSf+ZK|ېo>)\a?nHʳd^&~n9:x,iBy{d.e)uen?Aʹڹla1LjZ*>5J٧IR m!FEp%T~zurO>vk)%]:xK5.D;v{'TI.W7jd҃v W ~ Y73lE:`%2lam_RiO κƞ!D\UV d)&0 ??@-X"4{D7 "0/b)RE_8<7>e^j]"Q!x5 }b[ $ q7KޥU^p%T *}Ԁ00?טx~qkGˉ}0j/ nv=TD`c`*St҂RI+/9gRƗ13Y_bl0+?\~ް*u#{'<]5b=@$?g*Swm;ʎσ a 4TD_(푱ЌڠF4upoU:ӳޝݿ}9UġX6Bn&.+bSTKFǐdˌS^wlv^H'ܙ 7z؟蔫jG|OӯBi^8wbJUD;n%=;l.ShZpFU3g+R7%HvbUZSdloEhr9Ȯ:& dilj3 bB <ΌM.+7Xjk3v;md<2% 1]MɓTCXN@wikDf2u#@?,GlM{ϵ:~%3jгA.WuF;Gk eޢug\s](b5pP!{4P>G]pyBtzƗK9t_1tdz%VØ QI#"Ռd}eoZ>9>g+"W=j9l@!B[6{?ra[I12[}!xc~N2p8W1"N]/< p=H%? K+XH)\=w;pHGsCDҰJqdp"3ߠ(L-"BsG쁜sWbX0="״(ϦVNS)*nfwxpԯoAݕ,yF7gJdau0C;BKm䥥> DUS0D +Z;%d0yQ޿:ta$a\f*>N)I1!;'H/]]NzIްuqԱ YXF1T)_)z~*6wtT.NPhݽC׭l Rh=|[Z{$r͆Z'lWAӑZq zn:$w+ r-$3eĵƤx$,+gyC\wzB$1J&mĠiEĶYst( Ecl`b|U0WiNkȻUyC/1`74+qa(_ij^:X +BbId`)''h&inw*m *-TzW5Y66s͜$Aq6tkYil`KHuU{86M:-:1f .tFÙ ef#r2n&`r0bvӞ/u̬jG b C?o6G řW!^yOP$)>q/ a#u@1o,uB70dRނ" s*!Cqz ݆)?XE[I\iDPM]%ɝ$upm|gnI'/7ҺU o7B̪h:B]gS*vX/s.acCp Æ%jϪ|XVYZX!C^IdI7U/Q-*Cqi(6 x1ZRܯC Tۛ艁fwD7$J/UXdQ+?+E̠K$2J`ms7CtYP"sK"xfj ~!y5O_7TJe6XL50/cX#+xí lqDJX !m;z|M*P@;jIr8dB}6T]5Rքèh9K!a7ֹCCjyTV2!Hi'p6)!5qɮ[p~{+ֻT  CYMNxyjds-/j}$5U3XBcy=9iеFÁh*%lc|-*!`4!֨St-jD#5y4Eu:IUzGoHЂ'U uI Rj^OW[I9)9CLb0Op;  _ZG)*{sfWuHXo4&!4#DzX.C*[镶ӪrQ.7+&[YZC_]pIs?c8F~4"dSFJˮ%Cx=髚hXz/[il{J"l,š^2;s1ԹWmpA'ҹ!Tx%ߘ՟Oj-XөZ 1?"\Wƨ)im?,(RavWH]ϗ_ٜ5iANPH!sq[uLgeP#Wv:c}ZܝEP?]N昙%N ƲhA e{ՀPcזfyI-^7FoL4NS,~\#׹;n.y[<ؼs*~m1M´xĕCsm܃XUAV1y:@j_̾bwU37u6wnS> q%,p.jYH TQ*Mf4(9x[K<$`8[f{x`da[ ԟ!ÞHx!3KBیI3.H,^t86 B&Ҏr{0<78NEiK%'6Yrw$HֻtD),BvǺejB;~ \kK7b6$r=-`Q'bJ[KE;@ɿtx8}%b с?9#)AÅH(Jf;-8y#^%1?ZPXRdZyԡvDyN+1D?])~88kάWK:,`#)4Y`̏> 1[%+sTSa("2jf΃/!<>)&9wMW 4z~ i2@ ȴc&b(W&?t>G*c UxUDtU` n$D2DH)>rz";yNyVRfۆ.@OKvRp7\ȅ>eo `AI|>ɘD|hT9uѯ!Wc>Sbrdyq̔]0T }-[WēUzXdWld jasLn6N\ 1K\]碐X:?kΚ>[҉f:\@k`I$e+iב&~P \k=[ӚrkԎWX󷝸\:kZv{O oRg5eOq&g\.xN}M H1zk ďT5WZg=Iݠ{K_lMءs/Ukr*4|?/^jy[`O#,q끰pW5s,爾d@T:q ̚ f0x)nTN'>B଴[xK_^;p 6e5enNnNW{ʘFpGM\ ,as%/}q˨'i$MI72FKި;s&QiXm-窫m~(K #D NjbnN>gJcȂ.iãdiD2<].wRPI)Va]HlUmLsyc^nCS&tPM` aYH4gn W=U/ÖQYЗ4FT&DoIީD_X(y9(]xz2C`9#7A1?/kTg%F3=EĊ T*΁'⍒uZ*>\.q>b 9w/xdr\VT^B8_ҲH벁>M9%lN8%^ v3Ґ;F ht?{V7 @cxyFmN^]cl4`ff-z* u0A+s߿O3RStubZfp׸b>UrP$=0;oRQS7’BԎ0̛!QAۇeQ܀Pi–5ɃX֯LJ$?>3.d }=bؾ PZRڴÊbG ]>BɵNܥW2|] Ve ey^y,2'Z6Kq|Y`(熉Rg!1E,g He>aJHިl׫c8)-8vw"7@D]۷nq ]ȆJYǦm0%K:i#j-~"s+WN嗫|&io^\_tR &H.!I%L{#k@OS A^bvu]HWcW{k@;3Lu Iė#-w^-1vGAFLsGi ~fq%&P)$@%$95쇽Z A|~.k8AhAl=2;c mpspi %*x Rg&6;gr|Y {7B-q\B!3)]c@f]ʏpZGc=` F)*3I .3@:vvHtȜEk Y쒟O蟔㚐/ޖ[қ lMK@~0B*xgQXgVкĖǠ9N/ Ң{^A:Uaa ۆȉm=IO«|XIl>oPHvodM c5%ڸ=v jT4GdjSٖyOܢci~ _;uHкbֳ Lq]pR6=,%N߲U.(ϡT2a+FtR8#&K j^YNR:w Q.+׶{sUcbi8L ~z# /F~Կb c9%.~vθԻ}7mrE'2Ar0{jja5=ei K.GomGL"ִu@ރY43;*l>P:AQX_Q; ):i*G!2]-`odpL4k\h3;ށ/0Y& wi{{pl<HH2BYPV4|&1/7)2/>>R_SN%u\m>'>~hbڢ3'_2TmBvy2Q\OҔiFh禜ڡH vELK|~s 㥵 |tp(Mc?G4 )iw0 DrKP4i}7C".1Bݷ<%6Tl'1>h5~Ԋe.X=:ݚc?H?9$ ]Rğ ̧ Q #"\F6>|ޮ Tʃ>]P|`>+ĒS>$p\^R֣Fv2Lv)H$oq&zB/kܤ9]f2 }@dhG\ܖ$WO\u8Gr^8ZkWV,3I{IlJE?g$jWv }ORxO:ߐhK-bG{ I8A[FqE[7<.YvW$e #`x7r'|ua6]fο_TO,Èy5Zǂɯ`]ʭߓ~F~m (MVm@0AzL鮖 PaA KV ;,ْO HhV_vh)uiڣq`y^9ZǤ{QI+T&473jp9)R7<с? X@Pj_NUT,8P47aH,:-u@ { g=Ӏ\ԟnJ.gOhq>67;2hw bV@ L.E kHZJ .+.R+?ѡLtC3$oL`ZߜOF@Jl!cV8yjW9ɹڮŶq=(I-pw3HW1^A%_R{2cˠ)2% l33$%摄-b|ޓGuY}Ll=zvKhVUPUAp>sW돁=nH:FZ082-|nF8x1tad@Gb 4t;ũ šl=rdG\84]U>(N ۘꋍ&JA_$aà=2v javD9( !9ϵ7P^o6Zι#_dHRNmQC(UPY[ZJBR& hzfA'{|A=#Y@p5)٪#Sn3} +9N2,\ ]+ҭi>7&k+Hu "(& X,AN]r"$%6Ơ bFtKWBOEVbcnE3tJ)Wu6X_kpv}vᅎ_beu(E,dN ?mdeF% oM#@cvsj?t:,eEۗ'D ȅ(|f$ WbHHwǀ& K`މyMm0ׂ Slns,ͬ9_uA~f|Ь!ahe_ޙ !`ou"<mzAوkdF ތ]#ݱ+7 +y5fw?)egaƅ섞U54F!}Ű,sãOu 7P`AC33g?[,(5s?b&7sW@f!Zx\Qv~M%ՃPd5 3b6A@e/1OWѹcIЙD2 $ ej [YlLyEG%&RMb GQO1cMSʨ(ԃ߭k2)W:?":BV w=Ɏ#u_V2fļdsfIMmd}[Ӡℳ$3j݄w\[\ <;[IjX!fɆ`Q솋ht;3l1=]t";8E$Ió޲VQ#nw>Lw@p].]M{zvJ3U*G,!K 1lyM0/syOtNh4[ NjPG3 Ǎ'=g1l$(TWr5cIJ6btx(6-k0%T&[4Z  WѵYէ"pmmO֝?4c"# l>p^}y'(hx`_kA_3Dޮ8rAJP T٫}]7i kѿ[V$b{kr,1 #_fFNa{>ت ؇?PYf;jv&؞M/Lӽ#.p)q$}äѲ| \i޵ds‹*$uzv5\ uD_m썠WSyeҁS(d*7ֻ?ь˕Qxp1˹4l> Ȏ .yFX97!A~ˇ$w5,3c~@|Ksq]fuTy8VS„u$:"E$CSOoW;s8|TEH:&w 2W+ojocI~g=6O9rrN\Ӂ7枱QP+~9˯ ?) ) ȥ<= &sdeZ? bkx{{&ij J  1ݧdl9>[V itÛyM-Lm,7/if938aUXg,CZ+(ݑ+( ׆Yֈb7HjPF:vcůK.IUBB MD* YJx:= ggf\FR Ⲳ)!r>@s=X}^09`7*JG6Jg)SB[h.w>9$#OúRbo4V\7֏ 5y:э/H _aDx]jW 4G@+QU{Ct.27aqGL/' ݊cr0ޗT0L K,I& `!0sӿ0 ;CwTS E:mw/6"j]xy,(5ncɘLv?H[F_V:ByF&P$δ>v/kc! .ߟ(T+=4q2pu.WP ZWl%j~N 5X-#$y1`oͻ* =!o)6}ޟS,I4x }g8⑝&-PӋa%@Re2=d·:3o\͚d nO/&08pts2h&8{6զ.(h TlXa5U䍽nJ&s>&D *!Ɛc޶H,T<.R.qUH%R<@)꟬iNz)n؛a'lQCo &vP 2.T4\ "`B'C&jrľ0E&=&ߵ9zWc< 9[gEړiwUǒelTv ݋ 0t,@ϒmaϽi}e7վjĮAR0bfCNחOTSaØ-*wRTzp䘕>)Y`y^>:M&J :'r~>6cy٢2SN׃cj5akF]ߩotԲxc=K執™Q<_Dq74eEek+s<8G6O ގ-p-nb&Z}^/?sHE4ŽO?au& f)e.Kq#2rjگ^$ []z([]WPDβ`VEhI(9y)xD۱Bt(#LAC|r~@ fGkREJ!M婢h_!꜀_㳐M/tyAhcn|洐ÀS&;ɧ*mI Quu ; ?\@;{2;CoNNs>Rp!%ӣ |<7ڍ86;qvC х#!pn]ø@fTP/(b D'{*H`Ö/-Y&}6j$C ]žsJ=CC]\wz@Y} AMbid{1'ȸyH9+<GUh!̬XL)R,] .3` ̖nDT $UL 큪ߪw4LY/ h5Q<XBd v? ՛>|]D%ѯ(Tr$Jf' ya{*ՀEg]]{Hj c>a9dxf{ǝ *7Jn1@-V6 隸lf[ NΡ+K~$y%琶i5xzS75%?k tXd9b.Ls^t+ #ncI]kX{K(e֌q5~7$X>؀#])S0~ 8,_t(1杊dA_v+%k%טm(v~τD8&]8;tC[WUkG>.Y,xfhX06Hk0UMj[}ݫVG ;Q=|^)PՐ+S#'GLGy͡(tݴmjrFlt=ltIUcVXjQFU~Ɗʣ+r4!־2PHAL4ab/S?jBW17SUT2lcû JǗ*پ%7zzR7PeLI%hR~YeΩԽ7bv>&aGr Zؔ5vUY#,6@KZE\ub E;SKbj.VMi]{_mjLi! %65 j.X%o9X0.I+.a.xx YfJYuawT/|҂1za~W5"VA.8؞yhnrw s0>1LK%*G2>Z^ %5!.kKߕxlF,5WD@*7lA承Txx.uLWkBӣ/OConazMǺ3Dl7P)~cC&,x|HabqfmwT\z'_ǔV_%JuQ8)OT jXe997G '+xaAbGYWxpί5(6^u w1dY9mSz@FNc0>K:!dI.<<7Β8ޘcb4f _ +d\(pΆD ՞ ,ӆCj[0*,}.h-AAdkg™byXB%_D%N% }ױkq՝U n|8O6n`b?\~NW.KUTd20V*?e"<[Rz (`߈mOjjIT"~t KGlcM|}5YUp7Se] 1w@h "d!0v4@±R Q FnWOйXSN-|@I>?wGq Aj"W|YEvfZI@7%ڷu`Ã?Pך!"pVĵ#JQ]GEJ"4^oP"u[ie<3ل x}bEn8-`k?Ca Kό}A:Q{8 kU-o.+Ƅq,^F[H[Q_ _&b#B?%S*7G}$'+Ä Ҋ`a~Sq!R㻹.ŴO/ [i*MY>Kvyܢ^ozJe6CJxK 4|Xku m **QEGRw 埂6P,ik96x(`%M?j!;C 5MFFu;ۏOתUĿ?ixm>R9R.q&Vh.Oq2K/8,\+3u8' I{Ѓk^'0YphgPҶݝc,d!&@zB!4YUg>KΒu!F],|$ԭ33iY[yWUw#ǃ`2oƏ`;g m`%NwnH֬2H6˲Jؙ9↉\6ra(e iZĪ+`" ZyMϑag/jT3#b&|u%邦6xV]94(|ńC =)AUzq]!qZ:07<_Qd§IBx 5ZCS ~(-i{ 3)Y i⑻:pfPE{p}^o޼mfn^<`Њ-抪eMyM,f1xcWRT(ͼŭzh D&`2M =Viޒb~ߡ GY|xD&q~!^mEkdD:y%9 ] N$ρ7ޗX1xœ|Kg'kCg Q 3,|aFeYe IUDOC36ô%y6'E||mu(XnGjly&13P Sul5 ֿoxM].?W`-שPH]x,,|<i B. U>*s#`i?34Y)(׉pQ|hOMF)UR4_ 6EaFUNtG)0 m ⨙BO O+o"1RR(A<78@!;| 몃x5]*|fXKm™sZic-9_ )DD0ygkdF*Ŷ>bMgjw]A"txS2@N}pl|JwxŏޣM0좬Ke>Gڻ t9o%31M{$(E͈A,2i5I,c.IS:L|43`H;^kcY]+"HRs%(}L%Xz0%vbA ?*=7)c~1h"zM4 IzUNdBїHQ!W`}LbG_XImyAl")TYD6. HL;Lx`1f7)^ $ Mxr&v{iiUHMrFQ" Ht~/ 1+[YWt^r[w](q&&]2<SАm| 0sj"?q"Z-{aqײ M6E-:5hZi473!o0,[@Tߏ/.5MhnlJm!baS(L Wqk!OQnZblڌoڐt$Q#ܯt"CygV>Dfhk1h?n f Q׳Dx5E]__tđ[/{~I_3AL:Hjt÷$b8S*`{y$F \XC6+F E&J_:W3CFy@3yK@qpv݁By@TǩHZH!H\D:Ur3֒i;cHDh# b6 b ̜ר _%^=Z~_Q>V'R DiwYnV/9}c.R9aО'_FtkXΜ},v/_e=,]O#&xfm^bo"4/i/UgAQLLFwodx-5Ŏ1vArwi9 u?C#uxFs8T&=/B +"ǮfCtʝY0I򹰛szk^* ~* "WEт!A<DhWT`dz} G3Ebu\s}XRyy|Zb6:Z d:}NPA& ~5"?_{*;L # I0 {zKmUz(Gw|yµASԉs:>Ymi J%xqGñj[Ue/K ڧ)4jVv%ko)? ^V4 ܏2M‚rB]@b1i塱xcf;6&·PFB֯Ŀ3Q* Klj6|^nisZۭ!3Ԅh,g l% dc(5Kzct~` x/!t)kJߎr)pͶ)a{*ͫJ/m _a ȠabC QͫA=s Z˛Y>JmVyпh``O&Z9.$Qqm q]Vs粧BNv9[aJb/\V|k6[{9}SGuکr}DTD7W>]y I[qv|SMrphcs%ml2Jy;L,^vhˎ/`+-)_S>A !W!]=MnD o҃E̽?B84}r=FU<`)v0@ f'S4R>'`ԗNѫ\<@m+-n2` )Kq`rin9cI1 M׾CAm*1=o(`e0YQ S>eDgڱSlnrjjP7z/g[r:4xYX,[Tx1CvE"7LG."Β w2*: Hb$'m&Wm Ls]i6G:@+U̫S'bć儀ʞc8 `!~/wa3+ЙcŰBw>Fkdt ᗊ㦚}JOcR} ^vϋ,+FMUon;l/9&-=cZ*Z ]i*z_{q\W3 eJ"EZp5bolET-J^N\}X^D[0FbZ l㮣ب n?`wzq`f14ҧwLmLYaҩڒndu7 UwGnoQ F@qb٪jLAžP~ɱ\2]˃yi6U;)8zU7[rvf+ /L0wpZ[y}Y49 $pK?Z'x? 5~@DAT{VRF ) u٪r4_LV׿80 pld akcr`, w^jl5Ud~;$8x94Igן_;f |{ft^ $ҽ;Qh?W6'B,|k瀾e^H{)w8lGfԕd=8t`>,0gIQ=D-"&9{DRjg%7 Ƭ ]%2V[/Zm (93Hytnٹr|Clzøj!@Wq*0ºtz,}W*ngͪCf~*N?#O,{=)*-^H6O=/-D> ($hc?m31mL՘A6%467XIRw!D;YFV'tYGF^T9s;WƄ=ț&8F%/c=v%m >zv x93Sxwǿ، 2f 1Jpma#G t1Fĥ?<5GFrদr).D8 Hf̕aއδJ֠p?Z-isн`i([Erؘ2)ВT ws`:J A(lƍp]d34BВjJіcєe)f-!+ ժ&; 5E BʂSdFU9r JM ?q,p\:@FͿkR{^qk7JNbvT(ah~ڞ6|aiQGOe⸃,ތ!Liwv!n\pi*1v-3ȯ2 0O0¶Z;y}3ety-TO-& ҼBPly½>3+#FLGWZfI\s!y5uv;^U>Z{sO@{M,H+&"XP\9`)DrЋΎ~$s~I/A~ 5wlْPdG~ H_*/Ѡ.: JuLu RsHlM_iDR5-b^nȺ~C5A٠mko:2vBӣ#`\I5ڨ%N9ԑrGd! ׸ktf\23ioVD5mgKX_d='ˁJ'atJU )F* J uOʏ}I]. H=Zi;v|o][ 3PaM&e# ;;(E3N_LrW)kKCӹ%ցOwJ r&%Tı˨ >O@| )3EQo (ONF ݛe-ϑu T(E>\I ]l3_!f+{ELU?w@' 'yrL)@GEX΋qѶȭUFv $.v Y^݄i*\ %|KF =KnCN΍gKM8vUSFS/\p Sa K>m>Y[ir#W/oT]iXf(Ow۩3Y@U,@bY]z,G=6s =WO%/'X:Ze ea}F{5ʜ X& M7#?POL%qMxXSK` gZ3D SQH>#w&*':$&i{=?W yɧ}~+1IBMC.-DW ϔa\l7KkRzQGI6l]~tm–|~gH >S_!LtKEwc]5Ȑ3fqs'.H bYqg99m//|a+|*m(e\|9[C%~&Py#d5d8&1=韦M .<݉)DQm#b|6S[V( r!W'7]ZLS)j]:tnqڃ+ UI*;(ns#񛦙T)Md[Є/0RGd^@.Ɓۆ;9O&RuA]^*ʍ}j dBLǏ @e\Xey"3 ka. Vl g~l*u6s2]jR|z?H 9nI%qNAk=~2H|a#o@-&@oK o ?tDYKS"حk],6JLaNi+K7YFR,L={qCN,o /qF%"ja]ۇKt~~zèwlyb^HԎ|6h[a l Ӯ%+FKׇ By9UúMܗBX_b,擶jy!قd~Z245_`}P,~B­(8%u^9?zD]6w1*Tլm-=`:!PEqPb<7E2 Թi5۰ EײEx\;2Xwa*okqc䃍X5.v7&!pYm#~wxC ^Zv-p ) Jqך-aO)ϐQ,'B.ka~xe՞ -ҕw8oj[ڪO}4Mn%=< Fɱ<")xx-$hDkx1kŽ$?TKll;Uԙ `ĥ%wB,>SciaagrU߅wÉk`-[-]4|x ١ Ql6TW#TE.`h>lü>JqJ&{3@ږknɩ,GPi 8׍-UpɳSR K K9/mkt9Pfpő?5\yȍ|P&\">l`"f4q3!uZF'gzJ)mm)|#eZ/TUqk9oP,Ǿ ~3hӢD:umA{K~kRVxft9S2n{e )2`˥.D WCdʵgV{CrW8q Ksdvq&;_ \>nqhc@-2 T'_B.4@uxU.(y1Ãdy,Ȩ3xAcfMȚҥLʝ(x(` {nߴEnvG-kNWIlY0ƪ,Rօ%l%$DAd랩02Y,aWI21eDEJ o{g!EH00t0_>Y/^id@XsnhN~LϮn%S +") X6Jv$LoݹBCͱ0`6Fkׇ>-$U#EY~4D-CYfDETJ:o}}\&~&o*x #Dx zEěwrM9酶a05~GB0IIwMXjxE/d'_q)`/cI@]NYZ`h(LVϡԻqFJ5}[nv_]M'#,r=YӅ٢Oͨ%A#!ys]$O״A TJȕ`6;)ڽdGMF6>^e31"?h%.J&7pHCʳ/0VDxENr'(U!.9sb$[[wv:F n6̇.RMYqq> YM,OișI#:Vָ~蜅WJB3qaSS]IL#ں$Uc:pxwn&N:Bꍞ{Gb- B z(.Jw0X{-1uVVK6zY2=r8].ӡh%2ibCeܪҾ82 椸 3ا c3=EhHTy=F˛=<4pyPUDqR .|d6i=*MVŰ=,z>칍/t["m!Ǎ$%$]ž{puVOqtM,aUdb^sqb]1NXj؉>bmBoss _L+_G ijwЮPPk*("xf9NJڞ5zǀIcҕCBvN6Eوky&Y"ck#x6VRߓ XHA"@yIxvBd\lgB{tĦf4ZZ?SI9b[ "_ bfkXm۵2~g/xUIح{:SIwd>W~;]o80X@x,nN}RRDĐ8TJѲ;`뉛CR )`ȴ&o-]&gM58O%z2[/P)~Q::Րs9^Ձ\A)k)a#-,q 8(LĉvX]۱ 9>ݩPIRMEu83b1"UMLV:.8(Zds#P٠[Je bDT#%`J$x Mݙ%mS~/'MFFZ|gT^ ^^%x.v 09 #_ 펡]A%DX*`4U0#ݯm`zGPl1%4/SA9DZ4D6a2A)!7] 4̐B.<pX.y }hC a5j(C%H?{ë+-ef63P/!^\uaa @U>nǣ0~bφnD(So43uWuʎeyF(૴ Ś7)oz\_BBaڏem65L0E*B ;j!OQ2D/+bHAlSh<@B$ف?34s yGJ*LJ F@ƅ󌣣tY} YÚv$)W~+%1(A4)֣%J 3mHe ӡSGOOE|"{xRԙyNX-#05nLq5=D?#)q Q y<6c'd+N39) ƀ+xA]1YڱKF?~llO]}Mx:'pJ ٹ'l ]+ZhXr+ $iS+^Sm]qS!^[]MLn)\"'߿h@U}^Pj.zb R~qpe,GTAԨpCN[i5uaPiL5V&LYNR"3yЀ/|0=bh ɮwe7wEFʽ Ct8ǧs?œ ݬHŨUޒg\^|?tO#q3H3kDKlF@6Oh!\,ш0G5Yw`ڙRÞ ]8B<'6=5!oky;:S/2 ̧`ş1I1 "~Z$vh;:!ox f v(i1!ߜ. '@ɗΚWdf"tfKcYFb |k)ݝi73O;Tq{lkA)/cRIyӗYe`;:)mi&XL$_:4Up͌9;5zkB3'3]И{?'#\MpHVvjLz1<&q {z`zWי}3~C("S;p `jW\ i-z, M# 䟁%u7_:g"dlN W,|S58m5{+XO2qV}3q(6w7W]b]"wS;2*j1dGNJ]%睞7*>1]!(B1Sf=`'wɜ$qsMb`z|`T bz@@?6hҾ:mH)> C04oy9~v`}963/yRz`*ƛfGS:+՝W`# d@툎pH&C12ae3p9;@):>g.H>EW`R|Evt7CP,q./S_bwB87|wS 5j7)!]Uz)L /Ӥ;M?T{3,d0$b >l㇦8\&'LAYOyVw>1|aneYElW%cY"4_oYK"`gRPtڨMW';"$CDM%j:f,"Ԙv]YU\F|dFcX/3O)Mjq<\BTƒ^ރ ϵKs9`cH!'[nМ0bFAloE , (^UEo\6U=8la.ZNJ$0'gqak< X@Wjeb>ԣ%O3Arj. T|X>y:y2&}tfR𸫔R=pg9в |:}%1 i~'̺BHw+|+dK숨!+Dr9GzTSN tuQ 3n# 'Z g!tCOzbjcƜ 3arPf ܇;r*2t\;nM9R/iA}q} hbjd`~bƴږEv [rL^lָhc9G:qR t]n@D%;RW(&V|J?V H҂ יTABXy`I Ea\@Upe<3Qo&*ip< H|Z,"g42)ezLDž1xdGx [Oq~Dx8AJhR!G,u Պؚ,FA1H< >/g\:扞#H2 񪊚O9j7n}6b! GpZ)%$KF%/PߔQ5W ryc.-7fUBGP.%V_nC.$Xz%6ulwㅂy88[^F%4)%rO{gXvfRCTOT*O᫺W'|2x/[ݎ}o/bn2N 5n2wzBEpo[/xaY8[Hk p٣3B$ZKVUyn)l3->7ըڒ8mD Чnm/ z_r\b4Bwj?:džkƤY/FKZň[6uf>x.%kry d}gUjzN/<>7{I>rcaPnUH8Gz?v,UG"( N@J&s+]`e!A['eI3H6bOݧ9QgUlV(72JVPHߚd.B'CclVLΘIvl߹NR (tp+Q0EW^bmf-*zbW[ }CzRL!y7~Vu,NRل k@= Ks[RH$җwk0oWg?0%|! O$ǧ;qnހ9.: Q;ȷשyM3m >q1VbM=е)JE:Iݧn$阴> ~Um# $tb B"Dth$ fyt횻nfFE|Ȯ^1)T),emffAwnyFg3ļApZvTq/L2i6frW)I.<|G_^`(<]v*Uns:֙~%Xfo|j/ FR`*O a5ҡ͊1#9ѳbI(MfXbEU/s5fbՌZ1(JEѮ\."$p)譛ӄ ^Cn]0IgDv|!4&U&wE&^].`=6i` lF#۝\ȄBG1A*C$ؑcK, ~JmOk܆ m(hyyrv͕36yi,яE!~B biYvZΚtnau񦋟Rn 6 ڟ# 9Nٵ89HA}nbUUAѶpLu$8M5 N!KݢN㒒WsN]V =܉׌։MyueLͧ k+N;aVT5cq"V֧0-"YAlψ@Da  iP!}5utg4 2B`ƛKꂀD%ϣ0b6 3/5bgtyxԒf ]쭁領֘!%]hGdh9so3ſ gSE/֎PZiNJ2>*ώ(&汍m+ )3zLw650_Ņ~9j߀mGA([@gX)݌γ,p.xɸV'Z#72>MOOl'lN|Jp4=9lVYHPQg?dJq;SRV$-^cU[\*afĥlutaH5/XW0-':@b* ,57@o7""jb} 5 f`$Gć&3^y27qcxVPLIR5+vx-G9Pב. (f@'"le[FlbǗ4NUQ(:YgBD?DP}i UB u:e֦NW:rqk.@V_\98H]i|s܈D~U7ηC,t2S}[qgfB3^˦ט,6N֠} lUxR ~U.¶ Ik?~Pi׫$YR݃U6WYuM@kDsC8t<{e_^>!&ky>͢{rbhߐdsV,Q_pm_~Vitzb23/r|ݺ6^mc3{ҬD@5lord)ɯ Bݹyn9<;gCKS4rs: .% ]m6tOoa|8W7h.KWHx8pă?? d?5h6YW ՗(lӇQ|ЕK7=M=j1\ETd:zƀ\G#9i?/%,zlX^5c|\q uJ:I D0(01*4He]QbƩv۫#m:wQ-2#+>.ҕf fm/ ,eofܧV!()8(]uCD#JDl$e<i@KO82A_˟$M&Os0rqi0WV$3{7ga֦I2ϲ%3P@Op}MSchzV{%mLv CJwٷx[WԿ ~K`v<_A](?Jaaa\H~͋H;;}J57JݞLsivΊX*Rn0WBlu0lj}(|ʀ0BӴUⅻtä;=̣6z3fzM5pU16T vp:cՓ;urI Ē^ts]MQ/.0(W;gsI<#{f߭4Ohƾ9C/GznhXW8@iusʞ [*1Fi^Li^nCHרV;~3$kldr{DhI `b\2.DF >;SkAQ!BX뿣9wj3μv˚jy{l 6扤Q̶^\;C@E؜mDEaw fKg:u4`:0I,X0=)jq(]\?!٪EO$T^5`crRߕiI+IkH7g8 f# "H߷ l(boKb#v6f Wٞԯ%9, }g _8}."A[ 6S=AwJJ߻`Ԗr0Ub,S0>_c>qh煩V]CUF h͇>YByَi1FCmUs DZ7A;]2G#~, pQ,"Spyn߄@)BRͻt:aIk'-UlеEK77FQ)Hf%,\#yfG2u;$S~%m[č+ meܗ-CI!nV weQgN%D~5NbaQˆ41A: AB!GtsqW(5S2ez6Bet=,qd ^4 7_eEx\ x߉dy%1袿ӧ~!;F?yFP'Y C'Na3ifLr.7O(zWsLH;*:$fZג~(39M[`4ej'r`C&̌R708tXti )56J^3[ތL_d suNi>D>}U +TEG+OFF B(1J\^>0[ O; %H'28bgzq%OF#c7NId Q>Ft8^s, W>6+suzHܽ$Bjp='76JL[U|LF2 jRu)2<__Kj|ܻ/3;=<<#(J-;Ogb^ 4YrpAYSx4P#0X$'T^y+&@eF3=ma FWBZזFٻRu?gHle ;(ӌ){reZڵϸ6R4K| NUM"踳ݪ<4WrxW]fnޝD\:kW hK ߧl `) Z7YA=J8^'x8*E䂔f<'y; ]+I=˫q=+tb4O42󵟇m=$^'[,/WҫKY`.s(ey "P|[ΌݝilK|o]fO{@/H;0t:սo#3smoJ/ep62[_~ˆZX@!<[3 ~'L$RJ tZCnX8351"b;4HJStLv 5xیMÎq`Ǯ4>E7F] # ȕ6ui+2n5N -c6"5w!T3f"莂}%Yc_s@4PGb TΩr@ֱVu m6C`7RV\NgMR xPLZɍ4c3c<>[# ѝXk ϟ㸑]}%X!0zcd-ͩ? F,iWr {sR$/ɢq"s=LD.Zz=g몯7 jg-2!V,Uj-hNQ'%6F\gs>:V=sq-~a$LLm~}{.FD{ 4q뗝r9R/o` 5-vFQnՍ{F1k ,J/]6%[\=vǂٝP3?b Sng@M[֟t(Xv׶;Qv4־E*@M_슾Njĸ>4|gC B0c.ˆ5l-'"Fڙ(]a$}}rjP$PAHU }< _EEΙ|⎄P{Pu|Ʉ}ӯkK0G65 c`^PkoT{7hpF-γ9E^fŽiv!Tmcp1iD%96#lmC+~M MAqUG;R0W Q@|}Z ׮ꦪ\$Njimk0vD,4`$a#ɱmW HS/ ؚ]͡N3f1h?,_Kh Zk.2YjPuǻW[,엞v2E~pmmOm֣R-i_z^zP.CsuVRA{fu7>&BI3HaJJ]N [c@wAeB4h`\Mc0jb*bI^I+eoX8$rNRlISbӍZ,V51(u$#=D!8O?XrAuItyZ?% 'iavD$jpPlq<O1]8ڒXnBY Hb`ʈP_W߰]S1#[% U5_ҕMrOG-FU>NG{Md(/굗< ,dW{(<γ]q9!{Jٶ%F#FXT>>,} VeO̢bFw00Ľ*}@ IWi@Q(ds8&O0O|kl97.45+T {nz\a<H#8E;jd7 љBŭXt2!|O! ާe8N*)| |^=Hvg<Bpm[NR?R8m* j Y˂|n"{Daޖ/Ber{u$\JY,_׬4S5i_UÞgY|qOb?/Qnusķ,9'P!nQs:zՖ!K$I^K~J(.2D&-|E*A=̠LvrPCaDB]FY jVJMTYjJFUQG[r7qˆ)ywׄp#muN!x舾]?U]f2=3;THY<X? -ϧG1ӻgROݺXѠ"=mU_>WdZf:̿&mʭeKZnU2eUYrfIJp"$Fo/%8C6XUpOPDDrshLofC LT=;1O_g]G->;+CK-L$<%gn/aάС:Pn >Xb [x)_S  &[[a0A--?[)P)>5Y2! y'3݅p( y-{lBۜXёG3uY Ҳ ݂hc""wouhNᵔԀ-rغ})~s׸hPL~ +s|Kk߶4h1@‰c[X`tO܈88a|Å5Z. HڝXTp|s=@r77K(]JY vӶ,PeD`dZI](Yo;>4`&SecPDTMx-a(GscV7Bf1u1X)뀱/ȞI!IC .,fizdԕ;nU@9W["?R|yეW*6}nN(sU׍Ȁ/v/@|8mC ='N-8 Kg\q3kLksC/DtCUhh /T|wwI֏n h׮YT8p5P/)hpH,wsf4' ,xPd > kG«'ڴjk:]p ä́bfo<#2'.ޞ!-4?7ZtmM#:,z8Hĩ,偨#rq[ykRPg~9P.mS9T, ,h)g9 InKV{FMJ0FvOF^ڹςcu jB$(T͡*sH/@ήڮL-x(3dXkt@Tmg2Sr[PGY/" ;Áɨ7"ڽ<>ǰ0x4hmɦήbog]OOwPD%?Ph_H4Y{LC=Θf%o!t#P`%ήlǟèvh[4y0-I?6b%LJ Iv)&m7(9ATͤ [ s7.`a@W pJ,-ph+F.k"7aQs'RG[lN#k|G>-pjOsg3 .q@R>yP ThFkx%}{r\A4pkxI_Q2` 镣wN E2g8FνP >LaLtקZ>_ 4?rb;wAPUK8CGǏrVOJ[)/E3r损(7ʹʉxZ_5>Bw Z/~Z=]}L]ɏP: -J؎n_3`beJYXYߔsK Sţ.r̈DP!*(G򱝼;_pI2 gړ8Ic(7vA ZQ?Ŵ~ӡ1C#st>ßS-d\V#6 bU{rJdXYY[B3,ANl(;'\G`T/KU숥q*9R,޳G P5=u,NR?[,x*|Clάy 3؄Ѽm.Xd0Bb;|:r0DoW[VXe`A9#M\-" [uENW{\!A92<0cmZq ~3XdD(NKBS؞mrEw.\//?Źkؖ4R]6'T ݱVVǾaB zJV 3x(bZG1£yA!%F6q QS<}c~=f*K@dvCU$RMV-izVF /X?.-7*\Ӵ!l/  qÚ3or*3#.D]VNq'Ġ2<łҡkZdnBP*)<-wȰFf~|1)Oֻ}¢;Z~~AZ<=Keh P RdmNN kSG=%χ[PuV* ]KX 0݄\K:}PO %!mwkr}7 ƏF*TViFFU>HÎ34%0UI ,oc;P4Lq%O, /^_vKq )n;3x*6vcS"iUOG@{Nk5՗Mzj 2No|7y:2]~ |}/e*)_$ilW<. +Z{$uh.>ʄ.sd$מDh*Ø3F[ܩJ"1vJyMbcLyem>3q %@̮Жݳ8{uf7rn(o/C|kZ.njwg#@d/yp Y'y!/;>RJ%liɦfr1Ja 2PV[Y;1&z V$2Re!y&oGHQT4@f' Zc;x:\N:߹Kְ+!P[6$BZ\9$)_|ru&kѸ8?dxFȡBwN_k_gqnx-١#/V`a5myzF0[:u2^R/09d(Ȝ=N[vX2hg0  Pl*FIƓ:Ux>煆O" mav6: q0 l8+ ]= VWK!mdKnMuiuL,VԈ4 }~W!k q;Hd"dIWWsaZn3eR{{R$E>&en̦!>_:nj: 9<J5х?{ +|`RP* N"e 4N8:-@8b7xnȬg FpDbd>fWš/|{ؠhq6~`c)"q  #CRy@.  *(L\$wg!E{j1EɬQjX|6qe8cty{ ٗۮ뒷#E Oj 1`d+s{^T!ܪ ~^`vY4>GocGE?cgg߯Q02tTTW]y\Uaaݛqڛ(A0cA!o vQc)(::ɀPͬjӍLp kUV0yb$륔JG7x' 襤@dΟWHGG?4ǿB(iKF~zHMbJ8f|\1H?l^/z~@3?^FrZJߏm9C xUr;o4i$ַ?Z~q0ڒ05Imy<=]̮0%kW]^xX .=$k& fu_c{~Պ},^Q~c_4dBCŭҎk8m cNĠRYkZ=DmpMeKjUS wMܕI 2 A텦IgؔaWz>3I 8O?Op/K-\wwD Aed_N򦺠e0uCD{uK\Nx#JiDm6Sb,`bzRY|RMDs!}{V¦w 1@/ZX$HO<%[7PJ͂Ij nGyL>:*GQ*Z`Fۆ1W,%\3:$Q_qj:j7kj#g?үoªa" yYӖY(Xt^T"qR^}Gss,0AC0*|S+.h@n2󠂋*,5b(7woQShϓ cj(t-Qѭ_CzG܉ "@g$nXt=Wm Ŝ%ON-q o+ ݼӊ[8Mt H`Rh+Vac܍81KR~i4L a-ԇN?po Jj* Q~G9 rx/'341@5".|9ZÃbO[s+y@ cl}GE3+v& ^99Ww39ݟf y H Quf.o"rw0y ;iW^Ӊ5V}bD %RAsH R_/sؠL.Ud-aH┦';QfugLL40 b }u{NA] :}%ѲTA$30K5Us#@r/*5Q?zmlѴ)%8u_.Wz0";zPvTkVB^"Dnm_(@WcAd{xwD۹r錦IXGW3lcuj=3Krg5k 9sRˣL)`8J|'10buۉkB{0cNa'D vꁐ[;r`}9moTdm܆GdL:ĵo$x4!F MhT9> 2^|"I j%"#X ׈= t܊gj?Fb^z\stg:)LOr{D!Qzi#^ڭP*.8 )Yk% !v$" =SA<.2H{{Oaj9I4?Gy3٩+WXDʂpsG k0L>c7ǣrGw <<$`ai(FJoˬ r߽T#1{))S~KrB!O$5jا'.8c ;tc(Bv#PɼT\ܬyqFx:Zc' w傱JGǿ̀v- ZHÑɭ!1p$>vf2\ɓ*c jPa\h/}3jX/@]ÀDr~_!gLfkx¹ePWsETN4Jn%[rOAy!q+:7B {/;{4A$4pV}=e}]o_Af8 LN7aK4Cn]HMYYC7yF"ߎL4',nx phug H^{.W/4=@y?C柹q+YXz4&+81>?w6Pe޻,@P}^8?qri^~uYa cPsKyQ)tYuqܫxм?u SiuQܓG Vn E8>cĊEΕH^^`y:)` *PLF`5AJ-5Xp Ӭ!T2Di`jO2fv.ypZTd&;mIV+AVڌ$HP~LU\y*{<_T >S?aRTv%`,y܅3@=s,EѼjD:E~$ecuda29fE)fS'{er'0wY 6,X <+d J᪊hL>fgZc3d~Fjf[/| jb̞1Ai!{Ea7li w]sTL"ݴ*k-^2FqπȺ: MI, -}ߒ|ݛCvI&V~0!f3Ǖ~m!)؎w( ݰ>Mƅ?^-"B|GP: kծīX ㅭƥz Gƭ*8F@8rJdlG}TH {FE%Ų~-<)'RU#{ ǁ¿R,9Z>779sqi U1 U1'dVGvqU 濯"QG\+Ou(!4$yg4II(PCq H;WQfKW+<#Ћ(lktFinl?a RV7781R$!ZG< :;4Plt~+#㯢Ik q RFR_gYjKy_jC)@xYe0xXRm’oӲ5E:Bюx˿7kpSG=d6Nw,#ӊͽJPhVzڵޝz s*nFqr]b&p{xڿsSTV&SC4BS/B @Pi; 6'an9bc2'I)Jn(lt^/4eہq19f\R ;| *= Lqܓ>GCjPQB.&G&lCmLO"ot2?#{Y^kkm^dOa}2NQeiN<(>?!6!2&C@w0j5q[̈́KzWSjRݿO!1]vI~mZ[3reP$o,Sh1aQP 'r3vx\aR](3 G(xǓ udQ_Û]!~^lj}&i)4pԨ /] ߺ;L9K(C:tliE*+5Nc|u-hLDž f*SSB.n~^LF\ V?X&f쉊Rf9+: TSiA73 c;BGގFQ .1Xvᾶ^2/J5 #eKc%2LiYE:DTS=4:M¾ߛiU%P]%kFϊ ˚vSn}sٮLö=@6 sgLZ:j `atZA3l5(e^dM'Lo#2'i3w} u+Fߑ!)ɸcыNq\`=fQ' f"DkbTgaF[>>srEXkMBEC0?gTPھ(%/.f 7ZjMjux(Ԯ#I Tg53we<nXMNrYA$PRc 1/{;*O 1qӜW!vHV:|_$J:2Mw=qFIPuT"$bX84 p Oz"LҹmH=cQ+7@x]7[;%p#5L-x9( |5 JXN~$y.M\qCKL 3O&/MsT~G4Snc lmR8lILc&;4-Qva_)dNךK l+[{d}&~ 0:@xeomex^~O\o:_s%N$,^Z>K}.\fhV D7;71Ҳ31yD%%۶G* ʨD2EOR~@91@bz^:. /[$#:i|ʸdίħw"4gNۤ& /t[˗Ծ[sE4wVؒ|Ye/;~; ѓvF ޭJmM7GZܧkIދk!/" A fu- dZdqn$ pf3QFmu[4L:5Z*=1:7^n#Qw8 0O ڙ,n !6GFCMY ̢WuPPHM+y{1l7x0sB4m&oͷqSGZJ}Em B1`nªht%PY^F5%U GĕIoҁo5kCZ7@qCLs)=ro9 YHc(TZaɨ@OOF <# +f%'}Ԥ6Bn]>;lmIZ:, ]S/>?^VEYbFC7 P/k5&Kɒ3;k10ݎ}`ݎ1b$8H9iDQ" uқ)(pFEİI?j\ZCe;վЈ=έӷ)l"~F6 9-c`ٚXZRH $Ģ9IG<ի8Ɛy/#WRJ8gC*''bމ0u̗t+0ӐV)B-Dm<SsW#&{ *)ic&!i0kO_'MzY1cg?PF.:nrlEU U:EsP#h]٨;"4lRf.g lb3b"4tQ{Zmړ?pH(¥l0d/,Ah0_3g(Vf ~ԕsʊX#6wmZy xP,~:p+GˎOhRG  :EiHXUSIt# ` *Oj0:Licq3#gd;iVN Ҁw8[ "XR!+ZgvBR?{G'r؆>9fC D oP'jf{U:BZ Iomj{&}8xY0_턠ʎ#$JZf6 Ln1j  l/-B@3 ?3oB ?3C9 h401C#1K,,\~F d=7.i,9Ȏ&}3R4@@j%s^`u&l}zan+rv$Z:N3W0,}a_r.V}X M m OYrfj}yƣ v`*{ٯn򞍚{)30 a_K*#,0m"edHV!u_㸿߅ʨ+=n%N)2ehz-Bi1uNXE'ԾS?+;A_$\$ۙf`Om툯< ME!3G(ܯb\!2Y/7׺܏V ?dh;Q٧V9x>}&;79͔U|Oșd--o֔ytTVLn\m^rטF39M-D'+5iS3'GZ*ɽ_*MSIeKx|#Tp11/:.5kKnD{;q{7^&K菂i?ynUQ/._V"`#U-5˕<1̈hIxUGkB%W*x o#NM^ǘf6_e*)Z[NVC!>&qHp3rȴTtp2kYLPVА,^u\ tP?](Ժ%h+%ٍ3d `|i<X ?6BX>wis:Y8w)b3ł.K.dS39fpW=SYb 6`Ho{뎞8SGaQ9|;ɯz±N)ϗ 3朾ZQ6ː%@iWCIuZZ$AR]5,l\=DahNgJid:"?ɝ$"7ڒFB IC& 3IAFRF{%Z*ulQ*a*ߔ ~( UksSuC!&zƳ˷ \ MuS]όy7SbamH-Zώ9-$b˜1\B\huTG1SM-cKX4/sL+YMk#2-NE{OۼK%/ˠ%NιfJya0V$Fq["(zf 0Mߺg dYn?O )tvQ>nȴ6V^e>3HC 6fq^MkqZidFZSKn~cuLRa CfTc!Szf$btHdKu<1>Ufr~GׂAbgeVPm;D#sowOd Q'lQ^@(Hi2%c@dGW^]Qd;Ypr9FKw)-ɨU{[:( 4B.(ج&5G-t}(k+8|(/X[!_> '+,Z'syg ]q܄W'(ATh~^>Awm'+ F5Wp Rh#ӧr9|& ٨5o!ĀhaZ"u+Z <7yL 2jJ2MOoijHg?socJVe9u"ӄ#>Anq@$W)`н{5`=2Ȓ(y&eƧj4BdJ'\AP#_^'U֛.$/Oc<[zS#`}j@Or+kfsL?hJ-{!U]D;24gK3% ;awP2:7HK >>$=k"󼥝i4l@bMuȐuiZsE…5"{EHkYnAHXr":ǁNN>.K*edQZ`4$nep_=G#q(\DMA 1o=^仾DA<BA`#a9>tyQ^y8}d$<_kI%f)E~y_ %תa~ Sיcim#X9ҤIn_o+0ڤ>oDO&E ehz㵡>T;8׭@/n)[K"f u\!nӴ7:@ogsr2mo+Hjoe+جBW?N *"dS{ډ|Fq JL\Ve2m ͡YBǜu ,KCR/C>6{D11&}sևaLNbꠢ  vAg|`<2fx`"NykNU.K,nZH&moهShG Uv,r()*l(TQ.tUeeBW7;Qsꎗ9?/7ina^^_W=ZZJzhg,pfUpث., kb: 5d}a27#4>ovK13z1E/@|֚OD}!<R8Wy`[x5/j}o!lf /˜ vPar1?0>,{.USŹiX+*q}5ta6l;(%jxv}ѿm_ Pr2?P ‰]L>C%`6Bo"}nf5$Wݖ'R|f$N e嘜n|sitNa|-|hC,McWjʄRUY(̧H6bM%(L,r`3cJMzS\-RH};X˷ސoPI~ca]RKq\z20YD#@PIQ`JBIyK͸$F׫u1D4/{4ESگxbwCDW҄(ݏ\^G3.`M$eF@ ]Ԧ ۞SLzY֗"VNyԛ$r#xzkt5MPEeTkc(p+CsyD7MDj@d" +J-pIXU`)[vh(vtm+)RcZcQ<[$na# _O)>i z#@.(t<.g>esJuQW7Q;_#xS>Cǡ!0%㬧ÃC$T/^IQD F1PQ\Tw-IfW"ޢa'<UjM챐9u o(DK3)u緝xAs9f?vژ8r6^v:D9DFTmTT@$FEZH5%N*$z)5-׼[%q*:c}vFQO!>=Big/_+3< YXMx ,nˎ;}`FԜ?ܗ0uy98]A1SQ1 Mt;NseTs›r50#jZ\<q- ]m8 D;(= v 4M `8vn_]Yp"u:L8!:22|BZ=~H܃E0BxiNo^/ɵ'8NqᆪP x|F`ba|$HqH[.$ǟ+X%)_ CYtFĬ=!AR xfPG*jƏSĒԶIl.jlyTPUʈiNCU'*6|B ]| m˔)YKC(ɵRD׍.?eђuʔ?tOreCxh­Y]F$@E}.0}J%OzYvx$#<ڿbL}.Q Y\VgHkj58whMȌ[iR[UV))=h|cU\T@Vn0]G-lg7p/-hdB)m`%IfiX{fZ<% 2!DM4u_(} 4@Sk7 F8LUVY2qzLV?%t.BO6~vx.?6S g)s|+Ɛ"`&w7Yz0q`"x[y\a~?Y:kvx*pZ: 1"5׮{> kt9sr0Ի϶ʔy$; (&!ǁ*HuRaö^dXi9btJ0 طZCRn %-iV'bLmb?J#Έ,K}c{bgC+t'Z|u `66v%Ho׀ZJFW>$ʑ2EZI"KŌ&0L6`\E8)o=:"tL9\4~EߦV}_tór7U[z.(B#G\ɕj(2l97l10M/!7pi$e˔p!uz.j9^֊ohWN:FQU{1jDHHT ' [=7}DZD6ODd@_/Ǟ&(W#c͈7.Fh6r orݺʖ&sI si'xr `Qҟ~"W0ERV$;Ĺ7kup hku6-;q݈& DtEրl)3a- YpF%-\S7?"-YjkpdM٘@&riGrG _-b\Ҹ`' z{=vx ZP^o섰}-44GexHa],RK] ^Z&k@Cy;-e9 e=GuA4@'17=?:UxڬܤfH0,X6p(X([l o֐(CIz;O߇npfPkv/ n7R[%vm)&S:ҵMJjjf!.I=#PoL?!+FsK" +;to~6<Eyt!p!{>~F=PR*Ku`4Q-GB-F;Wc(h#Z p.!D<'g1eN(I}B0 )} Fp -*I(R;3X8J2Ґr'+ӡ_ HrNxDO>?DިA'Za_]2ws̈P,h͵&rU4yiG)tTlZ Gl6..E,Vl8y)0By*&3 `j*Doi3ÈVMq-{z.w6/ZNQXWfD?0O䴔QPD<.]25%!پlCzMUQf2y{J)KRgkMӳNuBG?,s4>9Ez/" @e3X=.M36ZD3qUU(b*khd B RrY7Sxpzܦ$f鍿KfO6$AQ# ߛΰT}m?)K|l15*R]ey9QI4>&]UZMoyDII}ky%MUܠ\sO `ReHuqQEڧ bS,w+Zzn :.k鶂q_YV0OEmmX/DWCk0jވշ$ 8W:$W3?m4ܓRTX9?b¾Tp؋LXfH]8n%p(>0` ﳨ5ϛڣ>q3n٨CJq =Jcb[Ν.{{Lѝ~$2 EĴz4 ڙ t!WN677 zˈu,4W"\?9Svʟ%^x-fr<"|% 5|dbp-]L9 X*ۋ;rZTR60`aK ('z~gܲQK[OS:YCtN1/X\aPBUk_>>ܶ bi<c%REQw*~{Sh&,Tܺ bhJT̨Gm]PQv.Jd xF$JfƿH_ز"c߄+R ]^u9EM₶qsg +%GV~*P96~:~hiq(ny"l'Zd1REFR5BfE "_tkvZ.YV#߸-"͡OuQyu4{tP{L;$P|=mWw f2*2-1cB*a"*t"C^,(ļܟ:t3[a]KVAG֒=,'Cf\YrjgG>U'0,-I 8"tqR;b@f-ґ$Tocgj\PXbe(1p7qhf_әoPe7N~b랐SOD#O^Zb :&?[\)vcG|0z*eOg@^ k*S9,D (m,"UQ's9pֵR-.:4FzseJHNsjwW((Q谩aMvۆZde[v BSRΨ籸pAJSl~1SSuwk܌꺌]:97^p>'Cbw!]g~]E_1 C8@+hy)%JE{ ^>, ǘwMDc:v£ZՁ,djŔ<g𖐄ğ[@EnOtN: j$r(1ee7:}I[v.R ro⦜(Dlg>AGd$oE$ҦL1$qHLjdk]m`[h?tT`Ч"$dЬ,T`eBc 0F@nwg F'r G6+ wC䄔%Jd3wK+5KiK蛲={dMz\|19hEA-RH˛oJreU{)*saz !wGw>aTex)}yꭖXnAv|]r^*CYDB;Q3bT[.WɛV61;~H}&S`]4؍pg%;EwӮ^cDH՘{KEyx:$Fu1(nZj}R Z~_͂en+K*FA;e[Y;s.BswV ]W]spzj ].LA$tcoDc+Vh9f\}}_w?I7֪ V΅:/Rk\x/*?y_)'tVyo}|SJ,\sa_TYr'!"~f9k”5CD8 jCIA:4' {DH1:<@2~mjJ_i_^˝>$n~|fȃ1&;gPB_ OC=._s q9H/g$J"kOQCVi{H0jhz׫(`@\y5>+3^5u&;tK!9?4T.Huwx1fѡ[8H耞'07gݪFAS ܅P@TI<`{(O KzF+ԣ%TFW3xG$ЃbэC&k?bty*$*1ui!arLsf MXsy1.{8+c(BAcJ#,6BKV_Nm3(qಠS火ZM*.09jlcs Hitq2u?]Cmpmz@7JvYҿw MB!ҐyCr8) S> sQꍓԭi;VgyhYU3g㌑i[Q D -1bCN-K0ͮ{b~&}ޫ&st 9, !J6CUnAΉ\xjWBPaaY˓# N:=M =ݰ!5dQ=t*h/ـNZO @Ԅ'_8:Saf%wQX0.3cJc'FdL2s,Sr`3X4Ҭ_׊UR鱗#fYh捰tAH`՗Sgũ?v|j+LUb{+;+S"}&$=cXLI-{>"}ľŰ6q qXx _@im𙔌f!0HށYZ"MqŒbxg1|& GrPN :u*NS|-1:46G{΋mTQ6h&e4tȠ eƃ+5(xblgj< OfwtwmmmXy;R/DHbrzR}URA&I1.v zck ĵ7FJe!nYn 5)WKSv { Aq@;Bv$nM٧{G'Z -~"20˄kMbꅉZ0Y< p\UUE2OJxOBmzMh|6;rQ%6fnZ `Rhࣘ,M.qo86V3Htc,5AnjV3j-:< =CtCޗ'=%SLjAO2)Ñ=cTPWQ.uR'lr.)xFIOM0޲a؍5ڛ7RA&id (m#*W=qDUJR2l_̲$풠tv=Vq삗) N/jڣ8c_b SEl742e{\l+;'m,yiszX\ 4O ?h8I .gY&|~׳НMAC3g~-YyXֈeuo34JcWh7߿* e2w[I겤$t֯JoᴦZwG8W v3Jm6cvJ:!dm6>>BZOa-ZhzfS ՄsykŬ Vg5 G ņO|E}dɔ;juҲ)u1J{v .p,қ 9A6yӡfx.|=I-8m*I3.VJ@(8z tbSu/QR] 0rȒZq{R.N)ƀ1JFSӲګ9IPTQU2ȵ75ö7WP*q,$Ѓ#t^l6wxr0NJx#{J3+/ j{g@`炁g}2U bj7G$5} Ml$[G 7w '41bAW@3ۡP\}◴S!A\˕N,6Ԏ O\b<%d2Y\AAňmէ:!2q Ojo:N=>bv2mE7=iHmW~): j>5 `)^ϐ>,}K,:ȹgieS +{v-[[jpNWV+?`1laǛc T5zYBW{1貺O]U%TPqXڶ[C:, [5C!EQ:8l^_2S!}RЗ3<2o bxX,utm0h#o(Q-!(V w9r=?F>V5x ~Wh'﬍N/8}0/k^@VF''d,g3_\: 5oj䆆PW/ |mya3{;m>Cb==FL'*_h$@1#iB3\4}hur=Mݔ8[Beaȿr~װl{w=ͲHorN@2yIuFCUt྇|ȩO^+k}ՒOg >NO~165M .$9 vW[,}-oN*HG7ԞZ' &׋0B8:RC5+t-z EP1kQQdV˧ 72c4 *<ZVG3m -3[}gW+)" :\D