librpmem-devel-1.11.1-150400.1.10 >  A bwK>p9|0"lIDm}grOnYHJ}.(!MjMClAT'LlQdACs0%bOdHd9rVi&l[S"}ߪFXToaטI\xT$AUE˹H2_:qv=J_\ p4QIM  e׼e67908e258609173936b1055f471b65084f290c406d4ba821cf46d187ce408ab03bac1e5ede229d2f453c2ab3b7aa4d48bbd8554bwK>p9|̮ٸ&N;' vGpb凟 8d?]Ol=0H`K=4:B*Dt6WwTuB%5FY?tzD]LRW:SO) y`5\()n=_$+ߘ M3T.6f+$ ׯjčXgm\y'ٌ {?475nCk$CCL(~`IpPk;#OX/]4>p>SH?S8d $ i 9NT\            , Y  d(8 9 : i FNGN HN IN XNYN\O( ]OL ^ObP=cPdQ<eQAfQDlQFuQX vQ|wRD xRh yRzRRRRS4Clibrpmem-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.bwJsheep16kSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++http://pmem.io/pmdk/linuxx86_64  `{AA큤aMfbwJbwJbwJbwJbwJbwJbwJaMfafe155b83f68d23644f59ae5af618ad8a31126ffe05904916cf239381d4d90ac1336dd282867921e55af203781efc409abd3fe2e04a4f82216db6486d5e860efdb33c0fea0f4309c389c5516aa2960907c3abfae64b82f844c095e46939e6ac00ea6175fe24356afa5ce04f48a53830db6a038a142009fdaf576de9aad537c0clibrpmem.so.1librpmem.so.1librpmem.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpmdk-1.11.1-150400.1.10.src.rpmlibrpmem-devellibrpmem-devel(x86-64)pkgconfig(librpmem)@@@@@@@@@@@@@@@@@@    /usr/bin/pkg-configlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libpthread.so.0(GLIBC_2.3.4)(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)sheep16 1651985095 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-pmdkcpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filedirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=607a0512541fc0242f19208fdc62f58d170126ad, strippedASCII textPRR R R RRRR RRRRRRRR RRpm2l;ҕbDutf-827bd55948130be2003db32c3925255960b03a3ce7c3db041c296a2926a77b836? 7zXZ !t/3] 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ӏޭОQ{,{K&{]bQoRrQgP6k^pU}?'M1q_4 A4QU*s"c5ˍp;AJOK z.f+ (絹l$F\d  ?,7)8˖@A~qAnv(o9{9ƕ, w2Jʧv0ivK W_ǀՐfh $U/zhIQ}k@uxM!@ؓ6y[-Z'+;dtq4ܰ|rta!YlxN $C0= (|(YT"UƄ1^VT_m)TѲ|Anj 8{xXRNn,<v_ƆA}~!b9lFn{Q&v}fjmrTL~p0{(6y}iopyKThˑN8 ~o@ocI)\]1IONav?c!~_Nub3 l9A[LGvHS-ΙfD\}}{%]\@!=|T>H !󮇕k?MBOo+̶ʡB@vN4gCڽsqԆJ>ߚr'aRV',&y:fK[4$' > pC Qp.]Tv*TJr)b!/:=n|d @Wx,1Mpr oz科 B3j(0s*fq._--VUʐ(1g^D-?ټ}_cSeδru}cN''\h'8sJDeic'z?\gn IΙia;"Uۇ)__~2){mɷ.*r\(, H2!/YD1/yZ' =*f7;JձzBJJcti*KP^4 jtc 4@~ɸhԱ&$P809z.B#AKA#vsK]5 a,EbY7xI;#t*{܂K%`V)Y?27z?` .3sZcV.0f E/3DLi=+.~» :tR~bre=d5P}4r;>I|shZtpm?5`_NzL_Hj m8ơ~^ P]n'Y !K;w;)[jR%e!N{IAep@@C 8Br0R_/oCs@~BlIQ}&Y E:lbJ?WFޞlb7_~ޣRSϕ n|7\ejq΁9?~OY^"MygĻ I,!P*ZL'Vt1p/:5Ƥ&"wy<z="Ϧ6{|/x:Nֶ4"kc_B?j-Kr [ɭaG%.!>h+"dGlA2뛏ul{ AoTb,F~ӸẀ_5n kbpsuzG͙ ~~P}0 PD^ j +NCS4T&)TS,gf&%f3ѷV@]yY^VDկJ\>P= v`)PrWt򸁘UPI{ Y0}iVc~Wc{R^kkc~>1@eCq9 ,nu7,e˥= ,lgCd_|l{4I{1N8\ qI2=.0rrr=W<|BsY2g n~'}JTG eۤ<)2=UT0ƤiZki՚%2&o_> *NI[GNnYjC*qm^ ц&z($TNЌk"4'A* D6(:ҝI u0 [duHX|{'߱h)voZU\2W#`Wo3]Io/z6 P_{jGJGѤOzn7CyB@3Ϝb ]=6L&ԖwKuLg x8}UQ:6)9l7`Jn)G;Ʌּno_ CCO94t `y^,ƪ4Dt.;> wC@RwRLHNw2dvަoS77CmF#(7'~ȻfL#)cq^4:VV}ZiF,5M>8cUwSXuU_ Eǫ=H+Vq (H56O >im8(]33}@TL?S'd-&WR^WQVq>NJwJtHs6vх`C>n6&d 1/k|{TB#A zR1)Pf!]cҞc6] }i;\>:id ch3\-K^"k6zyOULe\D$pۖCp U 'fWb-,Qf_d?M70:}1=v؁1ȡC!%JWlPL%qjHΝsgFAt'1%kIyzOB*ay5E:wa$&ƚ-ӆ |В H*9mŰ-|FoM-yW:sGFۗiKU_mk" nZ·./qts"| ,|Rѻ`r_s9\}EEFh>uC݊Y [%&aKg .)AV?]9ʸ[}01C{oKS^_mcߑWRx'@V l|$R==F<{eM0]6Qay}^,t6 $UJZ iRz'wvbګ^ErcGD >4L'KDb$ ߷}~ᚆȷ9v1OQ+cs<u=ߺIO-Uͮ#),MO``DV1b`5Զ*,zF~TζfWcgg_o7()v4po2 !vLw_Ef?Q@X6HOȣYfa0R)\L,~J#Xnn&jU1/8f%w(Mhr .e<)N:-™0ONO?]ai]3vl (^σ8(wL('|ް{ Av; 4`~*_I1-s˾!g+W)4պ#paꎵYNU[6d뽣?`qGc/G-jOvN2.LxyU(&‹xJ13/5CoDVxXambR?LYNewL WFՏճJus1RT3*M_Ծ 9F~1_(R,^kFZ&T`3J TLMZ[ /[ [CCf{[ҠBfLA?slh} E cj`ʐS(` "o郈$0B#[8Z4S}2BB!%t5zٍjUT 6`\-$0tH uu?չȫYGh|`~ި D-Mש ȐҚ06ɺc|1Ǩ}m.W_'׷2\bKM>AcٲTӑo$lK #ȼ2)F;[-L}}LC nЧZN()N?ug ue\~s|E!}\_`z+][E̞Rz5 7SB0_i J;8)1xeV+U^,Tۙe?eaگUJ;+ fw& ,?b,k簑\!eg%yJ:GLikɤO[GݵbPNv:b>M/S Sb w3Z.ͭ/R^ ֙:<}Յbp+;Ø ~`mH<~آhS"&YvkZad@ qE= >ILvwpHri%M[X3ޝެ݁l>9DXv^`M|j 8y |F/rJQ[.J2%JU;U!{((]pŒ5QZ- ^GƖM.DzhMk*G}MHgw;l5e;^_C.fۅluֆM]Ƶ;MY#5!CYtkwɹk/V *;I77-騭MUVdnvgNߞBD/t$Ǿ"ŏA-` w5\%\:iNNj7/f̾|E&ޣP<(޻i$G5"U jIlܭ<+?k7N5h\Q}1V@^.KgT1}Ͱ-րBdhh,B9DU?xp(to@1 ![p',*:GXջ܃P7unLrb:4=ƛ˄Ap_8)ܘ% 7 $qeʁ:$J"s>!b|!?BlC,8.- 3}y>r0&n:H2}_g'̟9!t$X'4KӦL{Id|H`quuY.iCuU2/]JR$86٠DD9V7kɐ\Cz)pKIXOlD_Γ+ 7=%u\QBMB/6h,冊]`(&L] "dX*OX ْ}RBj @0gS1'!]CeM]LaGUH;DpzDf>f{k#(o&T{m ˤ>sv 5F{sk9mWjr~汢e>v $Ȩr^l<Ԛv`Hlp`^zkZY:?1DWCHƓ2{Tx+3gZq{Id}|A`6Ec0Y e%:VCۇcJA<Ǚeۤ=/s3H‚ |jԓFp~ iU:_#Smc{s>; AXÐbRW~9B@N_ǑhaOI'{S`Of/t '5R䙱~X/Y*l& [Nxu&3Q5%8hci6bḲ=no*iɠ5EAJq!f tbM g&g%]qtE.2##հxw$IO`J>gQv2+-17P)*c)AHh;vLAt)_ԝsOTzg?)dHl^p _[*m5}½'SY-#I;c/Qͦ~Z?C9)F# e_j11@c mU6' 4jN=B]gMtFJMjK;}sbFG} ,2xsMX9+f7j}u>(l A`Q™A-eH fH5ZZdbX sn xFT Y.d>z)n}^DJ>mj\bݦTzgllX))ď+ ErrH4%^&(zbR!žʈ P}P-k!D̹&=`5N~b0Qh@69p#|e-_,đ;q(~(*3O \`=we` yqD;UhMJɍ< MkjCEP (s7 pPю<ّDGQo`ӑ41fa} }GG6Tuo-heOz6]7ugWo% J¾&' XюT`s OtwT&Bft2d~fsB7bJ-9̖cX!eoi$p ogʱ?C{#peh0}T&U; e<<::˼$S5X'==Xq*H[4}s$U]*I㳣]x'8(QXͺjՍ** czOS+mp?e}TcJy8d\^) *h|RMN!ӖyY{=Y=߱J[e+{hEoƉDa>+&Ȓ!/ӪDZǙ i>3dz*(4KcKGgNUT.;͒(wDn=xmƴ\.%$kcpDfXeʽtt^ 'BPi/)OwokNiM=c gF 61!_ou n 3͠Z<*VJ74|ԯb>TZvAw[N 2O4j BY!P$!?zЏIE,z9*߉˂]tt1AgjHt A*V2d}+%RGcvvapNIlg7dkr w忉=/ɎPA -%I3G54D` !x ,,nU^TQOkxrt>r4Q{f[pRuBL92ԇg~N!._OagǙ2Jr0$ &rq2%X vqydI[ +}I-ղVE_xG Y7 n:D[짷13R)ׯ9}aa" g䒉ؙgbV5:ˏB}\XK*ZT74™^ ŷ-L+At&sۧ\쫇̖Z}_g mn$ppWybMUϬ#u)FRr xf1E=- 0z>aQvкu؏aJ=ė`;\[O%rt63b~uTV_c`~y:p v0$͂Fxy-U aCc,5tupOl>3AbrM󸛣EƨwF{ݳxwEG)RF6n80qB@j[PgL{9K/ Ɗil)(PWpA_&dr}ȱ5U<߈*yaќ Q6,e>{-C|dI)8-<O+qfaha|$#KȀPAV~6hL {0 N;ܔb8/809[Gc\osJp"DsZj okaPTjF1t׉m.v"œo0۰Fsb'L:]}bPJ W\,%d9 uCGVr_\Wu$ 7rHFAf4ANw:ɨ7r3rǕE#b2 0sߦnoML9h 9Az@5`s*j-e[Rm.q 2Y/#VЮ-3+@x^GXKSyLiYY(H ~9N&cȣ~ Rb\Z>y;e\v3h@D@%^yi3;/LdÒ%iYv5ci^^ՀJȊ~H$Uq뵝8?(w چ[ ӡd_;/=a`mT2 jV"&J/p߷LPS{";Z`R;5ϖK[5C>yU 5<ߜ_䌺n䩈h ϼzϡrJjRC}X2'әscB]X5Iد rn OhE*-|(sToU4 ꤇%b8eۈ )c-4d;CʾThd@Gr; :IDљUu5=t~NH<}R*@6e M/l HgTёӟu~#+֒DۑygMm7 ӯ$yx*ʿ,C%DO=m;*Ϣ3TeaZbI{X5EɏWb5@O>1rÈ˻w`OWSjgq8wekePiFLw1uHEQ|:d|8iY`U*8(jg[m;%KMfW =Y':7aŔl旈{"V oǗ(::tF%bElȠ`i>˓iQqz&NfKBv#&) Lf؈k_g0@c['ys~Q &C3CH1Se! QGHͻ?=)8`&;'nmoP ?>g$؀h}K1|(⚆>NMP #YTe Q4(MZCs>M]Ȼc>d3š~̕!cuP6W0ωԎ 5 }oDty.~xqX3߷UB;( tڪ8$4l /t~CA !zGL`^h־λ2էc2te`E@!$ zL[:-oe3^ ;Ƙ@!f8M(bwۼk\d^—iy`Q7@U.ht郀"*q ~ʑpNXFPP@ý%5ˣY\AHup$\ %ȕ؏{i?8!i]yRi0]\|cnFgȺ@vOR {/J:QL>V{TEh_$!2q,%8rEss3nri byFSu3>L?aPJ|05R'Z\$JSۛS0`W w~;t}* -GžS'm5i?.yo)d%1$qH)O& x#Pzb 빗R٩zGagգܔ52hpMWH'@S'ȹL~hK;b8X1QXwT(Y1x"C 93dsqG[i" 5oPUx :T`*^pc2r7"AmX b@yAԛ Zu:Qoq NCAo 8S0/pk[1#+XО/\s.@IFR;zxTr$W" >m-r&]~ {+ɮq~S,>׼"),nМ7t|2Aհ'>VC \/X D;PE պstOM]^aD %)t2^ H?)zF@q~Jqi΢՗ЃĎ'nnQ!},0%])YKbR2E`9A ^{oZaL"S ]?W<>A>9DÌ&}mZ 4{SvRsd= M-rZΑD Y#8˧$Cx@q}/Ъ󦢙ӎ5a j^4? VqET̫^kNf3 Xu;tR++ Gb6 KNkηT U/SW1yD@P]6&$I\¾ӠV wm6W+4ڣMv*|8CF[wxA6)!]ql8[+F705@MYH]=HqJ+c-62 x|'M|l++@QWُL/ g`m8V0'ߠ!@?jbm{En[,Fgcs7|(05YrQ D<; E14UP4qB:/S/}2Z“OQ(Y0BP}j Pqy?]ۚ ٲUN3=@|L0NJ!#LC3  ߪJ1p^g S1kl2NE9 o1`:IϚLGUy|(jQɾ7"}xt, ar5=r#=AJF0ly#o@bTV2mVY#R\syVÓ5<ޅђ>2a%X@vRojheG[o祽E(׆Z,\>5Qڇ =ERPR:v</e"Vgd4 o -^`l4zBb9}p0a oK 11+#|c} ũ',p ^ "Nn^Ck~U%omsyR :1BD$30rI&25>.l 4gK&}QTNepy4pagqQ@h '09 xtHU/%I#^@kv_4 ڼym+FL+Ϊ0m( 7A.M 3**ӽ.M#[`7qXtnTv{\>Hj;-x4cwrD}5MxCot2}3v6Yr2pdDc"P'Շ|]W*9 \ш^jŕIteNE{Ӡ1͕ I ߫t4tm|&y>Y(>1I^ksT3Qb/K+`cpix.=peZ>߅=ZϜ. FumT849ߚh[Kk/#ɵ5qDLs@.8JeG*#=?Zh0T P;ZDH#dx|y C-5q '4-T] AQ @ T;Ū&^BܕRht^0&3JX$z?׺ E5CE:~\Tx/9d|Sm`EdkĮYEgǏ!̿7/fwXp-xWtS8(uw0nmH0$PZxL|Xeai&D4Btg=Veni \ 4PPe 9/> Ki*,~?6 f)4G VA|Jc\ xtzXx@&F1|E@Ňc~K P-GH{Ł7jȲmYbyC960BX- p _&Ig@ 30"KkOPwF}ZugZS*;! p0QmEifv|M,%BvY M璫1܌߹=*BaL8u՘p[0[/GB-_(."@GryƖ'F?VFe1+'ɺA;L;|ξ7_3٤@vocs6 PJSM YyPU\Mhh85j;ym@U M|,!|hcEMUqU8ǻ8oFF:1q_hOG~y)Nvd| O7m湆䦤5AdCEaI O*A/ \P9C"4:3;m \:J!BL6GbkKyKF'>EnUjsM\/jW."n?ee.U"wO|Z?vpM>]!/53=S%*ٵnátZ1˅žGC s?1(Q^LɁ7DJ؈EᰪDWW(CJLȉ^egBK@ FL@*K&3RMʸcmcvt((}K}a&4Zc!a }GT/0y5ٙr1, kRݻg`g9EطJI߆o|ɛr m< 8$ )_>AƱo2՟sC~>wq<,߉cn;7X>_9w ',R(21ˍ׌6љ|=2Hi=Gkzyrh`ܬ;glZ@_0A6'b`.muD @b;"&TٲG``@SхVXI_]%Q_Yx0az(EƅrXѭJ]B6}~z q7@nBq ^dZM)15@BO2IGSBcPć[*?'Gl ?`B^]%‡sS iLVY4*U_>" ijO(m<'BQɱž,"::HPC?5LZGв] "GZ.c'e;`~8t9Է0!d~éĈM@kM 0ulp&,ӇyTi59~Wvax[36Ppej ףyaX6XL0DdGEDT%Oͷ>&<O"Dq=)76uvqoks/)L9Q`.Vϸ8JVUWqgh#NG*׈ArBc,k lLTy147ΰzqOUJ28f f.}ۢzq hOiP G5a kf ]#^GPA=:=){><~mORhݡT57^4&Ũ/-&L05}ΆkܵR =cǡx5,;4_sGh J}|Y閞N^B= y٢G,i3{w7گEm Kf߆VW;A~Y5;?gqKA\_1ƤtNrGS TMݬsHo*>t)R,+>@ƙr^(;4 lySLƁY ;u׌P%FV4q`s (\ Q~m)MjO물MI5]}-4JmS+?>?\ 6y9O -UVg44yQJexպhB>qtʭנv bTl* &5uT!9>kIGQVH3S'^"DMKFZ3?g(A` 8׋iW~~_\Tco.U># eɿ薌T%N\+grJ_㙀1Hۂ%s| -1#MzR[Vxv 33Vdux* 6In'n[8ޟ(MhH=>BVt\3E@3¿%Lxa);qJKK\4B0"zUQ`ap5JTsVpb^1"sWg19,Ƥ~B.SH$ϡO_>-]«!YzZ1G gk `pc؈4 4,ҞG1*d(r}ٓJܿ]##R ס+NmkXѪ)lXNIYL}1א{;Dd\NWc<nHԝMvDêm1~fGPW dSH-=hdeH&| C> v\AqnZwTn'RABw^i "V{~&h‚Rh_zVsQt:"}LBDR 1o]6gl3(o`w_[J:+rzwkPz]rq Aв=(6-ႄNO~"M\Vܒ)]Y* Ee ;B# 3enTeM. wL!$*#[y1^TsH@qWXͰ h׳oc ߋ^ 9s0~ qX&鑝^RF~&N<bTvRiA$^E3Cy Ȍv"} 63sޚY?q"0C~'LY Q,xkӤY q@=5D3W _dQ/C!:(2G w%z9"L@A  uc%w/x~xF}OPr[yh +9Ф4gJPo3LO`VHPedDLzBβ*x'Ծu-,8d&oHD`;va~YXF;x zSJb$z sqRt(QōFF3UF'N z[G"_?x}>m]9@0-/vӖ69(3̫Ńhm;2dAXR*.nQ噉qV9\jw6gHy20ozD5!(@SfQ^Ƌx-XETEi>+d{52Il*A{e4!W<aŭ:{4jn^w9 ICKɧwV!K^ 8}QJVFtVl`!=$_?9/xѰM5g WU .tI+pRGL7' 2Qg ޭ*+7b]M~-~t0¤INN;H"wQLrbzF.NxM6hϿl(*sFjZ.۲4qâTG7mnawƉ/&r2bћ%\`>px)C'<[;WE:F[U Za,Oٶ _ 6K꽑̞Y-'!Ryi1e"뭀=Q&5Ԓi8gB )csGz~k3ľKژѧyK}5öQL쬊nKtzY[5jJ*pLIacs:?cU}"\0y5[,lHuA' %urpnh9>ҵ0VK7'adKNчSV `ț/ 'Fjۛ̉Y~fKtم*i-͗{0u_ČSN7ve4'tSA͇]uYt[K-ַkeS)a9m[0 #zr>_|zK9.AZ aXM Oaٵb:8q!)ĝxa7& bgGUb_#Ze+N,=9E uTV)HP3+_Gxe#f Y z!^V2 w\c ;ǂQυKQ&4Q>ţ$o\diSD?L{倉Zv9!60"]!y q8J!Iw?v/zaG:#\b5)Ŋ庙 gNέgFVaY [n/0S"i.d(L+AzA8LV9 SK/ ,n5:JY GEXEw $B%bMRp09 ~Ħ^Qh_nHՄhҋm7~Wa'LņЃfW?n=lu46^n+5=c2Uls&h6=5'wv\n2,6tV꣦u޳.aN'm0"M]dL2'֢O2_@aѲr6PU[ӯY&I_BȱZb 'CV ܍&b [&3)Hс V u\ €ںo I@Xf,a">eJW21=^] D1=hyl#IXd _y=/+J4<#ْ:Devژ err鍉)h@ _F"B*'~%9o,l@؟ -4ѹ5SU1V&5G11{__l@-Q_>fw󣷨8nM>D&1~AeNQeDCB"nY``ϳ!;(gjOVޕu)|do ;GBTD͂t]/ۄb[؅%P8|7/x7nnի4AZ]'hFA瀿*þH0rF53j,C ' BF+ *N9J}ONp.NpψY I4HB' [s5ltb(P} dC8gP䫨ZC86A;K H%BP0R2 uxz8N>"w]ω-ؠKDok#Dk8JVxa fFU-lߕ@TPQf*%5SBfx7G,^t<08 hԎ \tu *sT0!B=lUUk''Uڢ$=o?"ףJ:~Vo}9T\zΗ??X&$Eldw¨S+{2 Ip!Ǿ*#%f['s:$|GXjmРKB[d7v2{\2;EZ &*kgEd֦ܭP/六^e@0eoY6;g%/&s;Uz}RJːTj>^nPMA}aE*ş ?w_{UZ7¼kck<ꮭR!OzX(nٳԠȐ:+l ޠ%!P=t">ӦuV*rjskzc菶o|TR\je-謇6M|o>H1D!O IQGIC$҂SIAr)@V}wv>Fj͘ih|g1W2mN2FDD!Y55ơ%"XiY1e^l2F0 sO/ȷ/z4MngpA?D{ϥYԦacXP"WWK4IډD|/SWavPjJGV 3:<=D96{w5/(aC3WI<`tCX~ҧleYR5njp!ƄKB&3zK3юUתP{񬄤;0H<\IRتSh{PӤ\^L74Ȍ7ZS| rv 7VkY}nCa} L>؛ĶhT_ TJ!ڨ$j]WW2x셀mjWXCAXz)o'_twpj~:[]"KnQVi$<99?sg<>r۟qU|5ӝ Fgac.C`zZm-:`gz!ZM5!^q +T[