poco-cpspc-1.12.2-bp155.1.8 >  A dk?I%z ,wϴe#ێxm-iꦐx9;v]"YQ BX?s죥ۄ*9dtAE_D@ݢr$!}P^:x_]Ү$?FQeά"DyTzu=%eikh㼅4ab&T"Nu-(n˻P]!4  Nf=5@9X@4j{9~G JI Mh2t\0&'קvǢyknmFTBq<ӽiH$P U3HcuCɢUV/7Nؚ'Q_6sp [ÿ /\6NJQ/^lmLauAX.|NUP$k'Zl=wKo%V$X. *K3=V% 2œ,gF + /gm[u':w9حGf45405790c644b7571d0bb0d1b989e1d8daee954f1da220f3c4f2b762c19f5ff5d966bce78fd247d1e40cea0a61796cca2a254180dk?I%z  /*@Tr 6{\Hx%Da<#?Q1$9 N󀣈ZGN֐EM:?GY!4$f 3_1FEAo iKe>p>V@?V0d   < (Iagpx |      (HPpB(o8x9:,FQGRHRIR XR$YR,\RP]RX^RebRocSdS~eSfSlSuSvSwUDxULyUTzUUUUV,Cpoco-cpspc1.12.2bp155.1.8POCO C++ Server Page CompilerThis program compiles web pages containing embedded C++ code into a C++ class that can be used with the HTTP server from the POCO Net library.dk>armbuild22@SUSE Linux Enterprise 15 SP5openSUSEBSL-1.0https://bugs.opensuse.orgDevelopment/Tools/Doc Generatorshttps://pocoproject.orglinuxaarch64dk>dk>3559bcc93c6755d20aa35dbc739e29c5c22773738465c9bb53914fef6881f023866396876546deee20b2b1480174cf532ccc022e2c3785185989222612db0c59rootrootrootrootpoco-1.12.2-bp155.1.8.src.rpmpoco-cpspcpoco-cpspc(aarch-64)@@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libPocoFoundation.so.92()(64bit)libPocoNet.so.92()(64bit)libPocoUtil.so.92()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(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.20)(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.3c'@b@b^@`ٹ^`^J@^(9@]c](v@Zw@ZWQZZ@YYYK@Y3@Y3@Y2YXXXpW@V@TMartin Hauke Martin 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)armbuild22 16847500221.12.2-bp155.1.81.12.2-bp155.1.8cpspcf2cpsp/usr/bin/-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-pococpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=757c14fc7e54fe5b789041ea4a5f5bb0a1f2b702, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=f1006e416a7c14da2059c945a18c81a85483d1c5, for GNU/Linux 3.7.0, strippedRRRRR R RR RR RRRR RRRRRRR R R RRRRR RRRLl+]utf-8e52185c4dae418b7487dc1fe232e0fae9a259e9d3cbbdb91925dde5c70876e04? 7zXZ !t/] crv9wCBN^ +E͂,P( ɂO7ԠUq]?*q5mT)%aI8#|>.Yx=PP^B&,ɺhX-ɴe #w5k xrw{cr&Vv1Rx=z8M};{7_HVF`vtCAR` = zҷHD?B+BvE rޚEk&PM U!3Z[R3^f~1%S]uzNal]P1ܮ$@&&:Saͭ7;C62Zdzo39Dcږv( ڤz xk3< ݀cX^cE@:5rJsUF>Y)$%)2:'ǍCDDIƪ>,|xL)j\'%Y3{jL7 _ERTMLY1WAUDSđv ]9LgQUR$o!,Pmq%E_EJ` %B{1{=@8X:;#›=Fw4иNrA.c"Vk!~3J'{6 q˗߱wT_]dk~)œUY֜~4.`( :`G *_Kܔ7aTL.+ɪbá| )7x2`=  =e;|,.[b+ sU\<ِe,@vJT"dmR-/M4x`J8/l7m_6jq*iy #!J$5N\?])TFLJP|ӯS+ٽt@)&SA㔀(|_&p 57 qP&^ybq ݟb~s ߵlfMM1׬3y,!8jg: hs/+tcE @kn&EVAw:ZzݪygNt2%)AHsΰ7+ 3: ~Nk$)T+Q=1Ψ6 һMHr2)ڠhAS$<'nc(1O}OOevn5FQ1£})f6cy r {?^K:+P2+ѽYޗj''3)[PdjX>|fwF4.ihR`A D]MgUe#U*. :`UA {YGtCN5M?c` {M6_[ś\&/N7(mt TnON۝F/_20&@DC$%խٲ()QVT -jR/ٶEjYv' 5a\Q?my ͡x&L4*Գ"^U#iq:td4%~xa\gwg5_n4!I ;hMe.t+ǽ(- zKHd$ڐ 6H'Unp;JKuȢMQ loAk%"8חh K!z^`8H;05&5y^ 7b^dgTr(tgj|Ltɀ7&{&AKXǨRȯjoUa$Z[<ZQf TNv^J݋Y#Haw*g)#ή"L(I6H*l;&0`n_d@JV{S=K% ƞ y0Ƽ=vP|n.U8KĮ{_kcV&eA*! ad ׇw^ w L*Z .߬yswȌ}T2;5 Ǭ=3Si ^2,G ^|ǔt,҄[C=c8TKKyf{Q~@>Ȕ'|!#nVRu ܿ\v- 9i$?߰ܬ7U2{sH2כz{Q7ޖA!h\[^3p|jGFx$M^<9e<'-/ۓL>/Vj{APPN;uї/8,DAM!ZprO3sHۏ$˻@( ;2M!'b7E$d=~φG2.cQx%ƥ<> {R"GOw)_E03gKٹA|2pF [Sђ>'r d By@dڱ4^'ǧ8}q+thncLܳF pJZ^Ä㡬l-.h{@gNp~,R*)k@|z5ezSJ<`H[S SsȳI ;Ba.Lp+kj0*^KnH{ĬbPF 6Ad_/ fc-c(A wGmi2TcKܼneW#㼘҃ç 95bNUvd~  V9/6.} #pk4VI`%߾. s>p7i>gH ֯69#(Z}" EWkZ;ʃ#xf/FGK7cX=*vBSQy%ZrʳAʿw}>@ <ǖ>rdyk,iskuK9[wplVmxXލ Y**~R^/V,60D"OUp l|G:<f^Dӟ"D̏P_5b<36@Fj~N{YAϾR8bk{2`zgK0O ߧo-k@&4͟6z)ܟWw3fl$>¿Frvz4mG^ΩUr-~efVbw6tc 0W/+HVB E9S$,\&_ShEe4gxCD/i)~,!<}1LTtЀJDPg45#nwά^>VϱMV2fٚ]$Z-Læsͤa hŬzro#Y.b;c{kǛKQ qorEϯyK4k{I 9(SpK|*rBD\TJo ?p 8CfS,c~5N(Gq[ֆJ@q;xtC_OsmfHRϓ;89_$JLs,I<4+4D"AXSFj(큑Fl$XȄñ_aReSy8مmladj\iSզǮzNȶ s{r!i%sSi%;!MlϻJ; ܶ:T΂XAf@7KsS5@o=57aZM:$> pџ2H cw!ȯ/ QV~䇈^.Q, Iaz783X L&1*ZP J9arCd]ZcKf9 Ki\RWg}oϦئ8}¼-{~o(J U@lGo7]@kIa8i&ni*v5h!+og}X= nV>>svav}' 6!&NڴEF~@35B~!7tgy+/)hSb;|0&;b0tCEN\NN4tnf1$:A֚\EI4ZzӈP x m|qȘ"P)~Ǔj8ps w)֥tK0))4k|SvFmKᖷB[Lѩ/ڛ!PVlwʅ_ܮ=q3Ӿ1o\"68ߔ图\r>`Vf cI&>p㯽e&4@|l[ Nꋅ7G9O c3#k@C0'زx|裾4P&2mOʴ_!"}¤wKڗ X#pp[eO2,^"1u+WzoH.LCuFx_؊9)iG,4vcnWo,QҾLTf; ?HTn#U!A^zSn t3b=ICx?ZhQW"!F+.֥uui繥< \vsxᷞCJ*$woy2-hҗ7;~{0Jx߾S߈-WsE>e~ 4&u/l_!^xs4n=W@l`8<QuZ0 #MPG!^B$Yoz@T IRX4j CLp<=ޟ4I`q'ls fOE&uD©㎊DŽke^D U}^HxQ[isoI#ϮtɺK3"૸cE|;XߑI[fэĚ'ub0X)f]-ZoiBcn% Yy%R>o9 7LRWOu0KzҌ[\0_×6u3JG8KM'JOyo0+-Ec"Hհ##D#cKv qM n="J#p),kTrf耨-LW #y!.?:;->DH=0K_s3^A q9:g( P̓Gp%"`rzf/ĝ`7zg :;I+\3%Pc/ WZ~逋]O;犳'5B~webJJy<#iвuv`t:v&ht]̨9xQ|A yN2o9)|hyw9vmWyMjħ[ "7BЧSJ!pXL@=Qeûpy!5sJ'HCbe;d˽WO*堝Bզ^Z(Sܮ1}<uo $+#Fo*Ăoll~⢃<S.at^oswrU_U9L /Ҷ3}4C>hM' E0,5jerȀfͷMxFCkm}#A#~*-ƋBq{ז}6aЕA3I7Quw3ss+ B/sb%cK5Tpg'] a%#mV:XO֙!NR9GF~ZyϘ_V;$w^7RT:z\2F(DE xmh=>BXZL3DTmq'#K#rHfM5F|+42<*Okf\Q3NUR{a ji`R{\u_ {z>Q,8X;l2>h `ݨ#`EҜm 3`BTM{8Cq QHfCA<3J&R{g97T;x996'a2Z! &rs[n5)sOSa.kj{t BJU!T qk:`ןڈsx07TV7ǥf*j|hGHaWivX9,B"Y֭ >yH/,STG>ZU|N,E:mֹYm9K h=12[E+nnrOv{ǘԥx Q' ?l{m7:q?-:-,~0D^ Ą#|1 D zZ)ybvG\z4rꂙ (@;g*[6 W+YpL)qxx'BThvvtg3 ef(z̘H_FNU7" qEswg%' ФM EiJz's`dBo-Anfbr}ˮz+oK.h<иwxgĜ jKP+VRH)M~!g[u(_ r%hruz͚#9FIMLN21sL$e)U3fڶK3Xc>Fe``× "7eyA)C6SV/Aw EfRX-E ߆l&]~ VIȉΈb^[DzЋFXb/M*?O7kKqLC]V\7:v2Qh{ΰ)hSpU=:]wB.W VwG 7UvC㇔_Ы -ē5~&CH`Fk ~x.S/D`Elq0,0%AhDx`7x1I|vJ]~ p}XԪqMplh}cK\-Y1sQT4e&G1Pu>+ϧ$0QgנݰH9aN.!M>0a}ش Z=b-0Id wY}}g[sAlwrۛQٗǟ+ZM.kUA6oj5Q|k ?y?>as.(0nO Q&aN&apg0KI7vҘ*i1@/Ep('Ggq)O'`wI޽R{ˁG%D%]`Iih_ >؉;o~e4|UQ5gf*yoY{sܩ=-K_V%(Dvϻfk џx8eDR#1BA1G/$Y PU Y'HVN,'@(e@R7E`g܆q@td,o]{f+~=2yXCT s3 NBō̱6qt,>}Iƨ5ΡyRm5Z|4XK3pXd,.B IZj_rlf Qy~~*a "RR8vW:Me1n?Ieg*jye[XG&QfS#|<6CXZnA X׶f%slAMIbt.a]^RzNB*;! U*HrM V-w(w\*x̊r f$T`a2EYMqkfPmͿ#/,e;43*i.=wy<wp2F]l'M`̶}m-G ,ݻ<ǼHW%=tajž1mŢHM; 8 < +;<͜>!V[Dw紋J.Ɏ)/y6> cVh6q!Mv5?e6x/91!s˴JjCז;o!W Cx#B+:ZAf^/ן^9$%O_,zsap̜ozD6 n |ݡ?N+;PT۷+3Jȳ;h'DzqT}y 1v1]=t Z-'7 cܛe%0IdIOZVo]Oʊ]b1D'Xoku̜|y_JCMs"䫛vDg, Ku{̊H\=AϙW%R%(A`Hjz$V QK7x23V_i.Hk³ ?fdz A [ϖ\ 9R/@.p 2[7rb@]T?F{xIb QYhbk %롒4JܒyKy[' >@{՗} V>#-Q%mH0Amt}MK)jaA SJF %L7!zɂP^sR3C'Z]$lW&5 Fм6X@76sQ$C&~í/@>(泄AM~2D6iim4@A+^Y0!iDcnsk5~ϔ nLՁЦ|XvSi܄nEp);J3˺c0LY<,XkŜAWI.9$W,S6"!L/4O>^*Q0Ea8ꆅ}r䣇!Ӥ1( ~^h)w]Wv fL:^흷夊N]=G(/IRL\p>Gn]Xִ^ox²7AxȎqgq/FJ'2HGB!|壊J3;jk1p"36#f9\(dPp(sU(k#7ߠO|p%TX|1w:/\a2&[bMv'iLbzK *e@0UtgUa6^J/gߞ8"Sͬseseߔ{""z_ÙrbFв>;A{6ri*b٢`U!ǧkb| FޟvgoӦ+B*sCa0ЯW!ePJ/XI')fyCJ^Iy, I(iE$Nǜ$wLkӅ ^(VnSmh*Ɍ݃Yu|pC`/_H?¾p g?>" qG;aa&66#VozNx94m;n-a'(x츑U^>e4{^<^0cZtGHDh;#3\<y5FSMFDh$hpӗ&>arT{O\õpB?mԃT\ p_K]Ž<.Hİ'Y[ t_ %cFu+~eÜTD5S5u[@Mm~9kfMGd{NIE(2 ¶M,$wUr|xhjNI‚sKp#|$fŽs.eۃS||.\a gmRMl<獺ئov8gu@>/)Zr]|/{惈XJްT'7tH9 ǯdx$cxQNN}kن03gY!L}VGؤ֚*"LЁQ!b2dപN8 +Bqmt1+k#7S7mf^BۢaӂP(0ں\$/5H}zpb{ '̅O0Ei|~}!'alvU鰳o= $@RӮ䅍2Q-'C0_& 4B(zFuBJOqT,rO0UR* 9XS.nN`)7E>E &J\nݞb&cV8JbxAH7Tfq߼ϻoz3%2`S圸9*Iiu>.{xoY>M:.55[ݞY <\x2$oH0u 覌_mY q'ybC YITd±1bm 򀠚8}7O;n'mх&8Òq`Cl(ͨv)9BqʫƬjY e2k+V*f ["PxтDCEQ"^$kzϓ I8j\ }j9 08v?e;K+hPc.zD['v^^~4ֳjbd*)=YMV<)v~ . Vx|O25?%X4msxd,Te<92MfnsUjCuU# 4d -<72JР2 &$XI$7rx5 ˣ j~(Gsh]+$ZgHr{/qß=nycný, z cTyG~cf;F]nY.ȨJ|>I<νñ]M_ [!^%UVs\qEA]1x=虼y2Yo-ʰmgX3p `{$罩[cB,p+2Uiw.+uKJU *It{w($?:;u_HHp4 ]=}bd A2G˚pRgOQrp^(7 <{/a&lc!L&YrX .My;PevJvxDI? ˔-TOᎡ״#4<8[ !Jz،]kiYkqG; hV>V6AN9g 5w,CɡPc oQ97(qC7B (e3'DOGHswZh Ov$Z3׺pzAgY ˽xi5.e6OһcLz: Ge7wnZ̄ kNHhw{sOz_cUHFD˃T0\"U΃t-IXZ! +!PA{$} #hZ#&԰aHU /rh}TՄ5 p HD}0Dc"5͉/*JjL*O) (`נʦߏIO=E蘞>ߤ! la.&"eE L±|kP2 }n@ 8_u0D xYݜ +tQ`°hGdzpO AR'"4 @nu%0TnIQd)֏p='W :3d\DĠ p4&c[t_,{&Fb~R.>F& %:Fxb#ёT3tET9ꭁHQn \0 R;-oL"< "QDl&Q֔]@BRq&gy- _bD%|jl(q]nJ.Xɦz< 99p蛧/q=]I7}9)s-BMN7,$A"S>2+Bڔm6Cc1&z=fgjhhEa9_g6IB^KPP=s%!,jE1+sY Ĭ/$].c ?UW_&DPc&?o ^KyOdfOlf`NTsȵ):XK >"Ϣd*\y䣈pL{55?Zzll{Dj&4`e ׍.*D0)²\߁k=24I ۦ倣劀DG&V; ?dѱF@[  oa{ ?ah(Ag.GZ$2 B~f灪%ѻXs'G`_=BhNSY*X;zpIk |E7{XϘτ`hWws X%:yxIQM9r#3SAJw]'`K4ĝa/дXTze3F iZ]zgtRx;Wl9خ'5ɈƋ?˝'9v]=Nu-jQy/pVKҫVþlqc[5 ky_n9ߋ TX}1 qw:SvP΋hPǓs~eA HC c٘|C[?vS00ʥE3.Q*bx;r+uspA~)+]~q/M Y7H~K6Oi"bc׃TTw}PC3r>tr* 6Kl gjDcM(+:!je?yvy甝6X2)9<_t\[Joo5BnVLmC-77l9ʼ-?@u9A)Z+x[f}E\&sLʺ!?DIAm *!I3V@ng+p |ÇZ3QU}($R8x*FǔNp D%uSNypq72d+Q;:&%GH14 OF\zB_2C H];Vqf\p!ѭY˩6r"es+ϸ8,g&!ORa-ǧ6i:Xxx54oBHxO' qS-oV/ z <\nCTOz-X&N N/]9i$[ok@-n8x( .ѶJ˙<O[]rE}U`Q,M5 $W,M.]zXb&R(tLV@; ]Y߱'@ GQHS={jzt]ib Y3M.˅i c;d}׀  Wsa{[jG;Y/vGO$EF1̏f3~ v`ft̊9"6˯S \b {+OtςTwG-380}i+F΍|٢܃|jmڢ ɱ-چFBJ~k|@F-ChqZٴK ũmJ ~;h df%hf?ۿ >ɗ;9ؾkB33F! LLT&7˳Yl$J'ZZus()L/$NLFRm6/<t)&v' ky0"/5/@w.PJ+0J2ۺ qcL:gT'j#kg4 Vp djQ*727pzqkl8h2DJU/gmT@~'ŸX( P؟\¼Yc8T%V%:@7!߼d݋0I UĥmX#R|2R?Uur7yEt,;&/ +' q21+VZ⪵*"#a S/c9O fAՃgp12/3Utjʵ"2Զ 3krIXBВ~%V{A '?<-?KkEf_So܉τ#d导iLkrR %$x>Gwky exR U|f<j݂5F((Q&#"-1 B\vFPT*/f;T Ғsm*c‟?oym2b"Uszl4O)vj|p ѕg]0ןBJyfX~쓋ﺀvE~F#uMp~:jՅ #پuWɯz,)~H2 Κ~[:~β\ph[D*Ȕlzk?eYu{&by`_φ3VDTـ ٌ砂QKدTTp:?'E\;~d*2LJl7cLyG Gt*Zk v 8^!x@pc`JBRv ~ UHE\0 iIDuXY߄QY[[5keNI@s,ut^ YMV!LAv"{NEv1qeB%a tY8QԟLMr# .Y9rsrcfz*bH+*$WQ@~$Gk4tX' =Oi{TT9#*0&fq/>hc$tMdO1Chi1a=-|sJ!iLSE(4 O<7^(l((d+m\ߝt (53T&Vi~ ~ "7t VlU4i@ć P Ne͸0 U©oH!T3nj9>@#atN_->NM6*|3'1g1GlWK[XbkuzomuD(e 9kUqY~acC h#lc LV~0똛`)bXyJŌXw>AtOjYU\#sF؜Cɾ ^Bh 'ʲ9ɍ$HR?Wcj_ z$Vٰ͕p0o%<)BA SXOE ,*9wd*-a 4@J)yR0)qaV92Z$qyuW ژ4(d8xHmĘ<|za Ӹk g_# !n+U;&4SKя/-#.0.arrvXWpɦ~1 HBLj!M ՛~9E9gf6؇IQZÊ Й*Q@kL.>T,mjNp b[wGPo.w N~"߭ {7ϐ΢*I52\SCݖ"> Dע\{?¹HW[8?!-(^Qu팎t*WN|M֧v E}OR%GH2mr#f,Yz rp5SQ(vяaO09'z^p Vf`/5I%X@R$)5{Ζr2Y&#%XɩV1.DV b[g8&a*2gzgpƪ7HY]j^#QKH= bQlzLb5hY1j~׸=s̭@I*>o2v_4@Hs_r%SW0n 6wN#2 `|%"nHtt4͎-kd3@&~X ĭ8@}0RFp_>>d1b[ SG` +mS1Dvw k됥>iQ|V?q3([n@{0SxW)e^[> m ݌>=7hmW/Ϩ2*.r$5l?T{X}p0OQPlH ZAѦx [phVo^Vh??BQ1C$OGɘ-@8*o1G`$݂TSR2޵x Դ8ZJѳZJшM*7rTO6{z!W =8йpp:hA,D Wsh]Ar\41+eg%>< Ӂ8@kjE4L%9ZI&l^i˳LS~ec,Z$C폹8=i=A"ɹ_.վ싨wܨhLpፘ/60NxK|4 H`i,U*iy& CXmHXW9&21^SS$u*t4:3Nj+s7[u5)"ЬgPӇ]:Kk]k%'`6eJ+aplKoQJ"C |p?M3Š@YؤM0DĞn,>GZӕAB yJiUEU'E@ Amio LMriз BVwwGx^o3NyV9C$_ \F7 IIQ&ԅq+S`BԶF%;% 8z^m')`?%G5K1']N_9$T!6].svBDA"G%;S-UG('Ѻ[]`E;&&^ND-~7Kma }sq抄N/AwZOwINVcw vyz){ `myq*q2=7súabmoAPB4f*{sQ5Ǭ)c ͜.b*kBRT2ƑG:-k Rb1tz`MG=PWͫƙjM].[8Ch rޙVlȃ<%q9zy"HZ+=HxY`,;JE\Vۭ XQAAHo ;h)?.WBϡEb~'1X{E@݂"f;1()sҽ׍kET[4ӼD3UtAg'gϤMt,峌}9I4IVRgpUKj9Ox Ͻ4,49 }qqíoLi9^6 _QݛxI.?|Jo&@SS?A=31t^7ms|]WGJKF3Џ_>Is"OpP=Ґ1~&"NQVF. P}DZ2 6P.i<V`;k$Nչ,釠gƆ$f|msB*eo{qEN~e7Z%\nr"yY؆],sI^4D- wz$եע>Vdn>ҡowh4f94kS]DbK/s{OxS 6ȸ5E˙d@"{ =l¸f:+f;]baAE&$Gg_lٻܪ{ڸ%*G9 SnqKL2:ɼpgT2g|ɘ8N_E ݚoCN_si -e˼uu*>*nqfeAn~Y.quYG,zIceTbF̺yVK"دJ84~)8:3&)&d9{[$ VHkTg]?މk^'`~ɹ'hBB*SH ޽6W+>^|'&0*/Hh|avcJZ@!:["yN>K/$l`W-& S9nٍZrL7HλH]+Z(q|U\HNhTeA$NLEp&4A0W9 _öP : 29z*@|+>>fvrœ 7 UK[t3oxX1ܹ뾹N\wq$Z=W(+g2HBH|ncvKy}lD-;!߆;Y)+ ;RUflSQ!jśE^)pt*&1HWEwϡq3Wt$UC6]"ǒcS(ώkR@R; ;q3g߅%\^R0ڄT`-7|a(p_.,z)+'tQBxIb.rb&IBRPy:ґs72n, "Eu#J\fMGH_AhwB: qrz#5Mil۷jGBŦZ87}ٟ Sf''x10Uks_{D]8F]+p'? CAW;k\|™/m[+4}uOohS"N ?.hul"x?H)ЪA3Yl^i{ip`:V,i`] "&H4< a!%dՈQ ljsuFHY >5, ;s0m;A?ߘq7yOK[ȳ HE۱oGH+Gma`%d6Y-QKyCܽ#1W8Da\n3Q \]4)=uQ[RwG3G|8QvUT5y _0Q+u?}>R"Ce!,gLBC72wS R'36+Bfpf_*Vd-$~6.yS "҂۔Źj8}$"/ +@P<"@к"[#|wqJdRtT- JLH,{Ae u Yly\-:vl1ӆX/Ar\XdCe ٖ]`@p/kƞ_hI_(2k n$y p17 ZC8&Z,jG0[H;|gO:Ls8'SF]q(-t[T4AH0"[[/YIuH뜠kJz+R /+&HJn]rj7i`<(9\F`]#\S91!-)]Ң޴SߟBEfkD:v|v(Hқ,-Nb pN3NWF~ͅA-Ge&i[VD?j: Sfg+N5Fx.Lj t+-%U8{UCV;5&ʬFA|Cf{n]xF]1J6kH! `N hmo мāɯ:7ny{M>74A_۾ 2 VB5ݮdM&Sw!&Vd?]qH.ʯ2ަ'*d h1X!o[DjKa7zG0%ߌe1%mrL֤J{mH<%;ߓ1 u:' cnmtxcz+)>Ku^e/|Ktl>0)ջ'ӿ/9ϛBwxRE<2egsmHQrPwֺG(&'H"^PDʮ9 0p$/S `<梈nOR @9xu:'=̞ 4'nf[h=ʸL@byU4/Ak2h .Ch~JqPFG/}3%F̎rQKUX4`.3?8xbhus7GpG)cDn NDX~|/8QURwn-j# 6(1jL\<'nhm(S[3j~U{KL7Y!c'4=2c]Sgd23_f U!aMILCgM6!ACk 7!V W#: Ošm0.X, Cr^Uzɸ),֌M(g'Pk fG^ˑIkf_ir^fJHDE|x)†{I>W%4t/Iߧ F.0LZ~@&¹C l'fpY2Sp^ύ<9>1Q2ݣTij- % QL#ƍHON$?׋#CIe>)VKLMfH"!}S3::<%`cԀ🅥6 ~Hs Ӟ([Yu15j4?a5Һ>iA]|^c3H@,+d7⤦o3-s1|HѪǙ)j`.gR5µUY!^6+wsK%BpBI{ZJ،Tm _H^9(mFP[hcVJ3!akFm(ȍ< WGx^"9h5tp3Mt=1|^GᵾS8wSp7^Chn,sT%i'RZU 髷,=èJU$(dobFqWݐ zWPtK mTӍ|ڍ$xŰ/ү`}>^çT"ja^HK_szKYR9C~% uCvCF/5{;!셀|ያ x_*)O)GO&4]wU~Au>{krxhW9?A16ߏAjQo2= z2Uu!WyP",Îr`'S[q68 .yA*V":-Eپ, &61fJvfgJF'bhj7<u>"[u77)W g.h:oOek𤾅J5 QVc\X  EN- _=-,^5ϵPVݦKGaP.c&o4-#/2;q*ʚs}{#(vc_f?d+ ScH(^ S$eܗOhb#r>zUI?V\FlÈbpI@QgɷI`@yZ)9cæ{_\Hb4+GG㉈fg #󟏔!H}Jn˓ᇩ-YS7Hx^yD.6VFF$ S8ߧ;vCso}AȺ$BYom[u`&kW}Y;.& IAq5b4U'䖬9M2rWbHWu||,>$D5`yHejSWg.kVqf#ʶF+b"DL.ѐ}@>+3T%ln0`6ѧj!$}4𾦘蝂V]&1HO,U "6!R$_/p( )sܛ3q!|JlO PT'$֭gR${D3bK%)+P>\FN O[޾hWBO- C$Hi;ɉ|6 S /ŖI .> `u: _(m7.׍Ds sOs,Va8o-;5y^X|7&*HopA)tU)2UgZ8J=7 NQi>Ezͱ`C !mArZ89 IXR4*hHeǑ3׳̲fr5ΌWaXJ.GG .I~L-W#MPA6ͅ6z:a8J H#*2*~ړ}o\M]fԧ͐ղx,35{/ψܳR!.2J1Yi $H-0>]Pxvl|~|װ-Xu' CIƾ#5Wx:e$>fw~nW<`;QXI9WM%QHZֵ(-RT+ Ee4nS<t3< 8<+إzނLVZgR4nMȇbRd8Q!q1 VеRF²qX+gPnqX%/lV¶19_UR̡ktgۡ0䶄TA(jP'O'!pP*jpbyg*Ύcէ@5󟅵)O3aN$$Q:|IC{N&P j|G JY}t1`H:P>Y X=!Γõ ƔYB֖T&Tm]vyy]\F[, \û~QJVLpL9#ejK_yu]FmNQ\6^IN%s@k+@4gDeKA 1;{1U긥^cHAw a Hgeb ?lJ+R$q[3A4šI:Z6_{IXju6?Af!m0O;'CQ vڒҬ#amr3l~)B@\Vy S O8S7R X( |2{O󄵺7KѣQ+n>'o"6u{ZS'렗m ғK8:MT*XK {ijvEAzDo1~ɊN<ҷyG_fa l:vR @ kݾIG8_E ]׊+.IJ}ESw\t^#7+m'ɂבEj?(%tDs\~ *AlT璵x[Ħ@E_A*u1cݎ\_d"^Wr}PxZ= +fX#éjp0إ8lRo#-Lfnn6nB"柃Y90(#.y3]='-@JάvH

S6 7̗sj:W|+3DSCE-P|A)jsVB}rS 0yM:y|}s7zo [lz?27oF(Ĉɐi٠T7XzE,S "Y8{zV *WTw35gP.UތxԃnS5HOp̴}-/DS+>۝.m{!\/.VsPE}=j%(5 &i4K0s0ō>d#[;gc eJʗ7 8Ƃ)m ׫p6uZ/~|T#qX3{./]?ҔUSaΗui>du-ĘP:1@a (Pq9&L>8_I-1yh6fĮf|BaC@~KW%!m˩&w@7RwjZӱS8?΋,QiHc*gFlv0K'ֿ5 jzPV>!_ͨst>Jp[E1?++7S<$G2XTy؃d6F=YvH75j(1u[z{&X/ws#"H$LVkꅛN^⁚7譠upp/L/fn|(έh#ļ,wW+Gm!\f$iغ$f* /F<:.;!@|@27GuMOj^U nA{}Y,/[ 5,Av\&ts*ƄЛk2Zbm~6tHѩy2d/) 53n=u>Vj`XN)tdE\S79jՎI|",Pƃ%wjØ^}cZa3~~Z0 䧝pw=A_ܜ,!' *P|}ajey[? 5fT*h(iyDe ^*C_I06=J\xZuV{I.#ݲ5K]E3SH DP$[%jw]RvV^һHr:Ȝ锿U֨DMsWNܕ k YZ