bouncycastle-1.64-3.3.1<>,ȉ`p9|o!xļo_aoּ\{G?#W%/jfFSGc蜂 Z"|L2 ɽq پ)lx .x^0],EGB[5t%p^Cb6RQ8ih5hVxֺ&4I}{ nl1 <+%{*7>FC1?\K}}th=&Qn^˫)M60jߠcCf;D)""n w8ׯ[)]Ub{4mŦҢnmDwF>BG?Gd  C 9Zm P p      0 p   0 p    ( 8 9 :D>@@@F@G@H@IA<XAL YAp \A]A^C bDcDdE3eE8fE;lE=uEPvEwFxGyGHzGhGxG|GGCbouncycastle1.643.3.1Bouncy Castle Cryptography APIs for JavaThe Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.`sheep28YAnSUSE Linux Enterprise 15SUSE LLC MIT AND Apache-2.0https://www.suse.com/Development/Libraries/Javahttps://www.bouncycastle.orglinuxnoarch{ # Rebuild the list of security providers in classpath.security suffix=security/classpath.security secfiles="/usr/lib/$suffix /usr/lib64/$suffix" for secfile in $secfiles do # check if this classpath.security file exists [ -f "$secfile" ] || continue sed -i '/^security\.provider\./d' "$secfile" count=0 for provider in $(ls /etc/java/security/security.d) do count=$((count + 1)) echo "security.provider.${count}=${provider#*-}" >> "$secfile" done done } || :if [ $1 -eq 0 ] ; then { # Rebuild the list of security providers in classpath.security suffix=security/classpath.security secfiles="/usr/lib/$suffix /usr/lib64/$suffix" for secfile in $secfiles do # check if this classpath.security file exists [ -f "$secfile" ] || continue sed -i '/^security\.provider\./d' "$secfile" count=0 for provider in $(ls /etc/java/security/security.d) do count=$((count + 1)) echo "security.provider.${count}=${provider#*-}" >> "$secfile" done done } || : fiZfTQA큤A큤A큤``]v]v]v]v]v]v]v]v]v```L`]?e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855f454f012dc942950eb5e6c7532305ae65bac2ab13322892cce5014f2242f81186bf0c9181a98f1de795ff462241aa69a635ddff624fbefab3300bf03f5a6b88a0df63b668c3f179fa061abdf79e5ad9cc4c1c75935d74e07fa4b2d0fc5592b5d8a46ef08577026edebebf3b3c6565d2c889c69ab5bab4d9c843cf7396cc3019f9d4521f115868dbfd7f01dc4bd406687308eb3e4656b1b6806b27ab8c988fbd15b58cee0cf33da655b8a3995413d4af76c72aa5f23853be291ffa2f0601c5c981410a2070bc675866fd379be5b9e1ed2f521e6590265bfaa765a551a849438b66a989f243109e0bc6bf844d05375ba3153b58f8af0608eaf55aa67c84fdb3c670b3ddc668d71216190ac607d664fb044a39c9868725b63f0ff159a5cbe8b1c056bf0c9181a98f1de795ff462241aa69a635ddff624fbefab3300bf03f5a6b88acd48e1bbfe04437abbe88a1749868e815655ec88ea3bed3128fdf1709e4352ff87852f79d94c1cc65799bd6e276f309e672e6118e0a3eb800db091ab03419a79rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootbouncycastle-1.64-3.3.1.src.rpmbcprovbouncycastleconfig(bouncycastle)mvn(org.bouncycastle:bcprov-jdk15)mvn(org.bouncycastle:bcprov-jdk15:pom:)mvn(org.bouncycastle:bcprov-jdk15on)mvn(org.bouncycastle:bcprov-jdk15on:pom:)mvn(org.bouncycastle:bcprov-jdk16)mvn(org.bouncycastle:bcprov-jdk16:pom:)@@    /bin/sh/bin/shconfig(bouncycastle)java-headlessjavapackages-filesystemjavapackages-toolsjavapackages-toolsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.64-3.3.13.0.4-14.6.0-14.0-15.2-14.14.1`]µ]@]@]@]@[P}@[d@ZYY4Y@VU@V*!@U hT!Tpmonreal@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- Security fix: [bsc#1186328, CVE-2020-15522] * Fixes a timing issue within the EC math library * Blind the inversion when normalizing - Add bouncycastle-CVE-2020-15522.patch- 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-cleaner/bin/sh/bin/shsheep28 1622200848 1.64-3.3.11.64-3.3.11.64-3.3.11.641.641.641.641.641.642000-org.bouncycastle.jce.provider.BouncyCastleProviderbouncycastleCONTRIBUTORS.htmlLICENSE.htmldocsGnuTLSSetup.htmlOpenSSLSetup.htmlindex.htmlreleasenotes.htmlspecifications.htmlindex.htmlbcprov.jarbouncycastleLICENSE.htmlbouncycastle-bcprov.xmlbcprov.pom/etc/java/security/security.d//usr/share/doc/packages//usr/share/doc/packages/bouncycastle//usr/share/doc/packages/bouncycastle/docs//usr/share/java//usr/share/licenses//usr/share/licenses/bouncycastle//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:19826/SUSE_SLE-15-SP2_Update/683c8f4b56035a45a1c98f5265c093a2-bouncycastle.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxemptydirectoryHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII textHTML document, ASCII text, with very long linesgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))ASCII textXML 1.0 document, ASCII textPPPPPPRRZx,A Putf-83cdecb41c0f63a20515c837360fffd50c3ab615f617a9f9577188760ea7279e0?7zXZ !t/e]"k%fݥ$7_Z~95- ]6D_4hRWۈ<`pM*ǰUH"&F_@LOx"Uř 0bP/{oh$3}z]Mi3yr]}8E1`_ @w VW Shyޤ/4s2I-ܓoTzz n>n,ꕱ\ &?!ʠ,]xJK{(jANFͳ)7<=ߞ~g F}ܡԱP66c2ǟi09[&jF$ S$.t7,| %2iukWi+m )8q#] Z%Hf)dxh` 2Wvp7^eMJ8ÀwN:DFB%q5Vԉ :Bd j2AZ+S"$"m4 e-S.̉'`9HM(NJ7xV}`kÜxlA?ȇp$Τ*>[1t|HL4|WG Z'ں澖 ܑt? 1boh;IG=M}^ǡc*g/â}P;r&_GC1uhNZ!)؊gխVb?ҫWBN<KbG2ȗLۂޟi{"(6hwpZ8pTa||=:veaY{B.&d̩J&q p I#4'ӂ⯩Cy!Z,ɠ{S9_bܢG4j(Nɮ1H I 򺾺 yɒr0eliR3n?㿽ͤwv`C(~ 0-^ѿ(\la>Lo~/)nӮE̱:|ꯚ)}}"̂O psy0E*}{R! /ۤg&qVݺ3(H!`bڙ^[.C=ƄPaxP;.a׎m*$̞OUX 3At6BG]x97c>:n69Vj0+ZsHݜc.BߡL|Th`௯4߽45񲨦>LB )*Kp@>W;0]kye$_?C2{.NeNcmCs_^VXѝ3i5< c'iR1M8΍Gp6Ty{jdAvǔqb/n<2Ǻυ=Gwi ȞF&yy$ u`+U\t`)t*6 )\hɿٝ\l6i;|G1#- 5{hf@ <WL!ʕpY@HORr-'idƞG˽P ̓br-Aғ>B%SF:`ܝKD p' й`Pj@+9u wM,_-sScþDִx Q O сFrŖ6hX#8NUWQRgg`Ÿ/1АvC[`s!3 y/s 'Tj !> sPc6B156Zr-{QGDyf܊*%FwrF~WY\ o>mT&oA V+#^4#RSOΔL\w5|f42@ 8ZĚ[LgyR$!P !:_{f%# H$8bWVq7Q F&Fݴո٭2K1m*uEKR_'%!;k OH)jO@ $P[r$|z9s72Pwhy"} %W>!B 8T:AJ2u> p_AZ$mgcNYF17T ]R@aI!ie({tG eN0pE#UWp,6t l䧯mY^(^A^F5oT~EuȞT ^qt[c+YH/H:u~1E>t[BЄ+J a痷}B(b"%՛*bcM0vsEw=S)U/AGm7:Z'8 u5gԓQ`/mވ( XB^BG2hU̩T4#T{N>ffp(z-V05j&)oHb{gC1'EӾ: q 78b[ܦ)w5+wb!Y[ʔJAQeOu`YH@dƍ vȫ]T3$n{yV s nBxV56'uK&mk@:OH!oYT{)R>hVO췙G.(vcM#*FBY G([3\3sHE皾(- &쿵ܭ:G%C9aaL(~Wô87 SUl´}47(ݬnp޳Tków;G4F] r@ Ƥ'!Kw{e;pO<>ot=EkѠ na'Ǎ P(SX6'n3ܦkd5ehPZኰNT""i%>peٴ GD&ў'VtSPY71;E87M-EW]TY.|eV ,^G~M%Dv2뼌P UmHԫI6׌6|E.Ȗ=vBql SGL[F0kJ~tdq3]wwdi7EG1!]4=6c9kɫR`5Օf YHu(i~J KJk=L+tpsf"׮VSVq.s d/Ed8>^S̡m]N;,3qNrBU~Yh9ڌn 1nty\W p6[A*[[&: pI֮I@PBp5KuxJz`tyLu?bH !-eDe`"KNĦ4ѨX4pj/x{<79XNc%Sc̓`or#LwlHvitgSؾa?tTrJ:wZ$gXwxj{N}νBt _:8%rNad@el#w̲xZ7*so34+ϔjCvmKvƉWL)E(nn6*-AuS@2=bA"\5}q!(9+Ԛ՟9(dT&m`ǿ]Уle3#OahBE 2|_uߖ&7H>Cg=^$-n'uϡ](pxhAiw돍&tj3 "k,Çmu;ɑ![mM!Vp~_խ>(҅[PV0]< Ui>'Y) MăXw h:){'R91*{oe/O=7j+bFE\ku!̗9C#+61ذsjćYo_ $MYd5!1U,\\fS3]Z=K7 ruDhoU[g~/CZ ~q 40#s?j3NFu^~, Wrcj-ߖAF!9k1ˡ}QDvX^?fS~E4ZrjM264x.]*W5՚sDeǶo-/kH9|_ IHr[9 +!!@mhEZ B J;8D݊]{9Llq.? h%ɋ (:`(QD8@V3zrI mZ?w84Δ0ΟⶉG\vzl_H XB;퀚V^b!A'_HTP2eWt ,~K"/R0\&)9qP#vX9,j WY x s+ 3-wFp:%ポ ӧłCkz;9MU "sr%zj9jb (`S侟^#ntW,VjxJQvUc7'P Xζ/^CBiJw4}p@ Zm x93{ ZW$ζŽ&=% vhhr=ż z$ žbbv` S"~Td*w ~9FmP ,,ow&gυ$](N**Uc4< +7kҶ~',g4Ў_|OᔅtfOoQ*\_t#+?{Kn e qh]ǎx]w8n)ID__lQA>Z~(`wh[DYڻ$ɧycwrkD(?)58G۔iY I7?.3[ *"nӂ%}8!i+)@e.|ż}ttHDIxX913 St٢mnDBUz ns& HnTcn|'ڷ2q9ۜ)b+;41诌eIw :Q;(0 lHUs(+YXVi/X~!Te3bK<ڼig>;_wsT\_up lRtr8aVYVֲbJ@nHpO`,Ϩ>;T,gb6ԙ6 ٚLYzȼsWiCEI?F7'Oz 8{3Z8=HZar$OhTVtt"stH}"#Fi9VFӾktIxHPٖ1_`_ 7dͥTx",)dXPn.ƹ '|=s@|o~IöåMv.ѻę3Hgyg1Vo|yVD'%RA%:m{8n>x_:)K'/:G ЅgZ:POßXEYzp1<_wvm~A9b%/K]vюB:@ ˃vlr^l QҮdv"Y 9F!!LN̘nIL^ϨJtMc%-j)Dxo0T}Y\z wL%&fX 1" lgo\;B,\Z1\5]H徑y+9lDk=ϴ'Zǜm;Khj{lf@H  e4h2fW!qF)}^"Wb,^V0Y6'{TzK9Oz{>ar9iƱCL=a1A%;0hv\WdzwCfIKؾ=B";Ld(pLTWdKS9?/dI^37o j&'7.$=#B(*.++ׯߪUhԏ1=rgDRERšX>g=J AwZ"˱\޷d'P7_].tjP1}xqE^*=]uo&"UO-!#n4:GPy{oGRhQO` Os7QNI'$~,_P1n2ǝj^;Y⻛Ư8lB(Ʈp=U]Ux?YBP؀bg  &>Ib-M]:V lHE1R>`SZ > }g; lIc.`_j]1W.7 @+{]okhS/K2V{ 'N/OE?ZeSD_{+|ZĮU։v|"LˍH8˒zo!=}>(͠61(fAf!'H/V逯+xL(Z~UoǹŢbJP$~տ+3G^v[/eܑǖ PszN41jQ^ʂz5  ߐ!8Wixy 3'Q3L>E,ea)Yr{?MJU9+={fdCؿ8qP8(!;1M(6g` rrt2ގD_jE}Kb&l6TBQڬT;XcIJUU<=(ɷT foPɣ9GjHߓK/`LCU1WݶUƫ5N콜V&xcs'{͋`!UX'hQ=ݡP +z:d)֐8n)V:7iH5 oFG54OipumL~ʰQ7P0>2f|7BBtӏ6OՋ&`&˪qjFRX=.5 %(#X--GQ,S6ݖ|nUrFdtJ-j&3 #UD%Cmf{ܸ_ΫTf$'oWj#?05|Ieɏ7k,Eْg geC*bi GfoXP({cVWQw8)m|>p;BdĎy]Lq+4~{ar|OB2Pss'I(-fjНJ#m órFI?؞>xcws!ĭ"5k--,>V.[[K|jWG̟=,fJ2 Z[iºt<8^>/He) 2rO, vm"Rx)9{b2>Ȣ^K`q*?F^]/DoKD J3u#Űg㍁̠3VE9y<[Xȫի`jvyܚMWkg~B D5J{hNdfݞ@BPu\F0Vq*8QLCaJ5F2'`\'_Į ~s@YTn\>d;Ri!9DD]_} 5nLɬSC8gD|f "}9-զLyNn +oO{Bw6Uz'{˧U^}UuZA:>aœZn|nhBPT{v>s\'܈d%FC qY*"bFOٷeUd"&SKT7FC2nřkr3>>,9C:_uV %x'֗O %d!",!9: lZ䤐3 `S Z:,/#{~C>냪E3񣣮>!!LTj+WPQq ;%o!N7tIl?$}?' Q@'^4 ˁ\fH?%qU.zh]i~hng~ O|2oNE.^˙E2QX,Â03%AmHBPm~`ÌWě:ZGHW[+OSw+JYh #UC~߯/]F=$‚璼 Ƅ[x)̘жQSCٿcDcbJw'FѲ2 o&#^ lnO|UŖBL!X3OG}b4!cu yW(nT&ӕ:QJO\ MLϦQKL$܆F^MMb)Ƥ(Ag%s<{w zU Jz l$%xlh] ]cWU$R*jkB-)^w?zO5 ^Μ{E$~MF#tO-9 $;,L&'e7 lr*؆[76V /;&"ѥS@\4Ya5(3xAycQR lR |؊EB 0DZAH})FK!KI%,T!vy3q5LhN>" P"P0ئNIee N:GG` {j[F}e^&n*7yޱpujmcnts>=>d q-O:*p#>/7o+̍-v>s+H6 }ZK-x7\ގ7gR0<hV7<`:<.`,./ygo$ NӖ[/c)xͅQSڠv>kqsyOݦz'$"`=ўVFܔ!BB2Ɲ *xcªO$2c$u :ck9m* zYaI?Qﬗ Ƨ=^Ҿ4t R[KlI9ɗA$"b&]=SsOWY'GBiB䧉X|˜$ xAml+W;n~ڨY`n N6JKU|u ENy/CiG<:cc@8-5n4x[?^\L-Z͈HIֽTMhI1RL3 .,Ms5 UNf0W{z+V|b! ̬woJk媹7#,ڜen^>4K/$.GFq{3İNj쵣zUsHtܗ_!j8Hg3 Yvb: κl3-n &䕺[ >伆Y!,n.Qd`\?p-cvDue.8*8; 9(<0B#@Bi3X'' ӛ.P]t9CrG"~Y_]i4g86Ѝh30 \9u=2|3XM!%j<3So`еU}ښ 19 "zΝVwT]i1^LtG&7]sNz+0wŒS٣]nP*9VA2=%ʻ'ee[08ߩ?%Ǖ.lS9Wh*!q (YW04s:̧S#I=[ f\c2H4xdyi#Kp*j-`h&{1wM(ĉ}xVot:H!h|"\!e>`4^g8݃Uib91|7rתңoVW̒3IҫҨݴtdoglrQWsVס+D$OdKW!hjx;sY}zZӓT29ˈQ!O@ Ě( s>KAO]sV U>O(eFVF2:>|Y ~V'U}> .:Sn(Z\dOuuHÉX?7:w]rGNxyH.tR3z7~F}a>9s`Y> \dwG~Mm`sMwTQ)ŧHM:, wqi}*E녩iRVzΣ_slucekɼùdzuk.x̄%OHWfsxUG@+1U:h%;uaaD{KP:ROo1Ծ\D='Ѣ*'kKz6̮ziz}!I K2E'.*5KFx88dL=7^nwL/;8Cǀ8e*=UrRQ4Y5w#:B [.|C D5N %QU2`\_<_ 5Q1ҿPl()#[ MܗĎp[ƳC%9bf{Y(2ҘSH,Y6#*ۤ=Y88%PQMNJW\xdf:4è*"z>jS|aQj-ǖzd2N36Mɗ\K[[,W~[IX0oC:_0udyし 1j{1k ^3e9omi3C1fFqr]ͩcĽ% X_Q2{W㓮ڔ()ʋ;rrͫC}U <|U8/ lr6|],,c* 7^<΋o0/*X0 /k1셤b(MD`vV}2!"Iֺgjt02@G}A"Ic]nS_WY{PT0X!m]vD5Ńt6mJD3I&F# #fv"?$bfѰ9m ECDz௵q?~Vð^÷DgsңuV;>9AS7'jݔZ=z<-_BzZ$rI!ܟمþq:'%w4>HXE{jK5 'kPO a#3[N Xvfj{30(qՀi&{4AJQ.$h%d W=; vǃ [lݓl'Kf07_Nʈye|AׄoHP2 T]8$ͻ4iBz"a1ksp>|-,z{\\Z(N;{tl=p̌71b~ IVE^~E^?A{n+VfW*'֢{_R;g!$Ν6&vQSA+R8B"Ms :9j[`Ϯ=]%L:hy6qڄ&eĆanZܣnL MWTf܆?/qzSj[<6V^xinR?D{ 90`wjtoE%F,ИCEs"uL?0st?0AV}[t %&>Xcc<aIF{GL 3QBM@<FZ qDf.KeIڮs^8+V54eIF1 guLͤ8~H_ -^be[Ixc7;w<[q j_ZMz~gTC)x|y_sӜEZ߲&ϙ94]EQˋxY~!NqVB#)뷉6ccT2[iML#Hpe2)+ge89us9UT N|/\gbzf7ƒ)ZZN_3vY#q3-XChSliy+E&n0PUlDBgE/J[|pL^]xNq&]haQpc u/bUꊼ+rq*NGCvk#>DPl>1Վ#a5 ry}995P ]S0 tŷ12BW(vQ,kmȟ7)yH=.mRi8x,\.7v 񛎕mZo2O&mGd[:4W5}YifJ_u!@zSvT_J&t8G/R㬌 ?]cdnxM?ݤv !>(ȵTDwa''%*ר\}7, ҄eEjD;"r90N[2zM?02u SU"55Cs"<`*Ɵ;8=À>2ղXnK_/4rxm^L=DAHXW+Me֥*>1uMNMƾgo>!hOhٿS!UF ~gz&Lj~bڑCv]̀kD!j )~荚P"rϱL!Z^/eV&RgirOJ髖~SV3ѡ<C$oѮ rx~nRݫ54)}7 ,a8b ֎E4khk},>ڻ# jPbfF]tuEX?+ڦVx@G)AL3H?4pXP8 "BGMJ"hzBӑmvp! G< -˦h [5vfy%kʨ !Lv8Tm|kayN; (wHbqKr "b@TƩ&A Tyt?Fԕ8JZzEǧR"NܥQ«OE$)ڣd!KN}|%ڧ4.43ZOR|v׶Zㄪ.^BL"Q XXJD4O~?Ɲ-G;ALqڋ41@Mm]g*>d sg>IX _GRS|Vo4 WSՆ%7`0 9eq\G5iǴkC%וR[rW86m'#vte^@Z,_@-Yyǯ,A }?/d9" ~?frm|֪$[ L:DžJp(W}ɓA25Q;q[j%`AUᩪ ق֣­7&,uƌOIG-oGyJ vATy4a."zu&XNgJR 7Y%Z7;dŽ ?YBNhcMO(&FAߊ#Hkf9XZnuhˏسfR<;WoƧgs)1 y=ˋjÕk_qKmH\vUz GW 6ytc@ |xc bJt{ZU0%>g#ȾR`ٙse,~^@bӐpGZ.߁BQ0K$ 2nl) #j0s\SQnB C"dH#~|F-r!S?;[4̙Tu4{;P)8t9hJӶSe`3(4E+jPTJ). e~ O?AaFsK2RPr7׍^{{Cu knŁs`,.˒DVl;Z*پ D#BVr9l;<=hgJ? c~}lџL#OC>.ׇ/a^z SiQ5hmMdQ SqOž,Tn[lņߋ~_CMq P w$yc3<8JI3xNvUYXS;=j=[~ zvmFzxOP=~[Ɠb؀C=W{>2VX$fWzJҗ>& t`:d79s jp" {H@}j/XGD0}_TZf S-f>,(m %0ls/nஇS]wIH\0DAIҤfIvs7+;FjȂb.xC"ULpvs|rct- _IJ+ ;xzVX4Hz71a|Dg5$f݂RS(d,U5FsQ!K|O5QW?LwQZP"/)}}wL-GvqكzZ( +VLR|g05X', ql!ԵنΘ_;wx``B74F6ŕ6[gvKLAԅF&1\( :piZsg[le`|A,yxtِÒ5:CKCkne0Ǡ?dNڿ1-<"c)f^] c?s~جfJ30K1^EI>QK Q+^jxa]HNJnd2دə"3hXNL@[ (~ <-,lZ`#R6 Xo^LmIF 7@]Ƥ$=X*%Op54+K׼x%TGӂmJktIʍg+ tjb%^5wi \5s={ BW䂱VP{cϗ/yA{҂$ a@7Eu-$|v1*d d"K¬5{2y(qO4:G e_LHx;b:4%8UR?340w B7HF}Z N=Gl:PdkL@FӵȽ&w~1IzJ LcqGWT2ZI1#AV]BE?`8q:X/l̉ݰsr>sa_"Vwt%) 3+||ȡπ q~K}my^>S3# ޮƉ_3Bc YgM+ZuSK?GGO! H/*}?@HrC*QgP^h;ciqex@eZC; _+YysdΏ= % LuZs`x-z: [yVxXZ MϺnٴt?7,v}LHx%f5(ҘnV76ءAוe@nIΦ\#ZCtvߚr8^p #ӑ$J1d{ތ}Zug1 8 cbn: 6$ c&w EYf|~xJnwEA?as~ֶE^ 8kbWUMWeCs{ - |]i'ѣD#JV2(0 BL)ܷOj7 0ݵyQr¼kO}4CM2d.)8N]Ր4ĕ lWFB'wCI*}v.ɭ ݰOBy:yC1d+|ENGZrƲvhFYIdCFN=R%Ԭn*fA/ c_!a8AxG Ap9mܢ ʯkDG 6=dc,w\iʤxu̜8hOvE ?&T[t8iZTj>|^6ړZ5^XĶ_o+WJц |~B96ה^˓(-Ε;eJPXlXJ,GS15 V\s\Fjx@g#9iVƥ`'t,J/rݻ$1Q5WĠ6VAyM`YHbPL(_\̫@f-oʹIYz nY܍T۠u(uGWghԻH%9o)e['+i|ؿKS<犆)l=&>dc ] |F]#X SU+klCv8X{PꌔJ3!/RQ Ǔv(2Tkq䇭X#k<26fuWJU\!Pe~ ^ل! \ SsI4c+ͫMBʄH'f,b|gL;e49qL,)¦)ssۘ]JUnV!Kmz^.Ⱥ"%j>8TIT"w R= jrxCWnrG^PmuPHVsx=>VDWjiMU\{J Q?"1G{ cjgS5L:aB=TnO}0qCy@oN +3.KO`~|Z N\+ ;L;"qy(w칆w](O`^4jp&{bpcR:.2Kxf ![b5ȷgƶod \IbN9ؿQVU%G"0.uV/mq!Ѷp.lŎ;Nţʛ0OA;ح$E6XAmrtRa38nY.@ư 洀{pURa;s$HQHw:ShgnDFoE\a*RL7=i͗\ Fڽ .QGpsgs;p#aaᓸ:uyzlm[4)mG?Z(JXջ`] Vf8_@jiͬ5Y&O6KVpIRcڀ`F[d伂eߧ,ћ*p7)EW^, ^թ҆ɳ@@%o-dΠb"$8M)'` :]z2]K:[ GE?nYt$4ܨ="ѓܶF,>=A?#͢Hy*6N+EHZa;JA ƥe@қɉibC<2hK",MtڭET#m,W3z#4:xw)A\&P)Yq7DghE|DI?c{+,DS52%_TXPVOh`P7\H4I"mxKtBB ߷S]n2lD`6Ibr Es;Bv{-vu֏(Tg7L qo`=1=sKP?[zͥbF|5xRII4k py[Rv@$'{ʯ"{=ҽcM0uuxgn'NkƥJ#4ˬ{5]jŜNo5]O zy8ka  !{I5CͮE̶m Ōߚc  +k(brk>u>͘ Fc2$ej!RA(dF5UT,&2(d$_C`6{û5[fz:BLsUc͟?s)(t[Vf~OLZn*gb`a+SCͳ%vQ QJB$C%nSڛ1ptfBp\!m ަ3,nSJnR)ɚW Km|¥F vEN  Iv)#2oAdE9H-SXiiZ+b|}:f5UMkB.ƴA @<Ҽ,Qd^6Q߯ڸnoKC "Tap' tSɘ^e3.msew#ԅ3eY~0>c*m&as7 gU8Ԭn:~yEΙ] I:ٌخP$Mpd'bN23g㨦6ɘS~ZIv~/n~f E4>aMҖ5t &9~J\QVNW_w> &+aw@a70̜iO @HP7-Z.oJ#Cͣ!.xGqx&Sٍ4K Q=s! J.U.>'u]<2cVlj\IZ(J 36ulȁLШgNj@KVJyo. W5"@p uֈJ`'#hZ&qC|0+bFa5d"#[1`+40TI CkViX=%^ ?yntr2$ӻS %?yv'MGcq ~09YX}9מLPJq{ Az2>=ɹxub) SR5-I'2~%$p׫8#)K7$JWz$š\?D` Qy:>En*W7}0UR[3; ?u3vb2oO:rvŒ V{i'~ x EױCҥUū!sTe^ CB95P8Ё&X=kyWf@yDpMmMSK3k 2N?I% rcӶbQ_q֞'Dw$Ӕ$)5`5d'F]^˵kB~}_TZeb uFmASY13D|86Mz4o|J9ӏ.d<0ṗGz HD[h&Ooİm9enh]Gώqʉ" |R_Bܣo%\"RThmxZ.pAS>b*tz#6E%[+zY7.ۍJYLF Jli?rt=:I.Z`X"3ǙŁ62SACN otH 'TZ]Ï|j2^2Ixbl)c/".lXhĦWvpD#a9[t }Y| 1 YԮ758#pO>V_$ eZT[=X &~$ K#dR"MOOtKTV^x=J̙ XQlPLAiΓk&?a"518,qx]|;˼@wuvI#BL~*{(VHľr @+Îqc80pxd㉾˻^3&7Z &J.-Sɶ/e;G).1p~6{7tnV> DhMjjq9|TIG[7LӪ+Ԇ4Fp@\J"ɂ@.qfN>Y Iș uOl}が6%B2p M " f~!rTQjEz^NGFqТ5Fg'iEh"?=V:p"^׵3I@jTHkl Cr!espYstQ=mRgs`6ђEM&W@".OoKό=~'"pazOP)&yYs  Og98(se <0?ݱ#QSkumB|Wcf>.lPpnbףfټZڢyP"6#1".fxPɇc f PD!WlkS6LTEFx_|/:adf9Ӌч>u0ǰb+!]総 ;l"4T)  6c.vԫdd1h#[L2m7uX4_i{zAiXk+26}ÒyQ8Ql p_vTgB%Aڿv>C?VĺA΂Pn饑\eș+g7$*Ƹ1IӪ\;+ix)fD=D5-,3/5(}7*zYg M~!qZ:T !i!Gh<8uWCїrv<6u)YΆ~R= &fw sŤ:zuƷFV3ћ(lx?)w?,VY6 ` )МL^Pdٸ9tǣlD!BU:{bH륧ZwxS<8 Ktac[v ׉f5SB+E?ͳ e$=Q _'5d2*֞F1Iy%P&K)u:%]G+.@`A;.1cx{$1L +ѩ=*:z.jt{ܲ7}mV.E|SZ:3+vTva:I=۵! Ǘ0bc`E1.\ y(U,)^4\hJe8P l<= w(',##\Q@lf4x$ԣvd]I = xx=uWd7[ҠSolXQ MuU6Rnth7 ,G0e B}2&2}5 ޮ^\WK%9Ĕ~gyc3kR-!k[/ «Ta՘RK&9L'm33{˞\ 4 WѴq=29i ]BmZݞj$WnWyhI x*ǟ<[&9UQM\a0x+~Qj:p}y¢ڀ}~":ڿF"W[9f̕=}x(U3x2zAg=Y!"R:% Rv+o#(@P$`m=7"V)c.N:>D]T{97k 1! ܉asxf[*jH86o2@ '#9{śfN5"I7gnMUZ(Vy";ܦLKSooN,}ّl"[&^,C{?)VT~::  4q#"Bc-g`j'a{}h3E@('vǿ];LO{^w%wpb׍Vw[˃AU%:<z%mA*lNR'*{!H)[|"lwŖ嫮,"v8V&=H! 37}_/>8]$ր [u;dyLԮr JFE]'^M1o):EZ1.v[Op5s€oK;z)$nnQ,BL/,f,~%k`;u+淲/%S+iӶaVOc/]|+ ) 39%菭! a.lϕ/-Np/FZ\bUfvys9Qm'bj;d@p*lc_Ƒ]n,-`~OWQj/Xtx,cBEp!j)嵏y7hw`IGOjA`jU &0~ 3YAA/N2E.x^r+:@9l#p@9&0nˤm |d!`\JP -YO>QIVxSxzfZQXv{٫U1ݿ>k0xca[˻!y>'CUBx=ǣcW4Rm<@=&Jk&Z^ !v~C:.sy֗:JՋweA- p{t3'uV}Q=w8v99(tY k؟ My@J aZFkoذPcn&S;Zd/~>ڪƶ%]ND]%5\矫q~Β[h)x=7dʷ& IEݡl\Щ LB2 Na%nWoՈ=*|1YP)"-{M?I(;y1\rÅd|g/$U㡋WnF|Zlq;\C0m[@VƘV mL_R%ismrձ''2.L@B.J9TOWVlXK4A54Q/Zh< ͂lS@u@p*cǶP<ڌv7Nw& &țZvx">,uoˠ4uL+bkN)>Df]Z_\qDM`ے>-\e+6vQ? )+ `.ʹ,!ٵXly1"U'1~LV,e\J׸tmNDP?7Y]k?~`B Nm$ȌzgUO(7"p:wv$8̚3ĜP7 lڍ!s㨞tE9A]ַ-d KF!V.$ʟGӗ'%^t^tHV3Jd1G4eV$` ̝S1C)Y"?(~n =[71R)dq`ES޵b#Pm=VǽTeb$BlNJq4aM8Sr.e,AŽ_E/`}7LMa|V&ҙ$9Q5@ ˽ ^z] &;9!=1!}{-HiKd~(=w"!4Ev#F77qN=k@|F뻍U7`1̠wy]vɟ ɪZ@4ttjIV t)h|cOkJcؘf=* I>ڗ}N}mϵB896Ru "#7fr!y4Zmdѯ=LB?$BD :0&֫焿Awa>JH'mbRϤp*:<@з s Qi;NMZ#ȝç.:kH cRt/Zw2+D[jإtԡB h r:Ծ%Q,;:t>E~# RZ ^z%RV"c^w֢`)Gq fzYvԿ&ԌRV(K1&.dEe,] ,ecyI+K [!UkAh-\3>4^UftO(bd ]lpѺ~9G[}^j9F6 <_nP< BR @q<+9&tO!'f&Α.G-.pBuˠ#zJ^6hegslѪ9̠ĀQyf}%whJmsƺ^I6p> @eȎYPA2K 9ɬS+VMg"B(KADxY.db \=5y ,Y@RQ{tA/APVKȻ;֬Hpg}$.f/Qc \Tm'*6UÄSYa6s > ?A1_ sh)=zU@.NrV_ ׺QBK';AS4~l*(CUil$Rc'=X(y,Mdbw.&$)>` a:xϴ*2lSJT[ Y{%^MBeG> ~t(fMl]*%Cz[_ۂ:,;SE|PC>v'R Ry_3*jFMTDAM:+DgAN(e%Y!bHV )2\Zc!'d nʚ.2!ix$70Sʑ- .nٲ~_l?fwQS^{܃ B vCc75C+q8 ؝ 3h" fዽRAbDhN_VieN ˝|cA9]i]BĤ`"bJg,"*=^ y;Iũ/+(֭^ViVuN4chaܹ#V: p#Jpi}'̡\C[4MrGBʤtvrgFIrk `WdyH۴g:W/D9d@h ޞ-8"wZl$;`W€V\-)u=!I~cڸh< jF~=txOy~Ҩ+]iĵbU:7 @SsPJu[@Kf*17ї*sD^mj@i..k}&(\E&̔_oCW]:bml8nM>0kMւ𙗗ZZrlmK:vpk!Lt[%. _rhH$xvh^=Sqo-g!ň-. >j(^ >5e,ay_H1,#/$Xz򱋭ec0~ UbZ! Ș|y;ŋoCv/#/oH9g0o T9F#D-U¥>ю ]y׺QR+'-p*H'b '?D4Ē1b)ӳPW'-.4dy"^ %Z OqN!fb1q+fY:SFNɹ#\DevͲCJHn=(9b EFާXRYC0HɍՔ5:h%4N{bz+ .JU)q&`M,˂:Z+FT%w7 *RC U(S$HaJ S ~ x`X1E ֧|, *f^|40%]7g°Yrڠ'nQjl*S5M y=\ ;PEV,[z9d9*g^RV?uO*1i7Ɣl sة}K,[5 xV9bׯ{O?R:J>Q=t #HTߏ>o9s]tvm4/P@;t],7Y*>{}2Xb׎=>w<Ѭ`U%Nܘx{Gb/;L1G*,ϦLiBmG>/Ė+HËPxh凱hMKٶd;RoĤ!j1k{26+WHy[Cͯ=I9u. 9ձ Aio,^8m1J`-8> ]O3lCe'gӖ5;0Dow 9P?ieDaC14U(UMf8}|t nZz,vYVδ3Ɖ%VS(Zd Z` k洛D=$`eBmd S$2rFhvtfſ`"95?VU"N,\#̹jь/]4Fz`hR؊N̢t+γ8AGʹ 93q+0<\I*уcE[ `^I`s>׳5PJtCC6,LPOjP 2 Ȑ5>]2u otqfۚ B ksdθా^:ҍG\g%ZK'tEMh@g%XGX`Z7:+\yVYT6bf欲^Xfh?Q44n>5^n+B钩5k' }nϷbQբV9̜pg&Sw.N;U۪y\ Af}Y)::@*Fcxg~3:z;LE{l=!ϳ!k'BlX͋q8pMф"5#f-{4Ԑ-[q$/O !w<ڹ$VP?2/ a{1Y5oI⑌8=r0>xd6?IQ k{Q7 AzUY, fde UhP$AnAP'Б-O=L8|y~O*&r!ߔuuLrVC|7![ gp$&Aй &z=0=Ⱦ>ksu`f;}WRBʞ`u oDD" jHR2x'΋73[Tp ({p+6$ޒ9d V[' |s&oULemڢxL@H07Ш} <[ӏ\6ypQ9cqWح&0BDym緮0Ԑ#uy_hAw+䛴뱷Z5x΍ާVAMbJ(6HK7 Ɏ3S%:M8~ |HWKKP5!igAw-.6oBS՘o_C ⫃rj|d rbt-׽|\a!jh}HJշVAeOH~()p%]8rd hOy\CDlZ{tOpVusuS>Pu7?><"6߫<&6aߍ%;,~r*'/v g7c=.RQ",.rڛ*Ŷ}Vz'5x? gf<ܱ_BFOWux1&W#nGqIGvnFn Ԑ;?" /Տڳ񣡜q572p%]oϝu0p_Tyi t3rKh(mutmMm̐'_ynrt4,L%RLDHnd/-z;TآMYc4az<:@C}R^4 L1f eECDF@{{1`a:#Y /'U2^ .lz~!eGzSeCqTa7/Q9ɂ7_bBSf=W\cpa^{@Fd (bH>, sЬi͸>v2zu~ղ$Zӄݗx;SFX&|Dp -Y VV3==;ONW U@ R0 C;ZW&o"Զ/^2Szo3ȼPLdYVp`7tvT689&!|E%%vRYe>2"dK=U]=Ԣ{hz%#Z~_a͙"QM2PJ ד`4D!I,g"KtXHD#B 䁥(`Yai!PևXwElhP-V>uoD솳Bkk7UgP+d6i$$<7CzSH(a@':JT1gY@8gݗeVp VDYea<3%ojdӮdΊ! -K9dTiW\a ̰ĘEpk3闥z.t[8 UDEK q1ŠMױX.ҚTGgՂ'`蘪peixG%0Zq*;#"V1L%;8=+G) 1QEM2ŌJPaq+^c &F޿/8Pqp79QP}Pm ضN r&▦*$J_O ‘,uIP|j+WkN4[D*| 2b70ivF_ß'-^[@hVC0NE ac}r $V~(A٣~ 7Wx ٕiVUyWa<%p!ӝ͌PiUwpŽw'{#6kڒµ!2r ~ vF0K~ʵ_=rOoҕv F]M^׬.zv_%WメHjvj5K~:lȫO:BMLTӜmWM|D & GNҒ K.'f캗ڪX@MLrF#bTfa" ^1ǏtGP9@ j"txq+?^ 2}:#qU} KRhwrnp`"w55n>vR2ohC1 CPTG(s{n/F_`lxmw7_h6-u)_a4' m-)<>FI>3Г;Dž׷4xUmusUlHwwPۮ>(Zbbՙk>kY[&3Ҧ\Z 2WۊMcEx.>ݟR:H/HM+YK<]UT>CWf&U-C{7LJacZKZD!Ea}VE@P4Z͕\0 tg4a.SG]lJ(42ωn43Ξd3U-R=G*#T &LՃi=Eْ~V=:H9AX'WUˌ497JɿB77V!Tڸb!]1)$zIL"Ud |o}ɥP%Snfz ]hX%WM8+TT_*,E\*3_R w}՛7z`վXy?xI_ J?r#~q8ysBXqfjE4~!]|+|] 4vp$#\!}fwZ)V-PvĪ!o&|"6&ԣG`Jx!eoGv ,%ƌ9d%onQ3l˗OPĤye '.%/6aL"+RuNCB훴-oVpl%Wnˢ3nNP"_\ITr@_s]Fc/Ew/ؿf6KaeQ 4RgbY<2VzeYu@7u2dy#Z:Jv7ک5&Q4 0J<-DYϡ}'[BVۻ}StAڝs,P`U=EZ:a@͠f]ƣz~L ɍ8p j U%_EesfXEƄ#KT}JF!*`V kc`( )$ Am!fl(x+ۏ} v<2Zv4f_P O aIʩ|I !ʃ<)d=2ռmr#^,} -%_9*qIxG¶\lJ)qΧL2&p;2x!tۏi9oE s;`֙}_hqdg$ hl;;7 CОXn}A  ]g&+NIl #gC'Ba 5).q?HY-mRJ.Ix~aI(P{;8FvHTzqU!7.]I<71XHnxx0%(_" =Zbk~7섎xc Y"dCLilɲxJ1oQ 6ƒP#d-FQd3u3لFrkbZmI: :W̕hWŇ4QFkF mh@զ8H"T2xSVR]qs1c,qKlb_zV";M:S^ KN)h6tNY]O3ې/Ic Ys͹m̤@ RDE~.\{;9u.W1[He WuJ"Ԃ1 绤ka{sʻzx};@~> ݄O z콂2Jlb=YU֫2t$G.uJIn35m&_@+P^7Zgn2UV `J墂,(0=z{ =K1oăʉ/zۚt١ ˕Ź$\2~'FaC8R͸;{3,Ď"|#wTT~a#Ƥ8.Rc7 ցMϺC3*N\,g¬Nͣ-#⍠OJ{zdpr+s7K b 3Qzd*]. kL)QMRY˹RO“[;Я 16K|~}dJD҄9v.Lřܹ4D ƞ tق~HbŒ6i n+W0~uӴ-H6CmUUmH߾wmf+j ]7k"Hm;AkIʣ9 }M ku}ҐKXF\_X4q 7)ɵ+pIa:ju'O2aIZ &$)4;9Hz9e^.-.Y+ho|:bWc{D݂f0gFcρvOjJ!:7 = *ko,}٩㧡gθg>]TƫKQ3 ^:}EB1(Jl-!&g"/@AJ~- >GNRV *Wf Vg&ܻT|ov'A0&NEӣ?+)km!БA !J/L,m{sL'5sTHZ| ^hThqbּ'\.L 7XNsݓ+/X(*#ȳ T 詒Sdb`,4޸ (ǕgT04VNWs_c4m i_˯Q&SuF d쬹67Ʃgk**#X~#5jℱɒ,VصqL ݰU^ҟ<0("5fH^\`kϖ9/V NLZ0[r".lrhi ZM܊'"pA5m(% )mJ0߷U8ON?# ăyӄ"Qhi7=ʂ9K7u~ i5@IqxL{\Y7\-7nF594)/-sŎDJ #Bkl6nWHMm]"W.+&U"QX |ND2,J||˂ /iO:BMvl VC>[SIwg]F]Ó{r=`@py mf--F^e&q52i#Ý0b5v~ Oxi{LxkQ6N_B"->/ja266BEz1z?Hi$UG f o5"^Lw˺7ZTo+y>ޡ9SSR~ETDU/ e9BA@-zc_(SVEx; p$kq]̷`mثFr[&sm@9,j6,>q2>Rn>8iG>JCa 9L\t ;T xѬ$58]:mz%em"dcƺ n?&ZjbJ)o@Bd$i>J4v:8UKmB۳:è"IAY^ m[Ǻ s:fF(`=}hoMWEaG("О@~ 3fޔ;le U뼆\͉8QNuj)@Ozׯ#UQRV10tfΔ&D ș@{ ~łA+`Op9K7+{NU@(D^1ȁ(jb#^9 a<{v>0W(9^ :ӫ9|;=Swe#FR\չwqy7@D^X(b<=!zЩx q]l97M͆s7 pSfba6;]P'>"PƏ%^ lK,{X8'wp(WIB HQT}U l2u'a`INUM=v9>-:j]+~]HrqV8Ԣ~ 5($PZZX=*gR(UYu")UxŷR82뽭,8k2SBTFpgST:0&GD!k4(jz&quÛ8{!N ;J*UDRyɢaI˔/R/%\*֖Kɩt+eKv̖WR $ rC, Bނju0<~fr7?.),"N0pT<8V/<-qm4$T3,tea`j g t$uNphQEҥix ߸":`*hI%0Or9K)2.x{hɾQ K^xVn 6g1BX:Utjuc&7X &>;5t]*4% l 8B@X!lOV E1r6$2F1B/Ԕٮ(\5>oE$l%g:9ws%?!l(2|t2N? %W]=Rwxv W/GQn5 }J QX5F2l꨾x]Y9 DDOȴC:uy#TL}a0'&Iu*^ N&꫃ی:.AmjERF@Kev0]K"A&iuy (Y FG5(H]h)D_#+nӺ D#Yg;a}l T}C܁CtRO'\$͜L*1BMB`BK`p)|ax="?Y2B0!h 3ϰ,T n`oA֌~w};4@hnچ` ~\h"mķV;y:?{S\SKF d'v"=DuU6,\*;jdis.ʐC85F^Q%V@#Wwfѐz b6nSyjIJ^ 1d>ͨkXRZT~x95n?vLcӯ;*b2\!ʹ^QuzQǹ_^3Juq!ͬ9¥$6oO'{Rk)k° LV/+TrB} NB(]*M .,Mʼ_fb֤7etmqQf8SN]6Ul?p>wP˔mWF8G5SdT'oڇ)관Lz77%]nɦVU. W˫Ff'ɡ/?s0.bJf#`mr"|ݓ1M쎩1o 3?Rb YZ