libthriftnb-0_17_0-0.17.0-bp155.1.6 >  A dkS@I%z @Z|;_@L,,CԎZ+a9ɄnGבN\7Ǯ=pkS !Y{ yA)h(M8Tͩa;qg59H09wqpv p' =9Q˱9RNVU %{eo̐=h`v)丿@m:EJD )wk~FcJn})'4#vH-PKzl)jvXcF)水 W]8)(F=_/<_1 {A\؛h1:aAM "q)*u$qZKۆC14U^j|"҃A3]!"vŪ|XDgW(Us,dO-(<3l#)sU@}jos?>2@I_D_B[Lblr]- ttlOEsay<0C1~g{=75827542b77f491bcdc6db9e7f08a2319fa8bc6fb9dfd75367cac9446ddaf0a949ad0bd4d0990ae6f1166fa8d379ecb80f251692dkS@I%z BR`‚Zm.Vk`PEԲ;ج j`49džgG( ,NS-gz/5n蚖K|>dd7z"O_Jp3U A$WH?TKb)͐?Tb0 &XC2pzK'QARz# %H(U(h+ۗ|9j3#j˷$|>p@P ?Od & I .4<@ B D H  l (88@9:>L@MFMGM(HM,IM0XM4YM@\Md]Mh^M~bMcN3dNeNfNlNuNvNwOLxOPyOTzOOOOOClibthriftnb-0_17_00.17.0bp155.1.6Thrift non-blocking server libraryShared library providing the non-blocking server component of the Thrift software framework.dkRlamb58pSUSE Linux Enterprise 15 SP5openSUSEApache-2.0https://bugs.opensuse.orgSystem/Librarieshttps://thrift.apache.orglinuxx86_64pdkR0d9de3851c9dcda25868cbc6115df4f8c41d5e361d87ae54bd78b436154af168rootrootthrift-0.17.0-bp155.1.6.src.rpmlibthriftnb-0.17.0.so()(64bit)libthriftnb-0_17_0libthriftnb-0_17_0(x86-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(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.3c@bx@a`u_`@^b;@^_@^_@]z3@\r@\r@\\7ZK@ZYA%@X@W^@W)@TE@TPTPDirk Müller Dirk Müller Ben Greiner Ferdinand Thiessen Benjamin Greiner Nico Kruber Antonio Larrosa Antonio Larrosa Vítězslav Čížek Jan Engelhardt Martin Pluskal Martin Pluskal John Vandenberg mrostecki@suse.commpluskal@suse.commpluskal@suse.comadam.majer@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.com- update to 0.17.0: * ### C++ * THRIFT-5093 - lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer * THRIFT-5510 - On Windows NOMINMAX and WIN32_LEAN_AND_MEAN are unset even if set before * THRIFT-5515 - Oneway requests can stuck in TNonblockingServer with TSSLSocket * THRIFT-5529 - Missing space "<::" in C++ generator * THRIFT-5576 - fix old-style cast at const value ctor/copy and redundant copy at ctor * ### Common LISP * THRIFT-5501 - Remove Common Lisp support * THRIFT-5567 - remove reference to common lisp namespace * ### Go * THRIFT-5495 - Go lib server not close client when shutdown * THRIFT-5527 - generated Process function in go will swallow exceptions defined in thrift IDL * THRIFT-5539 - Performance penalty of using TDebugProtocol.DuplicateTo * THRIFT-5569 - generated Go code crashes when reading invalid map/set/list * THRIFT-5583 - Add a skip_remote arg to go compiler * THRIFT-5605 - Go client middleware has no (easy) access to IDL exceptions * THRIFT-5609 - TJSONProtocol is unsafe to be used with TDeserializerPool * ### Java * THRIFT-4086 - Java compiler generates different meta data depending on order of structures in file * THRIFT-5485 - @SuppressWarnings is placed above Javadoc * THRIFT-5494 - byte count of FrameBuffer(AbstractNonblockingServer.readBufferBytesAllocated) is not subtracted * THRIFT-5502 - Is it necessary to report CONNECTION RESET as an ERROR? * THRIFT-5519 - Java async client loses exceptions in void methods * THRIFT-5520 - add method to convert Option type to java Optional * THRIFT-5521 - In Java lib, add param for option_type to generate JDK8 optional types * THRIFT-5522 - Upgrade to gradle 6 for Java build * THRIFT-5525 - java gen to use reuse_objects instead of reuse-objects as a consistent param casing * THRIFT-5526 - java gen to use private_members instead of private-members as a consistent param casing * THRIFT-5533 - Fix Java warnings: @param, @return and deprecation * THRIFT-5543 - Java lib FieldMetaData should be more type-safe by adding type parameter to metadata registerations * THRIFT-5544 - add java code gen param to support including field annotation as metadata * THRIFT-5545 - Follow newer gradle convention in organizing source code directories * THRIFT-5552 - Apply clang-format to java code gen file * THRIFT-5553 - java library to use newer gradle API * THRIFT-5555 - Java codegen and library to support future-returning client interface and implementation * THRIFT-5557 - Move Java-only tests from /test to /lib/java * THRIFT-5560 - Use JUnit 5 (Jupiter) for Java unit tests * THRIFT-5562 - remove gradle wrapper jar file from source tree * THRIFT-5563 - fix deprecation and enable xlint for java library * THRIFT-5568 - Use spotless gradle plugin and google-java-format to enforce a consistent code format * THRIFT-5570 - update java lib document about gradle usage * THRIFT-5581 - Upgrade gradle version to 7.4+ * THRIFT-5582 - Improve TProtocol.java * THRIFT-5584 - Use gradle toolchain to specify build time Java version * ### JSON * THRIFT-5549 - Json generator should indent properly while generating includes * THRIFT-5535 - Ability to support connection on OpenHarmonyOS * ### Perl * THRIFT-5532 - Perl Thrift/HttpClient.pm headers bug * ### Python * THRIFT-2059 - Support for Python 3.4 enums * THRIFT-5449 - Use select.poll instead of select.select in Python TNonblockingServer if available * THRIFT-5467 - CannotSendHeader exception with 0.15 * THRIFT-5595 - TSocket errors with SSLSocket * ### Rust * THRIFT-4100 - Extract Rust read/write struct methods into a trait * ### Wish List * THRIFT-3461 - Support Method Deprecation- update to 0.16.0: * C++ library don't work with HTTP * Swift service generator doesn't support oneway * Deprecate Common Lisp support [#]## C++ * Add support for Unix domain sockets on Windows 10 or later * C++ to_string and ostream operator not always generated * ServerSocket doesn't ignore SIGPIPE [#]## Erlang * Introduce delimiter and app_prefix options to erl generator * Invalid golang code generated for optional set with a default value * Go lib skip map value may cause stack overflow * Improve memory efficiency in go THeader implementation * Potential connection leaks caused by the connectivity check * Error: Constraint check failure for haxe.ds.ObjectMap.K [#]## Java * add support for partial deserialization of Thrift * fix issues found by spotbugs * Update java dependencies [#]## JavaScript * Wrong type mapping of thrift binary type [#]## netstd * MaxMessageSize reached exception thrown in TEndpointTransport * Support for deprecated methods (via annotation) * Add net 6 support * TThreadPoolAsyncServer using TFramedTransport mistakenly drops client * consolidate netstd server implementation details into one common model * Uncompilable code when .thrift struct 'System' exists * CA2254 Message template should be compile time constant [#]## Perl * Fix build-cpan-dist.sh to create a CPAN distribution correctly * Allow UDP Socket Client In Perl [#]## Python * Python TProcessPoolServer does not spawn expected number of worker processes * SystemError when using fast binary or compact protocol in python 3.10 [#]## Rust * Make server optional - drop patch thrift-pr2487-py310.patch (upstream) - remove python2 subpackage- Update to 0.15.0 * Known Open Issues (Blocker or Critical) - [THRIFT-3877] - C++: library don't work with HTTP (csharp server, cpp client; need cross test enhancement) * Removed Languages - [THRIFT-5229] - ActionScript 3 support dropped - [THRIFT-5347] - Haskell support dropped * Breaking Changes - [THRIFT-5381] - possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets - [THRIFT-5396] - deprecate netstd "Async" method postfix - [THRIFT-5453] - go: NewTSocketConf and NewTSSLSocketConf no longer return an error * AS3 - [THRIFT-5229] - Deprecate/remove ActionScript 3 support * Build Process - [THRIFT-5334] - version of thrift-maven-plugin is not sync with the main project - [THRIFT-5394] - AppVeyor CI tries to download outdated cmake - [THRIFT-5429] - build: autotools: add foreign to AM_INIT_AUTOMAKE * C glib - [THRIFT-5244] - Dynamic exception specifications are deprecated in C++11[-Wdeprecated] - [THRIFT-5265] - Add the zlib transport to c_glib - [THRIFT-5399] - Fix socket leak in abnormal situation - [THRIFT-5421] - Fix the problem of incorrect setting of errno in some files * C++ - [THRIFT-5341] - Fix Old-Style-Cast, Missing override and Possible noexcept - [THRIFT-5342] - Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments - [THRIFT-5355] - Do not rely on compiler and check boundaries * D language - [THRIFT-4303] - D deprecation warnings - [THRIFT-4979] - Still D deprecation warnings about std.datetime.* in current master - [THRIFT-5376] - Fix deprecation warnings in D library * Dart - [THRIFT-5285] - Update to dart 2, widen range on http package * Delphi - [THRIFT-5350] - 0.14.0 fails to build on non-x86 - [THRIFT-5438] - Inconsistent handling of exceptions during message read vs. message write phase - [THRIFT-5384] - Improved error message for HTTP transports - [THRIFT-5385] - XML-HTTP client reports IsOpen=TRUE even if it is not - [THRIFT-5386] - XML-HTTP client may throw "max message size reached" incorrectly - [THRIFT-5387] - Improved and simplified Delphi test setup - [THRIFT-5390] - Named Pipes transport hardening - [THRIFT-5428] - Prevent costly reallocations to improve performance - [THRIFT-5437] - Make TProtocolImpl CTOR virtual * Documentation - [THRIFT-5332] - Question: list all the reserved words in thrift doc - [THRIFT-5348] - Update debian/copyright * Erlang - [THRIFT-5377] - Remove Erlang R16 support * Go - [THRIFT-5337] - Go set fields write improvement - [THRIFT-5353] - Namespace from type is ignored in generated code - [THRIFT-5358] - Add go.mod file(s) - [THRIFT-5369] - Malformed payload can still cause huge allocations - [THRIFT-5389] - Thrift compiler generates uncompilable go code around optional constants - [THRIFT-5404] - TTransportException.Timeout would correctly return true when it's connect timeout during TSocket.Open call - [THRIFT-5447] - Update supported Go versions before 0.15.0 release - [THRIFT-5453] - go: NewTSocketConf should not call net.ResolveTCPAddr - [THRIFT-5459] - Adding a new exception to an endpoint is kinda breaking in go * Haskell - [THRIFT-5347] - Deprecate Haskell bindings * Haxe - [THRIFT-5370] - Haxe 4 compatibility - [THRIFT-5381] - possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets - [THRIFT-5393] - Incorrect namespaces for included types - [THRIFT-3036] - create official haxelib Thrift package - [THRIFT-5413] - Int vs String in method get_size required by property size * Java - [THRIFT-5375] - Put org.apache.tomcat.embed:tomcat-embed-core into scope test - [THRIFT-5383] - TJSONProtocol Java readString throws on bounds check - [THRIFT-5400] - Java library does not export the .annotation package - [THRIFT-5425] - Throw an exception when reading TSimpleJson in Java - [THRIFT-5430] - FieldMetaData synchronized method can trigger deadlock during static class initialization in JVM native code - [THRIFT-5432] - TSaslTransport throw TTransportException of MaxMessageSize reached - [THRIFT-5433] - Add Counter To Thread Name of TThreadPoolServer * JavaScript - [THRIFT-3508] - JS:TS Generator set all fields of the struct as required * Lua - [THRIFT-5417] - Fix Lua compiler omitting default values in Lua service functions - [THRIFT-5439] - Lua Generator does not support const i64 * netstd - [THRIFT-5354] - disable IDE0083 warning - [THRIFT-5382] - Netstd default list/set enums values are generated incorrectly in some cases - [THRIFT-5395] - inconsistent treatment of methods ending in "Async" - [THRIFT-5396] - deprecate "Async" method postfix - [THRIFT-5408] - Support for deprecated methods (via annotation) - [THRIFT-5414] - Use of specific parameter names generates uncompileable code - [THRIFT-5442] - Separate client service calls into send/recv methods and make them public - [THRIFT-5444] - Netstd generator produces uncompileable code for enums ending with "_result" or "_args" - [THRIFT-5445] - "cancellationToken" cannot be used as argument name - [THRIFT-5236] - THttpTransport.cs still has bad timeout code - [THRIFT-5349] - Add net5.0 as supported platform - [THRIFT-5373] - HTTP status in case of Protocol/Transport exceptions - [THRIFT-5391] - Named pipes transport hardening - [THRIFT-5398] - ThreadPoolServer not stoppable via CancellationToken - [THRIFT-5407] - Keep support for .NET Core 3.1 - [THRIFT-5419] - Incorrect usage of thread pool in TThreadPoolAsyncServer may lead to poor performance - [THRIFT-5422] - add threadpool server to netstd test suite impl - [THRIFT-5431] - Response should include 'content-type' header - [THRIFT-5436] - Timeout.Infinite is not a good default * PHP - [THRIFT-5318] - PHP 8 compatible version of binary protocol - [THRIFT-5440] - Add php8 to composer.json * Python - [THRIFT-5352] - Python: IDL exceptions with no fields can't be instantiated * Ruby - [THRIFT-5312] - The Ruby compilation configuration in the .gemspec file is modified to be compatible with later bundler versions. - [THRIFT-5367] - Ruby library crashes when using GC.compact * Rust - [THRIFT-4098] - Support user-defined output namespaces in generated Rust modules - [THRIFT-4101] - Make auto-generated Rust enums and unions more user-extensible - [THRIFT-5314] - Enum forward compatibility - [THRIFT-5363] - All-caps constant rendered incorrectly - Add thrift-pr2487-py310.patch for Python 3.10 compatibility * gh#apache/thrift#2487 * https://issues.apache.org/jira/browse/THRIFT-5488 * required by python-fastparquet- Update to 0.14.1 * Fixes CVE-2020-13949 * Deprecated Languages: + Deprecate ActionScript 3 support + Deprecate Haskell bindings * Removed Languages: + Remove deprecated C# and netcore bindings * Breaking Changes + Upgrade to .NET Core 3.1 (LTS) + Implement DEFAULT_MAX_LENGTH at TFramedTransport + In Go library TDeserializer.Transport is now typed *TMemoryBuffer instead of TTransport + Haskell generator fails to distinguish between multiple enum types with conflicting enum identifiers + Upgrade NodeJS to 10.x + Swift generator does not escape keywords properly + In Go library TProcessor interface now includes ProcessorMap and AddToProcessorMap functions. + cpp: use all getaddrinfo() results when retrying failed bind() in T{Nonblocking,}ServerSocket + Now all Read, Write and Skip functions in TProtocol accept context arg + go: TSocket and TSSLSocket now have separated connect timeout and socket timeout + cpp: dropped support for Windows XP + TException interface now has a new function: TExceptionType + go: TClient.Call now returns ResponseMeta in addition to error * Full: https://github.com/apache/thrift/blob/0.14.1/CHANGES.md- Build library for all parallel installable python3 flavors gh#openSUSE/python-rpm-macros#66- Update to 0.13.0 (full log https://github.com/apache/thrift/blob/0.13.0/CHANGES.md) * Deprecated Languages: + CSharp and Netcore targets (use NetStd instead) * Removed Languages: + Cocoa * Breaking changes: + compiler: removed the plug-in mechanism + cpp: C++03/C++98 support has been removed; also removed boost as a runtime dependency + cpp: BoostThreadFactory, PosixThreadFactory, StdThreadFactory removed + cpp: CMake build changed to use BUILD_SHARED_LIBS + cpp: Removed Qt4 support + cpp: Use std::chrono::duration for timeouts + cpp: TTransport::getOrigin() is now const + java: class org.apache.thrift.AutoExpandingBuffer is no longer public + java: changes to UTF-8 handling require JDK 1.7 at a minimum + java: class org.apache.thrift.ShortStack is no longer public + java: change return type signature of 'process' methods + java: replaced TSaslTransportException with TTransportException + java: TIOStreamTransport's "isOpen" now returns false after "close" is called + js: now uses node-int64 for 64 bit integer constants + delphi: old THTTPTransport is now TMsxmlHTTPTransport + rust: convert from try-from crate to rust stable (1.34+), re-export ordered-float * Known Issues (Blocker or Critical) + C++: library doesn't work with HTTP (csharp server, cpp client) - Update keyring file from official KEYS file: https://www.apache.org/dist/thrift/KEYS- python3-backports.ssl_match_hostname should be recommended only when python3 is older than 3.5, so use the python3 version, not the python2 one.- The python3 subpackage now depends on python3 packages, not python2- Add missing zlib build dependency which used to be pulled in by libopenssl-devel, the libthriftz subpackage won't get build without it (bsc#1149792)- Trim descriptions for a bit of size reduction and diversify summaries. - Remove %if..%endif guards that do not affect the build result.- Split shared libraries to subpackages - Small packaging cleanups- Update keyring file- Fix Python 3 package, which consisted of only a broken egg-info - Add missing runtime dependencies of Python 2 and 3 packages, and add Recommends and Suggests for the same - Use %license - Add %doc and %license to the Python and Perl packages - Fix Provides/Obsoletes of the old python package - Update to 0.12.0: (full log https://github.com/apache/thrift/blob/0.12.0/CHANGES) * New Languages: + Common LISP (cl) + Swift + Typescript (nodets) * Deprecated Languages: + Cocoa * Breaking changes: + Rust enum variants are now camel-cased instead of uppercased to conform to Rust naming conventions + Support for golang 1.6 and earlier has been dropped + PHP now uses PSR-4 loader by default instead of class maps + method signatures changed in the compiler's t_oop_generator + The C GLib compiler handling of namespaces has been improved- Update to 0.11.0: https://github.com/apache/thrift/blob/master/CHANGES#L10-L297- Enable python3 support as well - Use naming of python subpackages that is consistent with current Factory conventions- Update to version 0.10.0: * lots of changes, see provided CHANGES for details * fixes building with recent openss (boo#1042675) - Switch from qt4 to qt5- use individual libboost-*-devel packages instead of boost-devel- Fix a typo in changelog- Update to 0.9.3 * numerous changes, see provided CHANGES for details- Simplify buildconditions- Disable building of static library - Do not manually set LDFLAGS- Remove obsolete patches * 0001-Add-missing-limits-header.patch * 0002-TNonblockingServer-TLibEventTransport.patch * 0003-TDenseProtocol.patch - Update library name to match shlib naming policy - Update to 0.9.2 * numerous changes, see provide CHANGES for details/sbin/ldconfig/sbin/ldconfiglamb58 16847551910.17.0-bp155.1.60.17.0-bp155.1.6libthriftnb-0.17.0.so/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/a85a45445b6a156e5e75f4194cd1b450-thriftcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4d4b6e9fab5adf8b361060584d12756c9f12e351, strippedPRRRRR RR RRR RRR RR RRь4jw^utf-8f3d3be77b1e524db36ca03306ce9bfe0f3328f5763e1cfb3eea596e85e272b20?7zXZ !t/{] crv9w=gK%*C~!f{lt-bڌE~t&|BT -qD hYc7BjqrD~DlMa's07t0!BިbtPq?G {O-b:Cak䨔_5ikQC&WS$i~½AV2SY됉HC[;KCvOcCnT*%?bXmض1{0v&A6xHMT:yh1)XY$,(W1N7q즐ʑl_()'&1Dҕ&-87/!LY7ZDl9^(^k)}*A9I='0vtBgcli t|µ1NSKNt p9 8uCgg=}9ֱ4't> %" .n_%Z Ғ*x7KVg9 *(쳢όϲ'yQ>* ݟڏ \--{VUZ vK|z /-lg c 0 980 ݰz&I`5mJRC۰G<rRV7Լ|b'%ߥPҙaȂ H{goC|v;5ah5j~@*=5[۔)/蠛/q.PĹHV`p*r'D/,լ<Yu b.C$[+vJbnRz+V/ |WgR n✕htNñ2;뻖.H/D5-B |PT7^95!|g+ uG6i!Qvc%ăP2" ᜸kdu *jɃS"̬ &{T;'ҡHuAꆙ1=67$,FFD7b/~8@ WZݕ:42@8)/PLSʾ>?dͨ\'>k3łm;tR]FD#it`X5WHOydž͝w$_c>% bD0$ ]H$L^YC]~>j`/uL@JʃCpmy Lub2-b\ȀZvWӪ{p,ax+D\`튚 y)MyK0RxIP"Kf2R)K=#w@FdM?3Jn{qmCa%Pk7rvGPW'۾ҔN ? id~鴭]w#B$M<0B!֜&{Tf|8u`ؘ00?bZ!M.XIWyMn7Cyq1GYGIJ9:6~:$&Qxhݗh4GqCB+ӨzLW=|vkкxo֡^WX  ,b6B,ԯ1|ojuReѣdj'O+T+o(@BϳOs_&n%aB{mqnW(c;9GQ"RXЫEPqEҕ]kBa5x5#itKNիhEp0BҸ1sli}2j=iqVNL Q(a"[ "ä~ZKo^Z3-"vs4֥]Izr(MIF gX<%ػQ!' HKi`O `|,-vS4@ԭ@n . J yDP]rNO&ih.X']D+=J5v =w]R&,T(Y 5Ԯ`Z$&p[2&c|9UPNchq5/_/QQܰqtU~]]My)ʦuRqzOA_Aw0f1/v^kO=J~<ܺckҌ=q2ff؝Slj-LJΤ'-(*f-Wށ2zH#R mŷ!zN);DݪcSyڎkJƻle]^+F7ofN`k%+Rށ2QxU*зA2ͧ$&K ;jmҎbjz2Z句QcJ'|zkݫ21KO $Th? X0ON ]&$Z |]7B#fp]Y6*SՃSg .IuY t**YoSHcwۮ,fq"J-!U%x]x͘n2g ;i#XwىOI}^)Z$HJLO$@#qDZɦQE䶘HP̨:Ϯ>6A˨QGHt/C 76R&4bNL6Gf :fypxvTjihhqC^Jt{@I|\S9mSՂm⍈L_q+ +TCzVVt~mW =SaY^*ȗq-%@MD D*`F*bC9,oc0Vp⮙#3&'-&[i$P ݽ T!;/;v.6IdE9dw~eA.r5Nt9Zy-<6ڰPؠoy rb E \ /nvTeQp.|W(>6Վl<~'}nQ&iQFqGQxLK C[ 1Q,fW&-BS!Ixfa|2>?7얤AUgC1i(Mͯgq4=SI[Pjo8E RE1g(OBZjhR3w;͡$ҕGT+?k3" m?ʏ@1$ *~ J$L9J{r!ΰ\W:JږR۹ϐu/iO>kk O(PWd˛ 5L]+IowT# LҘU]i2ٹ 0ܱ~I;~QRE{Pk@Ck]oM R җI[8]7欬Zsqm]1llUB{"~6:AH'sPa>puQYd}C&aO'lgtEr$ݩI bu6Fu- D 3MTo Ӡ1P_^}^ 0:gaFn$@7`EɃny+T..e.ռ3QBۄ*֢+Gp/^8"`1>V1vt3Ie])4 60J" м9co)MBї:' p(%=etݬfE짍HK/lڣ6lS0P=iz;ӪC;g4Z~n.x`~ ~[sxz06 :^GEl<F|v%%0am~ul [ E甞6Ȯ8pvaW7'SQؤ|~jc,|3s6Sxt>N@rD}M|Pam]m`C#~!P  )4 wBx I'G;h[K\BWqiyV> )2b%$ȰD ~ [ۂa}.3B_dV bReDl]:}k:,;0B[-Jpar0RTݍG8 #"KX??LQ$Z2L޵W$uV-ў_vDž|>Å<eh1SOv__+i/y'mF5t!8XW1q̭y2IٮEv󝬚}yH3QENqa8% {$誯V˥u;PV6x8)x]?iѐ{vFYr9~ yR&1 A=`uĝe:]? YZ@?QGZ2^:kul^"$9OB:y{x9lܩUU y {d2ϟ3E Ui\,iYϕ9q:+,\;kp D^;`# U S9Y{A8\3T@E{ ^Ol]lZfNr7?6Acx_LfHn%V) Eޓt,X`a8Y!V=a!1!|G2 Ul@us^A#:گ앩fֶtp,ܟ.͔+.+clL,\mVpV܇adG<3)-U޷-3S䷑.՟|KDZslOvhj0;4{2^$Ot5ٿ0ZFGsp Sm?l ݬkF58|gWYQ Z5IhJ9t6N7$=O1ASDэ^m}ؠtؾtEp vWM /Ap< L$v_zd1ARV8k܏չm2c7 "9)fu1%"ģU3_l@O;C51] u s9]w)P*9eNO. = c(Gh1;9pe e֗)ЉgXR?nP\ , %<@ eJhD&ȬdhW4|LYPalkʂ."ZVCÀR\yŽ\KC nٓMT U\f3mJ!߷56U0r2jD_(ΕY 0!*Xf7ةInoA[|`m[XC\C]e+utT T5[8, wnMX>x$Z=. ; m/[THrP gӁuk0EfVj,.im'I{;7eUq Y'+(:jH1/2x|]Gi7 ,iT$ZhL*ĵf.g9!TlF|8gwN}u<*_`Wcl&= B=(6%Ԍ{P# Lb哔w`}C@ g}*/8tێ~4w Hf; !-ՐMsIn 9o)TOؗ mTxfǘ%NSpzq;ټfnf"nkQkˢ`Oա-fGF%YԜ%Zr/tC:8xZqݸ:Y kĔ6&xwuɵcM-nWw- I/V9Aίı,yBK΂oa/ݳvֽi_7LW[F@ лEk@Fdޯ B`|6FNsƬd 9q..,TA-o`];˟bd2蚞;鄦0Ri.u;/u#8]E@,n]<50e۸P?餦0j~Ԩd!U{6VH |қ+?7TX6z!s:ex^ 7j7Eweh譃:LXNpYG*ٴmZz{g &52JcWf ϱJ:n ֿR"UH<).~&Vę1VVUIEDdE( îTb=]2e1E:FtHAb-[O,&&Y@|F:gOVɄ"pMW~.Aqʢ?QemjYN"!jw,r9|IQ}"F@Z_hdld^ČՉt Z iĪ6`v'*ĥ5g O =/8j%%ZhӦvi"0(% TOȽ`&)(x"bʸi3 Y5 "N f*{j"UcwZa5_y!.sVArV ,0ng잜4S:1ihA?q&zܓK(FxGkQw戒ZԗaGˇ`;/P=ITm{()ݏvC<{!X7N,GP_+iw^[_nOڞa}Mz & cuIqʋH'd5!lv]DD1=q$[<`wmcf[T]PEcYÛe<7z 1,賫_a_6rW_j)y֨;E(wd?5L|;oa6Feosr7r 3*HҠex(>68Z6#^&YV i0d /eG\]֫cTW~e|NI'(Rwn3A- %׭,-W+Z[_ Q;iaQ4*e.Bҝ!VI.Sƛ @&48}OSȸŌ@9 n*]AW1%Iz+NL|.j餞iV ^t2cp*H 9YerA1}dб'ZEzIx$#>-*+3 sQ,JI1ƪm$Ǖ`@M7:⌧YIrv@MDO#pbg\\cFFNߦƅ vzHXS)YΪ%rYF2?D)dϞw:4:aT)o ZXukU.|Fqw.$јt-B_װ:_$gRIM {bQ+7 $&~ΧeRژVEqEü-jiձt`[rRH:o]Ųց$A,4:?zgmRAmkxdg!erU'y:;6yfC$4yk_<< Jc%EA1!4J+ư@Q C#WR49L'݅ (%n+0}$îJ)_8P`4fVjӽI< |<ə|6L%mY["X#'_Ucz6T#k PTSOT~$XJѮԻ׺@so[WQzC$1lR:sB8 cBhp3\٬:Ӯ_R0;o7)73ۨp=2j3MFvN"M 5]c¬Pd$ؓ\RA'K^p+PgTBsWЌ/g;f{bޓW$a jܦVI1 NeIIg=D(L:R5\|[9 ArrH; gpҴ7, |"Lrl͕+f3o0y[%*6AJ/Y)MXBD8X@_"JA - aUd;.}yOuJY w$t&h$yAPJJ]6t(@ oIvc5| '* Kc(`}wm&d!LNYw)hΛJ.15DKĔY R2Ȟ$@I3q5,^"Q8KR^WrYȂ-3;PxKۧ/SVφj9OMvx\PR|CL} *Ӯp91 Y ؎!ẏ]95FE.Ւ|o<A/{dE*CI:DkϮ}Hsޞ_Et>"|Sg9LKPJ A`hv@Lc!`ׇnؤwGZ]v_[I1Gl5QیYp. Uɬ{kMYr4XCӮTPuѵP1pK}!~OkdjvlyzCȫ^yGRvx"Vf7FŋtAd> 4z)߬9`R x,+箥j}}S gE@d-{;1G*v}s{{Hä CH(FQ!ʍ` +w& rkELm Z `y#M]A[{'LbA~i{p_! YZV2U0I񭾧Bn 8b(T!]֬([(iݎ|µIR];8ED0ܨvl;ɿ'e]=S/$*uAXEݲvTlJc>+ZjJ6FzP&wP8Rԭ ث  /n x\Ή$XwX&u7Ljp1 LJG=#I]8.̈7D_iXi}al8?Ii/Mvf,@saBP.W۳P 4tُsYHE䷟g–CkEQ67BaB" gi rA.SORɋ{I9xMpH8[)Ԕ ߭XԻG\pD|7մ5 o5>\n0b$Z0G+a^o~8 :O6+H*tU %XW,68@6i. l6yonp[,nT40GʣT6a\/-w^A.j&DWĻMZz|2 9Pk{UYfsd!.$Yp@6"_v#b j='pz~Ӏ0ӵoKJ m;Ocn }tx[)|HFa(w9@\&v=&ykL5؇ mYzQ;@^"e\z\3l"+<-=2 pĂT_Kˌ^qfO'nm%t(iX Ҽ27b?8oLų_J8oT1_6demP]Ȼ"T~h&bQ[>JfmbI+\Uzij3Qh\f}^0:Frr:F&)zWzAύ!oѲ{gS v-+63)C06x?^mnYVLiJ^gАzIL2N{/ ʏL.c`lZ~=:iwgy SD>[҅V5Sb>c\]+UҘ!2v,:u!s}/Kn(=q܂b2CEt S[Xo21+C~Oо#"!eڪ8=8țfՀ)`\S~͸übX`ШNdu mtyG:Xd?$hS{N@Ze_APE=Mts[,i}ׯ\#h{nJ=淀שul-1N b4N%V["p-_}#+7:Xʁ^ AYiNZ>l 'ɡWMD CgH:>4_R6 u[bOOoBY6F9T_L5U&JHRw [/^8.1oYw 6Nix֖Rg0(۬ UgZEa31T5sz*EḚLQ΁5ysKԍLІ^G ujqh*'Vi5ů_];K K YNzdCLWжz5'ی3oH[[*arM7o9 -2*qeaws"({}ToɓBF@ 6>G^J/21.=*#2`\BUq 9+jy>F)A_\`qθ(Q.>=nxO+﫵~F%40g,=찉m_"% oL![޵Hb_4b UweuW l:c/i]A Ͽ3ϝ,WQ@@ @kj76 GBسﭻ<獜\,CCșfL^ gp*nџq9|S !#nxCes0RkNNbT[YJLŸ?6Q"%vVry MIfJ}l'"R`)t{b'&֎v6ޙվj8\1xmFmH !Q^G kyyKY'7 Z{*H]A[˥7)!᲌8Yw/цte`)~ L90 ř90ѐt!JINL0uVP=Bz9} 2g xi,~'+ "ҺH☂T8sqmj@Ohyv  *is՗,EmT`T.[5^Q& u{Ma7M"D\.y^rV?f ƺ[&бFӦY-̎\8( 5!EgX@H?Ai4K!g4.}WSy(au'<{ e~eΛK{Hq.H8MPB||JL:#Q1χlmV%i6 Xz۟FA\OZ?XS-s[M^ȭ %7@ɟLj[i_ǿ{ض8+VJS1\Q8 F!S|"/lߪǠG˳|u\>+{6Gz'Yَ[jtן?Y=*rwRs)}ӮU#^UZuiJH#,XrNTiaӞ*Uy%j-@=,8vҿl !QT89cfy(U% h7*'=ÿʚjZC]'Wݓ_Ju(~˹_ÐܼEGT̍F (F'Fαm]SdO2#3L.xikG 9+ Ăeh3e#u.6Ӆgb8,lw1 dlre B!|_blW {/\E ?`P|ҥ< :2;{dA(p'E_xj!$k)~4PDʒ`M_:z^z:LgM\fA]=}F"1+ .-'BF#9dG鹷q%hox+^o`kƧDyn:w d R {jY=f5 Ap=^r)֭ƈ եTP-Ǵ]RzZw,v<8LyHꋤӵLxS^e{?f>N.սq2W0R`01,KZ2Zc IBX Q0y2,pq{׼ 9C9PV|'hy,\%Ӎ&1{jb` U&}d>T(+'nɒqok?BQv3:AdkADF}E-9QjIM^gG3:uI.܌!\(,]S]r$i/@tPp.BSČ>rvޓ`H`E2](/_(<`B.ᜯ;qYIC&d"RȻʑpa?fǓ(᪐yfwv=DY6uhV:r"X|vG"܋6I䙱IPhoYWr{N3t*ov2Q&=B'%O{m89uU\jv"r(]E.(r-K6+&y` Big8|NXm}SsJm q 64w p5%i!8MzUC ؽF+UV0FSk-$rhAzNhvB~1YK O,.~OX_y|eϩoyrYm-m9s%qt^IEȌQwx0=_Cヱ =0HHb{MʪL.m(wEIPrpDn+lw'E7껔;sS%-aw#~[˞v;ع͹hN^rphBy{e~ǒE2j-S0WP`FicT|=EuW0}8OCxR2AmvY|&w,ěAܨ| e6&s}NoWpZl// / 7cvs]|MH_D<|[܁IMu7!sSL؜]Ob#9v0GR^9 P_LK]HahyTQjYH' r}OY "ӟO0Y8S|s%B,؂6[#S{gtAǾZUEzR W 1\->r3NBUS gJl"}d(䬠uf=7%JYψNrሾ2r$ԨN'_iG ?Lh'Aduo XnA@PҌ<4c@bf{?:/VVI{vx y_nlKچW/ixOPK *Ԫ}{Qa RJQХSJZTlfS#tQ`zКGTDH9uD'jk."⹸ _).%wxSX>UTiݼ#[K,v <[- 7A(5s'7% z#A( pCDI=0NپD忲BqٰLXj:80Mb E|bLv o>\1>PgIYK;YS(M5w 0T*+, OS[܊աUhLd<@\;cAU$Wu. @W &B#q ?̏\FNnC"pxaU=Ag'P5X[z%X&!!ipQILN˰\fԭ)C;\chi\( ܑF. 8!F V`=Mi@LK ΄OI'$ڑ5#Хvn3/ƶv ͊rCgH"/wJ%FɆ:-}R2IT 5?1ҝl%PpL@oYq1>= _QzM|+nͿ'Rƅ3yj/&A wT WM6o׹cޜTXO^>cԥDTXفDGS̹i%ļvB>4gWŘySLMO@ :L8 A'DOKE_"N VjF]ڵxD{}͇o!HE=p<ڈ  "MAڦhgVN1 $db |L0fyo(6>8ue{5tnc/cLh: -K*'b_:!`69M 'TLy!@Ili31Ba+a|YRFNQ +|0LNCJ=mDW?m+bTלdA@5aza꼹i{EP3?j?qhV6MAN!ӯÒvZ3(^Y@\kĭ?W Ug:TxWADRvcF8|\uY [|lyY 8h:_[ҬQ:c݂D3 bl.AlW3%}&箚xHg"=0#imKsu-<7 CfDDVfΨyCA|Ӈ9JIh)xU["R SJcj,:tkYYeO`4c!C@6W3D72h!*(a7v$ ,W "e#%E<3g ֣ gq?I/F11|乮h3Bx+YsƧ*9ɐXĭiF;϶?酉QF:Öc[")tKh(!euJKO6GQouǥ7}X#SGovE%ߪmԪSv.%,tatOL>[ddvLH+;R֪ݞߝI0"h^[@9-L?v_ 3@V iDn(m(Dy≅ky_ |Kb rcR D].wg03 |_ǻ¬vq܇^SpR7'؉? ׏5r>wXZ忙[yŨkԭuҊ¯7|# [FOB7V^p/>fW,"^A$cAY ѵaÕ}:gP\t%&=ѤW(w` Ӳ҉v25k &AGD ~wg2ضv\Lzw8^Ձ4uz%Rx.sMCS`WH~:@IO鱰;LPk(*o}ЫVP0?DzÓ(19K /-B/ Iiʝw3q2|`m(i*Oo1|&lXqM.9,.Řc"mC7K(41Ru"-8:AWkhɓ̕$_A*zc52'2•h$紊B&84_M1cf 7ȷ.:A"Yՠb枵sa_.;pWRcɢ&Wru#-%=5Y ݀RA q 6&鿦S?[}|T̩* >Hx(4#GnL [Ӏp]QXM؇@ aOɘhqڠLjn= $d`]ز؇ؐ̿jtFöqƚtd]3+lI_CTQ ,q lq 8ބ6S@("ewk#]riuuMB㰜 K骀C_TTHH> 9kO;#Hů΂obn\.Hśj؞|EΟ:\6ÉHQV'.Bh ̘aL>BL{l 7mʠH,9{@^)S0Fi\E*Ch#UX]N|Sֱ #~n+a5bjTqSNҢ\ SG"+~IOɲCꌼ+6a$7'w( L|ɬQ3OR~qYaƋRh0]1%':SȴRoHJ3vˏ:nyg>&YhaJl3>\[cFϋGgssaӵ֋KJTOTC"tc" {H6h>Zqp%~F=HߐMcoO͉DE*J֖~F_eGՅ#}m:)d+x`L hh-%<fILE A/ i8VX; 6*|gmQp;O}a*QYzweme} ԗy 7.Yues(>\]Hw[NOY8N)1 K3"v&&u 炠YaGȆ ûgX@hݟԄ_H 7j_qsTQ UIwO@"VjfCAm0V ߠ8G#6| qLS _($t_PIv)$ .Gmj6(ëm*@g){hXsΫիqK)oyߓ2`"g;f-B 2Ɛ)3|ЉkFdyѣoB+A]q! onIUNY R;g'7E&cSG)!(tQ0KmH3nVjAʗYNpg,;#;׸n dq(q"Qn$SBTol{QdŲҞb[\)X,|;Iumٵӕ\=>$| Xk2gݨAX$_1tI)* l>BZ_<,F4ߏqNI^SlW$5K! ^ AyOޅ\ ;gC3OAUD$O"[d 8Ӎ>{XEli^RY+J]kxcC3vE="ӱ>PPãuܑ\Rd"{ؑOס3]{w.Ax4Qd4\44+([DN8ns;g{*W`s/4Q\Z'+C`\iP42Oa@ڦ\&R[/n,FkL'[9:,6݇{"q+OWN*7#SC{]vѻU>W1`s_ wP)cBFfR D'P~̒*̔v.ʌ fp:V=۞m9^xa}%ju$#]I`f>@zgB6 qM_R~ > ؔ#Уb= |#u4PH"&\[Jwyk;nc;*Y-bxcrpzqjw9(sE͜i-E!#6兵P=dzBt5\˪j'Dy!EH[߫8\Y}p]2ѕvb 9e($u& ֍q䤤-]W%ViMkOr}J^JG).8u T`u(damx_`O1#'tUde1YV {!l6i 88Qhs@Lq%ML p`"cO,m%|=e]KE[٤VO*gDDN-,f[@C,~DnzůK / gŽ=0HF擌<*|Wb ޭ\X 3v(B(%zr*2)Nm$i̼p,ϒ o("V@ȇ`9YwK]({z52Del'M.w15 ,> 6q0$h ? 1$Y!:sU_s0165@!ZB|E-uޟKu[s;?0%U~K+i,}F| aS^V9(;YD~ ϵȸݛʎgjGS*&^gtOEs(gD W?W 1 K' [Tݐ0!2B+LN=:paOPx/V3q, Vxn#)Kp֏@{.$8x641q++|_ ^PK0{@^̮ҹ^dJj$6d'-cZ}7]mX%xQ+Syǯg1DBR X&OhsK I> ɚ֔N1 '#/TAF=ozE/>ҳ "ϡqPP;If 7+ט}((C> 3xYn))pG3M0EM9+Rg1 ߕ}=/N ܾo(o3.!0C@]aGS dysz(`tH/:Rx̵G}Z!eX|tV#Y 7#3'DXʠk@t";ӏZ>b/*/HU;rmEG;n((ְPXB*tUqG\0#h86C] fo"fBQ.l%U?gBK`]R!TJfqqOlPJ6g c݊B8$tu2/ᗲel%h O-nt/â\Ėq#yd$tji$; U~թuu憆MfGܘ@Jyc4*&exÇDV Iv$-8~D@ 7״+KE$*1&zƒ )摣A*"7p7 j/VwۜTaxx$9t~l Qg�d)/zԡ&?DbT {/|YGpWEF5jHsfW٫+TOf m2X9=GûQsI91O6:Ӝi}M0 oxc<5X8ҋcorV`i Vu l*g^V{P̲ߎMvy5=ٕp.@)nh:uu +d2 YVF2#XidDٞ j7:0 kkރ_#/q>wƛ5&;I17bQ\uڍGm)?WgUfY&:5o_emrcqT {}"#Dw{ө̭7ٲf7{ҝ΀r|)nޘ=@M*r~ʷj% ,riBk=NmTև%y-Վs)l<st ~pk \ݪhyqcta%v9Z4ۂw&9kvu3Th|=jZ8Uhb*F~{#Ln3O-szȹKS{3+ =1إ1K (peM#b)Z Wjs_=FU}owr3'l280byb )@/BMb qN1B:g2M#"q$|d֚0SE(C>_C=0̗\2w*̴KJ|߲9g˺ŗ#_Ѝ=^lj#웸ozU͟9%ڴ@?D9/2ЕCp>kVZB}WRlaG&0-Nyȣ0x`J)*3'O|ZAaQ- eF@Խ`Pp{3P.~9X_=d Va8ŬhZ]/XNW8fiǭq25I,b]m*S WJ3CVH&m+jL۪ɸ8xrnї4F͞AD#D3qZ;ytͳ'/FPN}Ӌzk Z[ /Sɤdc:, %޷ #%bBmZTP93nNn  *aÌE׋'v@S;`Vc/C[o`MnV'29-ffɘSIpAj3q<tOg}oORJ 6lQR{`Ӯv@|Y]U;JOgCr`gu2>^2Yj$FbesZS=M+5kJVT|:0s +l lIU|"`+LjJ xlN~Z .)3]ocPhׁH̺Ǫ'ft/}^M孼tK7C"A7۪o7o :ƣ:1Qޡ2 33<ªڒV0&Ü [F*w?ʪhCw9ͩsl'X.'j01@i6KXYwa-J%懡Ѿ` M^KE="!r'jniRhpXцp~ KA xhZςR,d$ch7H{bP`Pyn0A#x3qo'~xN,sxfAFJtC,9bĪFxDH5k"BmX꠷S+x nra6^ *F{DKg>e{} IK5 >.P$am?ۖBpoU5NͪK/S%;J%{zoQzۀ+ߎ|pK2!/Ju%D͹7O87`ں:k-sbS;qtf F nTXWڐ[ks=@VFͧ򕶱 59$?4VJE!$r+wx/s-/M⡈n~"8z}mR"h1 k;UU '`e6GxFV[gb VmjޤiB~eԊO!$~Yok]Smݟ֠MBkxp"߳\yjC]%9MFSMT h/:=X䙦at1;i]B CM +Wo4™ 499X4[;zݓ,d<ĭe;5) x GXGuRs APɧ B- Сt-F)]GvbD"_AFʺkF7.κT?MѯjtA Һ[$[mDY޴RV?.9 ټe MhphwmOCB=aJn K @ߑN}Ȝb[&rM^fݲ]["α$GԩqogS$q=lLkߚE0"/X CpY3o$Rx;%-lNئxܿT8 wu]MJ&Ubs(Y+6#Pܙ#`'L/JrÒ`&$\w@oˬ(B#Ogpc@J4+vX!%Drtlt%Y+=m"{w@Mzg"so2? ,b|50SQvGO KSp8RԧTN[{ݳ0`Bb)'9vSǥ@Nw%VRPj)bLŃqo56qXu*mD&wKMPlLzB~dE]0Sٺ@2[U +wQr\n EӰV4ܡqꮺ#|(OI m"]h&WֿFYoSAg4>s 3d'F11U,r}rej,׻ [mΓ76!2i=>\8 ~!i4.-)*hGQ22CY %Y-@g7ҹZ9Cyc8~hSLiԛ?k'o-x.Q_٬{`hDD;3lfC膣fXml33^m(pygNK+< =Pږ2 1O⪉oWYV`aqӕ*L[Ԥ dQt$fZi9Z0WfBߴS c< 'gƬ^ufݥǩO!: Ot5;D:|qv냵Կ lfo-'(}d8o.%~Ø͢#ˤ^ղ Td!҅- ruG;U4!#*hL\Ux y 71|^X/On4wk#m$[-4/^p-{*И:Md 5RqjWLd 50QEap3Q'g9KX<5˔ \_fsi?太Ȼn^*0",ܦ|AE^/rUF g739;pEL^L!fX[ 1$<!)=EX31 5PE6ZJ%r`Iu%#煥|]wGZ 73t?ʬVz]ŀȳe}Xт0BF 7I1h È{hRo8&ChOGY܌8X|ia?(l[yByx٦)UǬxUΠJQTZJ-qi+aI qgg HFv> Gvڮ'Mj"ul2gF |>)aSwD7Ϝ Z3b=_tINwLoEP?˙_Bb$M!/19%oW1g`t J-*3.?b*zױMQg 0CVIwhϺ5JXJټIx<~Fݴ˲#fp q9EEbnf خ2;m+;銤!)=):^VҰͰi Qt#/@7bԢ'Sb%X_9@`Z89NQR~B[ћ*-dcM8`%<lhN+`f̤b /O c#Oo˺}2*=c U:@Kmx" wIjPGɧ|?$악CCQ+)=;yէI9JlKcO}vVN"J{A$2% <3lNXCNFTޒ[}\p QN*WB5vNru7@V8KLΜH_Pwc爐V*$ * X鶜J}0)dU`CFرXT92H fDU] &L*"p'X.86F1!GB⸵&iB Z\}+[,V_Y.t#L˽S2Ad6a+ UoBVإ%EXQXZ9ton)%%KZio VUw$4iC]?UbL I4ڕVWwE?+x^pl 0yH~$vZ!6Gy6{Y@OC z44BYhp4p (vSRԒ.J,B=/{ވQ>39r(xb:;ֿ2 ˩Y9$vaU4/V (R3a]V[.r"woҞ>}Yq@.뱯kyUA`>N*Z C49 ,BZ//0M߰aRW˨[ 8JµbXVibvNh-I11G^Pmc_3Un߰)@ AqhNsxNqP(Tx+|nٻT[ 2fdI7>b}Jo{g"p}=kzh Oe=]i+6-‡T1 rcqT4ěYwQ}93`Lg"&. b=3M xڱڥV"`K 02ry'"=-MOvr,t (Ar d:*g7[/VW<ޢRH|Hz"u)^wQ552\i4 #=;v;R蠳S6,@%"~nb ЛPٶ YZ