nettle-3.9.1-150600.3.2.1<>,"g &p9|9~*QsqôsYPX*^_F!}N2ְIȭ8~&E,=!ɝmtue%ݲ!a?b7˜Ύa bw-ל*FY.8ʍhD8S{>B[ùDh%hD= E:[`zWHe NG(*!W"HcX\D~yJ NkP_ &R7 Ko "Ѫ J*]VX`MWSR=a8mZC=Dwx>>ZX?ZHd   0 %OU\      X D\ )( P8 X!9 !: [!FQ:GQPHQIQXQYQ\R]R8^RbS?cSdTleTqfTtlTvuTvTwXxYyYP&zYYYZZDCnettle3.9.1150600.3.2.1Cryptographic ToolsNettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. This package contains a few command-line tools to perform cryptographic operations using the nettle library.g &h04-ch1a SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Securityhttps://www.lysator.liu.se/~nisse/nettle/linuxx86_648(HXV6 FNA큤A큤g %g %g %g %g %g &dx#dx#dx#dx#g &dx#dx#dx#9cb6ce0efbe604a0a140e8ab76954430b0b300ae9980df97994ccf8108815ae487efbf7fc3f55e42355ef55d05aab892bc976c2442cd3a3a6031130ce762e8f1c4fda156a12ac50644fb8953be3ef05bcca22f21d9f2ce72d32d5de0bc7da4f6dc7c60f3f5e8d3cef594e4b62b9675fccc4f70a8f22945c1a5984d3b3f2cdcd3e2069f30dc2a05b71a030804c6c0ca28d587c760ccf58c52994a2776cfd794e582f7d08cc22fa2460f4c17b5d7fab2fe4dd237eabc227a7ae9cd6ee8100eed5fff48e90c645123d110035ba6f973d165d95a977aea48d3569a1c3c5ce376fee7612e6580aad6ae3c8b590ee47b631f5d2eafc99e7c70b520ef3550e5127da50b02cb98d7b68bd895fe26752c5f10d7eb23623dff90238998e019c26994c6739ba853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnettle-3.9.1-150600.3.2.1.src.rpmnettlenettle(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgmp.so.10()(64bit)libhogweed.so.6()(64bit)libhogweed.so.6(HOGWEED_6)(64bit)libnettle.so.8()(64bit)libnettle.so.8(NETTLE_8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d@ddq@dbdxbz@bbaZ@`@`W5@`.V_@^]?]B@\,\ @\l@ZZr@Y@@YXYX=VIVUU<@U8U) U@TE@pmonreal@suse.compmonreal@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.dempluskal@suse.comdmueller@suse.comdmueller@suse.comgmbr3@opensuse.orgpmonreal@suse.cominfo@paolostivanin.comandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.devcizek@suse.comandreas.stieger@gmx.devcizek@suse.comjengelh@inai.depmonrealgonzalez@suse.comfvogt@suse.comastieger@suse.comasn@cryptomilk.orgasn@cryptomilk.orgdimstar@opensuse.orgastieger@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comvpereira@suse.comastieger@suse.comtchvatal@suse.commpluskal@suse.com- Add the architecture specific READMEs as provided by upstream.- Include the nettle library manual in HTML and PDF formats in the devel package.- update to 3.9.1: [bsc#1212112, CVE-2023-36660] * Fix bug in the new OCB code may be exploitable for denial of service or worse due to memory corruption- update to 3.9 * rewrite of the C and plain x86_64 assembly implementations of GHASH to use precomputed tables in a different way, with tables always accessed in the same sequential manner. This should make Nettle's GHASH implementation side-channel silent on all platforms, but considerably slower on platforms without carry- less mul instructions. E.g., benchmarks of the C implementation on x86_64 showed a slowdown of 3 times. * Fix bug in ecdsa and gostdsa signature verify operation, for the unlikely corner case that point addition really is point duplication. * Fix for chacha on Power7, nettle's assembly used an instruction only available on later processors * Add support for the SM4 block cipher * Add support for the Balloon password hash * Add support for SIV-GCM authenticated encryption mode * Add support for OCB authenticated encryption mode. * New exported functions md5_compress, sha1_compress, sha256_compress, sha512_compress * multiple performance optimizations * Delete all arcfour assembly code. Affects 32-bit x86, 32-bit and 64-bit sparc- Build AVX2 enabled hwcaps library for x86_64-v3- update to 3.8.1: * Avoid non-posix m4 argument references in the chacha implementation for arm64, powerpc64 and s390x. Reported by Christian Weisgerber, fix contributed by Mamone Tarsha. * Use explicit .machine pseudo-ops where needed in s390x assembly files. Bug report by Andreas K. Huettel, fix contributed by Mamone Tarsha.- update to 3.8: This release includes a couple of new features, and many performance improvements. It adds assembly code for two more architectures: ARM64 and S390x. The new version is intended to be fully source and binary compatible with Nettle-3.6. The shared library names are libnettle.so.8.5 and libhogweed.so.6.5, with sonames libnettle.so.8 and libhogweed.so.6. New features: * AES keywrap (RFC 3394), contributed by Nicolas Mora. * SM3 hash function, contributed by Tianjia Zhang. * New functions cbc_aes128_encrypt, cbc_aes192_encrypt, cbc_aes256_encrypt. On processors where AES is fast enough, e.g., x86_64 with aesni instructions, the overhead of using Nettle's general cbc_encrypt can be significant. The new functions can be implemented in assembly, to do multiple blocks with reduced per-block overhead. Note that there's no corresponding new decrypt functions, since the general cbc_decrypt doesn't suffer from the same performance problem. Bug fixes: * Fix fat builds for x86_64 windows, these appear to never have worked. Optimizations: * New ARM64 implementation of AES, GCM, Chacha, SHA1 and SHA256, for processors supporting crypto extensions. Great speedups, and fat builds are supported. Contributed by Mamone Tarsha. * New s390x implementation of AES, GCM, Chacha, memxor, SHA1, SHA256, SHA512 and SHA3. Great speedups, and fat builds are supported. Contributed by Mamone Tarsha. * New PPC64 assembly for ecc modulo/redc operations, contributed by Amitay Isaacs, Martin Schwenke and Alastair D´Silva. * The x86_64 AES implementation using aesni instructions has been reorganized with one separate function per key size, each interleaving the processing of two blocks at a time (when the caller processes multiple blocks with each call). This gives a modest performance improvement on some processors. * Rewritten and faster x86_64 poly1305 assembly. - drop libnettle-s390x-CPACF-SHA-AES-support.patch (included in 3.8)- Make shared libraries executable- Provide s390x CPACF/SHA/AES Support for Crypto Libraries * Add libnettle-s390x-CPACF-SHA-AES-support.patch [jsc#SLE-20733]- GNU Nettle 3.7.3: [CVE-2021-3580, bsc#1187060] * Fix crash for zero input to rsa_sec_decrypt and rsa_decrypt_tr. Potential denial of service vector. * Ensure that all of rsa_decrypt_tr and rsa_sec_decrypt return failure for out of range inputs, instead of either crashing, or silently reducing input modulo n. Potential denial of service vector. * Ensure that rsa_decrypt returns failure for out of range inputs, instead of silently reducing input modulo n. * Ensure that rsa_sec_decrypt returns failure if the message size is too large for the given key. Unlike the other bugs, this would typically be triggered by invalid local configuration, rather than by processing untrusted remote data.- GNU Nettle 3.7.2: * fix a bug in ECDSA signature verification that could lead to a denial of service attack (via an assertion failure) or possibly incorrect results (CVE-2021-20305, boo#1184401) * fix a few related problems where scalars are required to be canonically reduced modulo the ECC group order, but in fact may be slightly larger- GNU Nettle 3.7.1: * Fix bug in chacha counter update logic (ppc64 and ppc64el) * Restore support for big-endian ARM platforms * Fix corner case bug in ECDSA verify, it would produce incorrect result in the unlikely case of an all-zero message hash * Support for pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512 * Remove poorly performing ARM Neon code for doing single-block Salsa20 and Chacha- GNU Nettle 3.7: * add bcrypt password hashing * add optimizations: PowerPC64 assembly - remove deprecated texinfo packaing macros- GNU Nettle 3.6: * removal of internal and undocumented poly1305 functions * Support for Curve448 and ED448 signatures * Support for SHAKE256, SIV-CMAC, CMAC64, "CryptoPro" variant of the GOST hash (as gosthash94cp), GOST DSA signatures, including GOST curves gc256b and gc512a * Support for Intel CET in x86 and x86_64 assembly files, if enabled via CFLAGS (gcc --fcf-protection=full) * A few new functions to improve support for the Chacha variant with 96-bit nonce and 32-bit block counter (the existing functions use nonce and counter of 64-bit each), and functions to set the counter. * New interface, struct nettle_mac, for MAC (message authentication code) algorithms. This abstraction is only for MACs that don't require a per-message nonce. For HMAC, the key size is fixed, and equal the digest size of the underlying hash function * multiple bug fixes - drop nettle-respect-cflags.patch - silence packaging warning raised by HMAC files (bsc#1152692, jsc#SLE-9518)- Install checksums for binary integrity verification which are required when running in FIPS mode (bsc#1152692, jsc#SLE-9518)- update to 3.5.1: * correct upstream source packaging problems - new in 3.5: * gcm_crypt will now call the underlying block cipher to process more than one block at a time * Support for CFB8 (Cipher Feedback Mode, processing a single octet per block cipher operation) * Support for CMAC (RFC 4493) * Support for XTS mode * various improvements- Update to 3.4.1 release * Fix CVE-2018-16869 (bsc#1118086) All functions using RSA private keys are now side-channel silent, meaning that they try hard to avoid any branches or memory accesses depending on secret data. This applies both to the bignum calculations, which now use GMP's mpn_sec_* family of functions, and the processing of PKCS#1 padding needed for RSA decryption. * Changes in behavior: The functions rsa_decrypt and rsa_decrypt_tr may now clobber all of the provided message buffer, independent of the actual message length. They are side-channel silent, in that branches and memory accesses don't depend on the validity or length of the message. Side-channel leakage from the caller's use of length and return value may still provide an oracle useable for a Bleichenbacher-style chosen ciphertext attack. Which is why the new function rsa_sec_decrypt is recommended. * New features: A new function rsa_sec_decrypt. * Bug fixes: - Fix bug in pkcs1-conv, missing break statements in the parsing of PEM input files. - Fix link error on the pss-mgf1-test test, affecting builds without public key support.- Adjust SRPM group.- libnettle 3.4.1rc1: [bsc#1118086, CVE-2018-16869] * pkcs1-decrypt.c (pkcs1_decrypt): Rewrite as a wrapper around _pkcs1_sec_decrypt_variable. Improves side-channel silence of the only caller, rsa_decrypt. * rsa-sec-compute-root.c (sec_mul, sec_mod_mul, sec_powm): New local helper functions, with their own itch functions. (_rsa_sec_compute_root_itch, _rsa_sec_compute_root): Rewrote to use helpers, for clarity. * rsa-decrypt-tr.c (rsa_decrypt_tr): Use NETTLE_OCTET_SIZE_TO_LIMB_SIZE. * rsa-sec-compute-root.c (_rsa_sec_compute_root): Avoid calls to mpz_sizeinbase, since that potentially leaks most significant bits of private key parameters a and b. * rsa-sign.c (rsa_compute_root) [!NETTLE_USE_MINI_GMP]: Use _rsa_sec_compute_root. * testsuite/rsa-sec-compute-root-test.c: Add more tests for new side-channel silent functions. * rsa-sign.c (rsa_private_key_prepare): Check that qn + cn >= pn, since that is required for one of the GMP calls in _rsa_sec_compute_root. * rsa-decrypt-tr.c: Switch to use side-channel silent functions. * pkcs1-sec-decrypt.c (_pkcs1_sec_decrypt_variable): New private function. Variable size version for backwards compatibility. * testsuite/rsa-sec-decrypt-test.c: Adds more tests. * rsa-sec-decrypt.c (rsa_sec_decrypt): New function. Fixed length side-channel silent version of rsa-decrypt. * testsuite/rsa-encrypt-test.c: add tests for the new fucntion. * testsuite/pkcs1-sec-decrypt-test.c: Adds tests for _pkcs1_sec_decrypt. * gmp-glue.c (mpn_get_base256): New function. * pkcs1-sec-decrypt.c (_pkcs1_sec_decrypt): New private function. Fixed length side-channel silent version of pkcs1-decrypt. * cnd-memcpy.c (cnd_memcpy): New function. * testsuite/cnd-memcpy-test.c: New test case. * rsa-sign-tr.c (rsa_sec_compute_root_tr): New function that uses _rsa_sec_compute_root, as well as side-channel silent RSA blinding. (rsa_compute_root_tr) Rewritten as a wrapper around rsa_sec_compute_root_tr. (rsa_sec_blind, rsa_sec_unblind, sec_equal, rsa_sec_check_root) (cnd_mpn_zero): New helper functions. (rsa_sec_compute_root_tr) [NETTLE_USE_MINI_GMP]: Defined as a not side-channel silent wrapper around rsa_compute_root_tr, and the latter function left unchanged. * rsa-sec-compute-root.c (_rsa_sec_compute_root_itch) (_rsa_sec_compute_root): New file, new private functions. Side-channel silent version of rsa_compute_root. * rsa-internal.h: New header file with declarations. * gmp-glue.h (NETTLE_OCTET_SIZE_TO_LIMB_SIZE): New macro. * tools/pkcs1-conv.c (convert_file): Add missing break statements. * nettle-internal.c (des_set_key_wrapper, des3_set_key_wrapper) (blowfish128_set_key_wrapper): Wrapper functions, to avoid cast between incompatible function types (which gcc-8 warns about). Wrappers are expected to compile to a single jmp instruction. * des-compat.c (des_compat_des3_decrypt): Change length argument type to size_t.- Use %license (boo#1082318)- libnettle 3.4: * Fixed an improper use of GMP mpn_mul, breaking curve2559 and eddsa on certain platforms * Fixed memory leak when handling invalid signatures in ecdsa_verify. Fix contributed by Nikos Mavrogiannopoulos. * Reorganized the way certain data items are made available: Nettle header files now define the symbols nettle_hashes, nettle_ciphers, and nettle_aeads, as preprocessor macros invoking a corresponding accessor function. For backwards ABI compatibility, the symbols are still present in the compiled libraries, and with the same sizes as in nettle-3.3. * Support for RSA-PSS signatures * Support for the HKDF key derivation function, defined by RFC 5869 * Support for the Cipher Feedback Mode (CFB) * New accessor functions: nettle_get_hashes, nettle_get_ciphers, nettle_get_aeads, nettle_get_secp_192r1, nettle_get_secp_224r1, nettle_get_secp_256r1, nettle_get_secp_384r1, nettle_get_secp_521r1. Direct access to data items is deprecated going forward. * The base16 and base64 functions now use the type char * for ascii data, rather than uint8_t *. This eliminates the last pointer-signedness warnings when building Nettle * The contents of the header file nettle/version.h is now architecture independent, except in --enable-mini-gmp * Prevent data sizes from leaking into the ABI - Fixes previously carried as patches: * Fix compilation error with --enable-fat om ARM Drop nettle-3.3-fix-fat-arm.patch- Add patch to fix build of fat-arm: * nettle-3.3-fix-fat-arm.patch- Build nettle with AES-NI support (bsc#1056980)- Explicitly BuildRequire m4- libnettle 3.3: * Invalid private RSA keys, with an even modulo, are now rejected by rsa_private_key_prepare. (Earlier versions allowed such keys, even if results of using them were bogus). Nettle applications are required to call rsa_private_key_prepare and check the return value, before using any other RSA private key functions; failing to do so may result in crashes for invalid private keys. * Ignore bit 255 of the x coordinate of the input point to curve25519_mul, as required by RFC 7748. To differentiate at compile time, curve25519.h defines the constant NETTLE_CURVE25519_RFC7748. * RSA and DSA now use side-channel silent modular exponentiation, to defend against attacks on the private key from evil processes sharing the same processor cache. This attack scenario is of particular relevance when running an HTTPS server on a virtual machine, where you don't know who you share the cache hardware with. bsc#991464 CVE-2016-6489 * Fix sexp-conv crashes on invalid input * Fix out-of-bounds read in des_weak_p * Fix a couple of formally undefined shift operations * Fix compilation with c89 * New function memeql_sec, for side-channel silent comparison of two memory areas. * Building the public key support of nettle now requires GMP version 5.0 or later (unless --enable-mini-gmp is used).- Fix postun->preun on info packages regenerating- Version update to 3.2 release bnc#964849 CVE-2015-8805 bnc#964847 CVE-2015-8804 bnc#964845 CVE-2015-8803: * New functions for RSA private key operations, identified by the "_tr" suffix, with better resistance to side channel attacks and to hardware or software failures which could break the CRT optimization * SHA3 implementation is updated according to the FIPS 202 standard * New ARM Neon implementation of the chacha stream cipher * Should be compatible binary with 3.1 series - Add patch to fix build with cflags: * nettle-respect-cflags.patch- Remove off-by-one-test-suite.patch as it was fixed by upstream differently- nettle 3.1.1 Non-critical bugfix release, binary compatible to 3.1 * By accident, nettle-3.1 disabled the assembly code for the secp_224r1 and secp_521r1 elliptic curves on all x86_64 configurations, making signature operations on those curves 10%-30% slower. This code is now re-enabled. * The x86_64 assembly implementation of gcm hashing has been fixed to work with the Sun/Oracle assembler.added patch: off-by-one-test-suite.patch - Address Sanitizer, found a off-by-one error in the test suite (bnc#928328)- nettle 3.1 (libnettle6, libhogweed4) - bug fixes in 3.1: * Fixed a missing include of , which made the camellia implementation fail on all 64-bit non-x86 platforms. * Eliminate out-of-bounds reads in the C implementation of memxor (related to valgrind's --partial-loads-ok flag). [bso#926745) - interface changes in 3.1: * Declarations of many internal functions are moved from ecc.h to ecc-internal.h. - interface changes in 3.0: * contains developer relevant incompatible interface changes - Removed features: * nettle_next_prime, use GMP's mpz_nextprime * Deleted the RSAREF compatibility - New features in 3.1: * Support for curve25519 and for EdDSA25519 signatures. * Support for "fat builds" on x86_64 and arm (not enabled) * Support for building the hogweed library (public key support) using "mini-gmp" (not enabled) * The shared libraries are now built with versioned symbols. * Support for "URL-safe" base64 encoding and decoding - New features in 3.0: * new DSA, AES, Camellia interfaces * Support for Poly1305-AES MAC. * Support for the ChaCha stream cipher and EXPERIMENTAL support for the ChaCha-Poly1305 AEAD mode. * Support for EAX mode. * Support for CCM mode. * Additional variants of SHA512 with output size of 224 and 256 bits * New interface, struct nettle_aead, for mechanisms providing authenticated encryption with associated data (AEAD). * DSA: Support a wider range for the size of q and a wider range for the digest size. * New command line tool nettle-pbkdf2. - Optimizations in 3.1: * New x86_64 implementation of AES, using the "aesni" instructions - Optimizations in 3.0: * New x86_64 assembly for GCM and MD5. Modest speedups on the order of 10%-20%.- Add url to the spec- Revert back to 2.7h04-ch1a 1728652808 3.9.1-150600.3.2.13.9.1-150600.3.2.1nettle-hashnettle-lfib-streamnettle-pbkdf2pkcs1-convsexp-convnettleAUTHORSChangeLogNEWSREADMEnettleCOPYING.LESSERv3COPYINGv2COPYINGv3/usr/bin//usr/share/doc/packages//usr/share/doc/packages/nettle//usr/share/licenses//usr/share/licenses/nettle/-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:35975/SUSE_SLE-15-SP6_Update/ecf44949a59febf283931371ee5544fa-libnettle.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=55d0808177e9a70924d1c70e97f08613327d7af0, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6f873dc98575ddfbccc2496e6954bef9f870f259, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9f32203a5b8adef4089dac21a41e87a585034b01, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2685007b507d660d8fe67b0dc8483c5991f14e99, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=683acf4c2bda18490cec328557c452586b04e29e, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII text  R RRRRR RR RRRR RR RRRRRR RR RRRRRRR RRR RRRRR R۬ke4HIutf-8d2483eaf9a745786a380e724ceaaecf2d6d81a1a038bf73803db173ae77bf582? 7zXZ !t/Z]"k%HT&b? w&˳ףik%sl["$?F@ڢW!R$ \bvM[\lׄ\:v#fb{%?X7j[pz] y]O&XBn#~bSqhZ7ڧxi7p?&R7C>iir)k_Xd9 z@*a 0+% 5wɂ}2Faiӧi``'"qB-'q<) m v) L4Np0ɎCQNL&wd^}[ޭ>c]DE?GOZa,k+LaN P)foQܸw1b!0m\~)q钽asnrQ2<_r K7s'Lo!5HF ֚A uгvQd,%%Sdi%7 o,qtDD,Nš \R*{i{8dSOaOhK Q9=5Ƣq5"M?}]J{dQ,-ԋM6ZmGMIc"1X?+!J_`gWhu9x=w+ÁԘC+ ) D0N60hvg #TDnf)- n"6[2%K&rҭ'Ą]1F`9~s#~.ў^%Zcrl#;" wZگ5SmCp`8K@Gd 7 ^R |pΏfzi`uE\;m%J#-h v6q!ZTYWrg=OGWrK'K^}V_A+jޔXx6.p?t)P^}!a>fq]ՄEpm'Irr#m䛯*%:sЋ 7Mc4(0v +ql5jX a{DNKqiBHN&yV!їlk` T]I,8nqؠ1[u<|Z֓XP~RP>M;]<.٬I[-<''~*xT1: 5v]:gjؗ+Sq |ޠxR\gq;_SsO-g]/MHa ܾE N2Wm qJ\ܺ# ֗) ;-" ]+E(?Ng)8*JŁHRBT,2csr:N7-2+>>`2h/ zv<he͘\zwkN9m_fTZNWv[̭ؐ\͛Cƿ\wk9߻.MTKjE%Bzu׊k;Sq޵ԗ-g` yWPsNbJ-ĖDGizo912@ !"w]JѺ-rAe-)֞n,oЈ1khs&fۘʧ*t}p\# X6R̜y'^zj{ML2"m[>deR^wϿ 8&@BR2^[>ZJ*;zBP\%qisII ź*eBߌGDgMTgOkwP/FWϡ^vOL35ǭ%N$Aqj.G~ukN@5cPm樱K3]1 Вfy 5$D@PM UZTmW ɲd6RY8|YYr`,|C4F;l6?B3J#w/(VUv2h 90ig#G\{Rx;ngd :_2vk€vu?R􎣞9Sz%6W:+’?ȱqGȧ]V0Nq8/U \ϲCj[zIv6z+Ct ƯJdcXEReGji(n܎ 6qXYˁ 9Ä NΆK >h Euu=)3XjWd R~ b&]C:\vtts&c o^϶uh]_Ty~|3Z[ggoi {%R7az2Hp _rʕl@ez31|IOn+`C+8/;oH=7١3@HdJ1FIF P4$R\l{d猪ءO }YH-qUz,46LRzs8m9+lT A&乸$s&#*FFypUڎӡӸL`9 'JF%5s{=-*K5V qשAQşQN`ܾ Tmo7u' T  lxW5k SÄ hz:8C[?_=rɳٕ*2tzH2AΆ6Vt>P>>uk~xȊ'Zl,|=Ҫ Hm^ ~dM<|%3Zp|{Ʈ$]XQmpfZe,dxMI'6 {]`+rDF4S$`RSv)aт? ЅgA ,R%\Fʓo][Q߼Ljsw5MPND^TtY<"V)  +fZSX"%q}xuR9)alrE Jy񴻲Q1Aӆ%m|뵵S}Њhł|EL4\i`؀ 1 3X}Q?8NK48C1sͨrNNuD1XD3R)I|MsW:BogkBgPQ=P5=&禎Pyr,*1egʮW@;܎g踲]Иx| ʛ8~->4zb%*= J4Q[蜞 aaeVC!%?!J!ڙQVL7C6<(>/:W8F cS$ jaкaLy& 'Nӹ2,ޟb_ [Q>!D8Uv %8ՕϩP춎AbF"~,9DA{㓵/Pn1) G>3<_v2tTu81Uwxd{b#.@Dw2sUg_/LeQF:PW-1 yZk JufN.xRhtdR7Mt 0j"l h aTYT(mnv-ûF i ONt)s$Na2'C=UgAC9\WU81[eQk!/ȟr%k=W5ᦜWy!wK;~r'OMUQG^ A'H`y蔌='D(Jw)V?e`kI-i>zÁo A[|":<. 'cD;<[EJt ? ԃ0wHuPz7s uA]uk!I}4uWۈFH5/T`hY;&"}b(q B -]ѩzy[^>3˂ uWQW7=cjqxHCʇ᝺7ޫ]RIEw T SٶG\l8I dJk苘˪l.ˣRM "g?, jKvdM96"E# ͺt;}hN <Ym_)ԲRD%Nʙ]-T1+Տf_ƻ:Wt>.<86G\%tw$ӻJĠqf,Qـ0wcOyGXɽ61Y$x`T ھiǯ!w8# n㸥8Jnra:5 1yJf)1Q{2ZaǬRN YFJFC׫ݥmO5bx\ֺff;!oM0BY*+Y}#ߩ p?[LjrpӘb1ORt6= 8OĽI$^H=HԬQB$La/0T?KV  ;:ӡR˾ R'#Xmy1Y5Y2vʂlfNXkgOqy)8B3C' Dr=N;@H ?^YjWoOhwp4۳6Ջ [)>͞Ho%$Ϡ{(+w=@PfNL"_@$dnK?"Y:ص :QZ M7 mϐ6ņ%˫A{iЊ>\).C9dV ϜN΢LqI %N\-POS}cZN'ͤ!y;."۟H'Uyw<2y%[nV=V@FFַmG.#I(M8][QG[4L6{PRDXɑ3Eܚ߻h="KJ>]+@i;#Rwf|5+El\o<(>_x-(=`P2G!1dH\<_۪qKdaInÉeP}c& !Ӳ7ߏ3Չek]>?E؆GUs1va%bOmwy׀`!/aYUW[=Ŏ-mFn : y{R[b0peWްqxO E;]4Ntz@ u[bH tYoA  Ka5֧&=M(m| &LB;[ U'N84ы%WFJ7()wA0 F jܺ3s}RsyP@? {h+7`CSGJ\B,*i'/3`pVM}WQGFݗ-": OKq#{2|t4D- TT+%COQˌ΂JX[R5ĘOm<68kZ{+C:N|KFuTYV3JlWrN*j]~)5)+5ԥw`HIPNz: i&)J8+ M=fseQk(uLhN]}$JgzWw`C~ q3RLToߓ410/]!W C]bLU*Hr ܖ)V7mR|F!b3eUmqX8v6er[kSW FNdSrud2NWT zXtzi7U6.S!m)F#D|DgAUP P6C[P:-౪𺷁3y'>D{3C̞-omJ۸w泌탿q$9I 5pTCdei"4 4 TbWGuN@ UUfW8 )#b+7Yx#@0n'й.UI^O Yʧ ժ?$z`@uU{8gd$|Ź(]V=1y/SZhvmT~4>\?BnINl \A}Fp9p^*ɜ\\on|M_MG T.HX7~(>1fԼ?w۾jO)6ζOGD3dל=3Y-ed \ 67•'>ʆ[^9fWj5J=/8~zgs {!ޠ թlv(ǒ ),7kJ CW̋vhmd}fqQt#8ZJo D#~AJ{p3!PκL*~k! 4KRh^ozItOGhR[0D M rN{x$ mfXh d%@3G0rڜ y޽0V~,[.rt3"Ϋ2r)?)R[$[>x2yiB*몓7픑ȱύˊq H:V֊ SDV!J#UPa8|*M|J]=&%c(ߧ-G󪸷~$9> 0BjU (J\Jy$zbFf*äIC4o$QM !C49s46[j0zV>*XHvBn5&uxFQCJ:q\A:yaD5=S-Dt>+nrzn@`gh/Dw*g`_]=sy֚y_6;5 /xMoVC(~T ^}=diCL!ɒ0)QGf!7jt= ؾa JbhOZh*lS2IEqov̮N`'-e$E3bB71P ۱z.@x&,:?D-3Mo@5G1Z}MC S?$x>6]$s@ls6L! "0B,$m^1۶&_dɛ`'?=ނi=M@ߌ5q*xD/$I6vگ@]J}3nƵmX%{6gQ. Y~>E/EB0I 9f,-#QAU RK3]fs&x#To5憅QͫѥJ_hOPlНlh]G)ԫ*ͩ3D*]hM+(Z>x%uvן#p6hRԝeALO!= x C2ò4/YDy'Ss1qY\7B}L<%s,U HH c:ۚD3n9$5r]6 `\5z RЏ.w9%,V.a\c ﵯ_IƼ̋ 1sv ـ$SU;!p^dLYeq.ߧU&>zp">{ij: IB=falmqo$[gb zWh݈4Ύ|fo׸$@]:뙦olR_dy۷e}ECk+3mW7vKS {O}s@~ĐÈuiBȋs]Ƅa:ӭ7#aKpEVusҦ*Qa&>bF͚'sօqtA߲ܢZu=vئT껲¢œ_rw;~1nx"h%!Q8%15`W:Y |䓚Wzr2Q0&lyeKi`^7y,cסmZpvi j:'h ECu `e`3 `oU-w| b[}5;@1}KzmZ7GE͎QtX#r3B\"&ꋣ_s%j Q ߁Y|B.&< 0,lqU<# TڂЄ33ƧRnPtȂ|k4%z*V]gnA\ s@Ɲvj:`*c l>VR{g!:T~ĪiJ梦{=#0iP ~`@qYn;+5 c2u~+#˜gU`Hv0^~jdDZ"C儇0[VW*Y?ĞG.P$ϕ4iv<MM$K? Rlv,AVQ  o8^bO> e\@WtqxBfz$d< qyLlHG R-5 "ﳉE6aC`7aiLo%gx} E6@WYp8N.]f΄ {髒A!JT{CDZW7 Xu7O vP5yP`cl![ŵ~"WQٞ~pcѳ6E˄6jL ̘y>Ps3Ji …H>Gfl2e1y7yxN7G @UxN>.;bɯRëp֙ m,Շyd91ʎp)AqJ4jο{j?l b3r=5$7OO>$Ĵ0Ms) $n3:N~.[X@f {@[,זY*[\>w.AUG*fLvw=];au0~,?Č5gٞ7yh@C!SHtӓ :Oޕjh= d-B7Aj*W4d`Н¯k a1DΔf[.-lbBFlvWL~hmld 0BAiq σC~.7m]v2LT@}$fQt&{wYJ٬i_}duj-֣as"@&@}M M1i\O]h~3K%z\[R̡n_ ?pwP]Ab 'KچLy粉 ^pD? _g(q4Ste,^}NDE~5ι^!Ե nJ×.B{p͔LYHg"RIbi;Zb\NxXvf9/dj@ncSfFs.MՇeHZx*%f5BBfJԆnG!:嗽ӱ3^<.MR;X-+Y})[oQ "p>_ !Kܽ:7mN#LUnNXy?'lZ~խ*B;L+7 a1 PonzLI28]g(F>{ߵԕ\\YsƔox}?hKɴ80i f̰<m 9V\//1&JJ $Ȋg. &`q=OF ުNø6rMG^o.+13/r|FmXr뫲2o+.XHG܌paz]8qQcHDGH-;F& ؙ979.XWF,_ Bd%.5y#t>\%X"޹ ttn@g 3G((ftvs dg;M ܽ LJ[ 5W=nbh;)xik.8@+]Gm-®ፇ* ѓfDZFS 6(]"&3M;R< I8dUgU&NV{u;D!cʻ9djW> Lab^u`gʔ9t[ +鐫O|1z7<}3\oB?-.MHsw5̗-BDJnm퇱sLR5AF.^ZniP"AJ☱x`64N.J^U<@YP_JNfd>jf~h$֟ӽ۹ tl $ؒ %RKk0I2|#A,sٮT}q}y`7.cX;y<^aw@#uKf>;3 yLxɆJM~i)CX*W!qXG Agm-ݬ@EIu_ߚ qxNq˓GzJ`kIm }F϶&F (5vR/ىRmTBk L Y$[''t&R n6u} RLĀvsF42,F9G$xF An"9ʘ"MWNOVd$ִ3]"sSVHJ Uc~Sz1įea7Eﶒ:IDցPX T7n3@[{#`_S,1mt``0*FvXϰ+fU{i\܋=l5S{g<;\ x$mAc Bp76~T3Ep8Z@,r4MoCvU=bqu`:X(Lu!oJKHRtvV+sWY:j#9$ ـHkݹ#yLJJ*df-hLצx' K‹VFnm(}&ܕߥ2[GX篹؟qUW<^AGW{0*5Q%]=e1iT@ yQ<Lt:IC%і(J{)K+[ۙD"EI\ZM`i01a<]Pb"CmُeX;(yӿDZ6I1 YtLƆPS/'_S*өI"C&V90UP_ȷ|R:R. Phbk L)v@+2`*V//psUnEż}"D,T@k0sM أ¿Z qc&P^ Nj٤Ly 3j>棭_Zh'դkz 1󻓔 G3 e)} )~iKMMQ=SrVn0"U&EhꅀټuQ]RWK+@H|(mݷVh 3-5gE<3PІlL|j 7^ݶzvg^ \Alɂn5FR'&$v3lOj;j"|x cWuX ޱ4-}_=d0OǶbSyJ&Fċ9naL ̅4p+'8G{!99[j| PfZ >< nNo1OPņTF4cb<~?O,8=jQ+HE(r;:*=dH꾊/ܙs y?k"MHwRw6VrQه]y^'J6qgr#N…_/qX@#PZA/`2syjl 5',d%AT4[0xlS1#BF2a(@]ze]MtY CHGͲR#2v}WD_^vL7O\/Z ojakM}.R-+U(X4pWd7.?:o56B2yJR=CW5JW1uP+LP+E UV%ćg.fmj;T-9xjquTޒbrϐlD |Ѐփ @4K Te0$=83LNR(xP?!:4kiؖZLA&TB.bDHK36 ܱ9 ?j 7wr;X kU~L݂!Q$ӑ0nLG 4~َLP'\[D* =UD~YB7y_AH'ڊb+ 'U.g?_H:͸I,= zS Y|+Yp)2-rXN+w\@&$^&l RKk\E$ȴѬLDyFz~:Ct6-}̷Q+bЭĥP1/&zИ9Lpgy͊%XF`I^r?S?<j'tۧf}"uө8R]Ѓ[UyL# OQLxmY5Ɩy6vI sr_ilc ŊlSq7|@>ˎ+l/70鳐}(pYZݻb1(rm}Nĝ`/!MtFܕ^8b*UhhI26(5<6?ڮ6\⑝Z?v *7IUe:+e;Jz yYt*Lec;2spzzUDr%Mn5*R,s{h0dͺ[=? M[u)dUn==I;|7HdhQ|hZ;U#F A"`Bx'q?>Ve~G|c359 /Z8.*8=k㫨FCBb?"48XJPb5KWH$"L%A3^6T@U94wXX8`Qo-SI%B+Y_=hܧlC* 9 [ W0e&_rd7ݩu&Lj-zEmZ1)%㮁d\WGg$jk譆!UhМRSSEv*1lDž+l0XXr5YgRM:-XnER0v=n$VꩯHîfˁ&Gc>f^nj~^'ט ~ 6Qh9A^8zOt!=uj#ᴓߴ­&]IXk7@7]-n'61Q7rFkxo?|DYYҀ(`y?ZzZU=^ƒ >h9u nG?6ѳ7D^Ȏlnf!=,`9䕴2=O6XۉÁ2[¸LxGJ P+beb9 ۼp4qX ~ZfVE3F%n؉ gْ %r` e)ƚ A}f6b'}tݏ$Ded>rMKo -!ѮPk:ś 89?ޮhx=lѪ"aQlz-\I(=_~}x L:(NI#±lw xvw7&8ݬ0/Dzi}º-޺&*/W'UhGD O\L3\G{ow.T|"[C")V4B"/%pQxX-w! ?6Ny+88\2} s^Md8 3n=7W;eXVy_0\/PUƵ3l@' 4a~=^j5KsL8I\kOv,stE/[A oo x2Շ?v(JQ`}BC[-Cg6 z07bghDa6fK Ad`uBO5 8:)(4b[nƆKW?M|osۅ 6qfo+.|ƅO`%qL2* &u7lhaخ]"*``mK,mjLaLG:$hX(t;vf>+)PLFlg!Lu"ez+@qtHi8pF'*O"c;N)86XOE@1և+EV`ogl6cki3>^V<d }4G#Xr:~q!-NEjL}&=IZ^xToO+k~ՃO#InD`1fň/rp WaHB*{GlPć>M뵾O#ZPւ X",^_Z{DHFY3/ U$bc#$bk4üHE<璙(ve;r^VŁdH9Dq}\D k'oM ws744 lҏ_ʵ7LUZ' L)=&0ױ3bmӠY)k`(%ϩL& ,m9P3|w7SfZzH+hCl omH0YaGVi;,NJ1g[7*z&d03 =}T:ϟh&}qGb]o+W4 muow<@m^X%*:2$7a5_f0|E\]48l* JK͌_bZA>-"qS\q_Fn*C#^,XA=UYΦKEEI:6]}xV@vQo~iYPFKiѨo c%nPR}K4qqSm?,UH4$)Xѧ`1gJ~ Q[Er@ 0GͰ~P4Ǿ 3"dP[+ H#|&`J=T^e!-.`S4~+mt`_ $Y `Ϗ/!: -doe)dSԴ0a'`-5D}HLb}²~k'x]88m]V* x_PO2B 4[Ԃ =wʬ([K"8o Y UaޚmgW!@M/'둲b] N=L^uxǯ= `Ӧ~$Wm.A#Y@{h,nkm >BiL1Gטl>xۍ{y(CUe i iRfD?+ʦ\o2Lml&HFf͎YR s_UKB|ULcĈE v-#Uhcf܇`ˀRcYݶT0t_W`# \Wed$4.S|Tp8xC;+J_%$ͳs'rzJ+QūP^ 7!EXK>z)6v@mNJ įz􏡷YDgJDoĠ NI$!ϏH9oL|Jb{R R/Jޛl>:Ef))yݝ7 `x ˌ:_O:GRmV wTA+ .f&KFOڿu+a8[pXa.i7Ӻy`'{ 8$wֻfB%zA r ԽX+uj;PjﯹjEV p^il;}Nfמ Z!z|C'ZKtjhwį>"#*g@ƴFVFpyStu@s9:Qyw:?6'XeXECFm7KhYɢ6w?[{Ce]i}7q' mQ=}ͶDً#mzOxWrA+I,f*~2&6C)l *ێDdZQ%өuFW$K`.>)hy!t*V5;I$t'ߵG(N9W nkB,D,uܻ&4&-O2?لŲj#4|q.-ڐ(H ۅϠ+DɼTD!z`7LmdllE7Q`SX[y0'6%/ۊ&lI72$Fqzb;QGݚ 3Knf>iUj XT>~5n7NII%؅{XBp:Wbly>|@Op=~MVy]]B CwT6]%R!(+QDҽX6KaבyB%V0sJH"+(}E*x& $L)$b[Mޏ_]h汪Q}X L̖w$[/_%^, v1Bp첂uiXnjraCsyH6}/}yeĜ2v<9Qt tְY~~}-;R"ZlAlir\"푈H+ޑi?kwR)}8PwFH9C[%w]cx<;hC۠ߋLJ͝ ]g[lc{J.T_d81M[up)OO8W8:ZkA 8w4Av#RO8 h=7>L!xx8L6[ЍH|bv.'y**g݉7ߺ9aǜXios NgY2E\ ƥes=!9C5H<GBv2Yp03?" .z hY Mik-y۰WIs\`Z_Wꖚ<{$WgXάf Ǘ A*/e᱁i4ڦbkwi@FZ -u:PߙВ 񆍓桗eq/|uD9QBޞZ߈LX// kðvut/Վ dԸwpEӰ_`6Յh|k( lCT|z ɵ#O5|x@k:".L Ң d @i>TM0p4ا B GfB Cz)g:¥N8:f6Krcɜ|i@&)SVZ![cf}ޱM ,xt=J1eS 5K3#kA;PpQ"k9#Lq9NY!F]Q!f87*O? Hep{lK<pf&ꞤցSPW{]~DC#qd誟{[T9ȉֿm%"dFؓ- 6հn? %ؘOyI.B19@Ik ⽪ph>fڿwEޒqu(">E6!'Q 7EJo-^ڜEؑ[<$gߠ„f9TRx5˅fŒH)VZk2.Yʆr5cEfNՒSj/b/ P>b ya;G, a7ծְ])wvs9F3T~B3$  ۣ~17 h}6L]|]鞂q?,!^I ZՂX4gbnRʍ|WQi5u$Y: ĭc|,}*QRC ξ24l(I{Ȑ2Q&skIg}GftTC~4W#E_u~c@vh/ g^y\7Ȁ[׭֒T1q _T<d͓ s b^@z,ү3Xe-5jg7qFW:@Xޤ;Xu_xW$c;e2K$~;;4[%C!W70M7V2t`_)>v3{>l@Ɯ-p<}>s! UK&ٝ'NRXc=`lEWrdծ"p 2x@F5 *@Hwvc0"ypG)Ζyu(DLqbhrVO u3@#3j c_Hpo(O54^U $UGXze6=@$·3qhlI 1s$!ji%7xU$Un! ' X4o ~k"Iܾ *wA1%wZyi x|c9(_pl D$ v?r 1]cdmC̲|83<l :̄mA5C80#)lҥr[a įMzKhK@2l$tMQ*jKf'F-e#% vsQrT9*fQ:kIWFl0[ծգ+K~s;d`\;6ݾԇv/ns{x&'Wͅ[#1T'kyd9%ԥ-wܯ?\)ip㔼\E>.Z+5:^7D2Olc QG.5%uODY rx@J[r] +H~wW#s [g=O~^WU\%m:Ojm./gB wrze {E laCt9]Ͱ+n~>3 Kl {`=< IÖE^ֹ^sh|d+)B݃d}1_z@o!ߌAȁtKY%L%@8rC}ru T`1wݣ<7;$СSswSZQH#FT$ǯ:4"#sf_W>vadphNT:#n{y?8mjc7%rͦyMzv$"5| Nb5\tJ!~'`CYuGǃLRܾ%r x1ݱ㚫]MMD1Se默,fE>.n z%o”?ӱ;OʲWI땈Tt(yD?aԤigevW~! L-ϿUjoq#6onG?. wھ;A8bX,[ 34BUؖ6x= ¿܁1'tg)yjnuykhn=LiK~UG] 1gcz-`C( I"H1#.ɜY]:W<2/ .e ̔u`_ݕ,b.>AS7%면g=7vG릹y9 8ϩmݔZ <cE{Qcx8+n*raeB\;^$n4Uf uo%lgwi2:,]GGoV07t6I:5ݠYvL"ыjrR9 "Z^hw`NAsc {>x\dLj#g-6xzJL[^{$-IX ~et >Y: s)'i1kH,~ r5E t9:;9*KD)[|ݴs$HA2%g  91@ćD1KxR2qg93M%&>u4=@Da^xl5"})JÛU4B7\F"wqP~yͩfj0PYgVV&{NkT #&ĩjt%QA:2Jbm^CĜvE ݄vHDQ^OmG%Fiʼ611WX]mz]Տt9 W\O:Wsؙ6.y}LmW¹6eq)jwzڒ4zbj`T?vd#u皧ƺ>TR%m.xPf/#`Ja Z|(D::o O$߿gSȚ !M'e0bJ<y '6} B4W|K᠀8 Juɽ[u /mxn mJk)!$C8׹O=[G(듼]=sqG<&W"0:{j}CXPy ;nSǛ rpg|ev " M cED9]mUDj GYS{#(z, ."a?zN8>T4zj.eQye(Qj:Lm x8FW;X?pO%/<^rbmm Pe} ۰4 C&K#WeT24g ˂ν}: `ћLPpJٸH`&&0_\iTzFAr6x:w*s!Il((G_ԧ"88R 1QYY7%*1wт({oڊ?[@jr<*_v(aP=}K86v|NLzhtG+iw;**q,3n!X\aeu6ns;J"dbᖑ$.ICM# S֖JN߫v cn5nlŒ~ ꫖\ƙu%12Gp$~4b+{V@@s 0uwy5=^+IW?6IEBښq ԶŝY࿙e' |CɠaV`+I:t 5##lIj8 2;ѦE܏׵.qP |L+cAZ)XHV91l)XXk;b观]~;?cېkl{%:!?;̿)׽H}e @<ַ(0&.MD￿3iSi{Hm#CW̸M](h8Vf>S)#ZONmq8$zA%f| TϢnI ?1%зP@h@Ro2'VK 1_8wCv1Ouʋu=?\o zycCIrqQ@ ](`0 & ?,G(2= P&Kн7lŸO&>=!x/ðIND.= +(wSaNd÷jMPq"G]Ѽo8#a5P1_H{Ͱ[=$^Ka{:%qW4mAI6L8*ҊBAK(!)du?* x >٠n _GIk\R%G1"ۤgSMt)<¡ ._ϭYqJQQP娙-~6u΀!Hm0sTXx.46>ͼ1argp"A!?ZM$({Qgjfرlj9 xÈcŖF7\|,#JB~5E(ځ%{QƖp:} V4^ v,t#߀Ћo|b;ԥmyr|_Rm?Vt3RiFrfw>.WY8#o:B*9kʊ[!jj۞,/ðW'uq_q@'A p"+K>c,O^SEe6=|6mLFS)w2= !>{isC>i.U> vҶ' $G eZ%+v]Lv{|pGg|"Vnk1(y\d(w{j-BXIk#]+(VITˤs}lC1rlfDA99gXHܿfC ^Ny‰>a-P2>fiC.<+G , jù'6V#/ &c zjavGyڎY{/OΜ0zK\[|G7M|5E$r3'ʡČ=|wO3?a~owkw /DJ|[9nQēV.0HeeɇTj'x[!9屚y kYqa/.3eQ bИ<7d4.6;{O VRq<#ZUTV7n]epRWLq.1,ٛRKX2YfoP\$⻋cFFIsSW>c}L8q߿}BNXڮV2YFڵ@~*ŰzY~CQ6ď5WR4N_e%+OLc!VB˔p4Wjz|!w]~ @+jL(/2)z`d‰A(LFQY"Qaܴ*l7 2PpooBrpyb!t A'3YXgof ^ F`Q@#Qv>p_o]'_BmvPj%\chjT{ƀT;m]:[H:zM,1+ IYW@G.ۻ ҷZkwߋcߞwz$~j#TR-G dR>DH~~hU&wfZH)"pj2"oO`62E4ee (ؓ1k?/r$>:2whf!Jo)|ǥȿ'>|qQ^934ߢ+ Hx4y^c1H:nN$[zf: MvrigbKFjc=W2Ι1=)]3 IX`JU.,;s|=K=\rIS$lj¬EɉP}d!E^p-6bkDML*2kN׉M"Bh%| Af`##B-WHSn?ҾFZ!Ɉ6k6o%"RZ%5nVDl]ۏv`75rDe>ߨ+@T\:JK,IE3sX"nu2>𡤝D F&[W9 XҚ celåȑD?V)oIgK*j}S`^E}pE\7U~0G}傷mlh+'\ms"ʭmZ äTz,L _e|-'L,LTh(^Ko4)78n $.a( (EfCĐEE᝴z^BUdd;/!]>k-3 j Y0X|+X5*wOlUS1@ގ7ƺy fӱ"(9ÑȂ,^\Zod"?^QO]u eOU5;c>{|٫{ǃsՓuPy%? =rރEM3D@d,L/{ 뀿in8E7(zĵs(^-{6G1M֫C@R`%sc0iʃe-ќ4}HXlӑy w&6l(ڠ䝰Jխ |CS晼荿)o x9QPzޟߦ'ZɟQ.2d4] d@Kdi㑔L''J_Rfӹ9S(ҷ>R~ VaymNfNf,1ٷ#g lK!6x'kH=rC껺O#Q!"e,}̌:j-GB,F{&)|4,9 e<BC\8wiKYY³W]=1>.XrӐ%% ^6^7:|`LfQ 27gCX`֕ShTTXr K'n"U4 $rl7uvuxMY1jώc<"fQ]bP@XP0$5Sj۹n5׶d6lp(IE1 XnTgnʲ%YK'wmB rǡYbgvc|r1LM]=_fv\7kV\dKpn@_MIaZ` e_[}9 `fB9?A"qà)eePCC@c4QtohsԪAYxٿN!,9Mb6~ Jɽ3(*d vysi Jw8%v e㸼;%fL^E Q5!Ŗ v28Y/TKsRI @34%`| q_!tY2aq_-l;Id2_/y4ED5q$=fʫ->72(uiɻs4e輦tp~$[*=c٘DrAI C?F:GD5%9cb!1[W8?P&\k e.ERiD%diT0)q>^,%&xU+ZQt%2Ds]i -a=E %"-6_$xB[bEĚ\'թv)tH7FOgTA)lpNWOc ȃ.Rl_%g p$b#F)]sfbV, R}SᬠXAhaD :; 01Y 1} 29`մqˊOO2o(K ?C*BI{Km x'96dυBK87i]V¨'anoŽ~+jKdE(yx:)n_Q^ W*jHׅ]q(tDϰn!ܢoA"W\6aırKUCvzk^6=`t:B+2 KI"$&6wWƄt_`s1Pŋ&<@>! 4%]QpAj]<@IWaQ@DFulef5r8a3($EMHCi7L? w7D"ښr&Ѯ*Vϔu8 x -1gN uMeZ v߯c%T@MG(c#!ƔL56«jP g]C6Ps/5cY\ZgEtpO: wЋƶOSp:RX YT1 =8ˀּz;,Cӷ:9A_hR9ߏw13Ǡ)tŧө$^1p#wK&[c-R`Oi4ƂOJbϳM堃ljd=Vmo8KQ&_i<$OK?ƐX?H!`l{cۅPpqfj2I92 ;Z{zo5g;KǢzۗuO0sAz'J 5RX;ait*Uժ~\Yoߙc QGOWijSz~$/[Ʌ. qZŠ3bv@케x̼̳v2)pBδVo.AXH1VU¤.]sX̖q^%Rat?- l W }&MOh]@do7hPJ1AYNm Vx_!4ogqyƟ^h# )9_ڙTGi\ٌ*H9asS/niӇQPzw\k,/`pC$F~kʯ呁 Qv?!riW#/_+Q*C=|S&夭>Eo-6gQcgYPK3o5ϓ]])\'G:B$y@Ef74nҘƼ|ɥeW0/q+9HQ+ZԪg~ 'x+飇@ qT2GEtm ;RNQa_^Ǽ#8Ws6 CTYE/-H$Z_ h$&Vk5"jU4D[5'8Q Dk$vj?(MT]\nn#̟+e^[ 'bj=kXu-C Kq{jI/'MJ߲aRnk gzL_-!T]V_Xo -RsArZ7heQf eL !J+)0aaHQ9*"#`UlAm;lgb%pGi$EO ˈaAH{ƴnO W1(d!s]/gH+30N9DotPl&iֈ'e>jItRV =B-pbYK(_2'S_mg#)oz"Y j1łD44l=PkIHPAyTL PTA,AT:'mHW<+D/RR- @,o=:u&ax MR1l=]EFft85,z' 9&},dvD3 R v)ban&䱀/œϦ3sfoceL ]#TL$ نnLdղ|"G"6moXya\-Cgke $)s@ZfM.1qZ!|a3l r5-<1+ h'K2!b#tgu5^? тC`|סl榃0H\u 1TRCKod֬ h.np@@s@$)P#"h^#JZ0eeyw9ID$o,pl&<jϥ֠z|0-9T&LJʩ}cz y|fBj L%it\>R5;1f 5%_ 4'Yʳz{^V*hS@6j41>&=T[mT[W^B/81i&?y9Rw0*%us!PڣWO>? 4o>;"-*7?\8gÃr9bT7p7NigPF%2zmAmN-01#d;-臌z.70VI|I>2aE}{E_Ħ!W1V8t(q*Y9pښuC,gVwǶ{5 M6_curF':&3Vv̅*E֝.'sSK_l_UXsnyznٸ-Gwx gaAmd?zS<zKWJJՀhMA> i쩗-_6$OjJ?y9E1H zDXǛ,)z')"j t(=.PSX k,.˷qgKD*[4]k56)itJ8"_¢uXd.INm涔*=]Ggq;&.N|?y,*Kb"}Er-vյw\E͵%^u0d@ oHkvAO&b@;{(3 >TRDDĴ?Nm Hc[}XRO[3"qU#D_AO@N5m66cϽl5ĪrXx7p!A$t A,F^ \̓)h6 K/51 GgXr.bAL15t;g:C˓53VlX#?ϧ񶣡z CǷsSDD=Y&wտXU'(@Y|IЫ脜Km D O%ʄ}vL_łuݖ?PA3}7x]d{i LёZ .#Q4FԴTQ7嬞فT»Y'Y 5IdCĘ ~B;eB$O| w?Ȧ=+|LݟZݰR[~X^>`W̽HK)I5;nR_I={`}N9~>me=%Qv] jgF8"M C"!L.~?Ė1\׵lKf 0Bw,ppXXHyĩB39QGȣ9: 闋 s V\;v~(b(ŚC[aٮyg|m:hiDD.jgU,9;%Uvz I޽ 瞈9~_=NVGmjikұ=nY14uRkd;ҺiȞ"LlcD.82"eݤx̶QE7$ ~!<0D+l__~wA_ Q@}´Â6ҿ7 ^Aɭ OsZ<\mL]McB+`^ǡ1ctEW~].1|@بg`&jPid.yI=rxQռZquRUd6WCn*@o#YK]=\jc>{Ad$/{pd mE1z1Dd=tVU/ӨA32˽ &h/V@ϸ]]N3 U}A!m˓ϵ:`ȢG ]pk+ו2u-@UR%u!ƽ /ɤ QIMRun;$ąfd+}x1n1!OWKgY8f2y/h-`;Ȋ""uV  ^WQG!ʨzcn?u­a`x[C(`&Fd lc-ٌ+[bhV][qnힲqKY.Ч<< n܎.ʹTW8$: m2:z;YupǪ9aThY MsxkVVB:R&fs4߉<:P) ;mQtS}E%ma)BC{e_ eMd-1=} Ƅnø oO;5_Ь\VX/L7ӺE (yp:{p>mm  *J :% 8B?B{& "vDND:eJP2Ak0Ә68j.涷G8]irm7 Ywkϙ2x4u??*x%v mD}M(t[``Q1էt)b䚠6Sr7 ,?d}Q,?6 "gWDnIEx^"K:+Hl""YϼRe% JNK- 7jnI,EE0D_fcc'{)\qc([BL]N"eKH *`oӚw%O}b>RbEx3u] Wm\Up׆ܴ7JYj=4 [v,Z/(O"b,x**4:fۈ.j`ER 0(q/Wg7V4I=>K16+qV%:S6gG5̠DIX D;9}h.ipPwmC ЌY]m\ׯ'#Ϥ JRmOL#mgZ 0zlXYE&2OVn@0E54?{ǻEh/⇥YXʩ㇋8x lc";w0Hb({߀ԠJt'{Ԕo zwMZC$^F㞼 k!E:#\(-=S7@qd/sޙ)V]Ӻ‚ &O΢?I_Ǜz[ ёITwQ #q"x+˙VD(:|iĞ\~I^QEcPE+%fWSP8fyPYG«+<"Tos$#-N!Q 1Y0V$/𜖛" cP7]՚0Gû¿fqP_-.pQr@ֲ2XǨe!*c {e4}C,dz/ͯZ'@ϢAN:y?gx{9;_ºs>pͻ%rt,TFnȞAHa\6S0>۠\Pڇxٚ=JF䘣aU<~HEʩ B5?+2Kr㊦F5<_"1^8˒.[s,MYUETݸq8k Y89ӓ~UFSD;J,sd2lacFKqHQn̲ҟcۡjwN&kz~U6@F@B !g逇[ n1I /Z=`> m٤ (OWk'ڤ}P C*Nf%X@'9!$5X6Q< $pƃ= :kBD"3qn}B+zY!ӣ]zql Eh'x2xs!:͛|G|yi)hK7Xvƃ9TMZ~63ˇZ>s)$6$G1f; u_Ky#vrǵ TbxzY~:<}ϹT] 􋮯ԉfgb4!˔e`q+~2]Qo\#^hkEv{PX&%l߄WózC6*.zN!_yʦ>Y*ÚuJ #|_B%X} vR+ ׉GD(`0Y?3]kܒ^P4{qavYxь:x3A*dLY Q b pDVp8!mq q};gNٵ:EaGD^)]( [HTz,\Bډ[9_I'N_dW׮e3|v~Iƺ'_/яkl9Qecjc-V| IJ^^)ޒC?`F"f$ <`C2^o ?kMP.UX_GJ\\ t| ${o> J״YC쓖!v$iq&4 xyؽ ݺ$.: La<'¤[:s # M0%/HCdV]CX(kdD\(dͺ\<{_6")(ajP;1z?XTkU㠋Y]iD,o`]vЯOxl&I_}sޜW߆YB 7DS-$44fZhT7 J>Y@?S O9/b>S_r&e &o27]q3*K/펇q1BIa.E{ofW-~)wt:MeC[:gl&ޡ?ga@L%ZhcRĦ刓vnZ} ro .?@Uͦi&/3fw#Hg(5tD}0_U5"pY7va0wU.hؑ]}_@ S*G Q2Ař>AbCXn\5WϺi"Px-j]ɞPh ճ)p-4JZ2{+q<@+ǎR!< nu.ɒn9^$9D;Tm%!P^p{gu7Uf*&P~ fGJd?*b2ik!S|R K0ݿ9/iyճ:Y# !b,YR|Ul.,Op̓NƘ}tR#(;^[ [igW1BbX+|=?WUu$<:/7T `+)HzJҢoT{z}ɣ, {Qes/(oWuv "xwPp#" f{`3,NcX7.\>5D@/g\ISʰxF(*~tV $2t躀)Kj.w, o0]=x\ L{6(xUΫQ 43<?єD.Jt2SJ8a OT7Da'AXɓo@U$ &>'=BB^4eb>*k]mW@"rO^^W109.+*qtHl" 4T6[^z};$2ڦ_Hc&y쭍3{(w_HS?L??3Rl?&kXiRB[~_-)"$ϭ^jBi3\-$`Bg|~kr[&Q n/xQy@ll>s_0GRJ裸_a_w u&B"YٜߋMxbR%5X4ϤO%+1ܑnƍDaP\9z _Ʉ"p?s upc%N%)>SwLpq!c'J4ݗ@}3'{3 Y2Ɉ0?*;{y`;\"p;Ri杔d\ԇ=ܲKm+-f2ϐJ#0 nBN\1}r';x9&}wlsRO >\Awr]߶ ?U K;-ze +rޣ ƀS+S[=:{$m>Ѻ735!uٷ\H>WW)]1~WScnU3l/n']wD/))X-åol'ʁ37'&(dxjr'(:N mbh—sXAigL34ڽY:hqyPe'gߟĞPHկU{6X#Ny*Aѐ̓' /R=ZT7TI_<&y&V}0B8]t)ъ8?u摵~RXc4B.|R[$yKTu=!dFEs[\^&D0@srp[OhBx'VH$,J`O_G+g]z`~gsVW4ze-e9>$q͋lf\+^7 OBV,wp:2z8.xuݹMDМC#$ yȖm̽@87S L/AnmNVì'D1JH"[!ɔ:}{Z4T9~PcJIG JJDK!GW̪9f TMFfӜPu%+8I<лr δ)iLVlff.dabԶBECuJ#uq H2hAi$c|l䞟σTaz$ SQ/m/hQpxB#d0wa" `Mm#? 1+IER 0;4w݆HWK⦙5|$pCEc0n$B<Ȭ ɵMk_7h3`]WA^ynK5*ד[hls -JaQ_hDsf:Azy'I"ꮲR9rWͺ0*QݾI7K%M?0bڲ_7&^Jϕ9ӹJ" k~n1擻3*be\1`UIm:z G,iw9(S6oky!AeӬX4,*f-3jt;id7} q$'k#4 .8NӲE~g\'!yTEb HZuf㒱f2WKaG]C*?{k)bI.>H@ 0p~j{nFnex@ގ Q t2"hB_TV˽i=HxkJhinQO|/OEreq #GLpA,­)' Ւcq}WӬX.>t.Ob,E{`^K.Ž0==Up,9%TQy_Q5HvEt+0*Ak뜻LkY;O? 0ıé>oi}Kyf)o 6fx;@S<yEGa2+c*G5HSr"~x5ǘUrb^H4_4#G`R[Ao%PCJԏ4̈&\vCHlQ)y8qLuvިĹ lXܨ=* CE{;xr(Y, Pd]efkySn۸yr7# eVWiN00'9խ1t=-{7.7_65ql (%hmQq1+'V=+W[`=۰aeF16 rR;wq"I)0cFQcᾯ.4e EN MȶK _HlV\15U\Apyl-¶rmƲ䞼Z| حr_X&t*b@SEHibWp_y4:| {JnR?s)qȸBz7ꎫ=*wwyԦ"O|If TIw: *d7aMyK(aQs uǛK1`/{kG8Ԡg-in/8MӱƧny(q@'Zǔ vۦMw-'<6j14*p +>u/vCNEBtacOqCPKvQ!n~a5l+;[;-jG`Q*q–%0(:geyI׶.ks` okx{W,9`@ф刓-P=pC7CM5J HhRv,|A6CG#87m 5rm@^1)xckiNr4nFpx<\~|$#z=.D-uuַ2̳H_= UBJhQ/v8N=Wm|Y{GE P pPϡҫoBY܄"Gfd~\Ee,4Dؔ(r-&~y T{2'F@Ga&&7ћ2є!>mPs V4VF~iC|(GA;r_\ȣ`^uj6r3?D8^SraB~bNZ6?\0'f 3q Q[B?BDB?L<ܶH-`r]}!()WPC݀>+ZY4[a{n܋5!01[/&or(%\I$ p~5"zն6ΑL"5[H?}XJu+ GQQn`UBl8W\-z8s#rW0wđQ͍ 8V]K5N}V"k Aj"1$iݎt\;>Io)R@:6&dNJfnּ_B#ǪI|MQF1KeMg;hNoJtUVq;?rB`>VUGt&VxC oATF##6 (S̳&5%ھ|Z ׁ RI9.ĻL8w PXdXC GYUjQӁ笠6S|&R`,oX~/EdmsBlu#y.yxe@b[6>X@eyQk9Tg0C\ Yg>C]Da'`?v?T t>|4᧻\XQ[GC,"U0TXsP:{M䃙%[$8ڿj,`jV=>JnS4;5dI FF>(*SO3 _1]W|k/5R+a– ]וUCk m[sܔfo3C|9ރl{C̡#@607i7/dTboR<}]It aЁ͔<'>==a٭f[Yy1N7S2*A0`.)W46 뿩؆]yVn]hxhxSfTT=';g-@Hfφ5'Ap]fc6,gC.J!r殠ɸM:߉=XerkGt9PgDڙȬ)奫`jQ | L!o1v?)h<ħ r _o?R'}Us6,&~VyEU(K;멢]_v`21܁;>T94{X`_͚yߜ"*fՓbiS !_W=5'[,Ak;VJr֧s#7)ё$ $CE_.ܤĢiϕrMgM:,j_j ~CuXdec=Ln~o>3D#5g5K S2x$X XpT U=Df' eKn҅WeLjҵ k2 YZ