poco-cpspc-1.10.1-lp152.2.2 >  A ^'/=„#e/~۵GP߮Hq>0w9Q:)9( }!&_Jj_0 P sod(7 slVjHO*?0UGIok>3 o̲.74r%ȨX<6 D VZ"<7)0*[ǩhC/~}\,W\0D 7 RMpz\#*I`{ke1oTlmd\R' s@!e45a8472a95258d9a92731b272d1ff9342a6c654992983d98be44758aa270e1014feecb5de3445c35f42edaeaf4005dd71c3663b<^'/=„'l/bh:7JWH;mFy1N Y3",̿4 mMxm*\ʮ#a0:){/WQX"dK1&Bb;}ꈧ́D.48\̀6,{AVU0[CzBY7=VM9u buWqs3wJ)(/@PL}:D86hzb<TMDG6 BPj0X} ^=(<>p>G?Fd   < ;SY`h l p x  8@`$(Q8X9:FCGCHCIC$XC(YC0\CT]C\^CibCscDdDweD|fDlDuDvDwF xFyFzFFFFFCpoco-cpspc1.10.1lp152.2.2POCO 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.^lamb04openSUSE Leap 15.2openSUSEBSL-1.0https://bugs.opensuse.orgDevelopment/Tools/Doc Generatorshttps://pocoproject.orglinuxx86_64xx^^37a4987ab82ceb643886fcc61f16bfb1b1e4bf0d657372e5489d2233c901f225e27461b60c256cd62c77ae6bdabb3069acc0b03ee692208b9006dd3c28bccdbfrootrootrootrootpoco-1.10.1-lp152.2.2.src.rpmpoco-cpspcpoco-cpspc(x86-64)@@@@@@@@@@@@@@@@@    libPocoFoundation.so.71()(64bit)libPocoNet.so.71()(64bit)libPocoUtil.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)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.1^`^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)lamb04 15896488191.10.1-lp152.2.21.10.1-lp152.2.2cpspcf2cpsp/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:Leap:15.2/standard/b546629ccc3be08b8fd4e8f8dc90e8e4-pococpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=905a0acc9fa1846357ed61021acdc571249f4564, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=84f4a9f1a96009a9bdfe032902dd5ec986deeb7a, for GNU/Linux 3.2.0, strippedRRRRRR R RR RR RRRR RRRRRRRR R R RRRR RR`A6 5C4utf-848f551683b0cc46021cce175afdc113bab523289e84914c0696116ecc57d35c2? 7zXZ !t/;] crv9uQhuޥ #?+b{Vi÷+_ X'9A@Ke 7!$tl7|iD~7EkDH\`*b RX{g7톃2WG+ڞd}0M Z/W3P%\B`84? Yr0z*,p*V'?k Ήzw8EXV'\%)nfFYpkP7!VS5̳w>S1,Cxdd9b]ȈVper ®p$"6I{qk  HbPVd7O|/^""}r0cq+1;puۻZrqmaeRNS2]-YtH񯖝fLďzBYrUĒUep `B6C #$+A.ّYK>[@_ó GH_郍6}j!;+*=G0dއ>L`ΤHV;x6@4Sq) bOh"gBAxvN(sj6jW70$wBƩ}-lD/wǗ֑&ɌBF0@b16@>LL#oNng M5+8<sF˃KS]aCcqV Keg\>ygBͅ4g.p,&'(8I6wbdAJaUl:{WFLLztbu+M9Wj𶙃3 HRm'54~)DmSIWj:Aݚ[\~5O/"T;Dreš͗:;xp:ُBUzX "> \cj%@PS^q ^15Ζ *\y@K=m x ~aJ->wNuO*#f30{O`bMPv$$#L_-ܨr9Uy0k#4]tc4jJ@y_)dsO [(B 9uL4'PPTcPk4qXފ|#yq RZ[>ULXmLNʫ W?}{="Cq 9ĐѺ1"M.ZY !R&e 6}e[-Px:yl:xZE~ >OuL krΪVGhUm*UOw9c#Ȟbq 0y-@&Yka:QZ,)_cņ'5gxт"x{n2v t`%|ȩdpĐi#PT 3XS 9 򽂵AiVbk% 8O,?K2$| g*JfK%pដ4ō브N8{H_>,evZ*_ӘG^q&at;MwҭZɗY"βL0H[]f-ցx El0WI _A!%R6 l(ݦVhVaЩwg@Y"4 I1J/R$ v@-Pl>w=4Ľ|B.2OT#TʤCs0.43f[.hrGpE/Qw(e͗=Xs $j<.|[ї]Kt/S%+ *LR\7Yt}I$"w#zeꉻ-҇<7ru}mW+f!27l5 -m="=-{bJcaQwSE<ބGcavH, ~AWO^3 wNd"Ѓ.@?p"͹ŵLpUQ?y.pz&R+g#^ Z@DLAiվb@n6zg1U+!qR%+Pf8f{" (^%|D$PcC ^>??LQ[I5skFJzt~" Z,>h`̢)% tHCQ}xl ӟ(@f0K8boDhӏߠh9{&G]' UmoQkIa/AiNr#9C k~UǸtˊ1|<3G(ϤٴdIv7V?CSBE(WxYܔze삎z % Xi&Ǵ1IC0p6`_׆5iޭ}$ufT|avtXHhcgS`#*WmPqU{V67ň^rF\/ȧ\SQJQ(1Ij bE+1I$hAa9{co"PSvPf|K9}W恷ݦw>9Je~P=2 2C'P;uӐE%I}IG̛rd>ij%sG:[N,)/{k)J/y1Mw.꠽%9Y홮tSC.T*_O/FON ZXMM`;.ކJP,b sWk"|K}6ݾOKHfʥ^!?Ý5 `QJT4MRF$gI݄&I 걯;Gk#4:XP'\BD/$x1 (uVWqmjBG\p/gV@iW(M#c~u0r*fy|sV{@=d;a*]A ;y(nQ xaWtI.Ԍ_.>A4S-;|Q{M!>-5v"QA|\bN~ZOB87Su֣$k}n,FV|9(g>qq?VjK(2D.)ϾM{Ä}pR@Nd)n/+l`&皳ЉZgVz7.I+PO L):oRf|;& #.RLAw^eˬ _p*9c$#HrTOے`bb0:Pcv?++@MW&q% [@ "I+CH!ŰӱuV8+]):2dV4jaq !ՇD,.e :_ce*HnNRk%60uRt,rM6v䊎 Q!TU4 *e>/rkNP7q,0eNr3<ТTe47,'1zom,?יŐMcW$I1;? *S@&@ M/VӗǑ Gp'7鼊R8KV#Ns/TS=ܳJ{Q{ >yS+V`3ZA!: j~-#{iw&ʊ*+ҥezBsniq{0D!,J+4ԹL iZx8F)Y흿gI(ӨUȅj1graUn]O4b=qtL4p}UަbirO1Q_pOB{GP ~fjֈG)piNZgHMt >yyͬ:$Wf# RM5 ԠP'JS6mgl S-,9k盢ec u5?IDdk?}iMQ\3}+JEapx߀o5V2ٶd<ڞ=l!{>?S@RWnXdT#BZ{}IO jo ,T&ދzkR$#a_0埯ECDe) >uqB>X+ ^ėwsf ri-ֵYyyM79o郩7 rF#x!j{/6L%UxN n1ZlFWƸryvOQœ=aZv@8S.Ab)hTi Y$0͞,qӰlG?DB'ܴ+}ce SQW/ 6 %kh4^ԯ7>RALnTr'^ycrԡnt-9R|1һڣ,$`;SON/mᅖ+D,/=:']5ALOXhCex8FW6U}*Kv.Do |I5%@Aʖ]M–^*!!_vz1o +ݳ(q(6nrd:2c7L3Yd~1kčBu)MRC \΋ܵo;3D)F_[il*T 3h{E0B|^(GŅ7RM7.+5|%>-$*pd;V7S:\Eq2ֶR&KE #o圼|h @Uv#ʁէVUrglDyfzZ.D5]]7c-M~m*γɦ72¥WHɴCtn#e Y>rBF&v-eҿ8)hon‚#>=c>tOa~/An!{/T֍䥗SBw#vJgl+>_RXYwHmyKƾO-{ϕ@},E_~mg];SNىtJGijU3fP'FnI^hU88Xo(Kg mVOvE&+>\ӃDf+:Iu9 YeK35d uTnV,/)˛H1_x!\BE| S)/k@@pG33y z{(]؏@J*3t6}x=A'nʫ./7h5.iKR$"%)T>p:Q_iE 5M )6@cϛ(QA5(_WIPxN;q#ju6cQ .*X*ݢ2|<3Y5o欸LHq/|܌ ONtUX1=qT?7Hޓ~0sOyS "?AxXFXljUrʡt Mr{G_o%z!޵PJhxIT+H&!p땗lFPd -yӵF1=YΩJhgMt6ādyt*~e9m0)'h];4'}oky+]g]~nޮB޲bx!c^7= zAF럟(214rm~ A}VcڱCj%Ӟ9 |p00`5nΜ63REhg&zcK[$0Dt/5yg ̜uB%Kٺ9YGҒ·=V' w#o2e}"åɶKHKjR):}T<Sn4Hv!jhokҦ/2x1,x`"ս]|MxϭG!^kB&W/kK~;S(FJ?sUůHM 0AT7~OB1۲kA4Oj9=WDŞ|i{s3X}ДPWB%|yߙ^/;` ݎtZyCJTh[okP#c̲$~~a߶ܽd!1*F%A'7Fs{I1DZYXmMdA-f䖒hՉ?̺]4l!Jh[ Xjb%" -]3’xsc-"&oxŰE\uTOeo'`u<_{Y/VtNJ}*ָ`K7v8nQB^]sXlR :Wl Pg"{Z}_@?Q*0чU5W]f,wm[|xyكWKhS[긣3}7y Dc,Xz龛 n-PpE5ue*P+ѻgRKrU5?*{5|Fn3דiCPTQK-UmN|Go1X{w."evA[9i=\HrDZ:t. 0e\t F9%Cw^2%E}`-cff TR:9ב| %iy{  X?ʔ4*MXcr$>%^W VuiiD$s47Em aꍆd kggǟBbf__YzJ &SvF9ʶ|6OK !ttЦIB$]~HUtR"8 +ˠ:w*~q7mR_a%vQoaˈۅ Kw<=_o]g620)g9#WZQ)*cSbba_9ZNp^ ?HxB6Or7^]e K51vWI9S!K:-zӆT#ҕUDkx6sT} 5ߣx|&^LmΝB N=VdÛ:]̙L8Ҥb\^$!^Dsҝ$)Nn5.f$*;=JߔIV({M(K >kCOX؅>(rp24D|;I x? ]+3|)OoHSߺ|A?7Xe(&]TiTc,@d9X6KzA\w>ֆ'AG`6SmpTVw}K>1e䰄-T(WnZM@6Zo6ӎdopW).2'YU+s;N6˞8E O: 90O?ݿ+ `{')1fmPuۇoxiҊ-+5 jX)ԥ}DX4=,4sux``$mq4E"8k Ȗcka#tm”.3p3n6m?Wx1Q67VVciqڳyLEQz1(7z!/b+M~BB(nwm]D&߹UȄ(2a?7%*;}~+;Q ȅ}r7?+4 @BtjL00aP8#W7NK]{ %ߪ׺C;,m:5_t F7u>Ghk+ygYvbBA8QR?wVDǖjfrf{V(CףxL<pG?J<ܡU`ʦu+wou* +WS#Z6զRS >U^ToI `g/%?Q74|'Z2gzR`.5gAۏwA<H)l#@jVeN7$܉ϠLЙmf0nf9u`_XQdQѐ-E^lEG]<('^r;DBcCwhn>4iR ;tA+&w n>MgH|9[_ٍ82@w? 3חf,F02nZl3~4 z%a U :\@Q$2 GJ/35$NI]VI1T=4݊G>k6knlj C@3l7tXTTv53#ѪF~- rpّݙV*ADq C80O"2׃E L]۳3?8 6y{veͅXʖ"}Ț7=)MfNKEr=2PpM< j=(}( uSеyOC]B&x-,og3諻50( }FN{.Za_^?e ?w>W %(gduC KKI1+̐O^8.ಏؙ)ldAJhSEtN}iIVk%%h_d(eڀE]R2%6M SzuLL+^:s b@4-H(*SQS;9Ί$2;y2 o[ʜprU=zS ;F<[gQL-N+Un%uY:k!=-gw"1.|]Ϻ'V˘Ҿ:ZE^ 0㦷 iQ8b bu{ "/u{/6eL;\qD'K>V~SS"ʃ[ Gwb+ߎTUŔwO/{p&5|<͕\kqp F+qP)4LΨ)7idj3 h=ڗkU 96$K9U8&'h0W4Ԛ( J?tqΗ3GU(>(4DIYH>^Y2m@*ݹ`3]j.2Y9GB[|V%mU4v,uk;>̏Ǎzck?[ \gmLc&z l>OQ1 vQ(cZZ2sn늘SλHZUp1o hLGdëGu'S# LV=HtNpaI^o9n柡`ʰb`}۴2 e%@,=mp4;:HlۊJJYMQ򳮳,@Pfp 1ԘS@r )YQ<\`GZi%2xU2 PTʧ-zC*YF`sЁkLYM1 MI# ~"E 'ɬ xOEa:;1NTOtas(XGEf ҃QqX#[3r;ucbH $lQ񘱭sɓJ\u=,7̰NjS&eZm'R([{9+!/XټDIRvY;sY?gl-ЕfxT {8bxS|Æ'D5!ƞ2xΰ} ڊ*z`p*)Ժոj$ʰXǀI W&೫oՓd>޽I_Ve T8|ğtj6yN&r"`YDG2p[f3by.gLNkB.yfi}8 ˍguN6 aUs ˟yq$HF󕽦j :xi]bk*\fBH GT$&?3\b ~$¤V_X \L'7rBC8դtW:VzS74onig1- @ 1QR<ח%W\Zmo546y$ Sn i\8u xD:\!'FA,A˜|Fh ;g0vON4&`Tv(X}P"X:8t+g*F/0}Z՝!^~ ݐ;<3-m쇜bڋ~ k舡Ap~FUpЇL׶4Sd p3$onqApӃʄ QFۚDwc{/17qŀmaRpQW\+l1 o_/=K?&4ye+/͟\%VWUM_; 'O :̺<>$j1~_64-{ )밸NcxuM`U{H]`YY>#N~Uw}Lv@, *Ǚ˹=y:1=5ӞkЩv")~ 4Hv*&/V !l .v~ZkMB{k$vg"F΃1 5{*e~γ!"[.041>٩ VbzΣڑ P>-ZW؁|gf}inS%g`aT>ދ|,E<E`!ïQ*R8E`~ I( P} bXh֗-j8!fD#W,dꆃ0`jUN6+춨Zk<)IL)Qb=/A%(SULӃ4E߾9 h_chۡuT ǢӍ+Z.H"<*6UcrZ> >Pt7`F7#GdAo?'Z;q72,VOd~]Q7ۀ)'jW R { pό  i0@Cꢦa,sSHh iǶ-Qbd jl)ЙYsS< RKl^wk͈'hn|rXu]}x3Gܒ*Hi3/M%-h0#5h 2*C^4%"q^:(k˒^rd3ʏ׆!\H;qM2QT9_(*AEنfWe+X 2|T90^͒fDos^x 2z725?p;ih<(W"IL}ұ"}Cܚm˂>$ښa?$Z6iKK0W;pn*я6"}#P^l|-YZJ4BdFZ vjcV 7<æ?rp צU*Zke2pD+L7,R_--|xy4|۶@UcbƠߘ1U.wN"@nnǟōjK1zstP%`.tћrr$ٖQkwD~DŽm8[C`=doLPR Ôة N)}BUgMUxҨ0ScC_-s`T5^qBQѶL ,CR3Fhj)/(P#]*L@ :,Q<_/cI)<$>7HѼڗVǯ~:3'a!oO|b(-4ȧtJSf;e.='*JU?caRW%!CA]M@q9XBǐ2ꝊEM۹^w:BX$?7m?F EpHW‰D5I4S~;M 4AD >XDRY)IwSjU$\m1/>޺ML6R,(LS ;R*HV ^N`ƧUΓ&=856WzyZ.R!y@Sk\ݩDT%ѡ%Kwo(~D-$\ӽ>SM(zLVONE^(Jfkl뢒i¥YqhZ %ZH1 w)V~.Q}#zuR086HכEc@lXe*kNdZ$WA*8e\ ^J˦ݵu]ˌQKꕋ X'^L d+1ߜĻF9Ŝ9CiftHg<&Dgp+Z SiwerHP+ߧdx՗;0Ql$A; |x- +n.U+%c\d-TD7|>\!s X![mzɘ )<$(3b `[ xyB#vRA$e;9,lpPY>,ĕD3y znq$`KŋSmlV[×WޙJ?,^".YQ] 刣'{9D^/\:͂:}{y1^::ST< 8,ohOs,Udo:nL\hL0c{KEd?l69Ԕ;džÍ$0,.fkqsTU Nmr+Y= OMg7?ּ/@w0V;n>56~XvaT5;\bL:G,hR>2%0 K;ܡ Q?Q8T_zkՕm@(cwTFpbu9nc8C8}h{DjbKf+s 8%a9Юg[7Z;uS_6ݏ}h&fd"|NXmJd1Ltn5 OpS]x$\鶿n}W Dmw_PT<}PgB PHMV]6 Z2O =:aPU 'VKBĆ3d.L<, [Ay4/K#4 |#mg ">cJm]JoEnbHXNu'I]]0 !5/M"yx0?*zg؂.G -7RIf[sN,aåi$^=\2&p{T*CǮ%2R"Ya3wazEՏ&9E:>xSXb盘ad$!ԈbRpY[8fl"Q:|>фXhQf7$ȵ!qs=3SmV$g-q7=rX`vN, *_UA"w5XSuWxdՔ{_ EV]ZJP\W|co NEIrVɬ[8$}*^'5ؐuC|b@&Md&xnIMbK=}j42~3nՀh)%lx;}=/('_ɴ̱W*91.؟>A1{s~y=/-RF 2JWˠkU.zUq-wVvqwNM2SEm9p^uT؄Z"ߋ|RiHJS")k"8#eUb@|# Y :g7Sm8)e?.sS06> fDL ibb'UOoCA^]ްWSҦ 1 #\Z>[#ؗfM`(I4H֎fS_+`2d향Eӝ{\ STՀ^W٥(8/"fhի2{[!Snvu4ӓ\0C؂OAȠҖ]G+f"&KI6NHՉxDBdXۚ,uBK="=f0|[[ù2~Z bmz:W04$N&rkuh vm%nI#2Ym1zgߔvu1{w+k aZ?<@)^*ۉHeo`7/mZ\cLϛ-.D{*_]of \Ilj6L>s~8rV}԰j5CBd?FfVF_^O6Pn:̀)V*NI#ݝ## F~_SB !\<'&}E7-rg@W[ßRp W?g@Z\0[mW6"D`293 i$c ' ym4xY}ڶd+@d(:d?!vX9ڕ[!Xr9ߪÇWJ-ٺ'63XƖbmTQ'0TzRcwOnK Pm\y]I4:6* x9Z {V3I>\u[)>p"4 p2늗 V!+آ8ÓC7g^) ׁ4;i.10gd1ܾ픤 8OJh_;NτrVۄG&^"d>Ad4%n뚜b(DS6L RUި\i[.^)kP,ugq?a&\}y:y Ml X;\ja"M5RuK~y>HjxLjCk Fc_=-J^a .}_3>8y}KVBd l*fzzI!{#lZϵE ΧQ+$eNgU6ᨮu5S9  x@x5@wpsT'0*^r12:ڙCge8 xغمMreoJd=K&QDQs؊bi+6,Z<ڵ ƎZ"M Ө`=CrNg't>R 'R{$Es%aʗӰ.V.z\2 Χcê~j >HAyEG MSb|7LaLj}oΈ K{)ZGdȌQlX߰%x[ I+wh,@hcx{+MAۑ' #SԜu?0.)mX \.~6Y=# 7ȔLz%9qd!tחn(`@] ]pPt0QJ[uS#<@JCa3%. \t`}A!/yn9p?CkA2ƈl#N?<;\(,!2r֕<~6k4A6t CV0|=:=A=9jl mp"EzVcj: Z^m/zuq|]^.9/[F-ő \5|׊@$;%[f$2 :7fz5 #9ʇZ)IyHtcE3թرHk{^v_  + ַRM Ж0t XnMc~e{`6b2~0/gZMIc1? %Jkʭ]ԫ37t?h\%~zzwf$(ԟZN;Z{K ]ɒyI\ Xg(cSRek#-Saz;۝EpsY ݧBL+}q"0XO)yGHD1$R)"f]%-KLJӆ*1~r/WL ԫCAO nuxLs ̲0YIҢ,U:(zcJQ0 A. @f%cZ5d>uPJ+ BfP>g%C@`6m'ևv4~qAϤqcq]=~MSuMQZ'hG}]#k fFm_ vP07tR!9[i3ݹy#.+&J8!*/.\r' EaiUeR$ZKDKޠ35u{q_љ&N'p5W7{$FVw#86qUdNX,$ʔ`T{ǫa wfQ"Ġ<\D6l*d*B(;~MZ@ĥ|ʈt5g;T |*:Y`$1>퐞U~8o3 ꔄHZV[j|IJzU|P 8|{)(]ټFEg4׻qTLN|ebL~a*B n2yrيkÎҫ*bsE V:ʿ6\0YƔ_W˃b#'3"|8؋C8W :'I2gjh+2KGVN /LX!`nPYUϛ,G ֖Vc/3oC[q *KtMI/ԬT6Dn W)`F"j0/TgC)6"|; iu"BN3vO67w]Eׂ:lO-̚Yj}#!t.e@,Ǐc8s|Vvbk1.u䄛ƭV#; <XH^u\$˿mo0Gg&_*g/f~yK%IaJy/wSbimw:'cd[=~O L%-DƂ(G8te >mO$%nbZ:A" aNN6[Q>P6xUo@ V’=H cvB}K l#yݭ ] 0~ =JMtlKUIf%6"\;\cT{|;\34s]8qےb^:2&~7Ӻ?}>ӜtQ 8t:ӎu$)֬n֦Ln%`w}*˫Oq LZ.h+$rW!Z9O۔3. S|wťug6XX/YݛmyW^L<+K$Z?s%r4JFkc^kr89h=*n_$jt=C;o6߫`xo)42 f?HkqA TY{lz5~P~fŏ4&H] M*?" cQvZ}n6%"%Wye,vlGQ]ޔXZz˱#?6g7šRxmkcG'V*J_7om]mOIs J9t`@63uZEU<4x$78WPfcBv3;n V1꤃[;y M]mOc08)yk,ZDIp)7fw-nOWZNK&әOѩP v.zR$a}:!vG)O;(.zeQ r}HE`1Cc $f}*d]c##~hKvLfȆDT^/l lѺ5Y$@L&?ӲHIN9kN^EC:k䉜bFSLob\(zC"Y@hǵ? \x+{I%z &]\b`Sn8L@_H1%#oӄ'iYҝ]-wEI1Ryu( it7ICbJ:UC@_=&z{I|at!}Wio& Ju)c7^l"c9X) co1]߸g$`׍4`Pf2DR]%EC>(7N̏"B/i NAe`xy[jUBuK@ƍլ:7VL&%0`Y~pdcf2<㣐w). -L7u>>Q?zu$zz!NMҰkL2Tb"  ,ֈ )C94v;#F{rN?W6c!S "HMPڰ~kkg$YLLQ&f< -Zdl3s,1ZV'Jʬ#,@͓JwElf L(U[O.zD"htg D|.}TJ$!iFDE UO7oH!8gԸV"<~/< _J֠nDecK*ZI%$ܟ P AXAD!a~LoEc!f5e52Z i%`1Bֶ0!CC0(Dva4:fQ1>1[L'W/~MK 曓'8OI$5jf+KUm~|ҥWǚ^A{`Qdnժs/‘mSFF0@1W|j( "1(f\Y>{8I2(Ơ~=,7H餝Eabp3I!}'AMne _ZcAE / IA4ͱT_=4 XSCv8IȏD@ilIq.ҙ0,)尿:FKShu5vzun9lk - mH >[Bg1K;DJmsڊJ+)tWMk493&:lm#3Lglm5y!Zk$}Nev%I (ͯepqŽ=.J‹\~tHzHK8.1Ayqt zWS>||\Zv(<3Y\",<LPe ZЕ|E'p ;dⲄuMcwrkq~csng38`(NЗ[wb#)=0gv'k U dk)e{t1{JmVW4Kb8ItgnӠ>"cr`vRQV!⻂cIMG ]7wnGyK4o̜&P2OYiFͦQa􎹦/ NTy3 4Z` ='n:Ǖ`5)9OHaA!XEݨ`:lIQ'aW@3n,9ijC=ot"f| lz\mnab|Kw'*7W ׎:3׳٠]ѷ0ߕӨ .5N!a|4ok'Gq֭rdnᝡH]}vۥv8bWor?|8TR]#]Q7V)4SkLp-nV0&#t'hBuDwސ m>Bw2 Qī&n$sƕj .DĘ`Lҍf6fXI w胻arxQ'eF&"`LPxE4r>ondD"umːC趉1uTAQIe5WD!v@<~6m$5_6]K-sbQs&g#VZ:uZQYkGp '{D:  Z({R pz4q"9^Kl`!S16hwS?H+]Qܗ:^s~%BP}.' E+Q"\^=lX J Qr8Hy?e]TVx4rf k&^YA8m[[Yw=~NbvhY֨<;ӱSy HW^>OwNt\4X \aQ{t%=,"ӥգ 8BV)Н N-bIb5bOB.=z0[#M.U[w\א`*}7t+m l֚7qhWS833(sADRDYT2sp( {õU} J]JO)yT g~'9Tl{-r0dY:'֫#7e~B2R*cHdp,ho>SƚArmNs%Y U#9c̵2Ϙ Ʊ-|Q͒}T]LS:QmRv܈XHV5ƥo4 QD{. Knn 2k;鎰8z#p s-_YZbS=-^ ͱxˆuNCxXFįItBOv $kZ-,R(V,EZ}PgKbs^9}Z<W̔"(얿Blf)=@lz(R6-YDjׅWQܨQ& ӊd!eA]U7t%{LL%-.dY"$1-gnjbf@|!yT]جԗhɼx6L)ծB1o!mA71 ptCzf+$] 5qmNclp2vkcHQ |/ u&]Wpۆ'XAw7c l@J L-|<u-y{ѽI%ؑ}UԳh,G_P/fH/2XQ"9fNͭ!q]:zc\.;B˱iʰhTKQTmRaE9̧K5rDOK5CX<AKG|0^pK(D 89/\F1mP#YL[qV$Ә^Ia1Gibs/Ɇ;7Wrqp_Hjrc"ʡG;VKHE% A%Eb)xOjClv;(K%w a3>GR /C)p wR۝%hײߒ*%.'<-{c` ՗)jff%Jp=ޔhpڮIeH+4s%Ҫ>Ί$맙6G(6w 2L;M9i[gE15{1`0_:0','/+™cwên1aP ⽈l"bZzq9{7Z }E rXqJw}T){ Ht-_;h*n/PYܪ'j*ٽTͥbn`\\PnXJPD9ײk3 ׺}8qJKL z|!I]/}KKk Ǣۆ JC/k{DbW7XLn:rwg'o8A(]GѺ h{XFI?mysY+|}EvvJ9&PGsI OqŧU="!:6jҥdA!_5P4 3~鉌~&\o3+j .v;;|!:N &w SdV0Vk"ȊMqj%HV7WC9"Oζ%"2v a R$?`986rSQi*O5(y۩{9?tTҗŚh/3)^VT˙x,'Zt3?l*gVY]7 ׆2pǓn G3sHAp8WY?PYZ< ${=Ň N9)U1#M6wɒыkKrË.rjQ~[cY tCޔ P[goҕ㳠^YE|nF|/8YΣGae+9̊A"(qvFT nBev=qD-DY Ij2ʹwjK]{뭀 ƺU0֓-MHip[ڛݱuFt9 /Rzyzߥ;Dyn\(56Iۦ'˗dkAxu6GKr=%Yug:*[h:C|݃|QbƁec_n sf7?ΩԤB@ zA^H$؈aK=O1y^p &U|0N#sG7IpYQ⒅^y$|Fkdofh)Yξ_ MB:4zH% µyaXR?:rgQ%Mto)ikWnW&-Y#z_0Pg% 3iLMB(bk4"A+TCY%&YcϲaAyS)6A›h!E4 0}EM0l]I2u^$-*8i"8/1\؜=;SCdk-2?Vh8vXSM$y@2],X8])wSPEGfCp,a?nNsQX"˖!r;1 h橐x}(]C58 1{]Ve6WJ\_ :d*guxU>.'9E:s uEeJ J1Dp1db\~O'׸("NbKHW,}yiZy 'Ko&=9aO8$ݲR{1().{>֋P4>y_WGEvHuZ~j:tWyol-Kefyz#) h3~ٱnZ_~8x'PP!f/U45Nz_R1Q+cQAf\],޽ͪW6i?GMrzl/Fx 10P:!Dh6',4{ƋRyz4_:~"I ,s'z-SL\S"ur6 E|@ i9z,tŸb %ܚ_$&ipzDO-Ļ*ޯRxI+K{Pa>w`/ʱ*ޮ@  cobN%)l~~MWa 70D[jdDuT=}ĻjsjaI|$\x:כRd@Tj0V=U5'G4f]J.St.zsw`{MM =bs)-> :ǥ'djiRQ[xЗƅ1V8q11:eOLrq~zΖ}p>q~FE7<"^:ؠ!!m:YMk輿e 5L_iY2`ac,@\EUNhq/>˶W'Ƨ{!S\Vٝq-ʗ4Հ9cUEUdF6 pox3_il<=lA+1p:zqZ YN$G6": ~@Mlcب-Cȕ-VUI(@vLscL cҙL/eljs~ wfrp&i˪)hZx ,GP2w6<3q|fdXN~n8@}?V`Yhdž;~# Gy3 ?%rT)9UW7 O,dJL T DU2ΌRE]nӇMG97ۇ{4O@)ؚNPqUqVsQY2<2MnKrR@!Ot_H |,ODܻ(ATa& )\CFv!Yi,僒a.}l4`i1H$8]Duߜ\@ V6zƍvK|:E͏!Yѿʕ* Ys*ioNs aNylG b+3ϨGLo]n2]Zw8V-M`AA@a:HO*qC!̊)X<>|~$2o@~f)"9 9i3R8;AcicM%)>{B&)5 G1xnxuT2w= -рgm,/ MJZB5qWq%DЃ;$ТؠSu0XנR,Pw.kC&0y'u{%hy?GdR:nj ֕,ӱoǼbIwŚɁwҥ'hI꽮iB쮘|jɪ9H,$k0;mY#_Z xY*"߽ ~ѽeHʻ”>29Fp`nE͵n #.)4ũ4[bWi lkur`d@grӓEI*Su"E-yzd|4"MOyym6~!L ''eb98*pm; [O%_~ ~C|a  pvw)i)q9L2D'hmu ŕ@Popu4F,Fb~RY?!C]@ci=qAz}G,?dH`F82oS{v\!EDkZ+X1.L2r%V.Ɏ;(AhV9Y _nhKI䩀G7@.0642i1EpdR#Z{O+!0;'YQW^D&&x@ȃe{6Rwc68Q7B.wgR hWtH5H3Ov&LNբW.abQGnAiA$5%M/*4ArdJb'ݚԇ =yp.㼍͢/<>WUGE⼞Si̍(G |$g0ǮC<3C:|QxRY@rvy&۔a;j$IbTW7T?/8&bKy3,aZ_pp[(4?tA)gۡxsciQ\MO|J\sx7,b> <(-vXfց-c'g=/uy+@8cOҁ8lfÎxw0Rm M1/黚jV99{+KFmN'Zj'(h'z54?nKcr'nњtHQym8֯3ҒTW31|;K 4"eu! 0GZ<), ]w8@W=>%<2ÿj/9dH_7 d{J4qI9:Q1m 93|W"Lϴs_!N!t G@/4IHct,#|iQc` 3f=23}i@byV1$[1 A⿘|}F\CЋ $Chx>m f_[Bu7 JJ,\}hv Ϲvk B6Bm:g3@CyCX=kV=o=wi@du_ZƖ"yS]}$ [k[JBň ORi C،Ӭ-U3Abj.Cܺ*XFd3z>sQ`=͛`%e.L9ƈśY+Pzc=r}f*!-'ݕ+9]SZ|~nF>U6|_7QD5xZu52V2N> $= ori3#ᑓ#m ^>{]>YH8<2CdAPAc0ӂF(+i. F5 51%%jQq@RYl5>`P`9tn*ş/9d:/RzHmYHu25,2H6+61}}6C,3mrXV ;OYxت$=N9a aa&h(POV8R/h wMnkff&MJKU`9ؽhDHgu7 6u[^Ǐ7G 6tHizyeO*o e-K֟xߞpB=FLp鏧y :@ɳfJm<>WR?zۜQڽ?\}-,Q!X0F5s + ;nb G}7RZ$gÌ y^E]2dh|U]5  `LHMj-HXJNBxߙ9ߨy@$GJvr3J,+N=. # +)ºGQ%셏D?9 vƕhrO0[M:/oG>:"rU$GWLa _z~%7&|3lJ&X#RШv==K E9sGSZKI*l_(I&M;`\{WD]w.% δ 0&Qckm P,₉T^BP9ɇ([zs꣠"/1_at!q#B9na]'ksOzy5W _!uNMW?BK:2aЏY;)k.0)R\gD`{{ OX)TL#*.BcOghQwxj2 VTj牤G7{/eՖ=c:y_&ʒȳ`9Krkcjvrdƺ]%ojY)0D^@( H!֔As+戱Ɋ澵]ҬVx2fO)0 p6*p,u 4hXpY`>̾~@Sd,\ut;pC9.:w;ŃpoY7n'`nEX{ZVj̺UpW2!z\Jӽ%_Wj;ՑcQEѳWW fQYP|8u X26V? ħ~KJ$7Cr|nMR1^":ʊ~VD̃{ t!>