libPocoDataMySQL71-1.10.1-bp153.1.16 >  A `C9!M@eee\(j}5oCB. e1A ; Y&s J?bq܆ltJ[sW~Jxi1T$o%Ο-!xȬ_k6Bɪ־Ct\I a @'>4;:ud2 Aq<磰D(.DMV.2ĥQS#ss'_d'E#o9lcZ-! GckTQZĦ p[؜uB5R>vo!Ide5a4ea61bcd585a70c08cf02c6867f54f27f5921985288e4a5016a1e00fac95be918badd3694cf76d5314fb1d2298767e1693c4b`C9!M@eee[[ ;_'*]rاGgFgak7*cp}Eִ9vEopBISj D(uvaNؕKiE ]H!0AT>zĞcng}ʚ qI |<;oފmD+uaV /r`H62ܼ?*KIo#1b4c\w'wJnt1r65(Xb?hɅ%hJrNI >p@FP?F@d ' T  5;DH J L P  (>(n8x9:>C"@C1FC@GCXHC\IC`XCdYCt\C]C^CbCcDmdDeDfDlDuDvDwExEyEzEEEEF<ClibPocoDataMySQL711.10.1bp153.1.16C++ Framework for Network-based ApplicationsC++ class libraries and frameworks for building network- and Internet-based applications.`Cobs-arm-8xSUSE Linux Enterprise 15 SP3openSUSEBSL-1.0https://bugs.opensuse.orgSystem/Librarieshttps://pocoproject.orglinuxaarch64x`Cb6f675d94894d00e80d76f94520751cbf5854968d7dbbee92220f53fc2c20ba4rootrootpoco-1.10.1-bp153.1.16.src.rpmlibPocoDataMySQL.so.71()(64bit)libPocoDataMySQL71libPocoDataMySQL71(aarch-64)poco-datamysql@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libPocoData.so.71()(64bit)libPocoFoundation.so.71()(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)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.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)/sbin/ldconfig/sbin/ldconfigobs-arm-8 16150481811.10.1-bp153.1.161.10.1-bp153.1.161.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/b546629ccc3be08b8fd4e8f8dc90e8e4-pococpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cf3d54c54666407cbaceae77109364d3ded74694, not strippedPR RR R RRRRRRRR RR RRRR_DGi9 '¶2utf-889c25a5c17647f42514ddff9e62464424205bae1f4c13cb8313baa17a034435d?7zXZ !t/] crv9wJLR܀a})U*2\W,99 p C>&W8 5R6*^Л,6Y5ތFE}o4^hOT"E8'j=Rg hP tlVx[6#D.l~POyqPdػ ,v|TGDȲ= ʾ-CϭMдSS9N fx6Xu౞agnLEVGPcFTG8rd{tUrfx;b`A,8(@i׹PU&qm;[Z!x'74' {ԝ$VSOi 1#q=KA%G2&U9~+AO}ٶ S8 1ZN eR4GtY"Qw.ͿC>>H NN(E#C (4tPIʡr'XVN>mjDK%֖%׮b[9? K5lkso_ 6jWr0'䦋n :2&Ə][7U|׊tff^翺 0?)H->C4~Zf8޴8PS$EڰsM5;A,#jDy }<qx=g9>@ չ D6}&Ik~/ٟUˀzjQ$6N2l :o`DߠsNj(@࿳w|0^Vg\}m~ G.&5rnuCxNG7m%ZB-1;&ag-Y&"p*_c(EN(@ &N崗GԼM" fz!˄&ɵM (j{J+cIׇL֍վo,TG[ aqKFdI"q ϣnh *r Z!dGsgɎYUPy6sb+lѺxFCfG-1dE,]0,?0'\s2t N{vQiT ACvF .|w>@qlL6I-AG< 2Ю_~oG4Jŋr'D8%í U=6.sXM[bTV;10> Z&qFjDϤ 5w 7ԔJ },{W4]4܏@D: k]]+ϹSW[ߓAaAq[Y4E/<*x]YW|˶dN"F,BBK;]Դ8 l H@V\3LlSfΆ~8z1 IÛanjDǙи{pﻊ=g$eEI9o3&muig08a[/QTQ㻮S"|MjuwcOq-5BՅ>3QY ^ڕiRR{ *R.$;]$uBajl׃9BBJ"9ߍ<~8(:VlaZt}?fmbw #D.QrypGM09ZQ .VnI&32'#a"ix Ǟ?3kZx#=eSKb.4|NjQ#NW0PIo4l2 GE3bF=s~Q䇿 ك,j< 'Q= '[JPh>oK%xT4Lz#lGWrS )Fpx.էmӞdf(#^+bkR(-;z~@MPr6;%}9=y-XhԴcgf"Z $^\H :SVuQL@c!sĜa HYf,>:^s/5z F ˏ̍Yor i[P%u@9meV?2b{b$f J\3 0+,BtL)a9hIwh)ۅ%ov\I>h\aY*V,Bjo9yr.P(Ek]3Y-z5&~ ht]4V,[OU&^`2BߙO;8{MöD׋r#0 P]FAq(Ǿ!͈خt2!|KtGCI }8{D7DVXh#v6g!O搌m{wlܦ`0p=WmICJ}KOԻA)X`?0v i#8\E;o,SݵvIeȉ!:[kYW[Kvcx_7lш^XSBUG[9l`"'SD*ON7O`Ð⏡5G})ICKu&Ns/dh[",$)3:_әbxI(Y]i^:75moZq4=eȈFKr,,)!*?ƻ|k+G֪aDۀ;iImroXn_axFluO%+Jc#0l#L MY~ &@db(Xpݮ)R]\r%pcM%Kɞ8-7^%_cy0;΅"0}HqJh 垚">Yǜ3~NyWqAށHc>׋`~,t^ hQ:5%!<Z)?K<=TH9b̼[X+ӥr7t!)YU1Aqs @\/=c?5{tE]n&2`C<ݝT.`F_nݻ 0b?$];Q@^~2]fm(cO0,JOAǭ -?)%+ ?*#q')]*5ڋ7'[߿on{x=shĖɍ(MKKXѪh"&Gߒ<ʫW{rh诚~o&%E"BG3,Kp݅U0n/σ`1^&u]'YK;+sM|pԑ/O@!:鞴ɐ$$ҹ;5Gx+- Rc*ٵ1Zn)4ˆ0ݩO׫4=ٞ%02g6AtMDdm=J^tC-YmFeB.Y忛}Vy3gg6^鍫 D)E4G肩e8c)r.`a ^N{"p`wSt cPi+d0?GO`&V(%@ڳs6 ᔫެq-0U`o[pW}2:ЊU.Lg;6UoRsΕ/{ yY_@ ?</91:\&_? YV`z;c1%PO7M[VX DՁ\ ,"[;A_{eQҴ#͉(ȣI51ֹ:IH́0k8 "%ln'(Rxߓg§6b ˜MycM=5}rɫTUoF֨Seg^1B΃9ڥ`s9}\wپ5Sy{i7 k3pi70Z/F NVe1z:E CK_=S.͔-+Qm>kNS.|/|ů`xz3Y ¤nF3wx"=iY X1 ={B!Fmo<#8Yoz*T&S)} 4!묚sD4=pZ 4Fr7e#D ݝw?0P ~gr`Ӎ9|`Qq{*g9|wkf rVT4Hqַ_V: ?cѾHle 6w4oUt[nrCvE>M,"iǂ{ 5=:o \Ei@ݠP]UOXNTplĺx~{l[gdW% ׺-Y8iy;aMrgswtMȐ)V/1_C|v6H攜UV3u~ Hyע+E9lI[ܜE16os-G̻r SMGj;o怳@}4ЃQ 9fܼ (p(YF?aNd_\׿^2K{zpT/Q5i_'&P1b{ǘu5<69I,"t~ kfB (N^Hs@LDҿEecP&{N7 >dpC#1q–lWKC.<>DdЧBV—uAMpv#`1\xUh"^~-&y;F_.6-ɢo$єԌBwCE=_'dp;E]JT{ABuTF [6 I#Yd68eMf~OZz'eJIq2iP1̠}FaE5;`Q쨇_R(S,c6ötd/6b+CNcUαIı'Om$a\rrd) I@`m˥Tz9)!'T`hZ@_3o_GY{OH#uTuq 7QJ – MBmeu5, Cq<:! NyKd`kN-9Fއl*6Fǐ)¹e9f;,}Vg n2Rܝ/^aYdXXB=2ϱ=3Wªw+ٴx$&=VJ\ObA|(&QbrFWib'W$2ǵJ'>P`1aC1c>熭x"GoN2&8Y>P(8ic_%( /W$+!o5}䐩Ր>վl~ZaTSxҀw a.J v8Ѩޛ&Q_ pIvL3䔬/(%m, V$*EsW[O6!_Dc9m]T&'ٰ R]tFf-Q- hrWZ&D7=e e:ݟ##DY?G5 G(fy<|a;;%q9K/`g%d1!ij2l#3tFUD7{]ڈfT%9ԙfW=d}n!"($Sv4VOpĊA#P<8MW6yÐ"8黋AyA,XR9rPe|؝WzI ?FĨk)N4Q(ngDPU|f{#EPD?{^V˟KDž52[j+r'/T:ӺumN?\kֳ{ԓE#?%8dc8CZFdYOX8l:~bqJ8\[BE&֜M߭|3[@ۮ23+M5-j Q]TL+O "51[9 "< Ng_!Pæ+jC,/- rR&+Z=:{}\0*)nW&7uWj*"QMEX)l.H5T=5Q-ߜMأ$WlW Cand%c9En͞JGH\K:ԲFw.DUZ=rPF *0ɜ&uTӞKzپJ)fLNq;^f"vy{DF2ce/ }lR!*}Nл^^@,x>:HQF/ /UiqmkL2.>{t˾DfH/"yϴu8Δگ´9 zn1Μ[kh~ښ]sm}kʀ"࠼D N|3A;j*+__+x@H15o>Jp䍊WδY;UJ0Α,R懸pgw$~ Yf!o_BՖPs-@ł'R@&g>Zv#x[ot/{U$|菪P F[BE\fǹr=zE،Ye}ɶG8aPR|>ǯÆ`tH:X<&Y\V|i{Q\ ƈƟ4547uK%ج,-w4y?g.ɏMkbk['d ӅY b0* ~iwǥ; q*4 ] m:g;`cI$#Rې՘8 !2KtNXY1ҧ| P|K>$|kځWYvztFZσ 77/97y9/פO5xo:s4Ea{Djk"M.]D@Fcuh_ DnO}īdΪ,v:'ӗSs1z?ta9r < y9FP ON=u]*53/3bn Ui(ABν6go`f-W9DdSo#xQ%`Y΍G ~?wefn^ ~Yn BB]cB]o.QF}3`'z\^`Tp^"4~XSN&SlKJm[)~2WђTg8hçVQR߼S(Tس֓>zR 6hb9 4w-:}'MD{EڛqV_V+qdbyAJǕԿc/nO*1gV Z3^)<;SUMp3eㄧ=W-@BQ.a@3@z;=$_B4 \DKu5h ~dF:mn ,9G 7/gl+V鿶dm}"dߟQva64.&$=+҄1qU"OwIɛ8%ɱ_25GH/q <ʹSʐIv熀 Q8V7j!`O c 8m濶/DTo|9չH=VA+ʀd'4GÅMo,߲2Aa(8MY]!и>~|_Už¯@pfѐ?_&`%HG V7K "ѡZR+Qw-Ė-GPlj)k.#>G4|g_˿ R"8Hb]yC6U'otǬc4_H:3r[0 @#d5ZϧA1ӣT7+Ҙ|NaзKDhr,F^‚PB9ڪY|f͈!F&lvLa԰|pYZ\܈27YȟGA+y@6 TH]R9 8~VǼ?>dQ3/Վp%:/WP )N݅mRRhv;Oη2"ƳR0]?(H0}UKI3])z}с9 ɧ ) A}H׶^ aO>sF1|~~NY5|&oAT#{ZwOA=%[uJ*:k=]9&c+3B$NYb/Zxu[ٮVc'645sk|N7lvr)WЃ4ﺯ79ݱy8lyhcC&aV8MA.DO]/{ DAqIt#bb%2?VsD#I| ͓|xXy:?dƏ|ViY" smrF:z{!Y5y#>UrMa=UtMs̬͖/4vMO"ܻv т@H$x,:;[FgDM( 8ZAd6f cBO+ ؅zJe*#fkOK\[k3F_5|ھNkuEڄqlV70o Cα?U,HcF%c~.F['Ư;*M߲` .D9W h;Gkaޝ\L4fl5f]d †85Ϥ/ 4 u*wEr"(Er,`d?yX,'u߄-wVK] V{]/>#\|w2~v6uEZ?&хO|1cqa_s(&QlW*v^y{;[Vb" 2ӻ5HK]."SA⿔27VH*%-汭[q~`r-[WcSխKg|YŝB*%]~xRi%fLs.Uwc; $;d=! p9AXPc9f:fSisgTzQѬXJSϸqe>0s0 'vΚG84r9]>grDt}@4$\'sY9y?% >mѸFUh(#'d|O[gs5XBn% ;[{dL fH_oHѦESOXm ǀA Y.frWn)>-s--n(@):.b Kɦ i~Jz; ΅zLGD 2[tσoL S 1wmM&j SEiאȀꟜGle( a y<4&ڝҞ dej\]]YsaωqQܺ՛KϪƇU艨n`preX;Ʈw9SzJ;iݽ% 4oόoxy{a܂w{1BS ʜMdU.Uh$o21Mac{C.^.F)Ng%ֺ-|љs?/0fKO-/ܩL*GS1{+ڤƘ,^Цw7֧9P`F8nJ~:6 +dLZ׬pd=bbSShu BGE0=oYatqadfeQHWKa/GL qE N,%?ؔ)2ݒ>Eo\Y /QTR 6Hd&j fʧ-,{L@j)>UUWqk'ʀN,³״ c:+TT߯MDhybK׳hh**84Wu* Q.yB;8Or^*? X$kUFyay>ѡ{DbO2Lr+V~h,'|HN+A(LI\ $]GV+]@gN*:D NEȽq43*wd׉`VrXdcdQϧIŽtLC4t@'AT1+lmڀ ƴ+4 *5d]q7N?@0eƸ|f%ԆPY`^@Z2W>l2i1;)"o\cޕ-|<M_Y%& 9:&./\ؕ@(}_) ߖċ^Jo't]_v: ЫBV|-[v? "4I9,wL_؃i]NOK/n>O50C[(җQ>k?|ї>R0 '_j\Vy̽K4Ԏj]ޙr5$|[p[kra֭'w*[gƕדvAt3[pLz`Mj<&Lka@0mY/gtxٗzJGΔHZB90x8íV$ӏAA;hmdqqOA_8ksaU>ueɄA(?@Ns`dS-7jNѥNYpw"^.|ZU;jm_WJv=i,;E%:o XTYI`#[LEA& k>07{!`A@}\q|W3{H/ vNMD2ըr8,ta.C %:`}ԄJ[J8Qܖc(5muRJ ;c$""lqODEV2Ui}.0@y2 |f(^ݬ\_O;n Y.+;'KD`rU\*W%,C='[y6ol {jyIW_H<{)Ya=f^7REՖo8 LObvzST>~ahsP?C]jbks1~c1lFF{qj6](.cs9V-Vm{ D5dJYXօGsskmi& _4?qg#:vBsQQWu!|RkMzy(Vȼ@ ֬Ǟ@^cKmhѥ*˻*<Rʿr5fx,Hm+xdS8QQ(ꨩW( 45Wb>(vmXdyT\;"R^%S\d(w*-VeEtt= CZ ,O{bKRPBK cI7B_lY$XA<Q|k*ąW(HA!t|7.ܥP& ƅ#:qWzMd!C5?wZNBpKKK}ȗk65ۘ$ROo܏ztaJ0 .3}"<t mGvfsEl :Yin;}opVq+~0w.)z `s.4ux"*пZNVZH2Աsm>ZO |?J0*Ϙ $b8Dz(r{ldr@!Zݧ2qjD~jo:`&'&-d +*&wEOJgګ vsal:`N)הw6q3i/Y|wU׏w T0.so #rӘM*U <~QY7U Eo/mCQa*_@Y/+Wz:UhuB$ĹP%Ne ` Qf^>Hc9-jr1S8B:hT30w$cE'w6v;dvL/:%;!sAPuLc !k,N3l] I0z9keQM$xj{kk\grsGfAA:97Bamd93%øԵ,O<ئy0 n‰BQ[ŌCI2[ b! w!d ni$yWP[ٴ$]ML~3Nҧy lh+l .0[T>$+T, 02-P}'3kJ;7Y YaŻ*:={jhs\1ZFSVƫ3)16LtUKLdW/^؜3bOˁ\Xp%KFte"U:fOLa\vze3$5"|y@8r b7i.Cm)@w4`+{:T>Cn G G1]iM^h[3$P4)*u=CK&*>ܿ6,94ۻriʈ#բ~ʞShn*kk.+4F%sE&tCrHj5aYAu滬ipF_(iYsq;VFfQ\Rֳ7J @$7cQ6-L@>uYj9РO ۾WpN{4YtP{%1 1ط4z9puWyk86ySx $" XԊ_ 'ePjDE2G )Aݎ>X찐0%+ +|8i5n%sVlVc,Q>n/GgeUyoS = ]/ԙWh>ߖOW9QC&80>XpzG]}w˗Ss]cCNa`Vb=ʨef>F^.1x j#qzL̓b>:7b#7 |QFtt^j5:j` ATI ~$ z3~%}%HJL' цXx cI&yn2 oU`ٍ={vrwMX&:uVT#U,D,M:T=G@06rX;-4Iد-Ti\j~nǽz) CLJcxݣ`6t2Y*[Ǿ%߳'(ScAy{AN@LGޅOb\yUO=cbG }%B>ǜy,]>W/F=u3(o!p6%XW \PŸ8a:[C:~5L.(Km]]CJ>5yK;Řʩ2#>&kL9~m ;@ ?v8* tV~0@ 0ZBPB="C LJO"AΟ*5^EtݨĪR{ZpI-Vy`O `"zG/DR{}[k^'v)ץ=aalNق_eb8pZ_Ҙ(wek 徼G~!jͮܰG| v ֌ +B_NjqN{5F/ЂdmaO{8;EQth (@E&NAdئ$PkF Z&`=r5{I{XS`:&8UޱNo%mNɖӘoPVGdK留CwDt|\ϜA~@n#5˧}, !:^JWbl CD\XruH0fBHX{ε;s)pyꈌU#y%t;nY-v!tv"/e.gj<7@@wvҽ23+LC/M\:o$(%8Cڴz$ L4ͩ]J_`ۥ|{ILn(jgrzү4Sn_0L݈ 3.E8k#I&'/'H6'iK:qМ\j y` l_Ȃ:~'#] gѪ}dmBr,lfDP`q%T4~k^U6'&htu`2Yp%5 WfU2Pg2!gۻg?*5tyQda ^" ga6ڰ%5CL&rUÕ }@rďh6, ꏌ]akfT7@^D=j/ϝ6kHNM[>)㨬.;isAD8v N.4oX |ȬN 6`fbզimL=uz8G vL RV#ȩwk $ Sp*#mO{Mu9N/2@*r8ߨgZeiO5uHVIdՔ+Y$d4iDd.tS=\mcWHZCcO CY!3'^aesh]>I5#~ QpXEmwbJ% ![sKLr{/)Ѡo!O=)=9ܯAG'~yو{Y.#RsE9짪M4N'c]=ZRmh{$AEn] 7R[GE?I共ّ4bS򷂚=~{FrZ:0A|8 CZ[Dԭ*]2fD$p ĸĚRCe"[-PSOQb:[F 6?ʼmt$F{bl֚ڮudڬ alkJLة? )nUsيy|:>JD-9~m,}?88'xǃ!p_F KL=q2~ˀQn.-pHbP'ٳ -JY\w Q dG\ S@b/^X.UE8+޿$ OLFQ'wy Yd4GBz:uv/Eh|KsTkZpB1ΡQK#DhCNф6{*ޑ| T_ <,>y7o@pmmAvl'RbHpSIAL5XFF )OsKa&h-ypN>rjkWNJ~+ׂ؋$M|)~ӡ+c3ƵYjh|SC*.W4C{=* 2*A=sBzxQUV1bKk˺7qL ɦVN}{ry9vgr(,M)G*:lPScPRUdMEm7#ф(]+Kj`N~۪bWvoA+܅| Z)/hx)~1MD6I0Gu)+RrBg2O>,RaD2Z(E @țz&A |L!%%ct*V6JN.}Y6{es$ۡ>—*1V02YRr oݬCC@L+'= iwYk?si;տs6AQ; V4'0)>Íns&PώMl紕6rvd3WJ+K ?m; Li["Re<~کƵ*7ϹMfIhZosZzyI|g%¿K[baG4]F3K*,ݸ7NZ|a Y,O%zro40\AnYAC_̦w_,!0ߊa>ET2WwixpB1!Ʀ#c3+֗OQ^# n]3D(*HT#1KP/!1lTa C$OqZu aĞEb_X(ʌjLt;(|WG];eӝ7VI|g_v㓛, Gg-7Ǘ˓u}Y=Dֲ9Jo<`e-|'ah&!kA<Ђd1)D]zO"DqoM iaY6}{Kmd" ,ԟދx@}oW 1pn!_I7G5Vj/GI~t+zV fu(DG>CRidp! D0h}AqNM7^d{H-ݟb;B2d۞ ,e [. z\"$mU\$dxA:t{ xxƣ< 2j8 ^MO1b0ٮ_z *L_%.%.#nvpɿxk(o@føTWl]ڰk՜K1NrԱc^ÇGϻqꨙD?,i͈"+*CU`)@VlN 5Ml2(e[q^Ue97(j"Zb ܚD'Y?# 0.*ۀyXpMzee#ʌC6!4G\-RCS>~KA&@nW{,iB@6髠ol7#{AK* IWI;_g)qz `n ]qe)T0Akevv%vأҡJ\TBikIYHD°F/[ݯ VypWD(vj9[MK7Hb.r5H󵃟഻"w)*k+IHy6ƽ!U*yOQ((vfLZ<>|ޣgL"^PJއ n{a1*|"7f1>pAQR9c?V&%fEPF QN: ~mlftEA6 栉8b*^aqQ N2I%n +o_L;`ǖ9GSK ,-Yknjbk ]3!&P喝;4ś΄Ƣ\au!"FنY^MgF) g8./#>Q_YL҈"J na.'})2b/*]Hvfޯ #Nj̼p=?E'wfnj'D'ML:%_R w?އsn+GҐO?%2@p*;d~@)^p°^xaJ'F&R&p3iA#9{ EQ5]|rSQƟ:s0R &ǰ֝h}ю2釆Mqx%0G@TZK>] @1c 6N)& JCŜ')!>k%?0,juL ),)jҩzS9!֥`FԬ/Юa֛!\DzۧUhK?" x%0LtO%5 RjuKjsx#FRV3D_!nx++e/qSҘQ+Ԭi].)1zCb8!d)6W,\A3C%;.̞c~!:Yg*?C&y[o*nP:Dc{G!?>z+(K7mV d[R4:̳YVy%{" #reɤ>\wSr`_ MTs (CűeMi__CH4?|F":`Jcеq=Z(ܲs\ .y4-k%'x/uYٺ}#p]yi0Os׃4H636"pA@OjKDEtexja,f`x*!1Xu3hJ wX\۔~z񽯋730EɔzZ~(UkE,R%23MOΆxU6y"bc7vLXs!Ξ[dGAY9H[;2t G֔Tf8ŕ"ͣ>QuoX4 Eј݇ڝ݀0ZP*fF304!me% @ ,5FHXΨBcCϓ_D v- z|>il]T2cyRRuQiMjWgj( θ0~D(=֍]*=Q:X߻aFBă-βz6f/@hT"|PgXwR[Z>:MŎ=IFi|k8c}7+<'FB",Xr,L(9oMv%gD i#Y׻$H V{8o FHicMḀ4;iLi$A mXbTsPM3*X[NjBDFF'O M9`zHHߞQ Ѩl>)z q{tᖻMR^ćksr6;(zg?8:Vj C >fYJvX eeݮ+so.f.p g~4!<˹uiF$' _aUSZd'φ'/ˈwz !F1!JSn#Bp8xA'`VwyF%UP "O?^ovN2Ț]aNe3ٹ衜5g23.Ê1AV4Z1 &]âTJλBlom^lC'/Gq,jp/ꇑ2a zOD ,,|ZA^0ya{2Ă+'R#kd!spd{9KR ;^|7/d5>{QkRC?:RLeP xc2ޤ3ۦW9q0R\70H5?jӶ^ORyZ{5"j/zb`"bY#9E PZo/;LD|h}f~G[N\&Jg/;*QEZRZVc_jr5 lQSȅd;lq4MGSSC^unTF}6![$q{kToT7l7+Nlfbsp,5퉅不% rq>lKmp>N<~3o֣TtSD,Q';m]>_94GNɺ)l'ʍw;[~{xNZC6kȲH+ 83gT5|}] ^XE{>[ e6BK*oWE %2LnwԀn/ (:ci%-r4)LW,h&>w*tZ1 >2zNxX܀x;29V!h'x~8hϺpqʪ`P5X]z݃+,>虈&w& m u ֩@կu<FFL[I|)ˏ]Nx[n@mR6\nфnl.]DIl*Ls.p9+6|)J2-{JDeE #Zt9>Jh3 z f0FSplW47{0lc?oiE`/Ga麗CXs{btq,G1ȗ^FG ^Y;#u?,G*e:X("B1&Kߊwd˶{_P5/5ҳYѦ>N'b]1Xq"`˅Ym9.Kʯ7 o|*&:Xi p)å/3`R>ߙpY& 3Ta6/07Oc}uܟpS.|Wd / 4{9_*XrKӣ:Gd~&l_y/9KY2}P1BkmmJ`x_C9/ɆPn LJ- "R fBp妕W,%W.XvNgN}G傓TZT"uBwZ?36s,n{JsֵCn-s M&qz 7-A^h 0K RƏ_I(.Rm_mK 9 8|OXc{jNSˬ٫of'za:}s%&Wqu%=_}!Z0<@JvHIsUѓ2\Ws ܐB+w\@'j!~LvU Q]w%~$κS۞`/sRf{'eiXWy2[j Qc/A3*uFrnWp_6/OZn)M F˴0[.^ۻ #Nmz)+gږZr+Fj&@1Q-h['Vuܬݲ8A>ė2MWʽ3+i15Ҽ`[K&3ӣ* `ޤT`œk 6NMiY@eR_:<ʹW\;Azˢ"F^!Xvז; t[6Vڹdr_m<pP#X>ztn   58gOߢge LĎ~[k/^4DY" $8^zBoQz`fzǽ3P(盉nb_ThI"U0k1k9{PA(͖mWoZ< )W0JEc nAEbj^-OŸr: _'?HdϋZWm|lZ]J \"PGkDY@GqհO쐉Irt\3bg,b؉lwl:#QDn,5;j*ݕ~UIgD Vބ;X#wĉ & F1uegBy7be]po v 6Vgl0Ve>ΰ¶pvwz=xKG7}|Ub*6!tfB2.w%ZX'b媜Ҍ7$.@_c݊7Tm;G]1` %3LEb9 1-/A\0,1wI/IjMQ~Q"Q Z44Vc~_5/A]`vɧqnN7cbDD11&'k`!4,y:#.?r{u]D5&;&/KZі02)bh_hiV9{IV E=v~p1KK8c=*Tl9dDcPݘSy+.xbawa|PQ 7aRKgɣ,szȊuE&Si*/GݮZ23\o;\LoТP0ɬ],Cѧ MaSX6=ǹCP4\܍F\D][([iA$$1('gLq'}DNIAyEHsns,C_l^È ӵ'[(>Y&/>_@8R7NF2pik'mW;&$+ҀN?&c <,jNeV*)G3k*"/Hܢ~|Kja:%[_cAͿ=$5W't#-^3IC ?==x 9Qɝξ;1ޟb&8usG,š!ah%PolITK yp'Тwm(-bl,[&z^13H0VdXx;E@X9֦TDYx߬!CJkvn!1K6ӦXlbM1qqN^F5Xƀ_҄2Ј}5ck (_^a* He+`])K砊 yͪIڴPF#i7fk?}4Yt>nn=MT8`M 4ARrq+k/yqŘXE&|.CҴ֒W4ϧ)uY+7}[qV]$:P@B A(+kDB`$_#mm'tWprP26 ͪ+&˯ðfVinIWLgTWb7+ {W%6?{ 2\+F Nwsx{'טmEӪIf8H JitbrXu8t2!#bW^eM5hqt值צ$ROdg|iso7[NsPֶFk㯣eEsT {ޘKZi%{^UVKcD :\7m}1 mN4m` f6[AT\?]ߵ;a1uaoQaD;*b k$ -h3~ Yx'1ҋ)%Sl4650 9˺xOUrJ@&ߞ%] ]1Hc!!2Lv5XؒQ3gy65!' yx,h/2l(6xInƬ=X͟<~8'BL%K7,Hy"+GZA1$b1 4-I@O|^X OhPwaLGʱq<1~d’qRgVÚZ$-brRN4K+XG|bW:&F;;dҎˉ[/$ЇCpRYevdΕd-֙|R_Ze&m^*|O٣akΦ b?TgYݴq ^7pqH99Jkjohq/q;v;\.x iEbƻGӆL s%~.FǴp~oC8G{un+!w"[*SX)(S "yqn3 luvzou~ _ħ5~b ٻDwƐ<@\٭ s4;UX1 P2c P a W7j uWWRuT7J_?$&2L)NL A5.3H(8bȸlزc>@7^AE=T"Y߁s[;`̰{5\Wm,%-f 5CDa[:2l /x@ N3[\X;}*]j{PM"x%܀QRX?$ވ5_$G:{ő'FH'種N?Ts qtp,$1"yqE8rMX tcv` ؗs|{` K@\͇C?ܑ IxhUor\PuKz UJb ~X#۠MY8FnW4x"T9.+5i^j 0>* ۮwZ`:06 ̀HD7{ 7!4W{hUBZ[u;"~9nQPDϛOu~jĉMT,H`j^Scx2ʏ08Z|7T ƑkbEr57@>}tQ(qf#S 罐4(o->L*3$2ZcDhSoCh  np^簦\* Yf eogoza1L\bM#D-\%f$pSBRbW'EV=iNFANM K%A1/Iy3e\fJW0D9-wU/_9c9dfMVo!f#dH8f%BNpb1aڱf:bk"ZyӵyΩEY{@DS].wʤ74R ::m~;c3Bl~MpHBMv ^kt0<xuzr" /\pKʨnnf3_:ąT!nfS]̻8U|q,Kb?,&mD y܌`ťS~eey2uK@ 4FZ֦ؖx/Lt"ڢ0Q{ҭFfGz0JE6~|ޱ_ULյex6~9ݽ\U6R# X R|ٕfjs ˻֓A ضuTG~|e1Juw4!O[ YGf7Lʈ .:2Nm [+O \8B.ax5렲ipE> Ts_(T0.9hĈHm hgƆ>mG x(7^{SX*[vCVRY_zp4]^8]vRE} QvO1Wc.^2w^XȚlY\k ["ٺi~*g@_:CQYY#5:4NEF3o}$LJQ?6L/(s~c\'ңYo)…?75Mphzg>m%Mz1*'s_AD<9.gR}16Êj 6w!20@$ۃ#jE:D",3f-RI^~d}K̈_]]KvW]۲pkT^ S7*1 `k9? [EV=<~X0C8_9t2;Ēbfǣ;&] [L5n~" :}:I+&I57_s^Uqa"u?ϐd,*k)8gI=~N]ڒ$՝NgSdgH4?uXv@JBb{?׍Jſ,Tʵ% -qVM#l(' D]g'V!_=]3  JP'gTl-iܝl3!.K}uze9Nz9â֍ʮq Lb^<6}R+doF C9-0흒+`1v\e홨eԳoLұU;?G0DfK;k l4mPJY揞!n~-jqAʛ"Pe .ՅJ,\(p:BV`vʂT >nsS::ɘx,OL]- o/l_.o,j'GКn/Y~X`'%;&菖[G9gW=3 u2X%!&WqBQoOWv\ Vo9M9P 35|rJN[d,\ן߉dramS˖$ NrnhZ^nؙk-K+i(dz#N|[T,.Y@/bQ2Z-| d;/ &較WM"*EǴicU7Os"ټDcqn Pq6M,.RzO<6EJ?ió%]e;UpXD9]pNhny)D.΂sDR6 Y#Tu~X4IxK44z/"|ȗ=p4.H e&fr$`JA jjxHѽm0Ac8 ,3_zE)D f^R5[bj{=a+ߝ`KsV0Fаv[8*@U mC)sr0ocm+]zVk5İc !.t_gXm]L;a d[Vf6P 4YD;lNcdgNkPa. 3Јq:M{鼃PLO{ll^A=c ٜ- PQ$ +% Q%U=s"p["w%4M lHZi΍&}b61G9H!N"nc` pp&y0]5 fd(gc^6+j]n/f:ZׄA戦IKB&/U py-*X wJ"d! ZgqZZoӖR%C))x Ɉ'ޏ#;.J9'ݪojAoDk! /uiAԪ}&\kЕhk"k?-2C4kZk-_NlMoffY̚G4KR{ņ :WLݬxQ:u "tI  4  nJɬ?Yɔ/JJ{g>~Gmι Ej>¨XYtx>lj=0v WiD}i98NEe޾DW=uzblQ(P4Zu{m\cF _ "t3yQYs£K4cZm]LuKn3>--ᆳ)WsMP?rjdbPWf'>*c5@@TeFcgx>x7OyW3e9NRb8kO){1-rRzcLxjG}3ê. 1ulnu-:YqyE\vЪm_ a(n1z;˟?EWTމxe7|};LnqSŸ| ~vQcxbGp7.-/E Z5匞|7 TlG\ȗ s]eQD8''%_sC-@VX|伧6fYo4uy fz9LǘRV񽑉<-}9UGI[ om3uыE"LNXcrlRCY4q%:Wc[ҊUhg?'">ݎX3 CSS#Qϗ;=Gj(i,)֝]9C!Ux頒Nرg,MZlgr% Lj) Favq? 'a'a?ҹrk;Gs9d@ߥ.`S97Ld*1!ٴzal2,*Xh-mo0t=gFG٭WM\@_} iSctIr vӕ %eB˽ P'qW+ @,N R^E`hJ/tpbpG!VQL8cw#M(A7}٠utrWYtTl<V$6`jP-3^GZ'@3Irf%ҷl)%djwzp%6lz'nEۼĀ1 "8lSΖRNp,wgxpr]UYx)K@y#3P,.t"DFޅ&ZqUUG2db.v!yBOoJۃ1.VOu&T&ԋPe4( c$!cV#WCu,'_Zgn⁜؟`<`Wv]mvW•4D.Ud:ڮ tq%P@fJ mEzwxtqW,jיݚ8eGo7l:(S7!ek*Ar׎mmyh7O IVvD봾o,l.~Ԗq}.ZbD=fr|P7;0Za%:\kh؃:ǯٓG XX$v q\@m`F%u[>uӶ܎1kNέ̃fZCC艳/XZš ΊGT BTs:|_omGw!٤M4O=!xLaom &@ k•<DDJ/"h̛EحöRwo+n%3_=һI%F{‘ RՋ7Hean+ڟ."ܮ-oWzf(}c˨~ tԬnM=7sLʏSќ(c z1ַ:A_̳1#b>oӠ#’vlO{~L]*\.+n'IQ ܆w m2TjM;sl$ >9tc*Y7@!s투MsG@:o4gfgб_d6A?  ai|m̩W} `txHZ?¡[K>FAPHd3t=ɾgŽ ;ӃcBހC*̦0ӘHpҏ,9:0g:*DeMAMF[ ®/)+Sgd kIݶCFBC R潭yغZn\u=jY ؿCqn);2u{5N9s5 yۏpZ|I0tNQcZexM Fy=kVҴ<88Gan_.EM@uP:Eda݉'.79XR~&(Y8yk2<@dh._9;4VjZp]pܐ؀lkw0d$56rwE]'Ok)AtGxqb7:.i!--|LWΕ@) Z:iA)<^w,sjVryg'A\g? RFA `'*/ '^+tz,ZS-k)Xb_}h۟dmy 0T7@Vڡl oY\.ǜsc+e  (Knk؛x3YS]xO,Br:JgdX!v;0C 4ʼn|Guaյ{End4tˊ/h^Eo[G~L E̥9c{5mtuP-o$MҀG]/0pv_;6Բn\3䡐-k*wNH$ZܢW^jHil{g,IacVegѹ<.VI^ Ged;Tdž\ rB%eb|V }~DXK}5{ZEІFG=, V׺M4JAJ ]Tii;IM!'96XAopLsv+ *yA~d\3 lܩ 1Ô9 /닒jn3F=!>~JPF>QmOh)6W9ׄÌ|,9HJʷw0 N@{0Y6oϓ,.Rk{[UV?}\P@蕈h1=fZ(t@_ioe j<^5R%՘1^,aay20K*YQܩ"蝧e:ErC_,ǥSM[ )۱I_&%/c)+ YtTt=6[7t1%ͬN$) GASrx.eV(۴f4tH*~U#nN7T,Vheh,tONPXsF:džcn 0 W~cQI?C&^X,-0g YFΫ1W~ 2 bL*+p&r$2fM@{I}[|i1:=oYJ?9t`hkwco1SbW!H0Q` 2Te$zWRf=OϺ^0(EJ i̶kNҸo Pÿjb/cQ^j[Ke~@h0ˆhgǝJ9`NP;1se!,ZihZQe fq|]t{KYry뺡XmZMp@Teʋ1xX3r(N8Ml,usk!=)g7NٜWFB!-EGmGŦ0Ot|qӢ,DVɗ:E869+< 0ĴV3&}i呐Lp4hh 3I>{vZșÑC0Cg6[" Yt(vԚ&cR= O.8x\L7XXReoz:d%!3z]2uVlq;r%|Tu@/ ukY',GNf*(7_*}ӗNh0]֪'MX+، <;|B86GBSֿ Bu֖U>`smi1SG`*;bgdx)2Jd1eE?% m,~]p8JktSN-+^`8iT\&{Cud>++EQk 7r:]ȟ]vP^$l#6a.K oLB 5iJus!H-\x)k9="O\៰1 ʳ\gG(TcB,\>Եz= e鋟kr2:(Xk<Ok4 Z13% Ƒ[-B+Ϲ~"&SG6kAvCo8Q=,S]H$HXkw7y,=Qk >p\m?-(ӧvc9pZA8xJon l>4Lv,]}ֿB\߅Al@52R{]@`‹FE7-! Rۛ̈́oSOXC+jyȩW;slX6 Qi盥]`iQgj"o|w6b !Dk2ߡ-ĎQܲnپ{bqd4KTek.eG sUg9Xc5o0Myty&_"ʼm]jdc>|"՜/bbp=W&$x,v_o"Py';|j#\` >43 0Nb.NwrgUviP.ri-8V'g"-~,gG?>l&mEʹg/eEQTVRm h||гYfY]kiz6Oc.X7p8Gַjɭ{*B/ _g 5L5V=N_l{dJJ%ևlmv.EnPj|6ƒrڕS*ɺ@BM.RTW#ܧěCx(C{&|yZs.?t9@mte ˊpdQ e6)|9CY@ҊtHȫĤ:ZDQkWd(ދSpͫ>GYp΄*dwʚEͷv!no|$Hޢ}ryLvŵ<N }5?CGҨ/sC﵃A:uPF]jmL@kqN~A w~#w+23iӚNLԷpBLW`tac}xhgiR0T `t 'fvaX31xI%ؙ"P[@&פ7m0X%՛:yATͥ:X7Uu4R8h1"MЏeLW=v}H7#)^Wy)}rn8U-5Cjs^p B{,֋LCh /zJsB9E0A[c9ܻ-=Z72dWAӽR!xol0:J@;?Q h^Eξ.uO ek]'kUBk[K>Iy٨Sf ׬%I!g/d?]w~s#@y >t'+;l(ԦZa<|/KSߑՊ6W@\:ަU>W]G cՒ9ɽPI @}8qm9F)I˃Dz | 0C^퓇 <ͧ/jg~wBȒI|=[-b-Fk`qW kc:*;#MXJŭ[]q3l/q2cI}31^>1rs#>Ȓ04Yy5ǒjN02' a𘖯3gISOY`aW TfoM+'3TirkZ KE rMҘgbB'eJ*<݊)KZ}dm=2[{j&J̐İ  *w,-Ymx ʹ6 1Z0BJ_8nWw2K]8~9N(}͕MmN嘲XhI?nEw}N?оΒ̺,Y=mmõ7-W:I$][\1*ŒJx BH3isϝD)aĴh66ܑ*Iʨ;!pfRh7B v^O*Zu /t D\k._߾_} `CVm<2u;m_0|^-irhUg]w?neYOTBtdLˢYeV’^U_Dzu Ml0DZ >13./;:[Q N$,؇q,Rl /L:EQ5p N -Na!{-EɃ I9ikZiUHkMb=n'VejPH!o=)pv۷.5IeX Hbt7"WbS"OIHao)w G+j m9D=.i00/4Lj!#trV]9p4~ix@vZ\ :8]1BΔq1YC?H֛TS*Ȗp$=x|9wn_AoY>kz&*e[JJ5~Lf{-`gJ\B [G 86k2WTl¥>[ލÜROu:FncW4<NjU+E&s9d}v fzؽ+ɥl 8= ]8'%U/=+%ޒ!44X)\el]Q2OROˎc!ؗfR-yOGĴn_ī:" f C-n9ղtM2|M_*u #g,V|Z?Gf@`]㋤2AIi)-A(aj%8(E.rUctJ6jo<  ҷ6wj8V<+4U;J~*Ӽb<,o5#d&eFS~ߐq><4afӢASdģJ̐ 5VrAԸh#'^o`;0_KlLyZGx 9n@/~Hh~B!pqZѲ>(nd|r=QGc!42^|Kx<*B6L`a&u&cK.sLyA9%0k 8ǽKbG;ܛJe1*E%HB0P yE ː:>.^ KW&*RN L{S}_y Xv_fs?-SH"[\L:\%).l5׷7y\p H(_ [l5XБuwX'(E,^Xj~a_68P.F˽;Բ C+P!3pO /%2p4#дIH};M/Z2u԰jOM`{Κ|ZΞA{L+d>&8gWʨQ@q@lyy yPC*nU3:lCle{ u\j"_5IL}+O!cum6Ǎ;l9v(oP cjlʠ=@ݽ?T癩.80Wf"nZ_!dCڰ :^w^(p6;?tYJ:c&=ŘW|=v%yIYkB ADC扱$8T)(#v9:!6K9tԡ 2!!wԒ}aKyR/?V ʸĠKx4['LEL>8 2$~:7Ve}EA Œ:斫%xI]T,fp/8&ȸg r咤 Sֲw2 ̐f0]xyUlhF$yS$<6'b]%↛Gl@ <#}{%*+NwiFq͜Go'G.tKZ){Zǣ%FS'uu.2º?7blLM)2&}.Ee/p>*R=MlW8mtşwglYiODπ!F0m˔iV<-({6_?N+0T{DiFF\Qv t9ȹ|P{%E"`07Օ-hZܻd0LP%R ,MT~GD@ Mm{lӓ7Ͱ< >6O˷G-Fri0j5\kf/=@CsN)}WzaxXz$q\N{#nO2LK'Dž6fߘyUYXz<0CHSϝn'?{4^^%϶잁"F S)6sծEȥxѳ 7MΣ()]cx O"YӀ0q<}R_$~S _YGhmer+ SXtCZS" 9W^qP!3䍉[>Q(Y)HArs A_i_E@ɾ!xZFAXI$_eL!uA)M1zEx_` W`%M7x<#j(@wIJqv6n~_m㻾) ( ЃSHmy*A\Lixk(% o4t \bu<-@͡5dAT~Rtzt1[&\UC'h ֊@9_T}rv-0kr?,R6`x' 5R} &S[;A.9v>kooGFH}X/w"[vQ vpf 2N/^fw1H381R؎,P9uvB`SjRRؖϔι;n^N=|Fz$qԁYnL\O$mBaLNGmt@^avNOYKͩ<(*3#r5}>BU0FT.`W om R/=hJJKp![wYG~N9P0GACѸpпw9e׵L.2m7a;mx`?$nCMfz6h1A> _)mj bB;(ʠ