libPocoRedis71-1.10.1-bp154.1.60 >  A bx !M@eeeG-$e%#3OL񧁹sSw$p;ˋLA2\@n(<@5K!eY"W+rЮ!;\w/l҇VbJ$м*7eH(HPӯ h$=M:|=q!`o7@qS+?kNv`dmFB'x ʓ4U9@ZV8H&CL8PJIJ|GHv#R Ѥ/Irs3 43a(c1Ztٛ'>p@F$?Fd # P -3<@ B D H  p(N8X9:>C@CFC GC4HC8IC<XC@YCP\C|]C^CbCcDHdDeDfDlDuDvDwE`xEdyEhzEEEEFClibPocoRedis711.10.1bp154.1.60C++ Framework for Network-based ApplicationsC++ class libraries and frameworks for building network- and Internet-based applications.bx٪lamb26xSUSE Linux Enterprise 15 SP4openSUSEBSL-1.0https://bugs.opensuse.orgSystem/Librarieshttps://pocoproject.orglinuxx86_64xbxٝ5755a48b771d995994158f4860b10a3158d399f82197e7ec9ed377e8f1389ef3rootrootpoco-1.10.1-bp154.1.60.src.rpmlibPocoRedis.so.71()(64bit)libPocoRedis71libPocoRedis71(x86-64)poco-redis@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibPocoFoundation.so.71()(64bit)libPocoNet.so.71()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3^`^J@^(9@]c](v@Zw@ZWQZZ@YYYK@Y3@Y3@Y2YXXXpW@V@TMatwey Kornilov Martin Hauke Martin Pluskal Martin Hauke Martin Hauke mardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.dejayvdb@gmail.commardnh@gmx.demardnh@gmx.demardnh@gmx.detchvatal@suse.comtchvatal@suse.comjengelh@inai.demardnh@gmx.devmiklos@collabora.co.ukvmiklos@collabora.co.ukandras.timar@collabora.comvmiklos@collabora.co.ukbjoern@schramke-online.de- Add missed requires to poco-devel. The devel package provides symlinks: libPocoJWT.so and libPocoRedis.so- Update to version 1.10.1 * Poco 1.10.0 doesn't build with cmake & POCO_UNBUNDLED * poco 1.10/ NetSSL / openssl < 1.1 : default server usage changed (compare to 1.9.4) * Wrong cancelation of the fix: incorrect type of store name parameter in * allow pre-allocation of the buffer in Poco::LogStreamBuf. * Modernise TLS configuration * Add getSpecifiedPort() method in Poco::URI. * Test failures on s390x architecture with 1.10.0 * Poco::UTF16Encoding and Poco::UTF32Encoding byte order conversion bug * Poco::SHA2Engine computes incorrect hash on big-endian systems * Close Service Handle after DeleteService Function call * MySQL: resetting the session when putting it back into a SessionPool is now optional (and disabled by default) due to a bug in MySQL messing up the character encoding when doing so. * Poco::AutoPtr and Poco::SharedPtr now support comparison with nullptr. - Update to version 1.10.0 * POCO's fixed-size integer types are now based on types. * Many methods exposing raw pointers have been changed to use smart pointers (usually Poco::SharedPtr or Poco::AutoPtr) instead. This may break some existing code. Specifically, the Logging framework in the Foundation library and the Configuration framework in the Util library have been changed. * New JWT library for dealing with JSON Web Tokens. * The NetSSL_OpenSSL library supports TLS 1.3 with OpenSSL 1.1.1 or later. * NetSSL_OpenSSL now has a Poco::Net::FTPSClientSession and Poco::Net::FTPSStreamOpener class for connecting to FTP servers over TLS. * Fixed a potential crash in Poco::Net::NetworkInterface on Linux due to an invalid cast when obtaining the MAC address of an interface. * X509Certificate does not render UTF-8 characters in subjectName * NetworkInterface::map can fail to reveal some interfaces if an earlier one can not be handled * Poco::Data::ODBC Binding of SQL Decimal Type * Allow to filter long tests using a command line argument * Poco::Net::MediaType::parse() does not split parameters * Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes. * unescape Backslash char in UTF8 unescape method * Add support for SameSite attribute in HTTPCookie * setEscapeUnicode() functions in JSON Array and Object classes ignore their boolean parameter * Allow Poco::Net::Context::usePrivateKey to accept ECKey and/or general EVPPKey * X509Certificate validFrom expiresOn Date parsing * Poco::Mysql does not build with MySQL 8.0+ * Uploads larger than 2GB fail * UUIDGenerator should allow random seed * Support for XDG Base Directory Specification * Add an option to force the use of PollingDirectoryWatcherStrategy * fix Dynamic::Var parse string issue * Restore pre-1.8.0 behaviour of Poco::Net::ServerSocket::bind. * Implement DataURIStream for extracting data from data URIs. * File fail on overwrite * X509Certificate: Get rid of deprecated OpenSSL 1.1 APIs * SocketAcceptor::setReactor() is broken * Poco::strToInt<> fails for values right above the type's boundary/limit * Poco::JSON::Object::set() should return reference to this to allow chaining. * SQLite mismatch open/close API calls * ICMPSocket does not check reply address * Use PollSet in SocketReactor * MySQL session state is not cleared in SessionPool * Preserve entries order in DynamicStruct * Can not open certain zip files include data descriptor * add struct tm support to DateTime * NTPClient not checking reply address * lock-order-inversion in SocketReactor * add socket gather/scatter capabilities * UDPServer and client * add PMTU discovery * SocketNotifier not thread-safe * WebSocketTest.cpp faults reported by valgrind * Reset connection when a session is returned to the SessionPool * Android abstract namespace local socket address * Fix race condition in TCPServerDispatcher.cpp * SocketImpl::bind --> bind wrong config- Make spec file greater- Update to version 1.9.3 * Data/ODBC: make binding of std::string configurable (SQL_LONGVARCHAR - default or SQL_VARCHAR) through a global setting (Poco::Data::ODBC::Connector::bindStringToLongVarChar()). * CppParser now supports type aliases defined with using keyword. * PageCompiler: added support for adding Content-Security-Policy and Cache-Control headers.- Update to version 1.9.2 * fixed GH #2736: Error using CMake gui - latest version * fixed GH #2737: Bundles vulnerable copy of Expat * fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration - Update to version 1.9.1 * Added Poco::Net::HTTPClientSession::flushRequest() * Added Poco::Net::WebSocket::setMaxPayloadSize() and Poco::Net::WebSocket::getMaxPayloadSize() to specify a maximum acceptable payload size for Poco::Net::WebSocket::receiveFrame(). * Poco::Net::WebSocket: don't attempt to send empty credentials in response to 401 response. * Redis: added support for additional commands (exists, expire, ping, multi, exec, discard) * Redis: added Poco::Redis::Client::isConnected() * Added HTTP*Credentials::empty() and HTTPCredentials::clear() * fixed GH #2277: SQLite null pointer dereference occurs when exception is being thrown * fixed GH #2316: cmake can't find MySQL and ODBC libraries * fixed GH #2336: Omit ContentLength in WebSocket accept response * fixed GH #2358: Don't include for later OpenSSL * fixed GH #2364: Stringify escapes every unicode symbol when object contain an array * fixed GH #2380: Calling Poco::Net::X509Certificate::addChainCertificate() leads to double free. * fixed GH #2549: Fix keepAlive in http client session * fixed GH #2565: HTMLForm: optional enforcement of Content-Length instead of Chunked Transfer-Encoding * fixed GH #2570: DialogSocket: receiveStatusMessage() - line length limit applies to entire multi-line message * fixed GH #2583: Crypto library does not build with OpenSSL 1.0.0 * fixed GH #2655: MongoDB Binary element to string - bug * fixed GH #2700: Invalid read of memory in Poco::Environment::set which may cause crashes. * fixed GH #2723: Access violation when trying to decompress .zip file with unsupported compression method.- Update to version 1.9.0 * Added additional text encodings, available in the new PocoEncodings library (GH #2165) * Added Punycode support for resolving Internationalized Domain Names to Poco::Net::DNS (GH #2164) * Added XDG Base Directory Specification support in Poco::Path, Poco::Util::SystemConfiguration and Poco::Util::Application (GH #1609, GH #561, GH #1609) * Added support for GCM ciphers in Crypto library (GH #2129) * Poco::Net::RemoteSyslogChannel and Poco::Net::RemoteSyslogListener now have basic support for RFC 5424 structured data (GH #2173) * Poco::File now has methods for obtaining partition space (GH #1545) * Added Poco::Net::Context::addCertificateAuthority() (GH #2197) * Added Poco::AutoPtr::reset() and Poco::SharedPtr::reset() to improve compatibility with std::shared_ptr() (GH #2172) * fixed GH #703: Poco::Data::SQLite data types (INTEGER is now mapped to Int64) * fixed GH #1426: inttypes.h is available on sun solaris * fixed GH #1912: Run ping with custom data size #1912 * fixed GH #2177: Run ping with custom timeout instead of the default * fixed GH #2058 and GH #2095: Synchronization issue/deadlock in Poco::Util::Timer at destruction * fixed GH #2089: Allow hyphen in HTTP authentication scheme names * fixed GH #2106: Undefined behavior in Delegate::equals() * fixed GH #2108: POCO SQLite Data Connector hangs for 20 secs waiting for thread timeouts on Windows * fixed GH #2142: JSON::Object preserveOrder keys not synced on assignment * fixed GH #2199 and GH #2188: Illegal header in zip file exception/assertion failure during JAR file decompression * fixed GH #2203: Use MAX_ADDRESS_LENGTH to determine buffer size - Remove patch: * poco-respect-libdir-cmake.patch (fixed upstream)- Update to version 1.8.1 * Added Poco::File::linkTo() * fixed GH #2044: Poco::Net::NetworkInterface::list does not list inactive interfaces even when explicitly being asked for it. * fixed GH #2042: Android abstract namespace local socket address * fixed GH #2038: Poco::Net::MultipartWriter::createBoundary() always returns the same string. * fixed GH #2020: SQLite not handling parameter count mismatch correctly. * fixed GH #2012: Data/SQLite: Exception messages contain duplicate text * fixed GH #2005: Upgraded bundled PCRE to 8.41 * fixed GH #2000: Fix building XMLStreamParser with unbundled expat * fixed GH #1603: fix MinGW 4.8.2 Compilation * fixed GH #1991: Support building poco 1.8.0 as cmake sub-project * fixed GH #2080: Bugs in Poco::Net::Socket::select when POCO_HAVE_FD_POLL is defined - Update to version 1.8.0.1 * Reverted change for GH #1828; DeflatingStreamBuf::sync() no longer flushes underlying stream as this causes corruption for some Zip files. * PocoDoc: fix for handling compiler configuration for Gradle builds. - Update to version 1.8.0 * Poco::Base64Encoder: add support for base64url encoding * Add Poco::Net::PollSet class to Net library * The Net library now supports Unix Domain Sockets, where available. * Added stream parser (Poco::XML::XMLStreamParser) to XML library (GH #1697) * Added Poco::Net::TCPServerConnectionFilter and Poco::Net::TCPServer::setConnectionFilter() to support connection filtering and IP blacklisting (GH #1485) * Added Redis library (GH #1383) * Added Zip64 support to Zip library (GH #1356) * Upgraded bundled SQLite to 3.21.0 * Removed OpenVMS support (GH #1988) * fixed GH #271: NamedMutex_UNIX.cpp must remove semid * fixed GH #739: Add WebSocket::receiveFrame() that appends to a Poco::Buffer * fixed GH #749: NTP Packet impl not according to RFC958 * fixed GH #896: Sample "TwitterClient" of NetSSL_OpenSSL can't be build. * fixed GH #1172: Poco::Data default storage should be std::vector * fixed GH #1337: Poco::HTMLForm throws exception HTMLFormException("Form must be prepared") even after form is prepared. * fixed GH #1373: SessionImpl::close() does not check return code of close handle specific function * fixed GH #1425: Workaround bug in SolarisStudio 12.4 on RVO-ed objects. * fixed GH #1614: Problematic license for JSON component: the previously used JSON.org parser has been replaced with pdjson. * fixed GH #1659: wrong field size calculation in ODBC code. * fixed GH #1683: Poco::Data ODBC impl doesn't bind to unsigned numeric types properly * fixed GH #1705: MongoDB: support URI in Connection * fixed GH #1708: "SocketReactor::addEventHandler" and "SocketReactor::removeEventHandler" must protect the access to "NotifierPtr pNotifier" * fixed GH #1729: getConnectionTimeout of SQLite DB wrapper returns wrong value (in milliseconds, should be in seconds) * fixed GH #1739: OpenSSLInitializer isn't threadsafe * fixed GH #1750: double_conversion in NumericString is in conflict with Qt5 Core. * fixed GH #1804 and GH #1805: Integer Overflow or Wraparound * fixed GH #1828: DeflatingStreamBuf::sync() should also flush underlying stream. * fixed GH #1880: FTPClientSession::close() error * fixed GH #1897: DateTime wrong binding/extraction for MySQL database. * fixed GH #1905: Compiling Foundation library with POCO_NO_FPENVIRONMENT in Config.h fails. * fixed GH #1906: Race condition in ThreadPool * fixed GH #1913: Message Doesn't Support 64-bit Thread IDs * fixed GH #1921: ICMPSocket does not check reply address * fixed GH #1926: Exception when using SortedDirectoryIterator * fixed GH #1934: File::setExecutable() on POSIX should set executable bit for group and other if corresponding readable bit is set * fixed GH #1950: Net Exception: Address family not supported with clang * fixed GH #1964: Buffer<> swap miss ownMem- Update to version 1.7.9p2 - fixed GH #1628: Export Poco::Zip::ZipUtil class- Update to version 1.7.9p1 - fixed GH# 1968: Zip Decompress Parent Path Injection- Add minimum versions cmake >= 2.8.12 and pkgconfig(sqlite3) >= 3.7 to prevent broken builds against other distributions. - Use virtual package dependency mysql-devel to support all distributions- Update to version 1.7.9 - fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3) - fixed GH #1826: XPath query error - fixed GH #1834: Visual Studio 2008 cannot find stdint.h - fixed GH #1842: Upgrade bundled expat to 2.2.3 - fixed GH #1843: Use random salt for Poco::XML::NamePool - fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe - improved/fixed QNX support - Poco::Util::LayeredConfiguration: added support for labelling configurations and finding them by their label - upgraded bundled SQLite to 3.20.1 - PageCompiler: support <%@ include file="" %> syntax for includes, in addition to <%@ include page="" %> - PageCompiler: optimize generated request handler code by removing useless statements, e.g. writing empty strings. - added POCO_DEPRECATED macro which will be used in the future to deprecate classes and methods. - Poco::NamedMutex and Poco::NamedEvent (System V Semaphores implementation): files are now opened with O_RDONLY | O_CREAT instead of O_WRONLY | O_CREAT, allowing sharing between different users. Furthermore, ftok() is called with 'p' as project ID argument.- Update to version 1.7.8p3 - fixed GH #1760: Upgrade bundled expat to 2.2.1 which fixes some vulnerabilities: http://seclists.org/oss-sec/2017/q2/499- Add libexpat-devel and pcre-devel as requirement for poco-devel- Add testsuite - off by default, 4 tests fail - Format with spec-cleaner- Switch to cmake build system - Add patch to respect libdir: * poco-respect-libdir-cmake.patch - Remove patches for the hand written configure/make: * poco-disable_rpath.patch * poco-poco_libdir.patch - Do not rename gz archive to xz- Trim some empty phrases from description - Use better find -exec with "+"- update to 1.7.8p2 (see https://github.com/pocoproject/poco/blob/poco-1.7.8p2-release/CHANGELOG for details) - Rename %soname to %sover to better reflect its use- update to 1.7.8 (see https://github.com/pocoproject/poco/blob/poco-1.7.8-release/CHANGELOG for details)- update to 1.7.7 (see https://github.com/pocoproject/poco/blob/poco-1.7.7-release/CHANGELOG for details)- update to 1.7.5 (see https://github.com/pocoproject/poco/blob/poco-1.7.5-release/CHANGELOG for details)- update to 1.7.2 (see https://github.com/pocoproject/poco/blob/poco-1.7.2-release/CHANGELOG for details)- update to 1.6.0 (see https://github.com/pocoproject/poco/blob/poco-1.6.0-release/CHANGELOG for details)/sbin/ldconfig/sbin/ldconfiglamb26 16520872101.10.1-bp154.1.601.10.1-bp154.1.601.10.1libPocoRedis.so.71/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/b546629ccc3be08b8fd4e8f8dc90e8e4-pococpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2828bfd04d7ca543290635f80859dd0fd55383bd, strippedPR RRRR R RRRRRRRRR R RR da:VѷNutf-8a3295e344599b633c4cdc3568c2013f47923b0d35ca0549f37f29c478f32c32e?7zXZ !t/⮃`] crv9w ,O`'sҾJlЮёE] W>]v5: fGѧU˝.t짟5\(#]1sSƃ 3TǠNj[fJ{6cG$\j29LӱsƴhPvSN a=Aep\FyZ]2a5`E`Ɇ,r &~}g%ye)lHBi=dә 뚲]Ъhe$bUU$&A[SKߏO&p' EvCq13/'[mqi ʭkPHl<72g}ڤG^|Q;ۏb{2Ccz"av+YnLy|elV;EXdS/TM W#5p]ZV A'Lzbu XLvo?ſj$rW4 RJ|=_n9u ɛkZ(Yٮ24I,[UټhjdFD>GW{W>f]N}︙G%ԃIɺ۷ eS%gj9R0G;æz[3R gT# 4[ZPbf(~aTC7H՜"FTjed>hU5@y]],( ,$d~oc`*>?& *}~QD:HFD34$AMẠrU_:=?M׃;PC~ ~t*f\3JMQ~RHXdl-yxWfYn$a$[n!Mh PK ./`" e+"ǴJsi۽BJ}^Q w̴A xE`9u3Ԯbpά2Je A얳Wk>e|ִVzaL[>nLP*퐜2H"ߐ ^$DCU%5XbpxFM,P%k &ۖ rn"׉è4,C^TV;iCl1Џ8vf [_mAu7G0Fd~mr'[\cΜp%*T|}#hh#j& "`alGmBy@W#UU2.g53 /DZk@7ylEB'5zů Mp;٤07o!14 җ*or5M"_3o i FXЙ@Fқȫeؾn-oےW95,-C'ڟC}kovE$j}+/̥ʤymCZYƬp,|?wdZuTTc#a" NAtC3.Jh."p|!UקyjQ+7!6E 'zG݄a%{F h_?cv?Z3h!#\Kn{Fc̅)q *pr!NZtX|t!+ΓLDbݕ|Pt#>A*F,|}ق/l鯨n6}~{q7Q6(hvsМ+g46uI_nC"_ ˋr-2[ly{v,>iK`owyς 4zJ4`!^ĥwKnh{8V0 5Wۗ+zj S扐 驏/gowނn*%6~z$놜5¡_Ɔa(-q^UX"K[DBKVRJD+*S/w_ [t;fGT}WOdiF<>0R"sSEݒQB-O죦#,?SJ::,mW*K\)y`< P:A<=Y$&f0hQ5`)Gg5ӷ/’0DxT0z8%&Yk^GjrvCWrǔJ`R]X!? XuOsvJ(Z:E,y׶Ĩ$'Qyy:S0P-CUi`Aڶg١åa,y^e$U:aN<4grb@$ѯ꠩} bG~T7^Tb#_Hν\J$s<.BX[4:MgO6 ߃vnĮITi'ݍ>Ff^G兾 KR||R)cHm(pwN3BOYy Ӌ} dIW%`ebt{PBH#z ][< :u v~2S#fG7Zn|u<8ޞU},__'ħ0ЋxZh9MscM_ɛyψ+{rT;۴ցܣ%o) {H$G;"9 ?4w`jeftQ ^Q?BI7Hݓ##C( $&L\yF %HncJǻ .@:w>|LXjW!U7F}ZjHj];Gw)2[\{ӡME%m8IZ8y™Ϫ °:X~&Y#G ua/Ad`gBx*CHt4 o!qXz Bt\I=n܏BtÎf9(Ѱ Cl{^.. Z^'F#xOLC?M&<f5,v  n HB>Y=^awBJ'i_ILvg0,m0]vGW"/`F{t\p-yY!~Q &gUmB(TL)A8~/~x:ۉQ. Vp\)Bi.bex {VѺB;/d8v(&gvpQgJ0nmrKUzg=l x=% <ȆvK@$Sg@*5~7((K[s`$YخVTŶ6 w˝=Qwr(tw$2#1L=9YF{Uz(~UCsAӯwhb?Ufnu߅*ƷV{JѤj^9^8|K<AZ{(uڟ<;̐4zS;q.(r?^2UBn6o›ߩShKogn3g^ iqJ6 AC7X%(No|8[5މbZ=YI)D1ԧW#wdd Λ~UA$H!~%ׇ16V tu[Xl3u:m6=.l24=0^;PސzXn)0j~zJ+RJ3*OP^lN+?15j52AcáFfg ٿ~F2%cX!5-+ƄaaiUK&zh u P8sAX_@#xg!SVMOlOѲLu,|F^ t$8S#3bx|5pk^CkبQ?j*_Z}qe|pWl'*WĤk#x9#1]eF钸+KHP4VߎKku#<$Ƽo&CpAv`j/B;О*o x1 bNqUPf9ꊝGg$T'rs:gjlɺ h"3iQIKd Iwʲh&9##TَP=!s8L;BJ}&z'bz54Y"]kV/dDwe0^q{9#bcY(P5t9KJLnVv\%}O]_&ޥN~ 'S$^3k9W=]Ł-$kY-@18XH6 @*5㻼^orSZ yLoJ7MSʒ2g0مˈ ޢd[\i#->M3ڝ嫅%#?Fm][P|N(yyْm pM2qpydzȒGOUDz9p _':ڇ1ΫQWgH w̴e<ݵpg(4;bL6,(l ?d^Icdִ.Ni=KA4[V8"UD^tK}u=jnx`  bK_o|Gni>GR ke !N7~R 4(&&"e`w]$O,wט<Yi笟0qmȇV0 :x9^>f,yE%1?|U7)ܣd$4䂵W[ULo(jݹ:?gC.AS[13@8Pz;> N"*'2RdP }J &^; #\,S_ciGʤ_Ff)$@+[+b Cz|jiOR,)^"ٶ@|^gHGsSb G-V<9}wh؝e]3"<!Wh5lo >akØ#(+KsoHU4 :TQ9fֶS?}̉I\&3wu8]n=C(vUyP7duk HkQ472Md B!J=e 4;$W-3qr,euu(VtbkaRYժ 21Éjԉm;>A?ZUH=0$摕륤X1i)a>쏭;5gE g-"JSnk 짧ABjŷz(Ӌ t$0V!D0ox,l -B]g 6F8`)0W&濫ŃI6Y2=Y TCurl1鵢wh& 3'{)M;nD˜.,et+UR/@AQ\D̑2Zo\!YKEhͪ_t.*`/}P{{ŲHVҡ!aiBPgl1I{ZةVCq63ήfB:mObb8)Ͱ?Oݳ6\xf/q4XkQ  XuImm'SXY^x{}Ua(osWnJhtF@3thN=gn$r򞂺&nnot8ī| a-+%FH_$<2PA. fRb̞H.*FJ y%(!4Z)y^ ns:G*"GʳUyKE:p0x }#ְ}bpbmX.[o;4 R`Za&h>HA?LbqUT`È={WڳPs9i?@> phc`Mnr[$eP +SMAv)g>_{vB툘MlhÞۥp xƬy/l$DۥۖےeϵlÔU<^ ]߲;j!S!,DJ.UAC7,5N;{F}jj#&4:Js}:Nm N58 ukjH{z3N-o3%tU#lN0Tqd a{?i3U"(J# !SQu+ȵG~8q۹U3+]hBB#ms~= f}Ҫ@kC%rSɏCzM-C>E%͟]Mڭ EӄhW%AG@ڙ1%vM7l,I`r쯯zVwFrdXȮɽWӎ;bz$-pqۭXt"krw h(d7W5:.wFxst`dp0xJi{_!-aBs8o檒>Y 8$ca` 65+#d!A|[@N|9;Cj!gU)4 y nOb (@!UQ }j #ιP=U{(p+gKggJmgjQ(RQc_d<7q0I-7۔fMP{zc|}xiICG taEg^tp&?I@w_4a8?K-z]TX pl9CI_\ApOoT9PE4DPǜ|8 N_aW0tx7|sDsMt!pUg8 0lO2(MVOԒ-+`͂=IzelL;ŇkIZRQ+i5C$;p„C9'آHTKIӇ@G쫆Ry+C]>&`4cS]q4Hn,1q8 9vnO$)D >%%6(ƒ/%9GDκmWf۝1BCm$#xWӘ7Z%zms=\y\6|(]_PpI#9Lx PA]*⑳wJLmG2|`6D9_xc͆^mlYP{kEZ /f쯱/gd=dzn@tC@L )8p>~ xe!bu[%4"!=3-]Q5?jMgf4F!g3e#?)Q`) G$2+w DXYW:UvjYi(4btI;ij&dZh`rMI/V.ϭHM}WA L+gڷo "pEqU:^) V:l\Υi cQ/@' ByB `%n-B́HX+-ӂ3ePa0Vg4n9B*.O+R'-gՆ8aE.Cģ"Lv2k `ϭ e!ˈxQ)^,HĻ!U]ux;udԦe">W62蹵ŏ: JЙ*!;,pQ5 =!RA7̐5c4`u;$&{IB4QE>7{B?Lg&u|} wT O731,G"Lh |q'P'r?Aφ-UOM8 5ѿj}@pH ~5o$ǹ6& 1?d{s0eȂh)u`:K>vJY4!ͳWa\ +$VH٥S0Q~ P-2{vJh*xb-c0x٭}lQ5̧_vrv"o9o[Eͽp(S'浸AM:jK]O&결S&򝰇۔ej%ξ03&Gv-'pVlZWq+.֠>@,Е3uN"Wn]mq>f꘮Rz[OPկ:: ,R}(x.4j 0)e;ӌڻZ5~ &~x Ww>#Ռmr+[3uNNusK.a.~!i9q,S4d?ìOmwD3F4k\j 1܌u^Bx:hxo3Ef4t~3&u]*a3CtTںp4\tZPUj^T`#/6A˫Cq 2O 2iDnAӯcgl%c/gSɇWqxHۡ袯&^CR0ocS%eYMb92|S#x}t{]#ʐ]w^]舞SsL,i̴ANN1IV.cuNL-0z {YGhX5^ S@C =9H\rђ]etVXa"Y)MjfLwO$[^7oqJźA-b/zpHe}O2:M+s[ԼQ?(u~C:ێFZؑy!7U&Q1ʐ)w`0C?o& wxdCFQgH}ګ>)1?|GdBNr&T%T[F5 PtKEy=Z ^wkJE4PlS$l;i8S4u '-A/8)嗢;Ӂz>zU1Di[MO[6X*8*j`CҷtkAbp`EDwm üujVٖq9JO0b "JRx6rP/hOv\0ĐdL 5 9sǞ'%6T *i泓<uWz%?w*ï5uK! EEX?PѺB.v Y6w=Hg0Vx"fnot+cx9R]`H!㌃H)ώ݃ %2> yl=c8~zP[ҥ0>3w7l|sZ~ABМ-L''5<2{:X|}a-P[r1}IF7(LPʝ]H.dCO=Fd3/Gq6%*eM'&#۫L ]'  _ò4`㡡c cJX4imױ"lF =Zp`Lkї{U/eA^4_;BbD}әSp3وVg>weJܖmnK@d.ؠa+[\c?E\|Dp¯Ebz/T?>VoΗL&Fmp:_).0N2ZA-!$4gquX%O^k?N!Pk]̵"&O79 %Ңn;nuͲ_cNRVQ2 pR+:2Rr3_qpL?M6gkl=SBՇnIGb`@Ҥ}rpjuEؘKt@:og-x橆Vsf2, yL_kjrls!粥bb+cnv$t'G/g5UɆ.qO6Psbt2k7Bʩ?Z48xK3i##=ȅDžɓn1Ga鋞JM R,V#or6N)W 4M*hT3"<hd(.3a[2fZn"DM)Č8FO0)p `6ʜ3˕~%mdC=R|O]o{]bD­z8n.j@zo9Zy*I+UtܞAɎj̶ғT6JlMڌELr (3a?Po۽ VBѫ; |3ƗQ2uz * DڂuNQD>7`AН\bh6tyiY )@i &XhՇGyl`gj*5hw(+Mw)*5#˙5^W?5G5$=W 3=!ڔ/w0?UrK94E^U3zUmn9Yv9!k߹G $0YeGeλ8(iж'ni A~"G['>(=f"кm\J;ڛhZYou#@Hb̳ʓ8~Ao,fૺul4 )>TMIeY{a* Aupode^@+;g|b! X8FlwQIIF\<%=p]Fy=[ټ|eW}V|jUr}]Q3i}곣lL9C\'t 0='-P3?k7c-Y|X-%! _X2MjhPmG{ Oa3'^2 `Q1W4uZxX,85܀k7bE omYA99:uC< ~M4)2"u1IG?^zv0M8Ԛ+=q6(@|>!pɦ#STȢOy[2_WGsjBDG/*P.ŧ*/IvvBxYټ{4*,Bh3*ݥD7}xεYweiY+MQ=Y >6W#Mk*.nQx1JaTu69mSn05E~g2ʩY :: i>-qAeleOHo@P5nT51-##(!3!6X$_q,S#p\}b#f`$ց҆k}"GHh e ߊ QS۴bB{²,wzgw;\>#}{qĎIܹנK%s!Dgjy`w?:Ҩ/i򔓖X.lXULt׳vݕGrIhc)++5 Sy,u;Cڧ6H2K"uS I*H/@BjY7 z=(RXZ%1Ic0Dċo،"c:49s0J ^ח@ 73TQ%K.Bvm7DwU#wr(hz9]']=pbÌ}5xN4׷Ɖ4ٖBeJ]3-4u8 Ы8')D M yop,/ W :bsSsVjH}K!PF4e|C 2Աm~%/4.~pTD_]f [ptw!ٽU+gsY(7hy,oն*d͸A}gS5m@1oq![/XpS[&2fTf{HMZgxB_ɍn;ZqW7ex?Ǿ-¬Z[E,xVVitO pػ@MO\`+O2 QuF(` C,f`ZL1ҜT.؇P2ÀJ A\u)ܚ/DprNJ ULJS Pg8yxZ6/$z&W.HYӀ_vMJUGU|ƌrgAA7xlHtE*#0`]qOQ^|Uf]ng9wAV9},p`8GEKw`7-Pƴ Cw%clRfcI_mS3}K1 B-8v+!Sy1axfGVLQA<4ڽ _(=u7l;-Xzvg b;ǤAѸ[&~NmqscnoЕJieaLo|*YRүYl@L_EMw;I>hoX/B"̻fd&?I f٦(Q*zm@ȭQ}_/\~U(XS5t)d()tS' Ex5M^8onM|e5-Y)=9ʛy(;_m# I7ܞ#EEl>~n\M[x *:m NzWm)o +}ܩzU;|Ok*wұ5UIEۈ߯ΌPf"J&ȇ0suVEsze&I&ſ*CJK-WƤNJc.! GÀ|9vR1#S^-YQ2M.F'|dF#U٘i}J6EuMh[AsJGLtJn^ p 绡|#*@XnHxpV4L&ޚVK5Lǥ55?[ܤ.EWT<|0]'D!`W|z\Xǘ> CE!{fe=v;ڳU'v3E<v )_ג7 /6|}9DO 2lSa'WΈ?_r3_)p*z?sv`Ӏ G)'| G\F1'~h=q7[AOu:j/ E륅aY%lN.<*(1WD=$AӬXVa%KV?:g>V5>u|,3G8$xQRD61whFro[.zy}r&3Q4'P@QE*ҟB O^Gf]jTW~oԧqs,ub-GB!GwWU: _ Mib 52܋R+Ac|7suS!j~9bE\po,Xfe+@$W8fl pȅleG̃ﶇ q7j|TDau,O+Lw=Obcr2bkV< דcdKRFF܏d\Н%VFG*~۵rq>hyۂMEI5 q)^cLo-H4ni&w_7kao|kWp|}9 "D7!Y%XX3v<4?1T+J(2Z`! l%-"8a3)r#JQo&#>ƾKŽ͕];c#[{JpW_0o(dָ|SXH!T7kE3N$[] c$;[Pm ~Q2ԒnC{W=s-=F2.2瀼'sˤZ7Z~趺d?_9Y3FSQ"*r/׵D'3YM*GFi-!m ~Ļ Lqh(v1{'b,BPY6gX9YG5=4 Q3$\ nz2U(4cւ2Oja tAx[w^Zs1͘y1#3;2<br&:E!` )fܺ [ՈsL8 g&aMv/ԑ2$H}Lpyxk $~RR(WC={Z~!{̼P"pV=W @8OS:W_9IX.['7O3}鋹Sk/"P)Lg9D3h1 J0,o_ ȥy,lHؘ8%z_ 1uB4V&\遘oƢoE+:Rb5P"b2ookU Գ[bk;}Po⯂h난NM\.gg5Q|9ak* [`Uؤ[GssM<'i ]El!_A^PVX:(D Ry0 x^ޅKC#BHZRa:GNԈB-}lk,/Aa@q)t=H+cYolJMsm#7_@AOZJs(\Şʆ3ax#OsewNdw”rXa{~aMkr.gD,R:T"T;C|FTȦ`qUUoe+jik ykkHy%c+"q/% DBJ f|ZH0Pň 1%v8ٍM02&^?„,N*q_h?% +[%jyy5=s@a3Xv8')AX)yZ!jdꚯz'7+;"'lk*Gz褉*^ pe-¸Vۜ4Q-)<[^wLas7 ӽLE>`F&Y.L`WBk3\3kD GϮ~h7 ΁@l.i]<ݩTǧN'\b Yz*:,2،k`?V`a"Y~a 7;̀!TKv}dd_d/&)UxfʷP\>P[ sGa|j~K~AgEo|vۥO抒S#(cn@ԩ̄{sh.sBKu\BVnM ΢3dQL qa1Sr^'adFp!z.g8M@ i}M/̇3[VB1Nş<tlNԮF|J B 45_v\юp-Bm~~S/vwcAxvQ?Y ;Ɨ4ߵ{H}mB(OKRCXAl|pe|,v}B^tZh >+`j|l( WWk챃ie2CB'$>–GsFKdv$_ ;71bUe4\#kCEhprgŴb?hY 8$lM+e㡄кⳞNI:Ё.Hk$ac%tZLQ8Z`빏2!6dJV(ӗ}SX'~Y$xH-~|$Fo9>z2!K& ]N}m`SX%IP;a֟2ʿI-&3t(Ni(n]?nGlKuJAh9/ЪCS5L<%e8)6y!$ԡRRJ&VsGX @ $7OI%ڟKHES?' q\9C䒏 jqRDKѸ3>>R' o_#ý%_k\n<7Id&~=/{¶w5@ Bu+%!X#sj1|V\@Gq$hQ6q??([8iRG-.W)3_hxWm? 9{HeJ HKYyxduJ#3HFHs6Oz?,4' 2퍠@oR)^Og=q n<gpv.X0`:j" SgE=W+B(Ux<izߓ-/qVty- ~>@PuYa\0>{3$/H N?Jv(\OB;k_0#ʟd 0s9?򪝥ďu_?u\DDRվUEp+Gsʋ^aM㾨%&xD yײ_Sٸ,cܕyδ~Cu;ۋ[!\ hLFK a)(0/KnSpIBg:}ͦ4T;8*yUhzф/Rf:č9-4 ^WL`+gXa!xpl#FkQՃ׈h\.kRlQZ;yyp]$0ûe']`=Ŷ)~h?\Rr~QOjC{o0wjΧso?-o/ϦM7ANj3o o`&FT&^Vdٍ9 hD Eor7X .4 iekjbꕧ͵4 SooGJi=<"h&-_|u*4I}*+>:i׈tcݶCtn*osJ6[$5 "mN0K&uU,/ wdXJ~n[x69em͋AUd>8>:JCHN 4z2gZ{ʆZ \KR|#%،_Gt#3bm<'-%{' ^..:@o4|c=s92+Hie2_^\1Fڂaڇ{iw_;eK a8-kfbdΜ9,B;B|VxzfzB!Ѹ;x^ w0D)!BDHv#SE俁4ϽlDŽ{%6$#鵾wTބ(s')?arkWCT%VYB0fw Yw5/Mȱ1Z<(&-[=&Q{^;b^tb cual)AIsIt<Τ[#c!#mqM3Nu12PHFOpd&꾫I㱱FMQ:[z8%5 /=Qhy">݈ ѐgE@3WujɌZhEqSKW(/e."U]H`=ɑKشC=!8<+g7 G3Ƅ>b_fM1T"tSB:M(ܖ6.SYO^CV` _~[;>긓c$F2Xx|Ї[ +~h*K<W*Rl莀؋Q\.?}Q|&ݎCqfqȹ_y_gM vRT}N Hrl532׳d y-t ,gy8 GfݷA,b2BZófsM^~2Έye;9<v5rhw3n Y[ZLo﹚*^lV(T|4J6/(D :3FٺE󽁘9&QY)^]z _Un8vƒW=tl$l RbHD{h; M~>4|{yxzh*[LFN*C1qnӺFNv* ,E5E,]>tAfR o'.CZJ~/ŧ.-Wau|Vf DJBx钥3V̈\S32 WS2 w}a$azWZ<rz<_iPqʻnI!=@(A.Yo{2Oy-ohQ f(yXEN햫KYZ~s(Le׋_L_Zl3Kgvrb<`s8FdLl+##2}ŨL;x\ڏ6B 5Wx魀5=\m.Z_pcLi8~\ü# M@XVF*t-Dİ,wY.!\ffXDt72Ci"T@JiF}_װ^;S+'{Yǿʉ_;K%{ӍU(/*k5o8|/Qdcb$j7=hMMJ_t?k-[٨~cTt #5BB P%R(Z~f;wqU;H֕J*ʀCgFK0Y[p"sGeϪ mHh;ܻtKrrJռ3q {ltk .S4hHLtJS2pIL=w84Ow@嘙6k&s5y㕈ԬC͔G(j@lȽMbte;],2uZx Ṹd'H苧U麋".8=Al1uӕ.Rcm 5"0SÔEpGui&>鲴%\>f h&$Ma]BW|ܐI5 zhbcV+] nBZpEҠzDxT(cϊYr&ΣՐ4(Y`?E.?3R;n4A+G s!}"Qf}uzOm4"U6ጢI|)f"w߶U/ RH YTBP.B00ס8,dYȾ I 30<<|*gdH,LATXR-љe4hdxg,9:u] >eV5ӠiahCpO& ˣwК/|%3)DЛc-άU8GQH)ON-!u枛{4:c^yu#;AĴYO$BW:Nx,EdDKawA{ZQH"uNTs IUy 4eSx3.̨7sE4tN˽và6J4II; M^5=dBVl6s!H̫[@Mέ~WjgW=eB8O$ jHo 7`5'^P02~ģףg@'|M. D'Ʈvw/zJ{µ=jj+yLmI0K#!=&(zq%lSx`BІMNBMXqi%}P>kQƬ[?Y)ݨaopH\!nVVƏv*6QC;9$b0wZɉ.6ذ-37WkO<u#ro%ƁId|z~'d![#a?RQ>Rg?* -NMUTK\?;J}ܰ]ް#Ǔ`VVOԗ(?J 8Jw-RT!DqաTa|}rx]A#ĸ#&''i&~rlp cv3Աg֧jt>H/]a5?H1Fi >kVI4S"|܀zg #W!-{hc;ꎉ ʡE_kf1!u7~D(φc oAbI4orP&/7ۍm?܊+BplZ^(#ߺOSЦ [<傣$ h^pEhe,lk`Ӊ ]՟|uǟ](r̽T$_oMVbzSpp>W%آzxaޛk]aJ"w0[W4IT\1=*e{Ib)_1\1{bfѴx{(]mڻ|zN,C@ǃ~xK]^M %h7 K< =}MrXlĢQ Qhr+kDNLS9?&`/uJ{Y"\%d kf0:+ɧq?Gg`*`&/R)|դtY, S:>'L`{2nDv{B Ƭ^QuĺT RV@5vֹx:x)WvRl{r,7Æyu`;[Cc/PLӗb4Š䐼k'#7BVT[R`9Xി+1>ݾ-8( K>?6m; Tf Z;Ga CkG/=y G"i2 @6 zN᭔ #psRD]|'>pL2t(bcP$SBW󦣪rcٖΗk+ERˉh:h|ܚJ+~{  JDNwe{NgSut#O!EBZE9Хu7 C3_PZ H9ׄw":;9k_oPQ}3zlQ L 10- Wf@4iаDJ22GpBAP\<@ )CUT8uv E+kQOmO勬go\)8|ytzpT8Cɡ3h%ik1 |yk3"}?f1ЅꇒjT9 IRun"=Kcxjwͮ4FJax!iVojH\KH} T&|{ɐ ՠڔoH dvx׈)Dz}3О-m,#ө5*ZgeD2l`V̑4SU*ʲX(4n2(w!]6 /|L>,Jeo-6_#P~DjkP&Mqyn릐t_1Y)㫤 r'0JbE3@},/.0BYCs; H8,2z{*L_u&jBg[?IF4q!;4Z "#J' ]XUovH|"?Anh,AiU+B6+0~Ur?0Aq{3L!h!Bѹn>GkZPTʗw-@&Ӂ cEVB4^$س$L*sZr[\`* F+}(wrU/f@۴PPHePDvZoa;w awL?(IP[;Q7e/J (tF*ڍ#%+B8>M]P \bV. ߿{0h-~p(GDx?n E?g%j8tmh,ĴJ 龥#ςK"MSY<}щγ~>Kɉ[̎em_VC?y (D{yv|} ^8)1e !uƣң0Q&Eٞm|@'9̏ Tܼv.i]!]4671E |G*3('[CxIjf{,]`vGKOF۞$V% ڻ"JUh~ nG@ps}㇯ WOsSPМ4&R8}h$xvsggiqpPfd<Ɍc 7:ZrF,`["F)l\KRvgSμ#jt*Jd@AJE~|cJ -,7eײ"FXG^h#()GxO6Dz;|:6KK1LQ8U|B$8%>jTtN47f.{@\,dwWhC1pS3g*Yc)du.Rtp) y$vHa| u85i}0ppCv1e~Wy8Ofp6Lv\%oGRasG["q/qf+I>7%4gZ{(] nLLi0IP{YQayW+ڸFWe{ 44YdPIg3$ \r'DhF:5[&?5; r- )?Rϖ V)ACp On&?R] /u'\?UuB`pSµ.`nU***z\My||fþE0 g>:7U+攚ȏEeu-@^s8xƩVր;]ܙ%RF΃LxɧS0;\ڶi<0w-T{D|\ i4ζAp E f*,,cUwBf&<,p:cS~SAOE% W`sq,!3,Q Y- (8Q .rV.!;^8A/UIS[a/^ =Q#蘤%fu4n @LV/ }(Es(?t> oͯGu ǞP :͗O8yuS"ffPQWi~I5M@cI{Nlg.( &7|x>XR{ovVpds'E5ֱytq;!W; 3k< mظlkOgA|[2k=u;dWpRd++E .'rے kX3.퉱՟0i5ԹJ r1x&#ڥn N3PT›^J12iS/&">ևd`HS-J15#:̛Edz2>hW̎X1<;{t929$rS"mΞ4J2{ ƙw}k۶MwϤb^#Rh)saJSK`l7nŸ绗.33\La,|jw UŮ©ca~~Bj ̯N9-IDvoRj|+lYz#նϡ\\~NMҢ>s/J{yu(?& #sd NԬ"]oO%RIH3ϰ5_tZ 7X* ZFJnPGdM V5\G%o^ MnrXz._q/)pZ9 609lGCxEL1& A7Lp]e?y1uh! qXl޺VH "VT{!X>̉ OcLҟ4|C;qq%X9;ʷ4Țh@խ>7~MЉiUҔT%\ilN[ >~L\Gsko/!jl)­=ng}TQyحiciTF0?e2l <`1gM- ǖ,籿Ow>ҩC[D 7dٚыb K-dȢ ZNο@/yLImNw=UC˅!`Q2{9Qb_o_uhw| xT7b$5[(7$ݰ"ƾ='b47Nٿ5ۓf;q,gIto]nvwH /h`)3,vAk: R(I@Vv zNcSW} !(ם '8w1!'eIhK>ā+쀓&IQR \ 8)^WB\~z ШڭJYF}OtMl 80KU|bif}'+vPя,o_:ѐUV57Chi OhW>i,7&`MU4z)9n,1Vu M"*BQ èg݀e%F}u1àA/P xC5SzAl\0 tY%+o{NN)ouH[DLQI^%lc:dW7'`~/jFh1wUIDCfi5&uҚ|". jgj.3B$\?=pg}fboizsڭƶfG:`q WxX&׉voj~ցh8uf _35`dX֨F֡u.<ftO~TTPCd.Eyy}5+ )ՠi[ `zQ_vv( ^5erb]f8knɷ@ޏs`Uk&Ę4[x[#xf/Eawp:I什vuciZ#d3]e\H/$jwr2԰h ܙa y CI Qrm' ɦ_ By@YdeQM$5`.';UeAB{]פG.]h˸5FHvWsU=.1Yx n8PB_]|Ti1\9ncMA[w4/$DrU@ Fwogִ.3%ѺD> խ-1mߙ/cH͕J O9)̹E i2:,ao9jx~+x0hiw1-V*jjiĴSDF5 ^>9$0$"s#9JN4?0! Ƕ187N(pN\0s@!ʅEQ3uR!ݯ)Fβf5RBb,#h?x2>م $3wǏhrri3/Z qݭQɡTAڕFNG!jiʺ ȨB;l+lc6HX~EK2, A mH`eA7`'@,{# ])F#"G{7{\vBhKYH~z\UQ4K)2]n皈d.ieэW6ufWؗH2noGP^!SD/z޴iM3 б c]ѧZ2=.8S!pžu{zV7EYtWt7π Ou)N>F)Ȫim|@?3Exc$ط݂i`kke~j)NG i]M]1p~wYWFX) K !RvPp ^&3܉si=)o.r49/\`~gɪVM'SwtЏjs~'iA[#",85> Fi+'QaԔz LJL}o uWoNrLgv)Fq/7%r'@a@E?0\t.D`UPzVh0;,RKi(Ӏ>=xθ< ɆV#}bzs. 2s~c_epF^*PwZj'=ElpƝDY/|v.*"7av8WA>vLc?(每K JOdR;2֦ )LA (!yGM*R* 0^T+#n XcvRL4B/>Ҋ}R=ZaUHxSѢgRRXUhGko?_j R t >L)A\+JD}z0>f~7 90e d=Iȹ'kG9X~ _;ZipBh"9WIa&ye;ohAc%|\ ss07' #֕bTDX< ^yϤ1^L7+Oƛ+H3ž{*"!<)Lz.75՘GBjJ¨~38OG 3ߥNySaPHR֓AWfg!^ e ?9x廤i!q3k(6?1{?45"Gf댙(.sdDj9m\J`pbN譚#"ПK{!QP=`~E,BL?#jH<Qˌƞr8 x1c݂NjnhbcdQ9?MLRT<+$(BzT|+mXӓX58լX0'(JN3?>cĶ3](C:g/;~*;~$I쾅k >hk -~8*=qU2bDd4=z.86믜_lsSh@+iYe9|bMþfS,'|}Ww;gHy|!IwU9Bxu} NjD9[FxبƒL5;Yv3gL |s &AE(ۭ`FqnX-_r6f$z5SRa\O綼Ls w%ITmuuy`Tl49iT\d_meAvm@gT˫=[T߫vWE#2(脓23|ӯ?LALJbdJ_JċNoHhgß+h] ,$9o[=Q&R1{+ /C*܎D׏ \!_^ldkbPWt1Q#TԷ`75c<<߄917kċKo-3[>TCX;|}#gӽr3m睸#WEjggW39,˄}"JQvw颒et_5X}_X̲([{%>bvݦdщo<^ ! l`\7"^\;BH+?~5 aߌIjd -OT5~F^+1#0ixyۧE.>a(-vx3;Pس#pJm4x`*(5$Zlj`b/?䏺8f)LCx%cŬB6hHS"$Cݷc1oLjlK9F&[Kguh]:x3`JrNd ep3iԵz,HQ欨$(3X`w_2G؁$__$7#ىjQ/~1R% I!e\pJZ|qʂMWsv^Fqj]D)[ižy@q~/u/2~F`t-S-]jb<%Jr]^DwER^$9QܸE}VAӗc wXw@["^汪u+=Q:B1>Ku а尒ͼK{MVc: $ssb8$J4fO kT|ҖIڰ$`I4ׇ&L-`ndV}yZ?VkǺ*"z"E#eKJᄛP÷mWWtZ#\Mat(C&4xH?w'AcxׯKxy'()x2HlRJ*rV x=&Pr;o?ٓCdU><ݠq$9nu+)2*lazw| kq\~"a׳{B^8Owݯr2ޮ{^7,u&K"XH{>3N^s;wB4'S +@~Y_r#k͌71GfGtuVu>x/O Y$L)1*O`a"@?gՁ~]ML=Z$MsYi$s )3d~1w'5GYrգ*_[7 5KPASAoimk8;J^SॿYvGR =zpvpR&(3ՑJڊf;ѿ"ܣ6pܣ[Lt*B YĬ=5tJJL׌.WCWLr4߾ڪR0tUo$&#2Ơ9- 0p,RII{PL{4jRUfa[mOjӫl\}JДGTiq!Z7ڀ)j'v6LxAT$hxsCqV!<2TX o)d~'x]7d&kߣd2b pm2m s^ut3łdr/ϟ-!#l /4gqn>1-R iqS$iv@ ܳy/Q j$.x &uڊa ω= =㍣%pAkFH볺KWg;;G|[ ]-Jk3C s/v eK]ĊK}ʴS8NDV3͹sJcy C{Ɍױ'V:9|-uQƜvK dc2n7ZHo o),46o0BndT<[4gh,i4pE #9 YZ