libPocoActiveRecord92-1.12.2-bp155.1.8 >  A dk=uI%z ߿+z0uR&;cN-I7ཱksF =U(̥kԥT6+tHJZ8CoC)X5Fz2泼ZWO#Ss"^pځvmK5+mb%?ez3Ys7!@;cY)zqB.(* E!YU@rIEǥ=hTQ5B%2SHc$AC n9TB9%/ǃ\1~<A=\؎4vX;Xfp n?w=ma[3]%-[qш^7`TϮ @|@/zxݧgE^۱X}|G&4NPba-ݏyN%Ú|!%JJl0wńH6o0qD8FýJF+]r/1]Iw qCy/lGg!/DĚst66f50b9ec18e715b5127220d85ab644b5531293eb91057d1b1d4880915fee66b5b44d17f769523453c42e9b345b317018c2d44c3}pdk=uI%z ۲1lKЙUriX';LrB8k]a|iS잢K*5@y"\S:W,]Pu,܈/t^;}?h!'@oF@}8mQGj,& [ R`82AzlV(˜Xj `a`;>V%KB"0H c ϘPgJC(z u lj B]y:Ѥoا#m:qrqmZQ[t^!+#nZvKl;kL" {Sf$t$A A=}|{R &a~_ Om=|FڤIE A_.͌u 5\"*aS(]3@2-;&gWI]㗒fGH{JMlEX6J~;dpGvx]eujϐ>#C@E~9 >p@T ?Td ) @  ,=U[dh j l p  <I(r8|9:0>P@Q FQGQ8HQ<IQ@XQDYQP\Qt]Qx^QbQcRGdReRfRlRuRvRwSxxS|yS zSSSST ClibPocoActiveRecord921.12.2bp155.1.8POCO C++ Active RecordActiveRecord is a simple and lightweight object-relational mapping (ORM) framework based on the Active Record pattern and the Data library.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.8libPocoActiveRecord.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]=90e3d3a3aafdfc8fd02121f7b4a5194263e615e1, stripped PRRR R R R RRRRRR*@j&Vr;tutf-8eee1574dca209c7f8ab98c4465f40544e65edebe284707f333acc4c0d8efa86c?7zXZ !t/ $] crv9wB͚)87nsY\g,oTA ㎮xUݜoܫId8L76?'?B5-G/˻*ָLD-[2**hplm͈2&8u3AC99GpN3uZ5iF0I`։@`DQ$E֍v[Oct?>=M9[: )*TwYlb=y$sD"Fmll\ž2 ;FV`UFS+d:+VrC$Ge370&b>jڷٟZ8i8wgigɼخ*@MZu(բ<,4]6Ko.#,D|4c ŗ![Ak{T],JU 74/xs`qt$<ž#^Ucɒ2Sq?!Uy-q_rsNpb2@١,Ldg,օѕ}`ȏ+D 曢Y(فIjit/|'X&+U c .~[jjKƔeH#,.:r"@[fO)|[BQRd[ ",~z!Dfymt*AubegF(Phcsp5-nX@ Q Od}E_r2zI^ͪ5?s:{d#^ d%G}!Po^U9fQ@3^+ pofJB%$Kf5Zhzľ(#'z1TCW\Pcy]|5)W? ab3I7Zhߖ-khsn m{M#QX/ZL)ŚܒB rG"j^9@K0xI9 G+LWn#8EUaXP#LzK̔J3+iY6]䪜-2/6;H E3̳T| m[9jV5Ǎ~ŭMIR1f%EωJq&㽄tJiA(2JorPu:啚>_[% OUǶaZ i=ţ/Q"{ Xk=4QÉm^uv0GDmezq-q̈́B߽vt/<l;05~")|SoگB%?`EfS]XAXdgAbcd3"A1o`y,p`(_z |xtJynDSeS@i,[^D(BvÐ3n\Z. %|!Y6@<D0O%6lqpT26 { biyѰD>62['>5 RB>oryvlwF\{AL{tWoZǀǖQbj [P4vcAr~IZS\j @:b]x/hFi# )ߘD},L wjnQaV@OaψJU|ׁ[!7!-ك19z=)fCR 0)3mep"̙3v`dÅl#n^šW4m5..[6JuDPqtP;W 7!޴/rٷ4D&.e - :Tf(x`C. ڪNNCy Q9Ȍ3gٵeB[/\Y2)XFXlYl0v gwgV׾MKfEQzM M!J;X[#Zfe-_i0Y!PXZUС!Zή, +ɨMNZ.ӠdI3j3PyZ`fh `peJ͝Ԍ?*'u|9cEaxK^̎DhGOfem7!Wc^f2Yft^NS,YH <&*^J8{ױiJ+%gA[6T)S75lMEeϫ8+[8n*13Δbu "Ph-DɕAC?D8*Wo,+$^z7sOg ?cf`.QHU>>Bqniǒ=Ycj~ 5jל.}/J48ӛf˫_6Ro UyD:Q:K-K~])4K49(b6cyE̓O/ޗLڛXB674'Cxi{)%ғR5~HieO "%$L@;lYJ88`)6z p*/.&$:"m.*8@OF`w`HqE`l1s"Ēo_PL91wZ|>Aا1m)*&R ZK@uP!J䂻ⴣοy^4u%1>C*[ۑǒMSN.f(xv<-Bv\}EeSvAgY!0Ya > m Gb0(P/{ ”4GN\`ڷ5r-s#慄>?g#'5?>t}-Z1>W^ф˒PUmmu_R(I7\D󘝏Nkԕ|, ?ia9xs !Ö=OW%x"4yCWKl(bg%o9'!J{: |xr@_f=B"GMs(.c/ٷք]K ,PxVDev:yg [ލZ8]Kn1{Kpnzm [ȭ m>Dhl#H$!]62)\|:#;'𤯘MAcCGq|q9 MaT>:70JPe^hK5e/|RA>H2qZRI,?<6R+_G+HLt$`0Z'kqly06x:9L+W;{ Ju"޻x _խRIé&[& ƧȂimQf?+L;F*DZjOPM?{S"sŎ:&v\\ZI2o-"xdt6ps^^ zAKC|}V)[sPj\;Ik:זu;iDx )^@PjͨجpX00b#1+id^5-[zIboM a.WGb; =z_(zj6 ͅ#My| #YZuk-AXJݕ%J nI8PI 9 "+~WŜhN $d5''dg[1ٗLE j\+CgU͑Z)Hb<| 1Pb$cfTB!yu:Mb Cb9'4/xC,+/XV#!xkxuΈ2Ĝ]YPbw…k}tщז( wUW?(DJ=WoVְoP4DE=* ƶ9ܷY%wYX./xzK5UZ>p-^ǭʐ57(ʷ4@\':q2$aZ_j(gsa~ /D _j;pn"\Jhn9lxS u~BТKϲ3i*m뀕-> |Z&YksG߰9 _8M9 Jz}2D4T"5a/XX?ڹ)2NW<}򷈔 1PTY=ҿ<X}KU0\O+:G]+$CWY5L'dM#lO/sߧl=p0„N٬.]żx(%.3zR; e)_8g31gP6~9nNl:i1X0 AѫJkQhQC*̄Pƶɪ4D,g?Q>43oi^̓d V9=,MYykx7db3mSJǣVA^:{rӡQ&yC.PJTqӷul-xb"(_$L㟕I8A㔕mIM^zUZPoU^`Rw\:R30R{xyGVrD N4Ui (-"aN.i&&6j8PX-ދ))ՕQ`5.Gb{$=+44 |ݰof?KԠ1LᲷq)y"y$5z޸?2 P{]V@Q!7"5XB@ѡ"\pʠF Sa&X<=xQ&rm8{M([OFuGMcoԻ!P97[W3y D$4&Nu4 ~h{6󫨅ڼqϑDBZgP㰶/q|tso;{ ud_X{J&UFj&d3y+Ƈg~x9vvxB&V;q +Dix?AG؜YxS+Y~%OZJ #.)a`RR%22̞dU YYTFT.kWW)oYڄGt3T+nj p!?&K]6zԂZv>@~ROlx~\,t*$*ٯ/x%٤%h sfÉ*ꍪ5S.6rbe;^ NDk?^8efnt~ R 0n^ƜMFc,B`9WEg8zB=H{ethP:ӗ _mp,oӻŝnSI4׵x*TK#~5_}ǽY7N]u~aO;xK8HǴR=W=FC@ s&Q祘YQPf^D%O\A`^1x8hmO>-NfdPkPO*ףTOP{b`(6aBAu+vrIǿ=Tc-zc+rmg"T}:(1y뭭GC{_iSLBJW{o-+ĢN?.g%KO Gjoެ>SLwo[;ٻ!J}f^$-PΗR&„-3̻kAv{52uFVCI%G5|̡b 0Y4"e|߸}9gN뾟]= I+UCa0/kYOI+ؖg"уgI_ )ko%ؙw/mE"adm\z5DWPktok͚ )K)>5neyt$tSD"L7J07^'yjP#30 G(6( t5J}11K,~3f_+egde1:Kğm5$!$`y~՟EB'V}mn)0k6z= ѝTd7玈uټSםV|j0LP%3hz'dnE3F2cो"UH4m/yۧa:3wfˠf30wmT~=z @46~~+Qz*lU]̃#Rǘ-j_RzYvC6~4eyg|(rC {^YL[EhO$0 sk?3Qc|)zLfl }lWDgCը݅C$Jxu>yQ /X:$+ajWu@z ~k5VGKˎط&;r;K%.0fmADۼ@+ut\ܡ73ssq.0Gc+ %&d  _i!?/x![$fR.ĪGt޺ wQ@ʅ@y'̋{ԽÉ6-ڢZ1* = "'tB̨u@sOEd٣nL{opksׅ57t0F鰢E nM⧽:IԽlĊ뜪9N[0Qݴwr7;4}J㩖.u Kr, > "B H_v%A%BzXc9Ne U<LR3@" 3pK<ѵ<+ O*5Ob.Rb9`E.YƐ)}/\SO6Qp{M+%:*_"/o<6-y4paғ(?anJQVB(CZ\_Do lQԜ,bYٵ&5?pp͠`Ƕ tQr),坺H~Z,fT?̆I`r)߇)RTIQ%|-WCqC㔅;f qB{4)^-.Ա.CKu|\=;Z/쬛J+b՞Nf٘jȹXz?,ӽ7JuyPo|?L;h*lg (GtQa})ݟ!Ko!{4TYf(:12#M'(Vswum&?S[o_>~:{UrIY)|vU=vK0=7Hޗ1S[j1x ˁYz@3!ExEq9]=\z\5W)IU:j$yE[-z Qݸ)sO |FB yrI< J?hICEv\=Lrу[%劋ǯ2FȃӌpJ +oT@456ҚaZm0hqz^Je㲢4IWhcK߸ iOgnd}hpLP]s# 'X0@tN?jɬ?7*$o@cb4:}D_1=v=l:I+<\&HPn ^XX0%6L))$NҩؔM wzӋTqZE;/ϒZl$ҊdII\uϡ(u'xg--{U4Йwrԕݚz{#-/|&t܉3 .``>Xf coJ*'q YZ