nettle-3.9.1-150600.3.2.1<>,g &Ip9|]N&/qw wX—h-|`v%.>IH,c*yI,1T'e 9v Efhn@a5U19K@g:"ݿ.˶e@S 9FX*ؿ#SEߟάRԎQis'#XoYÎ8to{PsҾ8NZA5ZCo(Z2]$[3 `]KceBHVAAcM@o?Jgmс:>>Z4?Z$d   0 %OU`     $\H`   ( 8 !9 !: !FPGQHQHIQXQYQ\Q]Q^RbRcSdT,eT1fT4lT6uTLvTwXxYyYPzYYYYZ Cnettle3.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 &IxinomavroWSUSE 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/linuxppc64leHHH@@V6 FNA큤A큤g &&g &&g &&g &&g &&g &Idx#dx#dx#dx#g &Idx#dx#dx#097c22918cb0e6c6ffcf3de0db06a939e9c161acdd836df1f89db8c257e375e1851c8ec415c217828524c9c61fcdd3b95302782db13336f9acd1b8168fd57f6def154c10645c97bdc3c59f5b39eceeb2c01e38b401b4847117c97f3be9c9f9d56e14ab783413e037eae56b334d7fa35b8180d32dfc5ae49ac13375c6efd9383610aa197da73fe05fddd6e98751f00b108d3f212cc2440973233f33b1027c1e3e82f7d08cc22fa2460f4c17b5d7fab2fe4dd237eabc227a7ae9cd6ee8100eed5fff48e90c645123d110035ba6f973d165d95a977aea48d3569a1c3c5ce376fee7612e6580aad6ae3c8b590ee47b631f5d2eafc99e7c70b520ef3550e5127da50b02cb98d7b68bd895fe26752c5f10d7eb23623dff90238998e019c26994c6739ba853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnettle-3.9.1-150600.3.2.1.src.rpmnettlenettle(ppc-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(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.7xinomavro 1728652873 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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=cdf5a21b81507a1238fc7bbeaf4e972c832e03ad, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d5df3d4be3d09baf9a390a9ca27fac02a0989ee4, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=bad7fa93cf7ecb1a35b2f6493432d5331f013244, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=ce7569f2f07ec2c16684146b2415e814188fbdd2, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=a8d75907299e7b5e9e752788d0270fd30b6e93bb, for GNU/Linux 3.10.0, strippeddirectoryUTF-8 Unicode textASCII text RRRRRRRRRRRRRRRRRRRRRRRRRRRRR0ЍtE3dutf-8e9fae1fe3d094ca8e763eb14ce354792a98afd2bfd199ab010bc080da2868582? 7zXZ !t/,ڸ]"k%Yԅ&b?1 J<:%+ӓF@{:g+_]5~ުl]k}iђn)k'̊!̛Wkv̾džn|Rtag@W0.r 6;9ԍY( y]+[lNa<5VqIэ᳣mB0y6֫J<L}\hͶenZ^>% cSd%O?<ߌ[3IRkvq.cBg$=,LS_DtOxFRd=0Oڵ^nYu:_<+H#(HqL\GY3S Y- fj+lH!qyV/G@]e!3vfCѝ!piFfwҔjBoKOexB[,Ƭ(,5Gx!y0r<`O]bF4?R!y7GSFO[OኬI[Iv^b,B-ҴgZ05 dgds B`}qUB5FrM)6-p,cŋ\Ctp144VTP f 8 i!:iY!%·vb<-f&D'{x _gE,&M>j)MNw"u]P $\@a療K Gbzxp_JWz>%+R>S5GB]pY_i B}GP7txA(_ 7 AI%3 ~I 1H,-p&?꼒xmP!_=~Y|G?wUrdVl`!4zN]~|΅oHCɞcÓsj>|/( ȱ(UwC9r) \:vgt+"GoGшt0@טE^{Ӳ|oF`8`Xݹ~j_kesu7ƋV,^Y(, tE(8QC6r&@ܡITPIƼؿuF ć i\0%ܴtjChU[K1>J=G'/ԉK\R(!CĪ! Χʩ7 +ɘIa4l =SjAܡC0-Z{:&c$Y Д3CZkHz+![M4q*s%C&lF ҚC'Iᴯ4M|o7; JbZڙӰ=漸OuqGXV x Rf_h'y@j.^Z^Oa4۰ (+QDŽ+BUXnQ (Z +U`/o)C{5GjKʭdRX|+"(fy9HPLr3u~z$N㓴[uj46eGlss;%5F ][+Lc~J{Yె8  nɣl"͛>&8U2֘nJ@q DYIHG+ qt<\7TN1'G$14k۹Jo#z~KdBSS3 N3~yB Ib7JsdPr&L]>$.zw}+ߡߤ*Fm8TqlA׻w.ЊhQ{"r&~F;w؀l+ṇjpZ|d;rugv.~6qmL?k5ԕ͝=\ss\6D4<KM_G% :hnvm9RjA/^F#ȃK nb.%hgνW |٦n]['#쓓Ӕmq9jY#!݋"H&/tEђZ9jI>$7=Lg.xV2$扯>A y\+ e4ȞJp|5$+DARmK, d* Mvb&05Pe54ދYq~W5~ĩ'#+=K+v ~q<& Tz̞1GB[Vύg<#6* X뚺Gs$ M\WJUQz^{JO^ͮDRD iț!!gu]ѳuw16vWf,RCȾt[y44_D]bkrH,8aYU.Es)) ]R4G]p6j?ׇ&mMK]9ab9cYS[:ic̨aA%ɗX ppr:QF$U=S$S(*d *\j(/2S~( RJMjHkE< @wt?@:ldbБ/f8-E7:z]DT*3.r1 v1;ӵHڡ{P&4y 4* !IOqNȴThBKwuKk1r*™Z@a~ѿiH{j6 EKⲶhhzfRid نQ򅜠K.R m lٴcTiے#qkHkD_3b4m~^Nq ="t~-û()ai2R{biN )Gz,}McA#Rm0j & uiL,T zȵ(t-8m̽%>P@a̍mX8v{5"Ѭz!t9*:RsM%Z2vƿJQ/mX4xKtuǖc([g($MKk 9LKps@ԀQ8["HPC;vt-{} ryL\x\9HvW@0`Bo !!;alK}6x2@N8S6tC&-}_!!c`yKP𜝀w! ڝ4bj NDQuS4n>kO2,¿}{+V;P9hnHw-&;g#8Ȭ8\-s&~Wl)[||KoTGr >c'ha?zqO!%be9 ZN@Qk2|u~8* NHIPWKGeU-Aw>tKu}A$ S4!e̶uſ4вkΛ>v\'{28MϧNLot8J5B ecbD&萛}HߗB~mFgmDdcJ*rk$24C# j.Y8A E0/SODjm&(z8.X5@^]nދDX/יˍGHq8pzW[^X7{AB.mi8QXl|ާ h 'c+Hʮbn Wý+Dm<{ kDٕV hVB;v/uE?mD RƘ=A'=[WQ썊 ~,r'k7CK%[~S1ޖe;-hp]G##WDx4_+{j JsEJEwЌԛ>ث{őC χU{eT9`Զ( m5Cj۝&zy AN{)X6}Ql!AlEk&DQ<C8Qo,f-l#&/1hJѷ-wWR g/ ONAAvRjaHBNBQWip4\ 5~`Ar}MA\Eo-!})|J }rsۥ9~Z*@$ '۴|u-vgo m.U=vsÒA(KZش/}<ԮXoѮ؆`w %ut[aAiĞj ݓ`ċizXd-+QXZ>9Q^:5HJg®㩪c?٠Ҹ0)4ZwaR,e ˊ8"ZA(ӿ[[P\T26y5QuM|,'Ppt Fuw1*lEݴ6?*jåԠͻMӭiHO"ugx b qף-AhL/3ukՅW๷Q];@.>>3Au`+K߾l2ͷZ^HV1Ӛ:4Hy ΐ-(;jqdIk^N E>bCǖiNoIa )j^n J\׾Ȓ^)A\u]5gTNA:]姕(ճVeߘuqѪY A^?ÀL&iA(.mGpDݶ&zͫ_U{7oT F[B t^I}/^zpR_X$'7&*^ $}׵'/ (ڝ-7E?n_YĹ%ܰA…hW^soYyy&!F< X*HSwgkڭN[Gu!NPHe";8e:Z&4W ˍyūğ4<-xi&5-<勘%31y|mt!jگJM ;-~Q=ۏwBM@ '5N@'(CBr%"Z޸|@йeQl?A<]2O{hqvvL.( 2i)5DFwUÎgSA 07>yzwɥ $m\4ςNc0;$P}mgtq B4y(ZIP{Qݘ*z$6Mwt_Y, ͽ z4Tڊ[mٺyz}{P9K[NN.]BK+_5%8=xBa JjqFa<DMay}tC ԭ)]?]6ՔoRi]ڝ8Ir"!%0_z$y ~9y36)Tp_YK(oq^KFAa4+KQ8)]΋k&v`>L><;t7Ka_%"{-?}?dU %atK|iZ Q 0OЪ`E6Uۡ_FzZpwLhMe06-GΌ#ggB|Mfꬓ;>ʸ+0E*tp|ҿ_is?Rӝ>ܔ8U^%0ʴ~@FPU@~G(|l_@1m:|-@jk) r$jP^gmo@fQd`h r6H3H4Ye.P  VOKq+zN<MA}$qS9 c5 ^^^ʔ7yݻϤ=_7[P(dL%X =y3œ41ٷOkV HɵɥA72 ˎ#o0f>쥹~O&<1Ts( ) 9w",6^U;/j=@` eN*6mطt$|e&/WlH;W YG+g@vcƵNe!WQ#Cv/S&x.d-ࠧ}Suxq9aoa5?D$o*5ǟ`pY K(= # 2z1PM]9p?} SΫ :ˊ"1T޳2|PadD֌{UʇQq' cz&QBzDB>Fm `R`Ō4D F6A7Ķ:ᭌuB^gUp;B/8pE$[CƧ#2\}"`Ft\tOh w~$\4 >YJ.qN4`osПGtD+Jm~hC%t\ƶxZ+v6,pl<\`~+tQh6GJr:,s r6X@Z|< .-GΟ}SY 3Bљܔ$ڣ YkxF~a!m=$qfF^?}p &4^ME{J6a1Bgu\'.xjܰ!bk7 F?F(zhT@~T hC@KS >bcuz),2(->㳂ďr7h#Cu#(V\q;`o b\ 9#hxY DaJry۱r{\1+'g ؍q~"qˤhqq`%6Zby&Ua[ ϰ CXzI\w7 1G)vtwM*\(?[ q=,dNFKd!F#Z@%/bvnEj^,u`RZT &[Qf$ո;oq7t]L:虒6ۘOS ZHeYgZt솨P`r$Nhk`69ϳi1x53R)TnKr(mҦHhp:k YFv@y Z8'í}8% މ ހI,Fhalg =XSǖB)Miq\x*}eoMр@Eضt7#tg*pz \myuҶT,m`r4(f~DΙ<mAAL3V?gj&XH pfcV~lI4 2GR)DdEkp&vl8ٝ$J})W ,pX" .њFOnw餦&Uyk^Y%yF/'(a\zuNdW\(ˎ)Myӟ#>u|:g`_'Zj[MV}7o cS[uY.m" LBƫ#?PF%M6=FC $ ד`Pf,jBH2e(f%DB[£&9l:t{ TJVe͌*QPOQ~ݨ̩4ȳX_pSnHF8Э0Ͱ Qk/?oRTһ.6#'(#ʸ5${|p/!Yl%BI*HŢ<}"_U (Tݪ`H:MBt X.{vD{]w٥UM<BCoja5wq2KfazF)י9?WSb6NqH!'Մ0^g{-UҬ.+3etKnֿ)lam s krT]lfvFZ\3|̓ O4kTPF0xh/~ ,@2~BK%7w:}:rLR\zm+>C A!mC`R{(o;0Ԉ>kcaܕ9vɣNxPH1ldI?l6ž߽O7+Al-ѻ2dnM=iw$hQ{M m}vn\jO4y+y.LՅ|ˮ?I^>2QzAu(Ϙ?_keKHZR  F9/uUi~u祦ixJ)NwRj1ռk=ߘڂhe-HHHW( }iHPIǖL=:Ow:`.A{]kJZJ Mz.j|KG-O =ޘMB')r}X:lsriPNp >yƄ~TTj4-LؙKC) aZ8$Zn u2C(W{ ܉˂ـC^Pb԰ $kq-_+;rf%h)#ʦEU^bAˮoׄA1e m(+`ŧ&vT k&%2Ϣ/$"t7 om/F!˯8ew_DZs$%8,NX N~ߥϝ]#שqB>S_N^,8l'@ME+}E߱ξf0Dg0M-\ dkbșrYJ7u\% SC?oݓV~8s>}"B'XbTr#[8TJDYͲu4$̦bΪs e/SJNp .8k<kr3`E] Fxޒ yzTfJ<7Ytv`Xywtn:W>Ԙ7G^2+QDO_6wՆdûX>s{WqHYYq4b9"W-%Ctq{Cĵ V^yyڝQc1;WT^}1h(\esy=AO0? xw㰤µ!s3 a9 i%8ecPM&`'T%cq}&n~dRW,PJ䵄!%]c%ɠEY y'reMsE&CR IݮaR1[N+pmءdga%w#KnRkqa+NM``o|S7 +8ξ?2J&CKaxiN)MӤF+z\4㖻ܲUi_LC?8Ds Yݎk>uBPN>>.{2xX A1 ($x?苪9MU;zY']F(:w,4/zejJ_v,uqC:Ҫ:cy3x٩X,~^lEE#W|2bM^Kc. Y&/*AlۙK**qoBYj4bis1qs5xKcq]ۏ#0,ّ7@ WuJ\u42zO+PyTl~Mgq]9^hA @R?`WU;y 2T &7tZWE1V 2Lq^n41e*Tm{殕uwfϣOq[7-dU޲\Ӕ`IЙAxL s?džkV)щ<}zF X5[C^ĥ/[+&bg6Cn{u1΄lhz.z~"TeA}ٸ6L+\@V6/SDCr>.:|18d1eb݋6y0GYPJŚ&g&u#b<@`$[uBobbFK"Q`HȊMMz[糊{Ge?Q2p {'m6eKL1%X-t+, C7TO#n(ʏ϶P1)k !:\|jyOtဧ!ji݌'U0w(ëЏHfQ[G\pW}oPĦ/"yrW= {v7?"/9fn!,eC:ɘ[5I38r9%)*rsv[sc%(zj4j2m9J SUjT)+ we*,@ggu'9J׃bR[o><)޳ ,#F؊Ia=amJ$!(tBn dT@jo$E8XcPR>ꗚ J>xUd<:{5^D[]g%'|Ut:nضkY؋OJM ٖjor_EAiɖ?dKOm=o6K|͈-,wY\`9xnaΚS$Z&x4e Ys7̠F^XS u9p)6*:(!{EYdl~/W3M{,Wo{57ho,n$dm[>qϹ*dMK@JN-;ɗQm\ITkewZȞt>Plϖ>\j Hۊ""% )`E _*Fa6剺>X f{.!Vwv{x,;x>΍vC5 @ [Cɭf,T~=3m|=`YL<. 7W:{oBѝ݇~$ ӽ[HA;{[Qe`S_3w!>X1ʐZ[X@)mA8'fG\HC° SN/ mRi_A&CO."8IsVkðos ې9\ 0.]|g;qe0ywvdslr/5/;wlE>rX5C9``\ 6rηE?LIˁRAEN Ll?DOJ~{\+iSÛ3#ĈE4$,6htw ժS|'4Zp%нjpW(s< 4UЖKƴh4B ʥРL)X&I`qUFOC/k,DBY쐞'm`F&ۘ{vSq UNZMf)P+pUC%3~'7C!\d;ևgv$'|s65H%̭/IA䯜@ï:_Kt'_\z rpo%MO8&oP_7ԪU> S92 0VF"74SB`,1D-.i_1g;7S*%%(ޫWF{ML .Ye+wReŪ}3~rcQ|>v,PA MٯղMCoa(_֌1WD~\ŴpPʹUkL1#bP/("W=JlYUp4(7 ~4DIB^ uvR*^/&ҿ緌? p#VZS\{xo>֑Hu2̐SĸkŒj;#Fɩ{~k|)6|URh{N3pUĨIYNr]ʨ d0A.ODi֪r M0S*\7޽(dF:M׹4}b ʼn*4^G)-yϬZ]GS$m[|,*y : ' . EoD W+}҉Sh|s폲ƭB?*O i}cMK TgagB^D$6kpMP?dr.O#jskU5/^@mP"˸)I0Y Ҵf1%F8AM* ֊f[>e8y">؉L8uDAWvqp݊!ܘ"ڴ[}HQS6< jxsK?.iæ)ӕP]5*{;3*&<a 1tϕ&!S<} ɀ }3s*ZΠYq)Iwe.+@k迒ĺ]ӐQ,434'lC^/E|sȓT7b>/syno6z+4%ӺAR^h{nAׯQZ 2JD/ B64{ۇ k h7bp#FuAhp2%7x$*upƂ{}_3"ߌn6| Qί^wҗa8x(nA^J,BZA`C驎schC<s|% _R`48~0bֆtTS=V 7ZNV}-HP9lQ r1Ͽ"KbEi&z եȉ"]m90w@N !8Y:4D<]N6ʱ SNbsJʛ ۀu7Wݺ~N4\@xg94NsF;S%)O= "P/қ>D!>V83OS1εl }*[AdyELeӽAL!h2g5S+^B!4xEY~ ˰=1q'Vpn8boeTGJNhYt49r߯5|eifeT&V8_׹o1&suǠC` ;]Zd(f]Ksإ;꒞'I㔩?l86]\di6KN<>1@:CG^ -z9ՓN %?}Jģ H*@Y3Ԝ!@ºD &fR"# /9SW!륥݀"s.v݆#|f@GAp11A=K՗p+Sk6x8uװz(d#ݬ DP^STDIs2&yp0Q=q&e'-{G2 ˣpBh) 3s}&JEϐAߛK?@"e4 O3NM S[z;)9ߊuW%F0=w wqIP%=_n4U6']IT3bT@͛Y;u#B1(exg7a(kKzmQ :@24@f_ A0i !1e()N4tΌ+7tLrDb=LFuX&/S5OCs;bKp/uHf_:6C2q8vem04>f\Dop3[ǚzN˦QfN8.;LCx!ndx*/Qx.+ړ3W`(5tfF٫.e$&6b&yC7LYj4~xz!)7ts+4p5 ȁߋjR>қ] S{ů;i.==ּ!ln>gs |8?2jFZ8~Q s:.B(/K팟Ozdiʓ30]1m`DUMh-)#(O.Tƍ_$,pfOr򓒴TۚVA .uVо"bVZTlgrJIyIrH=:!Q\]{(Fktr|EX7N479WȳOpUbdWT W*5u#w\T~6>ΈuGV8o8NnU ZK/9]j9vxgUVR1oei~#/Y<9/]~pH݀cX+AjcCAW/ x" 2ac\g$KskCrU|0^kR_iK1|vz xp~a -6po7ݺVlA/ U ;E:sMAYxF`LnQr;T[KpI߉6p8_ 2>D) Y2:C\>T<)Xp>tu^;FbV6y"1D#Jͳp+nɛ+>Kigo w.87Ҿa[HyKHɆw_7 ox8nw~Ѧ`.ŪX*BͥPmfltı6am-_`9&yIνeC@ QX~螴þA*?[ aQH`ѪNq3t|?([m|V7)+[sp/՟JxµVc퀝VYƝNr+pHe0Ju]x*pw7cEΧm bfL u`?^x/iKAˢ)q ;۾)/QѕHƅT'O'svtYΡ?[;X64@} SRBa+Aܶ<% &?md֨6VQbpd򈤍3{c<GqT@9~GF@0ZHbgr3>gYBykM!Nm/#t*' = "r*HH ]>Dxo\%[ӆ2J|mgvzͼF&q9%JM: 1\9wHCદcW[z8Ĩ ؓpI X#J,\ֶЛ./g䇉8 u}[yc?Nnsn&g?:F{tJs@$~JŋO)%%M GI>qO[9hWQk>}Y}p4pW`c̙ٜFetN). Mj5^ + pla/zcȁ\VDKq3[\ ޮ0lGSR` glʦp(݃7)`?^+<8/O'0Rv$cR:R'vy3 ^ѭ^*B3=!YʟsKXdU}JNE5hWe댸-GLIkLd/M}1cyGHW;EuɰuSї1ys]rtغnփ6IF,Ef"e95X<{48z=Z<|nqP'?vV6u0rov}7d1XbeZhOwPʽr|-drv]K\6 5es+.3g8_WW5>tёA> uI$O)Iq(gOo+ě,W%=Rǩ 72G2_~0#nHD0c1J "2(vk`CTV+rBR֛q.4HnY*h#8۔J>E3t`3 Liw7x{NWCEd͛|J7+/Ѿ B*d9]۬Λ6 ''ʷY< gw|yO^,": 2OڬYEl }vE3_ai٩~l`Wf0 02Li7ee%vŹL_wTěD=3UԇI$N0hcN:B}im-j.H6t'XRѕb.w/1kaWHorbT_'&~:pU*Z IBQP¡n]L}+!a+Ă*EzN cNK "VN f2bhr3IWl:aq^VUM }heĶ —K< kA@CI3j-8 ﺽPl(I>*wgZ}]@ۻQ'LTv߾ ?hߚXkL:94b-[1]r;hUWI=E!Ov._j&wD>zg .e4i^_f,+28kɬߔğke,TzrNԿep+|A|zy7rG#|EzK^O'h}[9CuI52a"!ȭ@) YCy~cc77H>zGMU+L1u`5FAռ$m!U_ŗdUFlӰtXLA1O\ĝ\>ӑKazj+4mg/Qh1^G[Y. nBBOm6A16>%4g m\Ms8&̏{н,MA\7vx^n3y\0h&;D‡NzEdՇCvInd:w]y씐"> 桄lCv7 2‹F P/oLuRY*s$2'#zx>+/3l`0| $\d8Y6 0\kPJG˝+;w$i}aV`[A*eƆ7Ni|=nG{n>m#c4״ Eך+I };q#NoTMMXGՙW,XS1fߗ&~ sҊzoO+6r=o ﹜C\<-Yҵ#i&ǺdxE4"d@M(rj-"p>̛~%/5Rq @Nkr-7i)Xɚԯ(OA%CƠI mFvO:^ewM7>kuZ5dw &./Fe_5C]+!(p ޢ9.H<|(0^x}K.{+]8m\t7:5BL9=0D7"R`g9XlڌyzXiI5du+~rTatsճ7!@ crV'1c۾wK)lRx(f7__ ~so];3QxxXmHSzmlمgn/ P qxZ@y vFmYib!a 56a"hI\xaSy˃zǪlKu0җ);ـ| K";.kX@?RLI> B!IX @1FHIjM ] QYR=`$\N߀Bt`66Ero33#?|?_1]uwxZvJ1HK|5i7y s"oT&!+ mVxfG%2˛t^p2 +r/鯪! bՀLjq@u9U>0pNo gd'%[pf%jb@(%v*YxvEq:ͬlaETͳbhqMKܜ{9`ɶEW,afWyF /hSrO!=׵Nmèn6Lkk3m7,GjV׌ҴB[07mJZXC5H؂⥣DX^"Tl*&X@øR<I07CYdjhXRDzڎ7{p&Q1Ls1SMNB%v6ar6KݡX==my8, co HgϦ^_4ێ4%B[m~"{Y9>gÒkES%#KǹoVME&I~l):*L `ws0.O}GR+<<<5<[m<9IB<ĺaT_9P!lj##"rh8^rꯁr}@o``D ܅1G8"Rރ{$sRTwa*XJ]2-DZh@J5ќ&-%צ{^mdiݬJ4G LYtmKڕ,Yb1D< ?0^ +,J=>v uU44񶧀e] Rgw\~lZXʩ Bfw}$!&u*dn ly+<074'^^̡ Ig?Ǘu|gԄգn_*Pvʶ[jJo8ͮZ} 0 VJz^>ph7{pw"9[nt ֶ%0f9+I1mT()Nu2##D")jʐLi2tÇҦLUq[_7:>,xB.sVJ- j\,7YX^DEckpĹMsδssz,; gq2\ӊTc&!KV?(&P_ ^Ռ55'Ge&"^_ȉan)tRV~a!<3)ďͽ< Go):IOpꪰ#{b2]!ԻsZNˊ6ŸPj#Y|~5rHn,s_ztMc}.wCFlϺfrGr-%of(xؽAv'+!85 637d $C=?[<,d_ 1 >Vj ] ޥ 6+|Dq cd _z|"6~7q,B~L-UɱaoE2ՖuL hƉJKI9#k}/3nUł)6~ 6ґޢ6"+pVaCw)o; 4Ƣ;9BCܚQ"މKGɝ~bq[|=cѷt2ذ8bP@ qVKd|='CXh4ƚ> ݊ 91b{InseK+iOxaFxu9-gۻ8 NTn'`rN;qK#f)'7~ < !f{*REKw=G'pN3M27dhYgVd]bn?Y8{ 0H<.`AF={>e[t_ӭ\h= AnPֲ ;"cwuɸj+vlF4 >+GdǛlNZfPrἒ06g fM]M3c;WZԉX%%věb2;^*T}Wgc:L<k+<]sD*k2Zdt?0)0r0c+؞t7:)QMIiFn U!! Q3ی7}3 3hۖeM{u^UǿLᦤc8+|x2z̏+8Nʎ@4( 0-J}8\CeQǯ=z)I2g aJ c]w9@ G8)Jާov'Qk,MPaʤמ-ީަ>S[][vNv+iCb{¼RRYWg.wFNYE.>e\qpmoC=(VuW%FIY(iKEA=# GS<:|ã,.@)ҿB,PPQ *H JRӃQDwQz1hc>s*~.ܢLa$)~೏A e+{Vcq68ҍ1.َ<<Q6FIywZOtnOlbʞztlivYCјyFTV~&[-JE Iӊ[Ȥ;QNN#19 fM̑6۲.!շ2h ) T:վS"NWiEv+KE%T}#kYUQS&x_ ^mY8Rͮ0 r(Qgi&>0r_d,-4AsoFj.;iT:`3 5I><g]5Uo'z;xmHЖ#VV*<#8/Ec([akH YEDzlF;xZ@$Cّc:2 T&,w'.Q \1lj|Nl-OΪ45oGբN}}b-ؔ!pDЯ;sF=S*|YqbbrkvA613 %Qp:v A(CVQur7qr\Uیep9~4.rH}UyNJ6#4˗,9 78#3Fh:pɵ.ӯ. C9$ѩ/b{DwrR ϙ%$yv2T!= ;f[E{OLv=7-.WH*nܴo QOvΐP-PdN:=T1 anQ>e"*2biGJ -tF ,\^Үb̆p7cֆ5W`kt&WR&A<9!_y('m8!Po^l9 lyI-x2dwsY- -I\+22t,ONRtY-9G*wG\hW,3}sbGj  l4%yFۧ:T5bz Z(W@!ZlNRއ&g>3\LQh [kż2孇aXGfgQ%ՐĔ42+mKwaw"Dir[gx@6u\~#xW<_LWV$~nٸIn3;,A.JI`zK TuzȊLd7ޘ#aXc4=$ kF2i;!x$W>C^"Ly\M=TɅZOF~T_PN9kևx™ ؤYR#6gk6[V6ѽmf\P-+r2Ꝡr\c<;ZjG>Dlъƙrr_Պ321^J~c4\d,8.cf7#pfk1ң_k[Ue##7Ϗ@'(F;E'7[Ro\o[DchXks&Є_{6b #Jo@M5`Dse1XP\ dc+:>D䫁)~^}'I|X=c/53O X:z[JLrGs~ K2aۍVz񝈻fQ|۹wPHwc4>"kcvƔvy%eEOU[_`(fdϥOCbxw k@gV nc@wrn2,}؜rwwRڧ=J,LU <5^]65 k_kQcjT `JAŞ5&4z}>Fy72[u%Q+]Q ;*PsQlRyҹS]F@RzMv.CcmYn)XYccwK ձp7dR,kUH(מ1[jgF| \}+b'zeAӒْl^ R y3U^wJxʍX|RM߿s$c5\-wdS_Fgެf'+b :"U[_=sV'UbB9\VeޠY0}آYqqhghm/<81m*NGmNI 6l_w?vV'>QlM`؆' VX?A?7 ~8;LzKs!|is,x,|:o+ dT)h31Pр+m/MKeFW45g"M kxC_'!NwYy- kyumFIXEU,i|hceύRd>4v赬`B [*JS~Iv@i\+); ->D4\jS6r{NhUґ M$#M⏨ WI咋-E,u8g$>\IeZ es䂊$Q(e'#R5y}q2a) (.ŗOV]2u~"tŽa7Ks&KmVJ6 yd:9i5=̨VX)F, ZZ9 MyК2ܸF{4vÌ4AB篏۪n~6&wXꑂ‹4L PG0{tѾ9$529E qr)OpDύpYܰVqi|w/x+]y ,-n6Fʬ'iUi2Dv ʪ󺡿zQNv; 咧RdeDwS6:t4A yu4~{մr Qv h=漄ua7Ny;V&V|ѝAwTP*7k19&WNO`QV)>0zݖ]ȏ"vS"l_#{pu)iaT4Q.4DItgߛsP9(].\vWԞ&0L[wsbt/OhTӦ!2}b$9tGͽ\ IO`)̐MX$ո])OZfYڿ)&!ci:n'_"[k؎(=O̴@oH[rqpk#NC3&NٽR1A% ּO7`b$D<I4963MƐ'C%-{?,H7A`8,(e~;ERb|zlM !I,xBW\ݙK.5"bW{ 2\dHmWf 78iInr\QG7OuRU^=`[nbw= [Qt͟юs9y`We>KCj&'IFyuQ*$?eR{ E4]$$UZ)LVxLPM]InO)=#Áemρȥ=G>h" ڲ"{Tq< 3IpN@!Bwjb7oft\{T؟/ei{_=VfwKrӦ}U<㽝(Y9xl9ꢬᔻ<‘(s 9=튧ƭH|q4,$Ŧ&p{J E|UG}iԛx{ˊnEꊪ[.|ulw_8퓹P8Uc JuD6# %g֩2i T3OÄ2|3$L&]4_23XujR0bb/ⷍ;mØȔHMOMС4d ]R^XWe,G&4('Vh ,~䏚_ +0˩ϓ+)HT+HIz㉸|D%a#οղȆ7PMǍKBڣ]"Xң~-o8K2m,8cD~EC*".b%cE >$X9Tѷ !aWWxOςc:qM rdtQǜuZH֘/sXjoj=?tIPybU}F+n-Xcj%juL NmvoT߭N\kXsJqa= v=ъĭahNȇ]}g*e1y@xh z tӪVS:qp6ʓs}}4!d~c"C2b+et\,6C]Aq$Bn}`Pl#I55HĹprtRAXg(iܝ 1~3xw]ҖsΫLJ! DoA'*ꋫ>>XH (;&I2 g>7ۆW e[mX|jӖ=ꬡG%N^W<EtVR}ց)$~'Q\rBMB//`CNA x7gUD?n$+U=NkBW33qr F[A`u @yr9gH .}<+'63|xįӀk6W} ;I"9eAfbc7I=D1le-J*: -?f Z{)07O\"q^Pᔇ N}U_f邲+1IW4\}RE`=^ ci(go-93(mٱv``L-ށ%KTYT`{Xeլ,.NS%#Sy)km.T QWMzFz> 0fٶRH;*z&{ g]lo$Y-Lu|Ѐwf \n4{Z:| "}m `.;szyoKn#U? TG(-7hr;ʦ 1Jɖ8@]pƑ2cxԵ 3\$)wSi +fcis).Qˢ͆l Au=w`x5 =tP{{:ڄʦ!ڂ:&-VܧznٺUpL@ap"ZN񇸲Ѧ^Um~_F?1_@$9Mpg̗ t^` ˗q hq\gϰ=pE cQ,?xG3n,bSf1JBٳ4B4/X/؜)HU"VQӧ|ܞ-*U%[R?.u@ QQ +nlm9价-S!E,'nY$S ֌0sFDpRxd]?%Z³!>Gv@A_KI De\.\ga0Ba?vghg,Y>g;Sh㽜M>"˹N+pK,j+n}PلF3kV"Ioש{8u4: 0d'Us7e̘MvvwS5~86T6G( &Ҩ yMpˤu8sSnapr|l) &Ӆ̂83s׆^?qS; x'ɧMSgJq@O|MJWVȒX:/:>~Ω^jEXa n7&{ u¸yJcCSy~_~?l,l=eҜȁT.tR Or圡/_.#F6պnq ?{ FR_ ՛EѯwDɖ7(R P 0vR ˝IH鿷g2rtʚxAwMʇ3lwLHYROo=4#-GF0=0#C<}K<)63@ҊlFUuaH4טDIΨ;JeAWNSDAAdkvdm&6[<`$iYpmyg&n\ Y!CjyўmbY/|@n?~IQh+$2ۣ8dYk\ҞgPx5Ku{pcZM2xsXhd*9zјփ!H26c ɒ[tNyje|rvƂO=#eGDWrmJRÄ2K|5Ov-Pz[@lMA`AK5p3fL.`(잍g+WA̭9j&DD_7IOiI7P  BviLHC@If"n6Cp 8 ?|mk\ԉSP\|-D8QWJ--XIkXUztbJ .㣑L)9Ю'ϽCąՎ3׍6 o*bLB/A?,ll 3tφC7Ax%]REBp}[͘*} hw_Tƺ9 uNl~?y3F9,m1II"#pFd C}c"Ԡkv֓Q*BE[~;XIG1b%hϑe `*1pib~5bMoeS8=ʀb(sJqh-]Y3Gêbq_rjQ7HDh _h+ZBZPQP+ڀgY9\z&h7lY/!xrB:}BJzL5`*ZMf#SyW[^J3r1\@2{N )'W|I_ 0u0xC&]-ѓ [gam3yCS dl0 \) cn;|֯u>x`gK.㑺5\X''YΜmlJ4b XM "?#QɜxJu#ETԟ67'11_R}j sMו߾qZ,ڶBvP0% ݱkp q~6 VrH=)Yr%PxEݵ{t]F' JK}ϣEA,}Ëcs%=v)W{;$Sp[1ͅ3d܄E;h)Bm?*!Xۃ3%oPiUƴ r8A$ /B'9KRBqոID\]39E@]~Vw,y $0ū$8:!V[&h{6GBK'r6E:Pbi$m|P- >8Et6+iXV.)y1)O[4 A:=|kZ9}J[L!iSCJDz?\.]skqnm"{aNl[MeG lC#@E1mށY/ɑ]?=W^V>p Xӂߋ$ *`c&Bg[nEaS]MbrC"FVzC RWo'c<)k{cTgP,ɅU肺 0m+Pdo4ӯe2QBa@-#){={l%ǣ uA;sf\JEZ+gmle ](d0?ρg N IN1PP P-⪜( ~)@b֯c2i0 i_l%5d7αqr7a[Uvg_t\fQ>CNFH;4@JE|9#"<1>W6럝]t,Z">j@QDju. o%fTYs"U$zKh5גEmoRŎ}fb'⽌&2 lzJG>DV 5`9&-{k=z9DY?=b:`*hj+4~xDIն{b@Չ2K֦>FYӢvC՗iĮưNΖ?Ͳ^ SM=xcdD^KLc@T[ #,7 kxw6A¨'K3@{w#joaYᕂ"}S`[7JE$jy۱zK7Y둄M0dճEXXR$/hr 2.\jpn@O @jl}R} iOF1pG  /b,tCʦO!W=ݕõ&h3د5(?Mj~3sx7کͿb Z\u.w=;c!-~vxz`}"&z6w.Py ̓Ċob(whpWTIO_n(HHM)|/T''+Hw:x2܌df67u/2|,,55w09,i.O~i_ST_~iv?uk>q>C -e5_AAJZY} $.PjF;!UfKߍbڇ!6 w~4 4u{>PC=mZ'c~$U 3 *#Cv7!+kЫJnfZ!6IU0>Xw"c3X6x1YZ3ys49xt.[$ 5cWSFnԔy]1]Z%KSwpS[b#XbWq+WmҠOVE2?@ mLTiNz!e}9yQ}sx[$]b|n[LkwVUBUޗӉHt K (`1Pu /g wLD(O:R'L >K~B"@ Lp fѕ`-1R=n7wv#Vjm2'sRSTI=6>K.y+;A~=uw0I? olƞ|3zB){bHc-SpJi*(YxSпނVO">iYߔGG]/t6xt;jC_k (O<%Xt~_9HíPf4aiBh4Qc|+)CiPs'Rn-7dDڐq'=Ūfl84`Fїq@TD*+*m++zXI/G_ $K_`]M+s9?'$IKg4M ] -9ɘGѓ/h&.0ݥFgEK"NqLN.U_֒QM`n߹\4K͜YTf$ yd%(fNio[8x IlFD~5FrɅ!<,4 &nozr}r;=L)/ДWn),#)9){1*>ݯx|YQXܽq杽y>G>4_,).mP$e{Wܟ*RT(V:KpiN]lNw٨^ =ѥC0P .lƾ٩oJ}OTK)4RdcoSEEK#~$>0ӰC1Ub0XoAXYNC!9sѽmZ-]n 0|>R]Wh^\w 1-SHRӴw*\(F @ʀ[˨s*G' 7w&] z!dʯ>1کk,=aZ~*ΰ_(踳![LjSNpjz›}A!S+bV}!i|` 6F|{zbid/uLG/~OkBJx+s--yqvȗ;aE n]Bi`4yt{D$|[|1хmCW# |)k |6Կ2!pBU_vdO}J_ntSbZ[)?Nv_u9DT'Qw,4TSW"jzg,eGBU i47Z$^1fHibuDdKL=qE4U·r$IӦDG;k:Ji?d9usr `a b;DOfy/V `ܳ;[[fs%ը[,@k,W)D7QbLxf L6ʬsSB>_MGAȹA=iaw.Q&_xzݭ'[}8$.-{UCąAb 9ud9έQ8>fz`+$;pH7:d;C]=O/c0 M˺ 3Ȱb|G٬x}zxgBPoum4ջ=S>i7XI/Ĺ.,!)L 9[#s껲W:TFrh.kP>x?ݏi+j¨.NvlXa؈%SOH3;7Zڒ-Y턵[}6/E=F%|ոLЁ6hьHS*îQ^ ]C }1X"@)(XױcVztLqZw?Tp1M& w yJֺOo[Xq* ߘTžrsaLgRbfDM"?>Bݗ inf|Ay/byfT5ivbetmwՇ .jxiQ Fߞo*>GR}N_\:,ѡ,YsI@lm"EP,ڷ"jxvR 3Sq뼢^)w^N2==!`ݞP:q&51LjL+,7qUlGUv+LVӔa/XNZnJqcy|ߝ$ ©D*;x ;2 {JǶ=lU?t LXd56C0eP:Č/=l'^qiJ]_ J.p0Iϡe/6EWU9.VS BsBbNB5,*榸 z v6օ.paGD` HD5w,ОCeM&"%MNQ}m@-~iUNlbܻvZoM@NFV'@GKxjWz"IMITX i6XmatžWZ O UŲ[g%º]H/nLA:յQ@ݖ3PZ(27t\5"ir.yMS3!0d>-: } gG _ \*>JlPa]SL?5f.v;" ?P#GanW )KY Ɨq]8Fd?}?/Ƿޏnmऒ (eV:&%}ÊyQ%ű_k3B ٦EmG+"ptOhƃa*HSV/&dQB̊z[7 2 z8p h${vSmrY9'h Vtzm2Q9LrnhT 'e:g,F4sI0 ^iWnHnf `MF>(_kdظҔ$SX4Mf:doLօ{ɐt/QQ:.e 2rؔl3h"σD&V`޾ U?:x;A]@r^%G$e{\r&.~Gg[ )^2(!P;SJ_=VR lS(UN'Br<:s1i>d\xВ"<7rp:4nD;9<|b| FBǜAj̕zWb$\KnRI[͡}T46g4r#h&ݕ-^ӜsrwrK{:bz@DU/okXyNE:hqR OqI̮粩Qj$(%_]p=/l#_Q l Gd6TX1XlԥlˈN@ZL€Q,QVVAI,PLi([>o&E5؇<.w{z uN>ÒѐT(,tjZ-mZɖE C$aOsIO里OzxV/w C&UA{ E@zeqzsi"q'X]@&W"'sMV#!Bmˑ֟aoxCə-)_5Liˤ&K\'8׌G aU{:H2glS%:̌Z'\F ^YlD-!\cӱ_w"/8_/P#1+a{cP=3Yox 4bo/'nDMt" & 1o2Ũ.V+ )@+ YZ