poco-cpspc-1.10.1-bp153.1.16 >  A `B !M@eeee7>q -`mI"%Pmǃ B2oj.{fe(?]\Hdķq(S'CE+ B ˖jPXp>GT?GDd   = (Iagpx |      (HPp4(a8h9:FCGC(HC0IC8XC<YCD\Ch]Cp^C}bCcD-dDeDfDlDuDvDwFXxF`yFhzFFFFG@Cpoco-cpspc1.10.1bp153.1.16POCO 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.`Bcloud108{SUSE Linux Enterprise 15 SP3openSUSEBSL-1.0https://bugs.opensuse.orgDevelopment/Tools/Doc Generatorshttps://pocoproject.orglinuxx86_64h`B`B0edb0d3890748535a69501891965350ed530223abf88aa97333eac5586f91fdf3d51c34e27334d277d6d5dff08049cdc7cfb9b8a9bbff2c478fe55bd8157a344rootrootrootrootpoco-1.10.1-bp153.1.16.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)cloud108 16149987351.10.1-bp153.1.161.10.1-bp153.1.16cpspcf2cpsp/usr/bin/-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-pococpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=73db6b42e0cb88c492d1b97b601e8f857863f993, for GNU/Linux 3.2.0, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=711f6ea4677b1ba6899c511a152df56594df128b, for GNU/Linux 3.2.0, not strippedRRRRRR R RR RR RRRR RRRRRRRR R R RRRR RRfthaGutf-8281f3c9c5d18e081213ba5eae54ecab5dc6e134a484dd51d94c5f407b9576c62? 7zXZ !t/|] crv9wH8]k&-x9:h<!H;ʱhiB;^t_i] &Sg0JHhJl)Ej'3Ef3YHkdXHʐFl7E7H|9;$)ZJoqccSZv2ConS+sl(1ZwY"*[^@KrBSY_v 7fy_?a;AZwRҁn1ػ7#i{woatT;յZG3IT?׼OkU=I1|_܅ݕWsgS+mGQ2w@J֡O׸RNpܯ+{cLIkdL6jDi!gVx<^= fN K:r).F0t h=@"eիyEc_{${S/`ɹ_38NnonaV ]s&x 8`Y1G!/Lk/x%>g8S(~ :x˵AusӢHtfR/m"Gjܛ C';ɖJ'p)kL5j@B ? D!s[|7wImYQt7$|,VaI 5U%.$"ΛyA-jM|W,.6W/9 ?c%״nT!.ggI|i?.5I@SmٝqƕJF[¡/Ǝȵ~ WGw:Uie.)&x*j/].)jDcTkRh^{b}KoIx: ŌzD1rݒ$c^p(/$&GMMnm;:FNop6Ri khY#,A#j<5&$QQ\zͽFl  I9xe֕j>[[\@}eђ}&5,>h36g%wD©D2 ¾7ls!Ē~toIX׬VtIŷ=6_\0/9X@bCTI wdu(:ς9NP[$k=5˾ZSJ/5]^|"7Xn쩚DDmbnЉ?.dl1^ps낔mmf N d؀-4̻-[mmHz0+1k)îBp%(i@k9Oh\*HxIS:O{qO ^U;q>[%tp,|t2B:r `4ھ2[>4;&GeMJWjؓ2=I_uП- ]jj!< ð% XS{K=Iwt@BZ(hY!9+:wlWFoUYs$fMn%*M`ܓ>w.&mz>V*ñ?/<";"ߗT'd[5J1u{}Zsr\5o5wh@`5HcEꡞZS`gmxeGYe9U9҇>ZvWKJf l(ʳqC6'7"R>MIq=ש) +VM:2 I|geXuͭܟW3E] d).u"o(0Úl$hHk݇1j`;UNb;Tq_w܋`]=]̨+fq/~nF|#Sfi[ыrdԞfޱu# ¨VzSNJ5f:=qhRb) v#uOܬ;2\ۏc*Okt~g0D?n*sU9nEqS$x\KC@c m#Iz.ڑ5"350Vw[ߧY^*ZpТHO?xʥpWZ!`")tƣ*.nCה`2L遥z؄* F)j}y1F tC9W%vc8bC\ys,+UcVjntc#Fh 7:NYzݶ;|V3edIC˙ɋyxf_ 1 y x8|Ј4ʅuEȷ:g=۩oKH)JF<F(=A;kEie.&ĦS/!`-g3B sSDHqMCfrB>^ -u2g\r&Vj}W`{FF1M[kT:*ZXQ fSwta&s Q|pY$lJ2~r <{jOW9V/S@h8ʡs4d9 ur>ߺpK1'Gھ١0,XU0(!N?_ez]ht^b& r <#KSAjp|"$hɵ;K@3"#Xp B# ȍtPփByVGj/Eۗ><+yy{ ˧΂Fmfa,Qȑ}71[p[m^GtnoEކ'IzڐKz9w@r z*3G`Y0!dADn]\ |0F8gP w[o(hۅ-T 5l3=촃vo NXi;{H,? 4_)f GлW&FLɲ`ktZP%[52"L0쨎ruN\ehB( 8&[Y_G / ˽MOH($ZBVmPAkC)©3fW׌?-ACTz }SvEK>=>J _ ?+q:VߐmCQux'QSEX N8>fcS(h5OČbaU"'=5-( Ŵ(gfiQ]EdoL\e9eyaŔ KI@ F3bU-Zs+߈ ]$.4%gI91Qe:.u/U%Zt˴lgkuyNV*V*ėԱ;I&ɍ9,Zo'Џx:&&P@T+ "Y!F4Ml6U@ZUPw9{M VmסU'LKzPJ T"OJhk9$ݗ$Zf }.&U{*bm T7wFij_? iOӯx,Ϲ17H)CYCu(S&RIdVYL:N?GH$^$iE0d-O}unl 3"E]dqZqJc( +ct=@v_12QEKOw6HjwM|F Y#Jx?܆[-38R_L4+mJ;4k /s6:σ޺b"]sYAWe}$ERKJ kwPMȕhIwЭ8ѕodڞ~.,E/00Ѵ{DWUC/h˻KAjgCO/Q8h[B-1:; 1c[QC 4GDGe'~-i%v^eaT.~U./KU !1?mT<?1bL~}A1wjX'F 'ͣ ?O3yZޯYLz/ۭAnjςRʶ-7֤ws14Ƌ86G ᶴ !-;@`#tB>E\&T£'z^U2<`ٯ&G6 A*9Na6#Tba;e C2I7ƛ댇kx)Ma@6Qi>fK`3,]뭇"~u92F).tfIMFgUuMܺ%3i2>Q1bo};oyA';:y@AsTV[,`ٚ.IVKOma9=]Vb¶T!&Z@qƠ`кDH]H9vLɀoJ \{bST9L-.R0%B}=;HzSVz=>w'KpS;aU+.c~Og8*zcQG\F"]8&4n%EQ 2`~p?PwPL+HYu0VsU# !<ڏ͞RpfTZ-CE<À nqA'NHk 'ax9AaU6yOy:Rv)>'}X1G'*L}%M!{Jum/>q;jQS7S\_=4 6fiivb"r؅UvџC}d^LؒzT#fk[_B{o.3v{;d yPɍZ: Tp}5#4b)+C֫͗꽁v}&  G $e0@2P6B۱ h&J))TLz HIJ٥Y8,Juj&ƴ& *$bE.Y?xO0lWMci&{iane帀t3r"/ JJjZ) Iv|U'$nې}XW{P. $9j{Ujz'ia0{&mvKہTf<:Q\DUڼ)F֕ț=Ґ= :-1emOAZVg:Cp۫ѫiZFE#4F|͞dE=`!Fj{-uyU}$йQ3M]53WQa5'AR%sT}+̋!U(]I4e y ֶtG&&w[_e@SސRxxh[ڒH8frNpUt1xZzԩozSizQU\)|ztr1U{~ /ȯc(LH7M`9sihoݜͫ4}7dw(}_MrdLe>bRqn@[ƨ0W9Ȭt[ɥJpr7z_\G\)aa[՜Waʬy?i7A0MW>hfe4vX(7<6d³ۦ0Fsӂ JAlcujFÞW&ٖXm;I;$}Am1\4a'RՃΠ7 G 6oz.Fw> [:K˧U/(lO2Nvϝ8Ba=|f%I0除MA}\\g-#sGU),oJ>s]г6m&Z$GE)m $SÌkҏ8&1=*zCV$[? H`3FRއ?}FG=2{Ed OogNL'LME,= H+DXsbDq 7?7^#K{ӫV8C0C's ]CCpF^/5q"CldtF'!Qq@O-,1J%g巑Ueip*`ŎH 7b;hRaLmLGŨ-LƗX0YF whmniWuN%'BU##\'og2ɢIƁ#>hM8X",z Ԩ9TԞ@'WdNf U_ˎ̙X-)TŤt0[Q&vItھǶ8yrK~y+bf%~%jLG~;Pe DA<ᗄT @B}ҰYN`'+(:2َ鄁֍uܩ >PkyhמRALʮJx@PH6StB8wr 41 Fc5 y}Q`h#t,lR/lӱ~_4|Z#N_ny]h.`o _UI,0*>u2e0~!(־asqc#ݓ;. BSAР܈0]'xjeGdàC/ r̸RĆȘ@U{'ꬩ9i@%Q 3'j$GOE4D2_^"3@ RJÕ<%ZXz3j3@B S SNº$V+ZOfGSJL#/i ka~qxRUhnR|`-¨\` tv?t9z-&sĄ,)rVq=ޖ"WS] -:`g-hs欩#=fz3n!4*QdpՇD jz6iMX-?|g.0\X8~Wl2=l6kXk!=sG N/]n})#ZmV:V 4 u =n|#FE׎[TV"V)f(}+A$Hאl.MƬ)~jhƛ(ԴҝY7ku gc+fƖ56l9.33 /Zj c ̻I:3SA 7f IW0{6 Q?PCa ,µU~6Yj܍yNE/j?07;s=>W7+^r'xS.%wh1S~=USSZdsDvBO-EQߝK+]8,gOTZB4ϘyY^:UTPq,9(z Vm26XK!܇ NfbX@I_~ G#TϨ$lUO¼ae˟"][x[ - vj\7lC#*id@ lnsC3."G.aJ&y.AFȹd]_{NaW䑚K9]ཕQͦ1d> ~Ug*Rw5@R|hYwsuѢV b7NI[Z` yB 9$="xBN- .ٜ== _ՎekqFXo"<˰?֎0׍hUR=Yp8Dn"Z:!iX(I!psё#qB-oc35׳D[_SZT~n }S:Y1L1a&Bf̿R4ҋ"! 5_ʗ.Y .jLHjHM0YkS5?Z#/7RTBt /cpB l[>H]OAGRmK&dޣMߴpJqVqmvaO$\%UDNVKI΍R YWHr' 26;;UGZt:p=gifq8$PfB<-j\c%ꆗưnJUJ򳆤VfÙ\]h8FV6{\׼cz$b/l{\L+r,ESm2tAng~%Hb6|eZN1#?R9,9_sʛ_*0/HfϤ-^=! -X75H<bGa~E$@>B!T#mOj<"ebUԞaI!#>LN^kYYG⑩6< ڂWLR&p'U[#ށ2jn //=yÿ#ђ<`$hcm\HwC.܋[?P3\]XMl#gpcKmg,w8i6CtXa82)7~1 5.9NZ@~ ‘3$JDķ~lu` pA2D(Rm|K2$~uD0:.&}Fk*"8>!Ov7LoߖFJ"-vhAPJ yӛrl5^Degʕ`6fnN S6G>ېcOMKl>alq4s\>uBOz6%mT,7^._˜ WbJOx5a5& uWx; ّ -@'(*AX4kDf:{@޽0?CSzv,4ϸ(sf ,E/:翎xyst4jN'TբděR_ S5p 9dg9@EӤI>rW L0p +q9wb~%S4>2I KXm.D:^FE{xDcgqW$ uƱNbJÂE,#7l,;Jk삪Ѵ~<]}y 5'&>EnRmӺ zq|V)6/ ۍaYpЊ#Yk#v[^P3r$6c) /L5}G^^;̑ 44OX4$OPx&jtۨ*8Fo=tw9 γpE\֞|0MԙYI˞HaQl6-mstMfzХ~'\"Bp=4L;\W [=wj)&Jb^4c??̀Ib\ΏSD#|̽)np[eˑ @ WE|T0Ѩ|* <0H]7T+luOz>CDd@R,Jo 0æo$7FG`.B`!R e&@~$ RYǮ{?s?߻.ն%~0G\߄WK޲*n1T-Nkb} $RGdm`<.kk=oqF<)X%KGIR̰×Rgc}uyz@q6KԥudF2gey!p= *I6ua]MZu(eWcunO`[]{&9ߏ4d KyZdXwKt6 w%!*~bDtlנJ ?"k92b37֗W ާ{ֺ_z 4.VP z~zoTw~ʸyGEI'jTUe^xYOoV, )#)0eA/^uAv'XPjGiEB̜f.wo\AUb6^'y4RX_\-3uꨘ5ZtkKMJ"fV"C ov0Rp;yŜKbiZh-Ě%\lKTPZv2|I@ OCɦ@3~ɡeRE!403.H&Np$դBNv[uR^5 9\ e}+{]8CqɩQ$_` @#PˋN''IHB"(I$M9 |0g>L bM~ Iк~XvJVhRkMN'v&sU;3yx 1MAbgdc{@|!URS<13 '[&ɡҶ w0-m4il2w J Xh~CY WCzshQE+~2@'ODhuG[vcvWЕb~#M+(tS)mOK̰%;^D6gC@- U 0א ->?s\~˲LDzJ? w_Ď. bպwCbhQ58<|ܪSFz[4eY D]z}gbyIUbNrM(,as/B  MVUHl;u|^ʜaW洍s2 -QdBH\( k qD+4LMx#%k׎j[ݴ+Pn! a>@evF쇩'@~k0kh{+n ƝoWۄ/쀤3i䗛sÁ$'Sr%qIOk{Ȗq;:IĀoGڠ99_Go: RBDڨ F bR^,+8ܚx`RFnVLM",B"C ¯3;ט,U@qfis^MpR]3$ft7YG;[$!f(l ; -|ÄxޣP0q-,4aHh1Q Kjm;نmxf :`dcvW8TN6ZmFx+ چcPM7aIlP(v]ίS@mϏfN2$ŦyM%5ߜ 796!zp 0 zI2TajZmʕ1+TuoCWZO-&YwB3G3JSv+|sd_]g刃4u!]c8 2N÷UPZ)$O\q{zUt.4r(東-1W$Gp.iNxG8l\k$Z( ݠ O=i:蛮"$C1[zTU ~'-w2.soEx:FoX}GP]Ĩ̝L`UWTpevd KAPHw{NH^̡gE:q{\fY)d Ozt_yJ[i6zKj^Aķu@6-oAƵ[_2[6uV~nㆾP\x9Y R&b]z<ͼKr4J@Dz :3dC4XͅWL$9V 7.2&1q!,' uĆ; mM>]G:Qz< WgJ>dRRrRT-ar}o%j tf՜0 :pO^==p|eSf:1+,#^OJP"u5xn2GLk#3߬`O "zGѱKfVro (Wf uI\IU׹E=,`ҥu>-ֵb?S)|gy'Aϩ2ߏ}!ܤNMF8WCTf ~ O+Pw@1$2Z sit&fqNpĿsgJ8)b qN\GIʏ>žZI}F [# d_J^i'G m&oPЉ m#3aL|t nŹ#q 5k@vw=AfS٘[H#t/#ե".e4M0\n5G6NoBC?8~2jYH—%K3.80M`!>W=n2aavNL{9dQ@7hsps8OJАUr졜 ^:3tX5<1ep[l#B;Nuw^P 6 q8=QJ)I)P̄/MCsd֟uCUVUjmpFiW'~W52m`0}$Ҡ eIƫf $lh>%\|q}Q´duv@'&Rt;b'"Mwo(mɝ X~z"['KBz?( 02%3\}Duwزb)r5~0=s.fWJ`nu1b躻J0 u,jgs?n}8T~5UVR/ g5Ah(ɽ6!@b rc-a yPfʹB?/LGX*޻/dw;Cۃ =t( MџhH63疑AÐ/eO(x(v.-R>6s-ZWE,&|ϙHjL$ՠ\B4`d&JĤ؆ n+iHq1|mwkؿQ}T4 L!4> |>ECSf ,nf9=ג6[;g9 {=+x乘@(blY6yQ&>K;&W} pUGxU \8G;R냃20hB<:RƽBpL{2y =: ]7=%"rZ :M#8nhau"Ӑ1Ȼ'sK Rpk>iNWp[Km;& o঴jz+}𮅭NwD$ m%r Gǖt=~w@1ݿՐMJceM޷kmCGm5YVoՃH_M=u뮫އqB,Vq6?C o[zFn{ &՛tTрq`K.s>׉\btQ?s:h;3jʉnY/ZS ʄY1OCj,d\S̹c癍}q4Ny'qۛq [aMFT;1iz˾JdTp0 uL.1٩}?|Y85pU VZw;k5Ա>1Bl%_ .6j ݜ@_pf3/>L3_CJ8xz*)|yK¬]I e0O-+5lu闂,V4,ť;3ˊQ0g9&c2Q;HQC;YR[ۨ?GI8oPYo$u.K Pҝ±OSI kMg5X-z{q7I| CSRtCeƯ+ɋM;ٌO*r=-42wnst%znIMqâ'{L+ |20K<P&D',<~K1xu5☉5 nO/ o =p,0 p51gas==qiXGQieio"Qᵟ.+y]8MlIDsӗ_-o/Z ( Xp+l+T?P=Ծn3 g;DrFM8 9Dg~KO"N9V(a[쐠+I80 jUРsgd}3r|EVQ\н) G#eCr }S4x'C穚aVS95q$nnǜU@֓:.(u+IrK4BCh Q6@R(C"/VvYB25|sq06aZfEuӨ0g@%4ğI=1:Gxl|`@{|g܄Z+#;(@8@{97D7DϩLbϰ a-lEtm y@|bc⊛~Q^(=w7$L%># ĥ(XNĉ% 'œB 3ٰ-̈́hl}j&YĀ{|IhJMaCJ {|w3`#[vui3I\v`9\_^ѝa0u=o|v64t \ydrh蠻?xDwiYKqdz7_z(B܈}I ]"7 xb pK .tm=+FģAxxv dhtDq k*N~RGk iPҖVp g]ӥ!n̷NTNٱhyԖ39hapNd h- "Yt=k/d0R8GBfPc<!]Êh8}NjQGozQyQ'G4D:5Դp>`YZ6xc<& ^ǎ.6ry|L9 [j8pP5VƈE?>Y4 -h"gL8+ŀxSSvmP]_eQYȆK;M+xT.grȨS Ѡ68;[{J_N2E *)Hw* E82ROa!Q07eMNm61PFVYy p`yĆ,KQ0u)TMvM&U^ymjO#QD/eJ Lg@{QXo&&;j㎡fCsowtNzvo"n_)!݋R(c"=s}R 5srJix[}-g]}ϠjI_C DKxlzS(C 1.4g*|⺕|*X0;(|Ng޵Ma"!گ}'􃷶hV2ۑ;脵|&3.QNkȏ:74L#g#tv26L6cUvkIZj6D uq'=RhsXRVkj O)?]VAhZ1r-!]4 9}?%/qi=f*Q^AJ#T x!`dFuvDz n?n̼$XC0jy$҉2Q 9O\͢o|D) `r0s|L +ɱTq| pViiR=O(g\ Nrr/TTolwEU^@2O uHʗi<':~LGS&]ƽ"5 ~3s&9qnOD9akH,K=lCk&w!Y̋HLg-kLdLG-#XF~s&Uj0k.—_׸Ã.^!?/ YT'V-v U4Gi Sp͆B߆֘ ٜ!ig15hyxKs?Ae= ?T՚RF#%l5~S%HJ@3:i79^+%$I:|P5J,B2QwFaS4zaљr&Vk1 uH$ѢȆ{<}A\N^ED" kf̍]c$`SRu"{zKo& ^Bֆ7`M gn@4w7ԩh#gWx K*h1_-Ɖ$AT9[-YNeh d4j@K?n9Ak55mq͝ΌZְps׉̟+c+wDb_{ `(736Cw{f4G%fGDWg"e1jj{H9 -{|E~kڱloCi@gԀ#[ԁm`Y9\]9ļ\!dN;Jbu2޳KJxsa͙>Kyl uYek!@ n*gopHFG!6ϥo2<P߉=h]ihs".uU_xxrVE1dC~̟tH)Lגc94ϒ`jĵx\tGHxqGS*ZE(W^LQ. c,4`ނ$#v1:2]~Drjяq@d;L_ s])^*M:qp+Y׍=XlRq啔n'}^jZTІ2a>I1售D"E\ktZ寓n1ﲾ<=Y<4ST8'3]=).Q1'[86{K6d< $",ѱD g2wΨ yN:OuW6 t=͈P& ,MIdP9sUg;Elp[tiz E(CI@6|DVE+#`1;sUL@s3nˉw͞]ism'.ݛ1X%cLR4lÐ :@ǰ\B,`o~8)S?ֶC»mEЧě׭H6 P˭T/I2i 7e„lm <3n4ފ *b."7a?c^yzכh&3|UX7! >O& K$r<2$eWcmJ̻cW4yu'%Ebo@HDF[Nv$eA%B9DFG>1%?]0"ծԏ]SۀR ZIQ̊R Ct79=KNF%a=zE0٪S[n*!Lv*gݜ=Ha $4K[7>M!yQDp]"iTڤ_l$Y+T0J57ej1 i=WNJy>ϠX^q|[~{~5<ݼ}x{*Z2Bk\Aq̑c  ̭pU,Oֽ-7Z[xʛ#:{{yLJRrۈI(VD>-^%|Б!%թ :GKv6Euq*d&1[7-K-0eZ٭SSꬭǼ{:ac8 V9 N3#i%}o~@FX@yYضzU"Iqr>}r"R>R }7#( hY`_G2Oy]h^?E}%Hi_ip*o ?L.<&tVNtoGVTlMVmůu [|s])3{;[ 4P 6TwpFvŪLFa!ciG"aRMS68lcs2{|7r8 7+od#c#Bȥ1hЗeU„¿MC8˜)$+&_<+E&@ΩG^9dX\ۡb“#G-G/PbULɝQ7@F xUk@: LJiPQA>3z3&D baPh g5C9'4c=*f`Ʋ~LJ.Q*=0ššč y=c \{PxF;k@\)1NyZQjZx ケ^y)i%nS lᶆonnMۜUh$s=%ϯ@ b]d [nt@-?;]Fh|I! z,hbaUT[F:)9;_A[0d Jb'EpV6l xNH-14l#Tc ]o] G:dWq7)ޛRK</pA%CN$%܅=`UKbE|&&n_VͼwVNnsrκ Ն!cEUy-+l-?nc n2hXtQ`LgުU3}P<!5K!$ i6\C//t^$%dvf/#<7!8F#EPc4 7@:2LEKRfkr2ogPʃOSEPO״xvlC`͈t6;>^*O eTe~:\ߓyߴrb2,X ;ߟnZ^T$NQ,j 0tK/c|جe=}PZƝAFqZkHA4z`*)vs8פķt/|!H#l!ƀ|=rg ] $@!6:8w&?#}?2"f7ŰV E#(sDZYʭΣA9=fvilߎcHV"A{(E@`?Y( Q)nl=?8A8P=t=1,~g*fb7WȥIz{xmqӉ6R^/*O7Wԩ[֍Mo`Q-#phTm8vpTԍPC.3W^4uV{֗Y niq#5 zIraß:o3/o£x{F|ҐBL=x4ż`C&ΤJrMS#>sg-XPmd"@viGOќl٢hf/2"eиw Aߗ\D$[~ g0>u?p|bW`%I:'UK͈%g]h67J>?,Չ#nR/.T\<1SwA$ AL J@w}Qb  vv}DZv8cZtYN+K[@ج(ыczCAXcjk+hu})`Qop;!6sq!7?'OcN[G#9|5 FR󯃸-oO(-#LJޱKC@g:њNGz+A0_jTi+r=cUdo9bF4݄1:B'h+n-ZRmdXRsXMwQ^G9P⬨ ,҆ .DLhg|%>'>٤ORDJr6vN6Ybˋ2D<<^;tdT5+~@4O>>HrZD2Tx.hy'qbQfÜKD#e [QN<^)z* hl:#<%o3*pϿ2k|>ҀmBᯗWp%j(Mzfx9HS R1|XtoĜ}>NP̎iv 7q] ;ŽIVԽ=GQ7;Ag]Ɉbqrzr2$~xn`ʅmHnp ^"BzPIx*QZb>AKh%'-٘L~ɵ߷'XO1h:um͌nRdM~eTeY@\@H E~UFؔuK' H }AgR0Qgr}IY9 X+(Ԯ͏1MXM7떘oAR >;Ⱦt0_.&;;.KgOf4˟۱ƝFnFY TB졥O>tU%[u62i%zaֳ0#)sVumzE@N]n6̋=r<`M5ˆ5/VR"Gt:2NYfBHG7ƬAeO rd҆& O&{3] 1t|P(# M9=`D5{eb T`o[<<΀08h! .PTxk  JR&8e5&A;d/̫n)\ EF[niL[tKe,80@6jpAC0D~N°C$57;G񷀉'5ʶF*O>Dedeގ4\9f0WI22LEB|aŤ k:U }56B4/(]AEUAXJ=+E,g\3<WkrYnpx ya<$&7b񣌸C_ zFJBw&㒾'O`ɗJ[ ௵g(Vz)[˺a,aS:12$}KYwsϫ Эu"W A2<FLˌ [qEMZ;0Z'D|2 d!;yc5eOEqYpu-slQcP݋F(+|Me@tj@Y}"ۆg)=?%mvO4 qѫO4XHS)`H0jtd&w!qiS(ݕ?{Q8]' d^;T-f*'F=SrڕJ'ܑݒȜTg> | 0a˯|SjXi$8`MeOv[ PE̦*оfӕQ8"2( T¾j,WLtvWnUB!^C9ĒnF/*bJYeFgwV/fQe"PBt D C8vf ЯN"beˊ{F[ S^l댿q<[@e%Rw(3v0@&eUrgHgI;i} R *@_0k R5۬4PfL{+=;qG`$ I޶7 6lHTDgau}X:[ƍܰ{4{Wrl*幵Yw)LUYP6~/|QkU^o+CBxpnRN#vO5T¡(1Ż:Kj(,y:UHlxnkMv,FavqỎ.Ҿa{"b&E`"^O(h3o:ۡJ DIvro-*%>Y #\ 63"X?@x?Cv0/,:%*+Pu Sb/2H`Z#7δT8G?oM>^0,ĒT"y 27ӫ1IHMYA?n=.o72#kהCԴsͥi4AkE6RdR[M4A'x*3',ݛv˲O&*8Cu* kDhβ^[V;-?\ !(o9 g#lu8CG +Rc֯iz}3UзZ1}vSa'q8=ću]KO~KëTI>E6fϺ|}utln cYxD+ 2#-S8rHJ<<ǫ0'DT[Pɦ0 jZ6LdWip<2KHtM ʍ%,։K jx f$֚:+)U]j6brΥF R Omˀ2dPh:sEZmf}%4 5䥬@r %,Ņ#'GD!"CL!Z2=>ЈUqcx&[* <\j5ʭ!FC:ݐ- :q+.챳f[zb/caA n^e\s SvB(`{ZEyVr͎Zq$nb[4g 쳾0'K!>ЌJݫC=;nhf/m' gUS.s3%ŷs;sM&3xݱ(t`Pxp9xl|E.U~E{>D[[ǓGg s^I+ILoB#Fruoqq MJ33(8LCYkLȭ]g O˨+U8s.$C"鹥9cIbS CznZC];kmwxܯmi#u쯧{&b6%% lBRԧs*Pr} hVk]dv0ãD6*Sfl|=yE~;Q7*cIl"lSv h&, };iv,@4Tӝa#~씳]aBMv܎^bPh)X\(BM$ëʣzL6,j)oƻRSN^aGYڝЭ@}UEO(Eq/R̛"%דWd?,9k";(O!X=ԫZYo QO ?H|,b=eH_`jz%:>w4g/7PWy fA4|[H~.y%?iF@%BԦt]̦{6.'̙ATP "X d#—RC^GTv)IH,j}$YƜ5bpC$x, 3G`=P[T%ۙ!$0pcuWaaYxPJu~kvP. -w {|^+X֕f^zH)  oPF8aPNF h 6=GA3v +._E%v8)s(>!Ck_BD?jvXN (r+f,q2e eqPAgi`5rj #U3yv0Z+t܉6tx1PvAtOqBջXaN,65B`' i,?:etwMkҶkF3XUyͬ}=+x*[ ,,xNj ?>0QWYYb:3r&>%m 4oҘ,OFЬsŁQͲ8UJtu:ٻ[ɻBr|VH!飃z & vǨE5~X;dfF.O*5txj_j9F3h9U3୊\Eq;P/鑡S1LbUhQ l m[BK;L77XZ6`0 UTYEN#B |%'i'Xn#mr:EZ <<32#jk9%qވ̉gAKa.DwG!Oo _++]UA:^[R0x}6ot l8/Ph,9Lv NZy%7v"],x}l:0㊆D(2SKi0B]G( Vx7 P &9d^8 uUSAo\@@)7S`_n)Hs.FVIK 4See4hw̕I3|o2׈z1<òmbCPEf<'xYy.̴ .rKڵv$&樥5/qRl.n0à|6r1n\-+.AM;MނpJs@BDh)\>&Vڞ *s4\_xq=_T@a˂eYH#V1I%8  1f̓.%)& `nI|bcI@~򑟁:fCSFH GuT9`utk~pGM' x_P2| y)Rd~YjdNz]p_}#1+:UKA7Aɗs"ŹS.oQN?/hlIأRB萸 q"%8v{}oojYpšms?l<_!qWD#~aXrH,mC[x> p~5ܻLg')By^k O/Z5˱O䁁axOǃSx%?= YDwPP d6Yakt ?Ne-M=WQs7 K-Ϟ: z?Yކ`1m6o )߫h2sSU*=RmyLQ+P4jO]U%oO#?Z,j_NOC.gi] ҄(tQE^%YQ5-D٥9h'[& ̸mފ|&|q7y4Dlpiܮ Cy&V1e2ީ^=BX/4֩2 j=T۬5HCEG}UBꅼw;{i* ##xc}!iI0`qvq Gp; G|d#L~Sx/~ҎOK(K`JaAwW4(- 7"~cCR| (y.I/ɒ߉bJy8_|'xM?Mmo戂8kڑlY޿ݐ_O|6̙'HlwjwtLm+7`@0238ÃfQԗMif0N*6V@#B9CE+8Dʶ}ߦq̌}*K+q]H^ -˟"Dmъ\{ $d{?Amɡ=1!N@X_UVZf+cUW4LA#>~jPk8J@W/- t_Zuv%)G"Krb¤B|˔X𶁧򷔲Ǚ'0 .gCKqϐ>/|!ny7upfv韊3b?C4ЃXYٖvbtc3??hb8@GkKSYKk\~ڃ3Gz /[&30СݞDz9>d*0/ HC6H-RM e'^bbm*[1Μo*_Mjz=~B1n, 5$r-37'P9_fUz-9rb̨;l<@.%j;׳.22u˛$ñG qM{^ƿRLb5; H!O甍%-PrCJk3n)3IV4,W3DWgS8Wr1șeFK"-C^NG u>؊dN2o-uD琽hFi]]\(6iN-[P,E`G] Dpl|7.i edS2&[YdNN6a|*!4B>b'-Ž%0dLhQ.+r3L` %֧Od)]\'FI~wi@gFj8d&w !+CW %)R[e%WI,S/ W9RPwۚcan:8M= ZE̜39IxNk !h8>lico֑4 琯}PNF#:ԩRWw4[48 (}rAI89 ][=Ur ;Иv{Y0!Kn GԻ!bi>gpܝ>C`n.:2r;ںB\JVks뢞6DB#3u-~AѿFsq>E/,Ssn n''LU󼟉ْtQs2^ƙ.c^q>sQ MeY>CR[|nqWo c'{YKO@iZ֕iYW{>0U䴤L D?_hXMJLrAfiJ!ĤDB 3Щ /Zd]9[EovZKR51\2r@q)Sgj.C`uZx SY. Ja8椀uPÞFQzмk9K}ʦ,%nKR]d U6,pR0=09|\z]22\Wκq:b^`';_vPBn|!rqB 3:)<.,b?G|<tlm/}T>HpfڃSۯi NV2QH"JXPv ]w%w!J9|϶JU6t!Cڌ 57KQi%Q?W65G5 $[ctЦѸZ\ <I}/\TZPuZk-")_O/Uz{ ~o fJ? "Dx_9WOU2_>.qA`Q{V|$i谓A1Fkj-ظͳ$j"&yl_rʐS06mRFL x)&}VlG/;A2oXI-t_qQ^"1؍ ήs&6LֵMiM[1iu)9'u}Ĭm {OW@ 59Hzw,שe| 5e ɋKLڱJCac>:r|]U0AK}W KUAbos'oűO{NNZxFԧ<>`xj1RUP*JBx5&> :G5FӌcͲfiAi]'l0eߨ?8Hagޣ@% ,Q2h3|r\;Gȸx R!h䤎Ѵ݉ʪmwMk=ek!'; Dݱ'pKz&QKDy݌ F<qh6fz1~}0O8Sr4^Lf<׷ǎδIB-~5Efq%VҐJشX1W+4ig;.Sa|UQ"S˖rU g)L[g]}SA+kQ r N-pݕ0h%pCۼOR)s]aM {j "';P(v] =|컧ŧ7^.- ٮ>f)-Cz?CrMqD&J}tAIBW.fpOk OHT˼pcEyĻܕ$7;d!ʕ'rz'ʠux7*XjPl\`?-QL{K&F[D3+yGNMC^ύ3LR':"0ŏN\(:l3Jf7s7Xʈ~Ϛ-ܯڒʸ J#bm-.pNKb]xJ?yb`y]sͳB%dKr8YC:#M2yVN͡Â`4\E{_ Lu5)$CڰGC`-%RE> !S@(ȒL*4R0pDh",F3h5Ac .S7w*6APKz[9X/62D<3!LV&H 96\ypw7}@\oO[Ùȃ>߇_"fSCÒo[vH"$u׵UQc$`5QbKK#^φ=+hZܲд>lF<<$vվr- T.e,ɫY dLr v^8wO8^L4Ȓpe]$Ǭr9~8ypO6ߓ63L Bxcf<PK|h8D%ԇGx]msv][J_H!%?;sO?uҁ3 ySDFh7@#VZ)֥*v|]ie;p@ǹ_9۫E;]$7 g㻇pǑHѦ5 ]yu6x?:N,Fn"^ Z⹕C A:a#5[ŒD#41,|FM+bi,Y宇~iM%~ !Qqi_@ԄiXiy9qh׮řuF@f7+y:o \H즣"#屭4 T(UGj׍Ed\ T!(3͌xRs*(! F1\0(K@LGZfr9ml *j7r3\`{T'!|9~ {%j+UI%lVQߧ]]]ƝdH,Zfs OhGW\!1le1%-/#y*4xITҕee}ز|[,'Db*Hxr=K ?3q}E WoB0SA.2WՀu-JYm*p>wg Z4-z>Kِ;D $D: G_WC2R|cW>ϊ䳍[eRԣk99%%Q4FV*G;=/oIP|< onm U'+QHR rF f5H/A188i#-}??yh=;\;Ef}B @W* /v)[Vni#$g~Yj_3 p92[ o@s:z%'.5qV9Q"cPMPSWٳ<`%"CsL;?=V,^FbP] Yrq;f.C+4`fd?-qd| +zLVTG 0}}d@3} \9hU& o$P˞132zÚ*L5F>-IB(.~*MCѓt`B>#5zZ4(Dd9xy{X㘣Wg[1XG*;@yohT>7 OS2Ċ")ed :}Fn*(;NM#?{#^bD1|xrѿ\mrH߆ 0