perl-IO-Socket-SSL-2.066-150400.7.3.1<>,bpp9|%UkBS`j C!N`\/2{,?'@=guTlddE& ^Ω+Gl8u&g&P{F=OAq֦" RWa eB$75ϰ1HpOjR*۞gxSy1LEs8ۇŔb%&¨Ϸ\P䭔qҷxCz?9w"9Wֺ/ _Xq>>k?kd ( b3 Id 8 l      0  4 d  (89H:FcWGclHcId<XdX Yd \d]e^f bgchdi0ei5fi8li:uiLviwjxxjykH zklk|kkkCperl-IO-Socket-SSL2.066150400.7.3.1Nearly transparent SSL encapsulation for IO::Socket::INETIO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort, at least if you do blocking I/O and don't use select or poll. But, under the hood, SSL is a complex beast. So there are lots of methods to make it do what you need if the default behavior is not adequate. Because it is easy to inadvertently introduce critical security bugs or just hard to debug problems, I would recommend studying the following documentation carefully. The documentation consists of the following parts: * * "Essential Information About SSL/TLS" * * "Basic SSL Client" * * "Basic SSL Server" * * "Common Usage Errors" * * "Common Problems with SSL" * * "Using Non-Blocking Sockets" * * "Advanced Usage" * * "Integration Into Own Modules" * * "Description Of Methods" Additional documentation can be found in * * IO::Socket::SSL::Intercept - Doing Man-In-The-Middle with SSL * * IO::Socket::SSL::Utils - Useful functions for certificates etcbpsheep56SUSE Linux Enterprise 15SUSE LLC Artistic-1.0 OR GPL-1.0-or-laterhttps://www.suse.com/Development/Libraries/Perlhttps://metacpan.org/release/IO-Socket-SSLlinuxnoarch L,s`R#~x~# w y%AAA$$$$$AA큤A큤A큤$$$$bp\bp\bp\bp[bp[\n\t\nbp\bpZg\niZg\nIx\nZgSFkZgZgZgZgbp\bp\bp\bp\ec5336bba53563c4f805b3224d20223b89612a6f377f802ff0b3e9269b640b19ad3fc42893655ebf97024ec9bf3001721a02cfc4cd801568708792e8f1116fb671ff2daa1a4f835926de7a9fe0470341ec282de57ffd7e825d3606f7574e1ef623555faeb5806c4b1ab186b5e410b6e700ff27b67ff866deb3542b1cbd48765e6855a33ed089acde9139199ea9d0facd8f98ed7e048abaca36cb1bbba7af6f44b63a083098f320f858d81d5a2578fd07f805c6865c65a189bcf31a28270ca1f62e3b0be9c2aa6999543f67a4e11541cfaaccce2b569613849ada8a48a0ba8a92090aff5421fd55a9dceeaf6c612c36360402e8d29c1284aef88c87be565ce0321f5c61ed07dc78e7bf6ddae4f001cddf4e3e442f6afa17e89e897d70129da93216477edca75d91afa38bf789d27102138273d5575960f691c08ed0e0f8b8d549b492f39b252fb0092bd4a1d6f0ca8ac41df36bdc997a3ca2127435f97540c45ebf6fcca47a4b4245420813689304921ebd89e630a8b2a701e6c42f5e04a73e270a2532b9ba4ee48315c28045cb79ee8669de2abe4fc10ef40115ae1032c81b5db66e65faf04560d21648164507b93964301e0777b6e98b6cb08bf0e65f0d8d232e73c81713d4bcfba038911b2e50974980fe81fbeaae69741e122a8bd9f9837790144d5e2061132dcf2b0b3eff690e16269452fe168a363320fba6b9830d557c40e4aba9dfb91aeb99232b28b517d2f61a07ccc89b96d778bf8f6ec28a26161111e2ebbbf466ac84ea8b1d7a9bbfbe3782db09fe8dbb7d69211bdd375e2a932a7560db9912dc6e22f097b0a417c18f47432c0ae85ffdb0ef7f93b7d56c2bd153rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-IO-Socket-SSL-2.066-150400.7.3.1.src.rpmperl(IO::Socket::SSL)perl(IO::Socket::SSL::Intercept)perl(IO::Socket::SSL::OCSP_Cache)perl(IO::Socket::SSL::OCSP_Resolver)perl(IO::Socket::SSL::PublicSuffix)perl(IO::Socket::SSL::SSL_Context)perl(IO::Socket::SSL::SSL_HANDLE)perl(IO::Socket::SSL::Session_Cache)perl(IO::Socket::SSL::Utils)perl-IO-Socket-SSL     perl(:MODULE_COMPAT_5.26.1)perl(Net::SSLeay)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.463.0.4-14.6.0-14.0-15.2-14.14.3b\@\@\@\~d\r@\q5[[:@[ug@[Q[P}@Z ZZZz@YYéW@V@U@Ut2@UT@US=2.6.1 is detected since they've replaced the functions with dummies instead of removing NPN completly or setting OPENSSL_NO_NEXTPROTONEG - t/01loadmodule.t shows more output helpful in debugging problems - update fingerprints for extenal tests - update documentation to make behavior of syswrite more clear- update to 2.051 - syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error up https://github.com/noxxi/p5-io-socket-ssl/issues/62 - removed unecessary settings of SSL_version and SSL_cipher_list from tests - protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported as is the case with openssl versions in latest Debian (buster) - fixed problem caused by typo in the context of session cache https://github.com/noxxi/p5-io-socket-ssl/issues/60 - update PublicSuffix information from publicsuffix.org - fixed small memory leaks during destruction of socket and context, RT#120643 - better fix for problem which 2.046 tried to fix but broke LWP this way - cleanup everything in DESTROY and make sure to start with a fresh %{*self} in configure_SSL because it can happen that a GLOB gets used again without calling DESTROY (https://github.com/noxxi/p5-io-socket-ssl/issues/56) - fixed memory leak caused by not destroying CREATED_IN_THIS_THREAD for SSL objects -> github pull#55 - optimization: don't track SSL objects and CTX in *CREATED_IN_THIS_THREAD if perl is compiled w/o thread support - small fix in t/protocol_version.t to use older versions of Net::SSLeay with openssl build w/o SSLv3 support - when setting SSL_keepSocketOnError to true the socket will not be closed on fatal error. This is a modified version of https://github.com/noxxi/p5-io-socket-ssl/pull/53/ - protect various 'eval'-based capability detections at startup with a localized __DIE__ handler. This way dynamically requiring IO::Socket::SSL as done by various third party software should cause less problems even if there is a global __DIE__ handler which does not properly deal with 'eval'. - make t/session_ticket.t work with OpenSSL 1.1.0. With this version the session does not get reused any longer if it was not properly closed which is now done using an explicit close by the client which causes a proper SSL_shutdown - enable session ticket callback with Net::SSLeay>=1.80 - leave session ticket callback off for now until the needed patch is included in Net::SSLeay. See https://rt.cpan.org/Ticket/Display.html?id=116118#txn-1696146 - fix detection of default CA path for OpenSSL 1.1.x - Utils::CERT_asHash now includes the signature algorithm used - Utils::CERT_asHash can now deal with large serial numbers - OpenSSL 1.1.0c changed the behavior of SSL_read so that it now returns -1 on EOF without proper SSL shutdown. Since it looks like that this behavior will be kept at least for 1.1.1+ adapt to the changed API by treating errno=NOERR on SSL_ERROR_SYSCALL as EOF. - restrict session ticket callback to Net::SSLeay 1.79+ since version before contains bug. Add test for session reuse - extend SSL fingerprint to pubkey digest, i.e. 'sha1$pub$xxxxxx....' - fix t/external/ocsp.t to use different server (under my control) to check OCSP stapling - fix session cache del_session: it freed the session but did not properly remove it from the cache. Further reuse causes crash. - disable OCSP support when Net::SSLeay 1.75..1.77 is used, see RT#116795 - move handling of global SSL arguments into creation of context, so that these get also applied when creating a context only. - support for session ticket reuse over multiple contexts and processes (if supported by Net::SSLeay) - small optimizations, like saving various Net::SSLeay constants into variables and access variables instead of calling the constant sub all the time - make t/dhe.t work with openssl 1.1.0 - Set session id context only on the server side. Even if the documentation for SSL_CTX_set_session_id_context makes clear that this function is server side only it actually affects hndling of session reuse on the client side too and can result in error "SSL3_GET_SERVER_HELLO:attempt to reuse session in different context" at the client. - Utils::CERT_create - don't add given extensions again if they were already added. Firefox croaks with sec_error_extension_value_invalid if (specific?) extensions are given twice. - assume that Net::SSLeay::P_PKCS12_load_file will return the CA certificates with the reverse order as in the PKCS12 file, because that's what it does. - support for creating ECC keys in Utils once supported by Net::SSLeay - remove internal sub session_cache and access cache directly (faster) - fix del_session method in case a single item was in the cache - use SSL_session_key as the real key for the cache and not some derivate of it, so that it works to remove the entry using the same key - add del_session method to session cache - only added Changes for 2.026 - update default server and client ciphers based on recommendation of Mozilla and what the current browsers use. Notably this finally disables RC4 for the client (was disabled for server long ago) and adds CHACHA20. - drop perl-IO-Socket-SSL_add_DHE-RSA_to_default_client_cipher_list.patch (upstream)- updated to 2.025 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.025 2016/04/04 - Resolved memleak if SSL_crl_file was used: RT#113257, RT#113530 Thanks to avi[DOT]maslati[AT]forescout[DOT]com and mark[DOT]kurman[AT]gmail[DOT]com for reporting the problem- updated to 2.024 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.024 2016/02/06 - Work around issue where the connect fails on systems having only a loopback interface and where IO::Socket::IP is used as super class (default when available). Since IO::Socket::IP sets AI_ADDRCONFIG by default connect to localhost would fail on this systems. This happened at least for the tests, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813796 Workaround is to explicitely set GetAddrInfoFlags to 0 if no GetAddrInfoFlags is set but the Family/Domain is given. In this case AI_ADDRCONFIG would not be useful anyway but would cause at most harm. 2.023 2016/01/30 - OpenSSL 1.0.2f changed the behavior of SSL shutdown in case the TLS connection was not fully established (commit: f73c737c7ac908c5d6407c419769123392a3b0a9). This somehow resulted in Net::SSLeay::shutdown returning 0 (i.e. keep trying) which caused an endless loop. It will now ignore this result in case the TLS connection was not yet established and consider the TLS connection closed instead. 2.022 2015/12/10 - fix stringification of IPv6 inside subjectAltNames in Utils::CERT_asHash. Thanks to Mark.Martinec[AT]ijs[DOT]si for reporting in #110253 2.021 2015/12/02 - Fixes for documentation and typos thanks to DavsX and jwilk. - Update PublicSuffx with latest version from publicsuffix.org 2.020 2015/09/20 - support multiple directories in SSL_ca_path as proposed in RT#106711 by dr1027[AT]evocat[DOT]ne. Directories can be given as array or as string with a path separator, see documentation. - typos fixed thanks to jwilk https://github.com/noxxi/p5-io-socket-ssl/pull/34 2.019 2015/09/01 - work around different behavior of getnameinfo from Socket and Socket6 by using a different wrapper depending on which module I use for IPv6. Thanks to bluhm for reporting. 2.018 2015/08/27 - RT#106687 - startssl.t failed on darwin with old openssl since server requested client certificate but offered also anon ciphers 2.017 2015/08/24 - checks for readability of files/dirs for certificates and CA no longer use - r because this is not safe when ACLs are used. Thanks to BBYRD, RT#106295 - new method sock_certificate similar to peer_certificate based on idea of Paul Evans, RT#105733 - get_fingerprint can now take optional certificate as argument and compute the fingerprint of it. Useful in connection with sock_certificate. - check for both EWOULDBLOCK and EAGAIN since these codes are different on some platforms. Thanks to Andy Grundman, RT#106573 - enforce default verification scheme if none was specified, i.e. no longer just warn but accept. If really no verification is wanted a scheme of 'none' must be explicitly specified. - support different cipher suites per SNI hosts - remove perl-IO-Socket-SSL_fix_offline.patch- add perl-IO-Socket-SSL_fix_offline.patch to fix build in OBS with updated perl- updated to 2.016 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes- updated to 2.015 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.014 2015/05/13 - work around problem with IO::Socket::INET6 on windows, by explicitly using Domain AF_INET in the tests. Fixes RT#104226 reported by CHORNY- updated to 2.014 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.014 2015/05/05 - Utils::CERT_create - work around problems with authorityInfoAccess, where OpenSSL i2v does not create the same string as v2i expects - Intercept - don't clone some specific extensions which make only sense with the original certificate- updated to 2.013 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes- add DHE-RSA to the default client cipher list to support PFS with older machines (bnc#924976) * added perl-IO-Socket-SSL_add_DHE-RSA_to_default_client_cipher_list.patch - add cpanspec.yml to support automatic version updates (see http://lists.opensuse.org/opensuse-packaging/2015-04/msg00084.html)- updated to 2.012 see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.012 2014/02/02 - fix t/ocsp.t in case no HTTP::Tiny is installed 2.011 2014/02/01 - fix t/ocsp.t - don't count on revoked.grc.com using OCSP stapling #101855 - added option 'purpose' to Utils::CERT_create to get better control of the certificates purpose. Default is 'server,client' for non-CA (contrary to only 'server' before) - removed RC4 from default cipher suites on the server site https://github.com/noxxi/p5-io-socket-ssl/issues/22 - refactoring of some tests using Test::More thanks to Sweet-kid and the 2015 Pull Request Challenge 2.010 2014/01/14 - new options SSL_client_ca_file and SSL_client_ca to let the server send the list of acceptable CAs for the client certificate. - t/protocol_version.t - fix in case SSLv3 is not supported in Net::SSLeay. RT#101485, thanks to TEAM. 2.009 2014/01/12 - remove util/analyze.pl. This tool is now together with other SSL tools in https://github.com/noxxi/p5-ssl-tools - added ALPN support (needs OpenSSL1.02, Net::SSLeay 1.56+) thanks to TEAM, RT#101452 2.008 2014/12/16 - work around recent OCSP verification errors for revoked.grc.com (badly signed OCSP response, Firefox also complains about it) in test t/external/ocsp.t. - util/analyze.pl - report more details about preferred cipher for specific TLS versions 2.007 2014/11/26 - make getline/readline fall back to super class if class is not sslified yet, i.e. behave the same as sysread, syswrite etc. This fixes RT#100529 2.006 2014/11/22 - Make (hopefully) non-blocking work on windows by using EWOULDBLOCK instead of EAGAIN. While this is the same on UNIX it is different on Windows and socket operations return there (WSA)EWOULDBLOCK and not EAGAIN. Enable non-blocking tests on Windows too. - make PublicSuffix::_default_data thread safe - update PublicSuffix with latest list from publicsuffix.org 2.005 2014/11/15 - next try to fix t/protocol_version.t for OpenSSL w/o SSLv3 support 2.004 2014/11/15 - only test fix: fix t/protocol_version.t to deal with OpenSSL installations which are compiled without SSLv3 support. 2.003 2014/11/14 - make SSLv3 available even if the SSL library disables it by default in SSL_CTX_new (like done in LibreSSL). Default will stay to disable SSLv3, so this will be only done when setting SSL_version explicitly. - fix possible segmentation fault when trying to use an invalid certificate, reported by Nick Andrew. - Use only the ICANN part of the default public suffix list and not the private domains. This makes existing exceptions for s3.amazonaws.com and googleapis.com obsolete. Thanks to Gervase Markham from mozilla.org. 2.002 2014/10/21 - fix check for (invalid) IPv4 when validating hostname against certificate. Do not use inet_aton any longer because it can cause DNS lookups for malformed IP. RT#99448, thanks to justincase[AT]yopmail[DOT]com. - Update PublicSuffix with latest version from publicsuffix.org - lots of new top level domains. - Add exception to PublicSuffix for s3.amazonaws.com - RT#99702, thanks to cpan[AT]cpanel[DOT]net. 2.001 2014/10/21 - Add SSL_OP_SINGLE_(DH|ECDH)_USE to default options to increase PFS security. Thanks to Heikki Vatiainen for suggesting. - Update external tests with currently expected fingerprints of hosts. - Some fixes to make it still work on 5.8.1. 2.000 2014/10/15 - consider SSL3.0 as broken because of POODLE and disable it by default. - Skip live tests without asking if environment NO_NETWORK_TESTING is set. Thanks to ntyni[AT]debian[DOT]org for suggestion. - skip tests which require fork on non-default windows setups without proper fork. Thanks to SHAY for https://github.com/noxxi/p5-io-socket-ssl/pull/18 1.999 2014/10/09 - make sure we don't use version 0.30 of IO::Socket::IP - make sure that PeerHost is checked on all places where PeerAddr is checked, because these are synonyms and IO::Socket::IP prefers PeerHost while others prefer PeerAddr. Also accept PeerService additionally to PeerPort. See https://github.com/noxxi/p5-io-socket-ssl/issues/16 for details. - add ability to use client certificates and to overwrite hostname with util/analyze-ssl.pl. 1.998 2014/09/07 - make client authentication work at the server side when SNI is in by use having CA path and other settings in all SSL contexts instead of only the main one. Based on code from lundstrom[DOT]jerry[AT]gmail[DOT]com, https://github.com/noxxi/p5-io-socket-ssl/pull/15sheep56 1657041037 2.0662.0562.0142.066-150400.7.3.1IOSocketSSLSSL.pmSSL.podIntercept.pmPublicSuffix.pmUtils.pmx86_64-linux-thread-multiperl-IO-Socket-SSLBUGSChangesREADMEdocsdebugging.txtexampleasync_https_server.pllwp-with-verifycn.plsimulate_proxy.plssl_client.plssl_mitm.plssl_server.plIO::Socket::SSL.3pm.gzIO::Socket::SSL::Intercept.3pm.gzIO::Socket::SSL::PublicSuffix.3pm.gzIO::Socket::SSL::Utils.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/IO//usr/lib/perl5/vendor_perl/5.26.1/IO/Socket//usr/lib/perl5/vendor_perl/5.26.1/IO/Socket/SSL//usr/share/doc/packages//usr/share/doc/packages/perl-IO-Socket-SSL//usr/share/doc/packages/perl-IO-Socket-SSL/docs//usr/share/doc/packages/perl-IO-Socket-SSL/example//usr/share/man/man3/-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:24909/SUSE_SLE-15-SP4_Update/1fb4068ae9ee7aab7a504197e581cb40-perl-IO-Socket-SSL.SUSE_SLE-15-SP4_Updatedrpmxz5noarch-suse-linuxdirectoryPerl5 module source textPerl POD document, ASCII textASCII textPerl script text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PPPPPPPPP,G4}κ1˧futf-8b6cd36bf8cc6a060839fe5f637158aba19dd3baeebec0a4e2297add72fe5a27c? 7zXZ !t/?s]"k%o<EjMŋ_g!wƳM{nPS)59yjs4Ioy9CK`ե΃.wivo^Wܕ_5CA71]L9R0`̲x{S砧BK#hF@_ T>䅃GhR)EgB|6Ҵ\>`a<42+bC>Vh-啩OASnEnW|{>KN76`Ogg/_P˧oPuSo?8p ?y!Y*3Ӛ%'SٔNݲT]d2:Df~[!^`jGA+6 FnvgA`JR`%Q,DSG7Ȭ@{( }Tg\Ʈq93zh&Bo_''xCvS1Ҫ?tarMkEqEH`ɨF+A \6\+a h8W,ow=FLݿ<&Q꨼MJIՌUK;:N^0@GeJ~>uY ?1@r+:[hxDO{cl㑎s@wT]mP;?<۟:gaMKƧ@V:|+OT Ȋ Z5ޠ粳dOF\rk0hJl"zk%єfKb4~i엡7^+:~!RPnEVC>w%gf̦\9vr8Eq"Ow }p^d s=).]5]IP7%Cuظ(璬ծwXj }V/vx|:'7鴍)m|j!^*iX>RrX*D~pE%We!иJmD Jx{6e%aTq=?*]?&q9=쓸"}CcC1x׬:JY-_4W OZ/ai7GnzEC\jreEACLp]G$Q^f!!_;&,/1@KqK\jtNr#pܧКm)EXS%}ܷL8HrbWC_mEԪ]n'p/B(3Id%}qYr`_,l5I`[S3x}lnE< P& jt).Jq`nsWWzJ\ r˯YﶂК~$V(xXawzwz>+G%ă "L71G!X<` pQ{+d]"cDR$hfY"edMX 8Hכ'9n3N>F_ c-b(?ϕ%+qIbl< Z,Yd,:4l8ŶyY=_j^NdLLڅ;֙&\ ce h.v8Jkӂq^'aw]VKH^ӗ0؂6W /YV#K0joeqlvf%D񧅕!a,$QӷN-uP_kuhZ,\?Xl&73zMG=J;5"OYN@3 H!ЁIk6`)z9{P܄jl5 Hu Poz Av Qތ I3zB.ٕ|@= L,>K7}+6odDe?*ͅdgpmHUUG#iؘ@`|fLQT|m|Gķ EjzY=N n*"6a*5&~-n!~ώIRP͘e PqRri9|ܢ*v1,>MWr'fK Z}fڞav@o}.ŀg;a"J^)b9"!V ?-$j˝TKOښtN(\)]] dBy-<3T\RqU}N{Yݰ[RrJO Rv P*ѥ{b;ŔLJ?qG<р_y`g[oH~'v˟+Lr(ÞȓKN-ZZvcIxsBf5g*.i+ CG-r'7, |Hãfmf9'$eڄT-x6{2UjDKOԷR?`z *!jks.XRdW,obݑu-G^ȡgS|em2ح~oz5MKY_W-re8|͞q/9PlK`au.*e8;M,m iYϑU*fv˩~/+#h%OvHqmԏ$Ѯ(fRhO6.Pko*/bi]w|fik\dzL)&aKFP*НH82^kl- I}ǭBhi'UBg,G Yu ωM0J\%B7$BYpc2v>"ƶ̜_t+^F=uǃ]n chk3405ORΖauH bkzĭc.0[aEh>PڋβoD6Ɋ3ϝ>3c_4Q*V<Wia?kd 4& H߻p ӾbgOB)0z ("{@}%_0BP|cI.t^W|da dܽr4ռ!dp~…Ju5%Ce e=wb&?d\ ni0EFDPjwݺpFRL/8GVSb.w}bu[#*sʞF3л4I28*_!ׅ@HNHw(x/K; 뷱~|j0ђdgX49| /oSfWoW]U9O[Rb|h8GMs ]yQ֫fo{Ï>gڙHq=mƂ+KLM*uuF‰\u1"ZNoai)s c;^ECѓJ=ܞdq qx vcum$ڒ,둚h JϤpcŨA wHѧW>įsVi\=`#ݧ͓P;ДTUQn0tpӵt$y$V@_bJqq7j~!- W{T av}={UA4e5\si_)tx`9z[%`tAy\Ma6onVeOVovf{)$v6y54%;m#}xD (e{aYW!Ͳ@DQ8># /Umеy:bh_)d ^1':j0fHfs^iK S>I >R_u߸GG]$5TnqlJi]dqN1b6{=_RrifdG*5!j7֊߉%23LilX>Mn&RЈAn^n"\MnN'IW1y8C>t?E=fv+ԭUwR-UL_[m CA.$(1&o0 >78 }b-^SdwSltPE[a64@sAs˵{G-ш>~yP`n\jUt!_ #a\moD0WNzPׂFDqƒV*DޱV?BiUNݠ%`/{AMGR BxddzOqa)P[ %Y4:AUiH[ȈDg0z$[y _``%x.r"ıٿ3V*5z`tlVTx$*(.ٜa# u#12H||F{kpcMז?[|\44 Ä>4"DyC;}WջB_bA{jm~ ӢgD*V4úqg놮V3x٢K2tXPq  IGE'#|O*T NuH3 k'C sėd&jjxK y ρӿ-ͱc,2 f;hqF֢ƫK( H̉ztjKMaiqK/Ŋ"z?^5}c(<$_?m+hZI.ґ6^Ix]@я7{RYW^J%>oQ,ȬUoUnH fفhFU1;.Rb,D^z|l)jL׫ EꅫW&#W<\&MLkx ޸tƕ?}j\&MJל95_,h [)!@.w[L]NR(j|^Q "KwPB K+QVDvnl"+( ldl[b6[_.3g*LX#*K*9" m뜩J1pCƐ:*sтߠ$Lmz`PP 쵀lה\Nw~Yt`@$RO. H%Ûk9e wz$Tczi2先fs1H >J_~ k=(M!_QVSߡOt*G>Q.l@p?HHצGvl([&o4USgltC;φzha 5ýDBz*5yj>MG ;/=k|gH[뫑C5' =i ̄]WY:^k([ :eΖ*q:_-mM-*z7tEN YI@8)"籥Heܑ"F ʟYlC)B5Vrj5ex+'|nN%g)&19]]Yr*T\lB8_G ^ZA$" v*j~54Eὸ@%Ǫ HU O ` (GlFDi-?܉o; ݰ: 005%2j2UpK>c]/'v&r3(\YkQILmNU^\E ^g(@X~񇤞jԖ2AEҨm9Pdv"ZWGDXLn*?]I>~xs gntT_ qlXp`]B }XsRq}R7͒dاw^н}5aaEx|QbPg|w-stnFG{xbJ7Fio!I1 u]]/)Gjm/how7S~ gg9ZUt^MAoČqF*-rT3⨨hKJ#,Hq'W̡݋=L{r<@f6~qgY24bܬF3Gp6Hc  -: i(  WYn754fncb*Ex 9W6v>9|$8,Npl*U";El h4bb9^?^Zr'gBetjiaO?&k%ƣ*ce{/tdߝHnd6- Zʒ8MY RsڏXF= UFÓCd\5=VYW/j#p켢wq74{F+8 ͓()` ڭ_/3h%G8Ƒ4!U R3ؿYg^ .ީ8?&Z +GAjEo$Ip܄XoS|s/JA-.cLJAX']y|PK+fG1vc}z)RzXc4c;h]3mMy ix :qϟFFVY;C"VT,V+PU\-s_Z$r%S'h3sh:@tsjJ` Vmo3GeЙ S=q ,ޚyǗK^molY4im 6eR<;YڂJP7i]my6}I}-qxCz{?EJ('%"~T@AtBŬ4M(=XAj9muCn13<d\Yr:wh^|s̩޴yH,.sJnQ-J,^˹ 2 *|Dvi#"W}`{U_|Svsᢠ]aG˴b!şcA 5GO8YCYg])u&pa&~wTG+b m:5!difrɵeҙվal;wv<ݮV 6lG/HY8դuaCuEgﶓL[yG:s{-ZOMVP͊ҊWN!dIA iQ0#^S~Lw_K䐥hN >خ#)q=4>}%;43x+785l  Ycg(qxX54RZs$;5J"Cn3o I9 [h8dL;x8K@<@Y o}:4&`;0j,!X$:n]{ח-zd͠Y/]M@#XGʵ mX >p{"Ȭȷ>9+c~NCi z[{[HF#>bPPPorϜ;CѦR_X iO P ۵Yj]]nNSZM*oaD"8@CȮCI׳EEߑ@+Kd|dqBe_?ddf"lfUzMe:#赊s%E)UUdaUcM8DY+ݯ,X8"Z ?Z\dcބ@E\J:Ynouϔ`Vpo&b) N p+!*T%bwH\skaU쿚zi c]<%oW3mAp2r8%ԇ%Ll}S8Fj$ûl@%6vSMxf4U{}$޼øMT~Itm8$S㺟"6$!aoM23}rR^<j`ܠ_*Kh$`k[`?uZ5B@xyhⰂ==0 v؁0ZROJoUb7 EW8XH0ʡv +;IYGt4ϭ/@C+/rVR#Y5.0UmǕ24`o͢sRo#rX=ev_ AP-I]PK8ORYGahEޭGYu(Pdb-CcRp>=gbU0^4ޛBv:|,4S{ThcHj+ә ('O&xm:ݑ[^e:m|i#b Dd>*8)rOK >WUCz"®=3AG?l`smn6MeA "00-^XQ⪴$W!Xƈ=P+9a6/Q-+=Bb$j?}P"wP[=B~7@,YXnJbrFh{9qf,[Cpe} f; ͛d-V"z 5` 93F.9~Z[,&nx:5kཡ:R$Z̺7a˩aVFLU91@1QA2|ڽx  c"Kt/LڥqCvdh90KQ#~x~0j$d@X㍏,_<6CD43+FKJmAhaa.+\4H,` Ҋ\d*8kkha T$I9,E3k&i}cR|O?͢+ XDHrL^EJJN]wrlL37/_N$4B>FE\ɾwBm:s%j|LSrr໇E?{3,5r21.C xJqXGqb; Y)f/0!\ A}oQJz=ԣ;j"YA:+1\o9_H*AeT7'YȔw=ymuV޻9}B7pl vskdwH7@ fNxc1!`-<V$& ۣ(cnq;aƽ/FxQo'8_Ƴ|¿)}̊F`mׄFd33){j㙄Q('tKO"oJ13Q͠Xu?vSAp=3u~gDO_$*TU5'2`''a0W`yCÛj*j>9g !W A0ja4ǤiѰ=?YƬ5P")rwqZuO) ܡƃO ަt0GH[Gڇӕ,ITEy$Uˎw-Ǫx b1q&s5%D`xkphmUvJ03xG0$#. c)4wl_m-Ь2%O3zKˣ4S|1ǯleN8Ȃ-EȠy8*K3/i(mqJ:ǒlG/0.Җ:YW2 MDO$IE"̭;$TB emu)zbTDΧod ոiޢ,_-@d-r#Q┅&iӣI;By)%{BֱliB#^X+uNN;=oN򸦣$xز hQ"#epl%֙`-SL\Z V!PV ;CvTnZ`F idqw=4b|yP-k[qM~ެv#Ir1fǭ:_o5-N0f cP":aT?Cv֞ꁹKVȾܯS SB ]j~1mn8Uodlu9rSR1C2:v)e=&>aCX`?K(j鴑י|1 x2@ {Z3G>uqa"NctÌTF۞&ͬ%V?'&R0~Bk tC+f7¨*;://9Ĭ%P^ ,bxoRK> ɽ&ˑ c%>AM޼w;Rx3J"ή7 )OOkeo=~z/j.2aSO]=Iz-ILa pV-zʯ2)Ի[A+>XVǃ:SNS83-SxFRÜ;2r~!/g$mL5'ѿ˵i(;M6x99BƫWqQ?LVӸܽNGj E?Iekp5J:_[#>K 8PpyʪbE{N^y- \L=!0$+d.% "W:_$[{{x#usteRÚQ"-7me鸖!Jl}ð.0V4 !:=iO@֩JvXY;I+E>`"DY %9h nRU퍊B(Tҧ <JBIHb ԒȡrD{*4}FZc/b:'{k-7$9M ={2{CVE"(]=!Hp]knYQ9Y{Т>+Q-#s`m'^?SD.xC9I,ID1Uȭ%9l1Dؽ|D[3n sSID-憶XR!{ɅeLK!'U*:T%U՚fGYL?{Bla!ra ^827+ݥBT`kE|KtkLO1ӭSm,+]ZRMEc˪+"zFHaݨbEntĘ&n-kwj7ߟPiõJ_/eDr_K2u8|!mr0viɆ?{``-پh!]Gi(!Eς Ĺ;a:r>a8W03I׍áT˰QIϿޮ-k1$47SR'!AX5 ߴ&Xc6z*X4aƷNqd];pcHᆳHޭ)}4;h{=0.CWQT.^%iZ寭A@ƃ'VMIL5gJhX6-n%&,zՕ }'6;3\MQ sA-XZРzr`B:kn&I$>5{bUNl}iUd܃޲VDos;т,fU!smel=GrŨ`D~MY{Ly>aK6&Ix^}H#9٨ᒛo Y>{-~D[Ԥy1Vj-~\4>yrDվͩmI c{2;1m|?ܶs,H BẩrwQu XZ'XLz-D$Ō0C;pA$8t6`ss,g0VU;ƒKh.-?fw˓_/fʭo{\wUC9vr uTnMd0c*iAyY2)>Ȝ ]Mu.܄AD;7n_^Kt?9huZB<^,5 un'.YYL2 h]IM{$TX("7YN! [;8Xvr+3.q!ZǼH#{tJ9NMAQ؆C}먴78^\Z iC־xJpS܊)E cD4,? B YK{'q-u%2DԎsmIUrj7-a'Po`UxNZ$o˜K_b ZP6jA4K(9~pUO!(Bd!S蓂3-V.~$ #F{\SSxiCl4>+}A$>J`7=G((Yd*_p37;3YBwtxO=?6MjƜcV|>|I8.c×e]Mx+oi.Pi-cwKŖW,ncTc5ysQcWS/@$:Y7 ޭ4$Ь\ʢI{|TфAJs&(vLH$.M*1* 3hSοs43KEꪊ+L*__rBV|)j–ec~`KCZ,&XTLxv{#Dn7i ?@N%vp Y0=ڤǫr.-*p <@~UujC)ǤIj_%B-33."zEx )pP  gBA =8כ;9),H; ZpO*e:q{xAA"ATϟt|c=Ĩ~sl*cY-)/ABԋ!N1rP¶Ӯٹ2%pRkվJsliߚ݆˟5,B' Y#UyJKE;e W3Jͼ\`˶PiHqC ;WXE<\TV-Ū—9M>l{sO _kx O;byaؕ4q+g/hu`cu/4E(13 ȈO uɧf%U49b,B\_?.]\CvXS!ppibZ bHm7[LFEm)IT=KŻS\DA&l[ 4A*Xb@U Cmvt*n i q"=\ 3 Jc4%&pK: C{(!uq`A/0B;H(SÄd0 kz$_B,ZŻRh0﫽͉,لҗoͽjӗV5cQ!'Xopx۷Mş^)o_VFBuOWoaQWCR {17VYE##ɿ$LVrb~Yz< eyq&Ya#y{8Z[F.+B恘尰ݞFҜ=Aa8GW %iP"U5[|Իu{# aS OP{HvCPY3N(0Ac79sL~~ٴCxyW:ܿ KVM]Oׁ|./;47V. ij~+-*9)*=W+h)v `@L3qɊ}g,Q"CE1ppi֠w 0nqryzЏ A; 1>2~$SMZuЄHs CM"̔djtߏ+Z ["Yu`huzx?$.n) _FP+%U=n9IΞ0Zw6 ۛ?+GBxzYX4տ-WV/,(Оp|tӚCWI-VxһTDo J7i$@EݮO+z!AС1g#>;a@F-3bU*zЬA8uM`+x#:PqWgĤg~ZGÖ{$(J0UHRx{ Kq !2Uv%V~d~2W݉'ԴCwGB&rO]X81[W9͑,bk0aNeڝX(Sj5Q켍i&x 53g)-*fஔ4=96w>SÑ4EWT!-薵*S~a?rkl-1ŦԐ. 7ʺT&a+$2 gog Fcf"W@g1EQs E&힟b"6;¡q&3ɆY/n4/ᛖ5n nWR qߌ+R$ FcQ U)1>ᨷ2@'Aݶwf<5wLsDjLܦۺh%l`[b86D4`zޥ|M'H֟|Ĭ;aF5Յ:Jt,<68F7qy{kǶY0aIi(APOX^ޔf L6sKGCX*gw>cBkCGI/!0ň;~vWF\ sV*dOS(ᘎ3=^-(3lIsn%I^ "a9`-@ZࠣH=Jgߒƅ_Kk௩./k֊LQxDM(hWB{v>?jB ga8J'H#JQ^ukd-2,T;5Y>fy$yJ?#(-z)DA.jy{zmo Nt3"ң>%{gB$韔g6'UKшKpwwP ]:հcϳ,)c/ C}H!&m+Qn'g{C^2u2.q)>FXsUޤWw^x2'7=ax4E)%!bwiG3" ùYU9iEfq0=4l {p]lgMV$[P!ʐ$Pli4 n|%> f}pd?t\R2ѻnu{sݪ~g QR8Yg-xC;䑎rnmt&I\6@8|,r9՟O& 9(ϞSf@Y%59UE?ʪlIeO&hY//zN,m+|8߭|I WE3m7wܶcUham|68 zfQz"_<Y}\T ڻf)d0#Z,9M(-3v)̉~ P]Gu/)oPE*gB_?Nl}TqD["9æ6i>PU!>_[ iWyRZP] 7ΰH-\jɃS.!A3wڢ}=0045UaQw\Ŧш,ZBYZ$9u()("D U34 kVvj-Bp?7VS;B9fA$Qk[: &a1q@bIRgP҉v(]зwvҾG!ԺhثaIWp4֟,wPṂ{f ̭nA=Bm)oVQ(di[AMH\)r+q3<FN+%++v7 ~YZ$v>|hpǕi)>j<s:K(\ejXw"2o~WukيvFPsP$tTq LS ns8ćNqlTc *Fɱ~6.Y&}[Q=rQo9E uyvz 5{7&C_9jzLKC8<-4qsd/˩ۮ/`j4EZ?+>،q>Nlup\ 2J"5Rj+{Y2\2ȫ`Gcw+LLHaj5TVuԡ.P$Zv@BEbecȯqEbW*-`z! ìk4= 8t[qb ٬$;e≯/1Ds.VWR0axEB y1͓OGO.mb\GyHGy@aCQ|mV{菞`Sʅ)̗$05P݂ \r'קnʩD#Bi])7Y]y z%e|;*z6*U;׮Ϸ9UX5=̗|I!vpޥOaQ͉8O tUn#-_^Dq] 10UNkgF_:3:s9)kj|#&C][IмQ&+)#[J-ORw) :'iAZh:dj, 'xA}ґJnz"+7A&a@FP U a f!μ|&u#}3ED `&O, tjy]akSϟA4 1!Y?6SKUO9^V*R@_ U~o= om?QBdȎ]rҹӓxU.&,2cg_SQ*` TՑaǷf)+zZQPJKV# P┷%<[~]`\^af\r}p!x/dVsO%<6)ݍa$]\3BU`?ϛ9~gXH $ð0$3gWf`nC#)g$N$zp >1>(T"A%0##D?bkCq zms5sIQ~b8A~ \nQ0 ?O"%CX.xf# Oh@@}i+uQ詶qwrxlLj=n"q%}<|." %d/ 1L =UdT AxL@'3PdDb鋱<~ я푿@};)Leb 6`l_qZnk0x_?O6nߨbMMD6܎?s~]~'^B"!WX >޾vZ쑸)VW~N^㌌n#BKd J->u_ bMw[c%JUfgy>+o^[Ϩɤ;pRN()Nyyb5a) ,h7XS\Tcli 4WW%cԟIVI{g=1~:SVCgbgKCI[e3CA44)UWjZ< Up(b:t$#~ڰN3BWVR4lXiEٌ-ִ!{S [M1%)g8ìeD)cRfh ^P5/m h^4- ^ESE՚YRnu%]\8}y@#F .tGQX{y$ax{RTO:tnl/3.ˤGh\.УYV 7m/(f>Y1Т 9(J?@XࡼGKo4[#70{wű(Ȍ[ j=Μza:oP//eEjGU0庽e٩|W ;"x6S9ΐ}^5O<޼81νxF}ܛm/(Z,?#A&qd= k#/%nLWmf "9IW_X%YE! %IM`~ЌzV',c;mܨ#SW -d}ͥͺR6N+hP ChƑTF0L1Aˋ@B_vCmeIUF%O߉\`TҾNC?HԮ^^pNl^Ӑ8_;Ol9B&ao[fsxm6)ىr#$*.@'BIΥ PlƼb,"$6kqzӟ˅&>mRSerђ,\[>+iN!qJJif&"k0MctS?ؓ*WU_R]HGzmW[#7[ GI7A"k'4pHeh=, Dj1pG($\ >U({sA#daoL!"U 'yaEȢfR6{0u0=H;Y@KsD$L1.̰IKitVٙBWn j gaϴph0B h ['z`^Ww3#V.uk-2R һLnYRJgQP+lNL"PcYc#o{2.̮h` 6Źږ8-fk<ulSb>s1Cџ}ܮ͡kFɭl}A -?iRQTm0J_7hy96! kQϢ tMhRw (؋GYHP, ?pL\.Y^ԩ$Aho۲AfHuLz:, :ћv5fju~]S<2X)žr-9G\Ekw "J bkK{~ϫh1GhuJcq,Ӈ[zEaۼ +7B01 .MJsMYwɻ ?Ԉm$K=zz3ɂHUA~.-7T-_8\k +_(SW= 妸ꂯFbJNF?m݃N+ÁQP>PopݤCBbcTmvnC\z[`VWc zc4RW01M2nECEW]{r/$g\]OF6{Qnʶ.㭡k, uu4CZ2helQyșx,Kc;#. ntSnCm lRA{Tt /wJ¹k^>Vm,'.YO) K,{da![元 >ZkUL5ض@gB11.5"moL􀹚Gڇ %02\Tg7Y?j乴+yS8̼S}qS vI{M6zH7xK3K۵1D _Oȋ@4@RPb2kKXudЅ_@뵧ՔtRl8L-N\gmufdN>BIf۠rv^gf Eލ2?zc3?k2Sscđr|gX_ڲjdlM̾7ЂVrd7I_b=Gj9h:m؀yN=Ap ;4G5+ ^(d|G9pUGe=ٯJ8Ah렖c̘|"3׬RG̢Ľ:p]+ise2{i iA2$˱W׉EDZDM[wV81eD_ 6G  g) nƲ@[-Ώ2}Ҙ|>m ÇɓhH P.}.T\ ^=Vͳ{շV| G oL09wS 5fjiY euiu/ X:DԹc􂘃dKb_FOk)&]bjO f!)Q;qe]RV`eÍd[a\J9D`N\3$"3ۋN<X]%`'apBۚS^WiDPr./}9RKMy3MOZ]{eZśҼ5KLz o r {Hʻov?p!p%e,5`O/3{z:5\S4%5y T1 (3 69k/ݑMGRP2Jz 𓱍lW1C`I8^)2?dMOYv qO[0_hI|=o@G-WF,ŁlӜqYv˶cqΛX RIH Qjw̫?@wԴ؅u485Ы5tJwv gUGwgI-O{q saa4:$FiSnBTo-u.OcI &A6@&p:!F%QRFE1B]0ٰ1zkGZQ8Qs\'JHy]3uƻ3 V"ʛٛPhx{`t1֥rWvahGpfEv%A:ՋV(65z5X*Xck% @9*qzgVbY#>HO=4+Rz(ub,}8`ad;W.DnZÁ(d]z4![Q_AOZ MýishxǩL[3Q0 ]~dZjW"|zٜ'u96sykz3BE[=?ʟ fpiDwL?l.SIy埸cCiI1DrErp,S3㺴8X2O0̳w.*4FP}j-[úd} @";̺VOz|L6$@*md6[`98XG8꽙Y<:_Xq1D$,7t` CS}2EG%PMl !@Avq6ī^Ѝ6#8atF1"Qb mщ)zya(믊UM18 4͛Ù׮וA_7Z v*6AbZ KCB{shQ(Sӗ1ٯu8 QDL-֢cnw;B?az(jڊhCOU,!O\T f[|c)y.M1}R,e}W!mY^MEo&p~Gu~7rݍ:X$ 9x EêX7vX2D]Cv{c )Ȟ[}c#<K ̈d~g2_C}<~?eҧKp;:6$QUCڍ<4Y"zS%MpJU_fS_i ZDrBD _ 0~V{gh8r&yI'qZZ:J:t2)e@{r=$9k~=A%9WUuvK:yKZe9ƐfpUg@_ װh(K߳DQDKLZbήyb]nA9AvC5#P{X] [Kr9PrQb߶) 8dPOX'푃aTF#/Q^ʱuXt٠QRu6b1'D٠5+0 | \ZZ[Iej[\{h[#1e)4l!a>jJ>N?nݪkӞՐ7J_j JXQ&B؆zʺ1 tgN~XVr1y:P^f+= ivtDE/J,~I&ַpl8k|6A.[!8הyLMOϢ?#9bu] @0Fcn&B3[mA^RtIL{{rBVGqV!<˄0U2b-KROsؽdIO*_ジwТ &,@Xo3NJ3{nr209y o4Ij설rؓ9n7.31ѶVD1HnBTyl~RiH= Y"M *hPwů5t$B3SO'-ǣ|Lr%:嗏'# x@}l9E^}F$\7BUYM@%:UsMLYmAyY޺>M&]82^'98V^nKr `ƣWQǬG-Pb8\c~\lJS, }F䰟8w#XDGbjֺe-eY$c*To5~l ;*֎L N[Ȣ FSʰ$Xh/0lRJOQ7K欏)<$M2w~pm%S|4m?t#̺dSXe]fkCh+]I&M" wm Ks>SzA92l2m)rxM]AOQ ۓ8M~{&n~r mPӿOgfr y$2X$t[VlVYۜUnmXgIcW{Bǔ*uY8hx.,ZCe+j7jrf(9K3(L1!T}4⷟SK|LvY'<ٷ-k܋f?${LCTp- B Lf2l4LzPIޕ*3&uul2;M{phk(H oGLY6F!Ox46 D{"!8+UK#m/#_bz8yڜ7SsNj֒ǃPӓ~XUG5=¹ڡ~ŮKT1۬<(qc=`?91¥"QmFf/)3 RoWH}םR+44eDsݦ!se>Bֿ/nsYLҮ]b/ TU-Һ1KƒnU͕0Ɇ_FtZZς9|t>}xOQLwb4y!fO62}O`J]@oo^}8Cnj(ڪ^0xATfQg$= ~䦿Af M?B)=vxDd\o^/ z.T)c*(2Ë~h\:\2{d..[!a~9L-TfL r'SOXFH^yĂ?Ɠ35IȝF? S/v߹=FC|XlK ayP qK 3 zL/c]?lJ)E'"'< 8wǑz=z)!ɋ%f7ue^"$2[ 4LE(:EX2INwO H}LaZXmɁRnG6=˻59b44tyE^BWӠ hϸveM0-&|<2=9fҘ^:_B5^,n5ׁo_z)\IbTKSKV"ʚ5au^1ٲ`4u2b0&LkBa#>T@+0U5cg{>vG%k$ьæp^IBw]N~bv)0x)b?Nm(oᄋZIe홠P9}~G—"L [g S!p_x{&\BKe *X>X|l@/c)nn kU IWmˣH Cw"f'DM3Բ ]e'hVHGʯl"Fn:_5%4T 4Hx4AK,k .f4'p{c<0r$&@f!IRǛǀ<v#}^gR &{T;_gA Up َw%ױhïY0ԡCuSB ֋V{}rs yg N6kpǤ%U2Wvmhnb5s+b¼%ZhCMwd'@"l1\5~)~=taȓyMsa6cT-c֙N鱗x;VUOF:}낷),Z?>cBF)Rùtϫ cW*〢vt2 QP7=|3=߾]Q4d}4<a>2_犃7J5ۭAӬKV@ſF3_s9j1oY N.pzU:JbP9;)(N\4DI l'*Fl=w6CY/yTSRa;U}: eڣ%.@˰ A~,! d}glӦv: 1 &2]maW/gv֤ {}= 4ZI#_yO,ֽ ðDpdkB]7ѿT@m4}h |0$ OLK27s^*G3VkB67M&E= ŪscIB+_gi?CK9ʰnC +w|;lDN9 Mz&gv1H!,OwBȎ3@WSE_jHI\}Qˑ?G$R_yaDIg ;9+*ȀMFoc/ N<|hefP > ު_8>N餏S6?~-EeHW>\V2ݔ45g?W ֚aBaPA݃p^DN[2ӭWMO~/[b-+~C|Re#Xny!_NxsA3xٲ(/랳! "7s}촆_Z]IcP8twqg<%<|XQԨM#Ò$O,g TA}:s"HAZj ٨# wcmz%(oכֿ4RFt'oiX(,O, q;R=)hjU"AZN1E=M6_Oci=p /,fiMlFQ݁ f#u'j@XsP{5ByjH-!eV+$'WfEN aOr pmሮV-~Z&L{ ^j=SkQАE޻JZyO<Ԫ|pxKy>0[QvXN2ĈDZhE B2K(ץ`H`.P2aRր1JG7,2`45|8TFXwXjz9Ԗ1|S6k@3jnj|ݶ y:z X <#rյ\5XhRXCs-A$ڋfhl#P'`qܡ0I9ԧ@~E - AmDVjwcZmkF[& 4M+:_}^>\kZx>te!ǿAɘ@dFWqZj_cܼݬx4UYYTf,z n0S?mWU7zi?} =E񯡂%Ȍ\-*՚Nf\9oEй%\Վޤ"VHf4xYK OW[Ib3&i,^g0tYZ(<(-s9Inl̻DNm XV%=fhx5afnFNO/7Tu>I~9Ky??M$w_xLbjN_=E0bRm}Ɂ8NÄǾ\[᝶X"!`y2KPV@}JYzaH5@\WL"}?4f2IJc ۅxP ҟ(o\m|"o1xXǗ9#E*ơ|v72W$m{'~Ƽ #m铼qi,<[q\T%"z>f<o :;WH] *lze#M/3 Qux@SӶdg"I4 aL8bC=ÂG!sw ԦڲTz_ >z"K&ixqv_7MQV^` 6.d<ΐv2u.j;g|ϑX½qZrc; R55X|4H?42I&ild)]?fHY'+.S-aPjiC|N3jo Eq%A+ȋ0˦Ӟ)U6vW3,6}jN|&rI=v`J@4C߆j`JL]%PgticPڪj)Twi1%hS\hV6kUW!Kdtj9E`K?ۨrj$"j*.Վt5EmF+RW)u:7Q=6y"쇧SHF1JU׆BtCi]PAs`$XL0Ơ[q6UUȺaz:A7u-ԑ?ȭN{/WY&ບh||jU]ֹKх돨1U3̚MPxB"1L%,okJgy,+@hw/ BNeڈCoo$I )Gɱ$(yNlm+ g5%> 5WD Ytcw3 4I^?NF }Rm!"4R3Wӌ$Z/AnYFp"?^t:sn#7*-J#|Ao‰kmRli8eYۙc6J:{حV'IWq2Ci{:wcK4]w5.d"~8MwX&'S3eHr֪cJ]jfq}4B}Mn MV$r%-Q˕++kN12XRT[Icpo䚊|12;A?{^BZu2Kxw!gJET~blWk4Liha\^_"lX}G ,D&ʭvOc#ۈ7D/G, H󻁆)ؼy32hw}1߱)9 hyKV=#5XpMBzt2 I!9E`rىxu]!9k,{tj?fOY(rjL50IEڎ6tRKpǜ+,K.3#g#]'7n4`ǃU zHmbkGyTSPN.]3iEػyW j$ASETVF dw~T]'wsk7`䟊!ضm?MG cgXxy+H[C;Ҹ]+j U闱l(C:FU@/g$^C*xɌ#բ(% v m^8r-$rZ E<֪&_єe\aPՠ sKcYCz݋.e%mU*ػqI_>Y 8zM;:0ƃQj͵;?&$ĵh_jB(o7ދhBҲHs  11oP*o.L23SLԠ2f-5}sΥWF|dFd+IkC4a<ۓ1-Q_Ci`ՓNJޅtŰ'+G࿨l:W+D[2@r=;"eL3SqDoQRa#Z:~owGG].! ~{L0Y~DcIGT?Ru34W:*}(|MXA biIi#G('/PW&Z閛OdpqlTq4΄I U[5Ip؎ JW.sܷ?7B{g˃|u7cF-[9bM+G#ZF$ZAX1emU+#+)5&aDs _ ]wyJBȆ gie!rLA? /BS@thن%9]48RY1J\]jlh҆ZrU (V0VʃzǫYq8ɝ?P25TuTe?v+!&CະdDHl!1!doCIĘMTƚ65.b}U0KA:z0Gt)#rZLvަ 4w"}? 7(#U@$8!8'2-NiI!ѭ0>@?5 GqԖRb7g䒍\f G$kʪ8`3\o!֡1O6Z6vsw[!I72kYB辝W?xwcD&-Bq 2c;X) .w9KѧTG]o>_;!e9.R\ğt@K}6 (bIWJ>X_{+8,uO[EeoUgE Өs_W ЉL: @hk;mHУG$ӞnlU<掎N .TTe)2{$J #tK\dߛX:h  E&5Dٹ_؞Umݳ=@Kef(A&+gy&DRuݲE@ip͗M/ȥ29^:O| BXV 8ZH7O)Ip,JϕOg`QgVARsK='e @9€,+9VRTYss!kWYG{ Ar׏RrOL~oу!Q|]3# izky|4Pl8'PκώpGJ1P 7~(-TZVIzmx1,k.q:DG_?>x٫U#t6׾Alm3Rqi5ը,{MkEg-!U<Girj n/#U{iLxAd~~Y̻"a9uP/d>Be}CWORm4ŕ Yq7:=a'ܰ2'FM!{3 '$ YУ.S+cUl:zb:_hF9OvSTDsն]m&ޮS ~6~w`4~lD.%fQcoBӾȉf#8(JyBFg{ǃ m)7%c5wIl >4ezK<1wZk€XJ/,2JnqLVIOixǻk[,Ŀܡ̜Fgk"4IċkOhЦPdM"d3U&&hP BhA{X -L"O3˓ۅE/70w8[;Fbp[ݭ5_06td 5`\e菷FLOt5 XiG]p\%E18'p_mEz e'0>vxU05WiC?S! (/?;[h9O8lЙ,q,{06.hSpg1PՍJZJt:H aYR^ QWwD)b2yGTKOH2אH٠2r}dP2l׈00Qk?Gw}Ȧ |jůZtV) E+q?Ɣ(?ِolYE 6)DQ0C Kz7{ 3ߢϔ5-Eʰ JE Q7j& `R.VNȪ71mSRG5[Db[RTo#PAGvZ5MT%RDBc6,Ô{Zh`V*ys-+[KeS>@6L\Q2Rb5ϫ5 Z+?i)pG@oyA2ϳ?|s/@g^hS@~»Cœ$  ESdXz8:qZdde碑6}Xs ^!Pܴv-gƛxS["vLn9'9(vJR+cM-5d"^ tw=٤TSr;HWw%|Bf0ߤ0"n쁁hFO?3,8еZiz_4k|`]an[6ԱL7lQbX6L˜[`IP:ηwnHčhלo[̪;jDlc|hH5:08A'W3-d<-k[L+|_@"5ɥ?Nf[WVr㺠BF 4kW|hNd=md~y1#ȓ$ /ZNwpͯJ`{ 6A؜. XH>!QÏ}Ajw<%-ҥ-D.WWbe1 x Mi@߀ҡ-7'r'dט)/0'1sU[cMM^;[ǎ?xcxGI>fVi f ='kjrj(Ɔ A RdĶ4yy͞;prW)/[AOI˃"Fh1Y>1@ˮ-P3Pu4I<2"7뤊x;$ wTG=R 0sW#ۗB.AEDM\ p #iRE)7 4Pq}+;4D% )<&Њw!ԭqcM"|F&Xb\qR|ܻ7i!sD Š`<(![ҡO!Ɔ~my]q}Ao TyP?#rsHTXq@ʙ_s3k^0AR8lug~c9 5Y\v~ÑPsKzZɋ4/qCAkwaͤL"Nެ#Q(oȢ|\\L_6_dE+g:9<a[涱͎M6ŭ߲tb@DShʂzmn}#vvzh(6>NEGlD/V:+#i٪ YZ