nettle-3.9.1-150600.3.2.1<>,4pg &p9|!BUxSre()lؤ @ 2%΂ϐ,mr2 etB\3quZcHјWTUЬkS6[8~ʲZDR'J "2>dbꟆ0i *\?t] 3ǂ1][̤iɾ3M}]e= Pew# DoJ}_T̹2kc!zp.4\G@L6'>Z?Zxd   0 %OU`     $\H` :( a8 h!9 !: k!FQJGQdHQIQXQYQ\R]RL^RbSScSdTeTfTlTuTvTwY xYDyY|'zZZ(Z,Z2ZtCnettle3.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 &h02-armsrv3SUSE 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/linuxaarch64HH@@V6 FNA큤A큤g %g %g %g %g %g &dx#dx#dx#dx#g &dx#dx#dx#a386b9b3fc7d416c6b343f01ddc5355512eb9eff48d9c8746887f608f960fc857f8d07119ea4db2e3ac91d8b185c939fb0be9f6893984dd82c218ce852c79d830430263e8f0119537b90f9f59d469ac3057017022dbb32a5b5ad9eacd5025b5eb56cbe1dbda6afb204f14c6fdde8224cb45eeccbf33e15b548093e6bb2ee92e64e4752a02e2f5927b59c6b5b63e9db655cdbccd62f936e41a3f6076fb9228ea182f7d08cc22fa2460f4c17b5d7fab2fe4dd237eabc227a7ae9cd6ee8100eed5fff48e90c645123d110035ba6f973d165d95a977aea48d3569a1c3c5ce376fee7612e6580aad6ae3c8b590ee47b631f5d2eafc99e7c70b520ef3550e5127da50b02cb98d7b68bd895fe26752c5f10d7eb23623dff90238998e019c26994c6739ba853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnettle-3.9.1-150600.3.2.1.src.rpmnettlenettle(aarch-64)@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)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.7h02-armsrv3 1728652818 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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=d70b7fd69213727b2dd444b0e8786e8d08140f6a, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=519b1f9e5d4a09272fb5c56c2c20b4b538ee813a, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=52f882fda6a98c8955c44c721baa2745b03d92b5, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=eb6aef3f4fba7cc7bfe3e15cf7c395dd7bf6aecc, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=1992455ca9f853e0e69091e455396d36c891ce19, for GNU/Linux 3.7.0, strippeddirectoryUTF-8 Unicode textASCII text  RR RRR RRRR RRR RRRR RRRR RRRR RRRRR RRRRR RRR RRKH1,Œyutf-8b95ff814e7070114f5edb7c7fae328d01ea29920c0d0dfada61f319d11f44074? 7zXZ !t/T՝]"k%HT&b? w&˳ם`HrkڹzD ~ tUg| 6C]gzn!xtf%DDg/ZeC ȽW[Z;؜n".."HDR17gxߠ0|`V^Zݩ"5k= I?6:[WY#*妙3?S<L R4f&aacXv',^;)Qm]2ő#9Zkmr6#B r^#_Kvç1lt<> 0e ![1\L5P|7Bu?*dLځ=xi2cVDXb}^Jwlɽ`J3mD„6rk+#Q{ꯟ|[ځq\vFV,7B,mg Nu +;vj4Z0 b%VU g?o[NHm9FJvUzz|)39hrr:9ZH~;VxRЉT!9;`퍷KIWj5;^QedIu:lj3)zXΙ~p垨>)QD>A9%Yĩ&Pڡ4kEjU11 HhG@3K Y'\9ipy.ho}*_dJ}.u 1#9S3ms&}rfndKJ#_!(b4b_ՇIFCVzWw6Q% &K`jm|)x1vYX zp,7 F^{qOl߆;r؄A aU*2j7DI6,h-ku}n3\;)gH0FMNySWʌb溙O5XT>Kѹjp^2[UkyvqkC"}3RQuz؝9]$rs<HX|]L<2,֞ưT u5a .+y-$:lf]/Qyhz?c٬ >yʡUo1j5ˇ趖%4|qEF=`P Z~6J %q5Ǵ$Eӷzé<#\7[ɢ"{aդ@0&_hJ1P}zT'=bWAIhF2 h< ?u=3c! ]JKn]vӂţ{!'?< PCp'bJ2&IcF]ի η_y,o\'m.j퉿l s$e`.m5-H1*ژ. koލ|QCMp }܄A8F3+V^5yˬH1V=񡈙 JЩ'|;/=e.nv)۳fMo-ԑ=pe=;2kB$=gb3XC1xHMn= wWRY,}*q> ^ed|:Żۗm&ojWiNLNLn/8A@(i: ?3 k=8kCTt"1t}W@Fa  -YF4H*zڟ U@N=X|d?M1xir "^^K5`0pxsfj.ˁSr5? DEVEk'P1僰LUVlꥒYqgXi_w ܉Ear~o3=1e!/I#)-CSU¥ ?bwC,g;`6p CI\' +f(fb 1@RFSVA?UZ'5/l3RMfr @QT`F˔κ k y"cɐg SjK,CHm$dIeZrޞѰƭNJɖ70Q=q_(FF0Jol;xCu%lz"zPis?( ()*/e!`.PO б3r̙"!<@sc4gK$mR xCVkBh4\ϗ6Y涮 {}? 3Kt|ڭ8βlX_ t¥T%X`}4] ժʁwK,a*YÄ!e؃Ᲊ4n#H;OTc)pcd`K_1Ŋ4l&t66Z3ՃɋC$r3o FH;ݱ^>K6*й½]7Y ,O8Y; |,ZDWQOI  *=+ٳn 'Ay"Ӱ5(.\גܳX]sykYd\, < py*lU.5`艱J dK9ccGCʐ # 8zʿ*09:_:|ccѧZ: QN";p6"|qU 'C˦ koKއyF;1{&Bi[?ZS؁>) BS+ 1TP$N:A/"\`j Mop4EM`%4"Ty;JIY,%n6vzJp(Wzᵴ45r>5^f}~~f}b2)٭u. GgFt{H/S*|wp(oLX AnL26.OݔLXjw;Eƫ/_ ݩqc@澸CA \Z&H~v.Sa"<3'XʦG&ٌ1wuO cɠfǎuci`y=r^'Zi7wMr͈0`nC<(Uչw<5-Bؒؐsh)8<܉$5WSPNZ?yΜ0*L"+ _=G"/:\DmQ&K-|z0n}Nq4+`^<aP`T"L.\r?_geNe9lEk.BatT XE=15pAG}_?2B: $HIW6vIt <)}5+K.,KbZ&NU0j㥼{u'ap)xZQ#2~y|3؋)*`UMw̹/"$NTs~,3X$@EmܿÍYRխa XXź;czA>hr6ׁeQh298m+ds:0XԢ ڑrji-DR?UJ-QE@z4NxIG^zIݑSy_Fs&Q v*K]ojRSBx&{Rih`m+RYC;\a Qm:kХ[7Uh_jN%Rj;"%gGQ(yΈKN Yk>mN!’ž"Z=yZ{-cLn6܅ҡk `At$Go\ ;$0OY ۫?~< `4,DQz qk`f~oy ,1Q*et.3Bŝ㑏]mVtd.`l蛚h9Ef wm7d3 X0a*3 j۹kM3Az-@djM6@+ n*JNY mX8pL_Z\pB9dNeôME/`*YJ۞˝r1<l=>T$ Srᢡ~>ڮ` |uJ%g'cKeg_:+;@ I>)ѥ=Z&g X"='@,W+N=UIQ HXuTq*E$q+G8~1\}"Y#EWY4|RG`g(NYjfŏQ3<9+>}Ȋ}yU{5PGB={_,!KY#'c|aq\ LhPک"Pk£`{+ }7=)]{]H7,4 ffIP8ӑ?Ige ҪC|] ;| Wߏ_c L-H=X`I a+;W(_Yi.1BK4YV&=&UodY3"cfRcexu:*}Z"mnB8D%r q&LbȟÑ-9 lpFPPϒ8ZmNQY45=u i HپIkZ'.pc$5!q \ x@K8T? {@]-x@dȩwHK+kܪ 7Gdh-jWH_IƒIkZ]"ul,.7V'/ͫ3 YT⼠ w>OE{jW-eӑ.]1y lSjO%ucx J~AgOtGpHݡn,u@%lJ#$6*WLïvpQX+,t'BēRڀ5^z84r ^Fb7s0YI;CʟT˭iGӞ#9`FmR񵍕hweK&݌m${#*s`1vʐ dOKbjԁ;&? nU~bQ6dZJp@x.o]zk#?'WkP{ʚkPOj U{NŪ9_:0r:cc7y!4 պH~.X] 4[@1EVg#OM:  b4[}k퐍R^xPtҋX>]qo[:9]El"UK.N3MMsJ#0E[)q"Y7`Gm䭌åX"<s,,Fw2SnZn>u$SjEĴFDZ<ȰD g^m0*n Mi产w~U<}0̾i'5C,&@XM=hԴVsI0X[U{}E="nJkQ_%߹-5?B0f9%m`B ٠*w$ t~i1 w뇮Lc}Kc@I<2]Rq7e솁važM*IJ,v󵾴TYb_r cM')vo叇D=ѣ]%Q*,Z㍅<0 =>P<Ϛ!kTN,pݵ 2N^TCŐÌܗI2YR\ /HtnV OsS=ӦEwdD $5 9%CܒǹEu/);B{x%_O5n6L:?VD[ A`I%.TiD{mK&2SL7!4O iK|EHM>lgHa:[ Y.V]! 0Acftv?ilQ. p>jHWxh,fn_f~X#X0[TGuN~rO` ,ȕ1R/M-<hDEd%r^<FTB/'BUS_.!K{Df*x>X3=j].#En@-8=rBO=kqd=c*"ؚdTڎn{~|׍]#݂ǩq(2WAm<3v#'rdmsخ=w%eUDbHfgkїXkM3Ms$]55 a"-6r5kAgTz&o0dl) r,N*t HS/e f|2w{|z1.>ހY=6 #@\FM(VOEYJ?a}@aDfdPȄQ8s4*L#fӘ Tu]v4}am7J|䱥"PҬ\^}"Pnu`Ҙ|Jߠ EzEJ|A&4 2g5kC(M9EZK G׍}WHϟ7jz,Z eQy9NR.3BAF\( p p^ AJ,=7AgK64>튩t ҶWS<`2|ViYCAV&!0eo*cc\:@S7p.MIsceҌ9"Q cQȂJQ8X؇h gjM:;󣗤 HRh[[-S=,.-;8[yFMAs kւ9Y,;]gFiAP0TM^ UJ@|BXdY|ߩ nZ l&tQO YwavwIo8(s43+ʇ+*ۭ#g T:hP&|"~HfNQ.$&luY~˵cQ+W7Q1ʪ)cUSlΕpG@|P?uKmcΞ2WxvP60/4ܟڒK*]>O#i+ŕ)~Yp -m"H/үvGr:x`Yr-Thޟx]kGdk2}P3J8ABZK:ɜCa\T@?E/ܴ#/W~]PH [ U¸TDU]iV􆥓45{B8’Fz풞 ǬnΐXf!R BAUjK,xlHd?N _ G=`/ BJ Pai?l1߾צq8ˍ׋ѶjZ*P,rSK1s F`X)W`%"F VXPʑʽϾSLE xrdf"\/hC_̺qjDےo宄=f%wP1xǓ=O S_ȇ߷KD =m? +}L";45.pDP4OC ޷J[f>| iؓǍ"c\y)Y ?"8rZ鹅 u btB^FaO^]m)ccl6nǢAlu8[4ƻs40%TaQR հI1A(y Ҷ)eh~c.~Ë4N#86ŠHqR%A$ѥJ45ϝcy18VLxo(C eJz wKrDXg1cm2n8F+ δȮ'_OhFNVMkvH銯Kn.< -QDz=e1N/>o)[ I&Zi ` iuSG:}rDbs{xv(N% :07bf2pJvblC! :ױGjz:?Zs<n[g\nZŴRwk2~򒝯^귫ڙЅ.IƟ1ffܠhaDPZ%[XH; ΰΖ1pY5 Avz+TM )'m0]ωuv_ъEF Od|꿾M3# 8}fQf;A%$~Gc3`W(Cz4w1˳ _p@RY,'@+#Ki}nZC2Hzuᝩߴk>@,z$GV0yAY#\2nia*x޿%=+ r8,A xՋX@u#Bխ\`ɹw}^oZzR{k}ˣMI}_Tʅ?ir'ēu@x\1ڀΘJhw"ed!D)_tLZe-VGN^RFTTOgd¾{,hu)o8Q/w{䒀Rf\"'Z;I]A_Knqfj- DDxM|f=vG>&:l"kV[ ZscP3dz X[ N^m/7Գl Wɤ_e*fK 3~TkȌ4fr2Tꡊ? t! ӢGkuJi36ArtTIҦ*|1'y{ṟZɋ&znF {8AԎK2mS21# `Plbm'Hʼe\(.x'("χmUfվސj7CqUD/f81BJd+(:fL`R0#_2 ^^BA;87f."|O+ś!OtO#:E_z Mr]G *, :V(W5b!'ޫ(8 :> N4H/d:VuD۹8R&߅[ʦR:^8IkRr"{z_2?l:fLu$Q{AS+!P@be>lf3nxS 8O>e2n׹go2”pTMv~Dkv+`> *mBhvLEnm4[ 쑄Xz6Jz8OXxDZ,gN\Tvv:1P. {w ^58<-ʸJh.zSqdVw3 r*ym @_UqJs1p?bݝ v\%=PFnpN?Oni.ўb>a(%}Nt!dZ⻞'f}eup,X!#9S6ͩfN;]f8*Djm#0fA1xAW{(S| ? HPgS?^".k4m  ;eT^RkR'/8Ms|[: Q~T+2gyT |ż?RPɌ :m9RRggWt,4kqmq)Fo0IyKm]NRQstf&_+tU},Nê`Lr;fY hԥEgOMz7TMm Vevr83G'sr@s7 hqꥹ8?.k<7C'P}aF`bڽ wїKDM%YSdCn$\3"0ۮ*sO溨tpB-P(Z+W{+WuPGKɢQ+y2]9uWфGf5xa@9~mv/KhPꠏGSt,uX &n WL?.i=3Պ͝|Rh4 Q$)@qлߧS=I%tK- nP߆!ofX eNP['y\;C6O8u|hk&ը*A: ><{A &>oUZ"kX`9awYM r6@Wե F=yEM^3 H=}o zk.f=гV UD*X*ٌ65xP;o"!1J,pzq]t͇Z%6Mg0OR*?oM*F=@'sqt[ NCy#ɻr9&FЍO@240XegaN6asFI}@fUwxt0_ä" }J۱ NM?a:|8o_F1[S``-&R*-D%Z`kWUL>s4O]q_mevZaM}ak3StxGDϛ>81E4R$G"|n|L*XDAc +|;'K@\8+\˜M,)1)wCE.tSDXFjf}n8(bbЦjlG&,jr(ҁS.(Ap(?`yn2GjX b5Yu5E2cQv&q}2{E_ >Ef`/=j?Ub;$֚WGYi $1vV]PD2`WSbex= [)<́)1:)[M&͙^(gL}I/11Hd/wy%~~wi{.AqapvFʦM'HbYtqd`Ţ)D ~(9Iĕg2uQE_d "CH[ܔ}Z*1BchE_^ӄ%?]uw7cTq.k,󓟃]Uq@w # Hq o'wRApJx 3'w|7+1Xko2BLe(3F&?֥΂Dً9y5akˈ5\L7q4.OǀU-B\3 u`kNN۩Y4T䒭M%70?QgJ1Ʒ^_,l.q| wDNb5ik!˰y0_K̯*tڪ-芾3bHR}dyڂt2c˕_`]Ő V+K=[.Y\)&aO틌DOLmP01~RlsNd\r'43pHyw̬ W(3eаQ\٢+&(*wfk*3/KƆ@%2"4iyxѐW*Ը]5~ӯujo5 īI4=\:\c+IRDD;/nfNMFovhAWCͻ~,t gYEӵ#йY^;58g;{®Vo{oĴ${7$X5øjdQgD7GH5 ΘDpJIGYŦQrBьKX(% @^} .@ٱ{,J?~R{zM*EzY̝!B9PgRa6dKݸܚ "zF-UNRݹ| :?;Dli _\:Nj\ eZqP>)jg}Z£ת[A:QNR%ɭ5 !%8)ؙ B?!:!+a>`XzW↡qETN~ò\W_pk%Uezsh`PwƖXh@&˨YOXu+(s.pwG`!> W_햦N70L<P@htO(^{f#(:&3*泣aBڀJUBn"pHaD֗N AГ9h PEV\?gpߠݮ"s{N!@YQru/U9܎fBE8lPe o[cx;lɻy5f_lTګ۞|r{]h Y izv$ ׋Y?QILH-̛JZ4> S<$Y\CX ĬK@5d"MuӮoL\?ڋ;\c1fog=CI8NnޛԾPX~=l`̣ ۶a5c .i@`{u9)=J5M_ڣcwIJs]gԸ?0nG/NdOvNϦ,1,F;'6}mp[xUweAZO`8 Ol$soߝ(>'z?^4NyT&WGx-8.aStNY͐_?suc L!x:*d>qrY[H!hWɋz[@sKC3¸ZP {qyyx={½g* D(Fd?qqhjjn͐cz# MLS>2sX[9YeP p&xd[4ݨA= &ofb@3fz"k8[Ty܈0Qnr:}<)8U[ۍJӝ'S Gnpb*P!DxՊYf*~oH8KvtJD9ѩfW`t,K'۩"95"r0V:8-LƥM=zzSוpy(d_ r/T1"?"u:` ˌ "ŧmI姬D,6#߮@|r1UK+>NjVQ7# zN9!m)7K/U0R EEn1^GXR1u‡C.rrr.MIgד ߂o72~.k4"+R`{Hz|EpYWa>JW $&7A6Ӗ>2n6V@t3! /?{fa>zzQKHҙ!" ;0q`!+O|,.x-g=R+9B?Pv;]1b>8'O$yfCd%%zk|?;-iT~ ) pN@51yQGJ߱/d<ɻܸkar#ʚ~dWԸ)f;ԍg3Q/xm8l'¤k,u@S܊)&AMHFs4kNuw3$\#F_-24v/>nDhA4v 73,LK6Tڊ0AϿo E~p(-l^_xkF6 q𧩞:{Zu]s/9&D"c6tnpϪBFoAA{pj.U!u"v;&E7)qZԵZD+s̆hFFW`7 >T( p,$P%y6OVh Yg¸z 6 ^f71ύV j¿rX9s[h? /^uӐr(۶Fv)qDm%GYXt5i%*Ɂuq]sF&jju惻W(xRev>^[e@<:S"n# -uh4H9|8W8T$qA=)$.pç29Sxq[~` }X18-<( 6g xaJiaM~ݚh-e[2gcه %~r9 x 5+j'X^E㾶Zz#(?ܥYK{8HCtA -w^pX$~ULƫhaA Igzlоs 6gzt bg}UV6gXkoyn6 &k85Ř\'8*R wXP6qu=CBd^2c1 =33\qj2э8""skd$Du)Q6vm[VA<[x 7VBr8 oR&5wIum,jOoY)?"K3%I56EQfhI͈)p~'M*Tuv=&BS^6~M& qp* L,]\Q&6J.Vv (dZiuSoY$ %:u`/Fĉe{@pݩk8 "Ѐs v뽬oF9awR](87nY$]xDw>\v`qhWww 8y~)5]F+SID)D[,N_tNkQ'BgƛA6W jJWG!TT3C{N@ _"@OcAЪOp=aO$ #fx:E V*fpޞE7Ú0OZy_#կ5 [cB4I!ӺˬAŸI~2g ""2:goͭNP/N* JNӣXf` =O$x4ox)VBb|uwl6-Ⱥ' bw4,f_ۉ˰=8Yݕ^YUu{ 2m!cۀw6@·S!s03>ȃpaK/[~KP7{cU[4H>Fߡ<q&V 9r|-&iw[(V״yS&Aa UtVs إcr_$B%W{JU=;߈%m^za68K qjJPZX}f4s@Z9 ) o LZy=p[cO S OwsIfG*U[yb˯X0jYr;5o7nZ.; Xd/]766T>Yb$q4>]&ގNE3BhAz U'IēdIXt+ 1S+=:ǿ4 bL߈zaJ&`Pw{w zeDôĮ[`yҊKnc:GG%b+%f֓cU4M۴+iEB.Py>>LHnXB=  eجvYQo;?lBOj:VF@ٽ/\po< ,X>|*@cust zDdəi,ްoVLL\ Q5>#Qa?,OnP{Ŝb,>bñsx2_?t#''xJ%&lU K9 .!mf `_?źt9zk.+,BPl-5EN2XJca>jpInUW{@R~Kn%aݟ;s/UΞB =mZsZx-4g>b+KW}c< ]O .9\ 38DI\=͖5x!0c;9Fu^thx3*I'$ľ%?S,V5/(q)^&{rRB8ȽM(.U;bBr}XBICu6*/:[BRLBj@~fK/c&`H{{yeP೩k}ˆ8|^3MqUjdF4{^?_j>ýOU@nX,qNƦ1p5/< D2w}ʹ_gں ϧPa8r [LEĶLITu 3[lΞN5zS4BG$ZJЩNH SFǞ̮mW_F&rw35M \uTC{߫O+&4%BlFTj$ex(Yfk[^_^TрpO297|+Yʋ ry'62ٖ6H=.0K,(E볘~ 5 ',ckWG>sDWvo F d-)2^hvМql)a9Ka~&noCWxj5=j:1 ȲDO;C m<ȭ4LŗJIq}nLj\ LuwƖ2WC2 ̎s k8޳ɏji[lr :RKxjSKvG-ۉ9(}tʢ5?D֒TjK[u;V5eצE c+rdąrnrQBySa9u۷G(^>I‡B߁^^.RJNŋI-bk!dM,_IXF<PϬ>$VJ*}ܼhVh^ʶo<} E},sbQ:%rNahA2k,;•7?pgj{JtLk^Q~s*m+.M?`261& Cet#KWda*: n5s9 s6C0Qj>gR8*;0l ˺=>[K6X5:ypQ$э^3q*&_v!Iw% (LO든(+9/ IVfi =׌e/Vp]Awi=RN U6=<9Cz-b.m[{xrf2b/ el8wV ajOXG"_5${4Y IK9#k~?:r݌ן]Fvw]$6V+ƹq45/K€;m(:ڝW;Cb󝋥I ȃ:}9̣[^kv9mzM q#?V6F5tkDQ!J$13Og霖%P;6Mg>@6.I3dtnwRujٙױ?@51W+jo"F'!Vլ۫L cʆg/ ZO !Lo3vB<HM #ZSqQГcѐhԜ@yJP0аx,sˎ3 P'7K@w- jL#RkvN\Ywfuzڙ&*(N-zIyt"C\]H; ލ.^qV3:z[,5\Ѓ#ܼV2sa˺M:@oQ(BĉU"o>"GR)︧_(0ZyVJI~,[\'i2b%yV"3 l@[I  P@.w90-.q?LݿX58gl 9xRl~Ci epo"\xpf:w(>]ȁ!nPpo~)8UIwY-mϡiHZ0˖8:f!LG9r8L, @x|l)mj)BB С&6UΚgCD'C89D6V>- +wAl|U~c`l ܧVr.gga/Ӓdiޥ$" ΗK)bߤ\A5fJMS!3 Ig/qעy:[ISvDg7nd4,r"ɞg;gJ!K@ :4ZFOiPFbڮmye(nYKMQ)(PnhTSzhxfk҈;c7Q38jW3u6R=5;8a]ˆ7VtkG.N`tx!i7}BNvN90 Yb"4t&qG_,.ކb c#/E dQ:z_0,) eΩ8&LŜg)KB-92H A{wrJЭuCGu ?MH)@z{2TsDqԇY&KHP/&rz/YHje0ߞ]6c?cڿFAZ>V'MYU jwsb>1:^ӲeszmWFknf LoS5boԚNrj Nxq3 1,fG=84Ot^7Ј Y r$v,z~ِgJ8a? ,-m⾘:<^2n69}09XNlAo߭ 7ѷCet`(=!B{Ksy 0f]> m´XuĈ+!Xc`T_x"&q-%b5 hr9Χ&N6Br(S Ҁ`CeSX/aAњ c9C($:Qyo"de .2 ̥X5ya3tFD;BT^tE.xH-bcrd͂!70Mgךgc:;M=J0r h^bđU(xt a/βdGW>6oLS;LNUXFٴK}FF-a{:j}(_qHA(BPN XUJҢӢȉyˉ$r>FVfbF*-몭v)ۼW<wSP3Ti(6\-(Ϛ6McL/'7]+Bf "Ry8ǥ CM4s4e 9t*h3>/@vy%,;k, g /7**&ު>뺡jӠh,$T&A9e|]-D5TMR352@0:czB(+L[z<]ԟWxEETcGhj/} M3!J7.Bpr\k!puD`?3$_Ĥo~4 :cEZf8 ˮ+$lLs {5a}ݫ P*qJtEnA_ׁ =puێY)c)3Dđ\x|*;4}",S* V*SVӘְt% vzɪ8V:OFx@W^G쨞2)eUCf:(7]UNĵCo|ݵV`Xz0F]@ a%dfk-cvTmOXt2oz=OW0N7R\`G,$cUmwPK@Ni>=^ afeެ>K'{菄,CƳJu/<>>T<{5SLKZ>3d9)/r+ܦc] &X>?,NЇS$/գ3i͑bS<"12Avh4w$b Hqձ mϲ6$k0i#7o;O1 @fJ{)F"Jxs~7}!A,tP6>@ u1u> F5c~qerc!*gӴµhS "(z|ŴC̎#`ΒpôqbH>Λ0:89|Px15q_(ת:P>}UJ1ңo-q 29zh$":J\m#ϧ+^eF"#.r6h/Q]uHb{/ &pb'[ ~۠5oֺI13D)48LX 5qԌpsP DCr(0QiBP8"jR+p1+m:Ŷ#"0ZlJ9ݬ-=*>XQ\2.|0Ea{OZĩW'SuBhp1&5lN#&灩҆FRW Y#. 8Gg6~x,pjӯݯ: +Pa\nuŴGMVXrh+$]WZ$ueή*P"چ\T iBxdT#\$ 18}ٚ {Oםy.Iްh6rlSxQl,1kA-1Ilՠ}xș(bj #0N7%O(vyyy[hÕΒE YKH; Lȫ(]C F:  /pRl_𽟓_"i wЪؓ!;+Ԝ̾t;}gwy/KmY~BN!q*Ev|0ˊ:ݛ`➆H6z|h#ı:WN%v~_L)U$Sdhk~$1@ rP>V~9)3alşdzR3I!&]P!x-rlOC37ȬҮfbhT8jRm1T˙Tls%Cm6(u6xPL*d1v( dfAfΑǺ{R=02E0{0ɞE'6%@ELz~<1nE^G;$aC[$ze]ȣh-#0(sp`Pn]Mq]:\7d~S#UEASZ,8}zW%4K\7U(j|s< 2q3xF-*(ho{boyDe n x-Nqf/-jax^{` h@7eRî# _Ϟ]޾ xܫDPڜ2 2dmQ5?I(c2oؕN/SAvḫǬM.%N}_Iߐ8y4IxeWx͒CwpZ/fڶsX 49|ExLjKyR=u/{iu<ypbwӆ첿TZ=IA7hgB,FǼs[F]Ϧɞy2.c Hԋ>.ӷHN^)-,X g3}X=lJ~"^VʆE|bͩAʵ_T(+dK:Ո7-d`cAy2)#jNT2E셜lD$}'` 'F5%7,iyݥSP\ ٵLۑ Nm2Ao# L4(+ZrhꅒVSZvp >kzIhf[ifڣMD0`xzMfɒW:`Te4a.銠# /=\\wۦzK(>1~ uszT&{Ά^"PgyCKԎVv'1ɻ *FS]轸p jQQi%TBYgY|U?C\-Ӳ~tMh\9vǑFI}aorAt(?Ɗs; C+Bn%2$_~؜u>">525L> bL})i:{KBT܃Л&^t$+/,Ԏz!|MՕޣY*9v##x57s=;>Ӧ/qGt_6$r v]Yėvt3i>p:iKJr- _ì t*Ǩ/YmtزvU9$&#sRxͺ?C1 {X쓍T!!c;HᏯ&05%v_lԤM89UЋ^vM=G ґ.vy}N&R*r@rVIkcw)Lh25\ mxIHd|t/CF;/N"[?3V%;3v4 S9Gʮu`\XEp[dh:sB[5)ttp(Ǩ`ﲤ:XeCJSYx :"IjOx@Dt:?:QpQcvs+k8ooA[A~rpDC!AtN5(/BT+_bJ%~n^Ɠ{g$6e9.ۖX@+SqTPN755ցwKn ٖKf$*hmOrH><ٽVLw5> mPY^thJi+G斓Q]/MD,^8`x߫ 0؄hNv)$ !SXtYc~S,|tpu tiec6ebSSl'v@:q5UePJC|_n0$|vVGXlvwT'=4_`#-$zV&$r֍qٜbrTIQu a\|<&ZhrLr&9h? gS._sm@UT nkt6PPr¹AVrsAKߍ8oꇟI!P+eنmBmfЕ_gKc[0ۜ'ZP1n"mVzUt'rC:?d̹<^$¯5 (2 $DoȾCic59U -]E'Q ajcm*,dRh`c\ ju6 ŒruMlcĸd8Q2Fˆ wUcɡ 3&yXqhuYu{RЩqGG܈(X^n,xRZW(G U QN\=>4UڣZB~Yt7|;2<")ܫ c f7}Umth%5 ߁k|gzoq{rA wQ5wVu`woiP)Q$ }s(Ƥ%0ƲK|ݽ8MP0ƣή7h} Ծ2<?rZU$c>< 򫜤% VK/I /ߎw\SgܦAl.JZOWap;. UxN_}Z~v^ɇ# v'D+_7g0cWJVe$ kk~yZٽ9ÀbwJ͠-sps 9>1 nIwmM_j3  TNN. ϭZZ,D^ [:~Xt`bbd=V⽶MD[DWFMڌ9<ʸF7Il<(''OB??,|%PV*/UOH~vp MtgX;~PC),JcRUv'}rZ>1\5EA1B.ݏqj+M7|YWXdizj,R^FY(2z<[#.6r&Zm{ܤ>Jfv++R]!sY !89>P:DXa2S۱#/J*?񐇣,xJܠ/b`$&16{!T/75 (͵EWkyDR $nlơ.SyMɰh,T4? pAjfD]Oaf+r3Os-)`= <3:(D\Gv*`[}*!#'/Jtُ~8)Gxޒh'ÞJǘ? o>悇T`bzƢtQr ^IbLS=@@H&ˆP Vp9K|x :/e˂90YD"8`o !uX%AXLJ$ jLYL;jn.#3jqh"m. hS i:Ԟkim5~Zݥ#g.ӂE: Y]j3}T?SBUu,\~.?^f \&*US#d;!e&}uT2> @|ֈKdaK2ydD^[c4ߵe;EtNO< @F,n@! of0 HP;F`1C^zX5m+"\W\xoΏS jՊA$ 䕴P P YV=T}SP~E = Mqaha4Zn\SrTI*q@~w#Z, |ċCT?=A)ЃXڶ8i++D!6TOŎc^fTa<.јȯ ^3vBsTWg^q^)児8$]~[e(i\bux0z6^`OW gCM}Q z 5D"MyFG$p!7^ن<0mRL)(/T vR5A7~JwUʕriW'T`[o(yQ%W[tZqtTgtލvyR*$4ўzw$oxHj2yd9PAc s|M@R}}kgQ`+|u{P,?c6 /}^EX(fqBL4erv~'+caM}88o͞0-Dʨ:ПL⇖z>*x/#KɄ[tK%썍K776·E.{0N#t#`<7ҡrj2W@Ժ:],qdVwp `5N#)ݕ\ $q>׉uM }ՙgKx;zx(^j,_ 5Fm[ޔ Ζ=51W6͖ݼ+|/j9yEȘ/3Ď|* 6#ܐL %? c)0 UW ! nbUi6,kn6Eb`-$LkVFLЎU0Nu7|xumdߵ-L_'|#T%z_Rj2(;qI_#ԗ#I5xo] vjPXO._H]T@ \=#^ij=Agp[љ)3JrGDiHvm5b.hjI> SD +q߯ܩUq}z׎CBzEOZO'y% %0/eɳ`4`zO\(?ww)TpR~4Qgy~4.9n Iް~p@=5 ΆYͫɅtuPn-8^l_1H9s"[uBI>ZN]HqeYLߓEkY)U48pF e߻9)ML߈Va1L\aG: S 5h`%(mݙ_ '@rI.:Mz eòz d@[`,a2nl yLbn#Ozi;Qo:EىJyB}cVӄ7Tvx8S zcՎqKG +=y2>ʬ;"Ar)9M;ç,1p?䎺ƺ}}YZEhX6&?W˵+h?j>@vG/IVi R+'< 8}$k$eԅ^f^(>^<&Dq jqB]w{H{$I҈[Gct|m7.lȴLj!vl#N"!*9`CzSn:m&ut3>>ExS,2-܎T#Nj_ӝH|H\hwDH :2˽+ج}9qa䀺#"ʧ`廯Beᯇ%q/x 7:=1 ?4n(TaKM_*WI G>_!72 ÍM @˂5phiYRX=/ ` MV#~&]w޵Ǎ)C/gԄVj=0zr2_E]-#k,}6 ftb/J;ݢ`f d>b/ X;& pۼ̽cS:ߦ/8AwA)Y/ux˒sMOlAT(ح04HP˧ Pjr==0鵫.hUXTD˕J[`% Sm6&ߓS1;{8j%y!nUkV:'5:n:[|{KWWˍ$pTG#dV دa7O'aҁgPt}M,T3 2magFp~?*nN)֝W` =s>I\J7ژ0d!2`/TM,Vx;KVƮ^iGhI9ԺWawH>Q_I (3ӛmkbNQ rӎI"ǧl_Jɦ0SPsOYWlR! iT |жo1kW!u;=<5op̙~pN@w,},ZWVu7ש;H&MbH_j# =eÂO_ }*tޱc(T?xҩk('wY UxbILiaT bq@fB U:Ud H~:}UͲog.?K2WTi)g e0(aʁ,VP쀄*۵4HW4fHݗxw>7YɊ8+;I /m/"zgб̓ &Dd[t(r#B!eIp#kp:$DK"NÁ8 '9 wbw`:@X_}INj v>sQppN:SuGhVk92?CmPl\eɼ^Wgl"(h$"+@,Z:YvIv& v'u# :OJ]]{p'H}cYth^) +9,b u"!cv&׫p7ee[7S(Cӵql'Jf >ZK" ~E6~va(ș#yB}ؑ6t:kNtٻ^yjq黏39vcЯJ Nd7*ՔviL8]k٫V})4uf-8'&uzR UF"9{M=(4FecJHCkI캋:h% y?ͰU: >1ƞ[0֌c;O܋.q_UL pfx)x̧ڒ[j2 GuQi) (hn+ySYxɘ=*} WrM#2Gf]'m浥Hh酱TQL3O ō7uNc}Zh#M#AƦ%hyu 9Cqk{7mu&gD})8w: {;s`.}IM^gASzs|qP4;HrF6(CͰ;sTW(9̕{2sC{,~[sR9}մ@аiLñ[`\ꮊa64{E؂w~=1Ǽt δ_'Y`}eb7<=eG&D,4g,^݊U@R/t<3ZeB;Stg"銊0.+C ?2#t~clxpjM}^Z/jŸvzjEaQ@nG{,(89w;2s%5lc1d)+V?Pv*n^TadX&8'*_9b\/VU1?˄|GHŎmn@Ih@^qg9eͦqќefBd_ܔTVر麈K&?>*m(}~]7|dq_n9n&/M8&G;'bFW[+̔#)5bS-;N|^y׀FqKǢh2Cx Mޓ5\K\qаE^Nk0M%\0i0 >^#4Uz t;&JY.;Ee:]P6oɉYۜ]~ކt"1{Y" tprׅHSEm[ d ~1&H>s1=~GS(mXHt8C?T MrdO qaavp@=!X?>%ڢUѼB,ym%Hqน`W)]+K +| h L˜f`\wHW mf+y|Ows%:ffQ}7&xNϥmYKi*$/kck2ﬗi@NAE7|̀j9?hŞEjL|NXpKkpRsQqH:!˜PMK-p0]⌊xksD]="-Y\ɠWA}I숡E%iuZM5zī'$M?e՜ }/yxZKzd)%Gюը-_C#ʮ"g0!g2XhD%N>piX@R1S=nvb׉2ш$萰<]-Z—D*CZkDt;q&/ 6ViE(>P8 AG,"D@c;jXJ&2Z X},]woKqi?A!AP Zoo`9ᕇٯ,{ :^5C~:Y(k-V#YA D[ollBXL%WVT=33l3 ~ 7s+kZ~` M|258$gQ>Ҋ|-*IpOjʟ  h8ިDA5cpdIi+d zLxD51T1O'zU<+wᬚk<Q&2oV)ʗx7#@-9[=^ $дEm[T*^u-+z'?zb>ja^`RIvrx[ЋL>^:ѣF`c;lU;n7{]GlRf!ŻQw|ZT2>iKIvܬҘ2\æ1_>F"K-xW#9`5:e[,@>vIW\8| kOs1ZgTP5 c\y2 ~n ߻GW&X'xz9{ɑ^iG=$gow(v˶OY%SjaZ*O:OEʌ #'rn^ovG1ݔY㜯HR~ETٞ2w2 T523Y?x1QkvFEv7҈{E:5#z`?V`2̊WAU!Ul2RԊmhFg8Tl3RwwƗ]>妋N;ma2 :qcJ?B+B q/)t'X,.xBpwtCZd.ON:姅'߼4Gzk  Y EEVs,TnDr3ʇƋ hYW\S<4.pd w*~3~@j,/fkn/Թ2p.B7J)g@Cq^}T`m]IcP]lPx4< I ڬ} *پOL;Ĩ__`acZj:368lZXbbJ4l ?;n?#)Iw0Eщ,*SZd >0$O\əjPz6" P]DNKaPVۊz {^[&;R{FL q6wՇaK;`ӕ D<CqLnP$2VyfkR҃Q*խSPlc,,"J>z&} $C`y;ĆߏFH>6QYNbH;=`0C̅P$ӏi_㶋mCOHO1i~ԐR8-@  V'vWsV_n-ߔ.uE'd5VrSlq!b39 75kBfM Q5?R7wdֲr US`@0O LcyuȲu)RR.u y(^3EcYh()';kNNK3~uQNOwRîU$:B,m{*8QIcE9&GJʧ+ӣp~`*LhLɂړ  d⥧0LbH}@A!pxLcv":h>@3ݗ>N<١0Ms~ﰸcB"Tp>z$! ~-:m'?~eZX' Wݸq~8M.Y3c%6BUەBx"t %CcpULtX23j”H'\ WKYxs"9@7k~L#樗MAsI15*(ȶlp#ٛ|eVdeŨ@=rT@YiBž 3~ w >p-|ǫbOLpT<;`}ERÛ, G &?QUjwJa(*y^yKma8IV?uG+hW\5;qaڃbrn~azwf'X7k>Jb;TAnwlj82-kPD%yrBD.84zwuAHdK5T*KϫOAn^Fv}: sY0״K/XiuBT:sBp؃NtƒU8nOxYT.CS ]$sϦ z_1U[UKథ(5MR2>COM?vNe*gE1]{(A.h]2sm$²`QcǜR'r (kQZhVFxfTVWo#(3Par֜ |,tU'0ruoq?"%.Nťţu>L>;7<~$3jVV>mjՇǣ tP<8ӜǠ0h.'ε"tg(ᆲrޏf0(Ӆuޚ?)WTq; 8\Q-S`_Ʉ*D UL0,#x8j_iggbVP.r4I"zliрϱ/tډx=63+U@l"Y; W32XkGAmE_FI;w({<gҳz=f +x ~BH;jػp{ykpak2.I,{XvnS H*ś/76oHrF=?hنsG%wFJZpUU]hkU8+1)Z16҅3Pη顳˳v<.LFǺ8^*'rs:w/vެSl3L[9ՒC"5YjqΪ49{S]s(}[!۞)@?D/=~mԷ!"e/Of!!iÛvm7?QmM΅k@evXU\h*.S6IHup/?4R-i^߇>8Z\x9߲D^9ڇ8w(hRcF j>įC0 YHs#Ț%Q[D\ظ)IxUFO2cg1&mq\J1l`V$¦ \#xvJ3`'pkr:y&cUʪ{tGM ;?2S !Ѥa`K/T ỦI+n$]V %p #2'Ms,9p37YiF-%bm[kfkXwzmr3[(!pzKC*}I}^dMR/<W-PʑFg8%ց.+2v-wO7qUA2YPvu1|11gPNfwG1`#e֓enSMg<{S7AFURֲi"Kz gf@H\ R>xjD'o4dIG}7ъ$="M)6 vTtY1/wm  v~_GAu?]|! u2PsN!&ڃ;K`ov^f\dR`&NMj6{H@ʅU>aވ Z]7:\P'ϧZ* "[e!2Y8P bln9^tC?G|未+NO e_#K=k^&FCvC2TIܣ]Td)Oejl:i1Rާ-O,RIguvbې<N2czg5-@1'{˚o'r px pJ̠hiKGא iK*LUq2w*ilki p ;SV{ RQS۴VYdKt_ZbXgD1`n%  3rY*?+p]}f5:u]^pu!9NO$&A_EL3$nNl%҇bTسM-cAeʁp8dMo葫kdɈŹ#HD2sIKQ 顿 K#S-z !o֝S~"> 0ʏ6TKp3LTzjF?B325}t&z|ŷC]լs_3({Mr y]󈝹Wyt`&q2CwlprҊX`#Z;5_,sJ?F/bm

\>X㥔г!eM~LNV}"j/ٍ?ecԵ*x L[Źj`9J}~/ֺ=pɿJnO2٩¶:BtP7P2_h_'߷hSksuWf=(soqRq1Hz/AC7V;`+O, !ayyVѬitj./ު141IUpswIJQJ) o?0b6 Tb7^ҴMzO|l?{N򺜄awU{rֱJ"jI4b.st4ƝOfuY"=>,ސ QqF MΨc ,K@(d]vD2P0[#>(5и40}wjJuL_7*/L,3aWU<&2y_q\,+[b`\Eʙ>z^mP剪%wFB⑀g ^t[4x*OPHS  9^"8(MmRϛ(h|[X6T*Mim&ϖ}MZt"-Js-ǻĸาV(d EvF!E{C?&5C/_P2 Uob|lF3rJEYB$7C-uVJ59 rfRCuguȄF5s" h@6]u@\9޻ G8ՙ‹cK{ btk &y0 fZ}ny:Ԏǿܓx'Bej0]>AAZ:Ftev~x/dm~>O&x`9d+:\&0R[\ȝ~k糈 3 XOC,0OAK4Sgx̮LL##}'j֎w 09pbʼ[Q8L1ia[XkWHôaߧW~n5䕰5rU6mWOy_c,u{y0?-[܃qA!{KG)U3 2 N_jC-8Qe`SѲ؟D}6T/CY9p=  Of)6y#Wl)qLM0!i I" ?Uasy3SZx}Ev(%jw#t яa>Mhr3/MwZ[#[EL3Ś$s{a&.0-m*P[*5coO[k`=K4Inàa|k~S$'3Cpr"z3I|ӵ2<0"ߕ5v$x0öxl)Βtkø9HM ݮ?dFX]$MQ`p8OPR{wRȔKD5݃DgAC.PR #X9v@zcby1O ɭt q:seg/݀ND7US?Cb* -'ق=ٱW2ro'}Or6[֥a_|y-8TR#XHQl ˵ urF^k׸l -U>)2es שæ` Rys&F% |Hw$/#_?b-FCm9/ԏT o1~T>CJic/2vTdba} aڀ4{V%/+蒉s*Ԉw(ǃ=# ̑opS1ka6<ڎz8.Sm (rrZ&R>Kd9E~SQC҉3\(@o+$Y3}bDQ(ٵU=;ÈXаNI%(靁࣮ 8c7ᔥuH( KëT[Id: @ QUFԕOQvA"cKG--z"aDq&ؠޭG q#f24kLY} IrEz t@#:= -1c݄9jGQ~N u0Cw ކwLC*o*}Ni$w5ttjnAj5 ]Â.I$פXb5nU!<)<ˈ4%U= e%)F=Y)g7/oc8Z+aRug>.1MO+V?.1v0l\ckJ(G+=U47`$<] #$ϸJ&ܲWkHL:S ^.*unr [8{,6u)+0wFyIxfZLA Haykp? *>ej]2ä,ངH9^3>;ܻL<_ǛS!zVeh!YUx ܙN&;ZTNȘlWX[:Ȕ> $YefTa)\sU6oY{pw\!J^"U\fXupAi;y뱮XbT`:n KҨOAg iFmtcLg b\[m譁ogTXN *R(5&d{)lDyطP@E!Bܹ˖1@TFkNxZޑCꊾ7^C6U3b#OD2 :7_sL_nƚ ECtXCPiYυ,UuNwc\ێNgjVRqNX-xCz¤9IAA՗Q:{d[}d'-kQcToy.6_O=x]LHcfzPg(x ?C>?K=y+zvL5ݟ|[]+"_RUc).2JW)Q~{G1u-7fְ0K7wQ2J t瘗%~iŒĒs"n E3Q.eN͠0>k(X۰7H$VƯ̼MߜIa)Şa B^rqew$9ɾPC|s5ӼfeYJ zfAFEs5^<rBg礋n3*G ˲3>Hd2[qkx}O5*6eo6yVZ61<ci6X\* z"> G,oJ.]sЩք|PKq|"qT? 2Jʇ1[cKbQnG4'I'rIHS5M'?(ε$ GԮ*?gh$ߙ4Ѹ!7P[{y/)Rվ@W䠄 ɪ眡2 7)k+ '>$CF;})IIhMXi>SIЪ;6*5v>}?ro[:4nvD&E1ro7br2'& ͌l#҂AKD!U>V\c7}7M60@ңlm5לt _qה4=κ#u~$̗$fk f',@w#Sf{5xG T9(VFй[VvyJU >S4w( %m2 Ue~OAXF!g>JUXI0OBLM8_'!-mIvQ}3b@1ECB6+k 1`39-COЯšz]~š@Mo\ \3e壗ٗұ2Mn0f14ќ&0cյW ʺ5"P? 2.2]祺LmG!qEdIZ<•TZopOC1b?=00V⛀qi0ӊ!" |4jflBVUl50 #bܢ$L[c*7+~x炙gAN $ @^D}f=IlcXsz7L`%Po.:x_]ȧ#tdO {Yb-㥿SeQWhoȭ^֤Yy-l^'m7N֪y>IMJ%Qte *b:I\c_t3Rx5QLOJU)d5ifLَDGc?:A'ãѫՆ 6;;  YZ