libPocoDataMySQL71-1.10.1-bp154.1.60 >  A bx!M@eeeQ4xbk-b2W.EC.bv KVzB>!*%5m:&B.q]:?_OD(A۩?oKOhQbh6`퓲8i)Ve8)D/]1FB؁1M[ϴ,8[Xa$KY X$dosfN Or`yBmQ?*YuXil2qoӓh7ds8l3eb7bc98291433a0b384c81cd4c02c4c76165f5e41512ff19aa754f847e9b47931f3be65f16b3f45478bdd4f31d74861aa2b2e42bx!M@eee"v62N:O';Q'6C|xHtel_9/Lb-Wѣ^z(ft\3_YuMÐ G,L\Zcp̭رDFa]$0uNjaG Z~/|3Td{)CoRp:Qic%6P@fw^e[Ľxpl-]''Ĩa6<n%H򖐠є_Ko߳Nʙ &j(i 3_a $ e"1̥>p@F?Fd ' T  5;DH J L P  ( (;8D9:t>B@BFC GC HC$IC(XC,YC<\Ch]Cl^CbCcD8dDeDfDlDuDvDwEPxETyEXzEEEEEClibPocoDataMySQL711.10.1bp154.1.60C++ Framework for Network-based ApplicationsC++ class libraries and frameworks for building network- and Internet-based applications.bxcs390zl23SUSE Linux Enterprise 15 SP4openSUSEBSL-1.0https://bugs.opensuse.orgSystem/Librarieshttps://pocoproject.orglinuxs390xbxTef41ceddfce1f7fb0ee911c5688b636b2e970f93ca58f4ca2b5521608699f4a7rootrootpoco-1.10.1-bp154.1.60.src.rpmlibPocoDataMySQL.so.71()(64bit)libPocoDataMySQL71libPocoDataMySQL71(s390-64)poco-datamysql@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibPocoData.so.71()(64bit)libPocoFoundation.so.71()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3^`^J@^(9@]c](v@Zw@ZWQZZ@YYYK@Y3@Y3@Y2YXXXpW@V@TMatwey Kornilov Martin Hauke Martin Pluskal Martin Hauke Martin Hauke mardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.dejayvdb@gmail.commardnh@gmx.demardnh@gmx.demardnh@gmx.detchvatal@suse.comtchvatal@suse.comjengelh@inai.demardnh@gmx.devmiklos@collabora.co.ukvmiklos@collabora.co.ukandras.timar@collabora.comvmiklos@collabora.co.ukbjoern@schramke-online.de- Add missed requires to poco-devel. The devel package provides symlinks: libPocoJWT.so and libPocoRedis.so- Update to version 1.10.1 * Poco 1.10.0 doesn't build with cmake & POCO_UNBUNDLED * poco 1.10/ NetSSL / openssl < 1.1 : default server usage changed (compare to 1.9.4) * Wrong cancelation of the fix: incorrect type of store name parameter in * allow pre-allocation of the buffer in Poco::LogStreamBuf. * Modernise TLS configuration * Add getSpecifiedPort() method in Poco::URI. * Test failures on s390x architecture with 1.10.0 * Poco::UTF16Encoding and Poco::UTF32Encoding byte order conversion bug * Poco::SHA2Engine computes incorrect hash on big-endian systems * Close Service Handle after DeleteService Function call * MySQL: resetting the session when putting it back into a SessionPool is now optional (and disabled by default) due to a bug in MySQL messing up the character encoding when doing so. * Poco::AutoPtr and Poco::SharedPtr now support comparison with nullptr. - Update to version 1.10.0 * POCO's fixed-size integer types are now based on types. * Many methods exposing raw pointers have been changed to use smart pointers (usually Poco::SharedPtr or Poco::AutoPtr) instead. This may break some existing code. Specifically, the Logging framework in the Foundation library and the Configuration framework in the Util library have been changed. * New JWT library for dealing with JSON Web Tokens. * The NetSSL_OpenSSL library supports TLS 1.3 with OpenSSL 1.1.1 or later. * NetSSL_OpenSSL now has a Poco::Net::FTPSClientSession and Poco::Net::FTPSStreamOpener class for connecting to FTP servers over TLS. * Fixed a potential crash in Poco::Net::NetworkInterface on Linux due to an invalid cast when obtaining the MAC address of an interface. * X509Certificate does not render UTF-8 characters in subjectName * NetworkInterface::map can fail to reveal some interfaces if an earlier one can not be handled * Poco::Data::ODBC Binding of SQL Decimal Type * Allow to filter long tests using a command line argument * Poco::Net::MediaType::parse() does not split parameters * Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes. * unescape Backslash char in UTF8 unescape method * Add support for SameSite attribute in HTTPCookie * setEscapeUnicode() functions in JSON Array and Object classes ignore their boolean parameter * Allow Poco::Net::Context::usePrivateKey to accept ECKey and/or general EVPPKey * X509Certificate validFrom expiresOn Date parsing * Poco::Mysql does not build with MySQL 8.0+ * Uploads larger than 2GB fail * UUIDGenerator should allow random seed * Support for XDG Base Directory Specification * Add an option to force the use of PollingDirectoryWatcherStrategy * fix Dynamic::Var parse string issue * Restore pre-1.8.0 behaviour of Poco::Net::ServerSocket::bind. * Implement DataURIStream for extracting data from data URIs. * File fail on overwrite * X509Certificate: Get rid of deprecated OpenSSL 1.1 APIs * SocketAcceptor::setReactor() is broken * Poco::strToInt<> fails for values right above the type's boundary/limit * Poco::JSON::Object::set() should return reference to this to allow chaining. * SQLite mismatch open/close API calls * ICMPSocket does not check reply address * Use PollSet in SocketReactor * MySQL session state is not cleared in SessionPool * Preserve entries order in DynamicStruct * Can not open certain zip files include data descriptor * add struct tm support to DateTime * NTPClient not checking reply address * lock-order-inversion in SocketReactor * add socket gather/scatter capabilities * UDPServer and client * add PMTU discovery * SocketNotifier not thread-safe * WebSocketTest.cpp faults reported by valgrind * Reset connection when a session is returned to the SessionPool * Android abstract namespace local socket address * Fix race condition in TCPServerDispatcher.cpp * SocketImpl::bind --> bind wrong config- Make spec file greater- Update to version 1.9.3 * Data/ODBC: make binding of std::string configurable (SQL_LONGVARCHAR - default or SQL_VARCHAR) through a global setting (Poco::Data::ODBC::Connector::bindStringToLongVarChar()). * CppParser now supports type aliases defined with using keyword. * PageCompiler: added support for adding Content-Security-Policy and Cache-Control headers.- Update to version 1.9.2 * fixed GH #2736: Error using CMake gui - latest version * fixed GH #2737: Bundles vulnerable copy of Expat * fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration - Update to version 1.9.1 * Added Poco::Net::HTTPClientSession::flushRequest() * Added Poco::Net::WebSocket::setMaxPayloadSize() and Poco::Net::WebSocket::getMaxPayloadSize() to specify a maximum acceptable payload size for Poco::Net::WebSocket::receiveFrame(). * Poco::Net::WebSocket: don't attempt to send empty credentials in response to 401 response. * Redis: added support for additional commands (exists, expire, ping, multi, exec, discard) * Redis: added Poco::Redis::Client::isConnected() * Added HTTP*Credentials::empty() and HTTPCredentials::clear() * fixed GH #2277: SQLite null pointer dereference occurs when exception is being thrown * fixed GH #2316: cmake can't find MySQL and ODBC libraries * fixed GH #2336: Omit ContentLength in WebSocket accept response * fixed GH #2358: Don't include for later OpenSSL * fixed GH #2364: Stringify escapes every unicode symbol when object contain an array * fixed GH #2380: Calling Poco::Net::X509Certificate::addChainCertificate() leads to double free. * fixed GH #2549: Fix keepAlive in http client session * fixed GH #2565: HTMLForm: optional enforcement of Content-Length instead of Chunked Transfer-Encoding * fixed GH #2570: DialogSocket: receiveStatusMessage() - line length limit applies to entire multi-line message * fixed GH #2583: Crypto library does not build with OpenSSL 1.0.0 * fixed GH #2655: MongoDB Binary element to string - bug * fixed GH #2700: Invalid read of memory in Poco::Environment::set which may cause crashes. * fixed GH #2723: Access violation when trying to decompress .zip file with unsupported compression method.- Update to version 1.9.0 * Added additional text encodings, available in the new PocoEncodings library (GH #2165) * Added Punycode support for resolving Internationalized Domain Names to Poco::Net::DNS (GH #2164) * Added XDG Base Directory Specification support in Poco::Path, Poco::Util::SystemConfiguration and Poco::Util::Application (GH #1609, GH #561, GH #1609) * Added support for GCM ciphers in Crypto library (GH #2129) * Poco::Net::RemoteSyslogChannel and Poco::Net::RemoteSyslogListener now have basic support for RFC 5424 structured data (GH #2173) * Poco::File now has methods for obtaining partition space (GH #1545) * Added Poco::Net::Context::addCertificateAuthority() (GH #2197) * Added Poco::AutoPtr::reset() and Poco::SharedPtr::reset() to improve compatibility with std::shared_ptr() (GH #2172) * fixed GH #703: Poco::Data::SQLite data types (INTEGER is now mapped to Int64) * fixed GH #1426: inttypes.h is available on sun solaris * fixed GH #1912: Run ping with custom data size #1912 * fixed GH #2177: Run ping with custom timeout instead of the default * fixed GH #2058 and GH #2095: Synchronization issue/deadlock in Poco::Util::Timer at destruction * fixed GH #2089: Allow hyphen in HTTP authentication scheme names * fixed GH #2106: Undefined behavior in Delegate::equals() * fixed GH #2108: POCO SQLite Data Connector hangs for 20 secs waiting for thread timeouts on Windows * fixed GH #2142: JSON::Object preserveOrder keys not synced on assignment * fixed GH #2199 and GH #2188: Illegal header in zip file exception/assertion failure during JAR file decompression * fixed GH #2203: Use MAX_ADDRESS_LENGTH to determine buffer size - Remove patch: * poco-respect-libdir-cmake.patch (fixed upstream)- Update to version 1.8.1 * Added Poco::File::linkTo() * fixed GH #2044: Poco::Net::NetworkInterface::list does not list inactive interfaces even when explicitly being asked for it. * fixed GH #2042: Android abstract namespace local socket address * fixed GH #2038: Poco::Net::MultipartWriter::createBoundary() always returns the same string. * fixed GH #2020: SQLite not handling parameter count mismatch correctly. * fixed GH #2012: Data/SQLite: Exception messages contain duplicate text * fixed GH #2005: Upgraded bundled PCRE to 8.41 * fixed GH #2000: Fix building XMLStreamParser with unbundled expat * fixed GH #1603: fix MinGW 4.8.2 Compilation * fixed GH #1991: Support building poco 1.8.0 as cmake sub-project * fixed GH #2080: Bugs in Poco::Net::Socket::select when POCO_HAVE_FD_POLL is defined - Update to version 1.8.0.1 * Reverted change for GH #1828; DeflatingStreamBuf::sync() no longer flushes underlying stream as this causes corruption for some Zip files. * PocoDoc: fix for handling compiler configuration for Gradle builds. - Update to version 1.8.0 * Poco::Base64Encoder: add support for base64url encoding * Add Poco::Net::PollSet class to Net library * The Net library now supports Unix Domain Sockets, where available. * Added stream parser (Poco::XML::XMLStreamParser) to XML library (GH #1697) * Added Poco::Net::TCPServerConnectionFilter and Poco::Net::TCPServer::setConnectionFilter() to support connection filtering and IP blacklisting (GH #1485) * Added Redis library (GH #1383) * Added Zip64 support to Zip library (GH #1356) * Upgraded bundled SQLite to 3.21.0 * Removed OpenVMS support (GH #1988) * fixed GH #271: NamedMutex_UNIX.cpp must remove semid * fixed GH #739: Add WebSocket::receiveFrame() that appends to a Poco::Buffer * fixed GH #749: NTP Packet impl not according to RFC958 * fixed GH #896: Sample "TwitterClient" of NetSSL_OpenSSL can't be build. * fixed GH #1172: Poco::Data default storage should be std::vector * fixed GH #1337: Poco::HTMLForm throws exception HTMLFormException("Form must be prepared") even after form is prepared. * fixed GH #1373: SessionImpl::close() does not check return code of close handle specific function * fixed GH #1425: Workaround bug in SolarisStudio 12.4 on RVO-ed objects. * fixed GH #1614: Problematic license for JSON component: the previously used JSON.org parser has been replaced with pdjson. * fixed GH #1659: wrong field size calculation in ODBC code. * fixed GH #1683: Poco::Data ODBC impl doesn't bind to unsigned numeric types properly * fixed GH #1705: MongoDB: support URI in Connection * fixed GH #1708: "SocketReactor::addEventHandler" and "SocketReactor::removeEventHandler" must protect the access to "NotifierPtr pNotifier" * fixed GH #1729: getConnectionTimeout of SQLite DB wrapper returns wrong value (in milliseconds, should be in seconds) * fixed GH #1739: OpenSSLInitializer isn't threadsafe * fixed GH #1750: double_conversion in NumericString is in conflict with Qt5 Core. * fixed GH #1804 and GH #1805: Integer Overflow or Wraparound * fixed GH #1828: DeflatingStreamBuf::sync() should also flush underlying stream. * fixed GH #1880: FTPClientSession::close() error * fixed GH #1897: DateTime wrong binding/extraction for MySQL database. * fixed GH #1905: Compiling Foundation library with POCO_NO_FPENVIRONMENT in Config.h fails. * fixed GH #1906: Race condition in ThreadPool * fixed GH #1913: Message Doesn't Support 64-bit Thread IDs * fixed GH #1921: ICMPSocket does not check reply address * fixed GH #1926: Exception when using SortedDirectoryIterator * fixed GH #1934: File::setExecutable() on POSIX should set executable bit for group and other if corresponding readable bit is set * fixed GH #1950: Net Exception: Address family not supported with clang * fixed GH #1964: Buffer<> swap miss ownMem- Update to version 1.7.9p2 - fixed GH #1628: Export Poco::Zip::ZipUtil class- Update to version 1.7.9p1 - fixed GH# 1968: Zip Decompress Parent Path Injection- Add minimum versions cmake >= 2.8.12 and pkgconfig(sqlite3) >= 3.7 to prevent broken builds against other distributions. - Use virtual package dependency mysql-devel to support all distributions- Update to version 1.7.9 - fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3) - fixed GH #1826: XPath query error - fixed GH #1834: Visual Studio 2008 cannot find stdint.h - fixed GH #1842: Upgrade bundled expat to 2.2.3 - fixed GH #1843: Use random salt for Poco::XML::NamePool - fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe - improved/fixed QNX support - Poco::Util::LayeredConfiguration: added support for labelling configurations and finding them by their label - upgraded bundled SQLite to 3.20.1 - PageCompiler: support <%@ include file="" %> syntax for includes, in addition to <%@ include page="" %> - PageCompiler: optimize generated request handler code by removing useless statements, e.g. writing empty strings. - added POCO_DEPRECATED macro which will be used in the future to deprecate classes and methods. - Poco::NamedMutex and Poco::NamedEvent (System V Semaphores implementation): files are now opened with O_RDONLY | O_CREAT instead of O_WRONLY | O_CREAT, allowing sharing between different users. Furthermore, ftok() is called with 'p' as project ID argument.- Update to version 1.7.8p3 - fixed GH #1760: Upgrade bundled expat to 2.2.1 which fixes some vulnerabilities: http://seclists.org/oss-sec/2017/q2/499- Add libexpat-devel and pcre-devel as requirement for poco-devel- Add testsuite - off by default, 4 tests fail - Format with spec-cleaner- Switch to cmake build system - Add patch to respect libdir: * poco-respect-libdir-cmake.patch - Remove patches for the hand written configure/make: * poco-disable_rpath.patch * poco-poco_libdir.patch - Do not rename gz archive to xz- Trim some empty phrases from description - Use better find -exec with "+"- update to 1.7.8p2 (see https://github.com/pocoproject/poco/blob/poco-1.7.8p2-release/CHANGELOG for details) - Rename %soname to %sover to better reflect its use- update to 1.7.8 (see https://github.com/pocoproject/poco/blob/poco-1.7.8-release/CHANGELOG for details)- update to 1.7.7 (see https://github.com/pocoproject/poco/blob/poco-1.7.7-release/CHANGELOG for details)- update to 1.7.5 (see https://github.com/pocoproject/poco/blob/poco-1.7.5-release/CHANGELOG for details)- update to 1.7.2 (see https://github.com/pocoproject/poco/blob/poco-1.7.2-release/CHANGELOG for details)- update to 1.6.0 (see https://github.com/pocoproject/poco/blob/poco-1.6.0-release/CHANGELOG for details)/sbin/ldconfig/sbin/ldconfigs390zl23 16520884191.10.1-bp154.1.601.10.1-bp154.1.601.10.1libPocoDataMySQL.so.71/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/b546629ccc3be08b8fd4e8f8dc90e8e4-pococpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=cb5d34e1d6a69e05352fd58846b3e51981ccfc41, strippedPRR RRR RRRRRRR RR R RRfXp9Nlʫ70utf-8038abe27678f6e5e530cf03e121f0c223b728b7c35f95d352524678844756a38?7zXZ !t/'] crv9w ,a*On:`йPJ~]}R^f`fVJgQ㊹ړUrw^D"ÿV5z_ls_l^<~?A\ornCd V.e=-+eG;ޟ^8PwpzG`Ekz 9jOܺ 6SlP䌖0UKurW偸m-Y$y )جntEma uwO\gpj0/{+DyzY ۚv]*Fś\ì׈;a0] \MrA<&Yf U 09Mb\^Z{8Hd #9G_K|2%v(*Tvpqןos 1.Sh_Šöc ?JAsf&`]-Ƣ u RL;/5G1ʑAJ^.ef%o? K/[4#kbX(4`CtM!Qc.%'TW6Yt% tѴ )k]\rlck霯^KD'a2Ra(L .*ͳ "Aq+HThy)7et>NsN:*Hҗj< Ԉ0Q$s*+'7̝\}|l7KPگ{[!`}⣲,:. [*n{H?>:<֗Gs sj"  *]AP} ehlf*0-\VUt+BƂ-XpOS@j+GWoPzTjƧJ' $%%q1 +Dt65H5Q 95>`xN)1DrѥQ&|Gg")β$)PxXFϽ0󁇗` LM+nqS=t~.?* X5AwsqYzAl/ mҦ$w>8{Q[" }IFz[xɂ eQl <2c9[krwn0DW3SE}_Ui/rMl*GŢUc|$0r}_(;Hɫf/䛿Yу^qS&p!K.HA87ۉ=F?`5ը }p L;5N z0[tGS#pr0įʃhY#ON?G{F Vb7(WOB HfW$N g},1Nbv?"g-qS`Պj.xe)x֟ %j)<7/2Bxz'O1Zsg(zT ݧ5BRjdy/ha~<$=z.hdgPwTrqz>&e9eE!j@6t*]xU\_v )Wm83Z-mjX!bTe3QvWf- |[7^=R9G$xfuK&7_L_)+ ) 14z9+ FTLO?dƟsfQeGԽ=sI5+<ۀf:y5Xf't쎾۪2=+5h Ҽh])& e @EYv"NsiV1Lv:"Q,3폯dieD603CR:dGbvef_J+(#1ز-W3MACR)ɱ3L+Q!5%xnb=*܃ðU/ XȊW,`LUkʣ V7IP͉^py 7)T{[ S{:`Cf"6;mj48m^HiOf@-B6RYh}[U:ojUBH8II _2iDg8"-B.<'K#i5U6ـtMaF2םkW5@Yɭj/mY{z } ALD45i;_I'2+{߽0)ЯZDzn l9+MǾܦ`l=yIy( ̀edk!%jiȒh\גF |a+OJr^8;xy'ᣄQTۊ鯌کmN`3aV@>e f3$L־]^y]$U4q6Is9NLw.yNj&и`'Gd\qat9i敄Ҩb{fi3!n˩EE ^/;ahA r6rNƪ Ty T]ۿ t+j-ht^!IWt2Ʃl;OmgsP9N=A'IH} vBɾn n~a]Drƈ?[ VcgM'9{@D"x#8i;dC Uu UI'*9MJ6x9ԯ}'|>9d=l}8{0&Ma: ͤpRH9}Z'G翟LsrJUB%ȳ-dVVaXz^,o85NN훡Mg)lG ^޸KKuc8>Ch}gHVx_>03rԵ?EF0ʨ޸$\[Z7O\\H,kB&0v[ dQD.k~ qfg0+ >ҿLة"VI'D!)M[n\bf|xPM@&_3}yJOd ,5nh8Bg/~([QAokסef?}!8YCR0:RShG  "1n']CN]srȠ5ځƌ:c;o؊ž Cb{Qx UW5D?w=p2H Ś'[)Ҍ:2 HdI܄9KAf$imݪ,*A>yH<cM|V@l w >#-D^ W2#rM]* ]Q|idOabŬԨ8舆~=Ih@f t04!n0\#UEǝ͡9x U@i^s$YYhE9}Ebт嶁{}!?uQ%RFQh3 en%*tʲ@^G>(ꋖ☉ű֋^bSpitSdFhrYڝo䤻>+]E:k}a< (o|^f=_M¡nĤy?{& Dd mJ{dκ5zDXX,EaP<48|ך 3*NJmT51ɦ.r/*8nkKx^ 27<$75 MhXB/U)y!ҭ n=r3z#g01ƞٛ+ϧ\I$.+~rZ}7Аۊ)2;Z2z~/K"(@}%q!b6;z=؇f< {}G6+a-lPKrC6*V$`׊iowÞن)(07XLqk]h+$GX!\x?.96b-LY O'j,A82I KMv%}jW4$ۥyvdM[Y&u(8uI8>x>Ɂ؋GFB`;bYW3 HK{Uxj䂝e;r{Fk94`REY1"U*AuiS 86H 5FLtCHM4MQ~8Ọ bI "0l4L< m)Tbk̕'`?y W1}OX ʬO3ޯq1E 5ѩX_1G 5nƭ,%O&_}b/˯.kMmewNCJF{ O=|_s"$w=$rrWt#ɃWiHkb^tݤ%/1ZbBSlQD17y*X TIrfbll 5d}m#zj{ hosD·;7vkW 7gƹk߃xL`eg/ ~pb;#iB)~g7/O?@2H윜UQR _^8U f)tY1/df?V ‰RҜCNZ~o Xzy 0^B#0awM.d 2Χ,p|N@/VȇDfd?xH JbfBRf+16/aɰaZ2c;XʭMY^ĸ(_z>йD:d\.aA?yJqR M$0s")1RdžBМ*y D&S9U?]lV2rMTw䇲n"2hS:G2uB?ԣ`C]` LmB'W 5z|dd~P +3oGԄuRs?QLn"6Y#}9"YLXE,1@nKZOKTf(($}v3r1 XMWHf8)Vݪ.#I">TS$٫j )o"M}@8"`n#y<n8CrD%qҕ БL\6CГRn`16N-ګ`4Նfvp2J*Z2n '>-Y0\RutsF]ɑ89ZJ}]4=P|HvWZxb,D"|i+WM!4/U]~%1A[tT@tLˈ~ʈQ:$*5ԃ|7fDZS'!~ZL/2JOMdbxeiM;# NI$^9-շ48g\5rۢ|Up^<~q89c[:6{s_kk*6)GfҠf  cE$T@3\v8A8pS)=@}|57b'𲕅_@5q]#;GdT@"!V!F㾌ѱ2\~7W?7\INo4Puњ,t tʨƧe3zI˕߿"):N )Uu#@xAз~ډ]gɀ7fZ,6}|_;L p}zdīz\L'wix*P)o>kJW SfAڿfq"wl>,NݤnB?&3;m Uѿxn< :|*4luL|!5z7 O#Wh`M&4l0#`D (KX>J+iN#@ʗ@X'>"dm2g~=9-ش;ZosHwM:6 kH h65kNB\} W&D4sKMdӘD)xogK1]Na6ps=ߦQ'|^q4 >(|SB,yqu039b ΒjxA[7WL$/q~7pC8¶nK ;@ŠՏb Ge1mq ,87#dz|!sC$$""t%=:Yэ<`QU5Sy8ɒ~en3{ܖ­<[Q( MiA.6xSH`y@S5DPmP!.,c$]b/u3D3BK 6 o_ jQg8m)"^XcW7=[ yGМ 4GO*=q:8_g:?B[M@iyT xgjlW:h&%C7B oGR;W.GDXEB숣 /|"|H:LV5ET$8&Ec~Y򯾺.1-I6bZeG\t!$ FR^Qb<{[ZnHo!rfrLmOOiؐLXD^*.rT7ł.*}Y0E(rc"BB1\h˲^ݭjFoDZ:>8t׳M0_9oCIUAyD =Tм/Bx圉'z@\UQ2KYO Si@Lwz<,~HW%}Oc'!-gkSƇ7I ?;,"^o`dM*KjB0͏$R꠵hHkEmj Yt[Q ?.q!zƸIC*w`Dɜ s E{Pxz!٩ _ܐ5$TԫZy4DDL.iʇ&dɲㅟ%}aQ_*b{o0`)YW(ڏf' oDt=FޯMX5AxrHa*&ǹnɱLcs͊.SQ@䅽-s^[I*6z:v_> O80g\z\\9GV |RuGl J~*>C;'Wj9P/w7·ϣ6ez8PMː,N@É%4 i#kA3VvLȽ/i0"*Ȥ)%z7 3`|yg07DS>Q;[-37쓱LtKDP(j5\E;gȲ& 0~8= HE_"ĬJInwɚ(qX3AT1GyQwwzBS7ܜb*1Hs+,1~QfɃbʬP&a+.i ҧ5u2ի6$JɤY׼X6\m9Us[,Dc-sJ[Cyv[*σ9!rSѦH#R9N[dTIBaX3F3v?'˨g̈́7]>xUt2U^ƕ0j}Ax{f]:PL g~ض]6Xh,-(w^¿MPmBoY LVIȥ'FNɮp O5o_ yFZRw.L_bcx k;?kncV A\fwK  э+H;*qT;0D&Atˇؕn)("!9ƮM"~QVW"nY,3~cZF *~y^BͲV MsvPO"]L$r7B;C@Urq>^;$vIUi(K*z2:oqO: ݞcO](G0h bS@[UqUg?ufq I ԉ>Ph/?Rܘdbk҂pO>U S,}MN2~.1 ϯ5;0%4FZՉnSo>=K TlNKhǨ}EERށVJ׬л+a4j?YT4 yZpl4-Ko;Jۄ(^hr-j%{['FW{p%L!6GNǹ!hu^qK$q3{jCQ foPaQR>n~iq Λ|Jc_`p@u0TyQۂp}/#N:{U 5˻5tdcՔ]Ç爤 $NxjKt F$D-]-,TүѳSB=!WsvgyUȊ5zLe%}pJeѫ{-Ry(hu̍ǔXʹI/ŵI3R9`hgDBgHnxBcMe|ԡFH8A&X%yY#xTv|5̀Mm!҂f|zg:2"yݼt8\B LS=JmW!GvDU/:+Ů;.Nм#_p3z0wiwJ"^*w"E"qQVѨxeS_\!ȣZ00^%ge4_1+8䆀\muA>Aiw{{-ti{i_O>/0oϒMہ#8,o6nG|="79Nӡ QKW87>h#ME9L;*'^^Ysf_2-71j*fJY…Dq?uIeX[f|"-Qr9W^ E]\Ap]E`X܇(lEhh*$x%NrU.&yfp?`nuDCG*]Oe,w}i@hݤ9Eiǐ˴1=}g.q.r2|!˟w}SDŔK8/0Ǖa-MH#XۺqP{C:Ģmiv/ySM/fæG{C1ENA%;F3- ?-=yqH=p܈)e_>IC"rRp*!SAńγAZS I(/fvF=bxص!=uߝr ޗ*M mXm`~./ٟtZG ܀'`f&_oD!fCg?5 vHiSzy iѥ >[]#(v )Xljapil3g‹ m[( 9KIW:ҷ}^}< "Z5Sm/f/siJnX͇i:&|\v]lQۇ,YaF㵕HbBQ.)?2x6|Ζ{bE@wn#}r-/8u8LhCjK[ lpYls >|F/sf'CD3e B1/~No;ݰ>9EDHjmVVBK;w Kx !U#:p`yQOfdg)Jr[ۭ! OAVm2p9rهoo$W Fdl*Z/eޒސRX<۩.Ţ3G:TRF;'3@8B"Gy>.vt_p(6Fr3_"&Sq%8g +ؕiBFbg1>!bFդw5SAƦevoWteYfc4Xݳw9ρAUZ}aEqYu[ߗ;v!Zt$ \lg`BRd @}p,Aѿ tk=l֚c=kRw`{V`qIbo֚s'>Q%Jĵc#9bSK{n 1)z"pUy `Jz,z*έvq ҪЕe%x I@tzECo˒4LDW,߉&d2Ы0p}!WYji#7掹5ī6x*0<X"g)8"~rBQ/YJ)gaŖA.8J')~ЏLMY~ӨY5kdd>P tBM.S2.Й!-s'|9SZi+mMkL@2-eMC]Ā;]TxbP$+>~$^ rz;ݴ[Dxz9C+n E`G\Si+iFc%},r\Q,_̜aTFks6O)^^IF(a̎&._଀W`l]ZjkӀ)}¿TYޔ~4).K~pQf2f-E^s8V?]^ ~Sχ831nJbE8źfiE[G8cJwm ⱊJ LTmCO6]{?1Sf{u+ZpeH֒oi)<ڊÖ3eZ{UP:,/Ao=i) 7_zxlNa<}1gqϴ:.OJSvpM3x7(/eFƾ֋p^ 1?WM̜؟3hwFii) TR+oz2{^􊳮.{mDf!nRz o}g\Emy\5ĘR%~8w\|qf!#Sو̱Y}8XaW",/Չ{ a=l=԰dTϣ̡½#Z,0-ntY7f*E3}*@~9XV J6 {cX_@Fk4aUfߎ*K,]>BݣVVoh8f09,x ^ਫ਼um.SC(mM"ޗIK{<o<LI:r|jdoXuuj :rnֹF'ebŘsQuBp݀Y@|tE V W3Jvk\tkfw`{:ӹ "蟠Q4MVVL@4'3)ִݷY,#"4Ǵ5)gd TKHhi7גiwcLmhC=84Ji|J(;\hkM $Ik5_ Imvil&֗w~EP`D-/V=%HU%R  Τ^RdGtTG`țk`@ kW؉Je%QkW&_y'l)/ s; BjB@qE+6z*1qt7o~fLl_mS58 :?>>!>zPP0bU۳`n1X{O56qT3Mﹱv|'V< Pe͔t^_(l&Q?tgȚ^\}1+ԝms] Si Q.~U)bH}.0V?^ KhVXֺB|[<ŵ*S؆ٱdu^\`Mh#(nLgIђY+%i xYF!\V8r5 4R~|Y`S5wElE!Ɗ0F`,ɯaywǤBU񃮝$:-qB=,w,N j>/o*T|QJ32zNFTK{K5ը|&F.d/}\y\TswvJ qBoE*ͣۡ~޶@߃n~΂[ґ!8l8wq@z+wC pLh!1O־M/;[whd)DmV(t<ڮI !a͌S&@2(((M͐o-1ʜ@'=k~!=n(5dn=5zW l=8&[.~ Mcm_{666Z 8C._ {y*'z 8>bҒ,b) '2wb\A{W5y?H ݊[CF)ykb8qo05&6cN:yJH!A֫C{NRĶd" /t3E u&\B7~$ tM- F]`=ayZIC SYsg(4 0-]_s܄E:8-3}[q2[܆c~ɗ5Fqv~$Lp,] *A$=~'z_c?W>Y”}UؼK @nZz¶x`BTF~Sig&B<>Pa*zcfnv# *Ks(zw=5yzL[omo5`gYDs?8w>$4!1H!&ۛW3/7r=Z"xuB8AW%OLe}_iF` ^fyFjѻS'Sϭ5W)gctgb9b(-R̶B%JlQ>c oX%Q xl<:F5wva "T;|]\<#6dʗXBW K'McN,{1pYac8rvmm_lByAF60vXZk1/'Y̥y-0Wv $1#ԿZsvIZ$Mxzp7a_;jI$uJJ;aN~"5NBOт蹄cKNQ'@ZqS(;ж".:]ݒ6s "(TFRzVN\ucL<c0LV;|?DžqOAk3?ǗCQ:Gr_m2lxN2"<q@ޞ9y'׿!ݳŜ SS|Vb*.yžG{"إJUN1&쵲DIw]Ww3jn ۉ5k/+/#! "ZU8j+;ʵ60p4=0+!h)p<&;]]b4祥y {k=IZ~fabt;-m!Z=uN/o(eZL}^{C͌=+W7LH EeoVŮI 9r s]f4gC@T6 YgOmEt*f8@Nmlv04/G_k?`#E(;z7ڏ],H4.3/NSL3<ɴym'm'CVֶĒs|)W;@$uTW5!s^]ǢŽC+e% Emv :5{0>5.t}Gn ٱt#?·^ݞ̈́4ßKΊF,cp~rɲ^\R%u[wv|K„n lLݡv+Ӡ/ sNVAgv|Vlnb&pb.xxC;H[k"w~qlFvH5>nŔ,hȥXK_J@ie/t(!EC- 76oa!А5Vszl[g$0aMWPu4Ӵh& Ɉ{*+1p "Q(l V90J_Q1=̝# } [=Tv#VdJT~{f]moܱp6HFZ<}q AHEs.J١J''`GiȍZ?qU1' S9An- e`Udהx` uf b 7ΘhFX&j0<T I5tL) g؄ 9̇@ynNI}WGmI5wY2ceSC bҍ/obg|u]1Uq~_ v@&:gI ._*%d"ݡdSbUĬ#銜U̶7$e=~R[E( n*2|'WH[x`&dYL7vdv0mB〮H H{;煚ix1>ϕíÍx~ F,ds#&OM2ա|(/F[G~nFJ]f.w6܍f%Ej28_|H6等Tljk ׯ;?cD~, gi)DhKYa0_x7~ԾSJ2e+)|C"gEK$ЮQʧs\4QܒfyS|Fx+BPj Rҿ:[OnmL"yA/͝hh'Ƹx[u-rK~kk!OwqRc5F1phB'U-Š*2+ 9*TMB7s C?CRˎNPnмdTM\/A@دEe(&H i}bmTM0ۢb/ZP-9N;Mǯ@DVI/q!"h[c0ϷrBM0e#tcsh8r3J_sv%j ;Ȯq㖵/S9g=A&#,5W aGm` *>4~@j"lToT9[K{5ĤhW2bx9ׯL=OV'HTg {HXm$ Hy;f6e[l޲Y5hPJ"YM6 岀El^̇ýbI|xB!)%4+hE&'?hݾÒqDvoVhg:p-&+ Va(К\ %&Ubj3$ 1 6Æ-QV@7QLѢnU(2(Y 49rt:ܦAir~;$++)FI#$4몉Ȑ)܏H@ʝ?͵h?1tMv`2Fouv]]Yt54-ߥB^xiL5}@vUByR*;8/Ab'ml RPD{B,ϝ`/t%e2U[?tF'`MS"ɿHZ*S1>̟.ƁC3Y+ڼmcT&% J\#c b bĘ[{C[>gH>!b{ aki=?gzknƯd*x [7飞q^OUL~q2 6]/ WJaL I֤ޡxB/n9g͸U/Zv4^gb3W 묑 8ryPRYNl*L|0ŒZ*YB}nƆ_`tnK;tdڿٞ~-@I&Cahw] Y%=yW^5-ЌR8Ch[ g>ݦNw_ćt86͍d ~BΥɮeȐڑT/>=\B1 C#tްwVCMq@@ Gȧ}S9}kL/7(+ f-)~K4y ܧ%9p`+VvU)KHÕ(24c-+lVn=Û9r&ii0iu'0b2dΟHxdk)Oƥ~Gd]5n7~2 xM=Bgb猅`L|w-vAxP( Ii~v Զpظ9~ۅ>.䍄}dhAc&wYV9HMJ ݚm.^֪'lecfQ;3,}$#xs}9 aqaQԿ'G5\xYbϟP:gx/ޛ93{#@U8sWQGx2ቮ csCAe RKZaT5&*kq}“˿)*`vJtD|G+LJܻ0gW~nDI`k|_&7ɉ/E1m5 z~ny61TRݒPU%ޅgu(|ʴ4f9ص`]D\,h{MHԥ<+2э`u950OT"X6],,=<\0*F|zdx4$“ { [OPR#. f?衪rv~hIS^i>i1ZV%Kk FHzPboPKTq yP2#j.et#=bQCnPBOBˤ>34GI) 64ꌞg~ܼ[-;V=:[ZQ3|lAR*֮}Pw̴b5j|ۉ%D Q bdƩNSA"FEkp6?:_n΍ؘ7uАAxp&t#`Xe;h,od2kvLO&Z!y6PY_rLħ Pز>X*r hjT5g_~k|}!rp;5(S7X*lw6Ji Z{ VDEo+:gh۸Hp[1'xV.VleFzФ R28Qh:vZFi:QXfQ=CkLs"۽Y E>u6+Hސ]>'+!@SS$2aen+Tҕ)w|қԚ9[X?Ci# `jV$8R-v~{?ɴ<+M*7 >cq$ZzЭXYx :@1_Ab> (e^njF:%ZJ:Q %m:Ǧ:ѥJ`WQ5~X-mB?bH˾qѹ=~.{側4tC mxܟ diܼ.+U[T\D7<+'\JEφőr[uZݧhz)!f(S`Yzqt(oAxq僿)[DXzhƸN*iR+sޒ@li:a%8Tz01nF#tj2CyGͽbb|l~]6omMB0xЈY#*!KTC*aΤҧĘm8{B]t(Js(n-Cd΍}9YS%1s9LVh- B+M0|V"Y RX3Eo%EOPTIO/Rmtc<soIg@p1򈻙-zdE&S&w\Sn'#? aSXqks=ULC+& 1ix1U.qq0D%31kإ>HY1 E$ k?։ \:p;4*]T+t!0vr;S֎xd>fy;rE4iRZoXr lP4Q@l̗Ce7o u qT'Vf6pu[[ߨ9>-į/yp.eݻ67=&(AV'C"6 xG ~9G$/[d/ؐ$e_Odx!B.}NSё9>^J>\Ӭ-Ox?qWB͒ru}KN }*o8=yrVz mC;r<( 0a;}a߾֨ϙ'4pb\bEp$0R݋7}hӠe hE幼ր|ne@gr޳ikRw=' H_i35)'RㆆF~:Sg#v:%qE,NٍQ)oiu0p`0wƐً kLrȘ#_GcTs; m ]41&~C9%Zo]+90QVGsW]ƃ$}UGM"cOFћyHJ}U~M/]hqZ^Y,Lhڟ/}ObGE_M")\I ok3wɣ߅͟GDʫ#M1zanS8'i(fAJ%й:5]+$Py0@Y{ȿc?ztD'P Ӧ5vzy֎x#J"N2$)`ԙv'$iE?"LĔ_eP*LA(r~wB+ :NdDJEd~DX]mO`b8GDOz-ə"Ͷ!s[z` ,fwW}Y} * ŗGH#UML: *}B7_;XIxAxyf5z8(w`qD`p1 g&U!j?ߞRHS8ʢ8upYknURX| R~[_V^'`A^^['&;iPɇ㱡R*\_^wSȼD<)'7h,?=g]-49C$Eaw'^!VibY^An8\O7(2[Wc@'H"ls*;sU8 ##&>-o #6H9"NH |yJ ,{HD69)@~UIE=4o8_ntRmQD\SWD)ډkbdsF+J 4^}Uh77TInN6c&- h$T)+DIs:|+[VFQqtJmŕ'k7E D3U`]4= AxJ.uЋ?6927h<&AU g=£O>>U>O{\)V&e[ Mq.^>^[Q;Vд7۲ UW>ŧIҁpHN/(g/@}3;%=88Ԋ2~lw[C E󘖖!*-}}+<(R4)0}rUˡ9W&/r/- aB$0D$Mѻ°DdԳŮc^q=#)ST|K1mf"*H)lUF%)&H`cb< 39Q`,xڅpSX@zv)H8kpCv$yRByJshQ%Iu`{p A\_E @(Q>:a`WQb3"6ʂ)* i>L3hlF8{,0N"~j;2sG:'Hz\`iSio@8;GN: 筃u%Fƫ<FCpddHLY'W"_“2EhB ?WB+j9;،$EhѨޑ" c>Ek+7]W !܏d4˵.M7"=db:)[\q#_w&Z=T$f@',YvCYc" Me1w[╤P|`P$=d kF:n_s`kȜ<i_6ih7`3j/\i^IN\9C"L>iY@pď!l.|3ػ1 >)jYTcXxXWyw>?$](w!J~ Wz}rO,;A7K$o^zn[Ex>#8YD ^|-gSlgf$GB^T- Xz <0)uϩdžr /1+k]Z x<"Txq6c*yU7%C2lؕv2J?fϻ^2EIpcRJQL9F[`vkͰbߎAR1p.G&}̓ |$udEr:8Otj;*OxW軌{m)VYֳI=E6\c怃5I4:(Ƌ$װ tbж-'F sT\3k,AaR o5 ۮ:!IBDăwib|֌!ٸ. Ez\hlg;P 7HG8",|7+BN0J-9tz8.,Lk)#]q!m21B_RR[g{Mg)~e3G:̡HFj'BѷCqԔo23Q"4mz W /lV7i(3?ʧage3#>Sf?y1JN-Nnl&mBW%i5tڽF~T]Ns dVHwdH9A.RIq`^٫d?!:JDj$3ϸ5:'j aɊXx_1$; anܨ 1X[Nm2S _#pnd$Y~Qsf9W @)|Ѧk.!m̡\l-zD$7C S8,LFHLjt3L:'ڛ@6l6T1IA'dH=k/gKjNGz9 ]*J8BCI^|MwRy劬岒F8[5d+GSh0Xh Eip'7A܎ 2G0եuErstkm&VJd0Hit<ifiD*=y2#N\J'IX$j2.>UQ7;_^9V4m1`s6ISYdtLsBY[|+stlі廴QB0UHLK62}/ޞhmX yI[AOŅ1s='FP"گYX8Lrt},w*P2z鴅uVEvEi5J~H<|Nnk#˴>إMzt9o2F}&%#kDyw D7W` rvvPrܕw"ATDm1pU>G8~?F;荛VXhfNc.Z?9}몫`JA!< }{V=fSЃ\ gs-. H҆d%Gs؋z>hKZ> vZm\Qm"<$JP;e_4r,B}g.uo^#ѭ؋xͮ> btN\ܪ [~Cvy: #Ώ# (<&ZmQilTi6?PiX[y+BW,7 [͏x>wk]+r  SmM+Qgy vVB{veɏd+[i[  askM5 }ʽk r+vV-ufu4'XM"4v5\SEsz/k䇾{ KuA졓Otpq{wgwN6ѩlE!3:%OzbuuM_3R  {[]#&A* G_-{^&ߍaG9@GAsAU<^WbӭEKR. 7G bum>aM|u* #>Hj~68)'H7y@Ol}ļ>8`]I"zf쨗bL lEJ./Q^}ګ|/_hQDB2(h lboL<=~+xz`N Lh9)Z\+mz֙fC"s@R_w88<2+7M:;_Ox 3"GNZxO whk'IoHiJ' w 'BH(0xfɦronX+("ZS^a-y%j?vygqfKa eݐ%EKf_ IC Ჴc W{//B]xM=.>\T*6Ǻ17i*\֌Mr:yxOODᐒԃLe*g,iz{7!{.g6T:V?ZVqb4\ż-/!{t%!ǹF9e1oG!6KWq4^?*{Dg\C?9H7OBާ uCIQ&#/׎H;$*\GpýŤp>U/#i M_rWCjrYx:\?^|,}׺^OdD5=MQO|q>-]v* [wLIt (+ P/=Udm^JlzJ2>یoj^}؎~>F`KV zO7Өj}r0O7- T$ Be?V 5e{?nQҊ7pɱvLEỏ3B{!~ǗpL 8dj1=:w5P*ʺнu+.lSL4H\{ỽBX(cE=apMKṖzX$1#]M8Q 0- ;]&jmOJ-u ?Q6=l D/]tԤ'錰[9֞vZڑDH0T+1 o1  (9G9 vZeyE%C0*TFp}}cvSJSVm8b*bH49zV-ə3 8&sC,xoȤߠx{{9t%ꙪwVQ@cor&p˞1qp ϊ]zwVmWa?k_tr&ֺf!\^sDo V/9/woΨ+:滼|O, } f Jbh?jRe+ZIlE2H?siiL{=w@v'a[5⫆Mw9Nճrr'?تOyqeom\y>MU` d//pQE2 %#3%m涐?RGl^X"؍P;.~$"26 *%Ec<#I0pHskf#S Hs])CwP z]ߘICy1=>4J vjD!Ը rfRaE{6hyËJr? MeTLؼ|"&>?~ J0NM{Y{t*X.$ *NY%£0 sxVJbA/zwwqpcҼ\֢ղ~hÖNhOkaV VqPFso=w ! }tm7Ơ|jO5)z!(SI+d2b}?+*[S InmۈTh$][hdGrYzCCNf0׌Sy׊'htZ$[z,tW@35tvm"I? 9iS9?<Ê4ouud?"p =Ҋ%yr jiKFP:G\&?ձC(=6pmZ"(H6F"3Ѕ(dmCN͇e,]FGfB䧧Gg r,%O .x5Ղf3}TitE/›t1"H %lRķ0NA |[ LrNWK<%I ߽˜,}")-6O De}1_gcl%ิTE~~J| x_sx| 0Dq&6z($(4<VJԅ*rJLZRg>D)"_rWѡJfFݾ9FzPCO f~ۋ3 Js%9h6Hp#z5e^€$:l:-iLf5yxa 6 9@ddX%Bĩ)<ףdzq|⍬XQ5ֻOԾ{k8r,d…nVBs/Rґ%deu4E҃[Ԣo7m Jl ZFU?<:$'.%9T`| l #$mhmf/ff-^t97; LylIK (/ݓݒ˸ gzXN=.!ȧg#(܈O]hH[/+k:[ҐŕI0FVh슦%3:vÐ-:Ep0sbIUƸ/(ܬ'Q#}P/+Jm,@GwFV{Ş,u0U  I&ޡ:-4Qe 3̲Nsk- Dz}o|{+pu1'3͎B5|gE}ϪBPu!ҺsKSO&-Vt?ČDn4?ϨՕmҿ7/!f=Xk(8.rkf )BĐ%3y> 3igkA30~n_#Ha0/7)_ %Ӽ1x'A79aM>Qoc^.6*Ҿz'OHVHZ["4d|D+UNo v⹾P%zQ鎚ZYt^BUl'7 E=pCH&mT(GF("9Β`%hD.nCys.#8-k㉗qLIh,/d"? b86+UKT547)!9LqcF߬M>rf'{PJ+0l@a"$P1cHZĤhEvJwm<qUY.3޳/,:d!$%Ʊtc8+Ky*v8v 'sd{sy`[m+$?H}&ln4 ږ4WѨ\7RZry30fSLcHy0XHJjo2:*SQ[|lH( \6hqjܢ-:U?o.>lѨsC]Hg^mm{2S)9^2cF:kE)E^߫{F];JyQף>W'e@ĝdn\5߮A ·bQe40=RNmjQe_TT~P)d2Mʊr ˽FTJH J X8AJsJ_G<ǜ݋Ίx$L`2u LMo*#Hk Oگi&n|V!jpAj%IأC/@@{cO= efXPW]L܉O3NuWXhLqlbmrZ(l>tQhF3tPBރp"'?qb3lmSd1TfN|s@M i25<pF$ʊ*VѠfDo7>(lUHZߗ}3ؘkNW:Ku2ciOx% 3›g n^pi՞L- ε.^b$'1kl QOydŷ1eb)=t56&WY9 гF" bXor/=W8r -A p @\?;n~nVTK)B(ޗ&K{9ůP5hDbK˥Ӽ?M/'igS=Ncwrj]"WT0s=sjWG&6:]՜ wFa~7 Mx8"jnȍ }WC46Ц׹nؚ=28sFX_ɃgG)2XeNhy1z^FzPxCx bg]Ck2P0H,t UZe!ݚl`Yg*FN%469Bɳj?EAO#5bU&ΰB[eKݖ{--XRl-zM#:m uR]Gqق_kוQMC,CM('QF}sc~KuyoltXo2kC,wS5R .xT/3tkQ3)rGE_׍[^eE`BG63QL%{òtZm<P4r 0$FN}ùm(_$'x1@gށjAba/^I39_g>+1abH$8~#~!*P"^k:`YJg2B'IDؾ4uMm3cp14J20,ׇ~ ~DASjA/,ñ$ ΍&փU[sʩV`*Z̻|6qJÇ 3&#<';|Oɐaw,xot -?IsVGN_)5zt,8,Ba ~ jyQ +cs @h=\K-}>D<-c/({;xg~ɤ|oWQd0ifVB'%*xx8-t.v˜E=mejB$|F2iW.V߸2plVgPSe5d+>g@W!e91{.i^0E4׋C?3$y}5I;>>ž4 % FZW˱ zBOx"1D S YZ