mozilla-nss-certs-32bit-3.53.1-lp152.2.4.1 4>$  Ap_X0/=„k:z8` FGsΊ^ecx *Ga+E0{v 5um$uޓ=՘zOjTiMMtʼQ=B!y+xH/$Ϙ*d!pc>kiPe ޯ Gh+3uV7j\'3\o438ecc11bea588e6a88756a6e6a455fa46ddf2416ea7ceee9bdd9648e511abc19e8395b9f699a84184d91b329e81776913599a76_X0/=„>,l(!q  k4V3ɢ.I_H|Mf?+lLou7ޭR0t;Q! BVb"(B#ml*̵S$[]"%::w)Ԥo0Jqڽr+EBޗg$ғQ0HRL܏ְlo2\ $--Q($$>5{z=}Q#j*a>p>1?1d! - E  =CJ\` b d h  H x Q (u8|A9A: }A>.G.H.I.X.Y.\/]/^/&b/0c/d0e0f0l0u0v0w18x1<y1@ 1d1h1n1Cmozilla-nss-certs-32bit3.53.1lp152.2.4.1CA certificates for NSSThis package contains the integrated CA root certificates from the Mozilla project._Xlamb16`openSUSE Leap 15.2openSUSEMPL-2.0http://bugs.opensuse.orgProductivity/Networking/Securityhttps://www.mozilla.org/projects/security/pki/nss/linuxx86_64/sbin/ldconfig`_X01c3b6a474588e2b4ce351d1ef9326e2a5c1afce0ebb1761e3a8eda067fb7117rootrootmozilla-nss-3.53.1-lp152.2.4.1.src.rpmlibnssckbi.solibnssckbi.so(NSS_3.1)mozilla-nss-certs-32bitmozilla-nss-certs-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libnspr4.solibplc4.solibplds4.sorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^^^^?@^^@^w^^@^@^@^^r @]],j]@\\R@\73\I[@[@Z@Z`@Z|;ZTZ)-@Y{YY@Y@Y@YXX~@X~@X@XN@XXX)@W@W@W.@WWF@W@V@V@Vm@Vv@VuFV,@VVVVUUJ@UjU`kU8UTTT?@Hans Petter Jansson Hans Petter Jansson Martin Sirringhaus Martin Sirringhaus Martin Sirringhaus Hans Petter Jansson Hans Petter Jansson Hans Petter Jansson Hans Petter Jansson Hans Petter Jansson Hans Petter Jansson Hans Petter Jansson Hans Petter Jansson Martin Sirringhaus Martin Sirringhaus Charles Robertson Martin Sirringhaus cgrobertson@suse.comcgrobertson@suse.comcgrobertson@suse.comalarrosa@suse.comwr@rosenauer.orgwr@rosenauer.orgcgrobertson@suse.comwr@rosenauer.orgwr@rosenauer.orgdimstar@opensuse.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgrguenther@suse.comwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgnormand@linux.vnet.ibm.comwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgfstrba@suse.comwr@rosenauer.orgwr@rosenauer.orgfstrba@suse.commeissner@suse.comwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.org- Expand nss-fips-fix-missing-nspr.patch to avoid spurious initialization attempt of global RNG (bsc#1168669).- Add nss-fips-fix-missing-nspr.patch (bsc#1168669).- update to NSS 3.53.1 * CVE-2020-12402 - Use constant-time GCD and modular inversion in MPI (bmo#1631597, bsc#1173032)- update to NSS 3.53 Notable changes: * When using the Makefiles, NSS can be built in parallel, speeding up those builds to more similar performance as the build.sh/ninja/gyp system. (bmo#290526) * SEED is now moved into a new freebl directory freebl/deprecated (Bug 1636389). SEED will be disabled by default in a future release of NSS. At that time, users will need to set the compile-time flag (bmo#1622033) to disable that deprecation in order to use the algorithm. Algorithms marked as deprecated will ultimately be removed. * Several root certificates in the Mozilla program now set the CKA_NSS_SERVER_DISTRUST_AFTER attribute, which NSS consumers can query to further refine trust decisions. (bmo#1618404, bmo#1621159) If a builtin certificate has a CKA_NSS_SERVER_DISTRUST_AFTER timestamp before the SCT or NotBefore date of a certificate that builtin issued, then clients can elect not to trust it. This attribute provides a more graceful phase-out for certificate authorities than complete removal from the root certificate builtin store. Bugs fixed * Initialize PBE params (ASAN fix) (bmo#1640260) * Set CKA_NSS_SERVER_DISTRUST_AFTER for Symantec root certs (bmo#1618404) * Set CKA_NSS_SERVER_DISTRUST_AFTER for Consorci AOC, GRCA, and SK ID root certs (bmo#1621159) * PPC64: Correct compilation error between VMX vs. VSX vector instructions (bmo#1629414) * Fix various compile warnings in NSS (bmo#1639033) * Fix a null pointer in security/nss/lib/ssl/sslencode.c:67 (bmo#1640041) * Fix a null pointer in security/nss/lib/ssl/sslsock.c:4460 (bmo#1640042) * Avoid multiple definitions of SHA{256,384,512}_* symbols when linking libfreeblpriv3.so in Firefox on ppc64le (bmo#1638289) * Relocate deprecated SEED algorithm (bmo#1636389) * lib/ckfw: No such file or directory. Stop. (bmo#1637083) * Additional modular inverse test (bmo#1561331) * Rework and cleanup gmake builds (bmo#1629553) * Remove mkdepend and "depend" make target (bmo#1438431) * Support parallel building of NSS when using the Makefiles (bmo#290526) * HACL* update after changes in libintvector.h (bmo#1636206) * Fix building NSS on Debian s390x, mips64el, and riscv64 (bmo#1636058) * Add option to build without SEED (bmo#1622033) - Remove upstreamed patches nss-kremlin-ppc64le.patch and nss-unit-test-fixes.patch- update to NSS 3.52.1 Notable changes * Update NSS to support PKCS#11 v3.0 (bmo#1603628) * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly (bmo#1623374) * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL* (bmo#1612493) * CVE-2020-12399 - Force a fixed length for DSA exponentiation (bmo#1631576, bsc#1171978) - Set NSS_ENABLE_WERROR=0 in order to fix boo#1169746. - update to NSS 3.52: * Update NSS to support PKCS #11 v3.0. (bmo#1603628) Note: This change modifies the CK_GCM_PARAMS struct to include the ulIvBits field which, prior to PKCS #11 v3.0, was ambiguously defined and not included in the NSS definition. If an application is recompiled with NSS 3.52+, this field must be initialized to a value corresponding to ulIvLen. Alternatively, defining NSS_PKCS11_2_0_COMPAT will yield the old definition. See the bug for more information. * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly (bmo#1623374). * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL* (bmo#1612493). * Fix unused variable 'getauxval' error on iOS compilation. (bmo#1633498) * Add Softoken functions for FIPS. (bmo#1630721) * Fix problem of GYP MSVC builds not producing debug symbol files. (bmo#1630458) * Add IKEv1 Quick Mode KDF. (bmo#1629663) * MPConfig calls in SSL initialize policy before NSS is initialized. (bmo#1629661) * Support temporary session objects in ckfw. (bmo#1629655) * Add PKCS11 v3.0 functions to module debug logger. (bmo#1629105) * Fix error in generation of fuzz32 docker image after updates. (bmo#1626751) * Fix implicit declaration of function 'getopt' error. (bmo#1625133) * Allow building of gcm-arm32-neon on non-armv7 architectures. (bmo#1624864) * Fix compilation error in Firefox Android. (bmo#1624402) * Require CK_FUNCTION_LIST structs to be packed. (bmo#1624130) * Fix clang warning for unknown argument '-msse4'. (bmo#1624377) * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly. (bmo#1623374) * Fix freebl_cpuid for querying Extended Features. (bmo#1623184) * Fix argument parsing in lowhashtest. (bmo#1622555) * Introduce NSS_DISABLE_GCM_ARM32_NEON to build on arm32 without NEON support. (bmo#1620799) * Add workaround option to include both DTLS and TLS versions in DTLS supported_versions. (bmo#1619102) * Update README: TLS 1.3 is not experimental anymore. (bmo#1619056) * Fix UBSAN issue in ssl_ParseSessionTicket. (bmo#1618915) * Don't assert fuzzer behavior in SSL_ParseSessionTicket. (bmo#1618739) * Update Delegated Credentials implementation to draft-07. (bmo#1617968) * Update HACL* dependencies for libintvector.h (bmo#1617533) * Add vector accelerated SHA2 for POWER 8+. (bmo#1613238) * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL*. (bmo#1612493) * Maintain PKCS11 C_GetAttributeValue semantics on attributes that lack NSS database columns. (bmo#1612281) * Add Wycheproof RSA test vectors. (bmo#1612260) * broken fipstest handling of KI_len. (bmo#1608250) * Consistently handle NULL slot/session. (bmo#1608245) * Avoid dcache pollution from sdb_measureAccess(). (bmo#1603801) * Update NSS to support PKCS #11 v3.0. (bmo#1603628) * TLS 1.3 does not work in FIPS mode. (bmo#1561637) * Fix overzealous assertion when evicting a cached sessionID or using external cache. (bmo#1531906) * Fix issue where testlib makefile build produced extraneous object files. (bmo#1465613) * Properly handle multi-block SEED ECB inputs. (bmo#1619959) * Guard all instances of NSSCMSSignedData.signerInfo to avoid a CMS crash (bmo#1630925) * Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (bmo#1571677) - update to NSS 3.51.1: * Update Delegated Credentials implementation to draft-07 (bmo#1617968) * Add workaround option to include both DTLS and TLS versions in DTLS supported_versions (bmo#1619102) * Update README: TLS 1.3 is not experimental anymore (bmo#1619056) * Don't assert fuzzer behavior in SSL_ParseSessionTicket (bmo#1618739) * Fix UBSAN issue in ssl_ParseSessionTicket (bmo#1618915) * Consistently handle NULL slot/session (bmo#1608245) * broken fipstest handling of KI_len (bmo#1608250) * Update Delegated Credentials implementation to draft-07 (bmo#1617968) - Add patch nss-kremlin-ppc64le.patch to fix ppc and s390x builds - update to NSS 3.51 * Updated DTLS 1.3 implementation to Draft-34. (bmo#1608892) * Correct swapped PKCS11 values of CKM_AES_CMAC and CKM_AES_CMAC_GENERAL (bmo#1611209) * Complete integration of Wycheproof ECDH test cases (bmo#1612259) * Check if PPC __has_include() (bmo#1614183) * Fix a compilation error for ‘getFIPSEnv’ "defined but not used" (bmo#1614786) * Send DTLS version numbers in DTLS 1.3 supported_versions extension to avoid an incompatibility. (bmo#1615208) * SECU_ReadDERFromFile calls strstr on a string that isn't guaranteed to be null-terminated (bmo#1538980) * Correct a warning for comparison of integers of different signs: 'int' and 'unsigned long' in security/nss/lib/freebl/ecl/ecp_25519.c:88 (bmo#1561337) * Add test for mp_int clamping (bmo#1609751) * Don't attempt to read the fips_enabled flag on the machine unless NSS was built with FIPS enabled (bmo#1582169) * Fix a null pointer dereference in BLAKE2B_Update (bmo#1431940) * Fix compiler warning in secsign.c (bmo#1617387) * Fix a OpenBSD/arm64 compilation error: unused variable 'getauxval' (bmo#1618400) * Fix a crash on unaligned CMACContext.aes.keySchedule when using AES-NI intrinsics (bmo#1610687) - update to NSS 3.50 * Verified primitives from HACL* were updated, bringing performance improvements for several platforms. Note that Intel processors with SSE4 but without AVX are currently unable to use the improved ChaCha20/Poly1305 due to a build issue; such platforms will fall-back to less optimized algorithms. See bmo#1609569 for details * Updated DTLS 1.3 implementation to Draft-30. See bmo#1599514 for details. * Added NIST SP800-108 KBKDF - PKCS#11 implementation. See bmo#1599603 for details. * Several bugfixes and minor changes - Disable LTO on %arm as LTO fails on neon errors - update to NSS 3.49.2 Fixed bugs: * Fix compilation problems with NEON-specific code in freebl (bmo#1608327) * Fix a taskcluster issue with Python 2 / Python 3 (bmo#1608895) - update to NSS 3.49.1 3.49.1 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49.1_release_notes * Cache the most recent PBKDF2 password hash, to speed up repeated SDR operations, important with the increased KDF iteration counts (bmo#1606992) 3.49 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes * The legacy DBM database, libnssdbm, is no longer built by default when using gyp builds (bmo#1594933) * several bugfixes - update to NSS 3.48 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes Notable Changes * TLS 1.3 is the default maximum TLS version (bmo#1573118) * TLS extended master secret is enabled by default, where possible (bmo#1575411) * The master password PBE now uses 10,000 iterations by default when using the default sql (key4.db) storage (bmo#1562671) Certificate Authority Changes * Added Entrust Root Certification Authority - G4 Cert (bmo#1591178) Bugfixes - requires NSPR 4.24- nss-fips-aes-keywrap-post.patch: Add AES Keywrap POST. - nss-fips-constructor-self-tests.patch: Accept EACCES in lieu of ENOENT when trying to access /proc/sys/crypto/fips_enabled (bsc#1170908).- nss-fips-constructor-self-tests.patch: Add Softoken POSTs for new DSA and ECDSA hash-and-sign update functinos.- nss-fips-combined-hash-sign-dsa-ecdsa.patch: Add pairwise consistency check for CKM_SHA224_RSA_PKCS. Remove ditto checks for CKM_RSA_PKCS, CKM_DSA and CKM_ECDSA, since these are served by the new CKM_SHA224_RSA_PKCS, CKM_DSA_SHA224, CKM_ECDSA_SHA224 checks. - nss-fips-constructor-self-tests.patch: Replace bad attempt at unconditional nssdbm checksumming with a dlopen(), so it can be located consistently and perform its own self-tests.- Add nss-fix-dh-pkcs-derive-inverted-logic.patch. This fixes an instance of inverted logic due to a boolean being mistaken for a SECStatus, which caused key derivation to fail when the caller provided a valid subprime.- Add nss-fips-combined-hash-sign-dsa-ecdsa.patch. This implements API mechanisms for performing DSA and ECDSA hash-and-sign in a single call, which will be required in future FIPS cycles.- nss-fips-constructor-self-tests.patch: Always perform nssdbm checksumming on softoken load, even if nssdbm itself is not loaded.- nss-fips-detect-fips-mode-fixes.patch: Use secure_getenv() to avoid PR_GetEnvSecure() being called when NSPR is unavailable, resulting in an abort (bsc#1168669).- Added patches related to FIPS certification: * nss-fips-use-getrandom.patch: Use getrandom() to obtain entropy where possible. * nss-fips-dsa-kat.patch: Make DSA KAT FIPS compliant. * nss-fips-pairwise-consistency-check.patch: Use FIPS compliant hash when validating keypair. * nss-fips-rsa-keygen-strictness.patch: Enforce FIPS requirements on RSA key generation. * nss-fips-cavs-keywrap.patch, nss-fips-cavs-kas-ffc.patch, nss-fips-cavs-kas-ecc.patch, nss-fips-cavs-general.patch, nss-fips-cavs-dsa-fixes.patch, nss-fips-cavs-rsa-fixes.patch: Miscellaneous fixes to CAVS tests. * nss-fips-gcm-ctr.patch: Enforce FIPS limits on how much data can be processed without rekeying. * nss-fips-constructor-self-tests.patch: Run self tests on library initialization in FIPS mode. * nss-fips-approved-crypto-non-ec.patch: Disable non-compliant algorithms in FIPS mode (hashes and the SEED cipher). * nss-fips-zeroization.patch: Clear various temporary variables after use. * nss-fips-tls-allow-md5-prf.patch: Allow MD5 to be used in TLS PRF. * nss-fips-use-strong-random-pool.patch: Preferentially gather entropy from /dev/random over /dev/urandom. * nss-fips-detect-fips-mode-fixes.patch: Allow enabling FIPS mode consistently with NSS_FIPS environment variable. * nss-unit-test-fixes.patch: Fix argument parsing bug in lowhashtest.- update to NSS 3.47.1 * CVE-2019-11745 - EncryptUpdate should use maxout, not block size (boo#1158527) * Fix a crash that could be caused by client certificates during startup (bmo#1590495, bsc#1158527) * Fix compile-time warnings from uninitialized variables in a perl script (bmo#1589810) - update to NSS 3.47 * Support AES HW acceleration on ARMv8 (bmo#1152625) * Allow per-socket run-time ordering of the cipher suites presented in ClientHello (bmo#1267894) * Add CMAC to FreeBL and PKCS #11 libraries (bmo#1570501) - update to NSS 3.46.1 * The following CA certificates were Removed: expired Class 2 Primary root certificate expired UTN-USERFirst-Client root certificate expired Deutsche Telekom Root CA 2 root certificate Swisscom Root CA 2 root certificate * Significant improvements to AES-GCM performance on ARM * Soft token MAC verification not constant time (bmo#1582343) * Remove arbitrary HKDF output limit by allocating space as needed (bmo#1577953) - update to NSS 3.46 * CVE-2019-17006 - Add length checks for cryptographic primitives (bmo#1539788, bsc#1159819) * The following CA certificates were Removed: expired Class 2 Primary root certificate expired UTN-USERFirst-Client root certificate expired Deutsche Telekom Root CA 2 root certificate Swisscom Root CA 2 root certificate * Significant improvements to AES-GCM performance on ARM- update to NSS 3.45 (bsc#1141322) * New function in pk11pub.h: PK11_FindRawCertsWithSubject * The following CA certificates were Removed: CN = Certinomis - Root CA (bmo#1552374) * Implement Delegated Credentials (draft-ietf-tls-subcerts) (bmo#1540403) This adds a new experimental function SSL_DelegateCredential Note: In 3.45, selfserv does not yet support delegated credentials (See bmo#1548360). Note: In 3.45 the SSLChannelInfo is left unmodified, while an upcoming change in 3.46 will set SSLChannelInfo.authKeyBits to that of the delegated credential for better policy enforcement (See bmo#1563078). * Replace ARM32 Curve25519 implementation with one from fiat-crypto (bmo#1550579) * Support static linking on Windows (bmo#1551129) * Expose a function PK11_FindRawCertsWithSubject for finding certificates with a given subject on a given slot (bmo#1552262) * Add IPSEC IKE support to softoken (bmo#1546229) * Add support for the Elbrus lcc compiler (<=1.23) (bmo#1554616) * Expose an external clock for SSL (bmo#1543874) This adds new experimental functions: SSL_SetTimeFunc, SSL_CreateAntiReplayContext, SSL_SetAntiReplayContext, and SSL_ReleaseAntiReplayContext. The experimental function SSL_InitAntiReplay is removed. * Various changes in response to the ongoing FIPS review (bmo#1546477) Note: The source package size has increased substantially due to the new FIPS test vectors. This will likely prompt follow-on work, but please accept our apologies in the meantime.- update to NSS 3.44.1 * (3.44.1) now required by Firefox 68.0 New Functionality: * Add IPSEC IKE support to softoken (bmo#1546229) * Many new FIPS test cases (Note: This has increased the source archive by approximately 50 megabytes for this release.) Bugs fixed: * Optimize away unneeded loop in mpi.c (bmo#1554336) * More thorough input checking (bmo#1515342) * Don't unnecessarily strip leading 0's from key material during PKCS11 import (bmo#1540541) * Add a SSLKEYLOGFILE enable/disable flag at build.sh (bmo#1515236) * Fix SECKEY_ConvertToPublicKey handling of non-RSA keys (bmo#1473806) * Updates to testing for FIPS validation (bmo#1546477) * Prohibit use of RSASSA-PKCS1-v1_5 algorithms in TLS 1.3 (bmo#1552208) * Unbreak build on GCC < 4.3 big-endian (bmo#1551041) - Activate -fPIE -pie during the compile- update to NSS 3.44 * (3.44) required by Firefox 68.0 New functionality * Support XDG basedir specification (bmo#818686) * HASH_GetHashOidTagByHashType - convert type HASH_HashType to type SECOidTag * SSL_SendCertificateRequest - allow server to request post-handshake client authentication. To use this both peers need to enable the SSL_ENABLE_POST_HANDSHAKE_AUTH option. Notable changes * The following CA certificates were added: CN = emSign Root CA - G1 CN = emSign ECC Root CA - G3 CN = emSign Root CA - C1 CN = emSign ECC Root CA - C3 CN = Hongkong Post Root CA 3 Bugs fixed: * CVE-2018-18508 (bmo#1507135, bmo#1507174) Add additional null checks to several CMS functions to fix a rare CMS crash. * Improve Gyp build system handling (bmo#1528669, bmo#1529308) * Reject invalid CH.legacy_version in TLS 1.3 (bmo#1490006) * A fix for Solaris where Firefox 60 core dumps during start when using profile from version 52 (bmo#1513913) * Improve NSS S/MIME tests for Thunderbird (bmo#1529950, bmo#1521174) * If Docker isn't installed, try running a local clang-format as a fallback (bmo#1530134) * Enable FIPS mode automatically if the system FIPS mode flag is set (bmo#1531267) * Add a -J option to the strsclnt command to specify sigschemes (bmo#1528262) * Add manual for nss-policy-check (bmo#1513909) * Fix a deref after a null check in SECKEY_SetPublicValue (bmo#1531074) * Properly handle ESNI with HRR (bmo#1517714) * Expose HKDF-Expand-Label with mechanism (bmo#1529813) * Align TLS 1.3 HKDF trace levels (bmo#1535122) * Use getentropy on compatible versions of FreeBSD. (bmo#1530102)- update to NSS 3.41.1 * (3.41) required by Firefox 65.0 New functionality * Implemented EKU handling for IPsec IKE. (bmo#1252891) * Enable half-closed states for TLS. (bmo#1423043) * Enabled the following ciphersuites by default: (bmo#1493215) TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 TLS_RSA_WITH_AES_256_GCM_SHA384 Notable changes * The following CA certificates were added: CN = Certigna Root CA CN = GTS Root R1 CN = GTS Root R2 CN = GTS Root R3 CN = GTS Root R4 CN = UCA Global G2 Root CN = UCA Extended Validation Root * The following CA certificates were removed: CN = AC Raíz Certicámara S.A. CN = Certplus Root CA G1 CN = Certplus Root CA G2 CN = OpenTrust Root CA G1 CN = OpenTrust Root CA G2 CN = OpenTrust Root CA G3 Bugs fixed * Reject empty supported_signature_algorithms in Certificate Request in TLS 1.2 (bmo#1412829) * Cache side-channel variant of the Bleichenbacher attack (bmo#1485864) (CVE-2018-12404) * Resend the same ticket in ClientHello after HelloRetryRequest (bmo#1481271) * Set session_id for external resumption tokens (bmo#1493769) * Reject CCS after handshake is complete in TLS 1.3 (bmo#1507179) * Add additional null checks to several CMS functions to fix a rare CMS crash. (bmo#1507135, bmo#1507174) (3.41.1) - removed obsolete patches nss-disable-ocsp-test.patch- hmac packages inadvertently removed in last update: re-added. (bnc#1121207) - Added "Suggest:" for libfreebl3 and libsoftokn3 respective -hmac packages to avoid dependency issues during updates (bsc#1090767, bsc#1121045)- update to NSS 3.40.1 * required by Firefox 64.0 * patch release fixes CVE-2018-12404 Notable bug fixes * FFDHE key exchange sometimes fails with decryption failure (bmo#1478698) New functionality * The draft-00 version of encrypted SNI support is implemented * tstclnt now takes -N option to specify encrypted SNI key Notable changes * The mozilla::pkix library has been ported from Mozilla PSM to NSS. This is a C++ library for building certification paths. mozilla::pkix APIs are not exposed in the libraries NSS builds. * It is easier to build NSS on Windows in mozilla-build environments * The following CA certificates were Removed: CN = Visa eCommerce Root- update to NSS 3.39 * required by Firefox 63.0 Notable bug fixes * NSS responded to an SSLv2-compatible ClientHello with a ServerHello that had an all-zero random (CVE-2018-12384) (bmo#1483128) New functionality * The tstclnt and selfserv utilities added support for configuring the enabled TLS signature schemes using the -J parameter. * NSS will use RSA-PSS keys to authenticate in TLS. Support for these keys is disabled by default but can be enabled using SSL_SignatureSchemePrefSet(). * certutil added the ability to delete an orphan private key from an NSS key database. * Added the nss-policy-check utility, which can be used to check an NSS policy configuration for problems. * A PKCS#11 URI can be used as an identifier for a PKCS#11 token. Notable changes * The TLS 1.3 implementation uses the final version number from RFC 8446. * Previous versions of NSS accepted an RSA PKCS#1 v1.5 signature where the DigestInfo structure was missing the NULL parameter. Starting with version 3.39, NSS requires the encoding to contain the NULL parameter. * The tstclnt and selfserv test utilities no longer accept the -z parameter, as support for TLS compression was removed in a previous NSS version. * The CA certificates list was updated to version 2.26. * The following CA certificates were Added: - OU = GlobalSign Root CA - R6 - CN = OISTE WISeKey Global Root GC CA * The following CA certificate was Removed: - CN = ComSign * The following CA certificates had the Websites trust bit disabled: - CN = Certplus Root CA G1 - CN = Certplus Root CA G2 - CN = OpenTrust Root CA G1 - CN = OpenTrust Root CA G2 - CN = OpenTrust Root CA G3 - enable PIE support for the included binaries - update to NSS 3.38 * required by Firefox 62.0 New Functionality * Added support for the TLS Record Size Limit Extension * When creating a certificate request (CSR) using certutil -R, an existing orphan private key can be reused. Parameter -k may be used to specify the ID of an existing orphan key. The available orphan key IDs can be displayed using command certutil -K. * When using certutil -O to print the chain for a given certificate nickname, the new parameter --simple-self-signed may be provided, which can avoid ambiguous output in some scenarios. New Functions * SECITEM_MakeItem - Allocate and make an item with the requested contents (secitem.h) New Macros * SSL_RECORD_SIZE_LIMIT - used to control the TLS Record Size Limit Extension (in ssl.h) Notable Changes * Fixed CVE-2018-0495 (bmo#1464971) * Various security fixes in the ASN.1 code * NSS automatically enables caching for SQL database storage on Linux, if it is located on a network filesystem that's known to benefit from caching. * When repeatedly importing the same certificate into an SQL database, the existing nickname will be kept. - update to NSS 3.37.3 * required by Firefox 61.0 Notable changes: * The TLS 1.3 implementation was updated to Draft 28. * Added HACL* Poly1305 32-bit * The code to support the NPN protocol has been fully removed. * NSS allows servers now to register ALPN handling callbacks to select a protocol. * NSS supports opening SQL databases in read-only mode. * On Linux, some build configurations can use glibc's function getentropy(), which uses the kernel's getrandom() function. * The CA list was updated to version 2.24, which removed the following CA certificates: - CN = S-TRUST Universal Root CA - CN = TC TrustCenter Class 3 CA II - CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 * Fix build on armv6/armv7 and other platforms (bmo#1459739) - Set USE_64 on riscv64- update to NSS 3.36.4 * required for Firefox 60.0.2 (bsc#1096515) * Fix crash on macOS related to authentication tokens, e.g. PK11or WebAuthn. (bmo#1461731) Bugfixes from 3.36.2 * Connecting to a server that was recently upgraded to TLS 1.3 would result in a SSL_RX_MALFORMED_SERVER_HELLO error. (bmo#1462303) * Fix a rare bug with PKCS#12 files. (bmo#1460673) - use relro linker option (add-relro-linker-option.patch)- update to NSS 3.36.1 Notable changes * In NSS version 3.35 the iteration count in optimized builds, which is used for password based encryption algorithm related to encrypted PKCS#7 or PKCS#12 data, was increased to one million iterations. That change had caused an interoperability regression with operating systems that are limited to 600 K iterations. NSS 3.36.1 has been changed to use the same 600 K limit. Bugs fixed * Certain smartcard operations could result in a deadlock.- update to NSS 3.36 New functionality * Experimental APIs for TLS session cache handling Notable Changes * Replaces existing vectorized ChaCha20 code with verified HACL* implementation. - Removed patch as no longer needed: renegotiate-transitional.patch upstream fix- update to NSS 3.35 New functionality * TLS 1.3 support has been updated to draft -23. This includes a large number of changes since 3.34, which supported only draft - 18. See below for details. New Types * SSLHandshakeType - The type of a TLS handshake message. * For the SSLSignatureScheme enum, the enumerated values ssl_sig_rsa_pss_sha* are deprecated in response to a change in TLS 1.3. Please use the equivalent ssl_sig_rsa_pss_rsae_sha* for rsaEncryption keys, or ssl_sig_rsa_pss_pss_sha* for PSS keys. Note that this release does not include support for the latter. Notable Changes * Previously, NSS used the DBM file format by default. Starting with version 3.35, NSS uses the SQL file format by default. Additional information can be found on this Fedora Linux project page: https://fedoraproject.org/wiki/Changes/NSSDefaultFileFormatSql * Added formally verified implementations of non-vectorized Chacha20 and non-vectorized Poly1305 64-bit. * For stronger security, when creating encrypted PKCS#7 or PKCS#12 data, the iteration count for the password based encryption algorithm has been increased to one million iterations. Note that debug builds will use a lower count, for better performance in test environments. * NSS 3.30 had introduced a regression, preventing NSS from reading some AES encrypted data, produced by older versions of NSS. NSS 3.35 fixes this regression and restores the ability to read affected data. * The following CA certificates were Removed: OU = Security Communication EV RootCA1 CN = CA Disig Root R1 CN = DST ACES CA X6 Subject CN = VeriSign Class 3 Secure Server CA - G2 * The Websites (TLS/SSL) trust bit was turned off for the following CA certificates: CN = Chambers of Commerce Root CN = Global Chambersign Root * TLS servers are able to handle a ClientHello statelessly, if the client supports TLS 1.3. If the server sends a HelloRetryRequest, it is possible to discard the server socket, and make a new socket to handle any subsequent ClientHello. This better enables stateless server operation. (This feature is added in support of QUIC, but it also has utility for DTLS 1.3 servers.) * The tstclnt utility now supports DTLS, using the -P option. Note that a DTLS server is also provided in tstclnt. * TLS compression is no longer possible with NSS. The option can be enabled, but NSS will no longer negotiate compression. * The signatures of functions SSL_OptionSet, SSL_OptionGet, SSL_OptionSetDefault and SSL_OptionGetDefault have been modified, to take a PRIntn argument rather than PRBool. This makes it clearer, that options can have values other than 0 or 1. Note this does not affect ABI compatibility, because PRBool is a typedef for PRIntn.- update to NSS 3.34.1 Changes in 3.34: Notable changes * The following CA certificates were Added: GDCA TrustAUTH R5 ROOT SSL.com Root Certification Authority RSA SSL.com Root Certification Authority ECC SSL.com EV Root Certification Authority RSA R2 SSL.com EV Root Certification Authority ECC TrustCor RootCert CA-1 TrustCor RootCert CA-2 TrustCor ECA-1 * The following CA certificates were Removed: Certum CA, O=Unizeto Sp. z o.o. StartCom Certification Authority StartCom Certification Authority G2 TÜBİTAK UEKAE Kök Sertifika Hizmet Sağlayıcısı - Sürüm 3 ACEDICOM Root Certinomis - Autorité Racine TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı PSCProcert CA 沃通根证书, O=WoSign CA Limited Certification Authority of WoSign Certification Authority of WoSign G2 CA WoSign ECC Root * libfreebl no longer requires SSE2 instructions New functionality * When listing an NSS database using certutil -L, but the database hasn't yet been initialized with any non-empty or empty password, the text "Database needs user init" will be included in the listing. * When using certutil to set an inacceptable password in FIPS mode, a correct explanation of acceptable passwords will be printed. * SSLKEYLOGFILE is now supported with TLS 1.3, see bmo#1287711 for details. * SSLChannelInfo has two new fields (bmo#1396525): SSLNamedGroup originalKeaGroup holds the key exchange group of the original handshake when the session was resumed. PRBool resumed is PR_TRUE when the session is resumed and PR_FALSE otherwise. * RSA-PSS signatures are now supported on certificates. Certificates with RSA-PSS or RSA-PKCS#1v1.5 keys can be used to create an RSA-PSS signature on a certificate using the --pss-sign argument to certutil. Changes in 3.34.1: * The following CA certificate was Re-Added. It was removed in NSS 3.34, but has been re-added with only the Email trust bit set. (bmo#1418678): libfreebl no longer requires SSE2 instructionsCN = Certum CA, O=Unizeto Sp. z o.o. * Removed entries from certdata.txt for actively distrusted certificates that have expired (bmo#1409872) * The version of the CA list was set to 2.20.- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- update to NSS 3.33 Notable changes * TLS compression is no longer supported. API calls that attempt to enable compression are accepted without failure. However, TLS compression will remain disabled. * This version of NSS uses a formally verified implementation of Curve25519 on 64-bit systems. * The compile time flag DISABLE_ECC has been removed. * When NSS is compiled without NSS_FORCE_FIPS=1 startup checks are not performed anymore. * Various minor improvements and correctness fixes. New functionality * When listing an NSS database using certutil -L, but the database hasn't yet been initialized with any non-empty or empty password, the text "Database needs user init" will be included in the listing. * When using certutil to set an inacceptable password in FIPS mode, a correct explanation of acceptable passwords will be printed. New functions * CERT_FindCertByIssuerAndSNCX - a variation of existing function CERT_FindCertByIssuerAndSN that accepts an additional password context parameter. * CERT_FindCertByNicknameOrEmailAddrCX - a variation of existing function CERT_FindCertByNicknameOrEmailAddr that accepts an additional password context parameter. * CERT_FindCertByNicknameOrEmailAddrForUsageCX - a variation of existing function CERT_FindCertByNicknameOrEmailAddrForUsage that accepts an additional password context parameter. * NSS_SecureMemcmpZero - check if a memory region is all zero in constant time. * PORT_ZAllocAligned - allocate aligned memory. * PORT_ZAllocAlignedOffset - allocate aligned memory for structs. * SSL_GetExperimentalAPI - access experimental APIs in libssl. - add patch to separate hw and sw implementations for AES and GCM to avoid implicit execution of SSE2 methods if compiled for i586 (bmo-1400603.patch, boo#1061204)- update to NSS 3.32.1 * no upstream changelog/releasenote provided- update to NSS 3.32 Notable changes * Various minor improvements and correctness fixes. * The Code Signing trust bit was turned off for all included root certificates. * The Websites (TLS/SSL) trust bit was turned off for the following root certificates: AddTrust Class 1 CA Root Swisscom Root CA 2 * The following CA certificates were Removed: AddTrust Public CA Root AddTrust Qualified CA Root China Internet Network Information Center EV Certificates Root CNNIC ROOT ComSign Secured CA GeoTrust Global CA 2 Secure Certificate Services Swisscom Root CA 1 Swisscom Root EV CA 2 Trusted Certificate Services UTN-USERFirst-Hardware UTN-USERFirst-Object - requires NSPR 4.16- update to NSS 3.31.1 * Potential deadlock when using an external PKCS#11 token (bmo#1381784)- update to NSS 3.31 New functionality * Allow certificates to be specified by RFC7512 PKCS#11 URIs. * Allow querying a certificate object for its temporary or permanent storage status in a thread safe way. New functions * CERT_GetCertIsPerm - retrieve the permanent storage status attribute of a certificate in a thread safe way. * CERT_GetCertIsTemp - retrieve the temporary storage status attribute of a certificate in a thread safe way. * PK11_FindCertFromURI - find a certificate identified by the given URI. * PK11_FindCertsFromURI - find a list of certificates identified by the given URI. * PK11_GetModuleURI - retrieve the URI of the given module. * PK11_GetTokenURI - retrieve the URI of a token based on the given slot information. * PK11URI_CreateURI - create a new PK11URI object from a set of attributes. * PK11URI_DestroyURI - destroy a PK11URI object. * PK11URI_FormatURI - format a PK11URI object to a string. * PK11URI_GetPathAttribute - retrieve a path attribute with the given name. * PK11URI_GetQueryAttribute - retrieve a query attribute with the given name. * PK11URI_ParseURI - parse PKCS#11 URI and return a new PK11URI object. New macros * Several new macros that start with PK11URI_PATTR_ for path attributes defined in RFC7512. * Several new macros that start with PK11URI_QATTR_ for query attributes defined in RFC7512. Notable changes * The APIs that set a TLS version range have been changed to trim the requested range to the overlap with a systemwide crypto policy, if configured. SSL_VersionRangeGetSupported can be used to query the overlap between the library's supported range of TLS versions and the systemwide policy. * Previously, SSL_VersionRangeSet and SSL_VersionRangeSetDefault returned a failure if the requested version range wasn't fully allowed by the systemwide crypto policy. They have been changed to return success, if at least one TLS version overlaps between the requested range and the systemwide policy. An application may call SSL_VersionRangeGet and SSL_VersionRangeGetDefault to query the TLS version range that was effectively activated. * Corrected the encoding of Domain Name Constraints extensions created by certutil. * NSS supports a clean seeding mechanism for *NIX systems now using only /dev/urandom. This is used only when SEED_ONLY_DEV_URANDOM is set at compile time. * CERT_AsciiToName can handle OIDs in dotted decimal form now. - removed obsolete nss-fix-hash.patch- update to NSS 3.30.2 New Functionality * In the PKCS#11 root CA module (nssckbi), CAs with positive trust are marked with a new boolean attribute, CKA_NSS_MOZILLA_CA_POLICY, set to true. Applications that need to distinguish them from other other root CAs, may use the exported function PK11_HasAttributeSet. * Support for callback functions that can be used to monitor SSL/TLS alerts that are sent or received. New Functions * CERT_CompareAVA - performs a comparison of two CERTAVA structures, and returns a SECComparison result. * PK11_HasAttributeSet - allows to check if a PKCS#11 object in a given slot has a specific boolean attribute set. * SSL_AlertReceivedCallback - register a callback function, that will be called whenever an SSL/TLS alert is received * SSL_AlertSentCallback - register a callback function, that will be called whenever an SSL/TLS alert is sent * SSL_SetSessionTicketKeyPair - configures an asymmetric key pair, for use in wrapping session ticket keys, used by the server. This function currently only accepts an RSA public/private key pair. New Macros * PKCS12_AES_CBC_128, PKCS12_AES_CBC_192, PKCS12_AES_CBC_256 cipher family identifiers corresponding to the PKCS#5 v2.1 AES based encryption schemes used in the PKCS#12 support in NSS * CKA_NSS_MOZILLA_CA_POLICY - identifier for a boolean PKCS#11 attribute, that should be set to true, if a CA is present because of it's acceptance according to the Mozilla CA Policy Notable Changes * The TLS server code has been enhanced to support session tickets when no RSA certificate (e.g. only an ECDSA certificate) is configured. * RSA-PSS signatures produced by key pairs with a modulus bit length that is not a multiple of 8 are now supported. * The pk12util tool now supports importing and exporting data encrypted in the AES based schemes defined in PKCS#5 v2.1. Root CA updates * The following CA certificates were Removed - O = Japanese Government, OU = ApplicationCA - CN = WellsSecure Public Root Certificate Authority - CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 - CN = Microsec e-Szigno Root * The following CA certificates were Added - CN = D-TRUST Root CA 3 2013 - CN = TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 * The version number of the updated root CA list has been set to 2.14 (bmo#1350859) * Domain name constraints for one of the new CAs have been added to the NSS code (bmo#1349705) - removed obsolete nss-bmo1320695.patch- update to NSS 3.29.5 * Rare crashes in the base 64 decoder and encoder were fixed. (bmo#1344380) * A carry over bug in the RNG was fixed. (bmo#1345089) - Allow use of session tickets when there is no ticket wrapping key (boo#1015499, bmo#1320695) (nss-bmo1320695.patch)- update to NSS 3.29.3 * enables TLS 1.3 by default - TLS 1.3 was already enabled in 3.28.x builds for openSUSE. This build option was removed. - required for Firefox 53- Add nss-fix-hash.patch to fix hash computation (and build with GCC 7 which complains about shifts of boolean values).- update to NSS 3.28.3 * This is a patch release to fix binary compatibility issues. NSS version 3.28, 3.28.1 and 3.28.2 contained changes that were in violation with the NSS compatibility promise. ECParams, which is part of the public API of the freebl/softokn parts of NSS, had been changed to include an additional attribute. That size increase caused crashes or malfunctioning with applications that use that data structure directly, or indirectly through ECPublicKey, ECPrivateKey, NSSLOWKEYPublicKey, NSSLOWKEYPrivateKey, or potentially other data structures that reference ECParams. The change has been reverted to the original state in bug bmo#1334108. SECKEYECPublicKey had been extended with a new attribute, named "encoding". If an application passed type SECKEYECPublicKey to NSS (as part of SECKEYPublicKey), the NSS library read the uninitialized attribute. With this NSS release SECKEYECPublicKey.encoding is deprecated. NSS no longer reads the attribute, and will always set it to ECPoint_Undefined. See bug bmo#1340103. - requires NSPR >= 4.13.1- update to NSS 3.28.2 This is a stability and compatibility release. Below is a summary of the changes. * Fixed a NSS 3.28 regression in the signature scheme flexibility that causes connectivity issues between iOS 8 clients and NSS servers with ECDSA certificates (bmo#1334114) * Fixed a possible crash on some Windows systems (bmo#1323150) * Fixed a compatibility issue with TLS clients that do not provide a list of supported key exchange groups (bmo#1330612)- update to NSS 3.28.1 No new functionality is introduced in this release. This is a patch release to update the list of root CA certificates and address a minor TLS compatibility issue that some applications experienced with NSS 3.28. * The following CA certificates were Removed CN = Buypass Class 2 CA 1 CN = Root CA Generalitat Valenciana OU = RSA Security 2048 V3 * The following CA certificates were Added OU = AC RAIZ FNMT-RCM CN = Amazon Root CA 1 CN = Amazon Root CA 2 CN = Amazon Root CA 3 CN = Amazon Root CA 4 CN = LuxTrust Global Root 2 CN = Symantec Class 1 Public Primary Certification Authority - G4 CN = Symantec Class 1 Public Primary Certification Authority - G6 CN = Symantec Class 2 Public Primary Certification Authority - G4 CN = Symantec Class 2 Public Primary Certification Authority - G6 * The version number of the updated root CA list has been set to 2.11 * A misleading assertion/alert has been removed when NSS tries to flush data to the peer but the connection was already reset. - update to NSS 3.28 New functionality: * NSS includes support for TLS 1.3 draft -18. This includes a number of improvements to TLS 1.3: - The signed certificate timestamp, used in certificate transparency, is supported in TLS 1.3. - Key exporters for TLS 1.3 are supported. This includes the early key exporter, which can be used if 0-RTT is enabled. Note that there is a difference between TLS 1.3 and key exporters in older versions of TLS. TLS 1.3 does not distinguish between an empty context and no context. - The TLS 1.3 (draft) protocol can be enabled, by defining NSS_ENABLE_TLS_1_3=1 when building NSS. - NSS includes support for the X25519 key exchange algorithm, which is supported and enabled by default in all versions of TLS. New Functions: * SSL_ExportEarlyKeyingMaterial * SSL_SendAdditionalKeyShares * SSL_SignatureSchemePrefSet * SSL_SignatureSchemePrefGet Notable Changes: * NSS can no longer be compiled with support for additional elliptic curves. This was previously possible by replacing certain NSS source files. * NSS will now detect the presence of tokens that support additional elliptic curves and enable those curves for use in TLS. Note that this detection has a one-off performance cost, which can be avoided by using the SSL_NamedGroupConfig function to limit supported groups to those that NSS provides. * PKCS#11 bypass for TLS is no longer supported and has been removed. * Support for "export" grade SSL/TLS cipher suites has been removed. * NSS now uses the signature schemes definition in TLS 1.3. This also affects TLS 1.2. NSS will now only generate signatures with the combinations of hash and signature scheme that are defined in TLS 1.3, even when negotiating TLS 1.2. - This means that SHA-256 will only be used with P-256 ECDSA certificates, SHA-384 with P-384 certificates, and SHA-512 with P-521 certificates. SHA-1 is permitted (in TLS 1.2 only) with any certificate for backward compatibility reasons. - New functions to configure signature schemes are provided: SSL_SignatureSchemePrefSet, SSL_SignatureSchemePrefGet. The old SSL_SignaturePrefSet and SSL_SignaturePrefSet functions are now deprecated. - NSS will now no longer assume that default signature schemes are supported by a peer if there was no commonly supported signature scheme. * NSS will now check if RSA-PSS signing is supported by the token that holds the private key prior to using it for TLS. * The certificate validation code contains checks to no longer trust certificates that are issued by old WoSign and StartCom CAs after October 21, 2016. This is equivalent to the behavior that Mozilla will release with Firefox 51. - update to NSS 3.27.2 * SSL_SetTrustAnchors leaks (bmo#1318561) - removed upstreamed patch * nss-uninitialized.patch - raised the minimum softokn/freebl version to 3.28 as reported in boo#1021636- update to NSS 3.26.2 * required for Firefox 50.0 Changes in 3.26 New Functionality: * the selfserv test utility has been enhanced to support ALPN (HTTP/1.1) and 0-RTT * added support for the System-wide crypto policy available on Fedora Linux see http://fedoraproject.org/wiki/Changes/CryptoPolicy * introduced build flag NSS_DISABLE_LIBPKIX that allows compilation of NSS without the libpkix library Notable Changes: * The following CA certificate was Added CN = ISRG Root X1 * NPN is disabled and ALPN is enabled by default * the NSS test suite now completes with the experimental TLS 1.3 code enabled * several test improvements and additions, including a NIST known answer test Changes in 3.26.2 * MD5 signature algorithms sent by the server in CertificateRequest messages are now properly ignored. Previously, with rare server configurations, an MD5 signature algorithm might have been selected for client authentication and caused the client to abort the connection soon after.- update to NSS 3.25 New functionality: * Implemented DHE key agreement for TLS 1.3 * Added support for ChaCha with TLS 1.3 * Added support for TLS 1.2 ciphersuites that use SHA384 as the PRF * In previous versions, when using client authentication with TLS 1.2, NSS only supported certificate_verify messages that used the same signature hash algorithm as used by the PRF. This limitation has been removed. * Several functions have been added to the public API of the NSS Cryptoki Framework. New functions: * NSSCKFWSlot_GetSlotID * NSSCKFWSession_GetFWSlot * NSSCKFWInstance_DestroySessionHandle * NSSCKFWInstance_FindSessionHandle Notable changes: * An SSL socket can no longer be configured to allow both TLS 1.3 and SSLv3 * Regression fix: NSS no longer reports a failure if an application attempts to disable the SSLv2 protocol. * The list of trusted CA certificates has been updated to version 2.8 * The following CA certificate was Removed Sonera Class1 CA * The following CA certificates were Added Hellenic Academic and Research Institutions RootCA 2015 Hellenic Academic and Research Institutions ECC RootCA 2015 Certplus Root CA G1 Certplus Root CA G2 OpenTrust Root CA G1 OpenTrust Root CA G2 OpenTrust Root CA G3- fix build on certain toolchains (nss-uninitialized.patch) jarfile.c:805:13: error: 'it' may be used uninitialized in this function [-Werror=maybe-uninitialized]- also sign libfreeblpriv3.so to allow FIPS mode again (boo#992236)- update to NSS 3.24 New functionality: * NSS softoken has been updated with the latest National Institute of Standards and Technology (NIST) guidance (as of 2015): - Software integrity checks and POST functions are executed on shared library load. These checks have been disabled by default, as they can cause a performance regression. To enable these checks, you must define symbol NSS_FORCE_FIPS when building NSS. - Counter mode and Galois/Counter Mode (GCM) have checks to prevent counter overflow. - Additional CSPs are zeroed in the code. - NSS softoken uses new guidance for how many Rabin-Miller tests are needed to verify a prime based on prime size. * NSS softoken has also been updated to allow NSS to run in FIPS Level 1 (no password). This mode is triggered by setting the database password to the empty string. In FIPS mode, you may move from Level 1 to Level 2 (by setting an appropriate password), but not the reverse. * A SSL_ConfigServerCert function has been added for configuring SSL/TLS server sockets with a certificate and private key. Use this new function in place of SSL_ConfigSecureServer, SSL_ConfigSecureServerWithCertChain, SSL_SetStapledOCSPResponses, and SSL_SetSignedCertTimestamps. SSL_ConfigServerCert automatically determines the certificate type from the certificate and private key. The caller is no longer required to use SSLKEAType explicitly to select a "slot" into which the certificate is configured (which incorrectly identifies a key agreement type rather than a certificate). Separate functions for configuring Online Certificate Status Protocol (OCSP) responses or Signed Certificate Timestamps are not needed, since these can be added to the optional SSLExtraServerCertData struct provided to SSL_ConfigServerCert. Also, partial support for RSA Probabilistic Signature Scheme (RSA-PSS) certificates has been added. Although these certificates can be configured, they will not be used by NSS in this version. New functions * SSL_ConfigServerCert - Configures an SSL/TLS socket with a certificate, private key, and other information. * PORT_InitCheapArena - Initializes an arena that was created on the stack. (See PORTCheapArenaPool.= * PORT_DestroyCheapArena - Destroys an arena that was created on the stack. (See PORTCheapArenaPool.) New types * SSLExtraServerCertData - Optionally passed as an argument to SSL_ConfigServerCert. This struct contains supplementary information about a certificate, such as the intended type of the certificate, stapled OCSP responses, or Signed Certificate Timestamps (used for certificate transparency). * PORTCheapArenaPool - A stack-allocated arena pool, to be used for temporary arena allocations. New macros * CKM_TLS12_MAC * SEC_OID_TLS_ECDHE_PSK - This OID governs the use of the TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256 cipher suite, which is used only for session resumption in TLS 1.3. Notable changes: * Deprecate the following functions. (Applications should instead use the new SSL_ConfigServerCert function.): - SSL_SetStapledOCSPResponses - SSL_SetSignedCertTimestamps - SSL_ConfigSecureServer - SSL_ConfigSecureServerWithCertChain * Deprecate the NSS_FindCertKEAType function, as it reports a misleading value for certificates that might be used for signing rather than key exchange. * Update SSLAuthType to define a larger number of authentication key types. * Deprecate the member attribute authAlgorithm of type SSLCipherSuiteInfo. Instead, applications should use the newly added attribute authType. * Rename ssl_auth_rsa to ssl_auth_rsa_decrypt. * Add a shared library (libfreeblpriv3) on Linux platforms that define FREEBL_LOWHASH. * Remove most code related to SSL v2, including the ability to actively send a SSLv2-compatible client hello. However, the server-side implementation of the SSL/TLS protocol still supports processing of received v2-compatible client hello messages. * Disable (by default) NSS support in optimized builds for logging SSL/TLS key material to a logfile if the SSLKEYLOGFILE environment variable is set. To enable the functionality in optimized builds, you must define the symbol NSS_ALLOW_SSLKEYLOGFILE when building NSS. * Update NSS to protect it against the Cachebleed attack. * Disable support for DTLS compression. * Improve support for TLS 1.3. This includes support for DTLS 1.3. Note that TLS 1.3 support is experimental and not suitable for production use. - removed obsolete nss-bmo1236011.patch- update to NSS 3.23 New functionality: * ChaCha20/Poly1305 cipher and TLS cipher suites now supported * Experimental-only support TLS 1.3 1-RTT mode (draft-11). This code is not ready for production use. New functions: * SSL_SetDowngradeCheckVersion - Set maximum version for new ServerRandom anti-downgrade mechanism. Clients that perform a version downgrade (which is generally a very bad idea) call this with the highest version number that they possibly support. This gives them access to the version downgrade protection from TLS 1.3. Notable changes: * The copy of SQLite shipped with NSS has been updated to version 3.10.2 * The list of TLS extensions sent in the TLS handshake has been reordered to increase compatibility of the Extended Master Secret with with servers * The build time environment variable NSS_ENABLE_ZLIB has been renamed to NSS_SSL_ENABLE_ZLIB * The build time environment variable NSS_DISABLE_CHACHAPOLY was added, which can be used to prevent compilation of the ChaCha20/Poly1305 code. * The following CA certificates were Removed - Staat der Nederlanden Root CA - NetLock Minositett Kozjegyzoi (Class QA) Tanusitvanykiado - NetLock Kozjegyzoi (Class A) Tanusitvanykiado - NetLock Uzleti (Class B) Tanusitvanykiado - NetLock Expressz (Class C) Tanusitvanykiado - VeriSign Class 1 Public PCA – G2 - VeriSign Class 3 Public PCA - VeriSign Class 3 Public PCA – G2 - CA Disig * The following CA certificates were Added + SZAFIR ROOT CA2 + Certum Trusted Network CA 2 * The following CA certificate had the Email trust bit turned on + Actalis Authentication Root CA Security fixes: * CVE-2016-2834: Memory safety bugs (boo#983639) MFSA-2016-61 bmo#1206283 bmo#1221620 bmo#1241034 bmo#1241037 - removed obsolete nss_gcc6_change.patch- add nss_gcc6_change.patch- update to NSS 3.22.3 * required for Firefox 46.0 * Increase compatibility of TLS extended master secret, don't send an empty TLS extension last in the handshake (bmo#1243641) * Fixed a heap-based buffer overflow related to the parsing of certain ASN.1 structures. An attacker could create a specially-crafted certificate which, when parsed by NSS, would cause a crash or execution of arbitrary code with the permissions of the user. (CVE-2016-1950, bmo#1245528)- update to NSS 3.22.2 New functionality: * RSA-PSS signatures are now supported (bmo#1215295) * Pseudorandom functions based on hashes other than SHA-1 are now supported * Enforce an External Policy on NSS from a config file (bmo#1009429) New functions: * PK11_SignWithMechanism - an extended version PK11_Sign() * PK11_VerifyWithMechanism - an extended version of PK11_Verify() * SSL_PeerSignedCertTimestamps - Get signed_certificate_timestamp TLS extension data * SSL_SetSignedCertTimestamps - Set signed_certificate_timestamp TLS extension data New types: * ssl_signed_cert_timestamp_xtn is added to SSLExtensionType * Constants for several object IDs are added to SECOidTag New macros: * SSL_ENABLE_SIGNED_CERT_TIMESTAMPS * NSS_USE_ALG_IN_SSL * NSS_USE_POLICY_IN_SSL * NSS_RSA_MIN_KEY_SIZE * NSS_DH_MIN_KEY_SIZE * NSS_DSA_MIN_KEY_SIZE * NSS_TLS_VERSION_MIN_POLICY * NSS_TLS_VERSION_MAX_POLICY * NSS_DTLS_VERSION_MIN_POLICY * NSS_DTLS_VERSION_MAX_POLICY * CKP_PKCS5_PBKD2_HMAC_SHA224 * CKP_PKCS5_PBKD2_HMAC_SHA256 * CKP_PKCS5_PBKD2_HMAC_SHA384 * CKP_PKCS5_PBKD2_HMAC_SHA512 * CKP_PKCS5_PBKD2_HMAC_GOSTR3411 - (not supported) * CKP_PKCS5_PBKD2_HMAC_SHA512_224 - (not supported) * CKP_PKCS5_PBKD2_HMAC_SHA512_256 - (not supported) Notable changes: * NSS C++ tests are built by default, requiring a C++11 compiler. Set the NSS_DISABLE_GTESTS variable to 1 to disable building these tests. * NSS has been changed to use the PR_GetEnvSecure function that was made available in NSPR 4.12- update to NSS 3.21.1 (bmo#969894) * required for Firefox 45.0 * MFSA 2016-35/CVE-2016-1950 (bmo#1245528) Buffer overflow during ASN.1 decoding in NSS * MFSA 2016-36/CVE-2016-1979 (bmo#1185033) Use-after-free during processing of DER encoded keys in NSS- update to NSS 3.21 * required for Firefox 44.0 New functionality: * certutil now supports a --rename option to change a nickname (bmo#1142209) * TLS extended master secret extension (RFC 7627) is supported (bmo#1117022) * New info functions added for use during mid-handshake callbacks (bmo#1084669) New Functions: * NSS_OptionSet - sets NSS global options * NSS_OptionGet - gets the current value of NSS global options * SECMOD_CreateModuleEx - Create a new SECMODModule structure from module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter string. The module represented by the module structure is not loaded. The difference with SECMOD_CreateModule is the new function handles NSS configuration parameter strings. * SSL_GetPreliminaryChannelInfo - obtains information about a TLS channel prior to the handshake being completed, for use with the callbacks that are invoked during the handshake * SSL_SignaturePrefSet - configures the enabled signature and hash algorithms for TLS * SSL_SignaturePrefGet - retrieves the currently configured signature and hash algorithms * SSL_SignatureMaxCount - obtains the maximum number signature algorithms that can be configured with SSL_SignaturePrefSet * NSSUTIL_ArgParseModuleSpecEx - takes a module spec and breaks it into shared library string, module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter strings. The returned strings must be freed by the caller. The difference with NSS_ArgParseModuleSpec is the new function handles NSS configuration parameter strings. * NSSUTIL_MkModuleSpecEx - take a shared library string, module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter string and returns a module string which the caller must free when it is done. The difference with NSS_MkModuleSpec is the new function handles NSS configuration parameter strings. New Types: * CK_TLS12_MASTER_KEY_DERIVE_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS12_MASTER_KEY_DERIVE * CK_TLS12_KEY_MAT_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS12_KEY_AND_MAC_DERIVE * CK_TLS_KDF_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS_KDF * CK_TLS_MAC_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS_MAC * SSLHashType - identifies a hash function * SSLSignatureAndHashAlg - identifies a signature and hash function * SSLPreliminaryChannelInfo - provides information about the session state prior to handshake completion New Macros: * NSS_RSA_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum RSA key size * NSS_DH_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum DH key size * NSS_DSA_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum DSA key size * CKM_TLS12_MASTER_KEY_DERIVE - derives TLS 1.2 master secret * CKM_TLS12_KEY_AND_MAC_DERIVE - derives TLS 1.2 traffic key and IV * CKM_TLS12_MASTER_KEY_DERIVE_DH - derives TLS 1.2 master secret for DH (and ECDH) cipher suites * CKM_TLS12_KEY_SAFE_DERIVE and CKM_TLS_KDF are identifiers for additional PKCS#12 mechanisms for TLS 1.2 that are currently unused in NSS. * CKM_TLS_MAC - computes TLS Finished MAC * NSS_USE_ALG_IN_SSL_KX - policy flag indicating that keys are used in TLS key exchange * SSL_ERROR_RX_SHORT_DTLS_READ - error code for failure to include a complete DTLS record in a UDP packet * SSL_ERROR_NO_SUPPORTED_SIGNATURE_ALGORITHM - error code for when no valid signature and hash algorithm is available * SSL_ERROR_UNSUPPORTED_SIGNATURE_ALGORITHM - error code for when an unsupported signature and hash algorithm is configured * SSL_ERROR_MISSING_EXTENDED_MASTER_SECRET - error code for when the extended master secret is missing after having been negotiated * SSL_ERROR_UNEXPECTED_EXTENDED_MASTER_SECRET - error code for receiving an extended master secret when previously not negotiated * SSL_ENABLE_EXTENDED_MASTER_SECRET - configuration to enable the TLS extended master secret extension (RFC 7627) * ssl_preinfo_version - used with SSLPreliminaryChannelInfo to indicate that a TLS version has been selected * ssl_preinfo_cipher_suite - used with SSLPreliminaryChannelInfo to indicate that a TLS cipher suite has been selected * ssl_preinfo_all - used with SSLPreliminaryChannelInfo to indicate that all preliminary information has been set Notable Changes: * NSS now builds with elliptic curve ciphers enabled by default (bmo#1205688) * NSS now builds with warnings as errors (bmo#1182667) * The following CA certificates were Removed - CN = VeriSign Class 4 Public Primary Certification Authority - G3 - CN = UTN-USERFirst-Network Applications - CN = TC TrustCenter Universal CA III - CN = A-Trust-nQual-03 - CN = USERTrust Legacy Secure Server CA - Friendly Name: Digital Signature Trust Co. Global CA 1 - Friendly Name: Digital Signature Trust Co. Global CA 3 - CN = UTN - DATACorp SGC - O = TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A.Ş. (c) Kasım 2005 * The following CA certificate had the Websites trust bit turned off - OU = Equifax Secure Certificate Authority * The following CA certificates were Added - CN = Certification Authority of WoSign G2 - CN = CA WoSign ECC Root - CN = OISTE WISeKey Global Root GB CA - increased the minimum level of possible mixed installations (softokn3, freebl3) to 3.21 - added nss-bmo1236011.patch to fix compiler error (bmo#1236011) - disabled testsuite as it currently breaks (bmo#1236340)- update to NSS 3.20.2 (bnc#959888) * MFSA 2015-150/CVE-2015-7575 (bmo#1158489) MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature- update to NSS 3.20.1 (bnc#952810) * requires NSPR 4.10.10 * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182 (bmo#1192028, bmo#1202868) memory corruption issues- Install the static libfreebl.a that is needed in order to link Sun elliptical curves provider in Java 7.- update to NSS 3.20 New functionality: * The TLS library has been extended to support DHE ciphersuites in server applications. New Functions: * SSL_DHEGroupPrefSet - Configure the set of allowed/enabled DHE group parameters that can be used by NSS for a server socket. * SSL_EnableWeakDHEPrimeGroup - Enable the use of weak DHE group parameters that are smaller than the library default's minimum size. New Types: * SSLDHEGroupType - Enumerates the set of DHE parameters embedded in NSS that can be used with function SSL_DHEGroupPrefSet. New Macros: * SSL_ENABLE_SERVER_DHE - A socket option user to enable or disable DHE ciphersuites for a server socket. Notable Changes: * For backwards compatibility reasons, the server side implementation of the TLS library keeps all DHE ciphersuites disabled by default. They can be enabled with the new socket option SSL_ENABLE_SERVER_DHE and the SSL_OptionSet or the SSL_OptionSetDefault API. * The server side implementation of the TLS implementation does not support session tickets when using a DHE ciphersuite (see bmo#1174677). * Support for the following ciphersuites has been added: - TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 - TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 - TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 * By default, the server side TLS implementation will use DHE parameters with a size of 2048 bits when using DHE ciphersuites. * NSS embeds fixed DHE parameters sized 2048, 3072, 4096, 6144 and 8192 bits, which were copied from version 08 of the Internet-Draft "Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS", Appendix A. * A new API SSL_DHEGroupPrefSet has been added to NSS, which allows a server application to select one or multiple of the embedded DHE parameters as the preferred parameters. The current implementation of NSS will always use the first entry in the array that is passed as a parameter to the SSL_DHEGroupPrefSet API. In future versions of the TLS implementation, a TLS client might signal a preference for certain DHE parameters, and the NSS TLS server side implementation might select a matching entry from the set of parameters that have been configured as preferred on the server side. * NSS optionally supports the use of weak DHE parameters with DHE ciphersuites to support legacy clients. In order to enable this support, the new API SSL_EnableWeakDHEPrimeGroup must be used. Each time this API is called for the first time in a process, a fresh set of weak DHE parameters will be randomly created, which may take a long amount of time. Please refer to the comments in the header file that declares the SSL_EnableWeakDHEPrimeGroup API for additional details. * The size of the default PQG parameters used by certutil when creating DSA keys has been increased to use 2048 bit parameters. * The selfserv utility has been enhanced to support the new DHE features. * NSS no longer supports C compilers that predate the ANSI C standard (C89).- update to NSS 3.19.3; certstore updates only * The following CA certificates were removed - Buypass Class 3 CA 1 - TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı - SG TRUST SERVICES RACINE - TC TrustCenter Universal CA I - TC TrustCenter Class 2 CA II * The following CA certificate had the Websites trust bit turned off - ComSign Secured CA * The following CA certificates were added - TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 - TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 - Certinomis - Root CA * The version number of the updated root CA list has been set to 2.5- Install blapi.h and algmac.h that are needed in order to build Sun elliptical curves provider in Java 7- as the .chk files are contained in libfreebl3 and libsoftokn directly, provide the -hmac alias names to help :42 building.- update to 3.19.2 * required for Firefox 39.0 * No new functionality is introduced in this release. This release addresses a backwards compatibility issue with the NSS 3.19.1 release. * In NSS 3.19.1, the minimum key sizes that the freebl cryptographic implementation (part of the softoken cryptographic module used by default by NSS) was willing to generate or use was increased - for RSA keys, to 512 bits, and for DH keys, 1023 bits. This was done as part of a security fix for Bug 1138554 / CVE-2015-4000. Applications that requested or attempted to use keys smaller then the minimum size would fail. However, this change in behaviour unintentionally broke existing NSS applications that need to generate or use such keys, via APIs such as SECKEY_CreateRSAPrivateKey or SECKEY_CreateDHPrivateKey.- update to 3.19.1 No new functionality is introduced in this release. This patch release includes a fix for the recently published logjam attack. Notable Changes: * The minimum strength of keys that libssl will accept for finite field algorithms (RSA, Diffie-Hellman, and DSA) have been increased to 1023 bits (bmo#1138554). (MFSA 2015-70/CVE-2015-4000) * NSS reports the bit length of keys more accurately. Thus, the SECKEY_PublicKeyStrength and SECKEY_PublicKeyStrengthInBits functions could report smaller values for values that have leading zero values. This affects the key strength values that are reported by SSL_GetChannelInfo. * NSS incorrectly permits skipping of ServerKeyExchange (bmo#1086145) (MFSA 2015-71/CVE-2015-2721)- update to 3.19 * Firefox target release 39 New functionality: * For some certificates, such as root CA certificates, that don't embed any constraints, NSS might impose additional constraints, such as name constraints. A new API has been added that allows to lookup imposed constraints. * It is possible to override the directory in which the NSS build system will look for the sqlite library. New Functions: * CERT_GetImposedNameConstraints Notable Changes: * The SSL 3 protocol has been disabled by default. * NSS now more strictly validates TLS extensions and will fail a handshake that contains malformed extensions. * Fixed a bug related to the ordering of TLS handshake messages. * In TLS 1.2 handshakes, NSS advertises support for the SHA512 hash algorithm, in order to be compatible with TLS servers that use certificates with a SHA512 signature.- update to 3.18.1 * Firefox target release 38 * No new functionality is introduced in this release. Notable Changes: * The following CA certificate had the Websites and Code Signing trust bits restored to their original state to allow more time to develop a better transition strategy for affected sites: - OU = Equifax Secure Certificate Authority * The following CA certificate was removed: - CN = e-Guven Kok Elektronik Sertifika Hizmet Saglayicisi * The following intermediate CA certificate has been added as actively distrusted because it was mis-used to issue certificates for domain names the holder did not own or control: - CN=MCSHOLDING TEST, O=MCSHOLDING, C=EG * The version number of the updated root CA list has been set to 2.4- update to 3.18 * Firefox target release 38 New functionality: * When importing certificates and keys from a PKCS#12 source, it's now possible to override the nicknames, prior to importing them into the NSS database, using new API SEC_PKCS12DecoderRenameCertNicknames. * The tstclnt test utility program has new command-line options - C, -D, -b and -R. Use -C one, two or three times to print information about the certificates received from a server, and information about the locally found and trusted issuer certificates, to diagnose server side configuration issues. It is possible to run tstclnt without providing a database (-D). A PKCS#11 library that contains root CA certificates can be loaded by tstclnt, which may either be the nssckbi library provided by NSS (-b) or another compatible library (-R). New Functions: * SEC_CheckCrlTimes * SEC_GetCrlTimes * SEC_PKCS12DecoderRenameCertNicknames New Types: * SEC_PKCS12NicknameRenameCallback Notable Changes: * The highest TLS protocol version enabled by default has been increased from TLS 1.0 to TLS 1.2. Similarly, the highest DTLS protocol version enabled by default has been increased from DTLS 1.0 to DTLS 1.2. * The default key size used by certutil when creating an RSA key pair has been increased from 1024 bits to 2048 bits. * The following CA certificates had the Websites and Code Signing trust bits turned off: - Equifax Secure Certificate Authority - Equifax Secure Global eBusiness CA-1 - TC TrustCenter Class 3 CA II * The following CA certificates were added: - Staat der Nederlanden Root CA - G3 - Staat der Nederlanden EV Root CA - IdenTrust Commercial Root CA 1 - IdenTrust Public Sector Root CA 1 - S-TRUST Universal Root CA - Entrust Root Certification Authority - G2 - Entrust Root Certification Authority - EC1 - CFCA EV ROOT * The version number of the updated root CA list has been set to 2.3 - add the changes file as source so the .src.rpm builds (used for fake build time)- update to 3.17.4 * Firefox target release 36 Notable Changes: * bmo#1084986: If an SSL/TLS connection fails, because client and server don't have any common protocol version enabled, NSS has been changed to report error code SSL_ERROR_UNSUPPORTED_VERSION (instead of reporting SSL_ERROR_NO_CYPHER_OVERLAP). * bmo#1112461: libpkix was fixed to prefer the newest certificate, if multiple certificates match. * bmo#1094492: fixed a memory corruption issue during failure of keypair generation. * bmo#1113632: fixed a failure to reload a PKCS#11 module in FIPS mode. * bmo#1119983: fixed interoperability of NSS server code with a LibreSSL client.- update to 3.17.3 New functionality: * Support for TLS_FALLBACK_SCSV has been added to the ssltap and tstclnt utilities Notable Changes: * The QuickDER decoder now decodes lengths robustly (CVE-2014-1569) * The following 1024-bit CA certificates were removed: - GTE CyberTrust Global Root - Thawte Server CA - Thawte Premium Server CA - America Online Root Certification Authority 1 - America Online Root Certification Authority 2 * The following CA certificates had the Websites and Code Signing trust bits turned off: - Class 3 Public Primary Certification Authority - G2 - Equifax Secure eBusiness CA-1 * The following CA certificates were added: - COMODO RSA Certification Authority - USERTrust RSA Certification Authority - USERTrust ECC Certification Authority - GlobalSign ECC Root CA - R4 - GlobalSign ECC Root CA - R5 * the version number of the updated root CA list has been set to 2.2- update to 3.17.2 Bugfix release * bmo#1049435 - Importing an RSA private key fails if p < q * bmo#1057161 - NSS hangs with 100% CPU on invalid EC key * bmo#1078669 - certutil crashes when using the --certVersion parameter/bin/sh3.53.1-lp152.2.4.13.53.1-lp152.2.4.1libnssckbi.so/usr/lib/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:13168/openSUSE_Leap_15.2_Update/831e2b73f9beb3c216d8a37a06ccd9dd-mozilla-nss.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa2a6903a6e0f8c8b6298e6ad8e649b4131f08f9, stripped PPRRRRRRRutf-8568bba78d7afe64d39ee3f2d1683dab68fcf02e0ec8a59e359470fd149242b07? 7zXZ !t/⎥] crv9uHB=G\f<7&T2׈JGO IҌ0;'>.D.:3ڗ,El|o7Ph+هZbnR) 8q.E)jy%asjV8W3r0#cҁ޺Vx\V< Xdk-'*0Je)J{^ ^ ܍/>= ǏIk%s (L:^l#-o:SDwf*}m<vR)J//&)1HCoͱ֑"Dt!oNUS\H.Gc*Zjii fX+-cwD?Vȇaasf"3zNɣ =כ8. tAmZY,Gau0[J/AnV=Xϛ/'Fٛ/q~yB0Êz0XIQ*0VoB^J@*ɔ54ByYP7)/T;87ӱJz%Oex ZVK]Ə峳ӦA7|oك UIzkEDL>1#w 'PO<=҉xP\g7,v]\ca]k[Xq ApJY6}bKt!G;a&I-`I`Ymc0K! /fNX0v&H՜ӱ>)mmpz:.F.K"8 T +Ei!'%ImqSbOpIid7QnP/5å/FKknkd,_ܾ,4p֜Du5wڼ9e0asM/ ϵZPH1sr%v+OCԄ8bd2W#%  !Wb,Ť4SBi4ִU*% .d4oZ"8uff"M!O4̅LDaC8B?+CfHG^Y&͆toӦX3X 5X#%*x~I8LQ wm$6d$jr 5ҝ]!*O5?؋Zp;B1^L>/"=Ƙp&/9 Tp2eY^)GZ~O$tHP&G-~A|#˭ubm`n]r$iY$dQc LC}؃QJ¤L%QܪR΂Ҁf+7嵠ڧ+S LWpR/N@QK1Ve?$Jتݷ)L3jjGo_-?-0Ri+Kyq Tb]|BLd]*mVܶ}Ocq>$J5Fjm+qເ{O/P O/7S% įЏ6;b\`^5,vC-t5oR-n|Ѳzv:ۯ)# Fq^pxX*v,j첟8ٯS)$~gn40U`|;'&!m::5Q ~kvtNC9?aZ nJ:A2/.~a#POi\?LTj䞥.\=:BkATxj4dӊ)\X .^NL(JeHCUlJ+|/)Hؠ’I3U5̋nR7P$,HHh#5shI_`9~aGN?'KKh YB%N[R 0V5PIՂQ<Ĥqz8S"GK1ѫ<ßby@>eFATz9fZن:]/[M=vW uk#+S,ynM|-l<'o1'0+]H%/.vBM!OZvrG"e_lp1;& ׫垴MG'^,҅wװWϰЕaJs*1*m'$BZp)Agީ`b;PW fX;{jt#t9W.-YI7V@+RVN ҵ89! %Kי)`vf+#*-Z`'2}DФAo2P0|ihi{6b{]XiB/Q>{~\ReO #DEh`O J QXr:~e: C;jG@_C%u_vy#x:CP0\~Y!xqɭۈJŏ+IKӝlh7qPP|\Et90~Qyvl\BvmzITr5YX^}Ni\9eMRtwS1ZrtNG_\uo2R=\CRzVR9_jKB;#KLGI#bU`Z~/:T& ^]6m %1EuT\bx}U*0!)'tiw) 80acKuOopƦ0Wt'5j3/O٨W}2c,E5ؗ&ʭI<ņg^PFqnpqR}e$i!n)|Mj8AܨTw;@QM_ƾE&|<8*T69E%ѣK7T voï%qކ~׏bI,׺L -m[Sl@v,{5m@?4n9 ޾L Kq@<x'S!Q]֨;n=CW}ٝuhV@aNSNt@hOʧWc9QifLQ. e`63MEY=jJO!!i%eH;4N2Ld`;'tS$&4( ,@T4XIJ؏LV&Ԅ<ŠB ?(mE"d־%)ɚ;8zaP־*yz.%-Q]D59?)װgwyKg!$ SzۑAo~,)}(p5A3"ExIEV,`=T( pu軸WQ<$i}NlxD缜5[&ήϖbUܚJ@ۖT45o}z*T%u~B?ޓcW` @Y_ǜ gX'{|Y 9=RMn/¹._G}sgȿr+>BC$mlYA_ߎi2b=h7x^-h&y Ӿ4sS {a޺$}(-̰RH *x j͵g!&_:=,vd.D#4Qэ?ǝ!#E.}`_+=F߷Hδjx ,|- 3>ډth.|m51>@]96Cg)~UՒtNxƭFj 2 =p{b( ~}nKt̺="BFc}~N.Tod^OFM (uxLJ40o3st!w"Q?SɜaTuSq7zYbNbyȆqL2KgX﬍[$ sIrC] J7/ɓ3of#k'#WP yϩ==3Ҁ|u0nO5ތ<-#;>b}Ɛ#r aΝ0lxם#oHcP3*,׃ 8u-)tfTYC"*I(\I?یZc%|VZV.Ͷ T~?<$-M~rg" H͈-َ/h7,j,wLnuUmߥ2sy`\ ryt_úJ*]wG}CW0M5,=u~ҘR&s`= )NiaY#gD0]7E.Z]+oxQfֶD{ 0Ny-&׋ݛwzb" C$ӂβ,%IUX-&/P0h#D&BT-3{*|TY<~sI3?[Dg/Ģ? jb} :VM Hi4򸰓MkkD-*\V`o@~~[}!:eG!.h} &BU_h 5*ND3SkAEio5(@=uw@KM]cRayoE:?U?Qn Cdߚ@>B=[}SoPYL|K{ ::3Kd1S_UeFZQl 0dW>}\'ꦭȺBũm0x< :!=Y\ _|m>[t8ռm󿫃uI.6@S-K; jSe1z r2Y"luw9yAh2í׈a=Uxb :{rXN.@Y#5KYKK\{$/`nÝ|o*:E+0,?yF X1L~4W8/ݏdu*8Wp`xnx$nbrRG >S\h2 $߀/%&넃o箷ras3D@n|qepy%n ?H.̼HmezZK5Oʥw/5&0ӛcȡ()ǵHE,;pB9r+4-!Z`A%~<Yg"K%E^Yu݆p8*C1|Ջ-khe@fUo'ݨۭ=71*CA rdW%/k4_(SMҳ+U#_zp:amd:CVΞLTTi1|G&>3]U>F <.Z(ZSxnTݾĒ1vPB" 6ŷ  \fP^@6GfȮQVd1)AtsaKU'`fA[cp bѺ4 Olvکܵeɯ -PslDvu[?!^PP]kmS4DGR2ga*!Gޘc53xfz,{Ū=Ct7;"Nű).XL C:˽)b@M=|o0}{ [h|Cq(#z&\u)OZ `Fjd!ڽFV{)jH?DB rof+no Ξ:[|i?skTiKp.ɓ+p6Froٱ;Ijn䲊;1f = ؓ*$8DK$Ft{Pk&Ln,O>?/]}`Y 8*GN#\Q^X㍖f@:Kt}:¤GDtgW2s#W.wJ<w,?]gZ?V崒?:9&y`ڃ^P7d,LK"P+5P0LZ!\`1EYBvATu˭]U@P+ : aK&S)!x8H(XkT)CQx`%FdWb/R/{e*f^KIhoLhSzɠӰ:pY㒛ˋth3ƱwfSrݼx3}7K54s+rEA~k K9ބ'\FNyydC ?,^\3 $ LSӏN^=iH%Z"3üZONuoNr.pk=/lf&vt$﵅Q;%cp:M؁VP˨ ?|0Ni.3+%=閠]⼰6dIZ3`̆~H釲wk`Fjhon3R7U3+ @ۢAv@: {P9 a&:2!E( O"Xyn4ikݍ3өQ_^jHFCVe ]^ H@mh[JBVw+\\cg @_?[RPh?ڟRx}8_vHp Q,*W8 PlNs79*Ng֓5@߰!F>; /dV,=3CKX88^ͪF{iv?xڐ%kE(in/4LM#"Gvk<9c⅏8x~hʽv0C~, r(rԭ`BdPA"u(D e%!mujQQq-!oj6w#_rs".`/6ij8ޝ|P>fD[~GC8&JTwu{z^׽oD`ٳdu53 s ׻DA4y'2b@'цXEl@Zr ;vyM_"(>nAvT gJ( Gc]Bڶ05^mJiQ;fƂA72:k+^g[FMjX@UFo5[xzf&J9K=0 ?I)PJm ʖ=kpt<@w?GDž\}|&=mpLQNB#\? ia c#|/7TT'4_ S߄T5ˤ?+):2oV#eޠLRd&A˒ q׽R撀7)uOnc&REȔ^UZi_5*L"TD!R@-U12Q'NzudMUCIbHVWP[N~K ;1|'O|_ :V<~8qLNQ/N-qqÒ^AWQ Y+m#p 7uL*g 00.sGo{taOX toP-pѐ3/yԍ34* by|?eķ!YcIE">E٣GAsC8!~KKπa ~[cN&ohA;'"(C{dl>8_) e%3# != [W[\Nt@#?3=tÍd,GBr8nQhKCSio]x~7d#$ۼtLjRZ(߅kN#hҀ:hypD |j؞(_4w-n9U@ K&٢z+kdi3Qt (xػnwQ[AY~egpܴ$*ڟPEOdD|m h^wCmy;ze[6X:gm TJwp~'pBJ/h6KPo-5@{91L3,)p?@펧~sbFyBKVa~*5rw԰& nf̕#3> pU1ҒY;8ģ ]E.f,-yq|r5˕9~? m|Dn'NK҇rp0 mmjEQc($LYN }wY-$6m~1fYYc买-{jZT4/xP6R*]$OX^6Iٹ=Cu1IDsfו+[$؁-|aZ׹6n^ֆ}o>Ypui]aG) :fv5!V~jɆy0chsuexU5rdShʮ'}{.pX@X'ΡiXuN"dhLtv 'HXHt!`l] o44u-9#gmH㰽h% Wh8 ^lm<1Wܙ} 8G/oEQryЭӎHdz5za͖PM f-k[6uZ||k,לV e5s;1f3̸ydwW?x\\Ր&Y6]NY5"w~3a(^ג_V A5_3O\NFTNtVP@voy+ )hKw\ݿ7AH%z$Gs_ߐWgCi3ZP"м(]Tao`b„7h}X\&:KBTu[_8eN{nC|Og <:Ւ5x8͊Lje-mr 2^gΑchd#|^۞A$dE->4TVUl\ 8̣̈1v\n;=9?Dl!($7G͆[djn:Ц$hY3= lAAnU19ě/txk~kEr[Z7@/˺5JK) hK<' 6>uYיD`GCL.Q4Y0>G5˽1:ԍ_ӾAn7J_s0Q9A>ˮ7$(%֝Kpj  % sEd}a&f+S־77Mw9}?hw 籅T&.$a;銢"cSY.ov.6cS؆w?l3+l(|&4q=n +ԩ#CYl8 ЃWB2u3\&!a`fe/)r ϲo5N@U,2_=ƐjbEeT/t1ޥʗkvaRp^ȋ0 lJira砑2"]ˊ"vEԪc(2.Ϡ#.mFjiҹT|KD!+tqR\γuRBc‰(7#v0u0pUY7Wsjaw{h>#@.oH]듭qt9"VɄtmsl-u~igJ*OC ̯jn M/E{..mHP#BGWut~Tz8䃼0v*Thqp}K(dLEim-obj #҅nꊩЖjMzfxᕦAi7  t^=˟62UC{$XfCB_f7p}5!dwij{2IZ_\Io'Z.1d֯zmYwuc=>䀣b n ~I[2U8\rODS| TT/t.#* J7vA,x99RY~ȳrLe 1K7iW-afڊVM./`lt y#gEyX?M荤.hg -SnGLJhcq0m 軋߳|{v$}L>0y+A0тXkzQ BG1i{\>7J?ewt]G_M|W;.a`6jl+FX\Dp.{?+{*/P9pQ^8$z ?ڍ^-> ?e=햋V\uG悭H8AZdJ,ĔP#a(GٕM k1^0~{gUcMSN|r_r\J]3-WT0sFS~s^\E6qc;h1ʖrաLwkHwݺlmr,1YRK}[֜Q|Z/RZ%M^0F?P, P.5>.UF䉅K [bt n'Izi W ,paRTh G/ك%b4ÄD503%xd+ЬYk%Gg̾~TÎG A~ٌ{NlZ&Ffo?UB{E W|`nWb~;6\T#P1N` ދrjnvP&X_>@j6 Ƃ𕕮+# f]&`O.ˆ`2Dda;PGSAFD.>]P}5-^Ԓh [62W Bߥ̉%s3y3SʓP:%hߪjpY:<0fbttkU6@.ܲo3*QtoHc`[3 )knVAD}z訛nwVɸkѓX9*=ysQۺi(9p#Ϙ1u“kSV밶4n |b]sNq0wgOa>1WF}\i$$VBɇfț(Yc8㖍g{U1 h`n="Gy7 F3l/цiz4DPKA}N{dVy}8l(- /pp%$#>nݣ% ۰(5" ZDew=>4Y˕Rf'm K!?!d:ыΘ?:3^-e kN\iu: $x~"I1:†,6h.^<@X,^+𛼢=%q]JF.A$/zIC;!)Q3C}fj`/}^Ҍ6Kp@Atb˕Syd Z+I1`E) Rca>:_qb*4C $O\.+y͍A_Afkg*O$ ^K-/X '"p}vh$@I(fB=?F-ƻAImLF>d. aͨZs9zfb/ .\{|]Gc]ĶGiNZ:)NV vs#hY[jP)8[01:?/q^:|CD"dT#%hR7e^]W o`O n[1i+z^Wy{̛ED S24 .UNɒ&JFU]`j@Xsɤ_7&'B!|j&g</ ȇ6M1aD:q5 `΋$:'aahuO U RmLw.8}Ux,9@ ^( H&V;Lj*Q1,kDOg2n(|ԻDҨ#ht r5,\ov/pbaѠ"Y$v5#N: v$",$Q^V130 8m19 v) 3=n"NmP=z$2y輆 ۶Tճ|OGXM 4E&,W}Mz½B~4ߤ9oA4v% (AQLi(集z`!eMBr)Od=*/.|c0s<Vk)fSY*_.%@xG9FO3jmSyph_/\_Zr3!'ISuuNI1SB[y@O6Ϡbl 71 r?f(E]J w&"SIB Ml}sX{(IL;'ɩ6zl4GRؑKK=4GOK7"֡Z՘efa-PϏ` @^bs"mAgtt?(%T: ԪꋫrgHlKfONuVD&s!ҹ%22`łP׈0wf +@'4J7xa_KN쬮K/g. rƔ\iV0ҚnW~D eÒ{{c/:TYL]G%;O}ET7@ chK߇MG]jQKw5^YB :(ߕNj}bGܸq+C:lA ש@C _zZ79oN;:Wj)pK~:`@QD`>V|lun3q4>h)Xk? Z^D]"PV ^%V~K ,[1!{V]jDlHXFht@:FƸ}ki&njOg^N[~ i5?o*8\_'@_.8=Ŧ€"ׇ,K0r &Dȵ8 ;&5FJERo옖ٗBԹDF|wKQnw~<2::׍*|+5[=>KM&Es?ݵdFǕ,y7nIJr @ 8kOC:~/<] 5SNuQ{[z7l2tE<_q0{]uDP궒Vb|< s6An|-(X~>AQQ\I$\R\(1.թjg(jwE y0=6TKbht=\3 988FTE KF)T@P:(W6獅jS*!M$_5W;.>fKDu=6uۂC4]`__Cc0')WDyLBti 7],#N@Bhb {PRQl L8A@ *6}qJZ! vTc&7u%<`7R @a*|jRh` 0K%DkGAv4Vw7ijzrfHU(1^Q{tr wfSKb3`@K=Mz[j ʄ ׍Sz'G݉SZCyZ:'pMZAi, ]v`}9=r$njɦ$Ίfnpޙ/Ԫ,ĩs!*"͒Gw0Xiy384LXC2`OBޱ>0Ց~Wm WWt DK@D{L"@izD}"|u%#2~;GPk}-Oߦ bi g'Q=3JHL1ҲH^$912 8Dx̀ǴhII ֯KBM,[MG?@s˅?OEJY0K=&5Pc.rAV 23Q`xoavd^\Z[LN|9WEE[h˂26 7gKJ;|& izD+)EjiT1'-)p X߬hE 'LW# A7=RH4 x$ZkS?4BU0^U5 ]BxݤYŞ^D(D↽CIm6Ohk\v틡bCXkƝU`xyO+;rvA+Hg5]f+!"Wy_"Rh!ՖrN`VZba1[D. 䬞Hx 3E<::.'O۰茚7(y}w߄M'":c lѪO>`$EsD:4HMpwathYHXGΏ1qa$`xVQ&/5L< sUNrZ"@~jJ`h̒>-Onm\xt>E/eCO䅐n3Xǔ$1Ln(vN\$+Jj(QK8WpwDbK\K71Bptf/+@ӊ͌MS$g9dI}9 )gjO Ekb_d=8׍0X5-˃?Nacٟ;\]}-5TW%-:mij9 Qg DG LF$Zۃ >9sKT͈e՘<H]#4:I5QpnAExIԧQ xZ؋mm:Q;j$73 f} tkUC֯4z+??ƛ;Ę@kq_ WPh+g6CemUz~˜\GCk#(ʭ莬ۆ83^B{\V{"Όy dUƇ((ᕏZ&7N]KU 12p%LD2 ~89H.42Z>F6;>8B"&=1-@4[pn0dg8y8\O +Ƕ{s )~'Mo'(&h-v^mʝy5$ҰJW~gh(j&H5ŧ$t(}}2y O3鴥b0`[x́AO'B䕖 Wdeh't?ـmߪbso\,0;0nM_'Zl;㆘ThJD]?{`ʦ*Xl& t |V|kXQ;)%Ɛ>c$㈥lW:d0`^G%'}̛*{g@'hmB0X Y1T8Loszxu,(ݟ'l;@}5Xk*aaB[:ܬ6JSCuf{{IB-4w]uE H]=BkI^å֠0p'Z\iC kd (Bh̽guWVDAZ՚ n/ #Ch3ylgTHSj W[Kڶ,)]Ѧ8Tvi؞hZVՉG5>,L^u:H"D6X=+D"šѨekÈ10ouLofc]"kbɩY3guk-(N3g0xWFj'Y&2fG:,ВnbQ&&yY,%Cef?"J_D0n&AWT[༟gH!rcmSD-8)4NڇH eK[y*!yUZm=iP\+ܥjNT{۔2hMP X_B{N'֓炋"8 `i}wQdžUZ [MC01Tn׽.Uwʼn2]5=9Ƈvю8oVnXu=a A%4GQdJYlĬk0KyK-7QݷNv^7/ۑY%fdd>%*kӥj.瘉Ov݉ pPA '~謰!-d1kH_R#!+%] B"}eLx7N*xͻ.0Z %$ϔ›ٗ<؂V=/eC<)~gp~'2b!槡"@=J 9NU0F89SQEr,]il75%mi8#y 0TDhR2LhB}ܲ]x[ qm-jim0~R}P7{BVw翳Q,5ZSdӿyΖIB%m+KǾSs22ː.%iߏI_C<5TOu=bz yy$r/s F,#Fo9OCz+,.Gdh ÀLJgǰH!$]Z(TUt|mhX،$ݳ@##)]1Q:d.IqK]!פ6[^駅O4HoJa&+"#mFDQ5joo:tX?)Z*ňxsڏ\443C0'^rx08_ƱJ=r%+k;|Vt5[~9М73y]g~̯yH;L|84x/b)=໊|f_5BR~>G#tRYx)[^^Ab+H/_ usՐp {0,#yͭZNPZzlV)X]?]H_f@#i3Vlk(MIR' ^ b&O3zx>'͢*gˡBnPfVZ6šWCN s5-u;zyФ!pp"peR,P.}8Q"5MQ7+ >uU?4н!D`Rl+ĽDN*cdX^y`- 0=MI|W~>gfʼno-dGwnWOcHgfz€$̮;4x7\^7O N s9N!~Hȯ Q.:(=ۜS.˲ "P9KU^ ?Tpg*'sɂHkRxS+n x,?@d"fsZR"q:?8 oXw\54%7SORQ7Urgmמ ִJU@3MW<1Tm=I2g]W٧i5Hl6r7ƞv% 4$e:$fY/WeeO5$=?<06Ř}d:k TVNi'ۄE/Dsf䥩kem4 B~8+1\QS3!gyKǸn"^|u.AXQL γxt\gqo~H#x/0jUmo:۟uTbaZjN;:(E!x)^VhD\|Cq 3>xQgpl /p+?;Uħ s) gG{/= hƮa`cDL1yª@Bj$'Rn;(FB2Zt7[RNR|1axֽͫ.V|SFJ_٬G}W?tqU%:9*&(o*1 6NJ)+BpTo#edi\ҵC-Щ C*w -hV+αHf#qOzx~^QD @84lA̗4}vvJβ| C(6gskX6?w>Z@Szkh-0о'e]M?$ {Jjg9d귢.RGW(F>Æ}!A#hje y-2[6J3F["đ4˟% ; Y:^3D1E;a<=.ݾ~qIEXGtF{>ZBO؈~־KcWI V86)xыi3]ٍ3vvFHZChxX %сN2c>ј Iݶ?bϫEقh0ddȝÁ֚DΘ|XfOQVxۢΖ_BqUw4k 4$FDq[B3a%~^BmLCD?Zko(T"L53!F6 1CghRIC_I0#_5/,9rek=zjDˠr"r[cEVN}8@cmJ$㱓]-9!!Xuo"վ"|Lmjf5p4E^4Oߴa8Iޫ0`qm&z^,<{T>J6Pā>iN^,ZdѪ#uӞ pH0:eL{BR5c9+ U8EˎXL=?BkpXz-E'+JIvp yW'|/"5"f^#욇%&R6RYN|:.u1+b@O<7􆑽];QKQfy@eT9rdP -\H2,i;!.U/w[4S\]%ϓպ*<Wƪ=5$ i83[DR?d2Z~Gjm]pa뾥 n]|ffOw 曤-HHÛ?Jv뫝9-Bཛůwwg@:YQx|l&M'JFWPʘ( *kl浅m7S/ʉ/Z &E/;X>VÞPk/f_|Bv=2h1~4cbƛ7eb|F{@k7ݦkNgƝiS*S@% Vc=⍆(Y&y/T{AWsLl\wdB VaCNtfe ߢv\X-&ϲiYnۏTgnhg-* LآZOVQ$| @jj)*rߐO+tȣR=RQ?v4C I2"{"^Om2^섗u(_{"SD04B{XTQD.W#Ѣ^q}1L& ;Į qW8_|/W"PҖ~ʑBջTB?ne@Nڙ0j;oV8d~W.JGf~Ka xi_< YǠj69bImtP B<*-1qXEO0w#7%1:όiu _;B ?> aB]4E]yA J&{YXHjC(0bC]+J_-QFK+7b1mlqkd Ғ 8kA)d ,_.㟕C}(&ה݁Bd̓Y\SӦPԢ#t:Ƽ% .DhvFKb0; ]`ۿsn]GoZ%Xf('vz8%fcn3,Höj5EFX.tjTi~iAZ1$l+U4Q9>f7Oo='t?EOyJo12GY7y5Jt-KMUؗa7#c#ߦa39K;NLzgkH;j} L@j]L`8kN3 ;08T|^kKɟ.`L_=ыvÀ>[N~"z nD !"yjÑM-,0k8{(#5X% :BmlK#r/gˇ 1w 5!1Bp2~/E"ăE}6k)P ۇ݂S529 }YOQxO x[ʟ 9$fL&R09/t`JtG:=G!ū[ǮWg,~ ˽J>wOEŪFR&Vzm4a}Vð˒ Ju@@hH%%Hs/bm34 ڬ+#wj}sL |luq]C\xÈ 4t˜fmEh=H؆9Fr)sfR `+Ž@FI~ + ]_?OE8ӷztEd}%TE [ʴ{#ྰĉ[IϠ7(ExLm[S$-g8mhs.ڬE(lgKp>YPX@]u=+aEPc$Ɋb8B-@ KH槰X?U(G.ͧ"4k9F yOu>'ذvrx(1(lFwFX!ble1246?-YSԠjY4Zs?,rR馎_h'Rmlu;7+[gڐ!<BDqYVYWjCr-PegnƩQזaP6{C`lr̺Cա'~ u!|j*>b4{\Q-^z<?{שv 1#]~]گIk9nF"LZZ<͠޹n?qCibjL'ۘ"W}FӶSWLSqݒߩ]q"ncA3U.1ٔ۫`E/P`y5ߒz Fv!L^+?U̞Y.8')OaQIvrk]wO}b-IK67E)LWOH>/yzxKJAuEoi Y5W'ZPC,aFI&} GI^g] eS"-O)s24V+e$F8; 8PPhJ/YˡFYߏ-B;?]ڐJbj\P%36G||U,;r-Y0 ~~CTGJ4nz@ DDMsy`ẍ́Hh*{%AkM>{{벮'k~bhM{!)l<C,-B` .|Bf%zles]+s'K|)fF@ \A۩rDMrv YUEy1.P]*+\R Qɖ!aNTԉlA12=ԪR7rij[^ $T5;V RQ/crhS:kd ' /c|c`&F#z_o!|ߋO/陊i+My1 /Է<=8>h4zU,&e  p'F>p"@̨ ۸I3 f\%IVIg-gۘZ3ic,gG{;Lz[bЀ횕IdR$릠3N/^',.AD1mвHRV})Tb=:zcfĶ3mʏsadh*k&21ѐBR L)$\Fgtjvq݌du//NRc\J0p7r6tw7dkW~N 4( /$o*3&RzKKE+kYFnÿMg%9X̟ۗ'bom-Op6JGU)w&涘3}\c.'t:(Om_;rT+sekl}6GE;p8HP怼;,kmnJ&C3C[{_S`tXUƯRDhBBz7 1,Cna'vGm ddILC<:Q"lQxT55%3ܩuh~ kJ9SggWP(;MW9sgg۱(_X^({EqY:=Qw|`u¯HAQa MSs,̪U|du^9ݪ쇽Q= :h|x`b #k/SFGӝsc]卷0Ѯ!$M΀»ӫk[p}pL \`"̌Dv[n>l9L'$\>E=a}O1R<I}›*|5& Laz-(Xhzl^w@ WZϤ.(=RAiGeu)9DF'H%o!W+]l^iNٶ]B?8cd|8F^4,&_t^&ex ,tIހY}}GWAsdT#v0k& ^U+>6r3f<\&C ]EPFuVHaPING>[}# :~J~os1& ^jv )y8W,pP F"{~)S> j@x}B;ƤDiJ#:2bRyC^Tb{"ΏV>[;fg^;HPC%ue(oR1 h" <>Vՠgqx|'p;)LX8@WG62>k ܆I2@}E墝1fhnh:TʷTB%O D:gy-GL~4H Z1dg#D%vUkF,A ü4LW4V|^H׶0K²_NH>,sj}NӉsWA Ud?2hs3ϗ\#/aĩQ+%в28^XOXyye AЪRoqs$*#-Dtc}/, 7C^{t\(Us$\y*0lO@ZVz>O pQL1<&*#64/a@hRߓb~3r^C'Ψff !^?bkkMɮ6y}`'v b6%cH'Ԕw=b$9a! -<|1@ٛlk~L|DF%6~ٷ<%wd&U391&ΡP&%|~΢>(ؗ꘤bn[]9>~aOG~8U,OB5-lx Ӟ3nT^MT+bZUU4F1\A>i6yd[4wMayѱe1ذµ#6y>?yXy*х!vN|+`!hyz] /\S.({\1 tTA pPe | Ð8xv.Xɵ];Sne֗Qͺ> >kݓ[մ&|i곾^%,h-S.ӏ᛻$FmXUV̅=!ttl z$j><{SP8R""דsM4aVڬ<T 8>y|QZb^hr(F;In\'2صOS,@<:\FΨ"OA$+|ѫQO j^TmqsUn@$!Q::pZ=xnt*7fhк>stLuM٩=SC?*z1Wrr戀4.#o+ѮE3c,"i;" lRY~3nq*۹D[%7 y&g,OB1 |'S!2IKX ګ;`֟{amsr)%b ` > [%ΐo/Y2O(Ys]J9sӺN?9K\_8bƝ{oh|A#B@hrz/^pzkP`|orߞN?niAf߫wI!nSjQGȪ߻:T᜷i|=Ӟ{)Rz.9b% ;~^[[;SXDkO/.\eaQS]0S.`1AƏ&)؛rvnC0;?8!ޟkP;?x1077]q 8WbZ g-rܴ_o.R߭GHnXHqN/8mxu#7}'~vOeu L t̒Dz9P+)PsDgah<2 jz/XW*"$|P)HBƎ5^€,)7GӘ ȽV9<1D Yoc9<=RW\>X(6p rU6M֥~g젲ɩ O8B@8wjgyPF=ky*' (_%%ȢU8vvE "7c?dwV^3Vn.N=䙧Z9\@׼*1%AM4{bᇒ$b4}~葪;՞Hݙ(&M5P`ôh:hNE(%L^dm.eƵ'c OtٞvPèClp˨NjYӿVzնP d[#11*6#q>>UqG`uLkanF=$)NqSo,Ptę"quM\-Q$%Uɋ9IҏoWYT=S2I,V |ZYԐͼ4̺Dprp\ӵn#G<}# ,*Zj- {PJ\yif nA6kUP؝ 9O_s̞_ywk XR^ eH8K̰[i 7h4mnYG&![^f&g/3pբ NI\btuſur Ԝ@EGt\寂9W,>>MG6жLQ84WzwPS!ӯPq ?2Be>ǔ6ٚ)3X `cE`?'xrwYbҝ 8W', DܱqdbOȒ'`R)C3ʿ$5}[9`eܐnqJgx~9/CVwG094Zb5]0s΂-< g XBnw cle.Sj4ln= '“i_-ܝp'>ى>[Dtei^DO5 )>5 \SUDĕr9E^F$!"ӦU ;7Cg[3vR1ܵ|;uh3bYd`b̏0GW[v6oYI^vЎ&:tl2:\ԯqI]4).dˇ%GLI[mUeT 24@/m Lːkտk#%7tC)@q-,k=, #z$Zg5oI)yxK5pڮ34Kbeը Z ath$df#զSBD\s<Խ$''VD4!Ã\=]^'xW g7IuR8b11N73Hs>wN;MӃ.U-#^tr'/B{*?,lr#wSI|ǜ7?s>a|yzRg|U3sZK $K = =.ds'-N3((><HI,6 )fC\~8!{Ҳ碗k {baBd`^yx9ܛn4BsloxJ♈LaZxA 1ٖ&E mwT7eۤN99y]tn :_s76e͂卄sW.?'MlKׁ汗t! y/"~&+NMPDeEr(g\L\5ues0l=;|'*kt"' H}$k77ҡ\t`ƃY=Y/hoiJB Ξxsx XxEMOl'[j[IO3A%]uٻq8a UR)gVwQM'ҋ׊w\Q/)YJ  [^1;鲔MXdz3WgJ<&iC֟SD7_mKU ?Lh4"cg(Ġ Rj. b*%(.Obb'2@t,z+P`aʾX-V TW/k }[ѸiaIq?*bB)(~(-Tv7Z?ġV=鿕7 5*s0ϱlfyl_Y>kY#&zU| S 2UY̽K;+l.x,VhW1nh)w#㎩Z8c|Lg1i3RaB%/-A*x^@b-U(;"R<~E_&N04[\T&K7|yq^!2W# .lHCBxvZbD+~+/8>\g\v򯀫 G-5y`F8k ] tLT˱i_?O )t "&tZӡ*_jy3 ߕR054E9mnr*lQQ{|ٲJm=UR:*:3DVR>=Zr8ڮoYZeiޮ'd(1-`o ދtmjJKlgUVWTxd|C=z2AВ R{.A Q_#C5Bߊ#gs5L ]{CgI!0};{U}F̊">~[%JMcwa:-Jj+ Sxn^Η"^4ўjqS-'Sݹ OLXl 2a1K⤨\[Vhoᮐ Ug^7DnPk*#brt2\^| ?]ςպ.\1[ ͌0KaD&F0L77(?=lk*lego>uFֆަE5}1<~{" PUE׮VL)/,^uJLSogqYѯ_ "+BEsyIZCTF-~ظ43?ƢZ Mϼaw.Nb8,&lwd>pg3B ^vR}ɍ]H;;/l4+wȺMk=RV LjU-HCNvLbt< 5gK} ig5鼔ܶx!;~TSn.1Ov"Pޘܑf7*b&3-pUG[b&-iFs1JҬ+50O5$K8n馆-}7X-yzNɿ禤;Δ.O)53\nITi46USjidB֍9p݇HT;1"$~(|ڵwb4F=Uyҹ6?ex!7@O`CObۙb'-nU?/iǣ}Z/XkA/kR?1f9T?%/K7?>5`%IgoS7s'BiEJՏw{ \Vgy7h^OR:*QÓjd6H;.va;(T->-j PlaϩGvB'e|v6 0 >H˔s([6{u)-?0c #˴\ sGoėo|L}!=Zc3kCi]d5FaLS*5k;߰SO\KV[`f!q[-k/EuivVoQUWގ4C(`އ=ybe#&)<8t޳MY#Å }3޽cM`<ݾ zpoLWSAS隂yﭘ 89R@h=w6^D{twQwO_J{o>Z D"Y(w58g ZD>a5!'r8ؠ1rr߸q̪7w}`D%M~5!=OU8*MpJ}{(@?F̞՝zIS%p <ڕZɱubGejQD6ȝCj_ǂ}㊴X.;cVkyR0ڱ6 9b&`^XMvEY+{UO4|^K@NM,hf!M!A"*Ӝ,Ƭh$u 'T:ss~T.&gAyMm6:@ !Rtt !"R7 k¶(x陁Fvh})`'+׹w沙?%Ds;=\"k,WzDH'qwHT{xSe j)][(z?550G9ؒCc52Įr3* RB ׅu-Ik L:gc>gS15ި&|}vx^yMDqN $w=73 %e2LW}v]1v?JiLX k`#ﷰ@V FeÍpM|,ZY&rA{rPHS{dZEɭ/πۙnژ.gh 'JSڃ)ʧ6eh S͜@SwbG )|F_8/Jĭr规m"QP42mbU@Nj <߂Qf0hY/Vj8uf&9`DUTvLX٪#)dɺ__"G鸻U\Tw)RL0Te[^/[3ǟ;yӔ=᱅Q!E XxyR, TZtr; ='hh!-.qB_$2D1leXhQ2a'WFLN!*'fy5tCS! %F`u~;o]'wnN~ wn)eBg7ZMR}J԰S6%37kU,D+cjF֬T6z,ˑ3 `zVtC| ߙU]J``3Pck3xKmĤ,SoKc' r~~n6S;(<^>Őބnivl5B$,E\]?Gl_:MY9Sj[}zu-)§~PMp* k|O4EeɣEUH~l- dRP;9IFoxkTSƵvo$-}D`CPm ~JC@(I؆LZ @1i&.1AO=%e胼*/\d&&AZ@5mE3a+<{z ("d887@M/3mŖht=E~3lu7󧑦1>L#&~L1͐e Wu H/hlzd6n\a !a:c  S9uu['yz{σXP8'_Vȓ̖^ٜ akiKrޓ >bDIЂڒj%9;| %m'Pj][]9DN{-6Ce, }|,5!6#&tw)d]Z *Ai$@'οLrGaaUl7:l)$_rt:.%9 ,?HT)ܛɅb ީQ/6(SQ&<}ٜp[Y-+2Bl5AH UTeo;E)9DVZ::?/DkWg(iF'.m뉌[k`=<٭yl)&p7_s~V.ab$_Jdk('R۫N ْht ۘdcֽƻ7OEebF D3Lh= Aʪ!E5_dlm| Bvv "_d–QۂK6ND#x1ƌawT\FH4ǚ-4g(G$xPl?)쩱cB+M6l  ]$(16U/䂎dYQlX!B.sA]$"@Xo+$c7ERx@4O<~[$zp&dcY !s\s(f+G=,] Q0@ΌglA9}"F0c SH~8ҒM;jϊٟ&$yLh?hnDF7~m);h^zKt͌^qFE.\,S9*ԶK1<,'h8n42/<޳}Isp n1 $#œFN)TmYԶ!m\9Ok1'eJ; Tn'¹b!VH{b dGiY (S6/~15uOVJmPuq'VSDxNK|ӣyBy+zKs\'>edͨ(6寀W<9e%uҙ fe $ZJMAbg hCȿbЛ"’n_T|rrMQn5ɥe"SlVI纰67{/m I等^lXm.ߟG,6 W_R="Y"o)Dc';!$6=%L_3dy_Ra8 T&8{M߳t[ш=ԡ&6<<7ڞERw'𥂍EYW#tqr73 {}Cs՝ MI9BtP0;N>`lEj? PȊw =b,O(j!iyk圳PތSG]B`;Uc(JR3vr_i~~55 y'q5ѥ_XXq=!$e8似ePC|M/*Wm˥L o-;ΆlOa).P*ȝks,̀t@۲[jG 8Rw, H@q͸~(+fъ{sa F(lE&=n%WfiIaVٛ(dcxteMune/d:'5*!, HlJOձEwR2^oO$ݖR1)JH> K_[\$mSg9=X2^ c {4mVu׳P301E-=¯pa\@(.w+Z-w#d5Īn¾KZQSϪ^zGWjvq:~a7p5%V[M#U:]j*("Sqy"nm';pJBު(qiY6=sM_dž㏯?#3w&@7q~ _j,gOAY GV$752Fk*Znyd-w7!k6vbWa^w$g$W``'K2{ =nQ;l>@1%kKT g~͌O8坛1a?eWD6<_ry,<,z.hn:QXvYObF+v'1rCB4#PӹK/)zͦunukx6 Aά*I>W]H( coxRJ[lYtQ&0X9DP}ܩ$FEc\>w ժoi1YDʮq+ma[|}xRv|ٵBsau15HUҩK-hpsw*Qy9,ϧztKY8 |X"#,;72xs \h9%O1ā/Oo]l~MW'LI>3ՔvqS?՟;zb.i.bQMEO3*1IJGnc>CxH3ES{A>ц\#OU#7bh\6~Vj}Κp48(V^Ne'KJdn $0*12Yie’N>9VM=R˻YvI#< CB, /َ; S7L~2%{v)K2=:KحYݝHnHZ6V 5B3MiM6q&b"dD{=UH9qm'stGg4 ie c3%u} @ؤ\r:k:{(8Oգ s-Z}8bX;R\pA B>LWMP!m|cT85w2b5KhzJkn]g#%i$n >?,-MNyj)&~RbK:huVU4Cͺݳ׽_h">]U<eKiG>01BVuW$O@0zڣ\Vᗘ[7d'I@$vׅH=f¥4%:Cj;S=?-%O$d4X P,ͷ}g$2 }A'Rdpu4I9-V(OѪURbIf JLOQs6B|*J-0 X캣0yj@Xf?;,]:ɗ8Ϡe"-4120k -6weuztܺyQ4y꽱ہ/OPr88"M wf29/c-BR |s;a^?M@`92}^Ú@ (l٤P?kX]:d;G8]{Iކ~̜u/nQ]=PBUxH־R>`/' SU/^ʋSv?]t&dSjHWV@ҴkM5p}%^lܐ LJ PM7P @"JŌ!pdvv'KAǃtj#2X qו^pb!} Tc6u>FHEVC7ˣVtK(J[uh p --9l=/z@(DMҀ8"_}7;(Z$(5Mze>+x. ;IdXoepo+i2;c5lTiǗ@;Vↂw EKTmϭT4 hqic׮h0 eC±E/۶&miASުf #u?ϯfi2yl7:{ JDž> "mkM/d2G{wI6ܷ]@8={Ȁ Aq_xɂ <1xǘϹaʏd́b\2M=Qu-sL4PȂ*M"'d %%`NPJVN z,B%@![Y 3!>%Q9t\qag 3X8h4U!8Hl%xbei9 V.AO}PS$)mgHo ]eW+# :+oCtHy>|h8(Ĭ#t%>zb؝;ӧ%=MBj5Zȵ⎲Pe-=,; _|fh)Q[eyT܄x{bnSS+Sdr0̿i#WB/S0G !d^ŒB|3jBm}X'o#ʽKL_ _! .D2{4aIuvW:`s E8؂js¾ 9,P/Wْ?ˏ\T;X%Go)IٻFUWpu.(:W U y!6۽m^&h,̯2k:uxCW:/ׂF#Fd{Zo_~`9K0`+XHW2O@/D(;/e&~CrOpo6Y ʸy<M}x7y@$?\-wg?|Z`DŽu1Y42>s6g~&s)}ooëǛneR8 gKh?8%cWcQ32J1k^Mf1K hP˙*7וeoFN԰qAM5fnN(AYts1Ghޥ N׎ܚ3Nbj&ZFuu:Jr^RMiRbPq&.Q{Lm\2[2GNʭ*Lُ;- l,Ģ!MYsD~bi˺6>{P3|m2y wx%Jm׌шXcs! TtX4YQ~"=|:n9(ʌ ѩ ݥfhqg<"#%nA@%nYXNs<>ф $PTOcR} 5vzقq!1pxڤ#(kKRy2/zIf^9j/9\"~1 !rjLjAôTL L;s7/ؐP yoY.vQ{<.oaMՋ>`i Nb/lqşӉbuLBe4!*K޿b/z j6yv,R޶DքDdC-Qڻ1s0Mt'=z-:xџp-#ΔUr4-`v#p-ǮǂSriH5Y|(wSuB^~8dh9,kN#`zȫ>Fp%%Q}MdMئj0c?&q~) wWU.Rl0mP#܉L#5pk U^׉ͧcfV}p_+&si Crsը̵Pzg9f4DYckZA3"] pqY'ݪ{{}+.T-]Vʹ0. yfKtGea?5Vvj[{<<ص]r& ix;ؤ3\Nq xJxۑry2?H3?l,Eqf"Aq[3UvEwODtX(agޢ&UeX3H&ϖQ &׀-"2G1ES۞48C|ӲTT.oaw@ZB k GODƦbL"ːO*jbC wyi>i`%zo[ va˟]š#lt L*idxl>.tcjO4A2RLV(U C#<5r -m_\˧*UJQ#@tb*˞AoX^$ɔu z_a0j"4Vci?jVfև-3o?B~MAʜׇKE!A| BHz?kI.y\y9HDS5]K.^(#)IPT"鎴~b~^ }#͋DJ*([z\휶oGQ<,49g`~*8 !MW!uX. Ѯ4ػV+nm$"+NSAa7ʸ~#E;3.p*5|qSl7d*="[T+Mǵb8V]S(rFXV[e MPޢ #+ h) @ڝ8tĺ٪pZʯ D}r d{0@2kFkx!oՊ\ϟ9BՏ]HBzv;EiֲkQ@!~Q_v"[i3?󻘌71DNAWA~).# nNPN~x_x`w\G%woc,k~4jZ|q7RJk",UZ 5x)B ->öjĐJ[#U\e7")'(Guvh[i]$k#1Rz>m' y0K31J!MgNbB' gFsxsWنԿ uZ%F /K*rtQ!Pp2{r}3n?*},BXjAH6qϮ!<<`A~#6~[k_͊-B dOW'm!l`X2̗ Y-Ւe! RaqZI 5q5:8 S=^Y&j%I1Q܄m$:՚ 7b؉E^aF",H42R!W;J6 D+#ǪSq;4d$"UbVU8/ZyWG)l6@.}w,u4{l 0.cHm_]\" u5΁=yW L=k!݄,?~%xH~7lGl""Z4oיd )?q'H3cU)pJ+zeUȲ4Flŏ 2Q QsY8J>О2P?O]yrQ4rJNnY@:}/khز!+|c E_x/$r#L(7|O4{I0P"3c$Ji=<@㽍7%H A'6BlYh?18`cZjaj&FRNJ@8<3/Ʈf7׉x0?_Mo37b%V$׆6ݢԵ{#"% &CCtJƀ@S3`Y#L}Wzjwns-Y)xXi0%q}eF0\ oEIb q |.Q]GԼ2.*\U/4Z+#2F/˧飾\kW,M`/չnh >qQUG>czGߗ !Mv$DNиy>*f' @ƫY>aH&.:( AEׁ1Y@5 CeO5Q G@32DĒZHC:nXQN; =9b~ئ4z,/HzQ=bĦ(T$m4x#3<5Kz'IIRT!r-I-oy5c s:$]9>Y҃38*!(ü|VՎ?rs{O-evU%X> j ZYt*w'NavFl}~B囻9j~OE2w{Cz?t]]MPb&Dz4-2x9z&w 6z60Y%A;ג}WvI1;ZL'Be84M%G4iG/zGӆOl\=aYx`3!)52z$7n衕;.L]Sػ6O(-;'>z~ѧRV59:B`c:9',mqsybv59B} r&ȲWt)r >vJ^r " HdM8$v }A=F!2k-Za#u##cAțN%%yV7r`r\*L=vgf-b|oX{jZ/`PXʑ+.:; -\nB R%X QUmK|z[wopSq-5nD~Y'4@C6\̧&\\*r7&$ Ͻ"@x~AAХC/`z9m=Nf>#nu_`0(M_I3T*I̝Gz  ){Rg}v@LhQMKnIc˧(^ҴH p~f}h'aO=#dڛ4*bK̤鱗I.a?-á{y1ܪy$8}r5H9>8$&D$#eM0":@=>IE >?K M7u}#1ATzrv]mydX~S2wbO4ks-_,ZuuDQ # ̫+śgAvr49e$mkȝr{n13)!Tڴw_HlÿvzEV%4 CTȤ}E`@ҝSRVs``*IH.XkBJ^˺Gɱ_[L(w5*eFjU)~uEUW_rsqV8eFF||lˀ_ Lj"pu .L'}b+NY-Ř{:ӏ5xJfaj gZkM|VVfh{Zan6m&B>Ow *"JKZ!iBqH2F,W;/#pUv`KW̓8 mڛ{;057n0i|E?[z(H&ї|ٶ֩ڙkd8_7& /i)Y?3 &j$R^E"kGIewU RG.( a uߪ 6:FҴc:i,~–e.b=iFA9P38:4Um]cQӮnS[ o~4q҂FPnO0 _@:^LBdy'"  ϣf箷fB$=ʔuN)Y'ʅعEU46TG_nmZO5`QN(?v8o௞H$l@,!$?+ -v8 #j8f"-Uml؎' NzuERUuTM@ d|e8iAE4 7·Nq 0'x- ! w B'c+C7dQG;bv+CKe1P;|A h`+Ɋ,"[+,@b=m ?|IhhzHWq#{.z4*+K3:QU2Ƨ"@0}sfD7h%YW8HI Eiv{L=k1aդŊUu;Aq"yGEE{3_JܙrN95oGQ;-{oJePCyt0fաg5hb_?CYmk=<wr:y[ԕ*+_:IUT`6Ҿ㱫M.o~"1VӺڰxy0=A3Lxf' F D[QbOLBAEh?N2qh#8^^C$·# (C7Mp%iL%py\L.*"A,! H#7I[̣fvN>O`G=K`diҸۓQ Yؒ Aۉ=0VVUIf͎}'"7%-q`Jgv xkVM)|p5H(Jv#47 4݂"/-mēDm=4^9αM?h +wiϹ/UET G}tQ-/ҸO1;,ۧ)oD `$PD_oHqӾ:_ tTRwjF0!]S$ ƂӸ4 wVf̎Uw~w{`X-&>g|P6|Dž#,T Sb csq Sy&&HSu2` :>'Oc$5ol_'\㙕,䚂]|AX3_BwUÀKvƞ^1R%%!+ vko< kzob t3^Ru- GZ=~i@vmۼ"P,1g/YƏ6=3n"-ӈ] ͣq bHvj%EuqnHIi:'.ߩr@vw]Xxak$6SJuQ E$6xcSPɏ1Yx=קSl$[g_pjT/iji5~wL-9׺^,J];L72@_+ܺ9;[1E#ļ+ydʗQ|7α:E;^O5NM-fDj!cjUMȒ(MI*"C(L8>O=ScF1G,#}Vșs$Ad!!0I:Qվ@6=(x,_s oi5= *A׷]e/K?O@4iaڞ.٭ )LùM tnlU]^IuHD0~gHV}?e`ۦ*e2c_u Y=\M>EE̜!v0@j(E # jB|I2}Dž^=/v)GQtajXLA;a7l w]"+@ULo]h cv"!ÿطpuK&5:fp&voT3_UrGPE&ӯ [ :9y2DF3OB@K;Y+G4Ф¢=,oD_!oBIm[ WJ8@RSj U'/MHYfe{vL5kSk-b. :O;bueTr\IA&qfOZdۆSs2V-x-,=cӸ\"91rO}DW~{\ŋIHmbiG8AjH?< p~ ٷ QlSHȃ_@Dc2x7OX#{gh)u5_Mld1NTrJ=;]`Ki)dnv'"dNĆk; ^4Ix1mbGU3 R^q}Sj7]'dc#Ck M?*̏['&^[T^L*r6Q5-Fk׻+", h!'E` L$GQ埤C9mpqFسS`C>4|.)=2_2hg PqPOW$0 H]M w.PDe]uq> lmKSn;2 <\wZ$JrĿI GćU9l#h]#kO̶eO'0;" ٙhxk Q^YXneS!CKG7o3Ԉf_c Q=s,1Gck3A0kɦɓ+2!*2 .\a Fv|VzM`ɢ}d =]AƑFuUh N PJ4:UMcahBy/D$R$etݒ|P}`3st=ۚeeR`&G ;B P!VCM;aj@}B8jUia8ЖQQcb]^Nus|_Oض B=vWO?a;6 ۵V^-K8~${)IS U.x/'" V4M鰶 cm>>6"+4-:7/8D3Fi8hE7ԩO['FeNgZߴzXy5ZwQbF;a!6g$&5Yw]/u:j t4t>U5OmT5/GU}uNV_*E@Z=7E_H]622v/gt`DmiC^1{q|es#E&i}dN`ϐApwO@⃒3mdrZ4jZzOwtؤ :2a+,f8r槪DLJpH؎/ \F X\$@}?Y6|`Y VZ/vsHaICAV*p`(=M\YuQlp*X. =WȌ h=,[ ,N(H* &D.<=$q?sGM3:ki\)̋9rK%[S 2;VU>6ªu%?\,FOJy WdQu֎^0Sf6^:^^SלMϳ'fb5 zD)豵>P9}@4VY.`gh` vXZҏ9FT 1V7-)u֢ T[Ӂx`)w$g#wP AY ] ԉ`%f3\o E*?>kǖ|6ķh\뗔d.Kb'rsx1gT %D ʣjh2+Q~ef/nKU!JJkKCPp(`N^CL- ,myp6$"2FLbOnsTgbXQU]q]#4TqpzFG@q\O:*ˏZoAT]AM_p)bMUVP ~a@FХLw-V,"4sJic$DV Em86'Ԙ&бȪk)$U$2W൰b\9v`>1 T:H{]kF>V"B V`ݓםFj;t) 68}V0a pԽ_@7Cpb.&bK32qMz`G!`F [\d;&ͪ|`uu C4KT,,u{".JP,Y&^>5ɭdT yz @O!Pi\ F2:.6y9E8yٿ, ,qKvj|3Pӄ҈qDεt1L0Nԍ L7>7fF4S8aWucDTHU*Kh_Gp4sR\ߠ 0kXVed=#|4m:8]GwbzZ:{\?$丮.IG)qO.^xsO`1J\'u' bʹXߓˤ Pj (Fv,!C-*zK(`k駞Bi:7q_ @7FzEekdayw߻Dis SeRcB fm}#9%`,K! GYq]AьQc!0$z7_BdnFԫŞ 1Bʕ;"N _=( ?HE41܂WIcnX}r֤+vVﹶ/-wF/#^u3|$~В?tAy;EsiN;:Y;EΙWoZb FHsROB쵱=rWGF"m;V_AϬ{{]-{iij+}BԕL"<cC[ I)t oY? vEQq p<,V*Wip7Ls%7#s?T90CMdb{Õ}q +:HcZM mhF1 ڻ$MbW:4H- I%x#lL!0e>~9UL7#h$EcMrɫL "]ϾK6mkT`wlWv]Ñ!bJ~9mhi@wufgs >h{!E_LsU, =|!$yԽVz:W^_>ϥ}[_Q͆2qv ^/sk&Nl( ǙD#B&+ZE:# MWE5@vAti6S;w hG>0@JMtZF BuX7Q/dR‡.bQ]cw+KV7셡9$f١ҵ3Njx'SfHx,wBO E.0Qt_Syx c"Qo KyӤgBN7T^퐮Z`ta텙XK=R?*߽ё尅=[ÅAw2OS0Gy]]q7)ܩՒkԿ;dFt-Fȕ~z(yWͪyPc~@ab4'b%@_YON_pjSy/y\C8M-)q/OtNI^xBWiI'yALO@]6I#.J,n DfaKW8:7nY3IrDƈz4Odm<.sfkOR`l$IH6ayPC0Rkۿ^m#q9~/\²-RK&7 d]uv:^#Iaǭ9;YѷnNFcRaAm t?Z!dוCLM3LkȖ+·wRg :aWp#SfQihݱdؼ T޸JkUJ!o\c7U[O0ݍt#Vh X˧q45wBuz;*" )ɮ.VT -|0p*<+lO'ܲSOp>̟e8r70fH$Wo?,'zm<L|;n0qu ._u@[RP Ǟ@\YBX>7ic/ Ayw헍0t38'QJ(+ e",Goh֋Z@qt]VLV ˾Kk3n-;j YMTC]'Bc@`r,x߆z5ȵgȀGnm%qv؈j q6ʺ?]v3b~  HrMC}Ti-y_KxdS>ˁT⑵&h - 'H鶶b&GYJwP D~AE!RCI(E?Xe_- gF^d/cd,Y%[o+h~m_ZÿYZtX8(ԒRpq*)3N-`h@(d~`  DL,orp+!Qt}5%)m TÄBJd"׵kȭ4QS@rϨCHLK)hfFZJ "6TIKZ+Ӿ! /'6$ke7X.?*>Ǿ r]9UFE5 L[c(x#G(D+t}*@G~ |Oy˂pAՓjC2k?4%@)& C- Gh,3cȧGcD0Q]^(Tri+Ik,m@ӹwMEF!ΩXc #`fV.MVQh .Sfo+l xF1L\qXM>0|cfLozL$]::L\B8dЅD )u:^IXkցE mf<´aMhR~& V ( \ZE(.fU59]ݤ=tp80x+ ""7uz CLmQ_.2FiH4>׊i! e{@Į9C.=r.'cD!.UE J5UHΦ=R73Jcx1OIR Y{5PhmOy!B zQ3I5/Jiz6]w{L}yszfA mi~{ɾk:Ʃ2HfIUsM7Jz=4"R%0.%䤼hn=O |QGE%QҼ397B,fU}s>7&B|8+yN snT磊 `+'$;^=/g"{5U<^ 7LJXKUtvY7gv>"mR(d;4#+CY?FR1[Mc՜T-:a:IX g6\DF lQae|@T^;>唣eASf|N3Xנ4Xhh̚CM? `f1,>?.'D@,[kzlCB >+7Fխ|?A)sZ xVt+|+cdžEYo_W1BOV$D=6;g%|(<չhUjtOu1cy#IlBa/{z*ǜE:֟G,6yx׀y 0I\ArqjrɽSƭfAinNߛC8&L{lÍKq7Bdndg ?3"j'W[_W>AS:2pY&txԅ`pԸ%*WS38(*2qgޏZ%a;5KG~T|7YT7|Yni?FtW<.MZ'>OTƬIA*}yƹK"zTwmS`cP.۪L@)o߀.bFlV_Zr4"( NQkra2o& Qv#I&cQEQIKA:2®A7P.NhR>,UH E\""4hk_23xww !TVvNjh6۰ڄA1e~=E 8?-?J18=ocd.}&UnңzfX,.W*SIH-H4ۑ]_ s C MUa$rBYlk{*9UF+F/' & D\v<;mijft{'lH6Gs-+t[\{kBʷV͖)ۍdjӦ擩zw^HvD? ILMp=zl[DjGnTFY&g'q i{u=xs`}GaxW*Π5 +W4w_>>%7Lc3*Bּ7Q>t1DV Xq + @v@| 3vcuoI$ͅt Ґ ѣ 5.3LhqA"p<%/AN؏?r ު2P,bU Z 2!IO FIRȔ8|mIBv`Qx-A: YYЖhq'_^JըiM5`@l2/Yi^PZZ?q@ l5ϴR^s,n!в[FJl d8@/6ř@,TF)lGxv>JwjhՃVp2EJsL2P )8ᾲ1*ZbfZ dl&Lh4 *Τ(q#ILAkƯ#n3X'KS&SK$^x^7KR$H5(ZƑ ߬ \VfxR")I[?ON}Y8/exx!GɟOۅ@<*2B`Co]b#ilh%h W[8Cc'%VSPĭcܴ].Se̽Kr]ܾiR6lC1ct0SDx?ܐ=c7L#~_f_Il f{Z9rGr ItbmE-D]|7GBOs͆Cee;S57xڼI&.2a5%exeX!ap^|mHodgGvn7*8 -`Sϻ\*Rkum`y;dlc@W?5\9|HKاz<{2 UOSݵ̘XE0LŒDɺO?;iP! t%ҴQMqH*m}RdžK!I0=ug]! S1z PN_+۳H؃ [Y?s۸_FŸj:zG>,*-9qj^{\GLF逷B=>®"Bt NŷH>"\WHɁ9aX ?7\}K%(J: YIu5v)tۧBՓ䝡_"1tk{*&mJ,S$00!|4͊*h!Qa䪁}Q1"_Lx9Z^J,IIo]|gO1N!~ K]o.(<41yV3x>tT5gj{ ]stEʬĥD}m++: *~I&܇ڷja+2M"6u Vpnۭ b!3 !<} ׶Ax(?~Xdf4ylPA.7kn#fCNG!$5 bQy kwEz)L۽5W}xjA*P֟3IvrTX4 K~N0x!REz^·^F L=_!on 6MD?f.nNHڟ\^:ְjӺ2 o&[&i{'`792Aaؐ)sRr-QS.dЬ]0wd^<@wѝڸ"bn_KDڵ1u⨏,]?@VR=^^c󩴷Xz_Zb 'W8RhqVl,Mj<>Dn{n*G!FG+۞<|ӧp/* 7w|ƠF[dDL<*a|$E \B5`!&x `u>lO (#=VO Tr!:  cPv<0%8{h祎$iHlDݥ=+/u0EM0ժG .bkN=YH!5\[.(h Z~uTȑ؁s֧ N+^7Au5 U1,#r^A}E4!>{SX/s/3=udMxd0(ƙ\: [L@‘ήzD@fڊU ȅz|rlFtaHP>y8r{MD ,|3*Dk\t%&oc<8XTX볈!v,dM+"ƺ\Iz@KmcJ ֯ X~4sT)psp*_(0,Z4PSl~ 8! W XަAD2nvon~%_&*,ȿs[JBmfpzѴ;@VC|aFJMW.׆Y#D<ƒs)}=O ƐIǷ2߅Zv[z ;F-Ħn#ꓹ{eε jh5p+b&0G&? :,+#0K,v|06z"qFZ.R(Qa,{`208 1K*M}!p]:Ŧcf+¾H }v >g& 𧿸TNkAlYgKUC1{0* X* TTUUOv/1Q!8 \ vs1 \l<1!'Рgu~J2~|N]hk Zߗe;> ~7F]FBUR Xu_}s]I\a7M6yqy6.=-\+e_E\Y7쟉rLS N"fG]^c.j?Co:C߉n tM|olWJH?|7`ċ7#ݪWl(>mRW5OsARK;HXEr`)#/S~r_WؗMN8C*ʎ +%px)3{ 9+Xwv]z%AAH8#ؽ\KN_7=SZ_ًIt@#}Ⱥr]PY6D軆j& -)V%=̼>LGi%HZJ9nʽVgW>p4/CP}If=D)̢>2*_-K_̨!wE.䘞Vkt}*b,D"6.0ɎvtPxo(Ě 6jJdgc**zYG!13|p⫯Grˉucڟ@9Pی&1ธDIR(qXb cf`{͡ WGsЁņ*l²,҅tBPեf] W$N/52-Uwp\S]*=9eu"&,Pd9w~\K xe f4Obm+5Li2RGuԃG0(\8c C7u>뚁;r&TjC] sxʛ~oƍr /1| .9zI}Hq7Uѷ2WGxntK\[*5\mSxh g ɲGk/Le_?l>5o>^za!JfP3g髎""rmHp.B7rfpU+%FE'\nwϔ;onF3qM-)!y9'r*s""עƒ8P13cѩ j?>939|UG/x9<S t|{dIgUө7W..d8ؤdH iZPFc [@7r7|aU\A| Ĉ ɖէxD .sCZfAw>ͺ ?JfriSm8PU-2p3qfM{s#FR[ϩQ^]ΦH'(}Ꚁ'nY 4@wLkFw['O crqUM䟖%GF O w*K"|B|yU_MaQN_? X\V.Y{*]nB~zq fPI?""0E \u~D-|TSnpf7J4p <9zSpVH{MUuEg?} 6:Lؑx&~>ʭfڵYAv2$Q-o:pwұ7^e $ǜT])}|#uaf|aB#WRP=Hg7RN~AȺ BRmx>D"V 2s 7KJ^WZ=PBjuvН?M تHmk;[i/Sfu[@cM1K' "(pœi/g[CF]uJ!$/XjuIư F<ot-\@,O>T!q ŧ5¡f?7~2ԉD`Ow A 2#F3"/K:`[8~/ _iuiHԡ:FIEkd@|t[`3mmJ&2vp;7>" ҾGN;UndH #EE @':ž.$:0/3HQ~Ol.5|ʕ5.;+D(^% bը)02 ;'o T7rq CV#X;|xXGN$c=sk_kpYKMS20?3iB%f bMAr$ھՕT2LD [M`Zv: {X7x֌USQRpǴ2|N놌XH{pxp26&$g-ÿ>/:i[洹[}V" QYsm_ M4-8ʃ)cB*ߞŽ H@)ď 0PqTV(P_ҭ gRdPa.A*-uFL6|OPAXn"\7EdFh: a6aiə+%}j5G3atdcooIQH1Dmah~hk;?EZhP}2Bt:PB6ˉn,OB8'3D@$ڑSFY;@oEu}k)u'r 1㏵M_<f`>d|h!,L<oz pvAV*p >Jx31q=wNO\nOH?73v@7=hx^4E{rF-RG*݁PS~GZI cLAGqbG\J$r54?Qc,Ct# Ĭ n>r4 9c]ʨ>Mi6r]؀}Ds+yLVhΚ^>@ E~e#]֖ $O1y*.jqB( fű;,9.%UO`)qޜj"w/O)a4x?#jgRsdF`=@6}-'GS_"ǣ+lL!SPޣe1*aȋ tPʊ8z{ᚮ3|HJiH"C؁j{A8}=a9a)b3@EM*п? , @Z9)aY,GR,l* _XR P<ݻZ].@n+O8,L #E'>D,^rKEypRBX|) {ǺU}>Bm!mvN ~']W{> y}h5;>k:e#N]mȴ3^8õ4!e$8.9̾a%>%K愻݊\#R{O'm*0 P~p7sa ajDzZv]`f"LeRT@vJ㭷bGT}0y\(߬.Y?~mOm4SZ_P]͂fdEmEF$Oj-Y 2n[֡y)vA W;VH!p"FrXJ ŽԽNe<ٸ% "pΣS)b"^G(*H]=hio-!b}0;Zp<b̯|`Z iP Rcտf= yfTN@U!E 1{ ) ùX#iӢFk~79ǡÍΘZC,k;.ܧi5cɐw83AYYfK8䠌W&ey?QBĚrVRvԞTNAARݖpx4<h H21}J2["S]CЕ*~#Q\n`0Fu|H~.F;>)Г G]C;F)4\` \|')%=_8` YL8J O-T +@nr<=)̓'(UrnpjZN,hF"ywԑki fO4c[5=_ϰQ5!BG6|]ЈOacࢭIq 7$8E?> #!5!IW$]JFtDLs$Eg T) wUeC/}d誠sUrb~` d [0jJ?g {u%<>p1-LƎ/j{DK7Fm o! ~>*xPjf'skP4&e\nIe'&,? [en-pJ`G "9W4 -y0R}@K.lxܱCR0q`bKhОjY4L20n$QIr8МhmlTbm~ (lq*}m髦!mɃab"K &6_3c}~z !pی%QG8ۋ}5pVTeybw3Z3 `%Brvo 725yV<C*Q9֭5`P0dz h㘘Qn]jk+ۤKs@pH$RF ZZT@WgVx*|nGǃ1V૖Oڌ9K;~V])(wC<[*h7F[qn 9Je׸1;1+""Jm@=Iiכc.Yd5`YvE!BFr䥹$NܾVFm(J (8xKhSg@Jo3Cpۄ,`7ؠɥGw7_>I J]p~L {عԥ)!9!ө/"hM|Caݧ*+m3-Vu-M,`J߷z1!#[ 9;KΉ{$dv D \ז WoptC@35z9 4ViwrΑQҦ+<rGg874IQI?fȕǣ@^k4ZJMdlߙ Ij+Dk零ۢo68a^DQ0XOWdQ.OaSbPy<&{v@<쒾I``P ںʹ^bAK_"mPxp`m58 H6j|+{S C)$  z!tRZ X^N2k},^B}lKO(튤%*aڹݛ>E4zbp)GAC @&L+ Ⱥ9,lA~HLCS:B3S|DN=)`ᇓ*٭C jrgEݒTAsv(S֘o掛||F͘6ܐ"|G$`ul^ƙ~TYӤ*Zz+숒 !<`wR)=:Dr)ѱ`.X晴Nt$[*{ ɕ@ +Mv >i+P=sx'F! n)TVO8_ɮA?G1!6'4Q44;z tҙ C*8 3>*㛅7ye(~8~ 2XψJo@x.z@82bZYTv,ÄlG,F! kuhj]Yl]*RCT8keOoPVvf Bq%"(-g^("|ZJ)xE6͝:kŕ~0OE?!P1d}Ȅ}Vvg=yb+d[Fjт~ `nIEV,P}(*@7TXT^+ ]%"}'|&>= 1wNM:"oMh!Ta'=_rz86Ӄcc:bŴ>7I/ iFQe&K[.wz>is ?/xTL(U+{&*np2!}I/x,  .߇O`;n_B9漫9GOa=Cy$3-\y{&%y[JXbAcZI˫nCbc0P.@C}n \n))TPj8d6ee4YR^V*-"2X[w @f|~[Rץ!"N,8x>ɫЗ2!gvwE Ib =,xEm?}tMIߍ^Jjg[NE>3@]E .\?[fc@Df_P"N;,K%ט>`\1X4nf ] f:)0Π,νn| U}3#xë!+d (Anǣ@@M#,} _q$#5BK'\;ev1p\:xX29 *EFn$Wd}ݷ W̍yT{X:Sk3lXW)pÎϬ6gJbf>_?Hg sؤNO3|IlNZ}3jFGljqؗ?O?F⹄kpjÙXzBzPMc5C'<;gK·5{8ǽt{؝YH6R@5*QNok'OBn~s}W !_ĕ"ˊ)oj)dhMb#%[צD3dAڟ&Y@r hK:[9}@(T.Ы j[fPY0 x$eeܚI?I<|4IG<]v<הH+)^l7:,:DBLz(D'd aN\|VB-4XPZp"n/Ę>zSYVn-cKDZ~d<]/ ~k3sg^ze&}lކx$ďgr8x5Y~QNୣkGX(7c' }u׻Yl(0]1uu(?R1"|^t\z7!K;+%x :z+8Fy*Dc^VpJ(^ mP`޸onNzu#̌^mod{JZoE .]4<5GSy܊#Jwl74G_f ILH@'֖7ߎǟ4) g >]BNH'i>?HУ{}pE;`% Xu6V`ꏂk!А:fJk9Ԅ+p)(m%oPLVnPc-ڔ:0?#O,ࡍ#pX۠!&o 0Y>ft\?V~oV$`:p@{t(K0: N-ּ8GqFpBui7'+ -rY3mog["Anr n}禑z/: \!L1D {B|LCQ5d̈́\HpI6Pk M DaXDȪ G1Sm8o-crDPg|_Өe@FV (6 7~v%8߄*l \b 99E1tHtdF+qV|h׍mZZw<>#D!u5<0 }x{mh1j@.~BN4#fx-Jx¬koz3nC#lMYʫҟYWC?Vi7pin)J%NE:r'TLL7˽Rrb$\KVns 7W)B~:a>A6Vߏ' *:<[nhxClCLFfVkY4J(;/dX?mi Ѕ gC}FrVFd*\DjD/5k};1TLa k1gBB&|/x!jCh*8d;Mj{ Gڽ_=F.;|sw\`<۶ٽgy{8ݧf- y-&v0Uݧ S$nPΟ;lr+Ͳ˚~Д X to6Ծ3MJz~x1);,D"`'ѿ.|z ր)J/v׃^ qR,2}eA6.y_T>@"|*Q |[P]Ǘyt`Q/gv̂X'`@J~-K쵱g3ξ640q!Y(DaQ_`"8W$&`\ǨKKuez^ )@k]RHu;^=n.)6y;;t_(#v OOqhǠP{ mOqf$wE.V"`#ct͵fe$⢼\ˎJGd׶A0p66!$,}*D}<^J6\@L?5#~=8,טk{gNǤ"Q-b0xP)&ƻ">9B]~QgDӅ85EoSSgZH2nxKlK$PM:P|r}TxdbN˵.}eoKQ.CqXQòQ1" wWQ߂ ^9< HHP_ sb|,pX-j\8}HM7`uUֵ#jQpIRIY(YcA QziW 5oЭq{c@Qb,/WtB |}lx]{It9VYEgAIr0E*m-[h 2Ѥ?%5wgx&_Ow\AxdeJoWww3$+g3M3_1r%Nݻus:3-эo oQ;uRa>t >p4jU&oogPy޳àt S)!m= gKǪ#^@ lZRlnx\X_uOPJLT3K̰u3E[ tBek:ZyIdhhw{S5mp+5tWR M9.8 V/>$P SGK^k c4-evAToMI IvXou "\ش 6 @Me$8pK7d)xW%uΨB=\Vw崮,D7-3rqF޵#pz.ʆvnF-gƛ`RM+ˇE<6uNߜIP3Z{ ꎗ,DbkoHVZ+.CZuS ET>Ix?NmIܦQ+X$DC+cY?:TJڪ^ 2F)x:v^x;a>`.})ދvXt%a :'e=iHFA(7H;} 'ZVB?Hތ>o׃LOxP9n(SU[rWRaDP+Σ:bb]V~_-ry{p6b3Sj\C>$[S4ʴV"V&gzOP>(^: fX80AanFB_Ԥթך5w-lsr#lb»8<LJ Sz Kbby%fuB8ws419ɵ $:˷>X\a(Z<<⮰ac@P1<܅: ɱ/&1jR(EzoLs -8.4 Gdlx >./-/9%{c~P)6j5(0[ +Y>5%#]hd;1c~TGObŽxع$_!ў]HY,'T_oQ}=qi(&S.e4F6s#.\ؕ/nzyuy\>QzLڈJop1F*AEH'&?[z]NqyV4\~MO-H^f0Tt!Fphql!rkddOʭsJH+]uykB_d%Yd6;Hv{zNx8@19˂4 ijKVŶSh7vx:ru&ܬui~A8e*cAE@ehZ9dm O`r7u~@ϑw|Mˈ X@ڜkb[U!zGeOh.2;Cu9XƏoh}E$/Emd+;GT9˲ulP jeeb  I.VZXޢcy& ĚAūUIΩeX_!PG6GaRÆjRDL D%0 rTä6@Eu19̌dՉ;1l|i epniG&QDY(juŗؙ~ybwl{5ҐdQJx&-F;""~Ro69,懛06!JoFg ꯗ'{\M,0%v`~[CF+PJ8am+A Τ5PTR#O[45+']U;<WݯTGN}@?ʨ. 9`AfD[͈[sUDNgw IU}R.ZpouߟN1).a1wg6 1GB0Qk.h8]R1_/54i-,6|ŮwSb?qwg6~aKܔ߳ sk7h& N99Jv+:r tpjd)Ģ ȀK웮rer˾iURs|ewe4t}w;㕞Lη:/BX7{u)ߕXshȅp_@k>:gp {p/s8NG¶Dp% s\X+%LA{i61\[dkRjpfv/uL/͟2/>Xi\M*3ͼbGkDW^q8 δsˈw`&)z{)sdW/|,vS5 ?#[KM8/[װvL=beߵŪd:E/[/N~3wX|Z;HL&m/Z[KT%_kD}uvL-aܝa CT1_b}p^KYm 4^2p@==I3B&NƷImDÍ-ߨ''הelh{"nlR; &S:n-P!.*Sd=- QUk.rl1_peA_BA%8J4sWa5tyot_7T\x3X#,J75/az\W$bnVlEsJ8+=>6Yx :\}J 8dnp|LV>} 6ix"'#IɌ{r)`oK!nbmsjeeQek ;۳]iۻP &SB?斘+]@-oK8Y1FpcC3 LASŠcuB$䲕ФDduC,1D#dETau0Y&O3M6XPnL9*+h,/{ n ۗ Q懲ꢌ!2n/f4ى?e+]+y~&&pXq̌F_(}#ĺ* -wX倝^rճ[_.vJ%"@5SMs͒5) 0-sğp8C]^ڗFa5U=޹7]Vѳv{ rr3ޓTH{8aŹ+Apdc3)z8FYM´ݭPRgv>=qfpXvHskPj:{[JepUWUԒz61<~3y(&U~%e,'#~9|"23S'3,3PԊizm=!G@ӢMծw, }@ ̵QTLΏ3_~c(/S߅MUB奄 CAao lzưQO^pL'A$8UX>E>Afy^vmW]5t02,~_$g{W(dY!v mEM\֯Y7%yjayUƟpE-Ojrg<"Xt,V)r燛ւ19uL cBESŎ{?asUXv,MN-O|> E+>)]G/.Iֻ{.?d]0$k`H`ADL$㖖1ul*@hrk2w+Ba2)ཛྷXaoJ+y޿.\/Ni/ޠp("{X7OРm)Ћ$Ճm`jt)&GcyD @\iw ޟKa-gu5VX_t;ܵI{.+'e/P u7#{ .J𙸧2:Pی" OY[[u-#pisK3qP4Ks^E P:'_c 1;>e.^G dl֊u<+Yha;U0kLgj`Pj dorqE>c(L8}T.N#2 ?*TݫG>d/*e )|N$ė:s(gfX/ȢK3؎@q^H(n2.EQЅF0\W MPJ#8H.K(@'*׳1o4Gz_yRSֵ?p;6{8m+4p-pa<* 9{|^U&Nk\q-|Yq87f& lm65֐b {p;okeYCh4r60w%廘 _P$ȑ3NV:G= PL.5؀SaOa38;D]xhΒ<6o͡-52$>zX|)ОX˳x/>r?g98O Bkz9Q͎ƠRm3 VG/e!p8q&x#y3Av]p믻c3] E"œ{8}~V:^__MVvFIkKv 9|oxr/VK!y1qœ˼Q UR\U-_i4]3# ZerwL CpaQz  fڐ s:-lc6 KQ75̵h/KwE'xo ෶,3ϲr@<)Q Y8(aF+%`dy+s5"^-}bOX5p ̆sɒJzHw~E0gǗ|2N9i4 ToL_NGH~)y]λ\ ;Zw2c(' +md|<+fꏌmpD;vH re.kj=גH-xoX6?_aX^LSV}=3>i&E"ʓgkБ8 /3Uy afhJřÝˡ5Jς_G̳9I [D[:󝰕B!: :TY<@&KtNIdE-N[CSģ)/Q-)[{7v 06a~VBWay?+2Z,4֛PW.;XG_R Sše84WOsj(k`{:_Mc8 ;|TGE4ы.epE ~;Z\z6R5o7+7ݭ&iH01q#<ڥ;ma1=yu9^w@\IsB90kNdY^kwW'X`|r:Uc >2^Oٛ7X%OeF!QeM-wqXXt_Ul=Wb m,3Qhz[אG`WcR 6OZ,?g?;{ҞQdA,^bWu{KWdx[q03靈s~ºSȵud0RGR:2obc&g3lU"b^N%B\=s.ĺ=54S/'ChsC`q a)>p2Ls+HSZqwU9LVFB8{&E0iՃ)YaV~6QB55`=G*ȟ~X7*߇GJh$VlSɯ=YluOZ2@ /~ k\hCAD]ͩ]T7RHB5L. Zv9<=`;'Qo ܡ*}4{UBU,V_1k>qS,^v^ k ]ג w+/G٢!*~DJe~l?3sV/v*Y3@rѧG棈3^l϶fTrIEO.)hcvGaQ a;i#Dnc6 mOh@_((N-7ut>n@LW;@U=6lC6=&jp}KnQ䡱ݤ HVh·Tޯp.US܂5z(.F9ᒖb!Y!%"&Vߛf6lh|#~I46LEs.Hh:z"\py¥_垌NiB*s:Y&:>h!cH^6WI0uo;*50bx8L - [S,]izސ"Wspޠ (~>ΐ~ny{~1V?7v"z1?}_ lӖ(yYEtz&! Yʋne2`ȩmf&DD?$HEL#idڽ(ЁyeyHeKloLWT5$G#}H1Rd*/I$NXB)΁/{qYlkYnICv ;? ;>iK0>NwEU[ Uo6֎Li%<FwQ] kzxC8 c(C4Y i"+NuIwT.ʷE- z*^ճjݣ:%1/Mkd0m$fF4Gї7]T:1 +Pa[HKW,7'eՔ..5-Zv0jMxC*06LfG_F[L4򏤿2`+q g2lEO pAVT/t%25>_S^*̩?W"FdQȜ{ !Lxf!Ew]s>o5Ɨ p8]i*Uz[& 1VTP;e5T# 㼦PX^g|%WYf!q-$dsfຎU߫ע (I+UR\`{(1ޔb200 ߾1<#n_#8Wm2  3+5-IcCm& ЇmT_(fX b 7zdtrYqYDܱ!tX`I\v"-a$qj.>2r޸qz%^QN{܅ŶBzCBh 9 N񬦙~ _Ot$[0fGa LńM_ NF<@"gkSO(4ja8f(ΘRU̯[Ȗ_.dV"U-}x-]&-?e؉,VuUj'4[\XUh1[{X9Z!Lb1ev{:MX5 s=rmΥ1.#*!lt0,XJ{K>Z|S?`vP7Yl 8~`2z_XF[ 6dugC|ݩ;*vS;@V&n¦#"./4SS凄ΦdV5Lvvۋ%+m=izJ9=ѝLOyB7DOmP:%mm&{L/]̔42H2ACfbXS6e)F\eZq|`RgGБy~7Y +UǦ9=n!s;քC)犦PMt|B;lW k J(tZnKALg}+#pzlxs]╣Gɑ|DЋ@KL]^i.ʜGFz(xw.{֛Z|BoE2i5T@ŀyX/XV-toP x4poA2MMePtr[F_4 y[ޘ@BF}A$J G~m}鴘+{W$gU\ t?!%i|Nd-gKٿ<-zަ-L_FMl*+z$au0w`"4EmX5,B{[[# v6:rV8+ j[0Ǥ0siL_/1J#,W3iB x4<Л{JM$c'!aT s^rZ~1K3ʪB$;Ng̛cRx\#!N=½*(]k_u#B &򬇞^-=uPc湉jλ+}1Z--d:BzBUTXFΠxH5@5ꪰ1Y˽36?\MP6pZC%&(mbhϓ#Y.21"dbN$mY=g",&O/eE ňnp(e7&@5]/]V?d` 01ĩ@LDwSe5ˠLpqB5[pֲXrɫ@}9ԋ/6hOa$Zz8WxTm ? ̨ |/K}8%/o6$iBGwILtoª䄒>56׃9U'qܤ1VpAc=.2vVpW31vҗ?~CޏHvKCWZ0t%;ouiyUkU'T>Q͉jUY" V] j8e5c^"¢< __OcJi#aT&$gML96 jw+[|CXyeG !=@UJD۽Ҝj<<c)JEQ@ZN3IAbd$9lTPY.\iZ[OgGKz,,I~Fa5'R)?*+T/r|i-)Џ3 G[Ju[;啵#a5kD}/ʏA/˄É4^!S e6Z&ҙn> Կ8; gKH4ͯqOZsE<ϣ%O/_!B2U-g`f׀KL7N~H팯]E&H|Eo"۬Q>-BWqVke"7/(G+cb(*҂Uc ~uT*RglJҎ:ώ落{Cg0u`wStGD,~rr{֔_8=]s]T@C&fyhNB4%/Ĺ,V(!s!C|#Haw7loЭ_Ħֽqm꘼jh'NpȡOV&h]87Dݞ֛I˚3?7deenێTY&A V­%\u@G>[%;̳a_i)JTԅi%8t)NL{`@Ԥ8N;;(WZoevjZiw^z36ÉCALz"QS<D4zR5QF0.՝KĿу?w.pŬZ -`>GID )\`O?d+n_/ͫT x ApT|G#Lo-<,(lS\r=P=ʜ`v~,c*) ^PQSS놦Bb8:U HtI 3r]o|DW~띸\=DlZFb!]Ë@;[s2N\ <C6 Zg}sXٟƋߣ&1<2Hz8!E_s x|WxP?Jp>zz~'9 $S@Z!^>OQz)(*[z]h+77>+@ UJq 1RZ *=|3cAf,Gj`huF/ZixZà 6f<.trN^u͢* Jwkfh/l.Ÿ4OW[A[~MY'=cHBjFfM7}!`F튒H'#zQ a9$2l}6 ONX_uC/7 66͕hf mJB-t\)ŤY*~bLgӺ{E>b >F<]0δVéo*1ơ#]k~\kihq]݈3F=X> inIgpԇDX}\j8@8>wDn߳sJ A) U!sOmt)=,.(-IS;f Ek)h,GD$F]"$Z_A㬔*~d]+U&|wVH_.@7J aRE#kľvמ #hyq;5oHj戢D] Ycmè̔:#թA?Oġ.C'7bzm?7(fN T6 v ,<׽S>h&@:@EI>>nTi4DSwA 4 ސXàqgu<@Vǩ0P”oSB󗦠ckǺӘ6G%ו\c*b;Ah`e k9L $Q,8χӤ/0hvp6Dqk ]GX&I v&8lZf#5}ZΠ錞K(N2)*JLi]鱍f#xC2 dB%b.ڨյ:Xk;/tk|hAl^ ;yN 4i3rC|`lumw/ۜͨcGR$Gh:;[ypwq=5YWsK2J:*hԞ xI JbXZ]wbHK:`\96:[[-?D kDBO)g/#D#j.K|V5:lʀmUVvKV, ,~q 2cQ؁Ig"+2aۂtk<3kۨTlp}9P`Ev(Bw90'%.hM8=[F2A5Tnʀ?=u/ 9|%t' $!pf+uqmB[Y9bHAZY\OͶ:yG9r߃Dd9Ef'DQ0Fԅ+踀r:{=S]o|u@&h͊3w>cpU%dtkx@z܋݃I O8 ,'HŬlr)4 V2*3w_]FcQ躪$3Ho,&w_K$~`wAr ~ װdiiC#ŸW;!Nv=Z;5)ʨ4z<vOƖrr<,j:ߠ@1Ye95q H%b@V ࢏\WNqw{Q+KħhJ"h |7.mvvc)O f޵u3 N\@Lŀ \j`t2 " qcCUBS:Y V׷5 T)Oz{KJ;B242$ r1$/ͤVWK|URQeMM{Yh1(kV-% Ԁi: _qϯڻ_%>m0)\>!좹$݁%_ _:~ .-l0ͳH>Le *~ ';5pvV>^$=C'A]RCkf:%`aOoQ[g_ kO6o2"~v> @/\6ola*`p:Uj,Қ {7U7ݨoQ*٬"PÇ;ʵtMoýy=ˍ?>s{ִ 駪 .9g4q-:H[ 3s4#wJwG'vj!)6*͹Rt'ɦūKհ$w;BDfg2rXNGxρPPU kڞ2#>y/-TC^_o4ш'U|ރ}]Yk'ut鷒LhS{Un9! r59`% i' yuLwZ "O`\^|'mnZL Bi5SlZ b'UmV68SMQkAglN6""؋pNbV+.\#hBwCb-%Qӏ$Y? &|u^hbc)X+Zw:{ƅGܡV3Y^΄|]5\(; j%gTW^V6!D_u!Ao014]xǕuf5eY-iG lL*e3bZkա5+qpWY1| {:ݛ+JAG*cYNbJxduL.hi4[ba/˒}aP^J TqbyGzsLZn$}iNFE`{<QVBQƎ P0VRշ*|j7,7a{z]R#X<@> ]|!btp :|C H R74)1:hnrKkQojHӶk:RA?]y| -C[Qtx=cxaWC~܈m}ڎٝV^^'Lzt"ڜ 6OHes2Ԕ>iQ6;T6[c.t :6@4Lcȱł3'_ ucH3EDNyꘚ'?_M&::kXlm\9DZ `}O6M9F.OU_ۗi_7*nL4r #7aIOYP㳜"3kL[ۯ/e$8Q/ 4׮FSZ_z+NP71:NJjct<~QM5lJ9h =pAM@gzJ`IQ/t3Yo^WQ([Qs6d?Ajt?uMF&2تRZٖׄ* =c#iSe h^\^۱B 9AL^ l_H sqkGmzSʽ^Clȵ\6#U)D  ?u FĈ'; q p_W GOT;'8v3L_W`54z3 `Cjvb5F KKý^~ 6r3s ?u[ H|3JƥoM[G&#02D53yp-҆4\ϋ[yWWز[*}`,w3]c@A]zkaZ`&*P "T{a&vA=cϪ1Yux4*F"aȝAa01,q I]), ӵ{phi"tS35#t.J}@,JL:@658lR#SU ʝ r%r`_2#b@FjAbyI`{xul57=믤wm) c܈HK7wޘac8(짘7|>Ln!/YvN=6Z:^/[>gEvWZ";!'Tἦ剧xp8©g>McX?(BeH7 c8QVW|n@H⢀uxw6dX7SQRgt< \4tu8[0(QiȅyA]zoU5kZsi+ꖴRtFHh""=B<8GiN2͗l&@0GmWj/TtǴ18(V,Eb،k 2pv:~ ap"qn)>Ɖx%$M24_ms;nTtv홇hS ,^{sKCp1 ~oQ9ЫzP 3 - ެʱD,&aj]?A#ٹ rMNޯ$O2jRp24k Xq 4gBq+-o<÷n6-R#Z4n|h c&]-e((*Z'QًNĬW}=Z Mi"`T*hgdplΩ:FcvrK>z˦[LyͤKX"tT5%_b45F÷޻w_L냴$U'%P1QvmAM%֨o1l|Ac树# y?ӱo4: jszqR;78tE#NmTx^4D]j$|<i()Kԫz>ʱk*=Rã6_5^Зʊb3U< rߡDZM{ݡ8@%xE@,aeg]¬/JE }Ǫ8'Zt ZL W&+p[ ?#ruf^79񸑫VAXʅWh{-BDt#y+N4NT/nZJWՈ[kv6~l!zK'x/mrmd]JXI$tCm|(浢S4 ojٴySV'ICԝn:砣Ɯ-]Z%}fO6!W9:HS|%Lq7#N[KpoLӍ퉶F*({瞆s\'"j$nR|kO?~%ӵ2@hGюņX]hz%!׋Y={axٕ/Gjo4N(u'[`c DҮ5ùG/#솑+1#j d>0«2nB>ȜZAR[U{P%y*Gy^c\J!\nD'lY?o٣ȭmB1NVRw1V $an/SWet6}9D+ " GE?X a0̿rr_[P-xj~7{"<=rh!6[S9ŲwRުCU,z`̩U< ;53_K @m%iOԲJ()tP(DlGy>~͎h:mk[!\Q:(ӵėHS,k@*:6(,.0v vTH~ :9 aI.-ՙUA ڣ_0Nv4FFJk Ju]{siuo0Oxa[V:]׺CS{:c9مZ1ܦj7?$f.!EX2[\PE`_gyAD"ƨR=|sH sޅD'Q(Hw4$%]"~exkl8ņ uM8"m=cYz7S0dZKsPp#jmsV?!(.6VřPxO]88n 5RcmJBLRwmk .}>UMv1 sfƸEP2=(}iT>Aojpfh%bA;c_8ӥr%0#=gL%RI8kү|x@K)I{]sgfvtuOWjjiX+6VMjqGsBwai.GdݳT^\ n#tiZȜDjOCzExOQ9M-Z JzA:[vϞ7]@~>}'{'/0Hs1KXFךL:GXHow8Dl=o+uS:zS`'LNQ z9Y=(άfog'IpGSu%W Bjt24,Y"Bjј/vٚ>;au.ȶfDB$zĉUݙlx hPS'V㹏`3<Ʋ;]ŞRI37a/y'qBq^ʛs0&ӶUwV#׶Ԫ(TNa1o7f1\h{Ϟ[X1a*bI`އ4 [v˚'^#g{Db X響/l&C"UHĕ2Xb*W% :~D8a 3~6|6_AMߙ^)[^M!9 ƾ"M+gR ^vCb|L~+->#ovzbܜJCӯ+,.K!,$*Nvk@&])O>e#(r?au rQo2/$}U?Qc[H&ԇ0%JFo'N̨)Z$E{cH9AS晠nLT.n!yL.xow6p̓_ˁB'_w/_\fRYq@Uc/*6 't%\0hcu%g^"mr<*t:h0&'a׳RVn*%ʺ i<ߚ؉&:ܣQyQ<[FW)SmK$z,$qN$!'<7V_7DZױpJlэ'}Lg1BqjŌ2pf(Y`bŅ:Q;(/h?K7| J@pfR \-Edpid~ׁoټrʰ"OJ-;cK4\P.``*P` t~:rLYϑ msU 9\{І.Nio. w}_ BX?{.iū5e|t.u_|S@Nzu-^с3FmBV-|2&nWI;6Z:b,9tH+lu4.-wq$ErU#I"l<ͯ+Nh;uk܅o%`6PZRM5)]clvL@ YtW08zRoZ\T::Ǔc 5JVWDM*=%8 JJB ]UvC5>u,64zs6ei\6j}0VguedxX90lh\Y* "0Z`!xs8p+)-%pFhFғJj1iuȊ4F p0p~*3 fu'~$6p-r@?ꀭML+vy␂S9Xw"[O ( ɡFM"^\y<IphųZ(e3(=B)^l߹?j5sj[E~wG,3RPLp;@Y;Q[:OpdkUBH _z$\#q'Scv1Nn& G8^ X(d-AT0xɳDکcl1&c{xpO;Z#IkY_VQq**0rP\V\H7 <J @﹟k[ )KCV~{Φ$Oǫ |~mEev}*`7{KCO+ pGYX.ihl,\ƢBz\6.Hƍ 9_Hc.@t. Rd*7/xnLq[sz@|\m`Aסm Woc99 E5r$jp ^2 Мja+5\6 0Ft>X1 _NyK/0q酥dt*#ͪyxkq_OQD8T IdfKkN28@)wr.DSc u3h}*2Ejv H,bRn;Т ނ A͛q۱\f0ZE 6ƖeGB:7]Mlx\^O82 EŕkQlxIacyI* |1v.RB1"  pRx]q)q[q!Dc'rVsZQ* %WWuh.o9bm9C>l :m'"U=а]L6\iub8vr,7oBx X>^ܻDvoy6`ά`anјNTerʗ̪>-kr8?=59>m8^3$үfsҿC%VO| NJi~tI@k្l{l*aϴ7Eڹ!$*Ҝ}&To3w$ĜN}ʈk2 6e-犑x;@n_/Iy$L&o@$B`XVr9Ec`S6M.s6^옙s^}zڙA4%7`.+( Vγ!||Q#ŊߟN2੩/{ B$|#[Ш4]gVJpDm(L0REa-XW֥/0b?g?z>rrb cVZr6,G3GCkYJ<ngr #~?Aq,&xiI_ Gh  e x,Q9cFNB1PORSSkUenlE t>fJ9Cx+j/:1/J֤ۗ ҩG4i-a L{$}]&~SJM2 .)}*4yK }q?wjvJ 4JCFa6jM3~j-8xs:d-$<9%Q:V r0;\?K gyw&}rysM cٻ CP)/czKD豣Wjs3*:v~(:/;noF( ]?V]?JYu#݋ )ċg@[iMn HLd^aujGFbNy. ՀIfw (VPh'k7e$yfJ:X$QA&w<+h(-X&~N B aߡ?wj''Ffm hj`:ցrle&~M|'y1u|Y /8=P7 { 2{wCx/߅{3em{W#4a @𻅄hGU(۱SK[J8.[NV 1zNNKOZ=4Bzf#Jb5⺳d|PZy56B5:*-'3O,í&+}f2ǜLQ,SqfsR29%*R-;ny|iRLdfE58{PD.$H)_jK>1D{Af&P犎,]O7xIV$ܵheR1H^J{ Y_ Qny)DhPE]@ӨmjlxsU5)ڿHAlev tO %窛}yÓ:a`?^,.Vjg@O.G97lza+6!(` vYaVmL@rkFHX$E2;в= w`68A}o|6*DCB`D^ 7Y*p!\[S"km )\{A 2{rQ԰x,>§}|v\мP,.d%~Wgy } y8`1RXdZyhrN`e<^/!+\T󖄫qB|%Pg-'Ư>'JrzTsEm֣tN ud{3~ ~4F@`OuLEw .-ң":Jf_vLz\eBjC-[8 R9sb6,q82\nZg!ou.>C;H{1N}eJ?fk"i ] gU.u uE<2驮mjZ 046Ѩwxg4i3}#%Q{]&xö}$Cm85l>&>P+k\̿>Dn٦pie O:G>e2*@<]"!s𵠵R QK=?J_7J[,I|R!E:$OғtwC@Tpn n4Fu//"oٛ7q]{~Xͅ qaUs Śm *|+(ͭT*]InF{ʫr`ɷz5]DyX:qi}wπ~s Z*NcqMˍ",V9{U&?ʡeLoZ?%  +0x[Z iͼu1'w 逜#vR svjC;(MM/xK"=G׋ \Yۡ5YH€ZK߈L @d hR;yneoY'AI~0+at BB?k\> e&?8Y*+Ŗ]c(gWsA6s)ɥ)-ֳmm:?3񲬋ӔPۣԣC`6U5nƯG'fj>m~}iX!(Px=vd^-CLI!_̬!.~a:3DvHM?%1*RNPn^F喝?)`*U/mID` \m=L?Sc"?`[X x|f$A^$K IH(, R+Iuq%֛ pX^bf962/t 2|T e&|rQ?KrTuex`V'%f?yk+XEa[ ӲV4Iʦ;:H=m-Q2; dթޕJW/9EzQ\uŅh>*RE T'rF5W:/+BLoBCIaϭvg\jUYь^Nᦷ~*sshpի?6̈?C5Pv~2A4lK!y+>!M u+|$n|6y0`O䧱$詊@/1o0^0V5NAb*hw;9!uտ0' ;bMm=hKAx1uDZ\>ܡ81^*f$0Sb@gEaMς+P{h^ `P!ʩ/ dNL l!jld; P#'Pe!E6>,GEwz`/dکBi! _>bYm$DȲM:IȰ`\2up!#Y,4浥eg~T^P@cAYFn.B \@p:U0ͦg&S+Ew9h3ڣCEn {I4ɍ^o%FQuR6{dᨅM+蜔XUErgW(Q3'j7ivA{qXga6+B b\/1&WQV~+ :IOĈp= {B6[1`-)̱hjNwO}~0Ѫ2j1.1ds>rBŎ]$3i.P]a=|P7qK22Vԫ0G91}c5*v5Tmq$݃t`ܲi=PQܶ0`7.uڜ?Sww:ѾY . AL#M5v3\ظ!fFMr`!})kٕR\NGGf}"뗌 ;iD"e4rٔ)L9٠"gHL_RaS7UnFif֎hH ,>oN,zYv׶w%p^3~5ۂHfY,wl̊"TbaK m=^%!yqTnE{]8.A)mY(`"XJ's5P@Eq.}hS)Q6y.]r h wOj|>[K1LƓ9-'{1 ђCJl[`t?{3G5N u]a Τ IROZ5"4>HܲٙHKWN3Bvb>\1aˢk9g9xRʪ#}Q. RZA N"WpH&|T cxWX.P}p62RLׁr& +^AU*U;r 6bFmCU闣U:jNS :)A궮m|zN7'hev)sjo7r"MYsB=j樬:psev'ڳ(@v`E]uњ @ɭ cBZ5tK)@}qH;}em]0PN ~]Z2!;G`)WΚ4>R% SH5L~˞)>gĎt/NN[SׄߚXBO3 .$uʏ͟F4]Fe +wcպei.: 3j-zoG2 7mBt"sHcs6y2XGԫxUß0m`1t󧍪Ǔ#D$a&XT5HYI~nj9WTZ r WPGU18;bWmbi⁍ܥ |aim+n g,9镸;WXt#Ϛ#@R ^>;^fTJ0~D]_G$qU"l-X_!?C#Ԧ0ռEEeX;ZY0fS|J L 9L5x?DrEQVyss`I<6%BO>j3'Vri}By 򤌆Hqc"L)N & , jpb#Fc[QavQ- q//L:D쎝Ưd#Ϋqh/; [P+ɜ:vM&8e]đl^ݥB⑁5$F}!T>xfdc!Y5Wإ:16Qs.d&ڥ{Qx Y~!̯A#Bh^k?eN% JD _<LUkei[ i^&+d=-t󾀚95:Y/H&dڨ)P0?_(-L++*7/|@4щ&\dX7u@8.,SE%2Ar`vaO .^Ʃ'Ȩ! nKag$iMg8;kONCD(ڙzd-h?"tw/oJcz ^/N9-`aK"PߣMZa4{NUJzgŃc7Ģ$?]֨_|.nQהbq{5T;+[eV\hJIB5:WÚ82CwC}s4#0wfEi m$s.5.U(4?Ye6̌CWI+O@S'Q=pq?K[&>sw ٧$&ng)զɰ+P01l. !*1]AB6PUIa-ޅ%im3Mjz}"юEcժr/N)G{sӬ۬ j /~]Bw[C/@CG &"PdՠǙo1ie m[e9xAn=7;6?[= !k/__7l'rTv#ԩ  {%;{C,E_]$F Mzc&OE2 F?"7Wt_f&03EFI%OX$DO$TE3ghqopH_w"f\ 7y0Q6(yb¢xD> ,%c{ZH݃=_)d$3#M5

/i2<9EE)Ñ@ܣsVUc-đG%gLOT΢I [evR|E%A+hU<Ӻ+V0s6F&Oό,ٓsT+i6V$Ni )5A;A˓5'`WNCj4F8;}n)@RU0* so FִLz}n.$6m~R0p[ CV&s eilpwf]&rg)ur4{l@}ӕ錒 \,ʒ΀KRF2AE -5!"X%+,PAU6S&L/;Iy'kw!)Vrbh<qDBS: .bCrr1^\aoϏcPN?;!UPU;'(IG5At/F}*osQw%?0Y*ܸQM| Y%+Q!۞.6_ɮ+#O\XqR.8*Ms̎Z/g2TA=Xgq`cs6<5^t֬"kET+[;}_AlUTm9@^/ ˀTORzb68y7mɎ*H%F< 4,-;?*V_ /qBwTfSԼs%I~n} h9AN@цʙ\[ͮF\AGъow0\5';8їFZ!j0\=`7[W")u)E q\`RW@k*ClxHf˨帋Vkj% 65!';^hf%['kҩd.a;z6xEװ I?pY9m6Ԩ}Ns͇ v QE\r#cY,TaOdua-bKéTb ٶ*E?HFp4q~3g^ Q?ElyM.Uy(U1Vwʿ?$U@_0l~O `ͅ$`Jrl ^ԼZ&ꤟpK!8L8NFtԊF3]^_9m޻ԏ0FM,+qֻ`AQ-HB+niNUg1N׼Ϝ~1T܅7a7,0=i*cId:ڈ* k0kM^':Ӡl0 [̓gI v@D+jP!m 1S,)JZclnƯlAX &1+`z5socP^°<ѣ,QrOY9BkEEN8,B|Rxm;!^yn/ivf^zH[ pEg8(~k~ӿf m:7nn/q={), dKrVF dDXZ.8bt Pix<Go  #FCvi\E-?hz ^ЦnxA V.>ٯ':'㘑4; *+\_GwrƉI1)R(i7;n:SwƟZۤHEMJ˄ ~ѨCmWyhu~^M-|YEET7jyҊ3j$4x!twTg6O&T&`>8%r%7Ο,p㹤oft">,T},|' hha" 'V29j$P~K Bw$PDrq/IHTSL΃f7|zI /1 ^:nЁC!6&SC:4lڴi|M˜,[[j;*=3lSaPTB]br&WtGUt=g{ gszB`uwH<>nwx>w8>\L݆J 7]ۭQN?؇AqX# ibsϸ}%+-뙷@%믫%S_q4&4EZ\rΎzoO4%x8'Rٴqp]i sL\;Ow\UUGI͐o=EϨ0`/G1CЀ sWtp_`-E,OCqm'> mYQ]n>.W_J}X9B5&|hED Xсj?_ D$s<#yW '9U3n\MUMd^ћomp5:[^eGTR*Ϧs~yH[@&Czέn\,}LWҹ}ektj@KLVK@})jvXNrzoHooB-MكF:3#ΣJ[pX TΚ_T0Vyd("'2C3vxz *WMm_A7Ƌ3myS'qkXx-;\QhӉyʋ;4?ٞo"{\+v0#"B{\̨$:,ؚU&8^7(mFvtOPdrkQ"P㕲a>1 `s6v|y5xggB"J p:XȔ'4xSW,[[!0$C0obuLlIUۧOxQ7GLQ<*tFYpnu3L߯ߴZ9\!oH;0U+,+WAlз*! zM]tBv9k,U?ٹϚ8ܲw +PEB^}[`@ux61K"l}Gctc{YSPbHǻ*^yL]ͭ4bvCͮiOI]^U e@.f"MxyPgL Y:-Ð J@MHk8Km3&% =xHyD)+$\2dcH#=d56e*=qchQ>rW$hU|0PzThEZ4lDKB,,6{ѯu, R0o 4RuâM8/(lkw+BT]Sxw 3ZԭlVO LP~$`2<Y kTT@glA|ߥzl`6bO,wJOAlT@"#E Rڷ,}?[G,8a&ZAd9góŸ͑Vא삗 5Ou#_^_ QkFGn" HPE絷/iN/Qclb 𤚆r<ʤ>n)k{%Mm MR16q,) ODǡ'%]R #!TyKm"wW/VsQ#[ #,mϘ4.A+K pJ5bA"vi \T"/M4E?Yg+JL ,H%l\-dOLs1iDy*u4<-#Xk(Ӵm tp4)! MZTi;>)b|5֬G'=( z;$FC6҂\yvG iHڲtޏ׆fi6Zے x7V#i[~mVdKN&{N^9y.?RYweYye(Q&OzksDP;O]+Ù+>J!sUaL_&)y$exƇDZ7" [G6'QPhFJ7!pIC1Zl-{~/vƑIwK5qٞKfv$i08 ^|&"O8vo[`f"g?b'.Z}@`6F!8 0^ٲp=G, \[7%q 9ܤX$d O*Yŏ{vqm 1,4K1u"gUR6Ocw,4`ekno̐'- +5bQ^ŐSI=syM Ӆ6h"?QIhedg:HX~ku-?#)~&^P/y~$ۭy] OtEXLl=ُ $=3ހ!^DO"?RZ{t2A>X) hh-0Np9_~բMxܲ̆a;2=>ƤLЍM.E?1eu䋰uxt_py*+#+*4SAdƗFڥLXF<t ?Mc)L:|(x}.iw1G {AzAcg5)CìDAL-_oL9)f"F IiOxdg_Y}R8 [=d)@ydp R Ҝ  ]b'ђb#O&E*PC,?d'1ex =0sS1gv_b=qxp<v=' 'Lc^ѲwܳWhծ9X-H\`'EZwΏcXT'(+{Pc >'h* cm*EwO~&TSV쬫\<G+Gd"uꋑ6lH; ɤ'檇 ʟ27qhP W*p}&zt_lsOxzeew#A߯sYSj =rzm \u~fJtuP<7*%$s`%D*į&asr/Fov3X-B8,|?l#0}r?^Dрv;ByœUm΍78ͣ:a_L3J0>GzDNfɳ`|8(_O8*ZW 0IK (""ej?8@d-r4\T"خ曧fFIG,9@wdC1^~/tkФ2J*u(K+n3!\OV??۰vX<=(& ^.RbMƺr^AaBfj۔z jj1ʆ{TX64Tpi߳ދh1yױns,_-ypD|69 σuM@)]fy"^~B8 bLBϥھK}"ΝҴg1=An} Ul}o⇟?԰X1T,ͺۏ^oGޗqO]Q?H=˔LxBL.p:EyJa)f@i}6Fi`{4hse y i^h'hӧsto94<+H tZdʌR%Lbe'~&JCEXGP%ߠusx=A"B 9ڟ}!XѶ൉r .%ċBu E;2^pF$ C1oLT$ONc[zzzy*M%!b<3CleC{z#A2H+n8t٘`S0Tx/7g=Z+LcĠlM};MX>c㍚Q!;buuVA]'YT/D7ŊM򞋤n"t3Z0X~MUz-sϑk]?tb;S\7H`,$N >Gq'a#Xyo#tMmrxV mG=Iʒu6 ;2ܲU~1ekNV?ͨ2цB%JM~|\_9fV;g9ЭK0[C;tV:;@`(ⱨ`?x2Z2VꞴp^/pe,^mp򭙅0<(n?ח,6``KkG IہܠZf3Kz GL;lDžw}:6q( Vai-x49n3h4ɘĸ-,:E^ɡ''R;n-R$lx -?Ls측aZa ZbD@C^Nވ8T2)& smȎ+9J0a})t3p2=UM%QR7i3,/AYY[9WgC_ng[2`!Z&s0rҏ ݨ{ zS\a:rC/mOHڒhbHJ.A&`MC\FS۩KiWx&>l&40 ~6ꃈRJE]Ȼ5BJNYaIRı]5-6zM/['삘_""j_mqz@_K5 PbjX/yLMޤAek41+mzOjZXlޞl!@pvxwυ ?.ngH[N ~9G[W TPPO]QO2VP=3ԵN;=lvhZZlڴrjG?R8}jqZ?1ݤO%mè 5-OnW_w$! i 3{&fN[;>X"ђΤ h5ͮ[6EHh`>?eTžB#c},b]`IXᢑɛ?qaG@ۇ.Gϕr6;޽NXcdeϒŋf&ҽiE'a0gA :1"Zt\ smw`ʊ)fQJsؚB%-!f@}]W(t^y-rDبtxܫl މ:)+c[I>YuHxr(!zy&@}7>6=\Sr-B&0*q0%;Ja]dLRb}G# w'^B rZ0boYsn͆?t|7N݌d$N0,^@irr\,p`qF2epm,$ï2'TPO wI %sJQS`G7;o^Ή$=GHݖĽ>עxdYMk.Te1 vg@ӄ ugooa|S¹{~;K@F\,aWuy z#U]@ \G ְ.ڶKB pIXpixW[D=@@WatMW}xLQ Ht1m*x]Klhy`oX6)Oc?]'DDR08WAn-_"@-T=W\ N\BA`Ą#(.e;M9=HvYKmQʽ'Yr2f[!i4$B(p% @cI`7Aflx86Jߊی`DT|_Ctk7 Q.>k v:S"dde\{s;D~R7.dKc uC2Ti㤹 zrli~!D9gO_%$_] B yքq܁ϓx+gT&x$(@ F.S, @IX4/uhoS) -P:FU ʟ;2yi!#SGJW}goP;u6M^9tJ _ha7MSGnm5n!?7J6t=pfm$tHx}w);-k .ӛf̭LŻl.ُl&j}p3Xܡ@9/(AO  S:V^b~kBzDoc(Z= ; {F)"U2A%qG×f8>H0EGRЯ/\#BAbQrH^Z@6 JE&uG@wq:x%'%0X# !_ ?Kf12MyKGd3u(Gg@Z_eo'?8 @\X$[5! #k{&+^MKf7CX}Bڳ!5n"BF'J72!|14(Z?SpKWEmUw.Az/ /JD1t? F7Qv2 b0v;l[;]: Ww_SE0r͔P"$7t읹DemK+IRLaeo'Yk"Gdkyk6(RMs?-G$Ik2lOSn#R 􌧶QݙtlM ÈN<]p0nK'̄YFHg8j?Kv^_m'z]Sm'9b* UY@ʻ s1:*dklaNU @Qei3gk5d4poU!Zt&ٛ l?̢+N;:"Lͺ=U.`уæ#Ky2<֞HpDb2f/6ϯ3짥O7!7j>0fA}2-Jbfݐ\JjspX } 1~Cfsz`eب]ױoG\-̝ C:: Hٞ=]ƐZN='(ߥǐ%6Rj(T n2,}w)b8} OL9,3ȗf<+o ~Ě i˶$->vZ̸8x٣d/e;n_+UȮ"?FG Fɤ2oϋnjm C!R|ҧqܶ&v.u-f:d xp+4wµp>G)]eyqťqjiH^LueRY受få u y!򸿎0 _m糪bCf!2-XgX5T)ƎmU/)'%TP48 UQ+g-AZ[4z$pܽK .BQevqAw'!BWa0B{+;!}O*Wߢv`Cu?$n]T<[1~OS¿˿ ӚHGJcˤҬ; % =D){ 20ۓ~w۞IXѫc$֕݁I6l3^q#3nAaͣ۱FUe3Mf8|tgXNmFv.ۖ}m*U]nBꍗe} 9s^p}T9]VP3M .Ǩח\҆8k /NQ+>cV ժ.4)|&Lb ?7ꐓ6R5 ^)GZq&*>A$MA3R s.w!o[L?ͫ]GHcFmAC>! cr_&\PK9rAq3UhFZ$MH>1I 9#hPUkWGqs?N{ڠocl=YB>2Ĩ +H$qׄ ur޾5 kvd" >4|TnA)ԕOj}3dɔ3:a2\3l՟'u]Sho-x|sc2t'99_ :zj] F=Tq7U7 fְ$s)ojun!G2rWۿ3 vȍ0jMѼ۩#m{4S8Tĝԃq7[ Rs2c.RI& = 38Hf]?kYdM@$n(){bO;hTbg<>: ugU9 ӭZu ]RN+Eh| . ⡢y)orN=$D\˦8YVQX2^StulδOIY#Ze艻kDf\+lYN֜cV vv[mEƵ?'D>+0PC^i>P6\պ)9Abm>1<$݆آ\ ;%OʴdvσtBOܭ|Z9vRf&5#Y*j$c)^\KQhP#v ~q8 yϯGO/QnÓwfUٽ]w;8"Vaӆv7/(jꩀ ?㐢JBߤ@;%LU232#V=A ovCu o7͝mK+;0E㑇:>H=_M,(]^wL?(NR+s?ɬ^+C];CA,TQSyGӾ#0p@buiMzN 䨻< =B ҈;쀎Ca̅brKq\Is~JJoQn*Cl;;pK?+fa:nvE2mZjs6 *~nE\CoC">2>hZL~=uT5_jz/3_ 5&y(0>8c۔C Vw,Ww B哪mlVEa(P 1bUFl3B`1 A^ZvAy蛦N7 A|"I =a bpH;ArEJtO)H-Z[(ly,{rl"Gc'?DɀܝB:9jn =wBpT&Q}r2)-Ko 8`>A-=u an>8J s,,K];NlQvߔi-@LR>SڠH_HLK G Q0P9C ^ar" T>ڞ@S>ʑB?@ͩ7sIaZwZrOaY$+]#KNL9lZ`kVyRׯcEyu[I Z.;OndH](`Xv_B9W{ >fzfw\h8s!%[vǷ%[} 5DnPRVhl0L4ZsѭFgHŝ^d,uq|.QϩKEhK*S,6BA} )шu4,3cIڥqJ]y9=FBW5~W% !" yH)- *[ BqֺI xY(L!T_Ox- zgx2pdD3` (J,9h2D먉ؐ:Ok-3g_:j8 $X Xzw3ݨVBogäzSJ=a}v"]'ֆ}#}[g_&)f8rVcX R^'|Z+Y\Y!0hrxo0aGխ)DO= >Ǖ|u䳄xqjd]gح>^yN Fek GZ'&-+a~EJF2U M$ꅑa_o`R9BTVWz-!IಜO..Ip9K$BWͪ{|6tW,ׯ_f}HϏ̘?yeNZ??rn3u1K@mO;T! )bG?aLtSKb-K}qOXD>|^ 943A{_DTt\b}Sg_RMl^Wzg]Ria$JȺMct #S@i`emT[AyE[)S{X;Ot?Ä˵cXKwCe ڙ knRe`\;;чy)xvH) ȼ6^V`Hշ\Ls sT`'lvuDY3@|Fd[FVNfWԗ b,LS! M.)n웯56>K^YtY:3@3#up9xܹ;Q$_ݧ4wA3#=g8 K.; 2]f7i[*,fLaWz7=jx Xz_5Vi"X`\,'؏!e P̑,zڄ7eV$0Kb0N=NL!e3_.6y_W:ylP*1J"g&mT3i-MԋqpRl$. ܀Uwt];Emg(;x8sDt`?c0@wq7v #\^lL|*\ushrfy602^, 6.^# ˁh"9`V헖h~!G*TbH`&+-^'x]ɯ8yrzyif> `2&B(d^DA_[.lq^+@ [Jq *| 9.8͞9du9Ŏ. iy3t9g]=}Φ .V.R%a <О?9 WLNh5t$m&P/uAt &V4U1`B;0j:јR7RTaqW`פ `=)5ؾrV-cA @-$!F>%tca/*[_@V%=&[ߕr K{{X+uSXrn:Ֆ%]| jQv9Ȗ&L.;(e`HAg-ɢc p^i |3n]{!֜Xb@Şwv]eܷFkh}TCU|E9bEO +kgpW+PiFzM:˰ǀ5g}>5ADQG6#2'{1q;NTu0׶ υHeDGpJS2~xZWhVp`g*x ƻp}yyŽ 1G 'f/xHG"'9<+{ܠ5hJveRh$Q |fRܦƘ2 1{H~4cG cÜFi]5FۿR;WJ`TdC3'z]QiZgmbd#kEOY҆600L`ao/lS ԛLiدǓk}>6nfKa%v, DhYܯW>-E+(QPg=< ⲍ_jU]/ pyi59C{͐AM'8 _,aާD7G xP,~$Jg\?dA{blOH3+ +4uATE+e@z lF1 ,9x=r `!,su =6KPwꎧ|xOc/NlnSGmbLT)>TcRo' qy)H:"@Q^dBql Kٯ|A99GPyWkiѢS`fBHL<~y L(v3j Uah#1ŗY_i:$&x'6~Pm4e4 H5̎eoQbFaÔ|ƅ&wS֜y@U7h\[wN͢K=M}c,J*zDNjzg>?뜡3d+uR &c$9qRq_#=~>m[Uy[K߫5μUni~.L4FOG%3kv΂9ޖS DMrl٩fE"5dHM'j)u[jpRIHbF:Y ]BqlDء5DNMq" s[Pg$Rc4v5@!le6Bu3dǥF͊7?KP.T`m[uO<ɁÞ((1 c{C?1>rw_bLrG4tό;wvj?P!ϮԸNͷ;,T*D(5* }z`72w䄦JcJB!k(HF[ %wfghJl>?bC2t­[s*)o.iւZeĄeSc/cU]N 3qT4MI "CӘVKݳMLlзAu/d`KA:S_ RzQNDkǏՔZW \Yw@X-Wdk% k-7e%7J!mqe? Ƣ!RT.ͼKLm֣r ˌ+Ē4Q>j&aك0s(\wS`{3QK/@B*ha'DwM<ae)y1 C*:?8 ftb4 qUK2QO.:2m{5g;5E=Hh%F? qL|?3d.lm8w",‰# @꟰ZOk'e9], µ+wkuN-4vF@B Қhk׼= >}SU_ߋ C; -35;V (] }GmRǐnϱ'|)]OgiXaM0ay޲K!$i Pcxfp#AcG6Ӌ94YlZ;7"_buAЧϧgtF֧6vBȣ4A"z bv[?0kKtBƀ:648T8RK} Xw ?%!$p=X5ᴠ .w=2a/֚,?G*aX Slmʐf.Q imM(U L*DLLV{׀.^+m۠x;'wVׁFG$ ڬxL"QPFgaF,۟4 a zԓ'DEc9(۴sOBJVWH;mN/3UZ;)8Z ǝ]\s <%ig^#(AJ2<\ȬnZFDL5Я3<_tg߅-MFOM|V/ بNwĭ E>ߧO4*ƸPM(=fYSg*sqhgK`  }2ݤ7$>@v5vA)U*BX$S{l%EbF^o09h%LbHL$_4ˬ )pWC #neJ""֔ɭ*xM r`5jzY`F'%]_GQ-VrlZlXe {L$^J U{߂ˠHJ坦P+QBMDJo8f_'&lukO m-el 6LprW0cMmyڍ܃Cu&@ͥR .XE:Tft5TI o1 Hq= Ǯn)}6r㾼jnsb x1"|{=~c\ 8Lqu~c!mղ42С̡]\=E9Le͠dkl:0'BM6a_˘I>t7$=;C)"y?UYJD :1y1.41|l0tPihqmxC{Pz |O+c4tP]p%:%Jt|.chÂa fD!5VGg&qsnDͫ$J Ԓv㺃x[<1)v6חtUʪș=IX(.K?Hʩf_,Xi o,'(vjS_]Q\B/X5J^E!~M*,V揄舙zsM9!5%ҝ<^9֎ۍ\Pe\CyxݢFb:un쥻:kzEqV_RkRp[[8sɥ'>2fg /bE g񤋱Vi ^Ut2:0qBOLF鸡k/f~蔪 "O6צhOWrI'"Wǭϸnf=:F^Fm--p=6W8gP1A /dib'wu[9곩UC!Lݦ3\h A4R ]&o^:fErq3[͞}cK,{~:[&"uAkN|>GVde(t N0jE3J wPaӒU߯ ~_#8z'453U_r@ϢudK fSO-Dh'Wnn΃qE_4Ei`tZU^-R !܅;'+Df@~~Y+/0$8Pg4!" 7 nn!HzOry2i[ј2Dڀ޶.;Fm͎11bl8q3G9@h)/v R {)G-+LGV{ބD2ЯCJewGX8Z]")^}W%o+|DRG6ē1p4jAÌ>'3_ǝyY!ӣt!hjUn lza6W񺷭-6vòVhodf+)[m;6ۍayP @%M'1ɥ1G}{OmcS`y)d9e6p[L֘,{dxiYes)w-BfW.b.}<mZ{;WѪJ)hє{M i8|SJ!*Lmݞ4*a&( hKp3Yh+pDzwDAveᶏEQՊ #F][O,o&N쀑ZkTQ#5ߟU/Tt‚ŔfaOc}~}"; 2P#h#ĎTn92it.IZy/6͹BI$-"S G~-s|9P (::Q~>Yӌ֝Oksd\W9lK_@e6&s߅,ƿ Z!edz%`|95vF+c2s q ) ݑFZFb;Wc!z S[iPnYCv'+ÍI(]G*>"Jfϐt;35IOŗ C$(,dFoO7RTŕ U%22W|bԝ*1<5:/3ɭ-=Eo bN SZi h2q%/3k:w.-(%Skl9T*Q南x*sEVB*7z֒ PcpQ K.]\IM&*eͦoV8 a6ʭ=5)翾8ׁ GceLևVO5AO-(d7@4E&<^ŜIf$?[IsGF 1QPom`b慕km̙ 8x9ǣ|pLdհ mí{F3o?ʌmhPwvh7Sepwwvip͐Sf_L^< ",Lz;i2ФY7m'DN&mp ^ ߲mӰuȴxڨR- c#5,Ti4 N'9&iyX( )\?˨uI^ ȔJOBM€&<_؏>]OS.6u< j^&ӞxrepD [K W|\J} ^wzoŃnpb=WD|Xw~9CJm=H$B {dŀp,k 7i։ic<\9_H?djW阛̩8Fά$nDВ1h\N^:ܿM q^wL;] 1ȿ/P$ډ83$ ##U_ż b$P6??f0-D@j*20p{I%{=>Iͼ!$Υwrl\n1UQ+@dlp7少(Kς&%'z17z} 9͸K1uwgu+  >3wg¹̞iV9vӔJa/!7eg'G(C󜥊vUallސ+8=OUYVolWNId!ЬLىlW WڽaF&ݚHW)VVܠLaHz;3xwT#4.~ 6+aMdN-?L39]Cb6xp%eɹ ЁpDK>,I06ViPCwv@qeSXisB`a9p*;x_p& 5_ 00D5 Im&UxQXx8;"Bx٤fiɡM3Hzb o gVaw~=L}[]5P2k ۲4mpR>SCeM++xYO&Fsd7f9~:CxQ.X&JodJ4O}쁛)>8ʓV3 ~Xa̼z1p\ B+x 杵eYpTAn^Lj!Ru 7%db# p91w|$poSJL=fӃ b+F 6OmaGȋ1h*c&v:d[q߲]s݌ě#81rg}vƕ m BH(/eMo 36.5X= Ϟd, W En];w09,.ҥoϨ65?%pV^nkJr9ʯl^kܮ)Ȅ,KƙxéR+:*з/I0O]d|tPq-wA4mF;Y]ȋiז@!h@1ւ{ v(VdHV{KCmmv_Z`p<)HsbbVv,5K5˷ݳ~w`߰T2f5i6) 9.M3 [pIK ߁KW5f=EZh*[Š}bu7 v;͖kwL ]]NRn,ժs`+Pf b*0}@*Eۄ aV`-'߼?(=[cצggѱ"٬Iw(8C*!gH rz8:$ wΝK!{ՋvBCF4R^*6Qbl+\s#Q)Qԍpny-TqpѠVjgjunwB߇ \}Uȉ; bMM[}?81H:R'VK)9e#&Sxj~ԇ[jwfO[*/7nfs5pw9J ;S#}K'wsxk+3:K <Ȗ@.>X/|N-'Dw y/ 5UZMx.6U[אS?ll6nu\+/Cg]f"#'SdΆ ]k@1=@?RhܝHU"8QY+L$ yZG cWpBCz) `9 "%o@Wnu 4Yf/E=k?Q%l2͙Մ B#Y91iTHn9̡"5|}ĉmhld@XnzNk`F$σC{žd#m}aBq>z"htR Υ:f}(#x8:Z_+D^u-ʨ3>Tp(80 2ݔܲt`fdܿ*SYۙjeq>@fFJ-QMdqƳ/G5n%5Eeze'8ʌ<vK^#Rn5.L6sNHkc!kt4MIm]OmtvoD(.jv<<ƹ]" %]&•+tq68!gq*jFH;@hݮs|kt BUp+2[ˆn3$e1=[S^\Rɦ[+| p!dYyfcpx "BJ~"ԑfI>ʱ޸`[cfuRH !6PvmP( Ӊf7%"D:Xmho̴6H,m=w V-J6)M7c7ZUt/2q ekdc@ {#kA #ˀ}B5(בzdTLgo=0=M!^[2ox%_sfFve:m3 uu{T͸Ls<}VyegvMc7U取uI7uœ6DFzJ(#!g]S=1c)oGbk0*O Hr8ו$[LmR)(\!Xѓtgq0 LI}bx8u}Ҵ=?~.5<7SKV/^g m8+|昤N<<^Lw&[ݬWSN3j|4xz!]Ud~L55Qih6]t>h"+Z^?v&j;`>nXg|Og ySsmݠa%TIL)7%6Vǰ#h{/zd.k:ኬgm3kYwZkn7kNB3(rN'C#4 @#Tfh28U]OS"M'۹i7X d2Mi9;DAYxc pMzd7Iԁo<,ނJW 1Ôk@RlY!WP9"uMKFfKU:Fv@O.|OK( gSbw0ϼ3axfm>קJ98B d .j6VKmke7v#ȷDߞ j6&ЍX ?{sv*^+ E}9=‚y5|!Ng|L3 M K*zhmq5Y+/%9̩[e|罺w=n*e;,ُ[LH_A}o1tgUtv#ݯpH_A 7M1HeK,RHݢv6#Sqoەyn$p_&9s|?=>9T?y&S&qNI =V\IPԐ%>ʢʿ_$ jPRYK,k1G;OJ܇l82 grq Mz:D3f8'},#&|*Wn[U$lii W!ԝ~1$ 0$!dz"H)Si ߘ =u=؎Є.åP0Uv (kG*s-{\y m_l) C(AdN~x0or6~1޸; bmpUxl,X 1x&mL[[~f8noV#<GsW_w&;T6?q{OX3&>Кm+n/RNl;>7f=ffZȟI6U3.&躠Z6$nJo]H]β)9P*pMG=Yɣ9c=~|Tm[XNc,?ut0L9I6FL]ATog`t95UiUXzvX#1sl:Jj ̼-Oˏ׌=PY`s2; ) #a(Oܣ/J6#-${Pd4Q{:fuc(~fY:$0g(;xA8h;!=IJh,oҶŠ9z^.|v 1gNLB?{"WBG- |>SԨL'3IJy/S v,\Q m=pZzY2w]Q0TFOq y834]@~@zH5ӢH^GSM7'%/OK4eﬢznY,%d`b]R %~e.t :VekYZtjMJ@BMnU5oyDFz0rX# oJ*ď "/wz|"J݇{q;H Nnx@Q!1%rF; fdA%yGH5a ;^rP7DʼӕυI;di> &4դ{unX+(tCPif c*FwY4>x(J# 3:9B_".,GH -~ F{lMmhlP~tߝeCK_ VlpjyIc7ʦ^(&;=x]XIH)ˑ)J]zԖRɹ@`BZv1 >YѧbsS hwy'lqS1))'| YVj^"Y/(G+-[k9TFً Ӱ ؜޾JԚ_7u?깪j7H|}:OҀ4I+bgTdC,UЍd&鳚wj}~[FD3f"֓?Eʫ*`l*( u:  YZ