librpmem1-1.11.1-150400.1.10 >  A bwIp9|FWpclR+'b],dª*`m%%t'q-DL53N.u̩^6iMZɕ m.Oܖ:gF y 2>˼t],?jMex#KwM4kHG7ƂqEհ*IG9׃U{ oxBJ\hJ=pgzκ(JǙ Yś[;8Ş&44>Mo6$q 3895273533e069ff65e56788bac8f1a7a3d51bb57307e9f05915ea382c0b8b4cb5dc17436d3e865254f8e614ee5faef19225bc94$bwIp9|Y:kdWXܦ8|ƒ"{~V9̜@&cyZ׭/]PgutqxmG3bYc12j@468[FVI|B+?9R)ۍo 3p]DR)Oh]a.@Qpu /%7Ku9)Llb5E9NV~h4,/-ee"QROZ_b:i^l?hmmL4 >p@O?O|d   J 5Vc y    d |<I(x8 9 : >K@KFLGLHL(IL8XL<YLL\Lt]L^LbLcMdMeMfMlMuNvN$wNxNyN zOO,O0O6OxClibrpmem11.11.1150400.1.10Remote 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.bwI ibs-arm-4SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttp://pmem.io/pmdk/linuxaarch64 p{A큤bwHbwHbwIaMf1974bd1d0f3669ee4eac00685b7b6417ce936f7f2ec29ab3a8becde43b4c7af30ea6175fe24356afa5ce04f48a53830db6a038a142009fdaf576de9aad537c0clibrpmem.so.1.0.0rootrootrootrootrootrootrootrootpmdk-1.11.1-150400.1.10.src.rpmlibrpmem.so.1()(64bit)librpmem.so.1(LIBRPMEM_1.0)(64bit)librpmem1librpmem1(aarch-64)@@@@ @@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfabriclibfabric.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)opensshrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.23.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)/sbin/ldconfig/sbin/ldconfigibs-arm-4 16519846521.11.1-150400.1.101.11.1-150400.1.10librpmem.so.1librpmem.so.1.0.0librpmem1LICENSE/usr/lib64//usr/share/licenses//usr/share/licenses/librpmem1/-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-pmdkcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f4ea5148e9f998de4419c7335d276db0de137c3b, strippeddirectoryASCII text PPRRR R R RRR RR?ߡ_C8MWIutf-8b5f202a98a423943a0c35e4d21c9f19f74e5c2bc5a24d401d741509760491aec?7zXZ !t/h-] cr$x#F2 XCy>" R?!&%>M(Yip]rΝFE!lRp4٤ $Re;/;δ0vv h7,*,$ST8!^[$#k_?tqYJp\3˴"3N[u.Ōp+&\|iO!wiZ7F -ut]Uߦ<şƓMu(l>];8@gv-n*: < }97dkcjQ7".Hsqr2߀N?)čp x*qD>GKokc538|dJReMo/;:@.Þ]߱ՄZjk'I?vU u; ^L/z\c> ]jE,p='"t1N@pF57"˦J~8", W0Bv<\lWn8B כBjs;\87iu:IL4o݌jQ:kgr<+]LA$Qecm/:JXE쫳^}O# ￝-%z^ { =[š!CORQ><> #ɢ`#-:}5BY N?\gO3'n9*ge'}(ȧr$BJxn V=Z*gt r\Էkm'm6flJ^W&bKڴ_% fLFJ NOFJ{>4c1ZMY Bx>qCJs*noьUmT -㬲@h?'sn A4,gDhr$yݦ:ݹd;)aIzԺg1cܢ\`9. g\.^,^zp f3L;)2ƂM1ˑv"\,+|#AM2.rD~ ?Re^КV *Q9 xWq=9 dnG.p"anS Љ=ڮؾWv9N 1c)mĔ3ڥEFG7o~ɧZ6XHa, $z}3z 4J')|.r]a>L=;o{1ZxB ^wӌasaNQ:T$Xe;mCu3q"x_~m~ b˦F^gI#J B,7Dh0H@F071e:1)/))y`Jft͕7xI?^HtaS|7ȖHC,:9j*Et\ǩ }-PI T4krcĤ72mوyVqpɀhf#a!DC >Ms"I͑6GItK|,%4!'ұ۟޸YaRdF2uS O%Z@,f7 D2{W_ LHYgX£vS{XAmeI;\,lgyTsѶ3O / d}zE*we -A1AGA,9c9Uaes f.8Q+TiRWZE$fDOn(b8HHc'!Ѹ cІ̼IGZdjR Z}W#I>A )/WDeg< CԬQRNɊLę5})! E?Jp/rmr3OI@'?B@AGдcuIe3 ^"Įl-_xEYF?qVi$,᝙r6-–fVwۯ['!Dorvͻ'I2cəL"QQ7\$':]\:a\.@I1m]Ț>*d\F}1\]nndn`$ )FF+r.0O%lih{vD_X-߁hM)aB'FQb 8Qͤ%VP@[8{nLA Ύvە]:S4X7N 89!I d:zL $_cxQ^ H?XB],KϥӃTA $etw9#Xhp:jҢT@c,½? b4 NH٬Hxg#\$%D~">sζ;n ݈Q14N39 @{lk;t6EJSkp Nw1#`>P!gIAzF{?OQCxdq 'Ә `]3W3TyzD /o5ޣͺ>|kYPRm+ޏb|TbCmDOAפG}Q&!WɃt$Gѳvh2He}%~F?r)g~C׿ek|n}tzE`R̐0@&Up}݄=?PI.m^L0S+6aN`6 18ct·"WNRqϺ=B*eVpY Bw _CT5 B?79{mK+O>U]ޔ;m˫e/1SE(JONKLECe SB5oRSDч er$JJrMvi !1!O'|Fe,2yB=5E):"KA7Xs2'3gi*R? :iv=ile24mҳ].!ʇG:J%^\2}='h ȿ3 ٟ`GUӯq -?2ht;ʶ#-z/RJRzO} VW㻂r^zը1W<>"=h"c&;';v? 7n*kXÚl}1gPŀcQrh4?BvE#‰yGbaĸkcY|lN/в2K4Y31#]]` l +Hj^jDT@5Fd5Hn"J[.U)rP`WJ O6 ]HmZjUS< L,!s]q&V(QgW3bb'2˯'s/Y\Pt+8bp&~z hn/Ӊ+[T0o#x^zUfE߮ctkt>=fS_󊂌l9$:B0\a6q>}WqҒݾB8:3F:LO{w qZף o-6fQɲi:4A@i"?}Zyx15OدxvWS$FtqgwvL9᫩ij4:*!8)CwXvк/[_y5C w~\o0` 9s!Rk/wȏ.oHIr?> kB~!p?%ak޸o#ub2(Ϟ#xWhNc*Ư?tg` ʏ6K|Belh17w$P$i;*WJϑI^Y{!{C>yڏ'Uk"Zx?`ZV%bid#kX04DT['svXu;lX^Xz.[RFU0.sEٜṣح1-͂rƪbږT|ڮq.&xR)U9˦brYd9%}Y+iN HꑲuBqG.s֨l઻0*f0]sOst0Cۈq(ㅹMi t<<}h6 V9ڲ?T;b ӎO Y<T:F>3SBm,m%*CakrxCWD}fLeS& ils*LH]Q$nn 1{|]@u8}TbSs8Bo b\+:B f_0,-CzjƎ΀J[YuM sؖpg 8Z>"C<% K" O1Y#L 1Fh~,FXȟM0y$pj\'¶Gl@<Dӻg?ˈTWӷ$rx>in`oֳp2~gt/te)Jaf8=đ\(SZFXK8l4c*y=I0S!}s{-S-*Gl_]]7$ӻU*b "kxS^z8mW=ȍL/DĘNi ^mo#繩H?:[HVJݴSO_[J";נf o#m0d=!ttC7slX(;Qu_4($Ceg2|Vx) V.;+bq$LdGItnT>mOLRO`AlZ﨑(ekA#;fQBuoWK_ ;$EL絶H8E^*J(e# dB"qD뭕x.Wtzps4P>D늕%Ʌl;qr˧͖ɞ /aiw|^VgA zicٲ !ry>_ޯR`rOz>c3ptMAd#b!9ʱ-lympPV=ZkŽ,Ω68m5lĕBV !Rcty6j%ùيBBqe`u-">tDJJGQ0%pakD6F_V]<-^ɾp?Jug3r5EsO_-Qgy|曑'?%ˆmp 9(4"01|~(̋b \7iQ-ʹkr`d ܄B C߫H6RE3S$}$\γ~D| )gUW PƠt{L&V  Rd QHE_'v,^Y6 |ϥ$a90҆9)C8O`K1<j84׿I$'] ݢ_k奄;챦pބDtN38E= $'$V=ui=K[oOvc3ӼvJJ!gҪf|ą",׳:>cVIA/x/~K4~0Unp/R 8%h痓y ^j>v_Uz1[04W<ƇkYvfbDZ7CG>VfP(:iy;F o㧉Ȑ0xX `#kMQe i5vK*} iב"A60+MqҞ  |L52[/[߿mʭm~Lh,}3]k1HXן8dv7JfY괃[<_=kUn笴$3??5f761AH}j&Z&3Ov򲥕nvtDY2Η]9FHԍ9 gçBR!薧}Bf1CdN};Z~;9Fܐ_Q먱 rBxh9۾%fDxY()o R`F)Ѣo폰 *Z.t_-/ul m=dҴko]\ցS%.-|p8^I%GhXbp'DޏIV\LڄXDZ91nNr8:iޅu+g2Խ?cZo8Za ~rP7b,8F'5)dNn1,(0 +8K%4?fDQV]o *  L/cNh` FGQF"]XDzc!h4^8nxAtږ rs[Y"pjZi=2SX!%POG4" aKǝ՟ܤ@'p׻%j4gC9?3X` sd B_8r$DZf_ kR&.Cl*F7:ױBؿ{Z"Pr9fFq'<9K!S- J(akys72&%lwOF [ٱ\I(Z&H7& so]ڜ2lUol*ͧ)<,iё|t{ %!hA6Q9@E?Mi34JUi,\)GLS7v1ґ)ѡH3&GJYW~_Tc@q‰Bx0'|ψRƞ˃k'W͵V#FOp]TC'[*hLu}FA$Dz,]T{-V{BPGοRXמ\>d dj Q /ĝu1͛mgzlA*j!\ oSWZOFh 4 i0MBda'[< [ x6 GJ#j3@tyTV`#|: I+W$ri2P 'v>IʙuW5MQQחwɾU#FYqfǤ'{Vqrf/0֘ʆtzq I>91Cs.ݙ%xhIfG9xP? ,[D]~ y t)B_$Y;`>s|pny-ZF =W|&p>b;*":NHnN)p% 8 LvoQX8;[Em {GSlVxbsy Dp:ܨ7ԋ 0k#tͭ/pLbNFQ@T 1$ q+YP[7V( ISQ^g[$Xb *"p/g)9 PF.Ya}Jz0fK[C=(gӟ46X;K/V !1hcǢ@w zμ駱)K19k+_iGÁ' @&WO,!&J5î R^8&'pK/2 ۠u!A-\zv`EsvJ8*+n?"t* _ܳJmmZ?bD=p6>ެ7qTθ\Lhv2uxW#]'+88[+V7RKR![^~s7v2QvcyE ԏ7K6RUo"V`[+D\NBlM8Epj<577Dow[L;K*PII!n^(s3fkp?,Ѵg'tkk1DJ[P~y|(肸 ɢ7<:{=H)|'Et(2 N~#ZG UoSȀ;Jό+50vQ)6TYY%1ou=^(W%y[J`TK>5?4HE<YUQgp{"$o@X7N,RG}bIh! 1lQ+c馜V{RHb nl>wdV-(1q\gX!KO^NCgfNt`t!=(8 R)W:v?wE٢ØA8ˤߨ? =PfR|R a`{3n|Ǥ~s 9OMIwA穘xn%<pnL)[[4E2J fl>%⟠?;\|ON|j|nS I!) 9Tw|+&; 09/jwF9T67I6t{]+n &p m wƊ[Þe؆fbKd%U`{ŮNE,wIRѽ(E%Cy$:lӵth Df 1T%vnFcqb$!dܥW)ű,|adf/h xGp\=,flJ*[Md/gļcA8xT/B8-AnMhܻe=Q?AҌK*?|oРۧ QlK=v@nқbhY"$S leSw*I=s+qѴO1U܊S.=F XKW,t0֕^ =VT':U5i*q8y:t?zuiuB%3G;dעhӺfQ#1hY̅4-'GBF A$rƈBXvQjIϻW}~MPaDf!]#K,k!o)cRD?)9]j Ħ6}{k {"o_v`5רO O^P[Q!Ӿ㿫вmU͊m./;y|TFr@/lIwLwO(KjMS?>8_j(F`S ܵjfsp#Zs51,hK5L"џζSMPCA~bCnfK辅XǓS,mhH^Dlc8Ѱ+),;@,ljhN~w.h0}w]8gL*]JoZk_hUNi{be&/Nw6DXvS`VbbPGqb)2ɦ]ٞ++ 4Bߣ4r55ٙ`*xn;^S\$8_I<_?3 ?[DaA ߻,!ص5EbRϒlg Os/;)OjФA +=z. H3W =_!'SC|aY%W2z ΒlfBݭXCJ>Ʀ Ǯxk `ӵ 8:9^`ӲШQ*G!(;wm=jۦn%GZr.wX1!D?A8E`q䤆ay rqfcWW@\! NNP3_'wZ"[ܧJ5QFXm꿻H)?L-Hk)2zkMU=A׊H""9'5Xb4N{ԐFF̈:t]+1hܾAG=S:~\w ,q0 k5}pRׅ /BQdfnb/ۡ:tsLE`GG'%a I,BCmĸ8lk~ 4/єoONJ M-oPwo/է켅ֳ4'Ly;zeg^Y.n˳4A:KM&<虶 'I~w7AsFd8ɛ*XBX g/`ꋀkhC7U30t{?hB)UO`#bpO<֣??FƄt^C14Pl6^Oq|%0;g:yUeE]WF`iB?+*hBD|[L'~YsBoV6RW=Dcl~ŰUzMG^_U"d9E8e8I oN0J0߷LuoLw.KD`P{sV>Rw.E^Onl#L(C ;ZSx8a4,UxQbR(eW;r~f4+P̈ cO0k]G542H dOO+Bt<],凴^ql%TCV5W B=W~S]`x}JiʯzPai2$~g1uH.ҽN_ОFPtEK b 5ޚ#L i5ʃzHH`j@&ZS'iȸS^rjzDD1I0wwk`=VX>}j@mn(B8{٭0lէbnVfZ> ܄M_\2‹Loi@]KXTUp[:8A%D>Kz\朆;cu3-Y%KFz-ծ3ߕ[S*ǝK:7)xxS(%sj7B =˨#$gx垰6ѲP<;A*6Q d#kꧭiݥKLM4rf@SMX΀2xFpeq]H]^BFOa6ZX š2uȂsqT~簬Vei>1 J$ '-|sc?.yZδш#5@MPxZ܍2֍G? YTzM M+ |S>`aZ+Dz{Thv~3lvy & Ar /r(3yoXμ-f^u?K;^˅ϬPW&湫BTx'_/K7ؠO6GdNcR L/7kH)s9Qp])Vƌ l_S2ϭZzޗ9/|*Lw Tϸg3<Z-+TxfTf#@i ٞ>˼(OMpZW7FǬ@?pO&p;.ʼnG`ޱiO3}pqc1 !Ѻd53Ⱥ $@">pلg]ۃ2a̝EL.2wvVq@ =V &K¡#@Nbr7EBmV⸶ UKp<Ժ"Fw-ɕ|IL%0[ZN%^Q?^)Tc`=v5uybB-Qy[9!&,V 7~ ۅmEϨmqwOÎj2KCԬ⤪ S Zrs֊(xwZrέddX!=%mڙP@2eꐐweHigdxZ;E] ,g))ʌݺ2#ԾU:4?!3MnE?9Ҫ7WGmVt\erRnOeL[(``L :1gJ:g퀗xzãS@C&LG5As<3 0;c›Ybr0aN'Qrk$ЏK+(tַW }R{ɯϟS„}M]hbi.ٹbCj22-řă65t?vOaU#L&Q&I(^6ѼCЮ(?iw;B8cy=s@CM_OC7>JjkW\GzQȤIP27 )4eQ̿?DoM->$w2Y&>:y\ne b MhFVZ7T'ęN/~-=xx$޷ة]NUyEҍ,E̙VgH [g)2({dudnßQ%A>lqdȖi\2bEO^MA rnOAnr/Ŭ4 ȽQ̤=z~xɏoܪJFkx YZ{<2+ Bq] B_vH#[]J4"#33o2Lh & ˿S%6]3nq9*ǻ/@%ñs8@1Nԏj*١8buʆFQ h@-6Z >~pV<ځHR7H'"%-%H-kqZY€f$_ySRD B F[(}PI멹>T-6Wy0$-r YL&5er,<$; "N<[{`H *uI99eGэKjS *K;甂Eo*5W J!lճ\حp]R!ZS$BҤw:׫OX(, g):!rkakR6 `RGnaThrNчEșϟb}:wpƵ)z9@ Jo[Dcп9tŁ_:f~9E0Fj_Tiګ`@0> )#B lCxY-H B g ^ɛvNo;B^>׋ V|`8(6IA9|ϴK]*dLʿJPtX[iUhz^͵ 9ϖlE/Y="۳[~kxb GD"]v~;1xv,B85b1oOqyxMq^BgZZo82jPd=(()֬Ki WU /רKr`KBTcH{ri$9^9T@7'Ǡ(G nBxǟ1ѓ!_Px!EnosyMqo1Խ}Z1R(a.rm*Z  *3jlT ]|>Aɿ4p%@/5h9eT*F01fV\i:gNhfNxW6ۜ m)QK&({ vq2* 'ݮ {jA(OaMybxJF+rNUS%PZVtmcN*SG!Zugylq A޹uxP@w;?$tec\&$IK,@x e2]Ä昷bMHFkBq,[Kj)-&5ChD{ Lʂ6Oʌ_kSbiA g~ϔ1ǹɲ;;^*u0j=!Pj,gp:%H00!b.CIƅiP(:7 I<%g&_Rkϓ~wBfk8έβ΢ ~by2AGF]U3o4|i9r>ԡW4ai {\`1:#cEubQ8Y/d6c6QPP`IAAMN&qruƥwB%HQ="G%J-ҠxYb &_;]f~tgR|#)W+skWeϪh9C%Q= w4n^›SC PX89u2gR0JD%6E#9;[M]Q6ut=.sRJΖĀhmwo 4{NW//cf0 =q\SGqiȟBR@o=k|)E f))0̟I"^`,qc k?$o4-Qͷ|CcIs0ׇB:vqoƟ2YȝɦwyEQa;>g פ<ހa-VwaFE7Eg<({KDΰ`F7~M>qMIn~K,RLa҇K(ܰ83{##yz|~`+E٧h4QcYZ6fvJٙp Oe˓)]dnClƈ)|;hT-~kE[TJtѯ[Ҩn\LE2NV8ǨZ:G J5EpϬ y{ϗQӳo/l <%۾_+?/xPDȨf,S:CRjkNw}Nz89!44=Tǥ;k+w+jD0ZnE.Xpg7Ȱ1ڴm!>|M ԤK~`(١(G(,KTelM9f> >N_zL[vcqPͭw@!OYwnSK[M%Jm ΋#EU #Gr$[|Gq[8g4jOrn ?g/zMF#Zlak =j-_Ȅ#߰fa%.LTro)vb 0O¥8w \l.M2?DV)p.sc9ƶ.[gh&jm[pMMcefF+ hD3R =Kxlz` LOB븩e9 <h$MX>a_B`EVSr}cٔ$m)i0g#9&+%\}lo/-^7gc=q5+Dۈ},rH[blי $u^wV5>W;t$l{D! Rk]aomxϵbXbcE$#q\v4գkwP5DNq(dH oPOgQ3mmS4d2<r4&?ǟhNyҤFYdIʚzE)u| Jh OP SkRi03p{r஫.-y0 _nC 0Tʝ!yZ KdT}ٽ] LpBfTVV#F#^Hr-غڍP>fxG^_GEQ/pTXO2cigk+B#33Djvi19]G&RhGe.C-򛤅kp|{:2d5 OKC W`(`Hy b~p^M;^yѪ7ն'$OD,s)Sw&j$ s.nb7z`ˬ7gfb% {CMJɞlUK.p VMR=nPO[l ݹk"KtZ[ Ũ_f'0lAiDR'@SBsىJ#wN^P.1)'M" ۨi8IftKg|W lmиi$ʩp0pZa X7KrŽ;3t{b9՘ς6\;5cІ2qQU+dcfWaHzVYKi/NČɖ,T؝D_07r+oMy*;i^Qr-`Z^Ňuu+A kC}d8/ï'0%'ԳI]ހL6Kn7n}Mȃޮ*D YJ(XEoU` ӻt&d H!_ zC?m7".U#=Ϧ>'/z=kjV6nz:bpxAТLBǶNYdKˠ`nqn(i=R"lގE;-+~\Cqs6t tD>^MClӂ?<[pbWZ,FD݌S`+4D)3"]\}zꀕ<;l}5EVTJ` yTY-}LENZWi;y:D` ɡR/>c)9؅SqNQRYi1g}9XM4HΙN]%Q;Pۏ??9˒6 ZQ2j񮈱7vW\fط'a}!d ?oJ[ `f& 0&b8iO>sØGF}nb =HhHduҢ((bѽD"3TpPF=FI c% [l9ӓ/S|$yb662xۻkUk)RlP&ilF=qܭ,`aB{hT>VR?cߗH<[TYۉJJĤ+͸.XV~OvG <:}\'oDXs"cF|wXN@)O+ -rpQo[mʚ5RhN0)%)-K$3= EA^&<3[o{\ÑC.-IA*0q;~Q$On!Ө$9l/%W**-2#}0}BPm:_RיbzpKo0K|6=ͥt_ԩjDwȮ;da0h9#$yPGG~ZGӅ8BM-> ͻ۔m~dEԹɘ$$"LJ&n߮P~/nu:[_uQلmpL%8@vHj'%cDo6 ݘ9)5%4{׃7F/y~w:o%k ٳpOLݑ/t ֦mrB+ .XW|U ӂIg**Ҍ̈+H{o,2d0A@xCa 'inZr,|kЗw'd +tT#.R/ g!CC'ڛ` !RkaդJzvz\Ԟ'ۋ3?\G߭F딾, x!}LvӰatȌ]}X(M]^2HX൹|POZN=dEI@ '|: @'6p=8|n3G2sdce &r\ V2nԤO)g9 áa=?sG?J˒ò_btD$K o@oTVRF R7]8'Df3s(Sqw7f~]xc! X29$ĝUS&`qr^T6>2$"<⸛`^A4ils fi 33NnS ޱ_΀<3l猈ءk{s*N XE&^yhgM:VМ޽fLclND z OxAklVY#)"Yؿ=яl0Ě㼨[W^~-^myCsAcUDSf}FIp4 ZLd03 ]B iq7ښ2Ayѵz*x$#eq)KhZ+,sxi pQc׃B4kA'hHgF,*.l"a">,Bwyp{ ܼNy(e̗q$ zgH02=z=\}o;8@@;@O?jz_ gXW/NnS*<|rB$_Rr\)3|+b4 ,ŗef Z۔$oB C_B{̥@bE1Z[a]L4^TejyUUl+ڜ>~IJ`d<~T8 `7+gǣjƯ96NG\zޙ{P;F{@orXjh2(p42vDJW Q弱}:hTy]d5UXilll 7%NZr-kEkpR!dH:#V 6 K$ǝ ϮWa%,|BLS,U7Ƃpy".Sd:{W^ H:s  6 k {G0 9QZfzW͍npo3 xEUh!}.ϊ;&c 6U LMKU8 wl#+ڠ';p<`8f/$ȿ\ !xw(M{h-1.[. -6~rД=LctV$&&Z]Dm۪6J^Ej;%1sI2ME&>ՁR g>0C|~g=\F?}MjZlU37z~D:To)k+~%nοšj{ܧ| {t~[tJհTq˚i VQ[E׿4 *XZfz ö YZ