librpmem-devel-1.11.1-150400.1.10 >  A bwJp9|8-9QhѦa5(~F7 4^K{uaݺVcsn1!o7ox}_)#6QXd /`&XP[(ɤݧ//_}c^3S% (T>p>R ?Qd $ i  !AV\d            4 a  H(8 9h : 1 FMKGMd HM IM XMYM\M ]N ^NbO cOdPeP fPlPuP( vPLwQ, xQP yQt zQQQQQClibrpmem-devel1.11.1150400.1.10Development files for the Remote Access to Persistent Memory libraryThe librpmem library provides low-level support for remote access to persistent memory utilizing RDMA-capable NICs. It can be used to replicate persistent memory regions over RDMA protocol. This sub-package contains libraries and header files for developing applications that want to specifically make use of librpmem.bwJibs-power9-10"SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++http://pmem.io/pmdk/linuxppc64le   {AA큤aMfbwJRbwJPbwJVbwJRbwJRbwJXbwJaMfafe155b83f68d23644f59ae5af618ad8a31126ffe05904916cf239381d4d90ac1336dd282867921e55af203781efc409abd3fe2e04a4f82216db6486d5e860efadbb826856224149aec8db9a03f7e6f35dcd13684d0532dabf88f53a61810dc60ea6175fe24356afa5ce04f48a53830db6a038a142009fdaf576de9aad537c0clibrpmem.so.1librpmem.so.1librpmem.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpmdk-1.11.1-150400.1.10.src.rpmlibrpmem-devellibrpmem-devel(ppc-64)pkgconfig(librpmem)@@@@@@@@@    /usr/bin/pkg-configlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfabric.so.1()(64bit)libfabric.so.1(FABRIC_1.0)(64bit)libfabric.so.1(FABRIC_1.1)(64bit)libfabric.so.1(FABRIC_1.3)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)librpmem1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.13.0.4-14.6.0-14.0-15.2-14.14.3a]aI@aA@a8a8` @_*@^E:@]n\@\\@\O[@[@[s[Zc/@ZB9ZB9YYm@YTXDX~@X~@XCW~D@WoWKVV$@Uchristian.voegl@suse.comjengelh@inai.dechristian.voegl@suse.comchristian.voegl@suse.comchristian.voegl@suse.comguillaume.gardet@opensuse.orgnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.commliska@suse.czjengelh@inai.denmoreychaisemartin@suse.comjengelh@inai.deopensuse-packaging@opensuse.orgjengelh@inai.dejengelh@inai.denmoreychaisemartin@suse.comjengelh@inai.denmoreychaisemartin@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejthumshirn@suse.comjthumshirn@suse.comjthumshirn@suse.comkrzysztof.czurylo@intel.comjthumshirn@suse.comjthumshirn@suse.comjthumshirn@suse.comjthumshirn@suse.com- Update to PMDK 1.11.1 * Bugfixes: * doc: remove exprimental moniker from libpmem2(7) * common: fix missing sfence in non-temporal memcpy * common: fix a mismatch between prototype and body * common: fix mismatched function args * obj: rename vars clashing with those of a containing block * pmem2: don't force smaller alignment for fsdax mappings * pool: don't trample upon users of localtime() * rpmem: Fix RPMEM_RAW_BUFF_SIZE and LANE_ALIGN_SIZE for powerpc64le- Trim old specfile constructs like defattr.- Renamed libpmem2-1-devel to libpmem2-devel- Update to PMDK 1.11.0 * Version 1.11.0 - Adds new APIs for libpmem2, most notably there are new functions to shrink and extend an existing reservation and a new iterator API for mappings contained within an existing reservation. There's also a new function to retrieve a numa node for a source. - Makes the pmemobj_open() and pmemobj_close() functions from libpmemobj thread-safe. It's now easier to correctly manage persistent memory pools in a parallel environment. - Introduces a new API in libpmemobj to globally change the method of assigning arenas to threads. The default is to rely on a OS per-thread key to store arena information. This release introduces an option to avoid the use of thread-local keys by simply using one global arena for all threads in a pool. - pmem2: don't force smaller alignment for fsdax mappings - rpmem: various fixes for powerpc64le - doc: fix documentation of pmem_is_pmem() - common: fix various minor problems found by static analysis - pmem2: arm64: fix possible data loss on ARMv8.2+ (improper flushing) This release introduces no changes to the on-media layout and is fully compatible with the previous version of PMDK. * Version 1.10 - This release introduces a new stable PMDK library, libpmem2, which is the next major release of libpmem. This library has an entirely new, but familiar, API that addresses many shortcomings of the previous version, while retaining all of its functionality. To learn more, see https://pmem.io/pmdk/libpmem2/ or libpmem2(7). The old library, libpmem, is still going to be maintained for the foreseeable future, but we'd like to encourage any new applications to leverage libpmem2.- Update to PMDK 1.9.2 * Version 1.9.2 - This release reverts an incorrect change in SDS handling "pool: disable SDS check if not supported", and introduces a proper fix for the issues that patch attempted to correct. * Version 1.9.1 - common: fix LIBFABRIC flags - common: Add runtime SDS check and disable - pool: disable SDS check if not supported - obj: fix failure atomicity bug in huge allocs - obj: add missing drain after ulog processing - Drop common-fix-LIBFABRIC-flags.patch (now in upstream) - Add a comment to gen-doc.sh- Enable aarch64 build- Update to PMDK 1.9 - Switches the default instruction set for memcpy, memmove and memset implementations on x86 to AVX512, and introduces numerous performance improvements for those operations on AVX and SSE2 fallback paths. - Optimizes transactional allocations in libpmemobj by avoiding one extraneous cache miss and reducing the amount of work required to perform a reservation. - Introduces a new API in libpmemobj, pmemobj_tx_set_failure_behavior, that enables the application to control the behavior of aborting transactions. - Stabilizes support for ppc64. - pmem: mem[cpy|set] optimization when eADR is available - obj: detect msync failures in non-pmem variants of mem[cpy|move|set] - Add patches to fix compilation against libfabric: - examples-rpmem-add-missing-lfabric-flag.patch to fix examples linkage errors - common-fix-LIBFABRIC-flags.patch to fix daemons/tools linkage errors- Update to PMDK 1.8 - Introduces new API in libpmemobj for user-assisted defragmentation (see pmemobj_defrag man page for details). - Introduces experimental support for PPC64LE architecture. - Introduces new flag in libpmemobj for opting-out of transaction aborts on failure (POBJ_TX_NO_ABORT), along with new variants of existing APIs that didn't accept flags (pmemobj_tx_xfree, pmemobj_tx_xpublish, - pmemobj_tx_xlock, pmemobj_tx_xlog_append_buffer, pmemobj_tx_xstrdup, pmemobj_tx_xwcsdup). - Moves out libvmem and libvmmalloc to the new repository (https://github.com/pmem/vmem). - obj: introduce new statistics useful for defrag - obj: introduce transient/persistent statistics enabling - obj: introduce pmemobj_tx_(set/get)_user_data funcs - obj: introduce pmemobj_(set/get)_user_data funcs - obj: disable workaround for offsetof() since VS 15.5 in public header - common: drop support for libndctl < 63 on Linux - pool: rename -N --no-exec to -d --dry-run - Add gen-doc.sh to pregenerate documentation in pregen-doc.tgz and avoid adding a build dependency to pandoc- Update to PMDK 1.7 (jsc#SLE-9886) - Introduces new APIs in libpmemobj for managing space used by transactions. (see pmemobj_tx_log_append_buffer man page for details) - Introduces new APIs in librpmem, splitting rpmem_persist into rpmem_flush and rpmem_drain, allowing applications to use the flush + drain model already known from libpmem. (libpmemobj does not use this feature yet) - Optimizes large libpmemobj transactions by significantly reducing the amount of memory modified at the commit phase. - Optimizes tracking of libpmemobj reservations. - Adds new flags for libpmemobj's pmemobj_tx_xadd_range[_direct] API: POBJ_XADD_NO_SNAPSHOT and POBJ_XADD_ASSUME_INITIALIZED, allowing applications to optimize how memory is tracked by the library. - To support some of the above changes the libpmemobj on-media layout had to be changed, which means that old pools have to be converted using pmdk-convert >= 1.7.- Disable Werror to deal with a new GCC 9 warning.- Update to PMDK 1.6 (jsc#SLE-5400) - See ChangeLog for details- Disable LTO (boo#1133276).- Restore pmdk-tools package- Update to PMDK 1.5 (FATE#326234) * New features: * common: unsafe shutdown detection (SDS) * common: detection and repair of uncorrectable memory errors (bad blocks) * pool: new "feature" subcommand for enabling and disabling detection of unsafe shutdown and uncorrectable memory errors * common: auto flush detection on Windows (on Linux since 1.4) * pmreorder: new tool for verification of persistent memory algorithms * obj: new on media layout * pmem/obj: new flexible memcpy|memmove|memset API * obj: new flushing APIs: pmemobj_xpersist, pmemobj_xflush (PMEMOBJ_F_RELAXED) * rpmem: new flag RPMEM_PERSIST_RELAXED for rpmem_persist * obj: lazily initialized volatile variables (pmemobj_volatile) (EXPERIMENTAL) * obj: allocation classes with alignment * obj: new action APIs: pmemobj_defer_free, POBJ_XRESERVE_NEW, POBJ_XRESERVE_ALLOC * blk/log: new "ctl" API * Optimizations: * obj: major performance improvements for AEP NVDIMMs * obj: better space utilization for small allocations * common: call msync only on one page for deep drain * Other changes: * The libpmemcto library has been removed * obj: remove actions limit * common: new dependency on libndctl * pmempool: the "convert" subcommand is now a wrapper around pmdk-convert * C++ bindings have been split off to a separate project (libpmemobj-cpp) * Bug fixes: * obj: fix type numbers for pmemobj_list_insert_new * pmem: fix inconsistency in pmem_is_pmem * daxio: fix checking and adjusting length- Update to new upstream release 1.4.2 * common: support for concatenated Device-DAX devices with 2M/1G alignment * pmem: add support for "deep flush" operation * common: add experimental support for aarch64 - Split development documentation into its own package so it does not always get installed for the build service.- Update to version 1.4 (FATE#325145): - build-fix.patch * doc: update ChangeLog for 1.4 release * common: SRCVERSION for out of git tree builds * doc: mark experimental APIs in man pages * doc: rephrase paragraphs mentioning eADR * doc: update man page version numbers * doc: automatic master docs update * doc: update README- Update descriptions from NVML to PMDK.- Adjust Obsoletes/Provides to exact version- Upstream project was renamed to PMDK. - Rename nvml and nvml-tools RPMs to pmdk and pmdk-tools - Update to version 1.3.1 - Bug fixes: - rpmem: fix issues reported by Coverity - rpmem: fix read error handling - rpmem: add fip monitor - test: add rpmemd termination handling test - cpp: fix pop.persist function in obj_cpp_ptr - rpmem: return failure for a failed allocation - rpmem: fix potential memory leak - common: fix available rm options msg - pool: fix pmempool_get_max_size - obj: fix potential deadlock during realloc - obj: initialize TLS data - rpmem: fix cleanup if fork() failed - obj: fix bogus OOM after exhausting first zone- Fix RPM groups- Update to upstream version 1.3 (FATE#322653) This release introduces some useful features and optimizations in libpmemobj. Most of them are experimental and controlled by the new pmemobj_ctl APIs. For details, please check the feature requests identified by the issue numbers listed next to the items below. Other important changes are related to performance tuning and stabilization of librpmem library, which is used by libpmemobj to get remote access to persistent memory and to provide basic data replication over RDMA. The librpmem is still considered experimental. New features: - common: add support for concatenated DAX Devices - common: add Unicode support on Windows - common: add long path support on Windows - common: add NVML installer for Windows - pmem: make pmem_is_pmem() true for Device DAX only - obj: add pmemobj_wcsdup()/pmemobj_tx_wcsdup() APIs - obj: export non-inlined pmemobj_direct() - obj: add PMEMOBJ_NLANES env variable - cpp: introduce the allocator - cpp: add wstring version of C++ entry points - vmem: add vmem_wcsdup() API entry - pool: add pmempool_rm() function (#307) - pool: add --force flag for create command (#529) - benchmark: add a minimal execution time option - benchmark: add thread affinity option - benchmark: print 99% and 99.9% percentiles - doc: separate Linux/Windows version of web-based man pages Optimizations: - obj: cache _pobj_cached_pool in pmemobj_direct() - obj: optimize thread utilization of buckets - obj: stop grabbing a lock when querying pool ptr - rpmem: use multiple endpoints Bug fixes: - common: fix issues reported by static code analyzers - pmem: fix mmap() implementation on Windows - pmem: fix mapping addr/length alignment on Windows - pmem: fix PMEM_MMAP_HINT implementation on Windows - pmem: fix pmem_is_pmem() on invalid memory ranges - pmem: fix wrong is_pmem returned by pmem_map_file() - pmem: fix mprotect() for private mappings on Windows - pmem: modify pmem_is_pmem() behavior for len==0 - obj: add failsafe to prevent allocs in constructor - cpp: fix swap implementation - cpp: fix sync primitives' constructors - cpp: fix wrong pointer type in the allocator - cpp: return persistent_ptr::swap to being public - pool: treat invalid answer as 'n' - pool: unify flags value for dry run - pool: transform for remote replicas - rpmem: persistency method detection - benchmark: fix time measurement - Prevent debug libraries from providing symbols- Update to new upstream release 1.2.3 * pmempool: fix mapping type in pool_params_parse- Manpages do not belong into the shlib package- Run fdupes- Update to upstream version 1.2.1 (FATE#321727) This NVML release changes the behavior of pmem_is_pmem() on Linux. The pmem_is_pmem() function will now return true only if the entire range is mapped directly from Device DAX (/dev/daxX.Y) without an intervening file system, and only if the corresponding file mapping was created with pmem_map_file(). See libpmem(3) for details.- Update to upstream version 1.2 (FATE#321727) + build-fix.patch - 0001-libpmemblk-cast-translation-entry-to-uint64_t-when-calculating-data-offset.patch * Add Device DAX support, providing that "optimized flush" mechanism defined in SNIA NVM Programming Model can safely be used, even if PMEM-aware file system supporting that model is not available, or if the user does not want to use the file system for some reason. * Add a package for libpmemobj C++ bindings. C++ API is no longer considered experimental. Web-based documentation for C++ API is available on http://pmem.io. * Add "sync" and "transform" commands to pmempool utility. The "sync" command allows to recover missing or corrupted part(s) of a pool set from a healthy replica, while the "transform" command is a convenient way for modifying the structure of an existing pool set, i.e. by adding or removing replicas. * Add experimental support for remote access to persistent memory and basic remote data replication over RDMA (librpmem). Experimental support for remote replicas is also provided by libpmemobj library. Note: This is one not packaged for SUSE yet.- Fix 32 Bit overflow in resulting in flying writes (bsc#986657) + 0001-libpmemblk-cast-translation-entry-to-uint64_t-when-calculating-data-offset.patch- Update to upstream version 1.1 (FATE#319673) * A new version of libpmemobj pool layout is introduced. * Internal undo log structure has been modified to improve performance of pmemobj transactions. * Memory pools created with older versions of the libpmemobj library must be converted to the new format using "pmempool convert" command. See pmempool-convert(1) for details. * A new "libpmempool" library is available, providing support for off-line pool management and diagnostics. Initially, it provides only "check" and "repair" operations for log and blk memory pools, and for BTT devices. * pmem: deprecate PCOMMIT * blk: match BTT Flog initialization with Linux NVDIMM BTT * pmem: defer pmem_is_pmem() initialization * cpp: clarify polymorphism in persistent_ptr * obj: let the "before" flag be any non-zero value * obj: fix compare array pptr to nullptr * log/blk: set errno if replica section is specified - Remove libuuid dependency - Update link to source tarball (x.y.tar.gz => nvml-x.y.tar.gz) - Add libpmempool subpackage - Add new BuildRequires: pkg-config, glibc-devel- Version 1.0 The API of six libraries (libpmem, libpmemblk, libpmemlog, libpmemobj, libvmem, libvmmalloc) is complete and stable. The on-media layout of persistent memory pools will be maintained from this point, and if changed it will be backward compatible. Man pages are all complete. This release has been validated to "Production quality". For the purpose of new features planned for next releases of NVML there have been some API modifications made: - pmem: pmem_map replaced with pmem_map_file - log/blk: 'off_t' substituted with 'long long' - obj: type numbers extended to 64-bit - obj: new entry points and macros added: pmemobj_tx_errno, pmemobj_tx_lock, pmemobj_mutex_timedlock, TX_ADD_DIRECT, TX_ADD_FIELD_DIRECT, TX_SET_DIRECT Other key changes since version 0.4 include: - common: updated/fixed installation scripts - common: eliminated dependency on libuuid - pmem: CPU features/ISA detection using CPUID - obj: improved error handling - obj: atomic allocation fails if constructor returns error - obj: multiple performance optimizations - obj: object store refactoring - obj: additional examples and benchmarks This release also introduces a prototype implementation of C++ bindings for libpmemobj. Note that C++ API is still experimental and should not be used in production environments.- Update to upstream version 0.4 This NVML version primarily focuses on improving code quality and reliability. In addition to a couple of bug fixes, the changes include: - benchmarks for libpmemobj, libpmemblk and libvmem - additional pmemobj tests and examples - pool mapping address randomization - added pmempool "rm" command - eliminated libpmem dependency on libpthread - enabled extra warnings - minor performance improvements Man pages are all complete. This release is considered "Beta quality" by the team, having been thoroughly validated, including significant performance analysis. The pmempool command does not yet support "check" and "repair" operations for pmemobj type pools.- Update to upstream version 0.3 NVML is now feature complete, adding support for: - pool sets - pmemobj local replication (active/passive) - experimental valgrind support - pmempool support for all pool types Man pages are all complete. This release is considered "Alpha quality" by the team, having gone through significant validation but only some performance analysis at this point.- Initial packaging for SUSE (version 0.2)ibs-power9-10 1651985032 1.11.1-150400.1.101.11.1-150400.1.101.11.1librpmem.hlibrpmem.solibrpmem.pcpmdk_debuglibrpmem.solibrpmem.so.1librpmem.so.1.0.0librpmem-develLICENSE/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/lib64/pmdk_debug//usr/share/licenses//usr/share/licenses/librpmem-devel/-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:SLE-15-SP4:GA/standard/f8a69f4499cad914e3d296c94e5fbf5f-pmdkcpioxz5ppc64le-suse-linuxC source, ASCII textpkgconfig filedirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c786850dd500876b4deaf0b52af8d8236c4ec329, strippedASCII textPRRRRRRRRR5gRwкutf-8f3e4b3beb7fdc661fd971cd763eeade73ad8e62d0e3760601f9289dbca6e4a22? 7zXZ !t/(Sz] crv(vX0MzS #eEŌP{=!P, o($T?xP4qQ=?mHi acz޹SFܼkgBU&:IkŶ,7{ĹЫ3Ȭ>x׼{-셨~=oo ѿ>X@%XWi6{"S&xH>`Vb9&]5v^IK˼5ѼyG{ICƌ=o3GM6<#4iIAwۚ{r*Ch촍Jȅ׹'1/@'Sf:vCt>^G։Gk`7FR뚻ZHŘm N˾ݹ:]-lxEKIxC; lF؄oѧ~ ܥf'SaP24x1|) qO'zJwmłɫvwbi6Ƴ B>!we$>Hk|#4yLY^i|lEgǿXPD?vrB6) vܽ| YD^J6a&dƨX.ؖ#PC7 ҉MBcCA RU;TMa1_"MCW!7F9[$BPJ+B=(X r!;v]23\BZz|Cak%RO(x?FOQxT%g#Y^+l\XRjYQMQt;x+xG?H8Բ1chIUj(w^6q@nUxH'DOVL ԣ=:mE6wŖ}1eMEv$'85Re[V5ȘM"X 5zJ ~lg ִܵ?$ڊ"ocUK¶:3G| ݔu"` {RB$с]B0 BGz(E}xRS8 Lj}ͧJwB1]Y֧l(Ý6Ǖߛ\<ꖮS.ԭLs4% YD_&)P^7q?Sa}R;.\uogmW.lS7 F} " J2>/ґ1s[f9Rd$6?52"/X䫺Ure'kƫ6JA8r_[Hkb wㄟȵmxV-˭R?muڷ+GSytj_e&_ 8l$1v~&įA8FPVc JNޣ[vdO2/λ}ƲwAP.PoRhF)\6tnY2pX)قfwL$ǡTUiL@E>#̿51~v=.ǨtPB233~3ɭ{a02 x'GF|ʼH*Œ1Hbtc$v#`>PauOg`M dbbn̕oJ(8eA~25tUPw.ezDtP]OڊMhw3 IdS= v;o^A cl˱B* gSM!p FMZ(a_tf)+',1_݆?Ui_֢adB>bž4|] `|Hqj[$!3 v2=+hz{KEZ|;=(܏̒`b(n"61q&&$?ԓ<32n10"F4ܷKu݉~Z,'AR'gRV%v|O6Mk C)@F9<B2/2 񺶭A9=8{~+jyL_mM&ܐ.(Fk#!Q+и\4yjھˀpsy^v6^$y,$l )ad"ɴlb|?mSIXs"B_K&gأeW Ffk<g?{|h ƪ[pz#$" 1%c4*4!e%`y"hתDs t4[KﭟJՠ3`ċEaJr(4&`ABFdyn_bȌ;gø$v.Ϭt1WOҖqf <_ôdႨd4ܲ W8I}?g;O 6?qzG,cN쁟(O$Y!ԍ>˲[cRaaM@k֫QT",w5F IAuF!#] aX\%Ԟ>쀒')I ŻcRhs[&|g_\l*#*TYbXz_ .'|~^}d=E`_a`{J^W2\ˮeT5_-!9y7R<=3K_Ϟr-t!U-h#RWF%c@2!-e.K]tƤLMCeY[qa, 0z 8~7_[9a,e 7,Mٹ{Quf~t~մrC U~+܍\!#]|5,%:U)3\$%-j>j~} Ka}*⓳] ߸MC{tZy"isQG0*V~=+465޹OGih9 gY=F=kL5 _`G]XYxVO8?6.  M]S*HCooɝe'+Oơ2_64y;?T|HFZc qnVQ v[f[$m wkq2P XiQyc3LPRК٩e͑sz4 rVvonc. mnz&bq^>AdF+|kVGeП{NM]^Kpx&nY|A݊YCGY~hj ʡӐ*K䕅ٮC?i'°4 RNg|xz40_@se<.i.*9BY },(Cl>.#GG ;#@62)([(D&bsH:lHz,xUvsFR8&x)۪\Ie.L,"j0\`/Z2TK 2;#8 V-K2^m?lr)ZY]lJIxK/\5W1y=rzl҈AS]95 a*&vKcVWU=zd.ƓS)ewOdQ|?-$N Ů`"c DzηEնPoHijO=_0R^z#N\פKCH׏iWM˥td! ~~N&G.Xr.)40`ԑwK8yK(o)j5%|K hv`(SU[ƶ 0vȓu\Q+&وt͠?kQd&?>a;f?­PT Gj7z3pfދ E@5Tjh 㭊Vg@NS4,l|4B:YoM[كX7غ f4̠!YR͒#ѩb[۫EזDKsK:1K'Ḡ#ǩt;rn%@Y= F3c_^2LS(#'N"s٧Crn4FB7(tWOTO  FR ZΨ!$;yԸC Lml]iHDBl)|Q.&1ispNȋ`^,}Y??dn0(>Ͽ12MpQ{m;Kp;Y;&Թ؛<8 Y咏SÄ+8ScfXMΎJcgO>=D9C{Yg#uDs|BbJoOު< F"/Eɓ|&NDϭ$KȡN$S5%:#fǨ`5 bcksckE`;iJt! z7O$r+qs֑Wȥi/ |*вٌY䊷$hRط<{L%tS=POcKxt|vӏʝ!,V#]^ cӯe9\!vG6hFf!ڜh"2"Jb}'Թs/jQSNڗqb̯,gKl&$VӱjbzBan n?s4"r<D' p,5Lu7.=И4nvi DwzZ hM@wi? {GETs`I}?֡6,҉:Ճ6Rh $&~6gt3X@s-:MvU?5m> v6*J:΁^o=t B38K ˆ`g4CsM>BO>'a2@h -\Vuy(MB#PՊ27e`>`M/(QB^x ϨC@x.nFRN Ar[(z&7/ ]sYiGC?w"iqȩGhI7[/V+;ŕgqy}Qb"BeV3|RQ)x\OF3wea{qcrlrL>qJ!bc>݆Yk:;3١{)R՜yNcfj9ܭ: Ũ9 3~MHAوִD]<HMKDhB sW0~vMq:6epPDJ-u_9cJlO*[Ԅ# xmBO2 P 0s\h>>{|įyt ʤ2@ѣ: @Dz( +[!_5[N%ɪgQaC_ĸ(;`m үь3lQo8S$gzZ W<h/#R3y6e8Ϲ8(9zAq7 Ӄf&Sa# LHL<`ZU[ d$/ىޗauDihei3av&);y.[hPhz{ZZ+:'qb(@QӝYy21-"z^0Ϳ N R6I_J#WLQN__OQ M ":RH~WM" 'JWAH>v:t3sA&GJ:ȚB`~#lK5%Ba4T༽̰pnkg«0b/|~t^:ZHԋO3Ɲ+ycjclb薜'%y ([]0zu(Z3%ѹyḕ4hwku2Q[ .Ɍ?2Ô,rT 4vr'?w(#BZn:0O -Zcxռ/lׄ!M)3W`U1aT!>i tIX۶[ hl[$9kPƳh)E#6#TF&ig>+lG I[.γe 5O’p7^"_3S vR#wfacZQAv  xn<ѓ1g=X8+^pPdzu#ÁDUa%s[1mx5gSszFЙS4)HFLSr{Ju&!t0KOe0jo_6dvJy  da& [0\1q @>GukPRP;#s= AtS6m19#VSK˿Ǖf|{CD'|i [/.xE!Ǽ㳴xeyiH+9p-157&39&a:RYx|SCr`sJh^Gۻ_z)j EsvirwfI'IO@&Xά6ZjZo=6&\iyUf Uv!Dϒ2L0Bt K\a5[%)=zTvl7aqZcĎ,e8OM-Zߚ;awOONE@Q,aiU2uh00PM7@Yc竍/& 1=Ҭ*:}p3O?+8RW|5IӜ 2I +Y=JcRcfD4YĎ"G8"f.M7phJ~#HLyaN]f?\$Zl vB G`g"|ּ'3YqУQ_a6f nID _x>v56 ju/:ά kȽIQpijtūBoBlWHAPrs.t3כ=747 @9L8xpIKQU{[ꇻuS0*yM.8O'sϒ { <2o?|T9edNnek8nF|#Ic7ьGէm?-Sܐ ]Ya,vThpӫBNX k2)pzI$ 5TA/~oС߮i@4` ?vv$*A "M)5ωddYA:1mw~" })[umZ81xʺ v)ʃ"3Mׯϭ0~|FJ3/Ї]k[xA+j۹y. yO$w pQ@S+!(-g#;6p]Xs?.pRMQN&Xy0Bu(E︳|lǞncǣrZB%}@y5'CIَJ,o fy /$3,ץO t<ڕOʍ}݋a|vy&zݬE`XG2(.]+Jd*$ ˞p}inl]$<ϠCs~p"Hr `l\f\>PiS-|9Gn xFeh4&as3L!PӐ' y #!q^arc 鬙{F5GlAQ>e, gaq TxǏ0\킓 u wٍb͵2N$x.lW y@9{;(tW:Ayc;lJ=.ty3C:Kbn?WM{BĉweM{)tJm`,}n o@uҤ?lD14roVWXLK/fs kJsmȜ2. ^Tz5#*)JC[]s*/3ʃ!GېlEsu+ p_.]@Ţ5r #*2pĈ~`nPO1?s16]yefarb-L2u$I@ ,G˝Kv%{l_9?QAѡF([ڏF:WvmH @3+]h焯&dQ73'F(PyҞZv-{_Kΰsq,u({6kR>j6Z'pfbAMޤp6 SSHXhi(۩o=H>[?XhM!Q% %v#b;}KW"۝LeshR D%{pB~TJ#`ZX> ?4-is)~W$h&uqo5Iݞ⵶] M^edW]o"=4yxA`V+|򡲠QfUi>uQaX 2~b lI&$ 2ND*H%sns)"Z9 _n'Ѣv uVK zAqo诓ddkaQA$Tg^O BZs Aȭz(Oa3=Ḱ^*2ܵn&݈1N4 P F$V7\) L.[aY.6TOwYLpQP:O}33p["g}Vҡ%Sz1ǥ,J8BR;|Dˈ8Ho[QesO3 w j\TuՉƇWً֗PU zUH2}K;>|kk+,l4Y#QYrUr$/bG"дbvf+kKy yɘhlȹJ&.#bw{ cvnOTpYjf3Qԉ_DQP”ŧܙha-=6\kjY`͕DPk[-cBo+Lz=[ 鬖Uߔv T"@Gߚ͠m`~/^≏C RB%Ғ&pR1j_{Tl})J,'Z1_nMj/l|*Ӻ7ܔkm'?iq76(iR[:FTW(Lc,riƠk3e}J~_h TP{T=ԏ8X:ZΕ҆D0@=NxmMb6-/AO3,x&nDPUtef4`HKA!1b𱜛~ И#%R+"m%^3PP[zҽj wJ~62[]226p\oM*g#fh$_vp~Xz@4719DaYO#a]}cATw' 6-kqصqn4f>y$;t:CozGR T'fؑ- 9 G{Oe>U\7۬8WYNegJ.BÜHv&J#~So[4S8奷AX-c5=a({!#)i2}L^9]]_eSz631U;ݪ#U?Ne(a?n2ks#LB. fXmkƪ qgRR3Ќm;\ܱԍ!Ym7QʇJJQ|ˠբ ^))D1Bem<_qk0NQ.JK`ﲢӮd9&3곸d vwo{ھ""P#>Ȏ³8Yc'(HnК +s/HA4bT;'HD&*^Sڪ^i Z*-oG4R*O}͇z@1a nyO5h  .:~.s]_̩RF;1L=<@YHk?ۛ֞EVg"m yI'D?^nJEu +r>v!\@*mQVA6@8m 6Ԧ4uPMn\[}ߎh/t4o1 yףW%%2&m[$t-oυu͋fud ++WVusөNV2e*04.P.ڥdb1nO|ۙn'RyKTj*#,c\HhLk Z3川|+mcJ) ZM_zxSpG\"(@3cccU/VvJ<:ICJvKlGX3 9𚜷W0YgdE˶gյr{ 3x+Og9[StZjlZ d.(lбU#[ ^]Ү[1mCG4lr8B@ SjH~^(5xNCElc![mv@ \%~OE->s4CCgZBd-٨e_BB hI }zV%RaY&Mȍ,>:S  ϙ |6#Ъ Yƅ!1X茵#EZ-^lTFu`Rp"񃇍G%aX( O> dyA-u%8-(|9E[ nLcd@%V! M 5kulABw 0cO&3.WG6EnVuR#˼݇HXfZM.- I:1Lm˳{i '00j9"aҪ@h9FӬE/hΓF}g@Cs?@ e泝mdNX93Ҹ8%WRx)[4h$J(T;?8lnVلH<@6:wS\ThiEkeIQtD4 As.;0,ѶP'aGo0,iZOEDsr8JZ_jOTRރl5++LF\hSOaF3+-WZ»ͭJ" *!VA7>m65$Sj  bN DEۦk(ԏt<%d]YZ=L8j1J|oә=G)00x*AÚq,=S9}'֙^.\D~Gg+Da#Q V4nnz+ `UH&o=O+&8R:jg%dzc7Vc48&RLJwU`f[R{e@&6#4MeGґ$/l@)<BB7b[TRlY\3}[])>ϞTuth{jpR\:ͤk!|scO@Hɓ8ܑGv! {$A@FjFH*er.'rҲ6)@.msע_GQZe-c]kZ#M⿑}cQ>4=E=NqEC>, E!GrDdּlׄ㜯jc] $J^[piBDjuuxK Njh+UyTO=8ew^$oNJ2`KW|Um %*Cr-)'O4Vg#Ild`,֊l*=g~躤Txcm~2X{`xM<BVi Jr Ps v@h>$ϕMF5ܷ+'S Xk@_̗Mz`[3h0ٯ!E %w ("hHnz.ad_*w<'" XQ o`8Ƿ- kq3r9 d5d=(Ȫ+pVAHdo9D*j}]}=YUg'wWٲL<9xFa,DaTa5?L*Os' L}˒Ib *PfNwb%FXZK2 ]}F?L Ͽ|%im% }/$6KL@r6E$0[6cmj+lxr7)m&u)< UC#BGjeH3 鍴$_4I |5;W'q.||PFP)v[<s`ʥ@FۑM :I SԼ Aǐdgvqg_b ] Vgz:}3Ukn)1%ML? ɊO7ܟg:Q'bEd)݁W@TE:#7Ekβ`pe{0Irf.p Ң#<#uлC o]WKئ1P볐zaM| 9J uT,R2kQ[$ !O6VD_B&/HōUX06(Lߠ!a2RU+΂raI|F=Ϩf_Pd}v`Yf< !|*jf@ DFܹ :hl% wɎoW}lF@4rtvI9zu1Mrz~(/M7IAkzk dt"xşJhWn/ apEN}"`L{̜*&%ptnS=|ҫl.=aءP2$?NW[hF( omwkj9Mveyͨjϳ=)u.I.ᤴRKR.1u ظ+95$;+P-y}&B{~T<| G/D/S;_/{ 1B/zvғ{,B,Y=J^2}Bf/XĴK\+1bsj֟k!'q׼^amlCFzmxǏj:[-7Ѐ@0Bd,hLͫ Ol>ki ;n{텛:.қTTZ!{JoH-- rIG4Hw?-tA۾4e$t֓w M-J4̝*=xO:W?Z.wG&%^ཅiqldLO/I:&{?9ѽ]w" UZfn/S跋3/>,2kOE(x?_=CV풃}J>= =Et;lFc]gt#׈+E ?ϜJ#՟L(B xE[ Y(;w #2yz{u2lڥ"ݱ*ö_K+]ļ;a'LX?^֗J|.)^VA:JPw)%. nJX64Bj9)DO, ,.Li6Y !MlGU Q5uihto[xu4 ֆCNG:=|va1Yհtx~G<7ֆwJG(:W:.QMdjkR-LCvHxV jn^..*KrцF?8/ۿP?gstK:TK3u?5a)ԩ3o[LW57ݦ.9'Vfo80T*L>]Ij{{HsU1|px5tWќK!LD1;vz3)yԮ"3f4.Q"$dl,d :DM00qЪM׺-I Dl{w*mQr#ExDz SA=YF9/;W}r3[,i]˻ưaVv4n#K܇!1)& Ы(?!Z^Y6oсf) Ա'D ~z8AhD(ͱwIwTgkqBiT)m?/SFcA3[&DE4?76nR/?v!HC)kpn񚋆 )TN踉@k5(qv. e5a2dʰ ,kXD?* []g%L!W8ˠTiTbziXop *[nڋUL~KGRI@"8:.'9_fLT喫WPbpK3nb%(aK):ӿ܁dAۆ~B;uC Mx;)ʔ'")-E#wDBv%a^Oʻ:MY/'v%%=\5b -[mQջ <'jSKCqd_" \gܣ;IuIAp!B('\!wEQa|>)|.Ӏ ^KunZV}G6F({ݦJ;c\W8 \KYfQp-뒇}72DbcA$Ƒ^zWt>Z@)sMy:(|Ũ "*d7c>;q[Uڵ]I)t DY i`E^RgM!X2( ΄fuk)CcDtD!p9b72gFB8"$Y FAf.Gߥ%wcc&ɜ^W?.4[+ >܄U=׈ZG~u\}g,-ܹLEQϠV#Yy :ju 7ڴzJW~ Dcn L"BRO)Զx S};#4R f ".Iy%`!q:$Wso&.5i'bKjy/j aPIU@V!o>O205N-=EהZ`qA`;?#Ra)C%(N$yyfYV| 1 4,3$ ;,f?,ILPy"D ca>up7mF\ '=Z0+֠ZMW?hn ~=D`ƴy"`WO'^LGR5ahY2F?xpf(ŧّ%I{bH_m'p02$Zh\Y35F#%`]lJ[*qUf5X+]JG\wq#?x$z-Q!<AW5< Iz8iPC5C!0:sV{|y@Bfv'vƉs&zPa=#Ȉ}CdH&gTYz/PK稰k8Rc,Ue60]ԚF@p ijML|~ 0\h\Q5yxaba R/tg@&'P.^ 7K,0ΦLK:nC]ܒ-bG2ț4@2B[{{yE(Kx $zޞwlA᳂am`#pg8 5P*撨{7|tdO4V<NZߝB$c &t.9^Tj2 ql,]rG8>Hv(]LK xim`+{r}5r]7RK'%߻@v̜_(2AGdHNDML| aǯag43|%/! (Ml{l:=By8݄|Ow&D6m cqbΪ6NΆI1kԮiNIޠ !Vp;_cK.? /TJ9,r ̧GӼӤ([?lD(P=]Ak@ 6U '@DOT~h-Wb2N"}%~#-3?◞7Sldy*[ n64=Sg[Nǭ\(XN<#o }0-˙BշRWW{P-lb'zCzGmH[)1N۠4-_Z"v#lىd}1qKd\ 'k/d"VP͠5*K@-{ZX! {Py:IFcG?xL$R- Ȓل=GQl.kn.ܪhR{wqc~~3m>ukp~+Qib!eDӺTZtPN!շ-}p,5 r2 _~>R'l rT2wy<.pz4W_*5n-ErjF 5"^F(pkd`p#ZZzbpc W?4Wp]"@pM۰[~|a_.ѹnzl~X~[wITh 9)Hdtw&2ӉGsE,'mBֹm0A@0A<΅J< X!6yoOWl'G ɥ*vH,ߒ=Vf`y-R}j}Xvp gL=WU& [mx6`6A%2%^spY'*|P;f7 \4>%%s?u#?2'Ae@m꾾w!'&?]Z2U>fߊzś O\kQy[TPѵ7KBjbƧ&0)#K}hD]w{ 0!kqQUI$ow1÷u:c1t(Wΰz`D{adTʲzӼ*׆(e7z=oaw=NrIޡ0^Ik湚n,#gBKPVVR }|NjnbrG͸Y@ 0٨_*+=<({;9qn%wjD:,#BШ juh=aWn*9U@& D[UgJ93g#J*6} y=tc.h/ rNpZKxE!hD50džw>N45 b`k.ʀO?@"Y[Z>X=H8%/?a>`)s3Չ|YzXA$$Q{קwpq`ɣWT.c|=}u0Ĩ (d8GCt͈x7}.f;_f]>Kl_gE.]8-7\K]/ I*Iį| Hy9QlIˣaW}}Ke 5|&v,̻V'y͂ώ8Kq?|?!̒?pR p=*+ N]SrZpAȓD31Ȫ`f-+'zSѩ88mPExVfMQh3H__D*O{|yjNPH~z{ŧR-Mݑ@lҐrxԒWJQb[Y`n5[vY7i%30wnNе{@LLatJҥ(Ա<'g*PB6^!r&#*~o(n R|k<=BN̮ q&7žl 4dɚk]lGV3^SB`8ټioS%ihebFrxOTl57Va ( _,D~n@:0Vž3k|'^㜁w,aNBЏzF`%/^'s PUb-ǹEdԢk!WIR !_ F]lkYAiA0!KM)~6`ExNF{Ӱ >!س =y뇇XfHh^j^Y};QBs2_Mh\ i""? ^4쁆监ErF\բvK},,EilFY;宽ihp.U9^/TZK!~͈yHŶh9bM1w<9δNLҮ J/RW CoyO&͖L~MTVUAn(Abͅ>VOZjS^I6uʯPП/\ΊaM sfdn@0WW?O6JA[~X9pt>GTjfL[ĽOۯ>GbH@ 杉Cr_@- 6 s؆J RBCwd0sO}p gݸ{!84çNEлG[}H6 ("?!&_8JVJolA"EhL\fR[&kt\wPo+N,G>44x﷤;AOG,&ZN>K% !Dnm~*rS{J<ɔLdI+gy_s-MAI57Fs>'`TdQZ_N"Wg.LwE¾պ%}Ĝ&)=f')5c⮿o>dؚI]] p"GYL|K|5A'gP'x^>-9齳[&ý U}DA1A7?6-"_x!wdY`͠[eZJyō[5nA8S<ɿǭ>i 1.ςCF4n;O2cn!jHgЫ\cxeW2"#BZg(AZE߲1j_\.9n,p6[̦ByopQ9 *Dnpٟ(Ve0/*&!Jm5ǔe8q`d":ᷴTȨ^U`4 m`>nxeG`Tuok#W&[ o,ځ$&?,<7IX<`Ä:_z r40H\ڙcnrm,)$RkFY8: c:гo'VV*._.*!?^ ŕ3gѹ[(AuJh-~¦ ss\,=x'uךٴ?kfR~EH53P Nh5ca '+fJ//.䔼ق)`B9!rXƖHY:lhƞ d:Ayh[5֦,. X?啔k0f`/Y%f]ή" 0<{G*XYۧ=8B%I EufĤ@7"o膪zp[6ȉCwQm윂6f`uMrME`iUL`{HMฅYŨ\\ dGNU,jwZK:I`v{sgZ03/:^dfe0e/ K kp%Z钂Moe}|k=¸%䟿sTV}\?6H~_1k x" C oJ{7ۘq!&cB~?`5 POt aތ@c~3y HUԋd\f՗r)tV%'>@Ɇ1'$|SMKk~ yNV/V$t!lZB1<1yI `˂v:>'Lg/͎n.mU|bgXYtxu XfFGOJWN`b0m%'^TiēU:WKQ2G5ֈY]>Mc7߆O}򒕳: e:{ΪO8>dybA$LC98h"JUܳx.Lg[\aWAIs0񎺚L npr?m0*d-s# 6gj5yno).=м:5@6~HJ^wU1;sQ^xEsLZ;㉱LсM\}̆[Rt_c͵;WqqT~￙i^76̗Ϊ8,s46$"cN Fipn6Fϕ} SX{Kq0;e)DP+LI7OA̸ PwIU*ۏGGTk%gqRixZJm,@Ȟ&Lz1!4?c]WK^/9{?28$ 7d48~K-3Ϡ*.$k8dON#~,rMD-VL]jOmρaJ}%[]ŸU$nYWJHAN:=cc#>?$@v8F +%jyhntmhCᵡ) !45c (b`g`}ƾ%TAnV7'hj)NP du3auE},,H,Qsn$5{@:t PC+B[=J$e;H KZHz%*q}AB uքw Twմl/K nصp@TG2 }T`|Acs$ 1V;/{)._SȞ{?cj/޾|hvBbjx'>PPMjxt_\n gV4'#EmNiGR捰=מ0c|+VAK Eзue^aYY&w6/x(<W.rĈ7|L3-1{TZ.W-4P6y9~i>Rsy֏22| ?u <P T2}SԐ5eV@[rVP8C$ 1 /Qnc~vL0W0{Ǘ86S,WGMACVˬ!+~F53A j"A$:e-.LӤA\61< .)hx YZ