libpmemlog1-1.11.1-150400.1.10 >  A bwK>p9|>BeuPm@ :/Ta aU%_l=8ڈa,V,n#DI^,4 \\HML,gjҔ J{a:= |qym4ޚn_"I.y&Y[Ui޿[/lh1zP bvjIsp9|7vw XwۜCMWq^tB{<x&M)n^=^pv4,jp"\zj.hHUÝ JiG :\/hoGKyg`KtH dEwu>h&'n\jY?h@ʎ!HW8c]dmb܂p&7wd,CӔPJϤ z/w+bu*^L.N;¥"'ͽ;XMR5_!|>p@P?P d ! M"/ EVkqx     $,-(b8l 9 : >L@LFLGMHMIMXMYM$\ML]MT^MxbMcN-dNeNfNlNuNvNwO8xO@yOHzOOOOPClibpmemlog11.11.1150400.1.10Persistent Memory Resident Log File libraryThe libpmemlog library provides a pmem-resident log file. This is useful for programs like databases that append frequently to a log file.bwJsheep16SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttp://pmem.io/pmdk/linuxx86_64СbwJbwJ4cca68cc1d67f678154190d5d7a3a18876474e4d70cc3b8c21929e0404c01ed7libpmemlog.so.1.0.0rootrootrootrootpmdk-1.11.1-150400.1.10.src.rpmlibpmemlog.so.1()(64bit)libpmemlog.so.1(LIBPMEMLOG_1.0)(64bit)libpmemlog1libpmemlog1(x86-64)@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.10)(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)libdaxctl.so.1()(64bit)libdaxctl.so.1(LIBDAXCTL_2)(64bit)libndctl.so.6()(64bit)libndctl.so.6(LIBNDCTL_1)(64bit)libndctl.so.6(LIBNDCTL_15)(64bit)libndctl.so.6(LIBNDCTL_18)(64bit)libndctl.so.6(LIBNDCTL_3)(64bit)libpmem.so.1()(64bit)libpmem.so.1(LIBPMEM_1.0)(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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/ldconfigsheep16 16519850951.11.1-150400.1.101.11.1-150400.1.10libpmemlog.so.1libpmemlog.so.1.0.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:SLE-15-SP4:GA/standard/f8a69f4499cad914e3d296c94e5fbf5f-pmdkcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=43163ee20cb7e11a55eda9dea91ac8f48e461171, strippedPPR RRRRRRRR R RR RRRRRRRRR RRpm2l;ҕbDutf-8d4da476eaa501409cb821d6182d07059cc0a7fa3aef7bfc83c43dca843e8fc8d?7zXZ !t/!{Ȝ] cr$x#F2 +T2vvmƫ#b3GԌّwq?U<5(c>[& 蘊Ww4ӰOPA2 Ui:|j-vYExrfpbmItc'7SVem߅VVõԆ.wx*5E-X9 9͡~tH PqճRR8 @X 4 3]/H:Cs, tωcEpZEYz\ C7]}7T(qnrb̚V4^n p//㚱{Lޙx1".74jpasv@8 .{صA'31p;;5g#DF߰/4!Xl9[`vS'7 +;f|m΁ЋNLE9f(ҏUӔZh\09ae :YM(,5*?[ ۴K+ ÀH"}:'3n㞚oK3(u/gL%47v-iB_YGJl !epp2`&yԒ^]˵RtIZܒ뮞|9]H>,m3N4no\3KQo&w\"ԈX~u⥃-3hg}ғ)5$ș/MFh|)4>"NQ^tiw/c)&FfG*Zm,?nN#+EΑ{[^Pr?N1/(ǺO~F5*F2msH^=YMм"~;칅&$9UG~A4|(]';SAT՞x6``RRI cLE@>1;9FM͟Rsy݅LqLk1"@M/(|&&H%;xPE]Օ9If(jMAۣHD1Q5b@veEG0|Qi;{`)0>̟=8]QcN\Y))Z=@xPdA).)2AR1c:S~`߰F;M`fDۛqkX JƮ8Rb F}?gpPj-V-^ @fDGCT694|]^t33tKo#FS)]ݨrDͱ/ ]6y 9"өAAnlȬUsۼSYҝ,P КWC,tZ;bY2f4^ w az?Ta}Ho^HyA`ϸQX>-Z+!YH^xU1AtM1MԟXjٲPc,iUw~x#DKkPlsm; ܾ4-sނlZVP;,߷h% ZТҤfWa'v3fpVaF[LMg5I,v/H.G,ʺ \&6,q4 n5\b8G)k}ZRuhbCTnC-658{Pl|K-L^ID[ѕs# m[d:Az&-$VYH 4Mi3Ռ $ё&wic؃8N*^Ig$8/-4nhхp+2 B]ѕݴkXB|=z4c`zFhmJ5m K G#Eucr\OCߪт=G=|^;Sxczhgu!woZC9 ֒n(=r%gb}Y=7Yp`ćG"/mGgwg}V"3 E+Yར0SyCHj`l^g-Yq.XNJzl[KҁWD l7/Z>6 m g;9|86oİ^yDP~S#aZ7QW~_b-76CmFWg LFyW5H#DN2{Nڬ)kJ_X*ؓT6o|vͳb͙xs8Վqx_?DZCqﲑ4k׏TpsI^YXN]EO8xQoA<61Кy%5|#M鲲*0n2sv2*kn\8^BM]ޓa+镔RQAKf}r 1S(ḍXF.{n'ݬ YTwLAN )&rmu 2^Ǔ!&9=ܐ7LOֽ͜9WkO,)VO*3!Le2ի*s$w7fFsh.&[+z?J'9 sǛܳ Df;7|tKer$-6_58S>^u)& +A[ѻ}ߋqZ,&NT8ˆ^8^& z9u;w n6,oA&T16%1:"/47'+zI{."lzgVeώjNGg񕄂H$4f"Dk"'GṔ`:mt 5 U{GLV7r fi<Ⓘy"`ʜ?*uﺃ<67`*M "y)U ' GLRI K uѾ8 Qc4zx)b  I3Z B~*m"y[nv_߰J#ADll7D,X^01V5QW-<ҬIvD0cPOQ=RַW(Sw\xQvqK@êۧ{`fpۗO(0cm7ljsQ4Uc:3ԽrM_;Š#:DǑRO-.(;Eճ&5m] 6;7}@:jp'/\W#JI!nQH3&q"rhͩ~Li\$*v[a&r΂ /ٱpUvjp8G|w6akŵ''[s'<]Hyyꑭ+#19ڍNPlQL%_h GB8KuyU6 6?(Qb<;)' R$FҚ+o\vR*w*$Ẑ̫g%iA'ϯ cT`7ſaZ墟͎Y#[BIB}w5/vK3l_W;j O(|}|CiW\M^?RGE[z|f˝yuWבށoD2*i9n~[_G1/]ZZVx HJ_Vv\JC o,-ߓ_W54eC2˽xC6n Om!vfF uQM6FBªytr'gE[0I. R9[ ԟqhu8VBιPgd߶%u1 s 9e,@1n< M1\#:@t'qԘcތRB|7yzqf5穰"+l܄sQml G>tAߦ[0;Ln ?ʳj=W)+jW%k,of\!){3m("ANZfC?xWte*w0w0q Z(+Cpp lwjjƁ'.x$T Q|ؽ+(io0++„I),1q24 IzQ}d )ViVd:P:p+Yk~/frϱwCfx/嶢/.ϐ\ixV=Mef>@)ObtiW}GDMՖ^&mi/t[-n.s@KGᄙ19E6ooGo@,۹AۈB=YiPFI@֗ sW&R3d@q!( GbU_K?R˿@ Wݚ7BAKfVdj\D ktFzv K %a1pn,=ѯ+&!ء!3R7d_c>0:0s*KnaqY`V8+cѿ8~09!aXjzch$KJp toS.\nt`PS<`! R)~dYFlY%=9Po% Hy'OBod i)wGȯZ:WUu)qoV@/R Ss%㞫ԌIe@ e7jPqٺǩ -&= -jHM>/ҝؠQ49ePg u4Kd?{N_`x nCf<د<ٝTu-]/ȝR^NQ\X7P.$3}^^ QKJɆ ] 5*0>~Q+"r[Vu~tYX·*`?G y_r[xiD;Ӓ0 olKz&^UU9C}yVwU# +)@Y'Fn̘Dw*M=qb17ˮ[lc4v!~$xuegoEBN\dDA;O-UzXcUh;K'0ݺDYp(ȳ2? !,ymGw/2r45/ȵd{ӭ64ΰa 窾TKFt+SD]%å+*Y' M _x{B ^xV" m7C3>Jn78?\6jHqs671I J"7V!>w$ttom,05`&[}}N; G|oQ8ʠ;C9۹l޵:-q[]^ >]ș}ƺ*ȍS>=ࡆDbe/n垌qvJGd k5HT &@.?vRV>ii#ű2^+~Rp&_NSrԛTAc-F`e~ZhkM>k ![{. QE֔,%H'c7&/ɞ*n+JٲFB-߽_ R gQ<5:8E(騒toMMzstݎFٚkMhKH0$7KrЄDIpo]h26Şx%BYD:o#:Т&g&ȕs~tHD}6u:[_c' mB.\Y j)$=L!@GFGdl^|j4i]Jxk'j7IɦLFJ7&Îp†/x3v: DL"hyąxK5-BޭS7KDЂ?ثQ\j"?~F"hqcPxiUw~JBre ݬ(RpotZ*R+2'mEH4#˱ϸM+w1iv nz*RB0ck@x_ξz+zPg=Y˙>H +!=9С+vv[6e2gD菵Ȗ;mz~o%h- h>v.P.F4m[Ϸ^!Uq 4x2O`>"Mh@lE;,[87 ,U]-,3.PE.UcIYf\,V`߸gvHHI~{K&_yrH M6BVЈJx6&{ԔTx~2Oŀ|u_h!QQHe&1 JOcoE$(1aQ8y/!VތC=1UhaGQ28|UO1U$7tl*\44YGo1mB2 /uVR\nKΝ o5UBHA淆R=g#~hb"J|[(<7>㋹vN~_V^` iYndԺeI2syXw|(1;J&̣<\"|F?SF94q<@9t_X Bggw3 :V2DǶ5V&4KP$*gf{DM}^@Xyݕb,G⌘>i8Q;LGg  @PmAX '"Hq'#xcUEAĿnzo "5>@]\Ֆja_"bkMeà ۚןR.d?V`;L%}!:}MBSc,<{hp5 /tm(}tSXF_FjȬ tbPJ5栯A=]9;.jG[bϪyYD&05k2H{E)jd LĠ荛g3}1_!Dp G ğ@iO?ב 5Ŷ[}9)|`$4z-'khEnAZ,H*4<\.KmOV>V܄+ ~Z?,n`..,6AyR쵌=7U*daE&~Y;afmR5fֱ;1Xb1&9OurgF$8&Dq, +Q@x$G6xX7oOUW<4'٪]-CqeLg:a#À+n ˋp$.ޫ#趣ɓ@q)+&CU|Ka7y7FϸJD?(2"ڍ<cC b!usmG%B6AhǃV#uo"5֕c,ъ۹,Yp ]մ<+) gQc SEڿ)ŕKܮ^EԪH2Xz;pn[j_75H"7]PJCr{?P 0kqWl{е?bfYTǞIy,'ݤD9=nv޻HԨڤFd]\sM0),KFV׬ʙ~̱^O%ּ$^n=(\μ?t !a U0իtcnG 釠_+*= Elz#浫QzȈ-m =z݁b+_LIgz #JmԨmU"[!X68iF8>+F@i$s23Ƃ$:^v9 pO tb}jL ʱ'F+s}(dS*rz6]oC2HJ5Z/y{:J+*QKDnMu;E2]:7 dG=W >2);]:+,='3}wH2+zc#wnt+|55M›-po<K[Ӹ۶K..[{:bO y1>O=ǜ"Rx$ۨ$u."dSgnG$S聗1=`)< oN]qo'm jNfQ܅d73)}9 jp\͘5dQK~|0O& xKwPZ~< ^A |{QPAҋ+{dAZOá` ^܇ ~ Px5~eez "]'_΅(]{>?܂hBH`uj*^T75OܗpU!"7vd䆡!>eFfxPR X=(݅)PLorktt}u֥]/юpV+nXM8Wl#%م$BV,Uf42B 6Rz% !;N*r:[[7UntSlDT zbK#35>V~s4%F8>}yx \{}/8GVR/\<J\D a#<}~u;JQ/Mem@ʠ' !7 |hheJwDq`:m dW\;8OyX(:Dg eRHBA 0K\MW2ghРzTHb}FLnbBۭ25?^isjr*@gS;ʄ@kf 9u?9g C!W=KCmEaސ[YIu)lN̯BjE`؁\xSš_ J}JZuKAO)5f@m6 =SFlxM»[ 1əoўDRF`Dmmg*{N[DU"*YʱqYA+_.u*"-3,uzuyF&01vhxQH(Vƶ@V-LbJ9g9@575FP]K?R-fe+pT B5>Yr>(a  K;4xKL^+?];hKi$N|)1(qW=;DR.$.ҩE"\<~NU9YrϘ5A0#[w%Hd e}WiFoNWnR朸jЁwnQ$?2{Pg4aJ0IKYIlBa_ YV!`{]tܔ\5KUV]}ӷw3P5I,bqF)?)i9o*v :\?TTLɸ\E:wA-_mE{&/3R7Usa% s|2|q! 9[L6cR@¢F1ӯTxvOʗfUe͖sm Tm2mXLMwn͍0lU/GRjv&y1(RұFٮ 0j{[|h^-e¾h'aypaB 2n?eXDRciƣՈW*pa+3UN0{(&bOzӽ0?:M _oGzlw,K!Ohەߨe.&k%R+^,Sfσ!\|ÜGg:pN;IO<(Iҝ M9pFp| ᒤL3t}uFR&K;F6Ez[0_/3d0;IÕZ DyBW//G1L\֥PJ˸ش]s)c=*G=RJ@#{*{p/ 8ҊW$tI8 |mr=٠O(Z UM LuI73ɏ9dTM.x1o}^zg"_LN D-_'bwM`NAoT^a7'xYe-W)@!$Woa3Tۣ6ɫES}zAJVW};y(-uMhEx![zhD@"SKGꬓ,Z5[2QqRj9)ЀOi|8,5+ EP͓J1}lhc`UǯsFH#D澻ʎ܈qT= G:~'r]OA3 ;@,%ɜnB o{yD>cw<)QW$v{6s-Hɶ3\6B {$ ^g\W'Yk+Zű?ڽ7|NXWG\0l%);ʱKd++o(׿cGlb qY!YUuQ!N5`;q1#!fc0VRfq.3^oPp Ef|RR_oGm1y ;PKåM4?69ޣUHa7nd;EaWs~Wmˆ[Q:-x\X:Hth`{DH'&b.\mh!eVT-j`XZ{&T)yDxƺLA pcǍ2)!X4=3UOKp DN?QHM #<1Ǖ9,|b[Fϔ:`d?rpJƺ3T~֩- gh,Y%{2p|AֻQʀMu%Vi\)Тu>ɰoca8h{6oFtR?hFaiU1틩 =lroمII@-XhNh\~UDBP/;M\5S1ݨ' A*>SATGOgbzU[t6~eݜ&Qst%n2FM,,W\xJơZ  .coK|ֵq.ŪgUkgD|rfŀUez&6FMO+PQ3ʳ(&[eꡈGd)BԗBm?=Fv^cc-LF9ħ <%v쭹PJWN>9\%J}*3ynloGD:Ϝyn)Tn7@h*)tx:oA2+v44bJ@L}ۜsn6Vx3EWUlIUGf:A/?)Mvjۜ z8ŷꢲQmTiQBNZuE"lK˭BẁB (:hbzY8HrO}+ЕFc1pa;QS un==ķƦ=&0JcذT/ JZl!p7^<(ϛk=efl#^+Οole&9h2Q Q ZaFC)m6y-'9LaɻU]+j07v>7֎ֵIV< aZuHhodHݰ(^r3_}[&7ύOa[n-v< X=EA@]1U1n{W(?AJˊҽoD"1IVxa9mv+7O*pe'?evbnx!;:\k?;A]lXHyLm&%bHmN2^!ʍo{FUԕ#F6yӈz)Pd#)Y}e*Qҏ^aGca %eD7R>?d6q֯u7;1UΏtY-ω Ԁù%v˓ iL Pfk8T36)LS'Q\[3Ȭ09F4[6q^`.w:]ދ?nj&klE@~Yv>eE@8ȼGcsss7Vp^Vjy!b9N4"8a&8:W|Q88aFRFcc?3I [:E"ל.[1l6AOK'mKu6RhIFHa 紤 OgW법 3_근׮Wjyr_ӡ1W*HtpŻpU`Vo2ׅ.} JvY<!+`vgy<ŚPB錡@^ hzx%Syb86INnT*lD&,`s9a<t.ḩx Ď49l JT?޳2dP ʕ>urD\ mԢQO kMDNl|t]rf`H ;*[o)x #ii$ (;p V ‰\7GY-bLQ2S2*ABz'p_ | %:Ľy՛WKߊ Tۛ[uĹK\iOcIj䇅 uJkc<%&F<.「+ț5it@NN\ε/}Mbj8pz0U'*CeIM gLQM=2Jk+Gxx0}~ ka @*ACEb4;4z(߂gh^KVfq?kn']-WQ^OzMTN2x$DhLZ#~25 2F] O֐EW$vo,L#ɰ&\EQ͍G fuop{\B'%+_2a0Tg[\lNaY&OQ+Lt7VKNْv:ꃬfR1NHw9^@OR4m }" :|ƻNjo_a;U="6l5 Oѭs+z.*Mj2"uTG䬂6hrޒ9CKJ9Ҩ5N&s7 f! 5|ʫQ:,r Є}YT~E* \9-v'cՍ 8J[` M#W:jfu+aSp#k79$ucߐo V f>yӪ.0٥Cq8c]A +c36 |xYZOߞuĔkQ5~2 S% +S3d:sՐ(Sh.X:O@5Zj癎q#/),qg>leL'% qn}M[T͋fA;ٓ6ce\=0}rOLT ,,e^7 pl>_ GW[VɺPg* > qƅH5#G"2֧ǖVyONW U #pԵ[wCKrNҠ/yVf?)~Y0sxޘצs,tUlaX,Hd#5]lӨIS?rk`)(m'rK@6mA)FEE `@\A@FW e*V1[ [}kEϛ(Љ V>FP,(I@ ԪсfMbZU9D)kN&8T6dDĤh3Y.D*ꂮHSV淥}:}M6JEOϕ~n}[Hm4,U؎7ㅊ7w;nXmMCl4!QIR8iR/-W$nŴ5`q,LV+NFk#-u]uL?u>7*kw![BIzAy$%o752Fy@RU!!`$1d0% azj^ _NQ&0!  * ߁ /kW Pb6tL.'ƻG~vc p*_Of&}y[! OᦓDZ,7ӥkL0MCF!cEpB}y،b<=AZ[-"r>|nWYy=ٱ8j:\q߾Sؑ2!oB b('0jҒ0nXWh0=G=re WPǓl*=| Cぉk_qk8q oL3l{ ^9[2):pV\|١3&:Wҳ R -Howj;3zErǰ؜=ɿk~$suh~QƟ*J!sbpkVFa>`%UaݣB$[Ati<& 3!{!Z3)(W稛ۋSmHe2"[w{ux1 tEudaRaCXGPbPLb-^T;{g"5M|Kw`pTU*+wWxG(Î9W,}2K;P԰^GO/Jտ:#G)ve` O wV4(+(.8.L !`|0^_`JnLQ9pFe ۞3 ^ pO?sIqN:lZsrG͓p+r*S΍tgwK F*" Sшhp4{욯/fٗM+ 8(6^LXS-`9V^9gꗾϨ:qFtװnuBZ/S~*Rہuxn-oGej.QL 䲺n&80g)Ԙ?D-Mzw"T CRlbc#VF`9uͨ⯴lp@*/Z-!w]!-ʑ|].)Lя`lmK6j>TL/br9qކ#=C@8U} ſâG'2ӊ"oH7l $`F6fa;}niRMw8>0>eJ>zw%]r#$)k!#]V= 93pm7aRjOB{' KY/$`2YG׹"(g&Qٜ Xn#0v)5<" $OYkPƠn3F#,(ׇXd”ؐ8(sP3dQծcuoklc]T tvHsR}@9ςI`#i]EOSpcW 7pF_FumR6/e{#'{W$3e$FLuAeJb-6q:1jC8VJhKKÎA$F<<GFg)E6W1z^WnvhکJ[K2P1MRH,WH~"wGMg>2_ AD)&amA5]?ܩ 9J%A@6%zCDzYv)D%؝X̀@11񢱮=zKd.T>ۧCw?&DP/[|:ϰP.`FwBJA.KST›3ZD.DVa)ɄxWJ#N`z5Vn/%V$h~qzsQ]2c' RHEk=s#4FV)lM֧N;)0U8"AG -_ƺ'Xu,"s*Dj$:zdzEm9ChzwmBE3k D]VW>@SZ]NX&A_JkoJ1|\$ MSON08s6ZƓ/c:d3,>Y gM˞BN"Hw_zf$䱏sĊң I2 T^6[WM{PmF(2U3|7ЧCɎ^f\BET}y[ LaW@-FC^SE0ARrh0Β uH.H,R Va<< jUh@o7~9ㅠ+}{RG-Kƒc4@ (wS&"+z{By-J)@[TĂʵ|ǩ=;ON[&I_Aq%f4skt-"0gHeDKm7ᚏ˩M양%Vr_5 xw _I d2pAˋUS0=j࢔X9D%ꮙ߽(H:\@~R&:%C5Z?s!UXr:U:8WS"&'8+G 0Q8ĺ z6oq!ϪᡳjNPw'1t(quh,STɴLSW]YuH!sۮWJe֮ڙD?UpPr꩐yUOIrSxEy,uK8H 1>Soh> 0H(3?荣)Jk܆ѽP$/SAsr{ʸ,k{4+)mu ,}pt@m-pw72.>3z5i s'Z^3: >rf`_ƪ*~7J^q .Jм/CA2`+z4p,xedGVH9YS>釃8O}9E6,!y _X<VeG@adazǩE04 PA6;e]aВc87M@An ISH--/WDd]bnfӯC7ˌ Rx]\j?|w:rSX+ztr 灐,R/;Mq& [:/[A$xPt?%RELe]Hï|XP9r4ʼ,eGq),7#;u~((NX1nfPPCEfkX\/~'`摠3] J`bW(\ZP$ZѤ'lVX3 }!CS':``|_<$@^i"י5:]1 گ/ )8P%)}am۵/atܪAǣnl~HD{'& :!(8=-1kR&w}iF܉-./ZW@WGWkidyD>/^O87BiCMr]U+AF5ghp9e+ӔɁ9օg x#m"ɀ_ 8r ELkLj]9s$)dtArL~2"qLCn,@" .S~EeȮx'd<ٝ[/zN+MH7d-'7+MbCF AydC~}*VR:PBe*.!}?]H'FxM75W=53"5n&чiXP%=:뤦H*p>x0NIAQh~Xؒ69?}@u htNVSd6F+:@JBb=eNrs;P}#صqȥfV8mP TSMzt$ZM+;wGM)|m+fR]5nDf?/оI褹^7Iiڄb&ʏpe(%xw,#wIԩ(b .+N5&N\3睺VQֽ5DYVY[OXL{X@lg[NzcJt,*-tlA*֋@ KH:>/A!˭4*B9lۙO)In˗q衔 P#AK=Wx΋9`GA"P ~f5:HrK٪xa(X-iƀ?TGjAj\?Ji㖶͠.LO K֯#و*YqN *akBfe Pd ;Ɂ6CTyZ1uƄ`ެu܌s%uWտ-n0%(A?Z$#|\V'N< +igIqM]7$R֜ӧPm+0uAm@ԐtT" 2KdOcm1O=YӧA,lukAρAӯX%Z ot)MuBItBnZ +9W~vxB{&X'F|rsݚ !m.rl=z{C*4A8u{KD NeirI @DM&U|ɓ*% 9EoMNe>7<U`z _!-@i>JSn|jMbLkNpw"5?et"ys.QeIթģuCc.okp+}x*S8@4$121g;7nM%?U0-]-T$p>-;n٬O3#4g$*`CԽ+n<$kf&wIq2$WշٟX|c†GBXhTe2&,q7^? 1rvIr)NJ-fg]֣#ܙ46ժ5!a^yá@ƣ# 2J.NZ.%"]Äqw,bvej%y`̞>\ko] )7%Ax()vYaTtob>MwVuF0nj7 L>h[t@:cڔ.RDBW7fHt'Qq*]SyzmH# Y٪^M8Q<(!MF=<+̻3ߊ _Ny2_`,iK`KIF%4D6_=j! _cy7$e.9}^'e4;.f+5!21^3 DM(v\JK>zZNXh_da%>׈1uOG[HB OB?MOW2 $.IH@Mt f$Wjg~طSj/ٗL)鍏 c _tKޏ\GW')"v/?Eo,m?g& {h@uNz8خd}qpLGMKVL:pvMް&SMygGI_i6RwY ew>jiWakk#e Q#hEl ~N*~cros5NcՆz\\$<'폐`B c?HYHTpÊ!D}_mQO I/)6(s8eq1КMOFjhG]/}AK^䍤Ne Tc8]43bUbAt%*)HbyJj]սKR![/ ^wݘՏY4Lk_BEDx*Ólp;:={|!l\$qra\w^IYc () ztp6cW]kv:qwQ0I[ދHG {ژ 4cm::i;qp8B'L Ck~ *g(bAq *Ḱ;ҧ DFONP8zsȉh}ӊQ8DViB'H,mͲn.u(#-qЬ#WUC'&%LBԺ [AF1`7n:ZYFvܠF-n3#Y;xiGCj9{h50lezoBzL06cH~*K4Js0_j/cjS f@SJFܤa/X&v#lv(BpVsHzãqr6طMfICs$[%K8Lz;lğKZ*:'_;ʚ󡔈]XCQȎ@ZeXȰEX Ѯ<Ӯ:>n;  #63v6C~s)/O7Ih5,qCeX*]-%l۴- Yb.LffA'0T[t$P=?5"{/ް?F<iu5xkYShh9B_fƝkLa%q vt$q$`@ΎͻZ^yn\ m䚺{KB0W/)r 媺lƍMvڨ6:BCP&j٘5OL {]Ӡ|/Τ\G3VA'U Cyc{[o rZLNX;4>j-Z)w@Dusz!Pڥm;q'8Pq?H;XJK}5(@7Q%(> 4 籷C$B6p+r^4)iznOBs_gY9g>BcpQ8X]60&".] ZL.E_Pޝ N\v'&8!rT`2j!{BS>oMVpF=}8(,(} Q ǵfTeY֪]2tv~{m2}¤ʺCIrij|*FEF3V)/};-`7{,QjW5ʅG{Yh7eAv$oSM_ء=j#tM&EiL X78$ TL% 5sqazBCw-3W37#|KPm 읈4cHMjIGFwW7ڜY I %\8}?kx:ǩefR1'8p$o:*hg41%( (G_mXdЌe&쒭9<%Ұype`nyHF @10<LL4e^z.kJƫjT[w9U@C]V؊S_o/\zJ-}kt81SrW+6;,!6[%PGϡ'ΈMC,1&3h;2U.jq ʏW]X@㖿쵆2qu9ͷѦyg;9b_P\0)j,9ȈjaMRrUAz 2ewC71儍/}aGS<j;~HQft)v:6 JȤ6H)yV;?ك0 }"JAs'pLP36}E"د?Q,՛ RK7@{uxg+B NE;bq>1[Ʌmcۗ.mWP/K/U'U?2] huH7\> J4Uy!  ?@5ugr/3+S[c(-=AnP@WX#0iVa#ќ+{p2?wBa9MPc%FI(#^|ψ.RhCgy5V+#&~?#fK:f ߀eܹi@v16XfTz|eni5Kfe4@Y,yJԱ!FTNR/ʖQ(؃j  D𒻺a4y&`+2A>N:@G ޗ@8b2z߻ct_RvGk!?{MYF~>Hu) 34$apZZtPS.p}^{qubSj_)AS~P'(uyڟgR m _όvO[H5{I .^-j^J%`j'sT \C.IJlS}|lńRuJu״s8L&EېO[s#9Q[3P-7mR+UF~ca*yN-ͪƎT@ï‚۪ktBG"A OY!o⁵3Q]a.kHr6E1\,A̝m(싷vIC@rz۴mH@Nq{IkiCeWtF{ qQ]ݐEPqM86HF H\ii짫v7J}L`Q"~@`zqnj qkUNl>TZmBjA>{*^Zd͵i Mm1>6^_w(BQ/0 ^@bPn_Ȏ-8)%YpR~ b[ Ƞ/sIfR%}C)0hfجgX)!ޤ(~cm/y?550HuGHtŁawDPJN=7u&P*o,M$ 5xf5tbxA`:[?]iW]5Ct3S"RBe *dD-L!Zˁ.h7BB2r Ob#S0UMoםanSlીMG Y~[𮆉lR/OZ/=GTDd:Ah{(_oo7[Οo\/C\\Tq5ȗA.[gN w ,=d^C(,RhAZnOg Xݯ tX,^"Y"Q׫rne<ǜAWթ=g?O'_Fu#mr"b}W6*^bz--I ;tgbdLny`qA2>ExnD@4{'PZl{6:Kτ+i('x]Kc룿md{Vu=p~բ6}2GJ[hPES^wj9' EѴnF 4#cs^yN}$;sX~`Cb퉷Vybµ$ͻElnA}<}DIG c.T^?٬ֵ!My4Hsi֬e΃HzY]N.`_Y mq2Vֹ0YM7cg@) v=~r  vLE15 OH/md-`-́lHE7T^p¹GY<ف`?'1 ku WEɓmS VCd(1ʃcGxߙXNW}4G'rB)@bs3 QcTH2GLWGX=dԈhq9L~B ذ%2k>owjY1u%͝rS($؇,[` 3J^CơL٩Љ N&`+'H#X4:6gBT)y$ʈD۔`Q7A1Vꮕ7kX]n)gaH?N-ۅ?q4iqŀ@r2.G|GŋE '[ 'fK4ZQ/d?lU,pSI+4;̽ Bk;Ii9L֦MquLTK{2 БXͅZ“W'/guݱ Oc^a ;=2W=Ж?S9w/!pcλ0LIC!"5>x`l 4]*IN@[zE@`w!.u%j .{q(Hn_@ bɀ@gZ i4UCm:1PP[Җl>kb"z5i IթX9+[o-8[+&8aGw|b%&fA]-3L 'DR~8>˗1}g"?{0,iK[|MؐQ3~KV{EwJ`ؓ*@zZҁz͛ iu㪋sNX1bjNQ'#1ώm#* )uWZz2rګ8):n. XjG^f ܢ=ңPwqVܞg(PH2BsZ,ǕnGHe]lp/!0ua1P[&ۣ!jT┍bm 6q ߀H/߂~[8zOfQé:%N_RXp$(VIO5WbsnaAw /|Km`NT?_ަY6N EP艴ք!3g`ZA1@⤧  --QuJx<{#]*WKP*TcBI00V_}HZCeAFр*32 c͸IC+G!UFݽ HuW$_Q@|E/ۼ}"V57^ۍue'=oifVF}_}鸮©WCBL"}BM7 n7 aO֒$E0t(,THU4F5McjnLVP1z/#ٖ>+qT*wfQ)? 1[ܬ~6oִ#:e6oh@u#:, M{zC6imOr×Uyzy$e$u/׋3[)tEqsY2Ua@ygW5+!Ii,_;qq/wHU}Q8jcS΂lLr&'}\$"|[a#11*}Mnmʉ{uOtwx_pxL*U=ihyQp2*'fS>j/nJampaW?I*b{ngS@+f J^J99Z-9j<7ZOGxOH;8-|Kܹ-1a>j9re>s̯_fj8m+}`Lppw] zƲ7I,4N<|.oRXQ*.I7:Ro ;N'a]9K 2.ZRn*w0( '- Tz57JO9z.LdOwL [$>1e΀HͷY[Q#}/NGN}Pv U 3ZNR^MuS" ?vu E:61Vt%Hs)k\TMWȆUS;Kk=fJkL>Sc*G LCvh$뚍t^\^m 0۰{Fo7#'!+ӦZ99jM{ܮJ4:v$qw,?zyѴ{QhCWp@Eύ -}AEqʌQp#b)|qIK^SZ1ʈn}Jw׭iU^_F`8Bɡيx(DoacTE̠dGTpa1NV əFVhf߾Ȕ ޒU։dWSߋq'E>>YAOև1F"m-sF{O3Y*>ޮ7`N!L%ѿ%dARͻI%BETmX@A~ZR5Ʒ@3%َ0s!9?͵7ĊYTO+5A@bdm2U=jCElk7g4f YVo^R'\ijO~ /k1!C !G:&+P:JP CZMÂEW\LcB[M@d$[)Sښp _ziMDK`+YPr2C}~y&Fp,OٕCr}Λ"g֫Y^ߌ\j.OY=<Ͱ*=yKqEkXd^B8%/Qz0$q5pE ׶/r-+Iuvˎ]̺R_US]P+ H:uB-cuJ*$[n5)[ z'FDg]f @} DlX2+mCtXdj NRt|b=TP?mg3S3]u~59d򨧚f(?f]q`*/x uM*Cv\_6XfjiNǥ/2S5gv"s"; l@s3gj5H;]O1R ttI߉+< ˌu1/hpXm"u9hہ%ՠGI9@E!9֑z0ö$:yڮG>5!`eE͘$N~vfSi~es>佼0)mzxR 42PS?l\q]5S f \D:9c2KJ;8yHt]u*s6Bٛ ё1n1뾖Зg7PHQb [0I%?3F}N?pШyz Eb5|i-O~\}7~dW K_6 RxY8.1iyym-d G wZ":uT\ݛGP2!U{S"XƝIܗ|C!;Y;v&ɪ;*p֠>4>JLO/*-4S?AxXo֑jkc8ex!޷!è =D3CN2g}fenUڟW=?[ +P󠶑ڬ4lo /aApZsԽF"/cO a*!=Pfi`y-`iѣn gO//RhnIcaG4kE#NV,rUcvP?D ,1_rNG)tUą7.jr(F ?qh!bm`F$L;u>eȿ< ,Q%},Py'C#Î*kp[.6`)#5" >V1;xx&VKgC2SWOxVHmTZjQ#-I ΉgLU)߀o54KO /w" q;̮G`=tD0D&ԯd}l(pnSB-JۭMX|Y{4"RJd9 GMGNxWd!?SiOler(n9!h;L_+8LwN tze;#N oGBtێ+:Y4,_qv\oTv%┖%yс X&dю ɏI:m_C8ZK (35+X3d3d6- I tĂp@NHrxU,wC\ <|[[J2_+n3桍fQ:絜&֮21U?E@+9kJiIxEDkd(y 9/ٻejҍP}ˎ aGLdL`Sjػ~GG(;{Aԩ%o\gH!E]D9 |(XU.A6=綠?o`빌0Wg &+I0ayge~.i  Cs_Z/SIBnՂfPAe_8):E8kO=q낯cŀPORv 6s~\0E/_YΌOC.ڿ;?5Z X]M[8,T^6PPEN,=bܸ ;J76EjF pҝ_M0i@ztd)hVw'Qkbti;=!\G>Gǔu#BOmrM?؁`jާ8"#OS :#FwM#_WOImzDJ,(?BM#mV6u' (ab>R)q绊&ÔgIF DC&err6 :܍6y86rqX |do4{ F6Go 60T>%,Q¹Bsbm.s#1lg-v?]Ӕɶg (YRo ږL񳄽PyJޞ'}ŗב$S[UvQTz=$[\p Zi6nq6u*Cy0d6:̘H8M1DX|؟W%  $f;)X[/m94F2ߙߍ}?Udsmr/؎fxZΌzq[[YۏYE/s9oP" #.~ &I6?eP2-B8hu-~/[@Inp1RVN:lp!` RZwϷ3iNf1QLk\9=f~1S_AO,lInnȥ3QH0ݚx@/;OQ<}eRV3X EdV)- _jO%/-LP*a{?7KdwQ(FG<9[T>`KWu@L祐MAǯڜV+.FCMn39!;`d,8E*:=ޚ1SGz) P@1ZDJJ,YO?!Vʒ~UI ]K_?aaJ;K0lW9͎2蝕™]_O9SnރPï^u"iMќl3o&6߄XZpA<-d[]l@E܅K"I6As.mO;BB(nd>YF\_H1zzLmw VtV 9'?d0 Kv]˗@FF{W?t{}Hz%}zRYn̅c-T{m]IĢ܉#oق:{r;d #ӰWw(ܦ˸TsBy/Z`o VrQ:vvt>SMr;C ~zN8ʝq{ΣΔ;sUg0Dއ/U>ڜHYN?˰P,.}1@iAP|e y+%pYe=8/F`{|F Z Ɖ,1ҝ5;b7D< zdblK=tYZ¢i FRxG~`Z6KV#hSvWFA l1=)^ՋI}*Ytڍ Тx4챡z>"_WŠ YV$@ 839Hv30 ZrIDN(8:'A,)bWH fFZ;)C<<r2hW9 ʼn|r8T$:bF,0aMx'h=j xछG WHa'kpMV-Hm/J]b'ݐQzVd ڶiZ%jgRt17^m1kV,`]8w#R"31ڲeOOwwU/A?G`gVH%Bg7Xo},YVpdk3|uE]7xRD(p`T#(Wz?N/ZP@ߘHKCM5݃b\i%iAe^^ŵf E+ݎR80Y#nָ:8ey*rVXzM(M'qYndžnޟͤ\eYa#"/o;.]&pGmdvrg '6'pLl(Y) F^yʥH!ݠ<[EcsH/%o0GDlh( M3%%yMRo;[`@EF㉏+L${Bʨ'YkX\ʯtMUGt MoZ<ۃwN{`+Sb٠h7]ws"@lg>ٲc_Фa{;`+2Ntxrd *i@z4q.` ui] `qb%]iwnαO(<,+̖n"FGnjbMi;*iRz q4^XE坶T}EuYo~!NB~2 rBbHg`*EAE$U(c9ŌM+bK&>]}udZ#A\M]WO= v \ QulVMf.N!a\0Ip֖̐0H*' hia} ˖/O.ZG|QL]w t(F㥳n{H]Zh!P)_8gY$?Qm$ NAG<˵0@wsyp>b/ ߑ Iդ@zFjy̡s9qV|.D ._lr.0w,^lJzd0 ~7H)V8=3xKY7,rrdK3va2!-F Y}MO[+a}lIIHֶT  WEXMnEks?C9Xu :[A_;KGq@ Y+d0TKŔ䟙f , 1Jk,'am1CD1CNǎwwɧG5WZzKnxQ kI3 w|i )z)وa#gQn5yXf7kU`P.mKa?LNT~ HӴm#!BQ h`|{93 Yi=]!9fSAO+$Ҏ\Wd*<&M037,D?HL]XR Tp<~֕JgrntK$ p9R=b' pƎP޼荖Ii]^[Ghe3<͍ucc o| b{Np_t|_?pMPr*coH0D07{s}UjjI#qn/͌S?֠\ r49j+A'Fp1m)@<;z׹YAYlA{w6UaCJ;^5tKf()vg^B. \e+B+0%F+4{9~q!sG #KshsM>c&md|'}N8s?0)]{EMwF{{;;RA5%/Fb#t"^W=aP妸Hz5<.}kn! _zݝ/Zº;R&2oQ<!ӼuܦʾaˑX'u +v>lҾdx!x(sܔmrk =Gf hqIaz2c3|{2pBy=v{ݹ՚B{bP`!",5k]WbHzʯ"}q| WW]p~(fYyV8K"3e/|*ZWÅԾ'S,yĮs\ oxTaT7y *ci_ĥw7mhmgѕlDC\(oLRy[x o,7;d3^*v]5Qb:s5g @ %Gf)\?FfgWwfԕê&+|:\x>1 NO" Y\W쇵=6_ AW#oD*TpYPqC)TxFgjZ ._!-$MwY [~8 ӓW> A!~Nh__lM:C(J2Ґ-N9ET~ETrXu{n|UlQ&=KZ'R)Kw迨 ;HE5`tUBL#C^*5?`vz֡+ ? ->& 9.IݟΔ<aYeSAoS-TܩLfPd(Jq{ HM0!] A0L|\X?jcw Buk57=/[&q+<]xH0@n!_heVaC ѭV6i#:辦a?] P9f;l̓/Xm $*ސgeh}1f~>ã*;u 9& \ODpϯɼ^+hz`3ˋ0qk$nmNC[IcX[-s;꧛CzOW-ec%$}νqmlȭǁ#ܳ}UV>L|NhnIꀜ\3Rt]4 DvKFd b46=tL릜Tq"n|/Zm&QSHs[KjNbgP("1.ߛ*-2ilydSDU8tWϯybkyP 6X&h2fIm}3"sy4D_7:?0/¢F5`4$ IJJ#EfX?r@԰q3w}cy<:1"UH.,A5TbӡO t F#e Oۥ #8gu/o+*MpǓ~x@G?j8W(DŽFhZ x4Y0P +G1-q18Ey0lz sSjl6V@>e>B8Ca9ÅQ.!fQ:Y &|)+hj`> vD2ߟ VP4V(02g9c/bGY65 lc 40XzGOln݁xHrc$$s2ҶQZPԍyXPf2j)or͐zU7hǮϼ£6K#TwbM֨/CKid`` \Tٌ6cIF~,{|JUf\9;_R]702Քs8l> hD`agxzLGKG _!3}s)!1z0zdN$Y0#n%8+rGy @AwN ԓK=ڄ0g _y9v1*܇^a:4k%m?ĝ\Ҳ7-vϵ^/4Gs+lR+}tr}ԟPd wUBn+]bNt$sQ)aKY2x.B/M_MYdy};(Shkm4Tj(\nL%(fu1"Du *2McK=[6)%DLY%T;sCBJD`>shA4|ܛ1 HY۟d~}#N0Vw-Mc9f0wY"62#&?&l; N{ kIjҭ(Sjj Ujtv,VaWwY}O" GL FAU P/*X N㴥b8[hgI)HZ5:d@?fga7' }\ 7MP VُM@tAhvg>g'Qdj@LZ4aZ| N'b{Ƀoz3d."EV`8IMKp 09)1٭~Pq6 8Jcf=*PXjEL\oHeFouM˽Lj|itZZF{NCS+>KB7V,p yB>,#l1C#bdaK d)}(|B`eb!pM4B0ٰʄ@x:ɣ^)J2!ĵȭzpօoe_Uj^&6JQGi"DYWcbe[5LXv"sB!Bs0K1?/VU;&+H:?6S~?V59^O멌 Ij9lN+ }t ](XtCQՀv }kJڦWs>]!1Kk^![EK֌:w(%hI;-%Ե+<^r_hvpf|<#*Q-MqZ0##,, b{nՐث/Vz4L(,@L5ǯU9,K6;;X|"KS}K}ٻ 8ᒮ0L 卟f ^Dav< -j]?H C7߄8>l~=d0'*]Sݪ醅 c*V+BhmŮ$?Z JP"KXe^.χ=䡐E{rdxes >LDƚl~l<3FnT^'6f ,pƋ[߉MyAƣۃbNB#!(8~}jMLK8 [K`ۺd%u;S>\+_uB܉cR{f?knp8\wIUGZ!+Eys!Nv 4(F\ m(Y7Q}Ԕ[Gf{j 1`e\$+BtcH0ݣ?DM1L{dDTHF 9K<i lюP+"[˾u6ۦ@BP,͐Bb* Gm^Hb6[ m]!Th, !u4{_ ?(3*hLR@E9 -#񱒎xHz8@~V@mt oHO5 cБqd YZ