bouncycastle-pkix-1.79-150200.3.32.2<>,gp9|zنZ W]k EQp#cR:I O ;O6%32&@hEzQ'PHh6I"=QWaPpB]~)NKL%qzc쐕): *R4! ~{L#T3P5JRݹ0A#wRyt0}'nsg q,W`U.#{gi?[95НU>>d?Td ' i| ",@ J T h m t (8#9#: +#FGHIXY,\]^bdc defluvwxyzPCbouncycastle-pkix1.79150200.3.32.2Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIsThe Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.gh03-ch2aSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Javahttps://www.bouncycastle.orglinuxnoarchWIA큤gggggff06ec13386b1ce65b077c1aad05e3a7eaedc1b1d12686839d991565babbc213edbbb10380b1271998b867a2e36b1cbee226e03d438726e1a91f80c5dde11849dbe66a0c1cebcef2e7113e5556d882d5b621b77a5d879baa62a1711a2bec0a92df553ca5297410c6d000aae0c26a82f483942068f8038d897c0f24aebd9aa0fcrootrootrootrootrootrootrootrootrootrootbouncycastle-1.79-150200.3.32.2.src.rpmbouncycastle-pkixmvn(org.bouncycastle:bcpkix-jdk15)mvn(org.bouncycastle:bcpkix-jdk15:pom:)mvn(org.bouncycastle:bcpkix-jdk15on)mvn(org.bouncycastle:bcpkix-jdk15on:pom:)mvn(org.bouncycastle:bcpkix-jdk15to18)mvn(org.bouncycastle:bcpkix-jdk15to18:pom:)mvn(org.bouncycastle:bcpkix-jdk16)mvn(org.bouncycastle:bcpkix-jdk16:pom:)mvn(org.bouncycastle:bcpkix-jdk18)mvn(org.bouncycastle:bcpkix-jdk18:pom:)mvn(org.bouncycastle:bcpkix-jdk18on)mvn(org.bouncycastle:bcpkix-jdk18on:pom:)osgi(bcpkix)@@@@    java-headlessjavapackages-filesystemmvn(org.bouncycastle:bcprov-jdk18on)mvn(org.bouncycastle:bcutil-jdk18on)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.791.793.0.4-14.6.0-14.0-15.2-14.14.1g(@f/f/em@e/dC@dGcObbbDF@b4t@b3"`@`__@_ @^l@^{G]µ]@]@]@]@[P}@[d@ZYY4Y@VU@V*!@U hT!Tpmonreal@suse.comfstrba@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.comshvetz.anton@gmail.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compmonreal@suse.comfstrba@suse.compmonreal@suse.compmonreal@suse.compmonrealgonzalez@suse.comfstrba@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comfstrba@suse.comtchvatal@suse.comabergmann@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compcervinka@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Update to 1.79: * Defects Fixed: - Leading zeroes were sometimes dropped from Ed25519 signatures leading to verification errors in the PGP API. - Default version string for Armored Output is now set correctly in 18on build. - The Elephant cipher would fail on large messages. - CMSSignedData.replaceSigners() would re-encode the digest algorithms block, occassionally dropping ones where NULL had been previously added as an algorithm parameter. The method now attempts to only use the original digest algorithm identifiers. - ERSInputStreamData would fail to generate the correct hash if called a second time with a different hash algorithm. - A downcast in the CrlCache which would cause FTP based CRLs to fail to load has been removed. - ECUtil.getNamedCurveOid() now trims curve names of excess space before look up. - The PhotonBeetle and Xoodyak digests did not reset properly after a doFinal() call. - Malformed AlgorithmIdentifiers in CertIDs could cause caching issues in the OCSP cache. - With Java 21 a provider service class will now be returned with a null class name where previously a null would have been returned for a service. This can cause a NullPointerException to be thrown by the BC provider if a non-existant service is requested. - CMS: OtherKeyAttribute.keyAttr now treated as optional. - CMS: EnvelopedData and AuthEnvelopedData could calculate the wrong versions. - The default version header for PGP armored output did not carry the correct version string. - In some situations the algorithm lookup for creating PGPDigestCalculators would fail due to truncation of the algorithm name. * Additional Features and Functionality: - Object Identifiers have been added for ML-KEM, ML-DSA, and SLH-DSA. - The PQC algorithms, ML-KEM, ML-DSA (including pre-hash), and SLH-DSA (including pre-hash) have been added to the BC provider and the lightweight API. - A new spec, ContextParameterSpec, has been added to support signature contexts for ML-DSA and SLH-DSA. - BCJSSE: Added support for security property "jdk.tls.server.defaultDHEParameters" (disabled in FIPS mode). - BCJSSE: Added support for signature_algorithms_cert configuration via "org.bouncycastle.jsse.client.SignatureSchemesCert" and "org.bouncycastle.jsse.server.SignatureSchemesCert" system properties or BCSSLParameters property "SignatureSchemesCert". - BCJSSE: Added support for boolean system property "org.bouncycastle.jsse.fips.allowGCMCiphersIn12" (false by default). - (D)TLS: Remove redundant verification of self-generated RSA signatures. - CompositePrivateKeys now support the latest revision of the composite signature draft. - Delta Certificates now support the latest revision of the delta certificate extension draft. - A general KeyIdentifier class, encapsulating both PGP KeyID and the PGP key fingerprint has been added to the PGP API. - Support for the LibrePGP PreferredEncryptionModes signature subpacket has been added to the PGP API. - Support for Version 6 signatures, including salts, has been added to the PGP API. - Support for the PreferredKeyServer signature supacket has been added to the PGP API. - Support for RFC 9269, "Using KEMs in Cryptographic Message Syntax (CMS)", has been added to the CMS API. - Support for the Argon2 S2K has been added to the PGP API. - The system property "org.bouncycastle.pemreader.lax" has been introduced for situations where the BC PEM parsing is now too strict. - The system property "org.bouncycastle.ec.disable_f2m" has been introduced to allow F2m EC support to be disabled. * Rebase bouncycastle-notests.patch- Update to version 1.78.1 * Defects Fixed: - The new dependency of the the PGP API on the bcutil jar was missing from the module jar, the OSGi manifest, and the Maven POM. This has been fixed. - Missing exports and duplicate imports have been added/removed from the OSGi manifests. - The OSGi manifests now have the same bundle IDs as 1.77 and lock down dependencies to the equivalent variations - A check in the X.509 Extensions class preventing the parsing of empty extensions has been removed.- Update to version 1.78: [bsc#1223252, CVE-2024-30171] [bsc#1224304, CVE-2024-30172] [bsc#1224299, CVE-2024-29857] * Security Advisories. - CVE-2024-29857: Importing an EC certificate with specially crafted F2m parameters can cause high CPU usage during parameter evaluation. - CVE-2024-30171: Possible timing based leakage in RSA based handshakes due to exception processing eliminated. - CVE-2024-30172: Crafted signature and public key can be used to trigger an infinite loop in the Ed25519 verification code. - CVE-2024-301XX: When endpoint identification is enabled in the BCJSSE and an SSL socket is not created with an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address. This has been fixed. * Defects Fixed: - Issues with a dangling weak reference causing intermittent NullPointerExceptions in the OcspCache have been fixed. - Issues with non-constant time RSA operations in TLS handshakes. - Issue with Ed25519, Ed448 signature verification causing intermittent infinite loop have been fixed. - Issues with non-constant time ML-KEM implementation ("Kyber Slash"). - Align ML-KEM input validation with FIPS 203 IPD requirements. - Make PEM parsing more forgiving of whitespace to align with RFC 7468. - Fix CCM length checks with large nonce sizes (n=12, n=13). - EAC: Fixed the CertificateBody ASN.1 type to support an optional Certification Authority Reference in a Certificate Request. - ASN.1: ObjectIdentifier (also Relative OID) parsing has been optimized and the contents octets for both types are now limited to 4096 bytes. - BCJSSE: Fixed a missing null check on the result of PrivateKey.getEncoded(), which could cause issues for HSM RSA keys. - BCJSSE: When endpoint identification is enabled and an SSL socket is not created with an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address. - The missing module import of java.logging to the provider module has been added. - GOST ASN.1 public key alg parameters are now compliant with RFC 9215. - An off-by-one error in the encoding for EccP256CurvePoint for ITS. - PEM Parser now enforces PEM headers to start at the beginning of the line to be meaningful. * Additional Features and Functionality. - An implementation of MLS (RFC 9420 - The Messaging Layer Security Protocol) has been added as a new module. - NTRU now supports NTRU-HPS4096-1229 and NTRU-HRSS-1373. - Improvements to PGP support, including Camellia key wrapping and Curve25519, Curve448 key types (including XDH with HKDF). - Added initial support for ML-KEM in TLS. - Added XWing hybrid KEM construction (X25519 + ML-KEM-768). - Introduced initial KEMSpi support (NTRU, SNTRU Prime) for JDK 21+. - Introduced initial composite signature support for X509 Certificates. - PKCS#12 now supports PKCS12-AES256-AES128, PKCS12-AES256-AES128-GCM, PKCS12-DEF-AES256-AES128, and PKCS12-DEF-AES256-AES128-GCM. - The default type for the KeyStore.getInstance("PKCS12", "BC") can now be set using the org.bouncycastle.pkcs12.default system/security property. - The PGP SExpParser will now handle Ed25519 and Ed448 keys. - Dilithium and Kyber key encoding updated to latest Draft RFCs (draft-ietf-lamps-dilithium-certificates and draft-ietf-lamps-kyber-certificates) - Support has been added for encryption key derivation using HKDF in CMS, see draft-housley-lamps-cms-cek-hkdf-sha256. - X500Name now recognises jurisdiction{C,ST,L} DNs. - CertPathValidationContext and CertificatePoliciesValidation now include implementations of Memoable. - The Composite post-quantum signatures implementation has been updated to the latest draft draft-ounsworth-pq-composite-sigs. * Full release notes: bouncycastle.org/releasenotes.html#r1rv78 * Rebase bouncycastle-notests.patch- Update to version 1.77: * Defects Fixed: - Using an unescaped '=' in an X.500 RDN would result in the RDN being truncated silently. The issue is now detected and an exception is thrown. - asn1.eac.CertificateBody was returning certificateEffectiveDate from getCertificateExpirationDate(). This has been fixed to return certificateExpirationDate. - DTLS: Fixed retransmission in response to re-receipt of an aggregated ChangeCipherSpec. - (D)TLS: Fixed compliance for supported_groups extension. Server will no longer negotiate an EC cipher suite using a default curve when the ClientHello includes the supported_groups extension but it contains no curves in common with the server. Similarly, a DH cipher suite will not be negotiated when the ClientHello includes supported_groups, containing at least one FFDHE group, but none in common with the server. - IllegalStateException was being thrown by Ed25519/Ed448 SignatureSpi. - TLS: class annotation issues that could occur between the BC provider and the TLS API for the GCMParameterSpec class when the jars were loaded on the boot class path have been addressed. - Attempt to create an ASN.1 OID from a zero length byte array is now caught at construction time. - Attempt to create an X.509 extension block which is empty will now be blocked cause an exception. - IES implementation will now accept a null ParameterSpec if no nonce is needed. - An internal method in Arrays was failing to construct its failure message correctly on an error. - HSSKeyPublicParameters.generateLMSContext() would fail for a unit depth key. * Additional Features and Functionality: - BCJSSE: Added org.bouncycastle.jsse.client.omitSigAlgsCertExtension and org.bouncycastle.jsse.server.omitSigAlgsCertExtension boolean system properties to control (for client and server resp.) whether the signature_algorithms_cert extension should be omitted if it would be identical to signature_algorithms. Defaults to true, the historical behaviour. - The low-level HPKE API now allows the sender to specify an ephemeral key pair. - Support has been added for the delta-certificate requests in line with the current Chameleon Cert draft from the IETF. - Some accommodation has been added for historical systems to accommodate variations in the SHA-1 digest OID for CMS SignedData. - TLS: the TLS API will now try "RSAwithDigestAndMFG1" as well as the newer RSAPSS algorithm names when used with the JCA. - TLS: RSA key exchange cipher suites are now disabled by default. - Support has been added for PKCS#10 requests to allow certificates using the altSignature/altPublicKey extensions. * Notes: - Kyber and Dilithium have been updated according to the latest draft of the standard. Dilithium-AES and Kyber-AES have now been removed. Kyber now produces 256 bit secrets for all parameter sets (in line with the draft standard). - NTRU has been updated to produce 256 bit secrets in line with Kyber. - SPHINCS+ can now be used to generate certificates in line with those used by (Open Quantum Safe) OQS. - Falcon object idenitifiers are now in line with OQS as well. - PQC CMS SignedData now defaults to SHA-256 for signed attributes rather than SHAKE-256. This is also a compatibility change, but may change further again as the IETF standard for CMS is updated.- Update to version 1.76: * Defects Fixed: - Service allocation in the provider could fail due to the lack of a permission block. This has been fixed. - JceKeyFingerPrintCalculator has been generalised for different providers by using "SHA-256" for the algorithm string. - BCJSSE: Fixed a regression in 1.74 (NullPointerException) that prevents a BCJSSE server from negotiating TLSv1.1 or earlier. - DTLS: Fixed server support for client_certificate_type extension. - Cipher.unwrap() for HQC could fail due to a miscalculation of the length of the KEM packet. This has been fixed. - There was exposure to a Java 7 method in the Java 5 to Java 8 BCTLS jar which could cause issues with some TLS 1.2 cipher suites running on older JVMs. This is now fixed. * Additional Features and Functionality: - BCJSSE: Following OpenJDK, finalizers have been removed from SSLSocket subclasses. Applications should close sockets and not rely on garbage collection. - BCJSSE: Added support for boolean system property "jdk.tls.client.useCompatibilityMode" (default "true"). - DTLS: Added server support for session resumption. - JcaPKCS10CertificationRequest will now work with EC on the OpenJDK provider. - TimeStamp generation now supports the SHA3 algorithm set. - The SPHINCS+ simple parameters are now fully supported in the BCPQC provider. - Kyber, Classic McEliece, HQC, and Bike now supported by the CRMF/CMS/CMP APIs. - Builder classes have been add for PGP ASCII Armored streams allowing CRCs and versions to now be optional. - An UnknownPacket type has been added to the PGP APIs to allow for forwards compatibility with upcoming revisions to the standard. * Rebase patch bouncycastle-notests.patch - Update to version 1.75: * Defects Fixed: - Several Java 8 method calls were accidentally introduced in the Java 5 to Java 8 build. The affected classes have been refactored to remove this. - (D)TLS: renegotiation after resumption now fixed to avoid breaking connection. * Notes: - The ASN.1 core package has had some dead and retired methods cleaned up and removed.- Update to version 1.74: [bsc#1212508, CVE-2023-33201] * Defects Fixed: - AsconEngine: Fixed a buffering bug when decrypting across multiple processBytes calls (ascon128a unaffected). - Context based sanity checking on PGP signatures has been added. - The ParallelHash clone constructor was not copying all fields. - The maximimum number of blocks for CTR/SIC modes was 1 block less than it should have been. * Additional Features and Functionality: - The PGP API now supports wildcard key IDs for public key based data encryption. - LMS now supports SHA256/192, SHAKE256/192, and SHAKE256/256 (the additional SP 8000-208 parameter sets). - The PGP API now supports V5 and V6 AEAD encryption for encrypted data packets. - The PGP examples have been updated to reflect key size and algorithm changes that have occurred since they were first written (10+ years...). - (D)TLS: A new callback 'TlsPeer.notifyConnectionClosed' will be called when the connection is closed (including by failure). - BCJSSE: Improved logging of connection events and include unique IDs in connection-specific log messages. - BCJSSE: Server now logs the offered cipher suites when it fails to select one. - BCJSSE: Added support for SSLParameters namedGroups and signatureSchemes properties (can also be used via BCJSSE extension API in earlier Java versions). - DTLS: The initial handshake re-send time is now configurable by overriding 'TlsPeer.getHandshakeResendTimeMillis'. - DTLS: Added support for connection IDs per RFC 9146. - DTLS: Performance of DTLSVerifier has been improved so that it can reasonably be used for all incoming packets. - Initial support has been added for A Mechanism for Encoding Differences in Paired Certificates. - The PGP API now supports parsing, encoding, and fingerprinting of V6 EC/EdEC keys. - A thread safe verifier API has been added to the PGP API to support multi-threaded verification of certifications on keys and user IDs. - The number of keys/sub-keys in a PGPKeyRing can now be found by calling PGPKeyRing.size(). - The PQC algorithms LMS/HSS, SPHINCS+, Dilithium, Falcon, and NTRU are now supported directly by the BC provider. * Notes: - The now defunct PQC SIKE algorithm has been removed, this has also meant the removal of its resource files so the provider is now quite a bit smaller. - As a precaution, HC128 now enforces a 128 bit IV, previous behaviour for shorter IVs can be supported where required by padding the IV to the 128 bits with zero. - PGP encrypted data generation now uses integrity protection by default. Previous behaviour for encrypted data can be supported where required by calling PGPDataEncryptorBuilder.setWithIntegrityPacket(false) when data encryption is set up. - There are now additional sanity checks in place to prevent accidental mis-use of PGPSignature objects. If this change causes any issues, you might want to check what your code is up to as there is probably a bug. * Security Advisories: - CVE-2023-33201: this release fixes an issue with the X509LDAPCertStoreSpi where a specially crafted certificate subject could be used to try and extract extra information out of an LDAP server with wild-card matthing enabled. * Rebase bouncycastle-javadoc.patch * Add bouncycastle-notests.patch- Update to version 1.73: [jsc#PED-3756] * Defects Fixed: - BCJSSE: Instantiating a JSSE provider in some contexts could cause an AccessControl exception. - The EC key pair generator can generate out of range private keys when used with SM2. A specific SM2KeyPairGenerator has been added to the low-level API and is used by KeyPairGenerator.getInstance("SM2", "BC"). The SM2 signer has been updated to check for out of range keys as well.. - The attached signature type byte was still present in Falcon signatures as well as the detached signature byte. - There was an off-by-one error in engineGetOutputSize() for ECIES. - The method for invoking read() internally in BCPGInputStream could result in inconsistent behaviour if the class was extended. - Fixed a rounding issue with FF1 Format Preserving Encryption algorithm for certain radices. - Fixed RFC3394WrapEngine handling of 64 bit keys. - Internal buffer for blake2sp was too small and could result in an ArrayIndexOutOfBoundsException. - JCA PSS Signatures using SHAKE128 and SHAKE256 now support encoding of algorithm parameters. - PKCS10CertificationRequest now checks for empty extension parameters. - Parsing errors in the processing of PGP Armored Data now throw an explicit exception ArmoredInputException. - PGP AEAD streams could occassionally be truncated. - The ESTService class now supports processing of chunked HTTP data. - A constructed ASN.1 OCTET STRING with a single member would sometimes be re-encoded as a definite-length OCTET STRING. The encoding has been adjusted to preserve the BER status of the object. - PKIXCertPathReviewer could fail if the trust anchor was also included in the certificate store being used for path analysis. - UTF-8 parsing of an array range ignored the provided length. - IPAddress has been written to provide stricter checking and avoid the use of Integer.parseInt(). - A Java 7 class snuck into the Java 5 to Java 8 build. * Additional Features and Functionality: - The Rainbow NIST Post Quantum Round-3 Candidate has been added to the low-level API and the BCPQC provider (level 3 and level 5 parameter sets only). - The GeMSS NIST Post Quantum Round-3 Candidate has been added to the low-level API. - The org.bouncycastle.rsa.max_mr_tests property check has been added to allow capping of MR tests done on RSA moduli. - Significant performance improvements in PQC algorithms, especially BIKE, CMCE, Frodo, HQC, Picnic. - EdDSA verification now conforms to the recommendations of Taming the many EdDSAs, in particular cofactored verification. As a side benefit, Pornin's basis reduction is now used for EdDSA verification, giving a significant performance boost. - Major performance improvements for Anomalous Binary (Koblitz) Curves. - The lightweight Cryptography finalists Ascon, ISAP, Elephant, PhotonBeetle, Sparkle, and Xoodyak have been added to the light-weight cryptography API. - BLAKE2bp and BLAKE2sp have been added to the light-weight cryptography API. - Support has been added for X.509, Section 9.8, hybrid certificates and CRLs using alternate public keys and alternate signatures. - The property "org.bouncycastle.emulate.oracle" has been added to signal the provider should return algorithm names on some algorithms in the same manner as the Oracle JCE provider. - An extra replaceSigners method has been added to CMSSignedData which allows for specifying the digest algorithm IDs to be used in the new CMSSignedData object. - Parsing and re-encoding of ASN.1 PEM data has been further optimized to prevent unecessary conversions between basic encoding, definite length, and DER. - Support has been added for KEM ciphers in CMS in accordance with draft-ietf-lamps-cms-kemri - Support has been added for certEncr in CRMF to allow issuing of certificates for KEM public keys. - Further speedups have been made to CRC24. - GCMParameterSpec constructor caching has been added to improve performance for JVMs that have the class available. - The PGPEncrytedDataGenerator now supports injecting the session key to be used for PGP PBE encrypted data. - The CRMF CertificateRequestMessageBuilder now supports optional attributes. - Improvements to the s calculation in JPAKE. - A general purpose PQCOtherInfoGenerator has been added which supports all Kyber and NTRU. - An implementation of HPKE (RFC 9180 - Hybrid Public Key Encryption) has been added to the light-weight cryptography API. * Security Advisories: - The PQC implementations have now been subject to formal review for secret leakage and side channels, there were issues in BIKE, Falcon, Frodo, HQC which have now been fixed. Some weak positives also showed up in Rainbow, Picnic, SIKE, and GeMSS - for now this last set has been ignored as the algorithms will either be updated if they reappear in the Signature Round, or deleted, as is already the case for SIKE (it is now in the legacy package). Details on the group responsible for the testing can be found in the CONTRIBUTORS file. - For at least some ECIES variants (e.g. when using CBC) there is an issue with potential malleability of a nonce (implying silent malleability of the plaintext) that must be sent alongside the ciphertext but is outside the IES integrity check. For this reason the automatic generation of nonces with IED is now disabled and they have to be passed in using an IESParameterSpec. The current advice is to agree on a nonce between parties and then rely on the use of the ephemeral key component to allow the nonce (rather the so called nonce) usage to be extended.- Update to version 1.72: * Defects Fixed: - There were parameter errors in XMSS^MT OIDs for XMSSMT_SHA2_40/4_256 and XMSSMT_SHA2_60/3_256. These have been fixed. - There was an error in Merkle tree construction for the Evidence Records (ERS) implementation which could result in invalid roots been timestamped. ERS now produces an ArchiveTimeStamp for each data object/group with an associated reduced hash tree. The reduced hash tree is now calculated as a simple path to the root of the tree for each record. - OpenPGP will now ignore signatures marked as non-exportable on encoding. - A tagging calculation error in GCMSIV which could result in incorrect tags has been fixed. - Issues around Java 17 which could result in failing tests have been addressed. * Additional Features and Functionality: - BCJSSE: TLS 1.3 is now enabled by default where no explicit protocols are supplied (e.g. "TLS" or "Default" SSLContext algorithms, or SSLContext.getDefault() method). - BCJSSE: Rewrite SSLEngine implementation to improve compatibility with SunJSSE. - BCJSSE: Support export of keying material via extension API. - (D)TLS: Add support for 'tls-exporter' channel binding per RFC 9266. - (D)TLS (low-level API): By default, only (D)TLS 1.2 and TLS 1.3 are offered now. Earlier versions are still supported if explicitly enabled. Users may need to check they are offering suitable cipher suites for TLS 1.3. - (D)TLS (low-level API): Add support for raw public keys per RFC 7250. - CryptoServicesRegistrar now has a setServicesConstraints() method on it which can be used to selectively turn off algorithms. - The NIST PQC Alternate Candidate, Picnic, has been added to the low level API and the BCPQC provider. - SPHINCS+ has been upgraded to the latest submission, SPHINCS+ 3.1 and support for Haraka has been added. - Evidence records now support timestamp renewal and hash renewal. - The SIKE Alternative Candidate NIST Post Quantum Algorithm has been added to the low-level PQC API. - The NTRU Round 3 Finalist Candidate NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - The Falcon Finalist NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - The CRYSTALS-Kyber Finalist NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - Argon2 Support has been added to the OpenPGP API. - XDH IES has now been added to the BC provider. - The OpenPGP API now supports AEAD encryption and decryption. - The NTRU Prime Alternative Candidate NIST Post Quantum Algorithms have been added to the low-level API and the BCPQC provider. - The CRYSTALS-Dilithium Finalist NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - The BIKE NIST Post Quantum Alternative/Round-4 Candidate has been added to the low-level API and the BCPQC provider. - The HQC NIST Post Quantum Alternative/Round-4 Candidate has been added to the low-level API and the BCPQC provider. - Grain128AEAD has been added to the lightweight API. - A fast version of CRC24 has been added for use with the PGP API. - Some additional methods and fields have been exposed in the PGPOnePassSignature class to (hopefully) make it easier to deal with nested signatures. - CMP support classes have been updated to reflect the latest editions to the the draft RFC "Lightweight Certificate Management Protocol (CMP) Profile". - Support has been added to the PKCS#12 implementation for the Oracle trusted certificate attribute. - Performance of our BZIP2 classes has been improved. * Notes: - Keep in mind the PQC algorithms are still under development and we are still at least a year and a half away from published standards. This means the algorithms may still change so by all means experiment, but do not use the PQC algoritms for anything long term. - The legacy "Rainbow" and "McEliece" implementations have been removed from the BCPQC provider. The underlying classes are still present if required. Other legacy algorithm implementations can be found under the org.bouncycastle.pqc.legacy package. * Security Notes: - The PQC SIKE algorithm is provided for research purposes only. It should now be regarded as broken. The SIKE implementation will be withdrawn in BC 1.73. * Rebase bouncycastle-javadoc.patch- Version update to 1.71 * Defects Fixed - In line with GPG the PGP API now attempts to preserve comments containing non-ascii UTF8 characters. - An accidental partial dependency on Java 1.7 has been removed from the TLS API. - JcaPKIXIdentityBuilder would fail to process File objects correctly. This is now fixed. - Some byte[] parameters to the CMP API were not being defensively cloned to prevent accidental changes. Extra defensive cloning has been added. - CMS primitives would sometimes convert ASN.1 definite-length encodings into indefinite-length encodings. The primitives will now try and preserve the original encoding where possible. - CMSSignedData.getAttributeCertificates() now properly restricts the tag values checked to just 1 (the obsolete v1 tag) and 2 (for the more current v2 certificates). - BCJSSE now tries to validate a custom KeyManager selection in order to catch errors around a key manager ignoring key type early. - Compressed streams in PGP ending with zero length partial packets could cause failure on parsing the OpenPGP API. This has been fixed. - The fallback mode for JceAsymmetricKeyWrapper/Unwrapper would lose track of any algorithm parameters generated in the initial attempt. The algorithm parameters are now propagated. - An accidental regression introduced by a fix for another issue in PKIXCertPathReviewer around use of the AuthorityKeyIdentifier extension and it failing to match a certificate uniquely when the serial number field is missing has been fixed. - An error was found in the creation of TLS 1.3 Export Keying Material which could cause compatibility issues. This has been fixed. * Additional Features and Functionality - Support has been added for OpenPGP regular expression signature packets. - Support has been added for OpenPGP PolicyURI signature packets. - A utility method has been added to PGPSecretKeyRing to allow for inserting or replacing a PGPPublicKey. - The NIST PQC Finalist, Classic McEliece has been added to the low level API and the BCPQC provider. - The NIST PQC Alternate Candidate, SPHINCS+ has been added to the BCPQC provider. - The NIST PQC Alternate Candidate, FrodoKEM has been added to the low level API and the BCPQC provider. - The NIST PQC Finalist, SABER has been added to the low level API and the BCPQC provider. - KMAC128, KMAC256 has been added to the BC provider (empty customization string). - TupleHash128, TupleHash256 has been added to the BC provider (empty customization string). - ParallelHash128, ParallelHash256 has been added to the BC provider (empty customization string, block size 1024 bits). - Two new properties: "org.bouncycastle.rsa.max_size" (default 15360) and "org.bouncycastle.ec.fp_max_size" (default 1042) have been added to cap the maximum size of RSA and EC keys. - RSA modulus are now checked to be provably composite using the enhanced MR probable prime test. - Imported EC Fp basis values are now validated against the MR prime number test before use. The certainty level of the prime test can be determined by "org.bouncycastle.ec.fp_certainty" (default 100). - The BC entropy thread now has a specific name: "BC-ENTROPY-GATHERER". - Utility methods have been added for joining/merging PGP public keys and signatures. - Blake3-256 has been added to the BC provider. - DTLS: optimisation to delayed handshake hash. - Further additions to the ETSI 102 941 support in the ETSI/ITS package: certification request, signed message generation and verification now supported. - CMSSignedDataGenerator now supports the direct generation of definite-length data. - The NetscapeCertType class now has a hasUsages() method on it for querying usage settings on its bit string. - Support for additional input has been added for deterministic (EC)DSA. - The OpenPGP API provides better support for subkey generation. - BCJSSE: Added boolean system properties "org.bouncycastle.jsse.client.dh.disableDefaultSuites" and "org.bouncycastle.jsse.server.dh.disableDefaultSuites". Default "false". Set to "true" to disable inclusion of DH cipher suites in the default cipher suites for client/server respectively. * Notes - The deprecated QTESLA implementation has been removed from the BCPQC provider. - The submission update to SPHINCS+ has been added. This changes the generation of signatures - particularly deterministic ones. - Version update to 1.70 * Defects Fixed - Blake 3 output limit is enforced. - The PKCS12 KeyStore was relying on default precedence for its key Cipher implementation so was sometimes failing if used from the keytool. The KeyStore class now makes sure it uses the correct Cipher implementation. - Fixed bzip2 compression for empty contents (GH #993). - ASN.1: More robust handling of high tag numbers and definite-length forms. - BCJSSE: Fix a concurrent modification issue in session contexts (GH#968). - BCJSSE: Don't log sensitive system property values (GH#976). - BCJSSE: Fixed a priority issue amongst imperfect-match credentials in KeyManager classes. - The IES AlgorithmParameters object has been re-written to properly support all the variations of IESParameterSpec. - getOutputSize() for ECIES has been corrected to avoid occassional underestimates. - The lack of close() in the ASN.1 Dump command line utility was triggering false positives in some code analysis tools. A close() call has been added. - PGPPublicKey.getBitStrength() now properly recognises EdDSA keys. * Additional Features and Functionality - Missing PGP CRC checksums can now be optionally ignored using setDetectMissingCRC() (default false) on ArmoredInputStream. - PGPSecretKey.copyWithNewPassword() now has a variant which uses USAGE_SHA1 for key protection if a PGPDigestCalculator is passed in. - PGP ASCII armored data now skips "\t", "\v", and "\f". - PKCS12 files with duplicate localKeyId attributes on certificates will now have the incorrect attributes filtered out, rather than the duplicate causing an exception. - PGPObjectFactory will now ignore packets representing unrecognised signature versions in the input stream. - The X.509 extension generator will now accumulate some duplicate X.509 extensions into a single extension where it is possible to do so. - Removed support for maxXofLen in Kangaroo digest. - Ignore marker packets in PGP Public and Secret key ring collection. - An implementation of LEA has been added to the low-level API. - Access, recovery, and direct use for PGP session keys has been added to the OpenPGP API for processing encrypted data. - A PGPCanonicalizedDataGenerator has been added which converts input into canonicalized literal data for text and UTF-8 mode. - A getUserKeyingMaterial() method has been added to the KeyAgreeRecipientInformation class. - ASN.1: Tagged objects (and parsers) now support all tag classes. Special code for ApplicationSpecific has been deprecated and re-implemented in terms of TaggedObject. - ASN.1: Improved support for nested tagging. - ASN.1: Added support for GraphicString, ObjectDescriptor, RelativeOID. - ASN.1: Added support for constructed BitString encodings, including efficient parsing for large values. - TLS: Added support for external PSK handshakes. - TLS: Check policy restrictions on key size when determining cipher suite support. - A performance issue in KeccakDigest due to left over debug code has been identified and dealt with. - BKS key stores can now be used for collecting protected keys (note: any attempt to store such a store will cause an exception). - A method for recovering user keying material has been added to KeyAgreeRecipientInformation. - Support has been added to the CMS API for SHA-3 based PLAIN-ECDSA. - The low level BcDefaultDigestProvider now supports the SHAKE family of algorithms and the SM3 alogirthm. - PGPKeyRingGenerator now supports creation of key-rings with direct-key identified keys. - The PQC NIST candidate, signature algorithm SPHINCS+ has been added to the low-level API. - ArmoredInputStream now explicitly checks for a '\n' if in crLF mode. - Direct support for NotationDataOccurances, Exportable, Revocable, IntendedRecipientFingerPrints, and AEAD algorithm preferences has been added to PGPSignatureSubpacketVector. - Further support has been added for keys described using S-Expressions in GPG 2.2.X. - Support for OpenPGP Session Keys from the (draft) Stateless OpenPGP CLI has been added. - Additional checks have been added for PGP marker packets in the parsing of PGP objects. - A CMSSignedData.addDigestAlgorithm() has been added to allow for adding additional digest algorithm identifiers to CMS SignedData structures when required. - Support has been added to CMS for the LMS/HSS signature algorithm. - The system property "org.bouncycastle.jsse.client.assumeOriginalHostName" (default false) has been added for dealing with SNI problems related to the host name not being propagate by the JVM. - The JcePKCSPBEOutputEncryptorBuilder now supports SCRYPT with ciphers that do not have algorithm parameters (e.g. AESKWP). - Support is now added for certificates using ETSI TS 103 097, "Intelligent Transport Systems (ITS)" in the bcpkix package. * Notes. - While this release should maintain source code compatibility, developers making use of some parts of the ASN.1 library will find that some classes need recompiling. Apologies for the inconvenience. - Version update to 1.69 * Defects Fixed - Lightweight and JCA conversion of Ed25519 keys in the PGP API could drop the leading byte as it was zero. This has been fixed. - Marker packets appearing at the start of PGP public key rings could cause parsing failure. This has been fixed. - ESTService could fail for some valid Content-Type headers. This has been fixed. - Originator key algorithm parameters were being passed as NULL in key agreement recipients. The parameters now reflect the value of the parameters in the key's SubjectPublicKeyInfo. - ContentType on encapsulated data was not been passed through correctly for authenticated and enveloped data. This has been fixed. - NTRUEncryptionParameters and NTRUEncryptionKeyGenerationParameters were not correctly cloning the contained message digest. This has been fixed. - CertificateFactory.generateCertificates()/generateCRLs() would throw an exception if extra data was found at the end of a PEM file even if valid objects had been found. Extra data is now ignored providing at least one object found. - Internal class PKIXCRLUtil could throw a NullPointerException for CRLs with an absent nextUpdate field. This has been fixed. - PGP ArmoredInputStream now fails earlier on malformed headers. - The McElieceKobaraImaiCipher was randomly throwing "Bad Padding: invalid ciphertext" exception while decrypting due to leading zeroes been missed during processing of the cipher text. This has been fixed. - Ed25519 keys being passed in via OpenSSH key spec are now validated in the KeyFactory. - Blowfish keys are now range checked on cipher construction. - In some cases PGPSecretKeyRing was failing to search its extraPubKeys list when searching for public keys. - The BasicConstraintsValidation class in the BC cert path validation tools has improved conformance to RFC 5280. - AlgorithmIdentifiers involving message digests now attempt to follow the latest conventions for the parameters field (basically DER NULL appears less). - Fix various conversions and interoperability for XDH and EdDSA between BC and SunEC providers. - TLS: Prevent attempts to use KeyUpdate mechanism in versions before TLS 1.3. * Additional Features and Functionality - GCM-SIV has been added to the lightweight API and the provider. - Blake3 has been added to the lightweight API. - The OpenSSL PEMParser can now be extended to add specialised parsers. - Base32 encoding has now been added, the default alphabet is from RFC 4648. - The KangarooTwelve message digest has been added to the lightweight API. - An implementation of the two FPE algorithms, FF1 and FF3-1 in SP 800-38G has been added to the lightweight API and the JCE provider. - An implementation of ParallelHash has been added to the lightweight API. - An implementation of TupleHash has been added to the lightweight API. - RSA-PSS now supports the use of SHAKE128 and SHAKE256 as the mask generation function and digest. - ECDSA now supports the use of SHAKE128 and SHAKE256. - PGPPBEEncryptedData will now reset the stream if the initial checksum fails so another password can be tried. - Iterators on public and secret key ring collections in PGP now reflect the original order of the public/secret key rings they contain. - KeyAgreeRecipientInformation now has a getOriginator() method for retrieving the underlying orginator information. - PGPSignature now has a getDigestPrefix() method for people wanting exposure to the signature finger print details. - The old BKS-V1 format keystore is now disabled by default. If you need to use BKS-V1 for legacy reasons, it can be re-enabled by adding: org.bouncycastle.bks.enable_v1=true to the java.security file. We would be interested in hearing from anyone that needs to do this. - PLAIN-ECDSA now supports the SHA3 digests. - Some highlevel support for RFC 4998 ERS has been added for ArchiveTimeStamp and EvidenceRecord. The new classes are in the org.bouncycastle.tsp.ers package. - ECIES has now also support SHA256, SHA384, and SHA512. - digestAlgorithms filed in CMS SignedData now includes counter signature digest algorithms where possible. - A new property "org.bouncycastle.jsse.config" has been added which can be used to configure the BCJSSE provider when it is created using the no-args constructor. - In line with changes in OpenSSL 1.1.0, OpenSSLPBEParametersGenerator can now be configured with a digest. - PGPKeyRingGenerator now includes a method for adding a subkey with a primary key binding signature. - Support for ASN.1 PRIVATE tags has been added. - Performance enhancements to Nokeon, AES, GCM, and SICBlockCipher. - Support for ecoding/decoding McElieceCCA2 keys has been added to the PQC API - BCJSSE: Added support for jdk.tls.maxCertificateChainLength system property (default is 10). - BCJSSE: Added support for jdk.tls.maxHandshakeMessageSize system property (default is 32768). - BCJSSE: Added support for jdk.tls.client.enableCAExtension (default is 'false'). - BCJSSE: Added support for jdk.tls.client.cipherSuites system property. - BCJSSE: Added support for jdk.tls.server.cipherSuites system property. - BCJSSE: Extended ALPN support via standard JSSE API to JDK 8 versions after u251/u252. - BCJSSE: Key managers now support EC credentials for use with TLS 1.3 ECDSA signature schemes (including brainpool). - TLS: Add TLS 1.3 support for brainpool curves per RFC 8734. * Notes - There is a small API change in the PKIX package to the DigestAlgorithmIdentifierFinder interface as a find() method that takes an ASN1ObjectIdentifier has been added to it. For people wishing to extend their own implementations, see DefaultDigestAlgorithmIdentifierFinder for a sample implementation. - A version of the bcmail API supporting Jakarta Mail has now been added (see bcjmail jar). - Some work has been done on moving out code that does not need to be in the provider jar. This has reduced the size of the provider jar and should also make it easier for developers to patch the classes involved as they no longer need to be signed. bcpkix and bctls are both dependent on the new bcutil jar. - Add build dependencies on mvn(jakarta.activation:jakarta.activation-api) and mvn(jakarta.mail:jakarta.mail-api) - Remove unneeded script bouncycastle_getpoms.sh from sources- Build against the standalone JavaEE modules unconditionally- Build with source/target levels 8- Add glassfish-activation-api dependency so that we can build with JDK that does not contain the JavaEE modules- Directory core/docs does not exist- Add bouncycastle_getpoms.sh to get pom files from Maven repos- Version update to 1.68 * Defects Fixed: - Some BigIntegers utility methods would fail for BigInteger.ZERO. This has been fixed. - PGPUtil.isKeyRing() was not detecting secret sub-keys in its input. This has been fixed. - The ASN.1 class, ArchiveTimeStamp was insisting on a value for the optional reducedHashTree field. This has been fixed. - BCJSSE: Lock against multiple writers - a possible synchronization issue has been removed. * Additional Features and Functionality - BCJSSE: Added support for system property com.sun.net.ssl.requireCloseNotify. Note that we are using a default value of 'true'. - BCJSSE: 'TLSv1.3' is now a supported protocol for both client and server. For this release it is only enabled by default for the 'TLSv1.3' SSLContext, but can be explicitly enabled using 'setEnabledProtocols' on an SSLSocket or SSLEngine, or via SSLParameters. - BCJSSE: Session resumption is now also supported for servers in TLS 1.2 and earlier. For this release it is disabled by default, and can be enabled by setting the boolean system property org.bouncycastle.jsse.server.enableSessionResumption to 'true'. - The provider RSA-PSS signature names that follow the JCA naming convention. - FIPS mode for the BCJSSE now enforces namedCurves for any presented certificates. - PGPSignatureSubpacketGenerator now supports editing of a pre-existing sub-packet list.- Version update to 1.67 [bsc#1180215, CVE-2020-28052] * CVE-2020-28052: OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password * Defects Fixed: - BCJSSE: SunJSSE compatibility fix - override of getChannel() removed and 'urgent data' behaviour should now conform to what the SunJSSE expects - Nested BER data could sometimes cause issues in octet strings - Certificates/CRLs with short signatures could cause an exception in toString() in the BC X509 Certificate implmentation - In line with latest changes in the JVM, SignatureSpis which don't require parameters now return null on engineGetParameters() - The RSA KeyFactory now always preferentially produces RSAPrivateCrtKey where it can on requests for a KeySpec based on an RSAPrivateKey - CMSTypedStream$FullReaderStream now handles zero length reads correctly - Unecessary padding was added on KMAC when the key string was block aligned - Zero length data would cause an unexpected exception from RFC5649WrapEngine - OpenBSDBcrypt was failing to handle some valid prefixes * Additional Features and Functionality - Performance improvement of Argon2 and Noekeon - A setSessionKeyObfuscation() method has been added to PublicKeyKeyEncryptionMethodGenerator to allow turning off of session key obfuscation (default is on, method primarily to get around early version GPG issues with AES-128 keys) - Implemented 'safegcd' constant-time modular inversion (as well as a variable-time variant). It has replaced Fermat inversion in all our EC code, and BigInteger.modInverse in several other places, particularly signers. This improves side-channel protection, and also gives a significant performance boost - Performance of custom binary ECC curves and Edwards Curves has been improved - BCJSSE: New boolean system property 'org.bouncycastle.jsse.keyManager.checkEKU' allows to disable ExtendedKeyUsage restrictions when selecting credentials (although the peer may still complain) - Initial support has been added for "Composite Keys and Signatures For Use In Internet PKI" using the test OID. Please note there will be further refinements to this as the draft is standardised - The BC EdDSA signature API now supports keys implementing all methods on the EdECKey and XECKey interfaces directly - Work has begun on classes to support the ETSI TS 103 097, Intelligent Transport Systems (ITS) in the bcpkix package - Further optimization work has been done on GCM - A NewHope based processor, similar to the one for Key Agreement has been added for trying to "quantum hard" KEM algorithms - PGP clear signed signatures now support SHA-224 - Treating absent vs NULL as equivalent can now be configured by a system property. By default this is not enabled - Mode name checks in Cipher strings should now make sure an improper mode name always results in a NoSuchAlgorithmException - In line with changes in OpenSSL, the OpenSSLPBKDF now uses UTF8 encoding- Version update to 1.66 [bsc#1186328, CVE-2020-15522] * Defects Fixed: - EdDSA verifiers now reset correctly after rejecting overly long signatures. - BCJSSE: SSLSession.getPeerCertificateChain could throw NullPointerException. - qTESLA-I verifier would reject some valid signatures. - qTESLA verifiers now reject overly long signatures. - PGP regression caused failure to preserve existing version header when headers were reset. - PKIXNameConstraintValidator had a bad cast preventing use of multiple OtherName constraints. - Serialisation of the non-CRT RSA Private Key could cause a NullPointerException. - An extra 4 bytes was included in the start of HSS public key encodings. - CMS with Ed448 using a direct signature was using id-shake256-len rather than id-shake256. - Use of GCMParameterSpec could cause an AccessControlException under some circumstances. - DTLS: Fixed high-latency HelloVerifyRequest handshakes. - An encoding bug for rightEncoded() in KMAC has been fixed. - For a few values the cSHAKE implementation would add unnecessary pad bytes where the N and S strings produced encoded data that was block aligned. - There were a few circumstances where Argon2BytesGenerator might hit an unexpected null. These have been removed. * Additional Features and Functionality - The qTESLA signature algorithm has been updated to v2.8 (20191108). - BCJSSE: Client-side OCSP stapling now supports status_request_v2 extension. - Support has been added for "ocsp.enable", "ocsp.responderURL" and PKIXRevocationChecker for users of Java 8 and later. - Support has been added for "org.bouncycastle.x509.enableCRLDP" to the PKIX validator. - BCJSSE: Now supports system property 'jsse.enableFFDHE' - BCJSSE: Now supports system properties 'jdk.tls.client.SignatureSchemes' and 'jdk.tls.server.SignatureSchemes'. - Multi-release support has been added for Java 11 XECKeys. - Multi-release support has been added for Java 15 EdECKeys. - The MiscPEMGenerator will now output general PrivateKeyInfo structures. - A new property "org.bouncycastle.pkcs8.v1_info_only" has been added to make the provider only produce version 1 PKCS8 PrivateKeyInfo structures. - The PKIX CertPathBuilder will now take the target certificate from the target constraints if a specific certificate is given to the selector. - BCJSSE: A range of ARIA and CAMELLIA cipher suites added to supported list. - BCJSSE: Now supports the PSS signature schemes from RFC 8446 (TLS 1.2 onwards). - Performance of the Base64 encoder has been improved. - The PGPPublicKey class will now include direct key signatures when checking for key expiry times. * NOTES: - The qTESLA update breaks compatibility with previous versions. Private keys now include a hash of the public key at the end, and signatures are no longer interoperable with previous versions.- Version update to 1.65 * Defects Fixed: - DLExternal would encode using DER encoding for tagged SETs. - ChaCha20Poly1305 could fail for large (>~2GB) files. - ChaCha20Poly1305 could fail for small updates when used via the provider. - Properties.getPropertyValue could ignore system property when other local overrides set. - The entropy gathering thread was not running in daemon mode, meaning there could be a delay in an application shutting down due to it. - A recent change in Java 11 could cause an exception with the BC Provider's implementation of PSS. - BCJSSE: TrustManager now tolerates having no trusted certificates. - BCJSSE: Choice of credentials and signing algorithm now respect the peer's signature_algorithms extension properly. - BCJSSE: KeyManager for KeyStoreBuilderParameters no longer leaks memory. * Additional Features and Functionality: - LMS and HSS (RFC 8554) support has been added to the low level library and the PQC provider. - SipHash128 support has been added to the low level library and the JCE provider. - BCJSSE: BC API now supports explicitly specifying the session to resume. - BCJSSE: Ed25519, Ed448 are now supported when TLS 1.2 or higher is negotiated (except in FIPS mode). - BCJSSE: Added support for extended_master_secret system properties: jdk.tls.allowLegacyMasterSecret, jdk.tls.allowLegacyResumption, jdk.tls.useExtendedMasterSecret . - BCJSSE: Ed25519, Ed448 are now supported when TLS 1.2 or higher is negotiated (except in FIPS mode). - BCJSSE: KeyManager and TrustManager now check algorithm constraints for keys and certificate chains. - BCJSSE: KeyManager selection of server credentials now prefers matching SNI hostname (if any). - BCJSSE: KeyManager may now fallback to imperfect credentials (expired, SNI mismatch). - BCJSSE: Client-side OCSP stapling support (beta version: via status_request extension only, provides jdk.tls.client.enableStatusRequestExtension, and requires CertPathBuilder support). - TLS: DSA in JcaTlsCrypto now falls back to stream signing to work around NoneWithDSA limitations in default provider.- Added patch: * bouncycastle-osgi.patch + Add OSGi manifests to the distributed jars so that they can be used from eclipse- Fix arch dependent macros in noarch package [bsc#1109539]- Update pom files with those from Maven repository.- Version update to 1.64 [bsc#1153385, CVE-2019-17359] [bsc#1096291, CVE-2018-1000180][bsc#1100694, CVE-2018-1000613] * Security Advisory: - CVE-2019-17359: A change to the ASN.1 parser in 1.63 introduced a regression that can cause an OutOfMemoryError to occur on parsing ASN.1 data. * Defects Fixed: - OpenSSH: Fixed padding in generated Ed25519 private keys. - GOST3410-2012-512 now uses the GOST3411-2012-256 as its KDF digest. - Validation of headers in PemReader now looks for tailing dashes in header. - Some compatibility issues around the signature encryption algorithm field in CMS SignedData and the GOST algorithms have been addressed. * Additional Features and Functionality: - PKCS12 key stores containing only certificates can now be created without the need to provide passwords. - BCJSSE: Initial support for AlgorithmConstraints; protocol versions and cipher suites. - BCJSSE: Initial support for 'jdk.tls.disabledAlgorithms'; protocol versions and cipher suites. - BCJSSE: Add SecurityManager check to access session context. - BCJSSE: Improved SunJSSE compatibility of the NULL_SESSION. - BCJSSE: SSLContext algorithms updated for SunJSSE compatibility (default enabled protocols). - The digest functions Haraka-256 and Haraka-512 have been added to the provider and the light-weight API - XMSS/XMSS^MT key management now allows for allocating subsets of the private key space using the extraKeyShard() method. Use of StateAwareSignature is now deprecated. - Support for Java 11's NamedParameterSpec class has been added (using reflection) to the EC and EdEC KeyPairGenerator implementations.- Version update to 1.63 * Defects Fixed: - The ASN.1 parser would throw a large object exception for some objects which could be safely parsed. - GOST3412-2015 CTR mode was unusable at the JCE level. - The DSTU MACs were failing to reset fully on doFinal(). - The DSTU MACs would throw an exception if the key was a multiple of the size as the MAC's underlying buffer size. - EdEC and QTESLA were not previously usable with the post Java 9 module structure. - ECNR was not correctly bounds checking the input and could produce invalid signatures. - ASN.1: Enforce no leading zeroes in OID branches (longer than 1 character). - TLS: Fix X448 support in JcaTlsCrypto. - Fixed field reduction for secp128r1 custom curve. - Fixed unsigned multiplications in X448 field squaring. - Some issues over subset Name Constraint validation in the CertPath analyser - TimeStampResponse.getEncoded() could throw an exception if the TimeStampToken was null. - Unnecessary memory usage in the ARGON2 implementation has been removed. - Param-Z in the GOST-28147 algorithm was not resolving correctly. - It is now possible to specify different S-Box parameters for the GOST 28147-89 MAC. * Additional Features and Functionality: - QTESLA is now updated with the round 2 changes. Note: the security catergories, and in some cases key generation and signatures, have changed. The round 1 version is now moved to org.bouncycastle.pqc.crypto.qteslarnd1, this package will be deleted in 1.64. Please keep in mind that QTESLA may continue to evolve. - Support has been added for generating Ed25519/Ed448 signed certificates. - A method for recovering the message/digest value from an ECNR signature has been added. - Support for the ZUC-128 and ZUC-256 ciphers and MACs has been added to the provider and the lightweight API. - Support has been added for ChaCha20-Poly1305 AEAD mode from RFC 7539. - Improved performance for multiple ECDSA verifications using same public key. - Support for PBKDF2withHmacSM3 has been added to the BC provider. - The S/MIME API has been fixed to avoid unnecessary delays due to DNS resolution of a hosts name in internal MimeMessage preparation. - The valid path for EST services has been updated to cope with the characters used in the Aruba clearpass EST implementation. - Version update to 1.62 * Defects Fixed: - DTLS: Fixed infinite loop on IO exceptions. - DTLS: Retransmission timers now properly apply to flights monolithically. - BCJSSE: setEnabledCipherSuites ignores unsupported cipher suites. - BCJSSE: SSLSocket implementations store passed-in 'host' before connecting. - BCJSSE: Handle SSLEngine closure prior to handshake. - BCJSSE: Provider now configurable using security config under Java 11 and later. - EdDSA verifiers now reject overly long signatures. - XMSS/XMSS^MT OIDs now using the values defined in RFC 8391. - XMSS/XMSS^MT keys now encoded with OID at start. - An error causing valid paths to be rejected due to DN based name constraints has been fixed in the CertPath API. - Name constraint resolution now includes special handling of serial numbers. - Cipher implementations now handle ByteBuffer usage where the ByteBuffer has no backing array. - CertificateFactory now enforces presence of PEM headers when required. - A performance issue with RSA key pair generation that was introduced in 1.61 has been mostly eliminated. * Additional Features and Functionality: - Builders for X509 certificates and CRLs now support replace and remove extension methods. - DTLS: Added server-side support for HelloVerifyRequest. - DTLS: Added support for an overall handshake timeout. - DTLS: Added support for the heartbeat extension (RFC 6520). - DTLS: Improve record seq. behaviour in HelloVerifyRequest scenarios. - TLS: BasicTlsPSKIdentity now reusable (returns cloned array from getPSK). - BCJSSE: Improved ALPN support, including selectors from Java 9. - Lightweight RSADigestSigner now support use of NullDigest. - SM2Engine now supports C1C3C2 mode. - SHA256withSM2 now added to provider. - BCJSSE: Added support for ALPN selectors (including in BC extension API for earlier JDKs). - BCJSSE: Support 'SSL' algorithm for SSLContext (alias for 'TLS'). - The BLAKE2xs XOF has been added to the lightweight API. - Utility classes added to support journaling of SecureRandom and algorithms to allow persistance and later resumption. - PGP SexprParser now handles some unprotected key types. - NONEwithRSA support added to lightweight RSADigestSigner. - Support for the Ethereum flavor of IES has been added to the lightweight API. - Version update to 1.61 * Defects Fixed: - Use of EC named curves could be lost if keys were constructed. via a key factory and algorithm parameters. - RFC3211WrapEngine would not properly handle messages longer than 127 bytes. - The JCE implementations for RFC3211 would not return null AlgorithmParameters. - TLS: Don't check CCS status for hello_request. - TLS: Tolerate unrecognized hash algorithms. - TLS: Tolerate unrecognized SNI types. - Incompatibility issue in ECIES-KEM encryption in cofactor fixed. - Issue with XMSS/XMSSMT private key loading which could result in invalid signatures fixed. - StateAwareSignature.isSigningCapable() now returns false when the key has reached it's maximum number of signatures. - The McEliece KeyPairGenerator was failing to initialize the underlying class if a SecureRandom was explicitly passed. - The McEliece cipher would sometimes report the wrong value on a call to Cipher.getOutputSize(int). - CSHAKEDigest.leftEncode() was using the wrong endianness for multi byte values. - Some ciphers, such as CAST6, were missing AlgorithmParameters implementations. - An issue with the default "m" parameter for 1024 bit Diffie-Hellman keys which could result in an exception on key pair generation has been fixed. - The SPHINCS256 implementation is now more tolerant of parameters wrapped with a SecureRandom and will not throw an exception if it receives one. - A regression in PGPUtil.writeFileToLiteralData() which could cause corrupted literal data has been fixed. - Several parsing issues related to the processing of CMP PKIPublicationInfo. - The ECGOST curves for id-tc26-gost-3410-12-256-paramSetA and id-tc26-gost-3410-12-512-paramSetC had incorrect co-factors. * Additional Features and Functionality: - The qTESLA signature algorithm has been added to PQC light-weight API and the PQC provider. - The password hashing function, Argon2 has been added to the lightweight API. - BCJSSE: Added support for endpoint ID validation (HTTPS, LDAP, LDAPS). - BCJSSE: Added support for 'useCipherSuitesOrder' parameter. - BCJSSE: Added support for ALPN. - BCJSSE: Various changes for improved compatibility with SunJSSE. - BCJSSE: Provide default extended key/trust managers. - TLS: Added support for TLS 1.2 features from RFC 8446. - TLS: Removed support for EC point compression. - TLS: Removed support for record compression. - TLS: Updated to RFC 7627 from draft-ietf-tls-session-hash-04. - TLS: Improved certificate sig. alg. checks. - TLS: Finalised support for RFC 8442 cipher suites. - Support has been added to the main Provider for the Ed25519 and Ed448 signature algorithms. - Support has been added to the main Provider for the X25519 and X448 key agreement algorithms. - Utility classes have been added for handling OpenSSH keys. - Support for processing messages built using GPG and Curve25519 has been added to the OpenPGP API. - The provider now recognises the standard SM3 OID. - A new API for directly parsing and creating S/MIME documents has been added to the PKIX API. - SM2 in public key cipher mode has been added to the provider API. - The BCFKSLoadStoreParameter has been extended to allow the use of certificates and digital signatures for verifying the integrity of BCFKS key stores.- Package also the bcpkix bcpg bcmail bctls artifacts in separate sub-packages - Revert to building with source/target 6, since it is still possible - Added patch: * bouncycastle-javadoc.patch + fix javadoc build- Version update to 1.60 bsc#1100694: * CVE-2018-1000613 Use of Externally-ControlledInput to Select Classes or Code * CVE-2018-1000180: issue around primality tests for RSA key pair generation if done using only the low-level API [bsc#1096291] * Release notes: http://www.bouncycastle.org/releasenotes.html- Version update to 1.59: * CVE-2017-13098: Fix against Bleichenbacher oracle when not using the lightweight APIs (boo#1072697). * CVE-2016-1000338: Fix DSA ASN.1 validation during encoding of signature on verification (boo#1095722). * CVE-2016-1000339: Fix AESEngine key information leak via lookup table accesses (boo#1095853). * CVE-2016-1000340: Fix carry propagation bugs in the implementation of squaring for several raw math classes (boo#1095854). * CVE-2016-1000341: Fix DSA signature generation vulnerability to timing attack (boo#1095852). * CVE-2016-1000342: Fix ECDSA ASN.1 validation during encoding of signature on verification (boo#1095850). * CVE-2016-1000343: Fix week default settings for private DSA key pair generation (boo#1095849). * CVE-2016-1000344: Remove DHIES from the provider to disable the unsafe usage of ECB mode (boo#1096026). * CVE-2016-1000345: Fix DHIES/ECIES CBC mode padding oracle attack (boo#1096025). * CVE-2016-1000346: Fix other party DH public key validation (boo#1096024). * CVE-2016-1000352: Remove ECIES from the provider to disable the unsafe usage of ECB mode (boo#1096022). * Release notes: http://www.bouncycastle.org/releasenotes.html - Removed patch: * ambiguous-reseed.patch- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility- Version update to 1.58 - Added patch: * ambiguous-reseed.patch + Upstream fix for an ambiguous overload- Set java source and target to 1.6 to allow building with jdk9- New build dependency: javapackages-local - Fixed requires - Spec file cleaned- Version update to 1.54: * No obvious changelog to be found * Fixes bnc#967521 CVE-2015-7575- Version update to 1.53 (latest upstream) * No obvious changelog * Fixes bnc#951727 CVE-2015-7940- Fix build with new javapackages-tools- Disable tests on obs as they hang- Version bump to 1.50 to match Fedora - Cleanup with spec-cleanerh03-ch2a 17385999501.79-150200.3.32.21.791.791.791.791.791.791.791.791.791.791.791.791.79.0bcpkix.jarbouncycastle-pkixLICENSE.htmlbouncycastle-bcpkix.xmlbcpkix.pom/usr/share/java//usr/share/licenses//usr/share/licenses/bouncycastle-pkix//usr/share/maven-metadata//usr/share/maven-poms/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:37066/SUSE_SLE-15-SP2_Update/1b69562caf1bd6e1d5b481073ac412dd-bouncycastle.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))directoryHTML document, ASCII textASCII textXML 1.0 document textP P PPPPP P PPPPP RRRRT~NJ;Ĉutf-827b49fb986ccdcdd7d4355426f3741df641f8b5ac3e526b3aad94362f1de3fd2? 7zXZ !t/]"k%Ƒ'+ woBغ(X_+{y0,̛~`Tc\"OX0DlḥdIAƵvň|\%~m؝t70r t!6$!~?kXp/' qsvzK8mʓԠ ;s9 )3#rRgߌ~NSˀ1±]ʝA@|`0%(1Rx y|gKoV, C@wj dy7ܛ$`1A T؃3z7Fny_x:7 xEBqWRO<¼t|aQ/&Hߠk5YG]!惩hQUC pT;_`. }1WT\Jz2&ׯ3vHOnKuc^d&)eWF߆L!tr̹ AnL]̂c+ љ97VlH0 B!>Ni6 )o=kѹETRӻb3-%DͰ'Xǣq3@>ʹnjr ,s@u$+3b~8(uF>8zzps4Hp#Xd]qjOy;OBu_nT5}\җȪ5q6ӓט0Ka;U>EՆ&sgf/ A9nx?W;@9l'+_bp0˹n'kW8b"ոwgN ho\㺣Xvks7)1&Kƒ Z@Jg擿\p+ge Q2omNE@=aSHYlWpмiӯ(R cBTCfX*JE7}3NЏ,n(jג֥S#{g "PqPLӽ۩C5b,m+sb.>5: ILt}Ahj)y0LTZebJH3,ˡv>Ed!|7-80$Xot`\r*1g&{Tog*ٟ0a4"">-Nq-i$FS81)nK"]^4}J]mo HEtDfo^mϥ!UގX6BP"UvRNAAf/r{ c m(9Q:AQ73_-"o^w'm'WA[u^wK<Ӈ6Hϱ :Ȕ[=+fR!PQ }`W|DiY]?.FA.;W<уAVP)=庾=>_50 YCb}e/[X1V˧m&[}Oe {޲JQ#(HMW#Q>zoKgqcP+G0H?͞2f͡7EèMcDBK*TtVI6Eb:УGzg h֜1H^1Nb]Hk$xz^-uwAĻICӡ5Ű*UIfZtPShGx۰[Pù _x\? f޳,=fw:AE[IeKc3no؄(4_9 D:y7;&BP\*F +hP _>=1>p M! yȊ4(iqQvl_Mg*^M)EL|z.0^ txvIdM6l< QR3Q\"I) VfU76Gi#ngRNH`jN)4l؝ {:.f=vGT ,^B$g{/cS*Q$,>>{fBъW<#<)R1]i/ F'(]@"Y|(*-(m*Lଫ[ɕ2 yhhd@FڒZDQL-C q?^s Mh.lH-1ձ ,c_*_ցqu]{huYzLk_fó> MTA0tU~V^s#Ih٦<@i[T77 flAȿu,#^7K{2VڕsxCIc:}Ol"DF鹋aNeh ,|ZT-eYDN[#"| 3^NI&S͆ @pQYmlH5;0GeXKNno\M`Nuo~BL`^rM2>KoHа` /VbsqJ٢*ڈ${T-۫?叠 ^¬O T fb5۫TA#yk \]k*_'@f3<@"|@L5{{CF Yby_Jܯ5Ճ$4+ݑO:}-ndzMڐ{uKYft=Pҧ)zNM4}p܆:v0nů;-Ոzsl,@~MѧO: x1MgW''㑪LxK7 b1+ɝޭ%{3q/B&;־ S Keá]LUX@&|Kcwc"N]V{i9.΅fn(K@LĆ7jwȊn ߚdH,)&_G\qU1oqTZcaSD1)答T[eSn}SCn|βᨅB~P(2,( 3j;ZPTa5],ٝjo;eJ2(\ >.RVLEvn777z~O (LҦ^[2!C4 j_) tj9frSp֝dN/u &UK<=o .zC' a6FJcĚ`yI!)_@2Dc= 6grnRLmBErչ7P}O^zX2B#,ھO364Dz'^&t(7瓇KPA+)8!fx r<$6UA=ıgC3c^nMH(`ֻ H~qkRX3$I':&{NTR"QD"O͉c`ł= {5Wy ȧ:ۈ]L# U }BŖl^g &1^&[nOe'9+V\ [|/ EyZNmžP|\w٭iL'L0?nu.Qu(@OU Zzu'Vv %΀?PcGJ7~IhTaJ4OEpS8ԘA=BKTjYUi(H#}6<>Qxi>?b2a^[N״CTGm]q4\Eݏ Cuuomxny*@ؤs_-mU?\B=$fNٚAK9,Y,=Y7α?ٳCw>XcKc(zN>^ ktn5-2gG r h"Q5Bp[OwhZ,lY-^Uzt8"Osoو9iB~_lͺ>nd5FJ ƕDE+j0Vbasy={/C1E.xiOKRۇYc51ӎV݆S@$XomdCҤj L%k[݇Ծ^` /ׁŐOJ$a!+p_O%eVkt*L0kUVB<8m5V+|@Wg"Cr[5?1ӪYZD"Q3Qig?x9jh f,"R !O!g D/HGÙǥ sPɔ8#:T[tT83rE\6T!kOR`E/`_s/V^I,$nnGʸW`x,4%+Q}aڿLF\:+CRY˝O3kGC#-a{Q :f́PZ $ ߰`) lf!L jS*2{A7U@w>`r/l+CY\Oj650!: \?=J~y@ + 6bWLlɰNj;уEs7Dj 8<9 ,|RǞsvhν젉\B!Yy&2C*rֱ\bq4ʞ678uܢ~&BAyoPn|6xfkDfmtf?:pf&vhiszg\'o:^K6u^yQGڎ_ w\Ӥ:2`* tB=C&*a:R;QAUJ}y}g#7q@[NjuƭVE@D~~X1b /Gx˪Ƙ!4m- Qo%r>`rHRD4^@[]#]6mHj{U=GU*]ւ_NE#4fEn˘ krֽC@6~D\;ڀ5ƜpG )il%WPȨxn-,^sh P֋ 销p_= ?ޒ:k': փI4 5b`įxgAzXDb[;lB/D В-@e)%`.iF, >2w /S f\ƃK! zLK(9_":i%_žmaO VV+utFĂDo +kUk>rUg@츁r,dW'%U'fn<%f/]I+O9 2%cؒU"LNP?"O; pﺬ=2~\pstg(D؋j_JqtDN Hrqx`M<.*nAܢB2We;n./!J?--D/|?QJc0٧<SӋKJ.DyyW9xV 8*^Kw +V̹*{}|QnC@|!waX f\OxMQDf9c~}%x7  >b&{*1F˗^oI_uAO/&Y2$C6RôL[@wF#dXTcs()lw'XEpu쫠7I $5{{Xk9uQsNW>c+E?m$IizW0L<|%NSRԭaoBvȺ9t$tSπj%u vUL{v儻u 71B^mrķFC, ET?u.]93|?ӬtDV(1$?ٷ%`Wʺd!5X-튽ڀ$ZⅾdlAy# IV/ѐ#ekp>F-)_~\5\TMOpL+.ٶqL͂yZO]n1O^dP1@϶(ŦEZ(RMZI 8(&c.cn)[ ߒg S 5K눚Cc2|p.`Lw{ нֱMDHkX{nLJtU>ZK{ J""U 75\?>7J1NLGrԡq 1)Dpq`ƍ?yb;^v?$<9+Xviom wW@_^`z`Qt1CAb.E1.ތkzD3oG1"a"z}(Xf%(T^dDYb~ݩ]=ðCF6ju;rJ= \x2l7O,Ϲ~9 ޓ~Ij.Kü6d m$+$Ho)d5JĻd74ob12ns$'VF|_wnj ii!6P2DCΚk- a5mJarԓ%=r3E{"`}e Iڐ\--tOdϵ~j{2[϶]G*$oΧuRʔAQqJ2SΩX*n{bkagcKI 9-K A jkb}:rb3HeItEJn&V9{jLMA+|[54C~ IvC wܰJ%3n/p 4jwaKq{Fh^<(.YmbM/^5)F$|?zJd>|/T]Z:7.\PE28؉wQ Ha"+ﲅ<)F>I3s#Y W0T tC3'oB}bop.D.`O)vg4!esox#uYg Tۀ&S%8@.H^ ]13iy^dQ %OƋ JCFX=pap75Z*p gm<3c(9qܧ1g~ U-m!M&q]Af|.95grJٜoYQ:zR8a#%Y̤!+o[ YeIf-ddlA?$h3hd'%3n%-i;k`u&j7J|S1v}mTyAu\[L{>PW=2hc[l͛7RVԫ_x7^fjvxZZ?0Clu}p fBTɣgx)熵6{T;Tw>t`/& z5G,)+j,^Lq0`^wW{<}Yk]d+pMWh1~@n=OBb%8I:hALX~6+jej.oD bE(&S/ʟ51K %Drݍ[{ud5ܬ.ξ/ >UOU%V`S> j_ב&!Ч/=+`lpLr+hL~1T!9aUeGb^9QgQMlڀoK ?R2qĂΤ3&C8j&z ]8pKYm+R\83Qk2c:8*߆M\6B@Tc X`9J Hr{`*y(L*Xϊg\ =ڳG1~5O-W 7A436qAdէvysO u}xuGds2~!~Z%1\t&;b~ ȣMs•w+{ $b+؟f3Ş"(Հ${3h*gk4殹?GS7! }U`Azؽ0e%T.G"XrZMO֒ue^-9]?)$tPoZpqU,_1yc~$_q&jB ?$} Nk'C-<3K]xH"|^`>fa?AD/ C13A&x8DZV\ ИXDe-tR![)66xS_R>a`:~?B+v We;ZED]h`D֜I%?9; b1~Qb3X;\?jJ"|#%)LrH1ЄPL| ax-jR$'׵yס"c< vdIK:n/FӛS|H0jFRBe 0ǒxsh?e}npP֤TV|9?g_U &+O#3tRۉ&p#{e3yv vWH<Nw)Iv uuaRk-|Пn/)T^_yoހ$`E-"#p16!w'$m_p#:H1?6-q4OS1ո$8jRkȃl%ꝡ#`/Y nƕoRuďaI`:Rwzg;iOQy#f>mD6)9'&]Zz;f8c{ea2 "|D5;lٞiPT¿KR=?@? 4\+U8BQ;C' W'YO[n_ }ą=C?Ң_zhJ6L^l\RjZF;vtunz" R2Sqez:Q.N9.U_FQ?%nAj :9d[]?|7[Ɨ0~Q%7/6MfM {P4g}N[:s;VO(3'B^C[g'+iНɬ ~l k?22܆"{36aA(fL8vv/3E1$1H׿f>F!6U _4>`yV3-Đa? ԛW͜胅w<:w۩@z0ZQP!嵊]L@HB%sA_.#ԯ'ja xޘIgY" EMJuD&ȱ#,3v%Ih&i{ QsN)6*F;8;ZLI|}{B|@gqE zrXgND&^0Qߖ.UHdX7!`4JxpjfOSw/{|.>m:|XH?qT[-qFr/i[BXtXMDQ3 dE$`Jn_`Eʼ4( Ivʌ5 vZx'.=:)7& Z8mMih\U-D6r|sdxWX<=">`(~Y>"f58T1]gLθp" kFц#uWJgo‚'%'ӔmĒG)6CR9'@ui6 E#*mO߄j@J7T:R=ٕ`CQa1-g_-EhMpNXo_1X ,a75?AIBrM ٝ#’#`Ib>ɸcN R^G>d S artm"y ]\^6e֒MϹdy-ELثwE^ѧ744:~Gl@':ot9o^SխSh*5ʞ$=}mWVu~׿\RJvܭf<e2/6t?*vuRMH3!3^T=Wgln-3:g(σ12PlbÒ͹OVmu_Ŝk O FPWUCkUesNvl*ϻ]k~ rO-)? 7PN,[jmA =M`;st1 _ﻖPgU-Mi"8;fᵽ 7[X}p<@ގĺ ƣb* 7|FiNE1+A%!zu\ @~NbRkx/;v8C׋sۈUXa/.D=5qdۼ.%CG_6Hտs-~0>sꣁ~:H8CqPAIx$JMpTơWYpG 9 cVwP΍[Wyl)ݾ' s<&PZ>fˑ 8:HHuW0I^ #e('U<僧]Zx˘F^wŶƨMւW@0UcQM!l%n $$GC4ob\u]r@XNi 3xLCCM63}?{q]N-[+Jva~c"uP{f(u |T* wq*ض,r +H K_Idݭ qK#ۨ<켞E?ꈖɍ5$#ra%BըϿʷr`_%k*C"{9ugF-3Y&~5=VCT>[[],sLD: ^dG=;o"_emMW y…ff:-0s.'Ee|̦#b2%4|=`xظ vN㽙C20WN~{h sOXіE,ls(1Tv jW#^"Kq[h$ ~fi8As{r@a="}YXFcX5{Ywᮑ*vLxP:iԊ6T֧myJW$f+¶3(:AFI }lA{Uʻa#mNW .}ӱ7X ߮"bN]uϝCo $]BZ}E@3Ȕ+\ @n+>DXQebfskz.e?Sxy5mN\zjnXa߲$+x!+]:`6$VQix\@ؽ%@SUjyÂ`)4gh 0,)ª}Mj7ɿ`}Zk@-1,aL>v=о&pYn^Jc^7FGn,_ ߚ~8`,kA./thtɗi.n6Uқӥ+hZ8pF ,t5ϼj-aF#('ib#L͍S-%.̩7~2vԓ4 # BؙYNxf !gLv2脞eK 0N"1\zҊm9VXTwXN:]&b;﷢LT+}:EP?BWur?,y|H9'PT[P=YM9ۄ  ckxN}E%4Z6cs[ǖbAF9'S C?֊ܕ[_ƏxsLP6 j뼖)1`LEBK5JdvC4@{+CB~4BʯIysc@ky>ȷ9"0HFl, T͸t7g|rgXKɦcT\ȑzN1{;\ He'X'qw Lj^9<e h#^ U,Q%gŤdlw+rQL!̻z¸VL??'x'?r ;H P+GnS([hu?5-V{>6Z{?gdv[ >z$|n:Ñ ֳ߬xj*JԜQ;dqש+ aFn<+fڀZFVfҚ1ڜh!O4SبY~%i|ZU旘4ZJq@O@-vZ>LOq( 2.3D$% 21N BH"_(E/>0M[[]2NFaf Gg!e[$pmfxj{z MH_tj+GPe!kdu`K1uI697z1sP(zS0:v|AD9j}ޡK6tL]7FwܿpvWrwA-wnD3ftr(Wl\` Nt; gʍg'_3?ےbuq0w?sFWO^;oh2:jLA(slGKk7-wu6:!@Hı NELw1J.:gF%#hw ~zRdƎčTZ+mj>_C|Kj>e/!-m]xUfnuBw|H+OufU 1gރI9a֯gDy&w: G[% ފoIS FhQ5.E:3d&ИtvFb&J]7~i|y^ $:{rMz)T'0r;^>$[`@ܟܠlۭ1YSeK7皆.j}w?h! Βs3کH){Ҷr׏@9 r,eO(NCZmふ/b*B: Li+qi Et>_ HYHAe?Jsg}ڣvh ZMe`@\B{(,4/z՟jm^m)$O@Gs`M-r9G6ưGnUO!n.Pf;'+khKslTZJxȡ.5̙&,HJ=I4)'&b CL zs`4nH!z>4RPeLH`J?00V~ +"FL`x2Ρu: )7n'yIlݺ"໐`3SdI _R x'e, b)3G_NSTSN߃"9r=-k5..Y[h*Z)*4Q=5iuB @_oީY|R/m'O!mbcmmCG@CP`wE!1tbTr2qn1X#i_PۥƔGL)2NA? R9j_Q&eM]˻n+‹vkϥ3Mͷ/ ;$1]Ơه`Fn7V-¡ IpR=P gBhV bu VM8G)0YɾHܘd gQu*@{@K<%Ub~q-Xr:xϻCy~P-᜙$yGvzm/7 jyūo̞˘1Yoa#vzb-N."ثjwvOvzLp BTh[7k*u `uѱEäk=ygXY#>]JAudH^C:kQx9*+V#-۶HVLĨ⸪Peax)}O[(ȯZFbg+emH){ͻ8[v"Ƅ -Fv|8՞ lTcz/iCh d-5M軱͖6t͐^ 6ϔ=YMݍ* `NVd8!xO.JKe,ٛj 2Y.u$;!RK:JbkQc&fC)^ZC>hM  El!0)!,V#>pV4>Һ>.a'ITca0ş?QtЎ1Ur<ȶ& C[]E}ÑD"](EK(r;Lh&mvVqbw-ѻ4:[?lI jFcG|IC4c" i@jCIj 1:ԃ'YR D[S$$Q8.q]դG5RoX(F5/9DH-s GRx`nqx˻CIP&[qeƟq((#֣P0#t1: We$+=Y]@SQEP,JY~_'Q'h_0\TڧY $̙+ܻpKU 5,ټ2 ^t9q#N7Ur1)o>TtP϶p<ߟV?P2ѣw}?hjŽ ?W$@9Tc=hG޼c "KK oU@ C:PT醙4iqV].GOGSɒyl}\;|Y9o|lzԏ(569hVp G7qj < @]#hwPAB̝eLj(PBG卋GgH-8W@7mY]ȑp^!"ɳ»)+"=[ixT@_#8Ft._a JBi$V ?Ps<+/kW=^`kZ8 Xu%9KGc_A| h }ᰊY KhN `?6DU h}&y%T!8f?{@wyG c_J9;5\m9nAqIJvm;.Y{`-Ǣ̭]6}Pe)br1M;j]4[3ޕִIwxxmjW!gI10UKq?)~X~3at/.;^-8X-$ǒI7=^i4Xu\oLS1|Sypziv5z~)Y5I r -1?;$ʛ}J ҷxrp]hz;Bnu~Ɛ;RD(aVk,1/ļ+C4m6$%SI5e>%~hp!7ƣ RZ VH\Q'5|ŜLގ"{pҴӊ[؀zGb sYP:3 3۹L7->( *mK^ŅӮw6/\Pzk!YeؒTeAW>WK vb1&ċ8!n^}=:,xCd崕Eug*]'?CO[$4*i F1Qly/fLA6UD)m NlM^2?Ƃ-?4DI~nwXiWv :i56P%[E%x9jqQbm|)%`{P2Pܖb }>齀5p\ߴDKܾZ"I/M;&>謱sаzGZ! .f0 cKV{)8%*`>֠OWkSCi@Ƒ'Z$_E yva ]![2i|y:,/XU4%Lfr"kaLsY(OiإsOM%$Cq;&[ ې~{hF3Ü[vL'b60LwƴCTԷvߒxm[5Vm\N( 0A/&͉{tgɋ9|1 @W`H_@ٜ{rAc?A NaQ6pGhM#a϶BpQF64ddI 'aRlWy^һBH[@fH4"R;\RHL`|K}攪k-Q6B_oaY&- IO3~Y@wF1m1Z_~3S> +))GpXY 8w>~؃ odI Xȕ3Klk2I\(D+f$н^)x'E+aœQiڗG185˾ܺ9-hF $d:[HiynfoEu`VLi- yit|?"Y3Պlg/Q} p(W`S󫶛 %,+լhe)8.45טASA-[`2q`~WzfJR[@ ^ntDOl`|wيi{c{sY:@*  =m ?wV$7pe:t$ZBDgܢuq/:ۇzp$r84&bohK {]ZE؜xf cxX0fwep;lw8,Fjf$>x|T`m4 j^,NuùH_&Nf^Ŕ髓 >F';3[C%8,UNXw' ˆ~P1s]!]t)jŚFh!A唺p1w?J<%4HYr-V >\pHdW~-yUh"y&ԙ4Jȴ q(W=fOuxzu{I2 R0OܣJQ}K<ɺ@6Vz n NaQ~|9Ƈ="jfqR`iXd=uW/jժos|4[4%i;-Q\ηˤNaLs"YYnSDH䰷mB{Vfškwd_"3|B`G6#79::0S%t$Ȳ.*>Q#W ;).~h&keGlffN.ԍ&n` ǡ g~*i5",1Dch_ʓTɇJfWTEk׊zIVE)O!ALόDB,:0èkA;&ylw]l=]^J&JU?@M9 -C%Sw+uJKThř{1V54 [ >?`E8ghhT4P<91, 4;ί^׾ȁ" @R*_ #Y”~^QֵG%ӟz#}T3:at-\h?I > IhUo*3o] 'G̏hzpϑ2oGA~jeSAv {E8x _8Bxn~\}^`fM8:kM87Ýq A6Jk8S5h_`W6axK2FC!$˨ƣ^J*|Ҵ9*ЛCS<\s .qa !lk)HQ&] c`<F{$w{dOL%=hǥIsN 42q*扭1nq1y`-)FM&\0% Ӯ̏Қ FU* B.I}tYnl8+N'u_GFƕ*C%`EV_8 mKWTv6|53OxAQ9rn]@+%ۻ#eRošm鍝i'ˣ; YK}݁ƕoѠ,0~1xA]<F"Ѭ aˈl 92\XH}C].pȟ`QæDxF "y qo6vZ{m˕8eq c2ޔG?l 6^%ﷷ3H,S"$Y߳m5t1KŚyzm\dJrÖ5ٔ=x' dSRp7jܯuQ\cBJXs:uQM ކCC-zYAY3oهuF r xzRAʹg~jI:9vyzHZKJ,=Ml }1,9 [ROD [Ƿu=RqJUd}Q/%\z[)i;1ht#&m~tfO"ekmTlq̽>ܡ)L/kHW23Dmd!rFBZE 6yp\9( jv2` M~ uc@c158JBc"*.^ \n׶W:`BIf{q݌␽2DN+Z1>%_z' s_Myx\&Osj}(ULEw=m x{nMrAj 2?fŻʰ}U%RT#0e:Ӆᡄ-G˦R@{/vfƶq9)buWƭ/oPgl?%+.NZ\~+GWՖGhDžz%c(@% /l5ȑ[1qs$~C,*/Deeo:9ƨncZO`>3n=IEtM戸:b~zM C:.mU-$A2N4w{}U*J<GB0+h%vnh%@tĚ1rsUkE[q},c0l:|n?)ZsoÕV{'kU;iH:*TPB+?vcag\s+g$lv>7B&G{:&ȲQ6B6mZY"c#TUxxFuqUU3ġܴ?M#8r+T@pbJYC2, C?^F(B:z`;Y|UBʪM%i1XtSa;ztzJLK[2\coqp]ӵx.]ex t4 Hn t ~wsU<_MtZ']ҭ+:_G?GXڔ -p|t+;o:^p=n $)HMܳQsıG>-T Måh& h?w.@h \)%^8%*g h1 Я_˵}+ZMj3hyZ_}&1A2$[ׂ/Uj?`La~3քAUGaVSKaJ\0>o_߽̃㭴fP%cVVȷC*E40COHLZṽ6dGUVo)eF M4)ĞmΑ*c缿ug^Z#*ܻP#u_`7@0fQi;`%#x[.@$lRļl|NJ_^{,~E)@ٍ "]5} {ӌ|+!UJqMw $K\XM~$FD,0qsCn)*ځ0 SlV҄iRӤxۖdJ3%^g:&r6Nh>mO*uehƆ)ML]M[J#q{*-p\S40mxǀl/HH&LY$uy{-N*zu񳕄`vut=:d9Gikkp>oY|V3ZJn%CSQ5]L3 Iz]g??`z"*7Ef"D 왝Uо[J ;qW ˻<! Z}bygj_sk~v(0aފ$;gRk)JnJbG2̙QMw)ؘ"b&B;xiˬ=<#尀ww=}.5;: )AoAsgHb#28}vUT&Qc|[9xg-gɝ?O{|֝iq(hi<߬j'=>MBMGiJHq9|Q@kiVzT͖' 1Te@oWJ]xpT͕WdDOů7~ Y愇ݛ'e#{~1ώFO*I'`M] 3[!,G},qSկMdk1 V#jeFŬӰR+یP͎ c+9&Ã#`yi:ȵ,4n-gLC |>c 3..܋y Ԟ5|O?yL,#xHUHhND2>'~sU$չ%,xh<93g>|CF-wT-toh &1v{,gk(Ecv%U8[!DR_}2.SJ3:>R1wI|bɳkK<[fkvrXŗL<KN4sw7Č#S:s |nՁzAHTSqYsffjzi]zvm^"I|,&)/)S Kۙݽr0$ I[p x(#'v xiײGMw 5>I#(:/mFL"1`{t^Gq?3/ :8?ι0~ o h,B}v(#.y ?Jm~kn.eSvE_- bQjP%nI{&iNFd]aӳ&9 b`<R YMMR&G" .S Q^~ wox.&ʴ*0f5q0>XVƪg{ӠY̔R\yT7wdV%WZK~,~FdjmV$@sS+&%#a[P<8 m73r\zS–{ca*CYxe+2,%aU ޑ6qv=V#6 N01ːMϢF*+ڍLQUQʾ@"107CJg8+ǒIMic[6[Ijp♴`_n5ȵ 6.S8|?q/܇h/D?gL Hp?x^V2RG4I}wJ:xϨ|;.R=e][ԡL؉`ckMjQ<'Јg`I#j"'s_+sWskqfݿ cm <ͩ6'Rg8/2@2Nt&<]F39\ѝi49"-chR[CHA"Xl.\qs?׋I\ 8,&j{2o̫A!V4 A;RjL8Tm'nc3c` ?6cWb[ 5:GL6f7pHw_l'F8 6xwlwrM5[qqJ롰c-or8Q}7RݕЕ%h)4,Mrޥve&o :$9Ph"K~~t,GK'E ܅i,QثDŽO4ʹ@cYT̮J( 5%Bgآ,Blp[/ Y`5D@bq~H1,H|ds4َ̑BEW_,79KXoꃂp`[Z,J|S8jCut[sW.Eا_F&K>JojWJ:U\j J,RtqOW>k0'nvǩhplS2[[iSRƅ?q^Od#xa!l*{+`av_k^NaoN %4:Lc;%'aJɓ2Z7kJa dV>@=& }nPH`ېGÑ}2R =Я`YdOd:X͞B&S`}MNqt?Tf+iOPDŽA׳dt~4rek8Ƕ0:E*z`\+ԡoZ %Xl3Z踋Bf(B@WFh+)J.,ˋcR-M=kfunʹj]GzT_2I_8YIZE=5ZYfCBEfݾ1 \ UD;]^ъ"Gsn_0'EM΀e(BLq˼aa/ 涌:a5$Zr2~ɶkaЎ5nf3`&9 \%]qc GaNe1k776wNt )qpY)$5M)󼊔kن砉I߲wR9oK-'F ~ZHRim;DSu I`:sDk*mbF#t vMϥo] R\G"d0' \C;H V^@q@h*MKjv-21ܥdg6C<+)Fɚ̞;wj 9ᝨ(yMqVB+1 Stetiگ~6H & "'7܋wkHS1W/ϵh8%.rn?+ }/*T%H ! },tLbuɹ|j3xYpmE\k{ԝtŐ'M]bMk˜u1qIs%Fch~_iHI)'l%44f棋7e%v* QxnM߉DIL K2 B{tꗠoԛ5 # lϻƃCz'Jn01lgTkxPA*?yw*W잛p6r4'^zX&2@o{Շm26_c@-wn!1tVr;?Ű?NOf $Y1[HpRʇZ~^Z(E @oabx'J&]֘{v$!ybD{j;HA:FFOn- yLY[2ad\j<#QH_KdQAϩ/Dy[tV;m>inX0$olBz2R>ZCMzElhԢ,wYq6\]{C= iJ#8w *w|49/ոlip8^n i ӱ9]?mC)'<-BoY>Äv}wG$\q Ws򗸄([(/aAGŗ0Z6&; >z+L$Z5Bm5}B+!DdKqtg_ 7ԺC:9>^ih캹s9kBvoe:'|4S|C_S(^ϡv,"rm'NpI{ʚduLY1eG/(<=b)0vPvnՃI&Re!|* "<ːl*Yءsם]M/i6#d|ܐ `j\G=̪a~JxqU'@T+Uζ9l]ō'Lc @vsuO>&tDjDoV)yo+WVMQz`ڌθm&w}=(Ӕzpp5\t&ih?V9〩!%~fpHNI r5r~&S@T"hdhN}!q/ kc.)RcM9=_&Je#!bD{k!ܲߥ%ѪH-Nkaj WK ث]Sg f®aRthcCaCbv^v1Ojs<)V#\q[t% Ӷdpx-(Gp9G*WgR?.j\t΂wELtw>MmnNAxsQl$;Cc Uqr.Qqڡ&ir3v)Mw$]YUCmaxȲ7Gk5^_7kF/A.~CNՙhPz7lCݣ R(!;h+T;oQ~5>hF@T}{=ڢ(-^Z/abdHRHV,zBqiKgg9@&7y愪%XG-tKm*T)O]Ilvף$~_ۋ-,(H]>2d.[dpS}r9@%C:XèiK}r{1wL9t'# 1g-s4^k{S0TĎ|+SѪ^'jūMnq p׊IDťaeb'NcbUg|=oy"vo*$zX.AOIf]66.)SX[vpJ-ݤ5.k/.+?U*+OjtSv~nq_o6L2k9%ۭr$gNj$⌙ N$ܲ2_AZC%4z|_:-o;Up$hF616u -қI5x `l1MrnnwM>Bv(?VbE]:8勌̉,tZt60یGnNY)$7sP&U WvI+}r*o6&*Wy~{*|ebsUF$rGR([uRB0#I6cL$9zyx_c? G$/b?\dfsN)`Rdb ]R^|?mMs>e}Ph_U`cF'~@hD!f`]\k }#L-R> D"}m*~S,!=SnU{iIW2zzVBYuS(zZ3^9* FqgA>iم6@D67ȼGfT">w^Яo/Ͽ.O@FZ,7ze^7нf 9r7﬉?Ƞɮ Jt_:JR͹^2\">M9A*^?we4mYşǠk-xӦYȷk& =TFT r[[;9սN4yVK\= ιóɉC^3SG̜lC5#hٔ)cYC׵-eԋaQRJM̈́ =ܴOjafa:uv/ti1;-pmk{`8 j}F9ͶhF*hZH?,:Yvt0ծ-N<6kiuimƕ@ ItKb/pٟ?Xi#\~3!' oAyjk8_17b^%9.TDtd6L vΉDXrc+9azαpNkӿ14V&\19;[k؀`b-c >@uJ)|u_oP3EIYO\$&VoR b1 I$KQu!OJ9q 6jT֗?ًQTo-Qܜ"BZa2\S< { h#@óww wC`t}=M,F?]?=*KWXJDzO]p|LTwCWn4:Zjyb-ʒz`䬤h> ㏬C$V&Y ô; Pt\ؠ8s$*+Y!)ct$n t̝LZPI~Vc 5|i?!azL#&gA\+c=4ӘgU,ˑNp}QN&Eg[;4,6}bMmѹA *vVPG\d%!bBXdKn%s㞦aYh{Ǘv+3SA CW[s! Q4Aԛܩ;d<2QSJLq'qzeURI .㋭r|sa_Weξ`T9*:Q-BD'1#b]נKb0ͰU*57AJ?$f+%ppjZ^{=譒'nb| .g~X2hBoQJ]u丽adz"vD*WxH xJWkIHL6TpД{%(]-b q]F՛=kgH @ű|hX#]o3[f''T=`;q29w+{{>&@'lʄvƃ(!|st|yY9A9 wRO@=K>zL|@b1م4*C/#aSqs_pH~MC.löI8nj 9ٖcP=s/d<_ێHpC3m(l0 VjGsLrOb@Uq]Ik`6P7떗̥M>IB7r8ʘ~mFSϻoDտ:PJڎϯ503 {ǝ>P ]ݚ>U׍8z̜1pk.G.h)(̐k_ʗ9{ VTT(*pC$_+DQ)"@^ n54툱ՉщwUzp@ǑJAqPzXv,3,-γ0[ G˪x Jk~p"G];_#UYfȎmr{l}udJ5+02$EWG3nΓmLo!Η)dRB |Ep';WP'£} xOWX.մ)51ۛpʼÏC[aә5,ZEN=MxIC fu`}(]}EC>|@⭃",8V!yrGbF&+1yCݎo4JLRHԑک l~)1bPzLՕ+qz**ckpnm>csAstVP#BW}5<*jOoB9;Ju D 3 ָ1"X IP [#NYByb !ogO( VE1@ȎW%}e -hcx:31;-0Q€ Su\ͱS7Xy.sMEbS1w|@'bW1t+B^^ -Jݨ#o_([kh3Nek]aPkkoEX }_M݊^H$_ *vj>ІCp|sY_>VR`5< %Xۋ$W =dF3cYP7t5xeXOxJ ūh@,p KMŔJVQZxQ}F,qB|U8EשCP}0+`5zlR]_G|a[k(++HW jܒY*..ncxw/D-5i)vS'`%[%=k@aTITEv~4j(QLյϝ[U,/{VEZ.&FbA/E"ʑl+DYد_ 'ý>'qEjWVvf!}9G'MY-DC P]$ be\]x׎}T &TKHC U[Z?6mI "UglOnpIӰ[-mBȞ7XV*Dqu N;˷i%9@ n@tAtIpB70w9^95=uC5:m_@iRc6+_< j\вeW~M}k8x0`x0.i3/$qmb dqoo &ծAhy||B!cGu{ijed'>el Bb,j9ܹR>\*;8P^$)/&6 ~-߀@R']D,ʚԸ҂ +<eQzD~U=DEZ~yye{'B@+᪃g1w1ǻ#P$U%T/v fPݕXRȮ߫9HXr\r!a5ZD~H)sP˘YFw#O X!sY\XcgLÞIY:=*HZP>ǞPd3!)8 ^&hX3 G|vC859p]ƣ | X@Ek,&*i5 X i,[QZxGp}^ӇMn`5ߍuLb$yE[^F>!,=t:- EUXL e$2@MOLnځ ݳhc%b\)Q Uu{ˆ7 H~Zz"G D?7R5lF˙?WvMQ3k΀+g?E?c&* 9^ mzHfr؈aQ|RS҄;E5i b^(2uoAy\!w^\۳uѩ*GN缬@fwf3r :JMFX'&L.">۲Z"dJ tսĦ{oלgXsqbS;]oz>}F*gX0˯KP N lJF1=6G{wDU  fN)"[gd f~MAuȷ| l~,:}gڥVn`*f,sSS+HĊun꺙CS9Ͷ': x#M8i{N?hjjycFVl70'4] 찮S>z<6 IhTSXm֦pֶ92/8Pzad-O k}HvBljT-DWުӉh25KwϕU9a܅٢5&eA($391/a5h֞&?0%YTf !UpĞ;j${M t O}BBG3vFIs Aa`7ayIk1oDQ*]fCFE:Jٍ8]x-,Ue~tn̯xc':|m߄xT;/Urj8X¥$uOj={7)J58e8 yJ*I:񩯣:9Z:LVQ1+NWD:\|  iF:a?}eȤ[J>+cTR3Nz\A:FUT w֪J+ FRʻX /U A8%H;M{v"\"\8o`TX.E4VR`E.f=6<^OLB^Br5S=,y ޞ ~Xt&yBl`<&|CSJoUĝ%Mߚ;[A>o30ǡ%oQPdCnHѱ0+ˈ* 2Y@-lۋEX4+$6HܭFMubj~7/sePq/~LUF+%)no)U!!Öl$/aIu_<5uw}7-79AWbTr ^ G_ "rgiߒ>t2`2Iy6v*EBߒ)rl^)oD|Z8 *8* TXܖIhy6'SbI5*5*1G^F&P-pĠ@['^-K&W?+M溨o)(NrJtJ %sS}LA0ED0 M1 Oڶ}3# >Cȍ+wB9,`㓣dܧ M4}.gC#%"u+N?_p@>Ak1A,PyL;,/|nৠQ;afRF=-߁gm YBjĢn4H|L$^m[elqjwNH+Z>vFdF̓qY{` ~C/Ot  bq7p1ޟC3_i0cPah4">em%; 9$_mEP=i6>8W80L~oĨ,_LAӇwq6Vh;)bgBdq_񗌸̬8tUvX@uk9>N}Aw~§Nw -2+XӐ;Sú gCjV*SųrRz x\1$a>V\륓x=7Gq=ٽ&kܟf'K.`=b#wV \`]\}Hpo[>#?t2(~, :t 7ӟJyS,!j{hLyP$ה,lJ2[ lEL'Ye~-l]&=#,9M*ƜHykǓUXg8o^8k q?D/2B:Nban-MN/va #8ã"^XZ[^pvp(xUpyG1yd.kmz}(&5 KC .FŁNߝL"dD2 V*.z>@ķ,<ީEM?bGVGgd}wD nƨަKT3EҏpbYt"n zn8AzĄPþ:/~Od'&ƽt]@LyCxbԊk\}慲zb PqP SЄe˅aru Nʴ*R/.)l k q:yWIjˣjbB}J4ydUn vsBB$ފeyV?M)Xy5Z5,?ӝa4?=O@3Y8wjq-*njJ`[ "+OtAMR9i_#"W|sð:iQfA^ *2BڧV [fm#T$H f~*/n(N̨{Y4:5,6|5pot~N XVK#v)ğʣJ<~ VCܞ}EFf{Ek] 4Sj 2㑉`ST,\I:l%b;?Ԉ'ÂrX+m pGfI!R 4թ&(3X/)Ԇr/*نb1 .Kka$8b Tk!&-]> v`w@05yMz`I*8ю%#/r*ҥ;(1q9C% _$E Uΰ٭WD<)ޝ&R5(H\Av5߿%NqYdB̄`h@Nq (ʈrK*nXTVJ3ؙgb T#Me"P^P7-t v3 q<%m#z?ily p)> ;tNkT8Z ?ݓȗWϞ2Hkhi"zuֿ4@^43̈hB 8 n*M({dJf,0ȁY js-hi' )Ԩ%gplٵ>(YW6{_1ӳ3{ yXn)q' ~a7bQrjrې9|{d2gdUu}W`NrOsJ3_7]CN ``z;',r_Fܖ~ wl>d[ew5aLJ i`<Ѓ[|0sk>ɽ 8=kY|[_a5Z߫e9Z=ԇp\14A`zK4T ׸#:t2氓0pզ'o&Y׸Ⱦ1O9](()DiagbEӹ $+#6מ',`\t6y&hzqt=h8 P!0h@+A% Byk yܸ7/f4D劯A}$ P , # .frWT R_9k<73fKy/"&EWƶOehO`Gbꏊ+P)d{āq_Swqfe[^[.[Hj' b0r!0N+0=u[Qiۭ4 }e SiB*yX^hldƖ Dj{awL(c$b\/5樚2zXrpI n/k5w>\hDXoָjyxfHAQο7:,:)FTP[*YFsYNFY$uvS|0V:{-4XH@S13w*F%}5D#+@R% ᑬ9. dqȼ7zP+)Y|"*2*k90s20X:6'|`6p]5`FN&W&rӸ l֊K-Y A!ysB9cЄMh# dJIKSnCo>}Quu k+p<3wT8I$B#4)>?**czVJ&܄@UBw,aѲ C Tl^ܷ-(e_c떊N7w5r%FpA8@=DkZ4ii+:aX '{C)\/X'o#pZWc'[ikmhj+𲑖?q_A6u12EuCg.}d)| CF>c,Gd_=g񕥃B,SЫ&*Mʔ!N'NC?!Z<*sؔ&G랸|j_ Th#NG5rE4D (X"r-3ZI~>|x43LL6Ujϥzonh *&IUH䯆E᩸!x8vYiU)ݡ4 8} WT\ b:W1K&844UçPОDҟ  ~U fK6Tu .YOʻ {>5;Ј*QR6}#'KK?W0kN?KTa-y8^e+Lit'Y>MKP^>LL;?˱5iof-oaOa bE sV= x.gp`hjyYjԸ\M6f!hkO ȸ\i;{4ڢb]z4̔Jl_+U}ۨx3^l~fv󱲉Ϟ&& fsE1]b㶓c&9%E3퍼U^á9ys|O,]7+ bMq+t/:=p]e@.x6b[Q 0asVL3\ymZzĈ0[=trAia긂F&L-HPA. L5:>%]*` BФn\ "^͢4&Y!gء=N_$.Wk.va%LIan!%uH".(Cw嵙KW@F`MA^&.l& -_8_aL> EڹehZ5C8Qߍ\\\)oQѱ235̕:s8<5ȍKl# <7Ibg.OX:Iv}}oM 멏LY{uÕD[k2q:& p* ^8u;ꕘE=k|3ff5xNl3E^z &E3d)"gł&l PF+*/FIs'\7~dǧ A;nk Hϩ*?Za1vV`7oOה# yoSxN"j>)b}z:Py^~@jNVm9(.Xm׸LA` 4茶*U{wxkA[Pn I3]|vr]ϷEvhރ{c8OJ|.Q렍'uUf4GHD"v` ɝK.7#5O2_Z<|uN\HRn$n/BF`cF9o+qbVIzbV̠QƻM83;1ǰL,TsIfC~P'J&Zw1gxG[\tayۃaK J؊Cػ}t%W ^D!$?~ amP!fM~)pff84oȬX)W+ }%` 8!jb> CL.d:i^„C^#JȨizJBL9@M )3zQطBतB+#̫Qa]+{|wW&BJЅT6zONE%M&f[0e(d1ʭ=sKs?hB(Xf?gp4>D7wSMJ--p9R'Ʒ2rRgњ \`3T᠖bEC S(Wބ/XvWKNBxWx)LN^~?#opZoIrm]Ώ>PRis,WJ/7.qw$ڶeX]81IxU4o;UdĤTIC}ud ? ԃ#Uz2)'깐bDyW*}wL/=^EJ}u /Tq}&k/ B,,!dsRv?5 ]\A+?TUCt:Or|H8@c={`,njK.4Н7D;CDDLh|n獐!BIgwʱ7$A0(KR4xY<I|,xCr=Y F8A@8OLSsђHKfZ5 ow!׋j1^@Bc8x;A=nwQ]LyLk[a%`x[|ʎ[X`*;6kɍJV _Ϡ!$р'ϝ ,EmPmZ(w|Fؙ$:<BJdUJhvD<׉Ǔ/D엽Yvm/l;=vNEx`PinR:+Gi2B/ѣH?6dzpy%p.!qfzбRK>\M@g)A vyaE~NŒ[Ƒ_7)%WiJzyiQ``P+>KC۝5p4lGEWO/pGOj/E.uK Ciqo^3jψt?5BjJEVt%1KLP*)Fiz,EVsvHwyz%Re%ϙnby&F'Py~k .nwU;!-x.'{;]ԙ\/wR >ذkc2#FbM)Gzimn59-]pdׅd6K^슦_]p||Օ' uJwlɱP%`b{ _t_L.f $__)7 o@\cm}}|{}CteORyF=⟀<( ذZ !%6Ⱦx19-p(bkl n5 xO}SJGEhb[F@N,n\G9W~gr yn};ꡞM ڃeX5Kqo39 a~>dwFc*+#$ԫ:&jSJN^kAcMV>jYbm<đ}$Ml:L[CZX} fhG‹./hWhUp q.'Nsƃ_H@Y]"'Eq{mq39H>7s)xS2f_77Fhunͥ 8V K *9[Yc/ǮAlHT# Ȓheò1qzHx`%_*F^sTjQ&2CДᩄ N}7/{`@5[Yfڱ?."tQMÿ=y[͙L{ I*5K23)HDWLN03%vϦ +)i^&D,R/ssW{/Ox9ĤgoȔP#:&M3\eշ j% pXyuK!,1ʀjd_(!!arb2gիJ k$Ϡv= YxLى;UKX@@HvP7A6q9@q2GAxKq=YX`v,#C +~HG>JdխTpZB-L])0X?,t;tx K砪7~t~132{}1آMq=nUW/nv81zmx4cQh+ZXfǚ6'pΠͥ(;N)Qb1!h Y]pVX5Z HqΡ.$P)SeOYctS柷Ig!jM]5( 26˚P6 jzJ2~Ult]ۀAX/ ^KUe&}bu(|Ȟ$'"3r&≫;bw7, mR 15/?bY0eZ^.q4Ǵ#Ko᭳<^g e5Udc̮Pyp]Y@rVǾU$r,8MUdw(k>֥EvEkO:T{ZvlZT=`k@0PUc8~b7U)em1*h.LpjN fxeG% DzlmMZCvXGv-TSFq9',V}\ UGIqDlm1IyPc]?kG:1Tr#u\ 5dEzXxSwU_z.}d8,*$t;䁷ZҔ>%vS"o$`öD,H2 򇮭9AdѿKD‹e4(\tXBjFF$9{|oiK}޴yrZjz?\|v!bY(e1Ĝ{NH >>H')9}[JA=?Kzf@'gә.{?h;:*0曦*6ԛٶ)j o8ON"8%;]+Cš.p줽Oo x~&U»+T=Јq*T,<.6,ƨO{iMa Dq$mPAδm<p.aa( cw^H#xq;* M,+tyrop*=!r C #"3lw"vxǡ\F4>-F3;(q!gt7.A+em|^ENOD,\RWCn;`ʕ|pue 80-* Q3vu5yt֘TPˠuP3i4M/%0[Z`qy:!MKŴfd-ԪW9gٸݲQwό.JJ~+1>0,p an?ewN#yxA# ?:_xҦ伺H/9zh.GSs`ɦ_ڰwJ2uɓQz/ޙ.m{gJE.|5hyU5E&\B+a#(F)TkAt 5tA|Ju"^jO V'KW4ܲ_^O|Fhο)*U1G(cM&rggoN]0d~d*wB{@ `8wmS1REmL"neswkK]QYy'? rTx7K~*Def3 zq9N`8ȄOU??#F^DFÍ֦=cm"oP%^UQ&P!ՇN-u8"ƺĩu ( .: ن18gTl!oȔ641]a NFo֊=rm@piNvpL-nvui'|6 {y3;h#%a2d`1@?Grv`-Hhq'|סUT|Ey ai 90m$pZ.Gjux_>Lcl6Oth1;&9nbGq9L@ʖD"G\rq*ȵFOy-)[ ̹*]T {JZП{õ̚!U5[3dT |4r3 F4ŘzfYI?@`j|hag;[Ρ}{t/P͗)#6r!R#tNs/?Nȁ:յ}lGgwJ>Rp=i&G*;U\2+`n~g0Pֹ8֗R{5>4b=ۧO@cbӄ$3?UwMdiLEVd@jD݂"3fjm{`h:U@4 TcdBInzԾN)gZB}M*ӢR57AFL=~)Hڂ -?Ucp+T3+ihjgԺP9){ 5öxB׮BP5ƣo4ٶOÖР5Yff9&V♰ӱO Ob4t)`vW-?p""J9GbhWQ})o>D\[|sə2;Z?NF4kV\݌bD:#nXyc@O#?:«RYPSaf^LJbæ <ck~tE ?0=tڍ,NlU<ZLQf4 @Nr! |j^ܔ-5Z \b:y!\1JX;0nCibl"s;yJ Q!E[!DvIΉNqYlK՗?1$iyz$>c>n-gi)|oQ4VtEu'%쑊D݈xwOlE wn6D伨%&tmՖ,Y+`}χƂVUtMLŖ j>RAt0Aٚ t(JDI4@淉\:9y9UƤ:Qֳ=Y-Q; m5ٛS]P. ϵ*q^&3]*S ƛ汅Q<}'Ǧv55#E`P *#7Lq!vN*k1,pnBHFd VdbH_h){ji|iXo`4P 2G]!Wu!T!5.e6ӱ SiVGԟ†] U#f9eAA.#Z㜕Gh15Fr(yِĺC/Z rZZg"^+u 7@R_G}˜\8Od1T?=RJY@ֈLޚ S{Tt@xO[2׾Ϡ; R;M(j4V* xU唔ˆ/n(`!xW2I:`jZ+ror%xtuL%xCH<( e> jZaJֽNU;/'[RA6ը2ҿw{#珶0o@pϘm=.Jhޡ(c36jE\@@NTR130+% 2"xa1N `OTߝjlIg9:ǨNW+{5NeQ+ :(unV;GGx]k<>@4˺O$ٞy#`+Y̎7xfP 298hy-j*S@/gHo%۹; <ƷN]⺠iu+CǑA>K.[:e$ *>l%X_<žH}E4ͬ="iUlh9Sp"B̵ \{̅ncqEt1I຋-mmENu@*zjw{fg` E,W)E,VO6E$O=&KqpUkF=H0NUuP/S?IU{*EΗ"EU f%6 ,RR iɥɑ~v%Bd@HK2\C z2YڿUiu,(z?9죿eX=/ \U4s\b.3O!]2" !*\󍯹(${ 2T |$S-LO2W W#F@cDZI`McS Fv]wa@H4"ifkٚkuXCK4ݷ?}3H|z7oʫz/ #CBFRApIm@2U.)SaܯP#2>*cBq'l C2j:G)(؉?>+) O)2`lxN~|QA_ ڀ?.7e|KƷ%fXHIMfӉL\_ҵ3s6e'tn%(Zl&2م9mQsƴ$i-mp43T q:$ P753ng]thBb):k$Fo%D҈ӱOR;i, %FʲnHD*hFAj3d., ޟ,bVpHB:Y*aϺщ!E2lǪQL;2]QUdɒ+}v(8_Yq1d"LOoGK@BCZ Ǘec$Dn5m UM5ゖY]8 ẕ~\KaU᠊~=B5 p5~(h[?RcD%/ⲌT+*4L3@]aZNzx0YԋP"W^2~xUB ɡȁrxL.ɂTj%-pƌf{&.FhӝnciK҃m*~_5P37U+2~+ƷU\xCU χDU7ǘxc,wSJػS%$tTcP5KٸaJfXDc,F07To$٭S%JIR$5T,KPCkVвj$5`sit66Nb^+NkZ֮#nh'rF>U,ME(9d)Gkk۲!헨cj;yCm+[8dn}Y\}b?= r WT;x*o󽸓e8Yii"͹E蓜QSt{2a_]W0,o h֢B9Jc4(^$ހRU{Dg'GkL8-}6w ?YvS\}\:X΢94 i 숷 3wIxaoٻw |f̙rgM@Xå8 k%>J\1čM">-#>/f/_2_:q7oJ|wJ|U$~HHO$~J&3 ~)+!n-;%H!O?K IMĝdNdI_d~!o2!̯d~#_26 A "&ӇLI&LdL2C?dQd+sxY/I2)^%&-RA)[ķxJ>)>$~$OMψKE2C|!F[:CHk{B"_Nw$̙:@G 25z.OqԊlB[+Yj:C-9 K}HП" ;) b_ht禯)A()ʛݰnwD<:% :Z ӝhB7GHMI_c^8kZ}R{:Ig$)1{iT.ӒܒxeR#r67B ?0p%{-HwHdY):v|;Ԩw#]a7xD )oue-FW$فpxt7C~_]!Xgxcxw^`?? GS6__M b)~Bس"|V=3L3i S9"(w^uݴ95ճ++&6`)vR;4//NAڕ_GYXg98b¼$g&Sg{&*˭Znv~nn)C!%J L27Ma!~7(r`l[3 ֪%0YK\֊%Z+p}Jkg2>02LC9&[eY+A(*4DxioM]eG{5 3YThwKtO;S4ܳ򋽦Qe%@GnRzu Cؗ*1 gn3٣ qDGJRV,QA:/AAUShaAISԕGͨUW7).q3*y-qJ;!6U+0縔|Y3zVwi~Ef41dƒG&x29dr'3LB2Ed&)&SBf#L&s)d&s R2edT$SEf*idL%zƌxV34fj|gE}rvBsc{t%o声ʚ3KkL8(4R9kfE!R<[Z:/7BfV1c~Ez_#<ÿT?I?hO3FWCC+mZ\Ks@83[CjӦ*(U mUSW[}֞nhEOp}Zׯ8,7;%%N:9EkYGm~k(s<QwQV.ey+.m\1ۯHڸ=9a\RQqEuuw{86?/P= MДC]`w8j&q5k$Wl&Z}!_agsrugo75LL7N@i]ioK?x4ha鮻˵wiwA/!,#b{o>%%q}FIi2#>%'quFid}G"be:2?XsGzj&^V:sfWsx>Oyd>=}>/"k2/^K\Ι3o?=lݶ[O-u~p|+e?i>z,tp }A L^t¢4졯PzNzHazKW(ͺ%-wBoA{H[?R.9=f]&fy!{%M:Hi_0ї8yt+u&iR'=WA} ЎDYOb+ԑMlJ=a2eL9m;g6{@cm}yY~3j++*'Dtj  !0Z\c>`nTvOϨgϩ/K̗+WkM[m;]{j+}Cc SV}^#Gk]v?173s;_VaR2SeGD rAx˃n.`3\0=؏ x?x(Tpa_`Dž!ܟ C=xA\8؃ø0܃#0҃pPƅ=xFyp4xp,y0 =Å\q!߃PA>ȃ|faIS '{-A>e +p< `XA>΃tэ.!Ó|Ǎ710HKِa~V(\yP !E &r(P+u* n[6A)l@lJU;vt0ġ0 Glb>$bt8ka~ p~&!X\' 8WB=Sp5p 4:hMЄ[B nV q'. " :N1H8UȇQb:,X,%L4 N +, 7&8_l Pl6X .;R .1YpJc(\eȇkIpQzn0F2MFn6-rX+vcaXwnc3cl{p 7c<`]Kî,xĥ`k(< \c`+sM]ek:lpFj\m+ϸ΀g]s+y Z/Kemx1^w[\; ׯo{`{.58}2|nO]{)ls/ܗk -|o/v>|w?蝾xw`GgON^":cnjpۡ`dId$JzB i%tH^xIo;پO-3y]{(Wk/Y9:Ib`]u j$փTX/NYecle!?ԙW6 `6qڹ2d6N}Y:*G!jkcv24%),e9@.AFCi,qHh< qP'B:$H&CR0PO+f%@)Pr6 **D`6"ρ42Df3}./d̾2/od̾2Af?'/Q~~6;"27¨e?Qn(E.u7BSU@]1lH{/;/?!N/X'DF>Ҧ_]̐ǍhG<3˨ 5=+=H45h(Qu7jjDF50G? o^SU|(6£!oa`]Fe4/ZDul!y<>WT?~mcA?Џ=l`$!$CHV}G$C%&Rppd!uB L2F]l!uEnRw!z9R}MR_#_fL\m3nꐟw.Z5F {PV\8NH}Cik_C7tm<ݑz`'Mr9` 0 À@*0HF(X l MwH8&B9)@!PLӁb`tH%(KR,`.0,N"  ZG~ KC B R)% 4ˀ `%p p*pp:pp& 8 88888X 뀋%eU5`#    lۀp? @3,;N(C PfgHyq)gL-/+QR\|4CYy֪* q a욠EiU+W6C(geeiU_EG測ŘVVYS"l鸝MTR1WeXQ\^TRTY8G1ۏOOOa&7v4j/zpE8DVVN)b?}gQ[xc,Ei2~|mȯDḑ F u7jew<Eޢ){dțշCM^ycfWVSGBuojs Xqx"3TM** *+ ++_}jC.@IxQ;z4_I`$zo$(>x@ɭjNކySf=l2ϠnglܱXOjmu8m=)ԩlgS'.Ոn?creA)Z?i:ۙ<;h{i{jb&786'uE;8:ZG'ijN89hU\7js&*.RO`v5_mTubn:X`UGYsԘE[5`Q w3OeYymt&p8'ma쯎fuGu0k{Y݃uŶoT`Tћ_tG>DM>ur"?lu]''j 2Ry8da]uHO걹(Z,{ju`4Pٙeq2P;ͨh Χ4ί /jGjG-7Cϖ֪# .q*mQɘli=Z3zW"ow>&RIPUVnW,ILY fuz &W%쭵q֮y4{ H8ˇq=L?t㰙 brLSyhe>r$Pͭcl52{z1MW{D~X,MW{$~_xioiݩ^J^vu) bڹ(Z~u-ÈصH]?.4u]Sn ьiB\y3Zֺ|65!+Yx24=AGgw zX[yiHp5dL+1yF[L Z0Lgs9 z{F"eTɨkѾBmaW5Vry@CD]'>>׫{\75d7L6j/77@ }Ef㟲xM6^~G~9Z//-iSND}N@ojx;/Sn nLPfȚl&&5~`2ԕ~l$ gjimܳ+@xn;vn{I(.Mlk0Ll/M8&RDY!y4u|&*ħ:FLyøS|٨w>K _ý/m>JM}951O[*IߧHL@z[}W:Y< Ϫ(UsEn4M͊ҙ  ex\-.IKJZ:f1m7FFmYOLC^۲[HɬϮzZi(ke75l]TUYz|+:'ꅢEZt^#kEuz^T/RQLT/+PWUբznՍ1ڤS^/7ꍢzfQEtUToEuv).Q[T+[Eu'?E|0Fuj8b۝b.vC\·ug˹Gwc1]Pqr>Z]'z+OigzxNw cqr[%ݴ/f|E{U{Mwa 1r{Uo.ۺ7bp9 .{k|_3w|FMjYZyZ1Z+bVhEVlҊZѠnԴVՌZ1R+bV, KIJȒu':SN\'߫j2>>.!֟񧫋4?ȧH:K(¿ΦLFʦC{ GS>*cBX/i2&|:D?yi2;K?]aƞ=*f o)T"RiIyT.RTIR UIKDi͑\z'C$9Z K'KiUlԃܦTc%i LTkrS3ibZbLwSдڳ_)bf+52ZnΡɴ@)2}O!M+ Rbگoe\A?+fUB)wRSt@yFwF̤̦%ٓXg{.=ua=셬/`=WckDͦm(Ҥ(UP-!H3 Ղb^c+ bwϝ}owvV07~3s⮿=#~|}uJK]q;{zxzh?R_?$Q???HY;K4KЉ a0?S7+#Le8g4K9~C^~F 㣱4/3"hL+hjFAM}BG jelθT2V0A2'xՂN`z8v2>))]f|Fг zA/2˂^aW}.h}}O|)}&h/炾ׂaVw GA?1,_?a0H0La$# 0>akHFH1R0; 3cateOX]=8SFo>O0(t01ơƘ!311Kٌ#11GG c Xac/Ɖ81W11_S cc03F!c0g 0a2 q0f%n\y˜x0`8B +PU¨F kQǸHAMkhVa1 c)2a,g\!q 8xaf(#;(cx 0v'8]<34x6\]u7/m\XZ^AZU +[9oEֺ̅KVVU7d6ԴV7fN\^V_Tپ&VAuMS{}m}MVw:GYCeS]fY{k}S-U5eeg\=RxORx+U7:T)@h /+ -Kug6gHUcH)U55%eeʊc3]d|8%xIe喕B+MoQe"YQlmLJ^$(b\XrM LvY!Z Y0kRspU|m*l}#\(-7bʶsI쫈Ს|t()/k^ZU3Azpo0LB844U6ȵ^>2vJWiiimoNن Saȿ_-Cm ?`&hoR^SW$NfJL5fL&Car[6J6l]c褥 ժ%M˛7j-5}Zk^*wjM>9`v1Ck0{?q= ~Lok=^iG4&?%q9aaiY.~LԜr@eN,NrQ.;$EߑG!ܔ. 4AYZsլLdDց-t!z@=Ɏ9z0N:|,͇{)s*3Ǝ{O99pfd.;͵֐wܒY<^ `N6Q)0gWB_V0ĉ4<.pեuԘ,yjfa,1H7`]5Le$UP4a:J畩y+ eå;`;N;ݘ0gw[9fsnhs㴻8퀣Q#4KGFn-q]no|d f%['9&`.t3#*yU:⌜f0k ԋw:H#M/aX.VV5zu++ab$Gs8%A=g8Bƈ=&gb~kpYhPp8Uj̣[;̅i0=fŲ=#Z]bp /6e57ztZ}:Zs) hue,4 ,gjk+ՅJ*ʤǨ5X*|=+`1NPO=̓B?rBYe`lj7C&;rh)zs7lYTw,#ÓeNs2o3#8.YLW 8.Yl7W(sds$욖[;#WQ:sҬ29œL KwȐÒu$Z.pp’ I"\GeE%=r$#4~e{H#\=&^0WD[F+-9*L͗Kh눐hkNz-[}E1rdʉ1dԉ.ܨ;njv^zRNS^mO_ 27:d::BfW,)#n#QenwB#ܩF,<$U4%ZdxGMfWєhEjGqt/t~lqM;i?z궹袺j붻:wSr f~=zA-)+. \΅*ri=tj9^T({Z^k"yTZŌ1nFhRy/9Yaֆn3ȋ{wryU57W7ͨY)PϏ;g$-Kec\Jф0>NԆ୯hB(|N:ep"> ګ,j%7j+'F ]>u51LOlJgYFl2*p-_ZAV^P\V[;Nݶ6 no, N+]NI9rysQ9ܙػ+_͹{#po+um/Iv>ZBV>~5 5K3%+e$UBn:k>ݧ^ fg2*+Z*x^.zٛ2Uap`Q9e1ƪSL4/,\\cGYEk\jwupnՂCO:ܴIˬeY9SmKؗHŔEZUE[TP6!Ʀi[Z3+imvY:5Ǔ#C:? Bߣ&^T]ڞY.A ^=jB5:RJs "MV][<g65YZV\SbaU$kkYTT&ۉ,{[ 3'E JFXXcUgOG:{:CgO;ΑZS]#CuېW22GTܪ-mL\mm|4,Q7GO+N]c"yE?"R#vE,4-WΧ8y"%bIT%;E*S]kS7م)r.%V5V}Z$ mrX2SNkdNO-ViR8E:IQb*ڠjL|)}4,ma$V%=5Iϯ [ŴuYae7]u8bpT>npJ2P D){vP:= 3\TrvQy'CAJu=K2 ˈvژqD5/ϜY0'9 ~.ɮӺ|t9}Z E\]q[ sfOpGe-iȬ:4>~oos档Ƕ~~FrTp.t{*繬X^ɺΑ*忤47>-/RFJy~[һi-UUuwCRvb.}FSd^Q]$wIT-)19dw=H?h?ď~l?󟪼G?ý2\2 C% !L{2 ~ /Hb? hV0.` &lCl UsL.0\%T~((Kv tlX6,5o H㰭F03v!}v4o tv@7[H*z3o z Gr eXj;z|7 @@.0dcp=IMci5Cv҄0]בddʹFUjINQ#%7Xt0,/y? :g'uoo>rTn$;`3tzmm"߂ 3q3l<ȂL6fY8Ƒ0qc8΂x'xl̳`2cSlj4 ln  m˧q%Xjc匳lmƹ6>p `<҂+,XXiB* k,e`cXhAc-G[fA;R 1.`JۿcYpwZȻSdIR§)EEYEry>: W5l79 _PVnwN,lv\w;Eǵ!/9C^u\9uǵ!o87u\>;It\I긺9$q9e嬖g,|K-|[ S|C:dC؋ 9dC 0RJRkrQYuv"ipHCZ&ZT!+*D¯pta`d$ȅ2-<a!b0V4XpT a&( f6(p쒥wCrxf^  "<| ~p$0*p,IPa!B·j\5jp,5Pgb\Kp=4hMЄ46hp4V m}X{a~7XA+(Pw8q4lXM'tXCp͇i!BTj N5p:g:8ٴΡMp.ɽO|.vE. wp ?\a*;\m hdu8ޘ7Fn5BX Up1΀{up` <`l 6vc6?OSO,{Re*a|p0|&w sCB= ?%$ & %\ $\ &%܅ 1QgHẍ́1!$|ބ_Qx}D{:a&y`'SXこ3p9> lƧ3\|>5_Lt|974$7qYRMj/VWIgI7IǤ;sN%%5-s=g#?Sw@g<*%7?JL^K ()jJNRPj򣔖<ߠOS9o꒒H=RQϔ!R@}SPEt`2ꟲ\LRn!)[hhSJY4";LFcSsh\:N-CRфԅ41u NѤS)/\z)^KSR74-~*H}>G3R_w(3*NJRL*MK.T֛f iY4'mMˣyi4?mvVGGPEJZ*ΤiRUڕTvդAiQ]#TDKޤ1+jJ@-A Rk`- "8VUtL 6qt|xZ\K'ϣѩ tz:3x7|>Ah]p/]. A'%tizW,OLgtUz]>Ikцic*.$>,!"1*)F9NڔnIA?MLEwOG/ 2Ƽ|aTKF):JH؜J@I%f&Pd_IJv7T mDefaultSignatureNameFinder.classY x[YZ/$p8YI8>1E@XD$CBJ/M\h)J.-3'I~ I{α3ZOCP+<2%,@J%zF%.pc6J\ȸHb7K$x&7.f-ܸ KlgdK݌$ø]⽌I;wICƇ$>G#%>ħ,'OK)'?cY1>//H+fė_[W$ߐ&[3#. uJPat&$;D"W(2NHV8 T^E30ψ]É^sC8#gFW41B6;pokLEP8a oKNp[$ '(1f('AhiL|ަ@oMT{(KE#d"RHl`/<X !T- KGFFH})l4Mсx"8ݧg##.©G]KcRK1K[jY_d jgpܨȝHfL߮}IoO)h6@vt ̑~H3g.iN.hxRm­[CHaoi0|~ 1+Z}KrudCLae+k}:Hk\c,h6g.!`ʌB篶\4lCo-P.1yʸL;ڻ[[83X4!O!sk+;IϾH} tk+;A/o78O75D(K^8CQ/1D9`Jּ1G빑 adY9Gk^߆1$BsLl!Twɘo7 C;g%m͙^.}XʌĒ+[Vv.S_i0a,2@7Ü:z;]]W:^^T8AEj{sU5Rɵwz[SĤfW閛s6wd*=FpկCthNRR|A݉`$9)mC,2c}˼w4c,faq-.ҾeزG94Q!V;,:Ie*fݱp(m 6;옇WC2 }1hIJlnZB_WsHIu!e"i&fp( ajݟ:;Qćqou' ēk'N q轷'M $|L=Chi>}0I/vvԎ|^^i^}wlHFKA 8QjA~7[JƁq2PF2u\ 5ڪdk#;;J/I܌46݄) y:\{WG=;IR! 2eF[VcP'"SdK^:B,Ag: ,&$|Tz>ÖıB;*tҹ]P-xdN[Ds}VO$L2^Nte=&|h,d~mmY_G6,/"7.7#kLP^_gyÂ|x'Ԑtf;ڍ~'mZ6I{B>{s őאָq;qLF';Ŝ#EF״z*M(<~UVվlWKռP໹$5U֒cQ 4Gɴ,mm mklÆ%x~ 7ituxo%D²9;Yim=&o8x;9Can(]vB̝{?J`5[.і:&B%:[{wOg󞞉ix )\Վ(:Q:Fy!)!%<Ϊ'jV0 np3[Y/-/Nzw.C*nv\V킱];@-,R$e̫H|J2h0qN9`cAt= ;)Jڃ*qY2NN~y\y']mT\a;vZxR0<STO/kC'/{9ٹ>p-|LR޷wxHsބ'̄ɕ/S|2s0kx'Bt2ҙ6'֎T:sq($y@'# D9bs7Lq/hU:hCԡgwìr'Vs4wXi>8_jSjEjG#56UVզqZ]qة4TV=W1jjƵjczǩ5 MAc i x3TMj3SQ=cP4ՐUBcR44hܪNx,;_RkLP?T|X(X6PD,S`1 nu BNPwkǠ:Ze^N>wԩ:wPJ x0s mЋp U5xsXpm;`>}8a_ =،B:Ϡ(0`HBRTAJ°X '":`Sz8U4E \8K\ gkq#'n.@< "\,އKgpiLK*ኒz*遫KNk[bv]QF53UuaEq-kz2!lH/V9G 0S[B}{G..j:r+(k0aJu:;qC7ut7u f40ːd(*Coiq XbYN #a80ܰʮsrUCqs tJ# G>>z"`W—? '+hpaboP!Ah|]$oc׫6P\ߕ7iYVUxĐ ~Zxɕ{x*9UfTyx \5Iz _T7f 1i!wG噅ϴ-j |r?\w m1*E# m/\Yr9j3;' 17Џy w CQa}" 4@ځ& 0Ha|^MMR!Jل]?@C9c6qMtmSCۉ$ځ:[۩~-b(7y$*@5}c8e%_nذ.-ZCIېZ J6,Mv  w ߜنP{Ϲ|L܆ bY| aIE 7eBRFfEªvܖakb.# 2b#i1DF26THKL`hu\kE䶶RMyi0oe\pl2mN~ 2L%-;fjnڶ՛6o.7]Qq[^g(N8m0g84LR.fe LZVlCȾ2$ePLv9'q!S=yEU\ʑq6xl8cѫjB;Mh3%&MWȸVJ/6c`HSMM-:Kp[Z]xkX& 4kEQ{{Zɯʶ !DrDSOr 3-+'AS".)x r ..KgHI46g 0)1lÅn)~M BSZ,$?E ] jMg\+i)U_s We8ϟ[EDy޽ %a+p'!_f?ĵF$phw065Rs#( WN3é[FԬnƎ[|wo%ݗ`L:wG DO@9M\erK,3' jCAtǯ#/esW"4OiX=\V*q,YSM e*cM&Z9C|f}˶sEK=XHDc*,b"84xb,~y}C˷@2/Ti C؃xwd Lh{>z<$j#-_[ȿE[j:(i{x)p2x-B8_/q"xhO'qW%Е>@7쩠7QY*xxd=R][j4izj1CEzPORP SPF& y)NP"2umCxa\$gaӛxxgdtNrݫx;Èj"n@VX4 Fe1͌ga5^8N7iu&!H`%bZ)6mM-]}ssޛF33ݹsϹ~O"?P *l"o˗oD 3"|[; |GzR_)Rp{-FU ARR?*/_U]|O.8I='F$gWϠtv v:]}`x$ xN{Ho4CFXÍQ=揺}ހ  #!#N_`4)Fw4 xY>l)chea=0dK-cckn}WstL#S67fpGhw,Ewr\GaV_N(|-8dF0\#F_?7G>E}[CǣQBew|~+4;3d>ɤP$b&^;'84O||6 F|IUhSf;{84E# &Nse3@pef] *]M%8twl&g鈚fq:)jY 2;$xwN;NyP r %gFX},Ƌjh~&٘MLɩ 楤n_Dva"qY2W6e!,PDЙ9喔/ظ/ ŢVrBaV@)t(<ܚ=:۷(Um ^Qhv⹅=ts"sqOv򘐩Ty2FؒF$&!}{!nN\ 1[ilP$f,IǶplFNH%>'8$1?`xX{=NX$Cg;#9RvVUT;yްalAȱ;6[= Z*'disQ ✆'5B,wLF5DNᴆ8IX551Co)=z VZXb%#f(QB=Baq3Qb L/Ó"xJtwBg5zfr%7b,yN0(x=EM'RBOjFOӜ3$ݝMSvXN^bW!haBOKqBg)ģf\x?w4=ǻX lxހ1T:( (|O~AK (oڝ|wS{6woG^뱽{ww*juw5$5W㽷K)0;r*y‚LYVSy\j7K"4đ / fg*}< r92prGG#-Lz(dxݐTnYkDk2Biui]LtbTOW-:AMX}/gMH!tȵq$ q9fI0~6t?;W+\F|Q eK:*sTmzZ;+sJB1 s&Z*:*zܤ:m5veMKVqgha@$gG&r=bf3YIû9{1 w9HwC9/x,u,g-=|jԽ emKT8[[/3@,&^ ebwgjߩˆӤ_=@Ӵ;$j]5VgWb=rtMךO0fi[L;Atqou{E0e wwR:=1Wk؈hErvotX񢘻ú/&C_u ɧ-f""Z[SWs+_EʴwzVsU"@b9sk]"7Γ}g8g.??KkǑW; Q0e(uxAӆ8[:4fKBY$[T _k(t6\rE5\q̽ 7K[RSTJB)[XPR6p,~ P]cX<%_M@wܿoV>G3c;8>:}?ſuXgaíbX=JZr1n;Qp+*TX7ĢԎ|қ~%?pG!~%%Te,DzxFqVMaXJ|˒s.'G2U?ErQ" ~$OƩ,#R&I*);(JQ$)e?oOyx TuP5j _V+X3Z%q"rq뮢:/`cE]E-a ŶFcIoJ}RP`D$l+Ha/YKl?=~ 5TX( 79| ی;00V>.R!.QY~GPbVeTR*b*C -D -B+-F/-AxpZkf1wqԂ]ʭ|{5 ^ d@ rpba\ŃĨ ^a%u ɾx8_ YƁ*\k ̑ZrDꦹN>=Szh @ZO6G&)2gV6 x]2ͼJwr5;-mʳ}ӣse^:`h]sU~NtebBYh iA>,4hl @T,e530^f,00r?Q94dyw V)*3!*SpJf¼?-+8"*8'ϫ(&K*0"\n*6`Z\]AF! s\,m㶡 `l@"/)}֌ .!GUG`6P,$[-cԼ-!Pyϴ cz$ʂu{E ԃYG=M7zjөA Mې>7l;*1 aZg&')>ff81sz&ϓ1kàwb0G̼0]郡{Yi\+kEiiXy"1[L/i< ]o걼nb^,HWѲҞn̜[++2"9Cs93[4&+,(SUV&C~*~Wm`/b=ph%QbYsgYU:d_}=925kyM^4VN;E0OZ2цjd 9 `i؃zO@+ĜZs _` ;SC*Lm+p:q5t= P_+n8T$ scr١E{vnXҺy [U6lgU'lɖm ޵go#ӉcU2=TM)Ʋ,ƃjc?FNnؓ5^aU#+FxR,Ʊ%X_`}iqna@g߈r V$s|ma;?6Ck_ʶWN -.^w$hMxȓ&OJw%i! ~O0% 9-EKwD@3&% J|Q}SS7y>ĄDΕO|Cf,D9ڿ%p?-5}$(mԺ6 v3?a_0$B>x]!RQ}>ÆɎcoRӋ=va z_a:~wCGq1qFp:Oi$^˓p|1q ?cʏQFfQ^(gn$D-W}+-L22#A?⻠Q!?]4 7z7"9GM.@L\( jje6dǪ*٪`JU|'7Uk5X{U'}Oܚ@l\C(^. * 81ump HDHkBITTrf|gΙTPU1}c(IaHQVpEE W2iׇpCE3 n*C(nBŜy B]z75ߘ8B-__-]k?ϼl˶\s,Ϸ A@]p-|Qb: /.I A+ݴ];P4Cjk p!G%[LqߖzlLP/͖(/_c@<B a ָvQc-zlTz\R%Xb[ ~QtCNfs{$$PC}j,ה\4=@-=2ZB˶TID{7ygp'fDwq#nYy?*20a&{Nj )l1֑ G˚1MWJFTM),ipo5A713BHqG0n[QQwkӐۢ{֊$oRC rok̵"+A ~,_*E}/&y+<4KSthLQN`2_ C>:HW-G.vSI1E&h!z闩gqRF6~k#ơ6 !ɞ&: C(?dӉVd1-+N`OQ oK # gϐr˓vIH*XB P1$$ yݷXb/(D{o;(>ϕ$޿evvvfvfw|~ÏnnESD//(+z> 0Z5E?/xE/ `L`?2ERDe2`/j K p8HHt)!M<c,qBoqx)rXSyaOTR1QH1 $zL6EFb5QLiY^8B7} =fb)za1 Xz8SZb)LQ"& Ei)B8/ K,%*Z)-q"2PZsE=U_F-ڬI^_LSTJFөXIc3齊ڝCٖ8 Z#K|lOL%>ϩ_/#豃S?XGbgzw_v);A/zMwb)M=Ku )%9&%%) /&=,zxLf26UO4eLF)HJLn Kvj8,'4e/K]- kh{@+{P'=zޔCR~D^#X2x?&zE)TLKbɡFý|<#1+(ȾP(/\dއrYp>’GZ2+.妼.Ig+-y%S5zz܀ˏR.=,7f/[u/KjݔwOy}%ݤ'[QM{1%*=A3 &`t|!Մ* 9o%S(f;sƄ¢qSJr 1+qzA Jr'w^Uem]ieݬҊ $.ɛP7dr1 X* M-[̠}m&Tb so5KkWyct`]$`iM.Hqׅ*PV,+;Ŋ`66)T[X%.0TVZ1Hۺ„ںʲU5 zCvFL_p|njP "EU^1&K ] Յp'q4sP3Rv"dI`Q *QUeJkBfR|P1,Dhu,e  h 9gJ˰у!ܖCDw`5Vuo ͟[‚&U,lEYim]EpސJ/ j I4=,<1Hh.o2|tj>o6c1CG؉ueK&Vk |Y 2 Cy8,&$aQ./"X=2Cc#h8(_tZ8Y8u U#WcbYScW|䚱o)n%][$l3#V{塀&jgF ⢴1lY4=4WWS;؄AN| ә,[,[4O/D5JRt&oJk+ -.V<>XYFd8 U )+JzN6$Yiޱ/Iz,cX[E"}z,9ttX%PO4Gu,T]ZV ˣ RZ_r >k)-$6 +p .%,CZbe8J|䴇fu:X4TWG;gn}(rjsU$:}Tmg gHhtbp@eo[ö.hn0( IE$|RtP{T[Z*kNjB4&.H+ĥcOCn昲1eqhQei]}M-I1 w *F*Rܣ[UUTКմЩ"kN8)1pQiEn͢hvƗc. !-q%\Dd̍vߴNqQg)26(J`Q$GYE(!% qumB>XCL 6 ױ+;x4ۈ}ϸ:l(m>,4cFYMEIy5~0#"Te4JB JJP@>S5. к%BK Pz9VZeJ,3k*j#ޅfY2ԳjrU_SQ|l- Y[,rɉjj#LnVadѿqr+d7E4KqeGjmpٛTԈn *˪ʵ0r)7<`ͦ|LŔu6^՘ Յ3RBC Bhg%:ՈJ;bPY-Ci nfz YMsQnV*)̒j5lqsB1m6^9jp !lOΉ^ك5DɰId.Aנ [qtkq ܤ M(<ZՋJD2" PWW=s$4]*#tRxn|!>R%M3]S뤨"Vno#i ڱu%M"guuTF6s0$#mgMqey;n/2dN#~ƔU[a돷I?zٛ-=Zmhs#38Jc3T۳Qg1J/$ZQ8EZb̈.=O,YuL-_/e;VȄ6l KbWk|-ߐoks ۖoɷm|W(ܚ7o15kyЖɏmfO'qi :d1Y\PTOB]=˞l-?(ɣGw .[εEd–zӒSi涊ͶB~ig0^`/%z^٫5ް[g}bX=MY8ژd9ݳ.+9{. n6>{I=·F*VdJ~mo䷨;:ˍ:6|B@hbmA2==~'dgaFn~Toe! =Ii\piG, U o Yi\83~7t>/[Ium>mr'yf o+t ŠҰ k4˖IזMr/x#/XZ]YF *f+R2(e*VU&7Iud^;HGm"G*}֍iC%jV*VwSll!ʰU'u9^6fE#sg򭰄'`$ZU.6:+\m[uamՕݐSUwu z_XNKeװ7wțFN8бo?UTV=v}_="wz[tjd0h[p}g~e<<-EUu5zVUQ[կ" q)lhU*Iʱ ~b[ !Qja*`jR#L5V:De2#ck[5E OaKCW*PO4޻g=b=mucZDW[7H۲VmXYaG=M]D߲-Nx"s^Ӏ*{A 6TFh 㰅f&7EBvkGXIMUl57fj&)Yh[fZiq jkyj.!JRzVتp,W+Yl"B9rV9ϵp1VwmDUSNl`JUejuj;۱U-N8)'h-1G?I]F}gB(J֌XV'f R+o63$\:V'fT\Jq:tlzP+.-\ZGOٸfM*[E$AxVVPWWΥcnqq^Χ:LB[W]dj.VRJ].׷iePJ1VT/.Օd_ňh~ZZ\O?B(_j[eZVE6p-bZc[]Ku>dluV7V7/=-V[&f"+Vwti{3҃_KXnuOPޠt^2xVĸNݷC]!lOd !d<4#')zAˍNhomAvO5AhP vY^=DqR]PSصC$T6CYB1Ԇ5]Dufz %NkR.D5ul‰αX2hGL٭Q6ZDd-aK&NZX4n3Z tGfIQ}q-N`uiM a 6ȍmc̊pgt3]!`F颢*Os:y$ܟr=_aф±3Jrf; xe;8 !-wW]BX0dfq}+Aȱɦ9pJ3eJ~%eELtC~F mV=1wyиK6lN[c;K PV[2,zXdjg*mN `+P,/Y"k8c3uFnJi [^V֊?r_yL6n,ǐErBdw:õQDrFqAT#-3Ng&9-Gn9/V:6;NѺG-q}r>1q CΝEޟ.E:3ۼ]H8#s\#CM`82znX~muf`gl'n[:] ND,Gm쒵7"q8#_d:bz\6}wv#bC(LZ[$$C _c SţtZpիu[Rߋxm[[9mP' zs ЅB1Յ.{7{$ƴmg9~~_f5~awom~@ zH|Ol5Kn e>c#[*6kKkKEľb_ӯcx7^['wX2'g|9`BoFd?@~@2{.~Gp~0?# ƙf~$]16xOzeL(cJܢI9TKQG.8FTr3 0$!v37{=nxW?=Y0 9@5cxb)@P@ㆷ5NNߤ6\/;.^;kp<#!k ZqnȰ@HA\ {6 m d Hk WaM"Ljú=pׂ%4gGYWb1 ̓Tv,`aRY<"WʃHbb@p!bZ@( 閽8lD͒h lG3:>f"%WHi0W_7~$h{{ B VJLWΈ}(*j`58/e?K#&zxhq6͡-̎mH;C;: vm04+<|א5ֵ&1RGhOyܣ0VϘ!bLWlGKk"kXŐG10wxtLC2,09ȜAgv!b_Va8] Gcz>J k!nln|Lk]q(ᲬLݍd{q.>'@|17dݯg;iGI͚!wZcײ -?{ &fF&SpTlA7I> g-P6”M05!#[tӶFCɌ&0sf9pp&MHZ =Es*~OF*;\ncQ VJ6qo+FlBU{rMEh uo߈X / ~s;x4uSN(`X>vrpUa*ȷd0J`"+hW=?CmBٵvv/O>Tq(50yȓOPf"?0Um {9uXބj.ehc}[ђۆ<,[xmO%Zg_Lbdԇ5GrbӸVmi'J>v%_{y&e!>mYy^ػ|8`_e??.a(j# |'Iu<R@)dϸн!'$2|81P,zҝy OE) N .NBnh, [<5ggNMgGxg\ci@8v׏)r!_Z Cޕwüwaz;)m| rZwIvk-x:.=y/QE9^H>ز/j^dB G& Ofjw@`Bq~0g71nՄ.NBX<`)S ht7yIDZEӡLH&흌 fnM4@#i`4yXQj2pe(W;gz.DtR|,lU A&8!`4WCu,T(KЋԮ?]ؕtI&X6fjjh:wʺmZ9jc=;Հ@7U1(>L> <|6ts/R28/|1L'|u/?Nˡ +p.? πu, w>~.lqp`h5#,L AY}|b[ds0U}z}aE1͘feGAz5r=E܇#>fё`+8XN7 P|?{vGH:EadI]FN 0h#R<[_R5#}"5nS/7iX~ vhv tlvFxr溪.j+i[`Tdm ם-^6ÙfRU ›/!u;$ӫ΢Uσj_9ZElqt@y\o3.r_q,ۡ,P&7@X=3/g߀]]fˉ@|̺~i V@'L_@ӖvYE `ItPu5-hFKU'VQ$d$\#^׊"|W+OPFx $z )nfm6^k#4inLqwjg;t:/{˟&ԮNŘ^nCJ n.w橧?DvQgNo!ݑalsDGJhj=vf @/&;O;0ua@z_l>C|#:'3~7̑ E VU@}Ӯu1u \Dz-dka_-hTފkp<Nw}; =ߋ܏kzx?[14%>×?mog1_eYy_`ݙĺXw;cz eV"!?aor;ῲ}Nv3Q=%&${Va6{W$E BUtenlΕ-у{E/*zDE E"Ch>A'#x8l1c"/|y(䗋QV1-|7)1,%#|8V8NpQ*,|'"] b("$5 ?lq8WWbu^'Nwb=Tq8]<*O9R&`[qQ\T/VķjءUA-WU/vuKnuثnLj Q>LSot>ԧFϲMvUnjQ{e/Cކ%_G& eZ ~D[v:X%y& h.k΄m >$:rv+rJ;¼}U;Fn|4`|X%l:'B +KǢz0l}'FJ7K㇃O5M#!U$B$XZ u_8q(օ!s7' "ya^!? V$H&]|D4IrKe4IָyH5(cˋeƧi0OG'I2Sr\g Ea0ji$5hKln:)3w1rQuէبok˳ěڧINb&?BNo|6r`\>${Ag_|.){M|M9 ]8E׹&pXݘL1i&\X'panHj }ienLDa`&|o+ r kRB`w<0tĺ9{|oD,Zh>!"sRvCg/Iz`g? 5F@oppݐ^mt9){IKp|~I I ؔoM oZMwyltO {.^4sޙV[{[lw2G '6.[1 Q77dڴp\kQqm&oq!3Cw[-0H[z[4ɟHۢ^/jo_Q?#K@b8 kmOȂ]FO7F =|oFb- _nԱ5u;Ng$SQ ZHd|t6&-x'8N_rh]CиF&ɟK$8w)+ø34mױ{&;f92b3DϟbNF,H4BB'o6ϝwiFT?ݔd34aGz){)I:M)cN7<r Mg4NX;#Ӑ~4cwtF 5a|("}hػ;*9#nJ>0JFjd>r^9~&6A8Y0[д_2Q)FKؒȖi ?dQwEiK8)n=L$ߟQ-k'% 8A-z5"%T/S!K]|H[o_uV%CDX_-7 qfAm%ꢆ3F\)_8ҴͰv!!_P?c3#0BUgKS;ӓRQw|0di@4ݕXuEu@`o@64ֲf(U)äٔahior.811 jq8Eǩd 㿃p7143:Tթ ZmҘD#rLrp@ `$Rq65zA bǬ-4!q5!61sI|`rb35Yq1\M̳ Wg=p`^®͆aM2h]_4<,FdEC䌔Huє)I˪DJ'f|*UI)"%E^8DHt4Inizw5g~<90LjN-]i_"؁ ,M@K t+Lsj&& (&8DɎD)Y#Ѕ4b3t[btk;'r<^`;-`AX~zPkdWOfFݪnwOg\j\s7ai ́] <)y0!E//.Ce.#LR9j8Y΄p RNr%{e5< Sr(O<~gO\SLyKK^Ʋ`py5(ײc lMlU[](`Ȼ5^v'׳Fȶʍlf-(Fne')S>˓AÏi}^&?K$)?W~/_WA~;fB__U7Kr)JNbNÔ-Q"_%c1Y*M+8Vu媻U=JSzT_q/N"Uă U(:D|F0< :JZj鲫#d'Աr*yj"X-*$OS TT-TO U܎^T+kd:E~N;oR T=*[F|u@VXUU\WaZ?QuNL=nSO6uzQݭ>V/ڤ~S[?Xڤ\=gë^1kO}hP}'F0rq;caԨ\g~5.PƥjqǸJ6nP{P2 20Ƴmb$t2FyH7>52_2/)~a 6ӌ!fgc8h4GIhh#`3Ƙ%Ƒc4EFYe3O7UL"hJ6cy1|8|8|X`boi,L ]F5Ш2Y?YӌS9ƩVqUmah:8:8Ǻ8Ϻڸub\l=e\jo`{ZSv;Nwnkq2t2{y Fϑ&da#9X8NBiOͳxsByUƋ=ox04x1`|y{6k|UwDcGoWwޞƯoaӦù TSs1D߈ L_з?a } -Mc4;B2boaPΫ Zy ?RK-z[ajNfP^mSxL}QnKOd|56O~1 ɘׅ7u#+/2~*bu iog~.lc4~9SK[qg!.)bd3}F:/s$q/s1,-:\<7̥Pr(I^AW Z qVSd- pRi0_)'9t*/KR#P*t[JE(iLc*]+]Oj(tuUz1͝4u9|]W~R%ReeD{uq J5@0VAE:_ɯ#~FkqKd*7x'xۮ /\s0Hwdǡ33wThdh4HA yD3 h lʅh.8we$k7lp5p>+3)Nb%j'YȿT/:l~4ڂiwZ8goW~#9њ$0V#Bw=Y (+k^cerS,s!ʡ^+0VGXyce}|V*ʛϿwޞ(;mΠkyۓ^Do'6"dFW'^Չwyqu⽞U[XgetW+Ҿn=0>`c/tv.kA(5q2 ]tw`Aلt=ia{'*c6f?g&"hp1n{~X톾&LM؃~ &x0]8 {Iƒvad=!#Pa7fqԟ 2%5(): {rn`/4w' G9( =_;4/yҾʲ:;$ #L+C]GBgzo[ tFwH===Tb33eΠ3q2dfkr*70>T6ﰖj&~kʼJ:~чzOB|<OIٛɓs\'9-Yhd M;`hQKqƒ5rPl5(&6Hj/V|[D y ;Yh$mR4Wvj=KiOцk$G$T4Mvm&cr'!B*=":eg_INPbC\zMCA~Ⱥ44}0XW7t(7)ɌifQnzH:k!n=RW<8i{8ٔ^ndjn!) Ua  G HLȆ5l;EKMxC^eF(2MMEL/.l&1昝 ']`.6efOw!l5f?xPWe_@dlfX92lse7G a35`\NJ3]ic7(9=iNf/ }lvb_7f1֜0C0 -9ژl%7k4s[dwHm[b!߇yaةz9>Xx9g?P`H։ )Z@ZlMV까apF/\pVҎ*T :Q]A ^2*X8<ib)`k:v_Rdq&#`g=F#z>n%ƒֳrg5߬| FMl ,7fFQr&7KF{ty#FQ1¼@-lΞlE@-F5kqp8DFY4vFhѨ~#I<|b {LR܍q4 VRqZg8Jڶ6K8 Y 4afae 5PiBYz8\r2OS`yl7Oy4f]̳X|߼ 4/b#,߅ly n.@y-0be\jl pmBe$iJ%p%o`5oQ"Gt'=m pl0߂RkX!AQ:E7C%n[p Ƚ:VEM{/&h7?c/ԙ|aoUνkM (?VHi!(;O'a6baM,c17\~Th:m;q_ldGM˝s>ܐ 歸G; zP^8Ӈ WI<~<{ZS$E-ץBQԩ:LRc蘺qsZ2Bsc<|ZDQ4¸F6OV.XM[8߫J(U. Jկ,8M Y淵a4*1M2͐~[UFb8&_GZK xX㼍lJ#\D%I9Y+\"Ȧ=zzz?]C'Қf(hh:@Boӟ]ҩ0Z~R[ bV914HQ okrCC-!;DCW*$S4VARuT]!y; kS&4vR] TDj>ldUd=v1˻jY۾U{1*՟B:q|TQ,@Aw>N-ħAS wНtN gXQqӴ1#U㲘=~䈵(@ DS /-o匿TOշI1ՠn]McpJjj(AC٧5R&m*&4.O?}J1J0G|Os||./a\cor'Q}`5 g Q߆ T \Cg-bwa0?1gP`~S̯a o8 (֘?/dOaYwx oõ]ɸN^7X7 Xd-Ŏ ve ˪²J+REV*5V'vՙbua VWvՍmz^E7{޵ϭW+Yyg+>Pe ì|5yu_fi֡?~u_m|ϯLiMYSC4*Z3,5cqOkc XZ!ժ"۪(kg" bu(N%֩:]TYg:,qu8Ϻ@\aWb]$kj]&^. uaY׈$d9M r./P{ KK6O/9φ#a \_#m\_!uHނ\,x YOfa> H Jd! ~8j⼳"/saѸ;K5T> j(>>h(i| %M7[hR'kdv 3f Lw[ǒ'snрWٵWU߷{Y&\ NuDnj,Q@xTGbHZiAQI|#Fnjc?Sڢmm;Ԁ srX3{%:BU"m֙^gM"/0)}-6J=HwdzW7귊[Oսb\yY7yަ<^;nrZVU{3ޛI;j_Ks5.?ߥspz}|q[8my{,\f*,w<j8$.t??#D#U&o=ZI"\M8GEpFo"xN0.w8Nu9qCNw"% eT\/7ꯌPwSvϳnyCZC!ʹaLw#%ꗦg `?̥1-.1^Pc-N8fYe N-4fG-b2x 5qѡbs1VU}a1X1_^SHUHILH]#auv/*}G/\^l34Sg _yFjy.q@˗kG&قr0ygOTf[|`u/OZ }Pb5h|aјi n+[zZ_ḗn sa> r{n6AZڳxn84ef*dd1s!EjM3K\~Yef&e<Ob[Ɵ)V%B/*hQz 0'VÌ4f&VL]jm?GJ %(Pk/uzyEz$Kڣ1{t>mW]=H[DU~E2TH`u>nl= K;BH'u٢3g"X]JJtY\e܀q&L473ķ܊;h1++͏y|~w~#lNsݶE)F;rucN4%Iikz?>Qድ]VAL iIT𪺱te8RPSOkdXv-HbK =h5*`@=_>H+<)>^/7qك[~ B1$A0,0yd&LXTRV+Vcn%Z5T[}_j[. 9̄ɘ~}}{g?gn|ȃ.x7|^/R*^%.pOR/s 7 ʏ]xW!s0ͅ_*פ_Z3 SzwX7M.7^ʏ[Tqi0wfk¨ݡ*˅ ޭ=q~  シV uFo_5l!Fa aGT|[~o.;# v PK ⯯5/Of4 [5N#I @BBM(v24 01*R] ܬ E?t~"׊L~d#%rD*i"O51&!TBjb(oq8ޅ0M =q 6*(~O0ZD!QBg#'c,?N)He.1ILOaNTMJ1G*# ]P]sںUϭY>onuMBRۿ6WOBЧϯQU[blʪu^^]SY]Q^7w>BskhrZu3ί_>~yueUM]*O玊ukO!I?v ݾfS!K> Nd>A)Qh02g{fMsJ3X^3$۷N.]h{6yܡ,mZX^1KO8i1f0<^ y^3Ĥh :&*zQnёَx4,hÌd|(Si2ê8Cfđr.C:-9PTt40" ӥtlk) BXy46hl R~)eL8Q@X md [p/EFEP%un ˑ:RG_.Ŝ~'i`YOw9cNKdiy&T0;LG@@F9M}MRZBzwaI|r&/1#%mЁ>IUZa;4+& ,AEdϮNjA9e!=UJ:ob.E8Sb. 2 w#f~C074曑3{;|o0)7J=Lgt$GʃA&.V.V *mSj] @֠ץ]TE@*7lA#!A5zca`E||+*A8wVVͯ5n6iQs\]'6#ZJ@ݰt FŏY Kǔ*L~8!/#"r!’*ox A#fNh|rt7OO^o6{GI?DUVELS++Ahb..fDPp1<).6E 78hOx UR7K*luXS+g9%v1v?nU\+"_A(Y$qQVWqQ2\D]HP Iz-3-*Kxf d<@"WJ+RaaV&4oتu,t K]\d5B2gOB}EU(yXçǻF |_Za@.vtqةuW'A,*-!EFq.nfQŭ6]#aFEw;ukq*F8^~ܧݺ_Q ahE(C#CQqAEM*} !Lb|YCXq4I9DBv\^AѮVLQKvl%n/aǽ|@sx9<|BU C0[Ӱ\*xے}]|,>ŧ5"۔U_Zw)2Wj}HWnOs7]] U|D.^]|ÒYliD$G]2klejeP/K:/x^B^/I5ٍ#4BF|!/> 4S5ӧИ|ѿ$v8݂8Xͣ+XĭP\cϮ e *&VL&$o,䂀%{]Ij;z;DW(.Bs(dOW"6ݯ9.‘.8:$7 cײQԭ 6pIV2 xqrA{LjuLy?R#{\06)TSJTQA_/)kEJbYQX`K؁cJ`izb_:4'=:RDΜdi ?k\!R3MiI0Fi~>v' adN=/2,%AN웄uMM}< #9+"-)}pJkFHDݤٶ[ʣhy_.Ÿ䂐o:8rr{p`uKJvTν&0(ܺ~DfV&`ɴ%XB&;,omѴu*'97^%:(uMǥ&ӏJ}r|Q\!3\lz)DFcxB'wR .Q{İ#!r'"'θ3rLpK fPaL{Ѩtߎn#JFCq\QՐ#W'h-q&$Ҽ݀U7N.XLXMDN.I1 ]] |K5}&Y6]Qűd(7C>2{ k!I%&/v(\G"--*]}x 6 Y_8Bs84]͵AeV&#S ;y@ٴf0mOՋٱPUcSᴪ䟺Bu|À=LCQysʘsD,Bry'1E+,rz07D&q7, uEYn`F[13OCN zƲpG'^HwgpԽ&I VDgŒNwSɷ6{Gא'urgx-(Mldbű|~EEl">ݓc/8]_JIe }$zhճ]JW͚PXwdm癶9b A\?c7T*gC/*!о9We}kUayc1βWYtuk$65Ȑ'=OJ640h1LVW[;.=LZ# t@ N#8pd ^ .Rʭ|lh_'xLm_b_ zoR[*7__&;z ɯ)Zi4)D(mi2G;8sTñG;ĮVH# Z<ie)};m eNeGnFS,.V9q4C-[ Z! €2P1!pr@x  Ώ;Ub7P;iHi!plC gmw؟_eM,ijbW#!a/9cM]0B"2^CcZfDP󴱭0r? ؇LeFO+۱h\^IjX:F Z81<H==ZD=P"IcM0|;L%:q; 4tv::':4z=&G#GGOAbY$]p/`VtHrV,R:^Dhbȁp,a%*kWGjL K |-I z!|D4A1Y(t,}Jg+Y3méD7Qsp9>NyK*G](i4 Z reU Y}0z'\&|ADIv#)0|MpɃi@ aIpB'[@+I"P /p @wɠvRtHA 9*C0hO8ÿHVa y&>) Cd}iwՏGQzNI'%O!sȳQ;; 21al!<7I(D&(3qPf$?U#_Z!'QSY,T6 `T4k.rK4dKIIQHtHtL0R8&0jRǵ8X؅XJ*{"I6BCYadVIY]6Xc%x'|_xҮtf0cY2>3/p&[`g I,(Hd an@Yo=-_AH6 \'l9w3$nmb6F8:fdtȠݤ5 &W8Q5{mTSH(x!wIF8oBE(ǻ` L,{IvY|ƽLclq?\EM܉O$C摧}6b+,cp|( c)!sBZSG& Kqx<]$èEt]d<D&V$#iņZ/:dkrULg##c)R#^RsO4E{d.ǽ88'>,#jdH,$Ҥa#2\T'CI*`;8UrL?Ce?rN&#P (92Nw ?/;i# 85=3 d<&;F~[b =0'5Ŷ%ZllX7ݔi|KjFi%>!e'A(rh"Ja'P ^ N"1J)J<:8xFPrtOi"V=BAG{ w]]);"VjâAS@(- {>%0PNt :L':Nt&:":!:̥ "jC=StS1%NR,zG|<4- IwF\)+K" ,Sb.7M9 !.@tK|'RgN#.kZ]e2 j]~sef-R(*zo6z[YE22g](Y*pX#8rJq6L!/"Vs'~p.SYl(}]\ {6&ᶡuRdi]dT=Z)Fs)ݝ^i@搋y/2b1QHLƹ$)@dBH;2Oxej Š AfZ@dcee>V"!TK;l!ne(n,1]+lka/9WՆi_Ysed; ױpfnfK5K m肈T["d0W ah LR2 QiN1IvBIn.*3į^KwZq//R8 Z`Ǒe넟ٜMe2Eb Q"VDo|,Ex&XOivZR\fۄ%2 ~)JT- #ERNd7ձ4+4vUSƧSd8@c<ِbeꛒYk1'r+-VY)ծbQHy 0gtj+H}M*QE /:huA{Tn! Yp Ey?CxL̫MTކi} ħPV) df%3s.!تΊ)p7)p )MxX1ie< ?+ÛpX _*[*C9 ZZQ1F-NJQa3J$ :ltSÔrZ0%|AD3ZY Ydre|o_tl')dJlt0Ei\RSޯ[ḅZ(@-mcUڎ6P~,$E.n_/3Xs 'L>ٚkFzm}kq~HVsaZ^MzĥR鐥̈f4)K6m\d۸4 `cap=W`+ʽzn8Ike,M#ei2*02 /d%#Nw1҅mp?gLRhKp*5)xmu`Yiq[^ ޺NeeO7Vxj?tpC_bd:(fZOZzˑe-GӉF:6)Kly8a-ɴ+` MP`rV)W@r%md-5MU;~^د}o+1z< P ?0e,P^?a*U^zu(o] (aXW>+:cܥ|)=׸W)_a;QO(`x9Qz_'}m&1!ȂK(D#P!vlTZ.湸Tc&BGٚcyvjW$x7E8u*[̈́&[.7z q'n SC1k:mR+ SVba͕:;ɖrY<S"#(i\s0ӊ֬ Iq&2(D](L]߽?7ADq.Dfe!"`x!&c"xJetX=-C3YbVet yɈCы`$\۰pY&R ~X2:>S {|M'Ç >B' >gv;CBK|*`b;@{Ehs] 75;_脹`1Tp J8*ml5,{({qOqB[x^Sq#)GPgi#$zXWzNf\2g㡚{3)=U.=ޕurbd >k\n?A[zAW^D]ܢ`EYɠC)u.+l|R4\9;%i69Ra,WBg!΃f&GSs !t@T*lIK8C]EnWѺNFuO97 =-lm 4R hM͊~NW>IihY/@-t`8HR"0YF~1 hɣ=lUA?XVGQ*NV;EbS"wa^F$CN{F7]L+\>/h!wrutl\GgiEs{+7Xi`R@_%.<C]~B)`w{ j+b~ ]؄-?1ڃ`?Gd,y"46m6{wėܮ#UOoHvXZnȴ:G" w?l/3Cxے➠ځآ&S|WNJ=,n"6uC1WC ( mB6h[iз }eMul@&/*@y |WKt(8Y\$ rƧ8 qE?tjRz&Pa )N.|s]:CM[8.9Ld&>B3tL:ȐHn 8(F%ňh(ɟw)(1ž&k!>*+d jŧF M z{ }1-q)ï`Gp3"b+3< ӢsL0Kd?Iij]!;氄X(%exm0(5ڥc(LeCSᴲEDK3P:ki}:0eTc9d.classPK &CZ 4TKIXRecipientIdd99999999900TRAILER!!!jN" E67fB~ءlIH YZ