libgrpc++1-1.25.0-150200.3.5.1<>,bX*p9|bo#G"ƊHo>N[~P&rjn++sm'$?x1@Wu'=E&>(JZR\teΈ ɂL,G`9pD2aȍ=+FOPfu 3a߼< VMuIR9s*L3uPl d v}=d3F-qƉq 5Пc?PhwDΡݲA2\9ulR4JPIƐr5*>CA?Ad  ! S $04Mny        8     @ r  , y   ( 8 9 <: H>9i@9xF9G9 H9 I9 X9Y:\:D ]:l ^;qb;}c<&d<e<f<l<u< v<w? x? y@QzAXAhAlArAClibgrpc++11.25.0150200.3.5.1HTTP/2-based Remote Procedure Call implementationThe reference implementation of the gRPC protocol, done on top of HTTP/2 with support for synchronous and asynchronous calls. gRPC uses Protocol Buffers as the Interface Definition Language by default.bX*s390zl38)|SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Librarieshttps://grpc.io/linuxs390x 8!XP 0шbX*bX*AbX*bX*AbX*bX*AbX*bX*AbX*bX*Acc2376b2914e97710cb54442971e92673d9c52477e43ac86a7ed7057151763f0ee5c092b3c48281c316f6481022d57176f339d8ede41fe4d4de138bd2c99398130f4d537d00bda3bccf6300e710009c081832e6aaedd05520cf06cc27ad6a52791687aa6e49735d9d031ebefe47f364376525745c630064b3900993024c460fdfc9b0e61d5271a6038298a0ccac6bad236486378dc81b11e80d3f2ee031aecdalibgrpc++.so.1.25.0libgrpc++_error_details.so.1.25.0libgrpc++_reflection.so.1.25.0libgrpc++_unsecure.so.1.25.0libgrpcpp_channelz.so.1.25.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgrpc-1.25.0-150200.3.5.1.src.rpmlibgrpc++.so.1()(64bit)libgrpc++1libgrpc++1(s390-64)libgrpc++_error_details.so.1()(64bit)libgrpc++_reflection.so.1()(64bit)libgrpc++_unsecure.so.1()(64bit)libgrpcpp_channelz.so.1()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.1()(64bit)ld64.so.1(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgpr.so.8()(64bit)libgrpc++.so.1()(64bit)libgrpc.so.8()(64bit)libgrpc_unsecure.so.8()(64bit)libprotobuf.so.20()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.5)(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.18)(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-1libgrpc64.14.1bL/@^j$@^]q]M@]d@]@]@]^]Y=\\}\@\3?@[[[.6@[Z@Z@ZZxG@Zp^@ZaZ]@ZKt@Z;@Z.s@XQ@adrian.glaubitz@suse.comtchvatal@suse.commrostecki@opensuse.orgjengelh@inai.demrostecki@opensuse.orgmrostecki@opensuse.orgmrostecki@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.desbrabec@suse.comjengelh@inai.demrostecki@suse.dejengelh@inai.detbechtold@suse.comjengelh@inai.detbechtold@suse.comjengelh@inai.detbechtold@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.decrrodriguez@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.de- Update in SLE-15 (bsc#1197726)- Add conditional to build without python2 if needed- Remove patch for Bazel files, which is not needed anymore: * 0001-bazel-Replace-boringssl-with-openssl.patch- Update to release 1.25 * Change RR to consider a subchannel in TF if it has failed since it was READY. * Do not create streams after a GOAWAY has been received. * Prevent HTTP2 parser from queueing a lot of induced frames. - Drop gettid.patch- Define BoringSSL as a Bazel dependency in WORKSPACE instead of grpc_deps.bzl - using new_local_repository function is now always allowed in imported modules.- Add patch which replaces BoringSSL with OpenSSL as the SSL library when grpc is used as a Bazel dependency: * 0001-bazel-Replace-boringssl-with-openssl.patch- Make sure that patches are included in the source package. - Filter out several rpmlintrc warnings for the source package.- Update to release 1.23.1 * Unspecific refinements, improvements, and bug fixes. - Add gettid.patch - Split libgrpc into libgrpc++ because that has a SO version group of its own. - Bump libgrpc6 to libgrpc7 as there is actually .so.7 files. Add suitable Conflicts markers.- Disable LTO because it's broken.- Update to new upstream release 1.23 [boo#1144068] * Fixed a bug where POST_RECV_MESSAGE was not being triggered. * Renamed root certificate bundle in gRPC-C++ pod. * Increased lower bound on DNS re-resolution period to 30 seconds. * Fixed a segfault when forking while using gevent. * Added channel idleness support * Added threadpool support- Update to new upstream release 1.21.3 * Add SPIFFE security stack to gRPC. * Re-enable ALPN check in gRPC C core SSL stack.- Fix typo in Groups.- Update to new upstream release 1.19.1 * Use 32-bit nanopb fields. * Avoid SRV and TXT lookups for localhost. * Set c-ares as the default resolver.- Add grpc-source package - some Go programs using gRPC need protobuf definitions which are included inside the source code, but are not included in the devel package.- Update to new upstream release 1.16 * Keepalive watchdog firing should return status UNAVAILABLE. * Set TCP_USER_TIMEOUT socket option for Linux. * Turn loading system root certificate as default. * Change pick_first to not unref unselected subchannels. * cmake: prevent C core from depending on libstdc++. * Implement Watch method in health check service.- update to 1.15.1: * Document SSL portability and performance considerations. See https://github.com/grpc/grpc/blob/master/doc/ssl-performance.md . * Simplify call arena size growth. * PF: Check connectivity state before watching. * Added system roots feature to load roots from OS trust store. * Fix re-resolution in pick first. * Allow error strings in final_info to propagate to filters on call destruction. * Add resolver executor. * Data race fix for lockfree_event. * Channelz: Expose new Core API. * cmake: disable assembly optimizations only when necessary. * C++ sync server: Return status RESOURCE_EXHAUSTED if no thread quota available. * Use correct target name for gflags-config.cmake. * Make should generate pkg-config file for gpr as well. * Restrict the number of threads in C++ sync server. * Allow reset of connection backoff. - update to 1.14.2: * Add TROUBLESHOOTING.md guide * Fixed gRPC channels blocking indefinitely and not respecting deadlines on network disconnect. * Add user guide for keepalive. * Fix GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS doc to restrict usage to server. * Fixed ordering in adding pending picks to Round Robin LB. * Implement local channel/server credentials for UDS connections. * Allow extra copy in zero-copy protector integrity-only mode. * Update to use the canonical version of LB proto. * Prefer using https_proxy over http_proxy. * Refactor to put c-ares queries under a combiner. * Remove already_closed parameter from fd_orphan. * Add channel arg to enable/disable http proxy. * Fix shutdown of closed fd when c-ares opens a second fd. * Fixed segmentation fault when product name from BIOS is empty. * Introduce server-side load reporting service. * Reorder steps in ServerBuilder::BuildAndStart(). * Support Per-Method Codegen Generic on Server Side. * Protobuf-related headers are available in a subspec of gRPC-C++ podspec. - update to 1.13.1: * gRPC stats will only be collected for debug builds or if GRPC_COLLECT_STATS is defined. It will be disabled for opt builds. * Fix for Issue #13553. Unlimited can now be set as the max receive message length. * cmake install now also installs should also installs the roots.pem file. - Drop 0001-Allow-building-the-python-module-with-system-openssl.patch Applied upstream - Drop 0002-Allow-building-the-python-module-with-system-zlib.patch Applied upstream - 0003-Allow-building-the-python-module-with-system-cares.patch Applied upstream- Throw out silly -Werror in release builds.- build grpc python module for python2 and python3 * add 0001-Allow-building-the-python-module-with-system-openssl.patch * add 0002-Allow-building-the-python-module-with-system-zlib.patch * add 0003-Allow-building-the-python-module-with-system-cares.patch- Switch to plain makefiles since they generate more shared libs. - Remove grpc-build.diff, grpc-versioning.diff.- update to 1.12.0: Core: * Update protobuf submodule to 3.5.2 (#15114) * Make GrpcBuffer{Reader|Writer} Public (#14541) * Compile Out Tracers Option (#15108) * Fix bug in an address sorting comparison (#15208) * Fix: Check retry timer before starting resolving (#15156) * Fix c-ares resolution with default authority (#15073) * Fix c-ares resolver crash when DNS server unreachable (#15134) * Performance: Avoid low severity log message construction (#14945) * Peformance: Enable SIO_LOOPBACK_FAST_PATH on Windows (#14905) C#: * Add RpcException.StatusCode property (#15140) * Improvements to C# build instructions (#15178) Python: * Eliminate grpcio package dependency on protobuf package (#15034). Please pay extra attention if you are using gRPC with Protocol Buffers and your deployment scripts do not explicitly list the correct dependencies and used to rely on the transitive Python package dependency from grpcio to protobuf. * A new grpc.Channel.close method is introduced and correct use of gRPC Python now requires that channels be closed after use. No existing code should observably break when upgrading to 1.12 but code that creates channels but does not close them will not be supported in 1.13 and later. Core: * Fix: Check retry timer before starting resolving (#15156) * Fix c-ares resolution with default authority (#15073) * Fix c-ares resolver crash when DNS server unreachable (#15134) * Add core underpinnings for TLS session ticket support (#14483) * Experimental support for configurable retries (use at your own risk) (#10684) * Fail calls with wait_for_ready=false on transient resolver failure (#14733) * Fix a call stack ref flake (#14681) * c-ares DNS resolver sorts resolved addresses per RFC 6724 (#13290) * Use socklen_t instead of size_t for address length (fixes use case for some big endian systems) (#14464) * Initial part of channel tracing implementation (#13883, #14746, #14751) * Avoid crashes on environments with hot-plugged CPUs (#14712) * When building from source, Makefile now checks for minimum protobuf version 3.5.0 instead 3.0.0 (#14821) * gRPC Core public header no longer includes inttypes.h (#14676) * CMake improvements: * Add well-commented examples and continuous test for various ways of building gRPC as a dependency (via ExternalProject_Add in #14822, via add_subdirectory in #14864) * Remove internal tools from binaries installed by cmake install (#14850) * Simplify Android build example (#14885) * Enable SO_REUSEPORT in IPv6-only environments as well (#14748) C#: * Improvements in experimental support for Unity - added useful resources and improved support for loading grpc_csharp_ext on Unity (#14576, #14605) * Further prevent name collisions by using only fully qualified type names in C# code generator (#14524) * Fix C# connectivity watcher shutdown race (#14776) Objective-C: * Support for Keep-Alive (#14781) * Experimental C++ podspec now supports Apple framework (#14480) * Allow discarding generated implementation (leaving only protocol) with macro (#14490) * Better handling of network error (#14554) PHP: * Add missing -O2 compilation flag for pecl (#14768) * Update the reserved variable list to check in PHP code generator to match protobuf 3.5.0 (#13580) Python: * Progress towards full Beta API elimination (Beta API is and has been unsupported and will go away completely): Remove _face_interface_test tests for the Beta API (#14702) * Remove Python background poller thread (#14448) Note there is a small change in behavior. Before, clients would detect disconnected channels immediately. * Initial gevent compatibility (EXPERIMENTAL) (#14561) * Release the GIL when calling grpc_call_start_batch to improve performance under multithreaded scenarios. (#14801) Ruby: * Correct handling of underscores in package names by Protocol Buffers code generator for Ruby (#13634) * Source code and locally compiled (not cross-compiled) shared libraries (grpc_c.so files) are removed from the linux binary packages. This includes the packages targeting the x86_64-linux and x86-linux platforms (#14634) * Bug fix for a use-after-free related to access to a garbage collected object (#14809) * Get rid of the -Wno-format argument to compilation of the ruby extension * Documentation improvements (#14535) * Don’t raise GRPC::Core::CallErrors for failed reads or writes of bidi streaming calls (#14922) * Fix a race condition in an interrupt handler that could cause an assertion failure (#14953)- Update to new upstream release 1.10.0 * Several features of core have been removed from the surface or GPR API as they were not used in any wrapped language (except C++) or in external applications. * Changed resolver and LB policy APIs to C++ * C++ headers are moved from to .- Update to new upstream release 1.9.0 * LB policies request re-resolution without shutting down * On server, include receiving HTTP/2 settings in handshake timeout. * Add thread naming support on platforms that support it.- Update to new upstream release 1.8.6 * Fix server segfault on invalid HTTP/2- Update to new upstream release 1.8.5 * Fix a couple of memory leak issues in the PHP parts- Update to new upstream release 1.8.4 * Fix HTTP/2 PING issues * Fix issues with poll engine- version 1.8.3 * Eliminate superfluous log error messages- Update to new upstream release 1.8.2 * Several LB policies fixes (grpclb and pick_first)- Update to new upstream release 1.7.3 * Bugfixes in Load Balancing policies * Add flow-control and bugfixes to in-process transport * (C++) Async API extensions to improve multithreading support and reduce the need for explicit synchronization * (C++) Unary call API for generic (non-protobuf) RPCs - Drop grpc-zlib.diff, grpc-protobuf.diff (fix included upstream) - Add grpc-build.diff- Initial package (version 1.2.3) for build.opensuse.org/sbin/ldconfig/sbin/ldconfigs390zl38 1649945229 1.25.0-150200.3.5.11.25.0-150200.3.5.1libgrpc++.so.1libgrpc++.so.1.25.0libgrpc++_error_details.so.1libgrpc++_error_details.so.1.25.0libgrpc++_reflection.so.1libgrpc++_reflection.so.1.25.0libgrpc++_unsecure.so.1libgrpc++_unsecure.so.1.25.0libgrpcpp_channelz.so.1libgrpcpp_channelz.so.1.25.0/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.suse.de/SUSE:Maintenance:23755/SUSE_SLE-15-SP2_Update/b3f16d7cae77e74449dc5828ae44976d-grpc.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=1a900d0ac0e73bfc1a88217ae03884de2a5bb94a, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=bd4c7362904a41f6e51c8258b87da9225cfc34c7, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a2367aef71c333214dfe90e51f9a09d6e63e10e0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=05829ef7b743d167c3b8e8b849c1512678ecbc5c, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=325bd36fe2e3425aa93d72d323427508a7943880, stripped/A PRRRRRRRRRRRR RRRRPRRRRRRR RR RRRPRRRRRRRRRRR RR RRRPRRRRRRRRRRRR R RRRRPRRRRRRRRR RR R RRRZG Fb #utf-8544c55dfde84c897dc6037115eeab379074d1beac18d625bee169ca89f202103?7zXZ !t/]"k%f0]d*fQUWoDӨ 52dao^\x@d9q4: exw= W،ſ%,xA.}G]aqők=uL~YE,RrL䏨ĤB\H*_}|Z&r7nLg35s|3 s b%zRCW`WRM v;OA+|+4 B$H]oQOG) pFD<sX1i+M\1?bMt޻Qsu]PREd 9,~:ōjCpzǢ9 7|@g=Z-te j"+-;]uu*,i"Xݧ -K̦C?1G-Ce}߷`?KjAA˿j(ftۗI ]8TٷjYv4kǎa%:p3Iի9O*,Wx3(+Z؍"}~gBb8;\HND.. j1U^ ] *QzEgaNc ŎНDBNDDvf2ԚatZ_$, Kխ /x֥˜L:Vs%ISO1%qչf-vμ\]]yY/e^q 5'!pȃ G&W "A1-XFL &wPۨsB K-4q23Ϊbl5_%˿2g(ՠOA!u2oXɆٲKyGJdrݴP0EQROa e1>] [BP8s@YfwR53Zܝ9+[b‚X[/;g8Sa{gO`Itbz`Wi\ %Ͷ^' o?:zKT#=n5Iuh s>Jupl%f8,f.;ӯG$`<HJhe`wID)o^uEE4pW!7KBWfXc> %I¤nA%ҧ"|%dĠI)Ak/0ePUi3G<=(L0 8l{Rh%|zG\"NJ4NF4{{W $QG)#RU4'%89 KunbxRqyKәE7^Ȑ>ouجRVFWg{l)>Gҍfُ9.Y n+ gSQMU@|F&'.w,r.j֬+gQ皜K]QV̇fDZI.O:A|b0*z!<aRdNMxϺ0Th;IS4/-z8~bl4DmTL6'݌4l> Mxxn(0D7shhG(&N<"'N9^c,zpITc`Jo.u\`[('P#BjK1hxa0 qJ\ZGt7'I2"VF=0'= hBLLAXp7oS>t{ =TghP 5693U~7^Wq7B8p*q&uQTzrYr^q*OK< UoW*VxۜXA%O"{\,,hsGlWx>"M3seM\ DZE;JssWx,hg8Bf qMs{ǺQx .\cD4<ڑ1ayk 7U4^9fca]4< ɚ[Udjo$9>XIs&U71VK9$jkZb^]?R[_܄kB;SwN8_@bm\RkڹHY=1+d8HOH2H.MB5")=<ޅ>qP㳖`?X{<\hxVʪ8IĊmZtW"{-WИSoƧAdw8:G9:8Qt? _ 8sRɕ뉎ωp± Y׃?hq>.en&u}.7'Ahd q#|$PJD+?IFyX/)GE!}쭴ݵI9-nBїy$A<HI7MA _HIˤCo޻PB-SP8S '1*zSk~ŊmICejl a*-Wi<AzЀ91=_֣2+ܿt=RutbݮáH5#IDKI/Ur$ap1F75 㽲Pr386gOX3G^5CvSȌ6]Ajt'5$ݺmש>Kܶ_a~ve5h ^]L'p2ᩬiR W5ESE>B4(qc7J1}y4'L^>ϓ ǻJl9'VjODHEUwa?),Ą6J`u j- "x _~vP=q^#7[3 "YgX[C!6Ox,^rH I=U}:u5zR`>-qDnObP?G:|"_d~}vPs>?eJi^BzU>StQDX'#{y:(sUZUۘLuAxĤsV,MdNR7B]| &;8e%pA]6CRGq?zdn{=gA|̲"f%V#=¼yC9$* bVN|qB9q}o}&ʬ9J sk?m(Ν3Em&}duUZusW]GWv{ iuI瀖]'꼇+,=M(&QZ`(%kwiYa]}SMgX?u6VL0z0S|7GwB'w';{v > N[[''e0E;-XQ bSOmXKn^ŋ}P;?6$)KJ*< 6}-o4v-B2,f܃ej6KZ %g(;԰ٯj;f+]O5Cpć}smOSN34őO;\;!yo`}/mc yJn ?0}]~oX?OzGD=y:t_Eܗdgxݠw{iZ?'wڦI_k'ÿ(Y;ݺ sqQSàZrҼ7GX806W|p Wu+!EN_]N.Jպ~Ī慕#Tݙ"<ՂPpg<.#B+4 !߀oF_}'F.{?$XpqRK00e5,C"H6yn'gX<߅S VIH`V(!bЙ qh"hlrlv {s!^̈'5;}+M_J"tP" t)NYQZvbtι^YǶ@ܸsv嵕6aG*Xi ]c-"P..ǠDq]w\CcrKgz7֯ |P Ah@9`{ Y)sOTSժ׿oVy~e[ըS4>lŁ6D:ף YL 1 4z =-m&WS9w#X u.NY3Y ޏnIY6V'Lwf >CƴH2,&@Z3{sy^ "mGP/~ HCX;%?9J-QCЁtS%5ȶ{Ӥ>wK}*?Bm "s>x![QiZ.lE.iN^6/|ϼ gȪ,R췟(פW S]tPIoaayP(o{y}1{Q.Pxke,s%<&<ע<7 HGO{ANs֮/%apIN)[U4%H$,ep5Pދ= BNi£zdjsÄ_A-P4i;Ⱥjq8&12!Kӎhfͦ{-qssTԷ%-ۤ]2vJAdguEnwCm]A`^0tF'ڨ4[9؟l Ej. ݀tڗ!cޫvi8z(A۽ bMU:<"Շeq3 ]g_5I[g&d.&y@[mFBV1&ƚe!G p\{[ uӎNGZL3o,m!#K0H=+T__4'r,Q I^DE/./㮯]z;p6q.ޙgk)]?d"X!!ƨELZևwڭ k>x !wj|D R[ ɫ'ߔPRJ,%+06,UØIbb?Hi ^,Dl ђ{IT5.͇3U)VVh@u,-\!n?7EOs 7Ό^KSp,#쩷ß r:Xv+^Ų{޳~H/ kxF3p]{lE%a j0y6fqX>< F)FD2,o&vdfG ߨq ^Q~)͵|[eH/9Eۗ7zuvj7I$Y L+0] ןUKDˮ,egH~G!. EٶMĖ/#o1@ԔY,FmXŒJP^'Ʋ7g>t>.Sfͣp9Nx>*ʶh+ڥ-;_vW3 r98H ] 2GZg&PrL7mj15!|3%%7cp`oJ"g~$'~ yfE 7h9\q#PN*0j%? 2bDhݯ5##o|P2U}e3Z}R0>>Ƹ"4MxK|kJHlVhտ!?t9"?vN͉mzM$)z\;[4fޣjͷ u} ß.k,6p^iUS7 "PL\Y#r=&zo `-v6(S2 ʶ=ﭱyP1A;J/F&vl)v 0f Db?$J[dV(T7ZSCvaa-9Àw8&yPTiki0݄UN~Yj`*D)*. ڔ3-IJ.;>˒x,1r^G@eEg@ vFnZÄ+0!@c-fB7Xcs-5 .,g34Jy"DzqsPAt@Y,CK᧊nH)r|/ pz#yMz3D$g2$]@u& ۻ]+& tF}&ii`iRMbwN&EE Vd0sw}S(tխKԓ TkBNOjg焽& KYI,^b/)BʰC3L% aDD7G[pq^NAxF+"QW")[S$pЏ-R`cV~&=~bpm#x&{!kSd%y+_90 E=$<̻-5}Zxm.ڻ)h4Xai~I>C"v,,Z싖C{ezKF L9ciθZyg 5/1@4Ag ^+#HG̉ZqP!;RPRc:U]y8pqS閜j&0;k,7ΙZ@/RV!gFT8o{EK+7:5ɲOQ7TBQsmy#Þߔ93É0s?j c./2嫇Ig#Y'8hۍA^4R &ͼN7=2ԲSudQmCg8ס~ZH{׈-#>RgP⡟굚y{4\Fg1\)}CE1μ:Oc:Yn^a&V&6&J TZΩ+7\lTT"/z jb"x4R}/RYf {)RBZF_)Ex=O2OsH]}nYJ>je, ֍{![j(BB^KG;}G4#RPn+֏]NJ:GL'Rr/^&׈Fs&B {I/'ϵ!1D뛜ƴ(;݀C w(!HMǙ.1p`m u9,!sfڠ` OkM^⸺ҼFEnDtCJN؉^omNBvmYz>G2IHȩc!IFJM{?ѓ<.iv$ww-Iyb@ .!%IB=^jSXϱ"|ֵPvg_-5*tJ+AOWq˜OqҸ{@gE  >tNjRe9vF!Iulw+WzH mQnf>9WV[da NZ(DvaNN@d7/pX2N+rX;b^\9=ͩsfӝ[,, inh ο ZUɣ3K1GYaFA +9bKIU@ߋn¤3ܣN-W'\+&ϫ|va7&9$#֦!-fmu++6$P|0Ѳ`s)ތ6VD24+q[93oAK97m!;Ýmbj!d1mD/bUF箹Q%[R& ^- ܉6<Ok]K L-wAX@mfTaqS8@ɕ%c 8ZntsE;sAs;?@Ћn ՞zDSmYbBt1T37Ru0̯ܬ'bxA7d`pe!&(wV%Ai&1Sd_v}}~άK8 ?ʧ#ۥFI|G G-@}_T^5^C4'- h' 6J*g`UH[GNayHjeD%y$tH2"/Q&*mf޼T?8\1»uH1rJ,wBkqwCYKѨ#%kשSMMDS&aa+x% [|j )j'4Ku֔8oG9XJK/ QZOq#nQS")otH t[b;um4G^djo |NJ^7lfyZ/p2i<'F#M̷I҄">hV}iʊ:r(Rݓ}BHQ` rg]wY$;*]~=֧AWX2:vYY H'M|yO@*vWކ^Jv+>Kx΍/C!0uޮ\$?~OHujc9[ q6 rvl0t QH "g9| kI7Pw*7(8!*bWz*Uqǀ_rX;n(% Hse3UbɭLqXqdeQKɬ^X7j_- @-_o`E.TKE#K}R]&ڣ5X9ltRbn"l!Rp8zgf'lӁ]1+KmtumH, ȷ"B]Gq;uoZ\&oxI|F歬SWŸS;"gEXu! -9R3p[ӵd(C&n— N4tf ndj QCEk@y/;؈sw@թN# b9S8ϗ6l6tϾNY.ܳ##Ek)__dbCag/猇 @VogI z@utXBb]\MO/!Zc55m"pkҙc֥.〕}OӲ$U9;UD6ASH$zI%'1&Wg&P8:Ȍ{ShPQHv(g=#BfI|ES{@h g&>$&!MGT00V[qŽ}" 4`N0!U@slw[B2Wn "jY;xFݍj'GO d['eĪ[oU!x,MЛآ ZA%i,>oP~OB Oax*tcTqQ% ws\iּ : 1U+x瓺 %(uJ ,XydlJ^v:M7:Ő6AJP\?_~dki#%nDk XF'-WD a΍v px?J#eݬP|l\чKV[qQ9wi/Yj!W 7E#sҾǜ\ծDi<6ʉL= u)4zSL^ 2DXwgӍѪ :G5L1U,1ZjzVxkΚܓGg[^ '`Ӷ-et `֝'u]y͎^8rLq,mH᫏XI|:9٘mh)7zi642J EQ huil [Hz?(iT3ՃB_J,C`}> х\\w[@5,!$[?7%U@:om<䍲|y^KVPk~OMH̆ p$4J@B >['~<YŔg }]]$Ӣ[ʫRO6KK @Y<:{|wl -kSV%mֱ"dӓt`Ε=1do=m j6u \mLo>!<M#?1ADY1@ZC6M9!;tӭ b&/yap a*@@Is.[7aБaPEH{G Uijɜ|߉Pb PN HBLy!^:r`Wp0̩]ٛeqVG4?SwhD s1/'c\,O/@uq+n29S9 FA=Ҡ#gM&p0c :@1r2{L1$LV*H})P/#WȪsWyf^RMfS#su*Ӟi,-K O8'8K|9HNۋl͌#s nryNŖW5R-WyC0QRd.? uftJ t) ƱW<1$'(OIN<1ZuU<.(:@ H `/?apճ~yJTyQS=a,q_ Cs׎݈&9=9Q]FV(O&%{V:sG8 3Ͻ_ vAzR}6 *AVCRH>9JيW)[Xt]2ޡv<#5#(I0 '@)aa>!~j(%}KX*XEAŀO#|J4VtWf:exua X$&1'.{&%Y FXY3*3 YOyc_}xH̻b4lΑ֪~>.K9- .g/ A4paJ^MNAQƘMӄu~ wHSԬBhݗT H3׈'K%CpH%EDavnV*_pJn4HIݝ` Kjc!}hb'.?T5Z *]v;n'Lw[_}u?==-ӘVgm'G)~r?ڦt{ucM[v%W:)F q`MN:H{C@w^wb= c~S}P$YJV.'s(LV@_~s>Ol =mhSYseɚ̧`roU7 |8\-H'(3m %3⌂ScߔW| KaAT)V[{<-?MO_ʐ _ЪxhD>`S$oȉ 8ɱ 2ۏ .µ۩,JNKHV(_{G%rX}cO/=q<`}@m%/ZFZYSƾ~a%\>j{{@2g 4d@rh27jk0К. P#-GǷJ~g3n~Td_W!JȄL\C<- ɮH8WW51s>pR!m+~+݋ʭGrdӇ*)7=2gm@ gFU^Vr>Sy (ꭞ6ejF ({wL6Sk$Mm3p Gk҈AX.OD2JƑKpv7NK7 iPp?ƶm&RFv(#P[g5{d^aEK}|*9ozMC3}G6chIM3ES2%ժŮ]ewNt^]鵚põZPɡ-5L l$#54Zitߢ՘[i`/9 [V00'D/ Q2 ?b$3dQwOff6P6,3LUX@OG>5P#{%ĖwT0\/GtoZX[,CѾs>'bZKL %՟E9zVmնNIXs^6 6!˒ f@G~>Li#x1d@KWzcJMn Sati2ێOFc5n\<[Tx@Ps/PQ +@3n_c<*x۲(ߜwc/wO9A PEUpŬd苻-q7&' + \Vre GF}:kp[QE1xV/sQNwJRГ8S'|aY:Vy/UIuӤӬH 3}I[X}pwL2COaj~{mDZ+4 < :vxai@W4A%aG4=gkz}DHd5?8P}%BqR`;` 4'/b" Vއ6nLn,Ba [}3 @4cߟO(%H%_oF JT_ْsac!0CжeZ_B%6^GNFRT*t'uUٰ JS8!q_ק[MDf0pApKMdfk pDЫ`kQz0 ht;^Iy$[&-.ἥӆu)WO!x3dG2+ӄh$xL|4OկzX&kha:A|sqxaV NS*.8!]R֥&fE}~\/^ h2 -egvp&[A/j@MelsA_c~eG48֭PC'MX FCĀKU{)Cx!ͅ vPJ /J*x^ 駿X`1|kBc.7HZ;i{Eb,c('z Vu^o/ip~[uScR3T1"-wBO()':_L̝og +KeDRNϚ``Rg`)Μ$&yu;YJ&Xi/6`A_&V$&.vts8&b 6Т:au˅R@v03\J +$EBp_Ζ`C"ns5Ł™;Gbc"NzS UB><1,IkݻK 3{ kru?_l)7?Wx}7TA6˹" _kf8 )~[X5*c-|mLV5zU!_Ó)lE%Zx˒h8""IZb$M`l)Qwߤ12GSQ BGh PV\~ixCdUQ:]gjۛ@(ǹ>LpGfN̟Q1vﳦ{a8O%՞29{afCjjB L.óمzs[}΍P/:y"x!cRvWγ=wnUqjLdkű$:0k[1U $"{2BW?S5zc;K{YSe$yu% 5Xմ[r-Ȟ\h[%ĩHci>݊-Av oYHVSD-H t##{{?۰=Qa R'4lϩr|Y2GQI {;5{6{k~ 1[pqan}ctMR,-6΃tMڜz*酶 qR|)|`@U,t(:~֒8[7{W-t?G Gb.N{~@WDmtW< syBj3])eh|쀰D#:=\0jzm?n:e%W擜d |U-7nqK\ .AkLm{{~:CXYif"p:w@XVڍX:EMퟍ4&-4XA :|866sQo+EWʎl+-'1*vƪҁCV/~@67 @PXsWK3/1M6vBʷ kH{~3DpQ ^Yb>J@[u>?KBZИK垉Kkgi-o~DBW/׿~ >~g<Fm^eXцtg(9BZpƫ6x!#BpBZmustGj_uaF..Z\ZC|"27xY*Hة#?gťx53p|(1fzAi.CxJ4hKiz6*4 Ed{Ϭ"e[®>-s u$&+i AnƟrV=r K~Kɭ*M/" .⪴Iom{L3rx%HƎCzK3g7yG%hʝo Wp㱟u*[N@]b~2Y-܅2Z!V|X1k˞̼v=!BSedJ*̪h"^UPZ]Z#ɝ䳼Bp BJjtɵwJ1 U: ˾$-trObFK67aqB~[,!z,uSWq2b;,0/5Qz.K0yZ/O5hQ ofڧ>N\'Y fS#IƋЋs>FQNJK|uR\\Usz.0]7h! ) NmbYu13RIbb!О61L ""!o8fcsBODƻn9BJ+&3&Ƒ>5:Jum1bB_FP}x2ϣb٦fAٺ;%mB@ jkՑoC5>SEn_cmn1hga0MO  pviˡ54VyiQksA[tfCw1VbPO*!&i/K :}٤o4RÇ=l ɤ3͆p+ S̘n`Zj䅡Z0Z\IſU)4EkU׶x /EK,aK:!m˥8]ɏpI\886pzl \]אBSh6 t@LgK1/ (8"eT>Z+^i= .8.Mx7FATT>)WZeWV~~ʻ(z%(,[l`f52GG-*-:uw Ih(ծڶރ`/[ O3ku1i%sJ8jB7~6 9/2-a;Խ\ ͘@#PM;t*4 GcaP~b\sQx@ ҟEtWPt< T:QLĻO3UR i KfTS[TjVY5.xnq'OȾRe;Ʊ P$2ͻr@䝻j}B`Z ~  JT9OQkEpׂ҃mYX"$ 1G@`sF_ڂ)(7j]yN#g0G@j3Upi\$dw;[]c`P%V`\fgu,HLYSo w_yok+lnZ3Zw- ₿1%=&[qK܃5d# $\Nl]7ϣ3>qR܂=^CoPv.=AOva^ 0ǡtMtIujI=/#&'A0y>M٥LZW+p0j>&a=jYdQ0>! զF` BK Dsm)ΊC~ΉhZbR:p>$J0ƏgwOp2$%(&J3]}/^@Zj,n^Cy[::;g1zH6I( Q|akO. ̦P]E ^m~g,n"hF'4?tRԓz X"nzae@!FYǔtՏqщ*qAs#%[#ClpIu\''Y}q`{4@LcpQ tX7Gzj0D  \2v3x)g'L~^]?tV쿿j -RQ?Eup8n.hbt{R2FŔӓklb XccO}+? 6 *P:h4N@mE/?EcP~8솜)FrFpԹeF2;JjWʑ96ncŒ<@8x'`z1(mJ.x[ 0Z,!{jߔER]MorAfVuOHd]GYSkh]gxp#J̍В W IAλx[0黫r0lBU2@B:|=,AKp̒̒T2ox> o{A-7+ -ilkF`'0ʝX:G%cB0c_9Qm%ms:[wOêT,3*;uef&];0˜w:|oe)?Œ2%V}n8 Z\p"4Q]S+?##,41Sc%Rjڃ^m{a5_)CDdYzy.{ <>O3"UxyrwgkWo%1e0uWZJ`UZސ#oThоKf q{rxO'?[$2ĻY8JFA^v uh@H@:ͮL Lʯ#8٢(sM$abinW X鴝&Jmz8Y<ᆮcP h. 3 yϟegE< E.@h).uƤ-Wr\u2|qG~q_$_"#|(5 N[ F0rlo6Ca?\ģ \|28|RnY{<?Ml"$ vI5 9|יa;mA~=DEd)O§>Es6WdTaHIQ8m~(ʭ"I&̭n6 w;6*f ^=FUDL5?dmz1;7+J'CeKm"*Z}YtT[zW}5$BP-Rl3ńo܊9 Z>SNDUT3<* ϳ򷣮tc-N滫qCӔMKfhWm(<#\&T@2峲8#}MɑwM̈́pkM5IICK/BW[D6 %lE\KSdJ 9ȧ~ a(_O*Efj_C<Q׽}~_o4\!1$?=OR8=8V̲|+,<%Ef<!/ ޣ.\'i -(?|  C("51t B{Ɲ= H@I`ۃϛZFiٯ}7,"/%VLoޕS%%k^k`X|9T5۹X&aO,?TȎQ~Nyfs+z& yaW(4\z@ٶ$ʁ75)n9ϲHiaT/x|ۣz+\I5omXGNʚJt^- JK$8%#{.%NhGeoqP+fZV>♑xdYKXT#J" qn@9ٚ~elبaC_5GR,Z",NQڼ#}ۺѓ}s㧅V$ VsЃ"wY8ŘĜ(uZ}$ea-zlob|]N= B 7;Y_z A hCC?cIY4/QV"Cg7ar ɽ[3NR^0]Fs[uֶMヒwetۄT%Fc3mL-]$5.AD֑tiހ8M=ɠ2']5f"3J!CR7%!3 VW bQm^0 /cg_Wud4zv#bzW0thher3F JmJrH$' 67γ௙ۿUg"?CΠQT,{ ե)OF@q7STSjW?%3k X Cz>KXʡM; ;v.nkJJg@Y($2>Ok쁺Дw$r9=fu׏P^pMQ {,3hu\@ݠD^?(5N>@/۷IzUfq ED` P^yϧg+|' A\Cx"GC~&9аvbdQyw2^*"y{g٥r @ (tEPZPIȽs^:̉~ Y>YG~-WD}lL9x^ ԣBQɑiN7SAa1+ GNLF)\6Yʇ+)x 01$3UUN#] 0r6l8/w5 LFdxGo ٨X" >Р}]Hg)FP;~ฆ̤W}T٩A8[du ~bRqɲݺ;`R"Xy /[WWMBN {D1[ e9|Lz<$I2*dg$S65Ōg:}_ag2n{(K,?I$saQKu8llG?lʘe/cucU&]2\O$;aсcua fk[f[M`n`ME$yܳ}#ښ`YQ#Tb>Ē@mJ2T'In~5y6Fqw)wQ@ʨ /ΎftgC H[Ȫ$c>Ƹ_'pܯnsWXG249QWXYZcUH2@FoKD(iXP\-_BcU'a?߃z[8UzZF'ef؍) 82QJjk/?͗azM6"Rti^8xVg3tAEkqr`JOa18SlK=zOS~>ݏ54St0eYl yj6HHJmʥx4=}H?Yl?/2-4)Ⱥvu1YG$?t]P㇡]`ycO 6d"ά"2ҷx~*%xI9 kRn [ܪD.?ͣ3yFH,qٵ؛xUJg`Wb;('8Ϟ5YhV,doxhB6zƖEݣ٠#sen ,jHp#-I63{nԃw{ w(K|:~HZB0HA県om%Pnp'roWI,$ XMzGYI8# Wc&'}?Ɋv@"R= R[e^֒1̨omjHӤİhF'|PHC^ H(Q&!7)C+7F -Ë́\Y+LJ=J $\00_ɋyGPNJEYb{`9FL?.N!Ȑ |z 7N?U3t3*_ʧ[}#u{'%0 eqT.ߍ-8E{؈.3D !YM2]׫纋+!ͬ'v)ʋP-*%+n< `v3eꃛww:a5d[eq@h)בJG|&]slIkzU+qsSBw1ҫ˿e(e (=*4Gۍj>B^3G: scCO<ᒞsVWTc=#$ PP|fz8HMI0+c +]A%LpBl?^i?ec|]pfyuc1h³-˜eEЏ7_.& lpQ9zDcDV{TZؓFY"@4TmG3ߨ&<WT"' tcc?凞T8fRmaU>1{F !Э5H_\W6} tGi.5=x+(hQڥ%(f$ۙRXM%'Z?T4S)Y];1)hmr_t5H ^Y6T(9 c=jޖ9xZ:^-Ei<55ͽp㠓uE8{B!M@JTV?}qڣ ~StqΔLt\]Ӽ̏y*!2g[o+d+/>}k8ȇ#jQ,RlTym-% 1ߐաp#r"O`e7bkDϊn AtFu񜌋O@6CkqAmQ_K@Mc ~T?Iig8a/Q Y;9Q;~[nZ~X(0WjJE* hW lf.A)jm)R.f(HD/E&Ul> Zs i|Zj^\gX/OC\Cbw6=yf^NA@>q0H: !A h*+%=z̘3*YR>:ix 6e+&fcuYDmV+ ҡl邉(0gI0pT8`# 0p4a~#g@&>kxew#Nt?ezGl$bϾʒаY@b5?sLVEPc=(a9!iO0jd`9z7iZ\AS2!nj'"'(HXSx}4 PI^:̀rC,Zuk E%>B*TCԠׯ<)+>=1TA݅1119.j@Y@fL~Aߝ!D}t }NQq vzOO7@NPUm[%8"ی_H.V5zYR9\F񻔬fc 40s:a){z}L)Sz2=k^X9PTT!Mg'ɲuhYD)F5ޗOL|깮Ƃw+/#3^8ô6*<5-VQF:ݏ %5>l$7 Npa5J\ :m,>ryG~l=ڌTb#e%i§ !1?CO.M _8J>O9%VUG K2Y۾7vd`vVкWGKNE-6͟ ^s"_?KUݧn /iG ]VZR@_WA%zD9!~XPFԯy:ɐ.29Gi+4HZrsY1|kW׆L2{ͼ; R&NXDK"XdǫL)W?aH٨pBζB擲+ 6{TU!0iJ{;u,)5Mf|Ӫ>6á3_See#jXHJHY#"Z-|"xHquʻKc0sʶ m+'q}'.{V@-  {`+a絴\߬40wb AsTcx*I6PyLcXG\ sֵlTE)aT艋5^oKьo*n}ِ6EBIW =Av{ IuDc䀨 fgK`[c_9-##en!h"{Emkͦs-Ty̳.lBNT1a`bM>z|'II, 8*Ob y9jl*W?¡%zLlnh 3+i)m_=,OzEᑫ9e#tAZ?Ův!;S0$z @|GҕP+O,[G|vQ 98Z]<;m蛙ϊg1~:, =<:&)U1oԪAY_wbC3}x.Rwrsn$)3$DMkΡG;/3i;_>17gD mG.FIPC/HM [:œmΠQs PG=A\, 3 8hӟ@pOE4:=6*:Q PuQ*!9TM7&<}qu{P|.EK&ׂ2+5]MŪS>VtT\+$x")hh/yS5ƃU!ڄaMIo{dd:f`ܴw)$&օDW⏍!6,;dM T2jF>NUByx^p&4Z‚Z$|$5۟kg鳖CȰ{L xy]kru4"ÎcZ}O5{.8ӡ91GjǥNE):D򨡢S`YoI3Bַ;e+pV-^%-ɛk#I`W+Y4'+)u3<}s5(2@%"5!I(x (xjq -eO5`m5L<JSIsZcR<|(D<r?Drӯ.Kg.y W9=zqZ6@"W&I7r+ PT`5Yo4F4uhFݗ],Dvq`oB+"J.'Cr%aRJl^+*ԵH@j<7[/z:WW|_5U^"|:Uf*o YZ