libPocoDataMySQL92-1.12.2-bp155.1.8 >  A dk=vI%z Ll+Q*9m_z{EjH-ݭ'dl{4.O/t[ENp> ;5Xvw8|=Fw`\Dk.]`>yw 9&ם~d(FC$La8 CL Ue1M"Hfdd$A= a>@4=lt}$v)ike9DܷwncQycſb p7ۈJ.9rEqXPPjŠch-xR8O!U@]~l&t'\6;B0|>xAծNZ*~P{F#q.{PljyN!yG\j#x: Jf?;WXɰ~WW_v6m0S:jZnB'/\Tq ||qBֲ]/M;T>r3&}y &R^e&^kqJEy`}%Hk] qa439f4e7bf69b684095760618e31cfe353af889c1cebcfe0318db596cf001ba450dfed108c01aba73b828cdf43cc614b5c017cd1d5+,dk=vI%z i~ nJo|Rv싫My$9$5B[O[8!̹$ԩgs~A3&'eDWfiDІC\M? x?n@4ǃz 7π":{sZ:fg!GQ#O/,&3z;8PԠ=gwǾD:A jztرyv3["{5Y=c(k5AE.pY-Rn}Z@S8¹WLKHA*1a4\ei(k%uffk _ޮuȬVw37,^N9pV[6-ن/7(s{wrOt*a m8\dO@ֹ(~DcuLedBuq##2C[6Vܢo+nk iJ?j#6E'jG y 0o/\ֲ5^+Xpmk >p@T?Td & S !9?HL N P T  ((8$9:>Q@QFQGQHQIQXQYQ\R(]R,^RCbROcRdS^eScfSflShuS|vSwT(xT,yT0zTtTTTTClibPocoDataMySQL921.12.2bp155.1.8C++ Framework for Network-based ApplicationsC++ class libraries and frameworks for building network- and Internet-based applications.dkMartin Hauke Martin Hauke Martin Hauke Matwey 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- Update to version 1.12.2 * fix(Platform): LoongArch support * Linking Crypto-testrunner fails * SIGABRT in OSSL_PROVIDER_unload with static OpenSSL3 * POSIX Event state need not be atomic * Release script must include build_vs170.cmd * wakeup fd is never read * lowercase winsock2 and iphlpapi to allow cross compile * Only support extracting JSON fields when the SDK supports it * PocoNet Project File does not support Visual Studio 2022 * Added missing Crypto Header to ProGen source * Crypto: Progen again to add new files and bring back ARM64 configuration * Add how to install using Conan section on README * Poco::format and C++20 * g++ C++20 warnings - Update to version 1.12.1 * PocoFoundationConfig.cmake should now check for PCRE2 * SIGSEGV in OSSL_PROVIDER_unload with static OpenSSL3 - Update to version 1.12.0 * This release introduces Prometheus library * Small object optimization for Any and Dynamic::Var (compile-time option, enabled by default) * All swap operations are noexcept now * PollSet::add() is mode-cumulative now * UDPServer now requires explicit starting * Move semantics for sockets and SocketAddress (compile-time option, disabled by default)- Update to version 1.11.3 * fix(openssl-initializer): check legacy provider existence for legacy exception * Redis - add TLS support- Update to version 1.11.2 * Handle negative DST offset * Poco redis command set have a bug when you want to set nx ex or expireTime * NamedMutex does not work on Linux distributions where fs.protected_regular=1 * Basic support for OpenSSL 3.0.0 * encryptString() crash on redhat/centos 8 with FIPS enabled using md5 default digest * bug in JSON ParseHandler.cpp (RFC 7159 should be valid) * Sandbox all iFrames in PocoDoc * OpenSSL 3 compatibility * JSON::PrintHandler.value(bool) prints incorrect value * Reference counting for bound configuration in Util::Option is broken * #3507: Fix bound configuration reference counting in Poco::Util::Option. * fix dst and utcOffset handling for Dublin time zone * NetSSL_OpenSSL Testsuite: testInterop() and testProxy() fail due to changed certificate * Expat version check in #defines incorrect. * Bad management of file in case of OpenSSLException in X509Certificate::readPEM and X509Certificate::writePEM * Add back NIOS2 double conversion detection to fix compile errors * Poco::Data::PostgreSQL - DateTime extraction truncates fractional seconds - Update to version 1.11.1 * error: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 * SocketReactor loads one core of CPU up to 100% * Poco::Data::ODBC::ODBCStatementImpl causes crash * XML error when build 1.11.0 * [bug] MacOS bundle destination path is not set * The definition POCO_NO_FORK_EXEC is not respected or something like this * fix fork option * Add POCO_PGSQL_{INCLUDE,LIB} variables * Fixed compilation error with MongoDB::Connection and Util::Application * DNS::hostByAddress not thread-safe * Fix crash due to X.509 certificates with Subject Alternative Name other than DNS Host * fix std::localtime not thread safe * fix missing expat definition * Fixed suspend/resumeEvents pair in DirectoryWatcher - package /usr/bin/arc as /usr/bin/poco-arc to prevent an naming clash- Update to version 1.11.0 * This release introduces ActiveRecord, a simple and lightweight object-relational mapping (ORM) framework based on the Active Record pattern and the Data library. * Over 100 issues have been closed with this release.- 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/ldconfigobs-power9-10 16847495531.12.2-bp155.1.81.12.2-bp155.1.81.12.2libPocoDataMySQL.so.92/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-SP5/standard/bc6aaa8b9f764531c4d2bde51f3a5a19-pococpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=1d35f8730d1c5b931c0fcd12c25589a58386e090, strippedPRR R RRRRRR RRRR R RRR*@j&Vr;tutf-8c8ae4307d133e4020f547b49e533152405953799f6b6659c0d842a8fac78920e?7zXZ !t/ ] crv9wBY{vt}HyUwUNQ5;9e.6hz ב2,ɥ)S^)C>c?:H g`<~3I"F%tWe񒓓k b"Qujnȹd ;ܪ]SN%G< XR܏l\~zXڿ4fa}nrOV]36FC^0_7 >io~W\qqbp4͟sP*K43%ϟ7a@ q[S\t%F&r"A[ZgY5_Vզy-~0m3#2x3Inq7 ?޹bIMsRUW#},KL6<=_ƭNd8Q>ZNw%KA >.f/ܡqocF4: gE8˩hx5EqUtjP)i=v5| |&>G@ϗ2)0m !Y,dSrHa!8 hhJ+4v.)+[R3sQ]FKxWu9$ Enҳ+oҭq;9n; 5?|yxv]aiBWv}3_:vR~Dm"=΁rEF74^ $o.D@. jV9a X-uB8BӕG3ic`WFתn0O7aػ:rq3S#9ko3HFFD`7z9V:FQΦ3 Ib5K7Z6"x@ZoƕFLvUzCm>h!8iᷗZ]dn.kqj/XW2h(qfkH[,@b5=B0W G1/X"0㴝X7 \")Օb8FKCdٺІrgHb꯿_)OE_w#yحKL5"Ibh$ тOCTmN̫tŐNO'=dZIClhU]~KpJeSbWI|hF!0ͮz;&l ?Kv:*䥸ס%5;z08${R=С㷉ek%mi|H˖ #S1iă7ks 3t8ETY4XuMe';F"Z_o뤝CE | `2%wtƮ(ftND|kX@{gDҰ:;I[۪S[cTSeE񜢲ִ@4_$=>mi< ,]d/:ֶ~uk43 J]=(;'|GKc;܎P" z㏇r|8Lmi!ⸯT9"-?ƞ-( ቌm0™s9$1ϑRw-H.QÎk/bp]w.=ǹXYAD:/yC%& d4JBRo*,yg-C . ɟ%+7%qa䃞uGd}~0ԭ Rkk"Ong"r.[$ZV }Jp{y_<+\GG6,E ЋDvZw;YtTmF8ٚ.?q$>ּn; >Fg!ebX ss*YιfDc퉆έW$Jes'tYcm(׾ 1++vj﹭wOAPYiQtq ìg{N9}zlsMĤע 5=wc5rP42N9[(ٹ^!q)ñE7FUq#sr I;m СD!r +܄~mKR.z9ڃZQ+uBj12S@PYΡMQu}BM;~zj8~nW9guݍP\Rɩ/ b)2ФҖŐ=$b nFPAItV#f٤BدD6;7UGϕofT y9#R R#?HQXmWW]B@ BHY(ΟKD< qZMvL(#}2 v|>0GP ciO>8TzTJ>g\餞Kd+wVs*  YwDl 7bHzI+h(<";aYݧF`%$I)1\H7`2y֎m-փC 2, _M]PTx6zQGO 9rq!Y[P<v ln8 ǣYUc6Vz \Sz\zZ]Y[hi .z^rLVJl-3d?V.pN4XR O:ɱ2Twӵ49sJޙXpA\j}Mo:O9*=`@c,Nv=r@_Zqtb]5)[!h rrLnu+(Xv$nR*/cVMt3y*dnGF:mٰ;$:I ,ОS@]+ܦV@+BEQKcRuͼvE̸jMyP0L_)G0-}J ʾIX&scL{7axк@&E xc9<cW0BM 5=#*jc铯t3{!J쯍k#AFБ ؁\ ǡ2 ;~( 敾-q1,eTݝ61:@܁ jAƉw{՝!i;ѣ-Q1`ġ(EtDHhzoccc<'+~> 6êDav q 5~̈́w06OmMEA>n+4JIYp7Ng݃@Ɗ,, / . +560AO7Az#ꧯ;E`#IXrJ^΍qg̞(#4Z7:~oZ[XFE4Q@(сJ){N&zV)i9kJ1%w]vLǢڮِ%QMX?wœ/j/ڙ\z+G0:5wA@rK8UZ+O2鵙*'`q %[iL۴#-z4YHL;|w_jn,6( &.N~"CD\N2FU` H OU 5 e3kD`q\FIIf_Nڬ럆f%\`@YT8K'O~噐taͿоVD֒M20#m;"u!8J$48&e^SǠЊO 5ǠC-x2ؼ0H$ik-x(l] MQ|ZB.:T_W,p3VxQW6cލ)oAo-!G+1T#ϖ*o >KC0_n4Jmq, )2t QHcL휹Z_4Jy]V3ʹZgbW(uдcƺb͎̙}d<4C]yjqJ-!1.L$ \h+{oc26gVϏ-w;0$3`[JC|(^Ac v;J/\X@M$1 O gv5ƭja+hb |Y ɞ(K~=`66fB:~YeZ5_ͼq 5F/%e$5G!ff)KÖ{8NRhO"_3-\0vf̄]l PިW+#KO 2hFRBEcaxQ?N_}vb QBGȊ)4yb.GMQ1:4\uZ1EF!bZ]ۚGZ&QVm*K jtTܓd|3}]>W JOϩÎ8i-v=],3*$6(`p -{M?P[OFQsk= ar-TKp8aV[4|[T݈Fͫ2KSOea;.s)0+zv XHgI3ْ11+t#L Q{}&b%TL[ 7&9e0Bml% P (jťaCР/=D d bhnaN7MW-4^I ?t)=t\{F~UIf%-8Q1aWM "kUNm1Y)jog+U_V9e^X8AW[ 8i̼cfeNى=l0Q!ܳHW0`9nI{`mZ:m&/GĠʋ\ioV^Bis H?TnXc3?1o2weQ@G+=[F~4&q/ %ZE?ij*7"Co[B@)rV8#O"YuTJ{6- &n+ৈ,˙+1X.h˃CFG ^.M*=_x![Ʉ \B/eb _4\ `+Z EnaAǤq,7LpbYIB1Sg.p5iW;rH6ߢn^Bbc6FFU'|A{˨ r@T6U~e^ħsũ/^\MƉ;uh-W*w d>+RR_}:}`C@ {A[E&+ĕ"Aںmh֞7z$QЫEL[zZ@鮻S^:/P f68bI-_Z3<@{:S0@;!Uy:[j 5xP@G\ˑhgLZF{R%Bj̭~;$n4κqB`SD.U96?^x 9 {p^ԻecEQ @"q5BRT $EWe+b?<58c0J!Lµns/u2~\3 ]. 9!4Ha1G}63?흠V3IjhH4AP~e |_Ky {nɃ`cQf_)&G*} pWǪ!JKdX,YSA/;H)lC]nlfV/r( ub.J_Ycl;D۬R[%^֫ک*u!X0w3ݘx TczLV{qשVQ9۞9 W< !|gM6"]CzQ4gC]箯bd^'|MA⇐k 5VD2gth.E|8 ?l*yH8Ps ?/i4Pդ#f]%99 f!ajomQz2oBRx9sOщSSG*PЇ s 1ESJ%Ζ<X .YLi ܊FcƖ$v3>%" t '߭dt:q_$E}C,邦Lګa,ZɄ7!*WP.aא?fAtOHnM+DG63 Hp*΄ n`jC~$+ y^X銋 28q;D!hʘ(voBe!=] xsn-N.0[Do#PxFK-T\J5ܓ~uω-F^) >P&~T}fk#cqhw:l}>*4*_IdJMuobjhÆS]MX!ᘚٰj`e˗(ot`4 c 60Cx=E<ۨ;AI j3Pa!&g Nz3U*eP|[=?*/R%BF6qCX:n Z^3t=-9z5(Nmzݗw8CC]%RzUr=_qTzgȫKtzew?UfڇHNX \a^ŇGRnO2ѓ:tuCyZ;REO42c&VE_e6Hv[qZ?< CGm;x E ]F=,?ZkVhnMи.J#g6&P`"{|mN(T80f -x*Ius"5Zb7m˝w&^5Ե+w=A0Έ}Gئ7l_)I/(BO3™K'(:_/qƻev+myACGdA:% Eiln,wKZw^`ۭ}[SY9ކfvURֳJnA, b.ake -,8o`f?:~~z^@IM鎴 I#t=>WAuR/-uIX;aCah!fj:rM0hC(/z,ܨXWv~𮂳אN{q2ϪTHK2_DbɁ %f¨fMXIeQ&y#҈7nKĩ7v#Pת+-;tNFMԜLw3- '>uc=i]sqD'Z<ܲna2)E2!R/ݕz"Y,maͷ0NqL&Rr (טȵM2C]i[C m>k~;HڧϗHä2rSvc4)d6zj79ULa3-&vx+wvl=?ڏ!aIˎY,QꋦFvc,'NUew>BoJpPl{߻lL29[_ ~%sO^j'Wd Wџc/ gr0p*1O,CM@#~'"|8)Qaq:H ɘoB}C"')%#Sβ*nՈ;!_t%9ay|AL{ts4E:_KtR({PPLN,&,S+"u'<XX@ #w`4pvL}CZi*EZ\[N\޶ᑕys_'ߚ_< MY3:w[~9ދ2^%!Z )'nnHdhDPdThIs Qɾ/%#3enqh5"aq@ Q A&Hu2K(`ȒYBwE8x䱜1{h.A,iYEP=74>v5bn-*Pّ-6PgX`H5`a( "a~]Cώj3 6XP>',oZO~yJF.B.;pdGs*C1;N{s:πYڈ@OXe{kAU.%Jb6#*6\2A>x=437m/aE*TRshiC!!438ljMg#̞- wb1>njjs q/'mzPsa3ya&EVWHcHC<徚 .TrWp޺ڃa8t0}kY$~Yx܉F)/ƗF뱘V! ȱ$G."ۂH,ǍSWwHIlݳ?fyK| |%Ph Y GB;9i+5nH$wy-K`Vy(-}} qR`!>tq6Č{0|%Hlۙކ/t "u0^; ؀"y")m+^jF+М{v˸Ip>WD s<{*(O([iVb7@u럎҇ fZSȑrYZ?J` 6"7؝HFDU l,wL>Gl}ę,υ>X!>'j+YiFtEͰ^:L֤m45Y m krЄ!sOzF~VqB#k2#%xc\6'GMLV zwAz 7 (l}?ӤP4vY)Aa5|_oرmk _0C7g~ 0 drb@ ߵ7ɥ0e(8cMh$g6զژLx\ܚؕy[ ĺkm 5nZX78սxt; r?X*R]_'G,"51=D]-vXnWKTsϸb}ulcam5y;&oN rXKRC#F<0}}꘢18Rf֙93>:PLk8*w=2wnHu>1@ߘɹox~Eϗ732 Yt1zA7 l K46p(G:)ym:!g x})`6& S0!ɤYfA^n (OSkK:4U$GO8}X,RTD^8b@8y,uxJVH;^ѫR ʒn~4r"z?CՈv}CCI> m̀m['F3B\|Qo~VU=Xeg/3x)]HDub@Aj އ'^mAcgd.NeT0],6UףAI8>36NPk2w݃w3j̿Ņ<9Z4Leș=Ey8_FuGZt%OH+! &IG(7N\O\(7\(kZO j*ektG+>Evʩ9vy14qvY7sUefYfC-gF.yByY$tWH~O:m{$b{͘ 7dMoTԫ 'pbQ:7p$/!KDt^eK~^ .F`ЗKL|t;lT2GI"iIq+0QMjWT9@ݜ3TxuT.UY 7 h-e֣|k^ѼAaJa[\E%>N ՓqQ% ".3]_`a=@>xc}=hKK>d3"õ">v<Ӓ_yc2 YF-cmoHnԿ9t|:3d 14$ᢍ|(]%>.lV<Sx Kb @ڹnKxr,˃2NiFDA-X}2 yvS5 oT4s\ y3T eEJ]eLi/XD7XLE <\({0yci~2>ۃNRC0dB0Yr9>{0X q}`Da/tcmB&Og#99:*c5HG1(AJd=Ռ=?ENWRӃ~5.S NI_ "WD Rx{ W*"w0ɿo;怗eΙk{Cǃ$?X=Qg?p3,E=豵}RP'z"}~ksqOc »?hNYP=wݫ0 fK`{~B+<މ}4x),.g[Lʣc:h\ޫ]Ga`{B8/BQ**[@4|8<:Y|단ɀKC|Q1Pe$O.&u4l~TQ9aJP~VRk zٸxغ*70˓rD*#F~V>a>_U{7h;"K_e۸QGdl5˵+gjpg*;ȂiМ|Bw8$_fLGw:.&˅*sb4+ Vm B8eO,px]qËI2HуOf::}mⁱh퉖)>ڭZKH_!te"2X~zqpV0ae3΂z!2晏C v˪ rzY@$3Q/F|Kh㻋ڧ{A]p4\f},N,Id~ahd adoH^ga~œcE@Q&G`?=zxi$מ9(mp I?րWۊV qѦrH΁Cq}8Ѓ^DU'dD;x'B _n#7pW?T.퐇gs(MםN~ұ,6V,cZmhh^LXw0Gqef^Dw"GzlAffei翱}LSkuQ05Qi3YiD_:a:[E#ztgkD.Aԝ =XʇAɰb^)n^Ǥ${P1:0ɾ(5P {EVIW'qRe<̨}۫Z'6[@k hNA 13ml~e]5+nPo)q0RZsncЬ3]f{FY3Ň{0Mh+$< 6C"1tP{B1g<:RTQ#PzD~6 ΐ皽 d 6đN3Vov5$d1\n[6~(G[!MAU`Musa1(-'wOxrO!~*&nFֱPo:8;H{ 1ՃFEiȞ ٝcMO(7n Տg/ $]F_ԓ]_l."$\rKtDi f0O~qq@AVBɃ#1A=D]c<=Y[~,4=hrg$ցve~;%GuB<9$o#CyJSC#B^`IˤYT4Ðn'nGnE;ͪ "T ens4m9ߋs" {e.+wl[p7Ts$$){'(L,DL` 愌(,fZ3no\] 37*a'fAh 1aD 8cʥټo +Y/rҍP˴aye"I(_Y cБH롷v.6F'xpon1?˖}q|+0|{gBclCY,YĞ/=3uWT(ZW:ӰR#1hb N8x%S{_Fc zJ8@ΰlsT,8%ljK.P|晴3hofS -B|{˻$OA+zG^8-MVDR.-RGEuʊWPSD$8)MAͿ`*p F tZP> .6$_9.u2Y#XtH)4+JH3z57A߀γ~.#1Q ҍլvvEY['+0n5K# Jr|>46!\ch҆:;ׂ2)v0=c32#"P./ڡN 1ٖ8>*C ;$d<Ε'PŒ{ Ap@T-]݂[[`9 D%'*u ʺ,7ǐm;LpDtc< a74H.OƸ2Y5{e@ΟRql4^mꯗN xpGE /Yȷk23jJrdk `+1]Vy2YF}$FxӔF3z1g7ٵ i8 % x5WO4&RDI$ 'fA~`3/R9Mv3PAX ]ݽa0g+_8N]Eڵv$eҫԒu.t Amo64=`oDcbLY"CGbgK{9sq y۹7ϊVa n9OOkv /w kfwv~@#5'}WamvNcL^3(8pSQ!k&ԠivuIyDC5˾\^[0>wke4KyYӮ~xވOF=C{"˩s;lZAj,6j~yc/Ֆ=؃~Y8(~kNl9D0ReFPYƁYR]+G!Vl6ð7B츴*b*<뛎RIS &vQ/^TItORU!aN&h W+"4z(= '>;*)Igg1Ol D9 a~& )ACJ !xO[sM١ 6?+A^V\ojc<ZEwSD, Q3Y YA=.܁X9Gwr Kv 4yҸ$ּ9hvlZ0#QR,uQ:| Qwj,\g `ʖ Z!3uUj4“ar"(# W!ޒ:O^k<t*-h .;wHf½>P*X1 ulOSnP]#"h$~tYEMᭉ˞fX'q8FIvZj2S\F n2seB,%v`e_B2͗ן *Ef9^| N3I'yN18Jɩ>hH<ǁPRi*(I76@AE/HBu6(Zכ)MΑRaXHCԧ*'f1~5 I+nYYp2f~Xm6JW+Gԅm gFwnN_# IK8-["!e1lիMmb{Lw9 T.N%R(\zXw韾.liOe1C\ e7"%2eD MxEQ< J6eksh#2g3*w컙z6_D5ְ(EOʀ[S.n2)jtI&[{ :&Z7L'ꆰA)K7vOv-rAeHLT6mȔ`ɹ%.Dp<\hM>ۯ6$Ag}IAY5"o oĬ"ƥwa؃eG B]$޿s̙e> % (ĚP,/Z`Zg9}d?aa-Pb5"S}%OF rdrF<"6hDtyy-AGl9;t ӃlΚ-" {RlkLhVŋnMRJ1T+'nMa ZZӆ?C0;AenOeHSJ^3٤U7%wc(Cj!E*uz';nN1Bj}`U(njer{۩DjL3jdSK(?m`n4*++/ImO9#zBfA1j5@H)ז:l4Wd֯) 4{/XToxѬ}*ws EM EJec!,~Y5Z qrS M&VsK)ClZof.iw*.pmQ.2t[HV r^NG 7j5#Y5T{9Vdջ19),ˍY}J 6c]IM qLNrV6II C~eOaw4%i,'Y7QHӃ[<>]Ŵ5ʕa\r6QaW J\fLǩ}TRT<:<5[ǾzwJ[J9QdzB92u`!˅Jj-,ԕυV E~n<-'vRMs|doEBۢ$Y jTpP29rюIc=ɧQ,Uסt$fdK%iX|^8kxߙ n\i EB֣OhG3 +;_w!nK(yI)=ݯg(n=uaxAtU/KfN[_wr&.`Hh8w\ W8Fݟ0{y62t"8e0[@(¶v(搐RUc'h5 ?%Yp !_s}z٥?k{FZps@OZ]0 #pyfmHWjc쵡ɭ4 ^)ĀMUjX  98U`cӌfOͅFS_?)7y }:Ha:1u&Qp3+|{bjWE:<8]bE7u|h*9;7]tp:y x:Eڰqlb($UP1Ǭ!,ʍIY"UC66mSq@)C\N9qX9{mF>ƙkMVmSg:=e_܎-KlWJue0ՠEׂg8i#3НRkpE:9k'Sc9vɬsB8>$W9~.y57&Gp0=DʐڷPBR)ʷ4r"gL\4eqV>)/m祢 er7j1QLqgx̰­港MOҦO42vt6>B7#0O I")UYFۃOKA4. B%QWe{3yYAw߳!3&gU{o-e>-[AtH L&u8 42RMo`Ҿ1{q;DusׯpM*qTghEf&_W*MNK)dFf-AV.R ])!m1غHKoӤضH؇ eFwSBL<Sp'l|$Y[W#ua'~!Ю *Xa^$%@?J8r)df?&Cֹt!zY-o6E6z iY|:~P %{>mXӶ/s& aQA Z2nX{Jmom}My%f*2-X6O~zC^!RR[TE)MYڄk, ѕo3Ŕ pld*8IYŎ!IS.<%?8W~{/SSI4$FY!\H%SrWqa;NK@]4h;J&N7倢f8DjzpgaGY78hP̋ dJ %y[BȥNGBQE@輗sUEl!9WϥHP)- ֠+p -_)(u0 PNK{OK΀KoYq 9v|&Q.gK,P͡d{}"H/+f 3unH_N YNX3I@Mҋmpk[S^V|OR^ #G^1@lC#/>Ժ\.98Q1 죀 p9>Bu}?Fc/t <MskKdդ%^uFɪYVDy4Y|zP˝Ukt䒀";\B %%(sQYm?j`KojO5k) V̳{πpo>2BBK`ba8X*$>JNca}5y*U@%|P`h;KD[LP*UƺҞߛju>I>}!h u&՜0VZE.S"MɲdmdZbXUl%.2;DٛPVuQ# sGe܆4w4uߎ  yPa#-?GVIۋ1t mx]F=^uzOYjNC`Eȋ\_gJId̉j|dPZLPOp>DGnlu]p!U}̧%]LAx;MO倸g9T{iWd|189+nVX!K6_A x j,zY6^!/q08ILhM90.20nP4ԑ7_0#b{k4!!wNϬ7DLgRĽىipFF]:J]{K& t7Oa{tg RK yQ~;{BxߖvQ/vySrP#`XAbR oM$nb%~Ԉl,h,NG<)r9 <a(ɘϽp*`$fۼ֭hkզc+˧A?'y'RVrS9 cMw.a!l< *Ѻ'v;9VCB6Y/JcwrF0INBP]n"_ƈ>e׮8YhɄ:AIt6I_q%A9l qxtmhCڋLC0frl&Z@FQLĽ];,\ [D$6FȔK@c8W ڝPB{2TqR3bwSAi;[WP*|LRvگ,34I H+/tX}{5T۫Uk !`Cg1Yt/vaaw3{::7"9;LS4ZT|ʻӆl%ZG|$nČ8<\oۺe:(`  !D;ZWvvqӴ[4])55IY~s1'@(y)1昸N@.n}mjZ<\cߊȪµ o-%|T[E0a7kvHcЂKF"..ATʑl=z+bϣ6=oj&^?W,2W,zkP[HoeCw^4 ñV  gtVW:L6i<PLW0^l\#,q@8@ IU_Ҁ56䭐G}-oWE NzS5w"%@U9#bÚF96`*жq\c,3Jqn`We[wON*]PpL. G3=5US>g{ p nJw[=K:]La΋} ?>h]dBA䰝$h 6./FPe55((5^s p-PQ61)XacK9/ۮ bڇnm2Am/ ^;L`~hIHS08ʧ_[R)ȩ_W'W$@!% \scpו`s~9w! V Gs``֚n'3om|SbBEvwzv|c}<])mM1 vڲnQ=6!\*oM mɎ͉k3BpH8'T!&"g\go+$nՊc3_)TU#lO̫rΰGyuֵDU: ~-NV0:t/HVT!;]$.$_Agd\"%|W0lT#ZQ6l알<Ň]aNV|"/ȷ')8zt#MlOA-ZE2q/}rY+C-@ӓ;E Ej+ 2G?[S H]"i"ޓտr!ȜpF[7tg _ :9Vb2QfUHZ6ʺ=4W\PI&\ ,*$RS+TjbPC~UMX2dKxg1Q#Pf \YPZ~k7e6jyɓbSNb\(WxX,B)rvMY&pa8pjڙeoniMӼzM RluL 9Q._)XCU; btWHPԌun<ʓ~_9 #"H !GRONvlR/133b>0/bAmS%rq{#`|C?^e2:>ҥ޾m_c=qT`@HCCc|N\sq4[XxL48lP[:<Ü02}֐XbD?4o~)|Ϙ_l5F2)ݷBՎ\Z\Ȯ jp*<+s2U8A'.OoѪ_^FOh# W&֕4ҜHf'mX P_yZD=$Uz-)~(=q *(WP#F o|J[ι8J ?ecja>rolB4/ٜUS_$k請AeU2sG*(F'dSClG_L|3XS}t/+<ۿ={j5=(C1u\VAq8FYp~5O;oXnīgX !n90AO9 :a+`$`rf׃~NT2vkn[+Z™lfVq> ?Q?>:kfTQAU AOn"v,]/ `>:U vtlm7AKMèz…L5m<.1ċ1JB^zlڿh\6ة5n~ŋMq+ .^]}%;O]ؐ4=(c#| G&lnkiG3rՑS"٫d1JQJT#P@W2#.:2I.ٲc@' G`PȏbNe~ %#J`*"0&5ǻa\TE@݋骞juӂ,_u9QȰ)%Y^̿RkjVtZb8͐0"Ŷi Zckh({|WCL36(Kqs;SE#㱈>LJrdU G#.2E S4^Kih)&YDZs>1g7mMTˌs`mNU\8ؑl%1"w\ɵTꤥQoiW]larh[7Sd,,$vpœflqpu'DBu 'B$ #TWxKqkR m;`WlY]w7X2ixxӪEqaB*lۇA™anD 9@ I蚵ۑ߫a{C$fwIL"9`% ~ZUTiwmۍ =2,ĀV SEuЭjօ m~,&?הZ! _sgmB(iNj7+/V[a,)4 g2TAg56 :d'W e1~x/,E5˰ J(H]}V& r4?G"|-IsnwN"b\HwѢXn/#oy!L[ +p-Le"i="v.g~ d bw;|yz9Np6-쭹BtPa@c"du!hWn;XĖ1@Jc`PBd QjJR~k^=X.+\ۄɭ7.!/Pr,`tta eS'&1Eean_R,6&pj@5?#HCv}a}(4FY K08vH7sv@z-5=H~hy=bt!q6+UAb⹑5yl);Kx3Tb 8wFC[ֿXOˣj5 XD°ܔS芾Iΰa4q%{Eී=%"tVfd}D(;/ϣiA,%əB]"|ƁO*/^?{i ;ַ$MF؉X۔E 1pJIH dj17+RlCPXCW@K`𓒋25.䴛2oٵjnX($ЏwG>!pzt_}aڿP[0 v\.HAlWa/Cba S~, 'Iɜf_>W}{LV2%fX F JɧAWA^ƴK% >86S2NU{5Nf1 &zrV#ę/^CxQ1ِL[[)#EGh|7Ve|JkrW$G&h#0̰x7*-f qgġjbX'E4˴-sO6F'8AQdMw2wq[-_22Ϲxr,#p&zhǻv`?)VMBZ5K V끮:{i`zm('kp4kkr M]Qp̭3O2͌d)C6{s+TvrnzrO>,hâI#cLw;yl:YYz.myr_ltVmlAۚJQGv%,r>{F|&]Ѕ5\jb=59XP̸8O*腅FxCq6qae0%}3 /mȪb{T:Wvmpﻀ2wz*9^墪HduхΙxImEN!`t[Z ٰr|:j-M!XdGnQS?lr4ֻOI6fPx On&Lb-;2HbPk'UF7&RP7Ȏؼij?*+90jR9M؛dzkJ+/PN6MOgwvaNژ1k!h>^fVZ+]GZrGm_‹I( H|D! `d肋7.'`;'tͰ }`^!Tq%;1򁷷B)JBl%ڬ{LYXLcqQwBf>A=̔(%l\VZ[t="~(Ѽ1Z6I2j+,gZa9QZD1_:Zv똍i52ɬH>U&G B_k> 40Mr0L?1qib`o±͉+X,3q^ թW|J52w/WŖ#BWDKdk*~bU\`@Bi8lb;nʎ_ dks f1v !p.žfC 1om? @S ҟb`dPu3uSR9bߒVC,$B8d||@EX" Aۧu! ]KH0%z+JrB ;Z)T BH0ҊCǡ뉣/sFcTnA4\OLZb%=jAEG6vV@`F*V ӠD#kW#}kUǽ KqQ+ɗ$Fx@nuME(G__‘DJl5-8xS 0ЃZ@/.xьSFyX/SԶlVPMmK8xm $Txcֆ'.DY˙aʭ|y)ha{PaQ@'1;LA>FڌQf(b}4S{wDVl{P̖u=A0P$蕝 ?Ki>(}M/k1ȿؼ;/{RWW 63l?!bz孔|$vyDqCTK[!怊yiLK@zjnڄ /[.גvL9tS>dhL};O4kq$ced&?j+`ЊG4q 9Ҝ +0oIV8rʬ} .E(sqbb֕v[7;9~tG1Gi1!9jʹ{ El}<`J? w`*Bւ()^hzl0[2S>Xӡ#` uaJ™Le @Ű<ƈ{I"pb1h_~jť.R!'tD0҅kg/s31)̌aRL%("wfzLwK;#YELf;gf*$DSޝ?*j4wnIMro{;ZJȵ[ y#ۅi6O,jxxGoh"?v[%Rg9Ovzv iaZJާ(,oT;h:}x ǣbgfqٵ8K|v-|[G:^N榇c0yHmIFipb=-l KT3e4[6au2~ѧJ/ ²hQ!+8wv.$m32L c:Y-љ s"na;!N~`A-/+p=J,2_'?rKY]B IrjzLaMV1r磣/1/`n)Η t- 3pc5nKuCE„ۖvU$pGi c7$R'{, iJ`LQ1 8ʥanѰ[l. Lܫj#1.ߢ>])GȉVM3Vq8}ۖtxԚ862W~FyEYWnzU%曤,4l2vH/_(Gtp`%" X :5j}27M)lo\ae:pX=SPqS%C6_͋ @nQ.k!bEO1OG\ʀY0ܢmV~COpeNrb'gx/1Ծds,Eozj&ѼMz^RU6tJ=0_OH#[RWBZTi<,bMؗ*i(R0l`c7k_SE>%ZO}"U~҅k}"h,O/ "y?AQF 뱐0;`7,C\Tݶd[7M%A5MOcv,R>_k <pKWowobT"zNvvuX,tjku}JʲڿIaK7h?HTp`Lhl_}T+1_A0^:&f<4|#!d{4?+Ix˝6&V7^~1xm?*oٓ2Z^>?$,7t<&}͠5}JL ".EJ!j!]N\0!fyWU5f͗s)XaLLm@ zhQ8XXiƃHwM;+(C6S4C;69zc$w-WBωw8e}y03N8c$ؔ͟:B!G\M7e |ދ $Bk޾u|w7k+c&|><>G.lӲM!Pq7j)%i |~8N! _hYL0?Zi@EgLHʃ+ml_L,UGAYWZu+]$z8/¢  [L%cG4zbļATW5?Qܧu鄏!tģ1,ʶEso}VX1}qW%y>K4I( ¤,CCJ: :Pz B%q6E(ڟ*5gHEq+˴@sll7LG[2o'ޜ)SӡM FTlҰ([1VjC%p6VƐK_xGa³JdDlZ;Bu hKcJgJ#fEV-zi>[a[8z:S`ⱛY\O6b@~^&E }=R,W'L )He: m1Ȗ#uxIUC6dyrTU=Nعa'b*Nlly\R Vt-.+TۑLvŲ-W+.*nT3 x YOo# eqdG( i:kUOobG%K:7:n[l!wJ42[bO^BpЁR7bL}\0AO ֋J/8^4>WЁ\Zu6͕V֑J>FT+-NkM[gd7` ,IAXo![ U aaIZȊF '!R+939FQ7 >FYܥ+1Qq>LhvKm&$&RɑܧЏjװ7So6#F)Q\|p3>En74!1L?+ [M! HTT6#Tm qbHmX.ĩ <:gﴣܽ@ ME#xK2B<?Z˒hO*sS2kR\:b]ꊳG4N݊bZ-YUtΟj~+jwqd@#h>X;̮e,[Wrf\MJBp2 /^ߴrJ_.bKOSdj뽌K@qU9HӏFϭ֋p¦|n5Ta'1}dg>Qk](IbSbI$DW5Tr[b,pR7[`,cXC?v (^G” Qmv`0  *ĝre DfNtg' vvͩԇv'y;+iP6M6Q=wBi(NKl:\$=An #ѿH M[݄@[ U3ýz)1 f3F8Bwr\u^0DD,:Ѹ *^~eZbZ$z7^mҙ}z5 4 P;T8gGY /D( R84<]y2b@̖Z>lr%hήh+6pn ^.41*v ;БJ8 :ao˝w3Y΂t}^})p J.a7 ćR_mRl]ۭЎ͕Xg.O5snν>e'mBqN}M;Z5}?#E- F"2bS+g$ ZɣxƯShubdT:z0ϊH6Yw itx,Eos Ty(sX'8J t5WQ&mP^\qfb^:*L07y֔۵=e*FO yeZJ3 LKɵOU,+'cy7Z\qҖdjeA;XEs}H F5+:xv9_Օ_zh=H2~ (usU;F?[Ѹ8[WvlCl/.Tsh/4ϹX&Φ@t&|L}Cľy4qxC)fۻ)$ns?R:V0ׄ:jzq`.b 0*u@].e Ap/)1vH< R;P/nN@'Y.LӭGH9 FBOUi>p MYTtkKpc4iE˦]'֊4vWj#/R|TtNO msxI% wzU60S}~;b&W%Q k} /r i<0 ґj 2ѤI(y2$uΪKI f0H%y9J=UjݓmIσ^]2QCy'l9L;( ަ؇zx^LXhxIDrftPY\keZYkQxbzXPx'jC=bfPvZQ-pM 3UI4/7B{ڎ0Ca?x*\_tb0nf μJmc'>&ޜ{"<&A&5+UDa^9(q X `ڢ$s[g;n;ݪ %:Yɯ>ț$.j}^ E 0o IkD~zx\=K'tѮoDD6*"r-Y2:aH׸5r֤ ,\@_\l&o#O_KF{M\=nCJ˨ʗQ fFVkAYTwW5F,‹$ vGީv4[[B,&8ǜ%4 L։rΜO8!%f4c2%uGwUP JzF_,4d;0b!MlQ,"@V6={!ʖA@m)x@.psޮF0DlIh׫| g~c$je~rU阞忳Ǽgtz1 v@fъ %ͪW[g^`O[ekZ@%1^(:W\afJ }Dvx`]c4̯|+7;AO[,4wK?d?Ľ: [ߎ3i pm&;Yk>:9n&$p貣u1CZk|#kcOAv,O'LNl䋳Ý|ĕ"LV+-؇t[ٌK 1K 9PXLZrנ cS8Ǻ䙨t$1m< JmSC$f$o1#ȳMp'Z)ؾOzz,DB8P4q\-Duj#vA'*M^uGqMUG4[p?dHR-c [ieOb V-m)gxV*T“&'i6E> uiVh'_DZ`Oߡfڎ9(K > 4U n++pmZ O'H@›kGtB4"\t㎌s1wJ1zqǖWz-Du* =f): sJGuHrvFOߞE>a)%0e" @[UC5wE,13}]>iKB5P['HVƶK1o@Pr!`G62ԛ^ r|jU}B ?wWnH7= rSØ%:)RΙ#4ֿ,C%y=jݏє6K g!I;ېF{d1*BAP(: 1, n;q4w~0!,>rQɘ=MTse%#,  z;RJU $BNKŰDO˦OQPl z@ {f>\yGZ;pUw.;8]E(<>NsF+Eu:KPE",Vq-ɹώ gLHBwKo-tr^uְ䜏 'mW, Y ܖX{i8 j8^j%*srcmNJJۍ2 ,Jjc0vj(EiЉ'0FCSKߕOXC6[Fy͈{})yڰjPR%G*',E0O\16:К;^m>vܞ\2{(؈O#Fl㾾6'cBkk)2z-].ɾP$FmwpWd-?U*ga"A _ chܼjC**`8%kĶjdH0rwTH~G CAU ٯuM+~Z xtJc"kkVΛMNM /azHGC6uL7nPګWj TR@-5ƥ=BbSþg$iO9/h\}*Z!<0+nB5ߟ/?N3}.mG]4b([{I/o6EgZ.غm?!OC;Î]6ee;q$լ #oON- hyZgS{l~#z|X/ $zɏWA8t}M'd-_aEW*F3;vÒ>[BjϜI0`%C `K Ԯi{{E9k:=YK$,D7Z6l% kWRH"M ]Gb/B.?/0;eyD7Bn AZN `2(' 8NWY=Yjil,tz JbD*D4i/Y`\X/-BȖn3? 8qco+8AL3SlgV_-KTZ udxoW q4w-HRe+/ Kf*z E f~a.vgHU"vu0v͆>?3/b]:.N|.vCq;ALE \;Ƃ)Rhf*=W,yNc.!q9AV0$$yax>;C%B;t$Kh,@ϑ|kjnmc9"{ZsqX#X& };S'wK(cKiH ӏ/w^@v7**D}< D!7F7GrgW9_@P\EƩuAs ` T#!Zҽ۲ػun1#sv1IFlF5HݖV ?8~%#1~e' N,9y5XhZ}-1f?9U%Bp:u\x}¸< Ĩ$/dKk@Y ۍ^OgmH(#Y,~[4= 9;I)q+9/vGaO6 4%r [ͺWP7ӒZC9nR ܓdޙ b|΀J\4ӹm '*T;4HWU+ =a ;틁 | JޡkQ=4(@'zNANK^ 3 ٘t#V$h 2 m)+XE٠Y۬lK$CAfTT8ωJUp^֭i r,{U`a 63< UD#@G]iWbQj2džLoRs4sI >1]?CsbLގ?,#퐢KMqX6f8_!՞`.T/Kq4Aj ,voDq]ń-ܳCXǛ-~1!w?o! stI\=Ugl'-g]--f3rvz.siR3_KiXҿdVL@Ck؇o'M{ŽhWtAaVT^e_ȝݬ3!lOutQ$V4aY6f mJX9DީT6^gPKlLEb'9{jͼ7YjKWQ4 Bo! P\@ɟh=UJ/\ӇT~oQ3ZM  3 CF;HE!KY9ֽXT<-( ފsewiew%FZ 2<}8A3q5toj^'?][k(7z'B-k~m.C)BYp)Os2 Q,P7O^geʄ-&ezF׊2GP|y˙_dN]SXx1"x+W(^` Jhr(#lW\#\ryf٧^h)@'PUµj=gBAc]6l: "~۲ХFIX{Mw=G u5<]kF"q&MQ5ǡY>6T2F~@tHOtܑzE'8z_'A?m{> QM3 6t ҍ%< YW6 |Ԙ5۬h/wY09&cH-/;wԷ㻸FO\B_,mxa|l:\nl,/k jޟU:A>z1~@x9rR/p=քyXCNW]#ϭHM8mkDDm|QbkL3}^v40< Y X|Is:OdPC6͞1o]ч]ڤ"+{odMӲ ]3!"@-Ht6cZ4*n3>4FVSP%(0/9ebk",6{Hk|u/Y1U%'gs<3ހvv8[ k[K߼ؽ-W zBG 2tG=_, 8KT!V`2c0Tz">ʆڊ?am~W,ofŖf1㝢lUE?aÐ$#ŕt(TaZC^7#QRsk~-B6Z `Е@Ie7ǟL_g4eeX'2+ Qo"; %5 ;Kso _jvwjܧs}m 4ݟ@EՂڤ*Pi~ᇸx3v1[j"p[Ǵ-Xw֦FzY4p8-<딊-Krc_D6&j<޲nƳWA<[ZܕcTאqgx [-JO~ea';V?7Ӂw+YR̴}huYibϴ1 M,?,hr9i?σzw-dtמr Q߇ǔr:xN#< r~fyHBlJ <9shy>MhEjs!^nVH/ߞ?t)~̩^i KT0g^ٟjxpԽ?5Z6=DZ5iNA)tyzHvi"3uNJ,1 }A6rՑo`o{iz~nL2sg!'.;Xy$_\=gs>4B(nlQ aN ,PW=k]"+Vq&{}^kpӔͽ}*#q,- .{[JG$Zai j{z'ŨA 2p}%F,n#J\"i*PŨiV:RKz^ju2oF6z#rq@c8`\Q$U>徱eNGT^h8E۹!55}VIw<ʜ &yo"%t1}_\ryqjr=iMeO\&Mup!{?( ! / ~tv(H&\ٺ;=M/j |M6 9JضC@DHU)ųێhLUBoC[uR vAS(gN?6Ԇ),J"XKr ,吶 ymm>mEվRJ_UI. FL ƻ j#x?2hu` 92\.d9v`A(c\ͅ]b4\;+Iq.7WQ^lL \缺?RNjӴڳ^c%r|!5K֐O_e8̒6OAmXQtd&m\Va>X yh`o`i; ~%j/"8xrvR\-bb/R en}Smp\{یBŽP+M="e+)":(1v-9WbnWeKԏ5D#=l!EM5'k?)^c VR5F8fk&\ SzeAЅ]y/]cWQsFY[ 0̥eC6ߛKt1CxVO%@ڋܨ~^EZF> ɦUEeOfv(kxdžHۇLr1ךLZ!4@]†6*_ds2q!w (ki@c&5 16) JغGHctd-x{`d'kc"ad{T">U.7Сt߮Ak k*#Pa#`4P /+*=Q,S%o6Ӕ8Y{bYXq 1]pa'Y{ؑ9|9xZ_gu#cHuao`\C䊅draA-4Ȟz0S G<#_V$: u05cE*Y9xk銯{kލ W؂WTt}#9xDTmβպG_0U\H84:ӛ[$HߠT/aZl||7k(!!ANbOvw **Ő2&nK(Jr%_%֮ me0.qtq 8x/nR-_?FM3ЃPɗ(;dh,'cy'Y]mn)% HaI6_0\B 7;g33j(.@[Dl"uZ%sk^]e&ݞ٢&U 5, T~biT`q+!LK! zd Nʧ 1ۯ0cM,9G%1d1@x%+QtN+V+W>)Q =1#2reɱzg>M(ˆR7 ,͞:D}t2EgV- ti9Gd|/FB be %*M0Ry Sn %.VԁLaul >k`ٮalX)D׆?4ٺ'qD6X:ɚQM]b Zvufr~t6D,XpdrrE2wԫu»` o[2͚QbBf(-jȽRfWeʬvB3Ba`csaA$x2D`{@>Ƶ\pSS%7:g+LlԎ0*sNϠ:>`dG)[Um32ޅZRKXW9hqKiR~̈́dJ[X].ky~΢"cڕnTb[)!ijQ6NKW*$e )E9I9cq[ 5c3sߍǏa~&yLAO`:2^NKrUꃻΨG G0լɻt0 N'ݹGQ%ߑJ AlB\&kYN-KvR$Xo}'F}.PI%"͸VM_y$jN-f:NDBiyk,Ws.{M)Ʈ9["p Sao6Xu]K֐}ٞ^+F-Oy`/`EJu'^Mi}Y (I\(Eکձm`'3+}!i)2{Cs7$lI5yh>)>@ҳU~6a )yF;QJf?>HDn/iϤnd 0ᠭH1 j$7ڲY*v=~xkT,N,W 3J8:ϭYX'9#>``;N1Fdx}>,jkY:5jR8!%= k>L05  n3x H YZ