libblockdev-1.3-5.fc23$>叝nz*#楐F><\?\d  QX\    , D J d|8t(89H: h>X@XGYHYIY0XY8YYH\Yl]Y^YbZ`d[be[gf[jl[lt[u[v[w\\x\ty\\\Clibblockdev1.35.fc23A library for low-level manipulation with block devicesThe libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV).V&buildhw-03.phx2.fedoraproject.orgFedora ProjectFedora ProjectLGPLv2+Fedora ProjectUnspecifiedhttps://github.com/rhinstaller/libblockdevlinuxi686tpPgPA큤V!V!V!V%V&U^ c933b78b8ddaf4527f089bbb14592ad767f8ba0f059c33518dae2ff5efde4a853e96eb276a5f959a850e6ea70996614c8a00636c8e84c3ad05508ce654ec4c1052a5e940a65675444e2454813b1403f3f579b356111b8f45f42673419ad6621a97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946libblockdev.so.0.1.1rootrootrootrootrootrootrootrootrootrootrootrootlibblockdev-1.3-5.fc23.src.rpmconfig(libblockdev)libblockdevlibblockdev(x86-32)libblockdev.so.0@@@@@    @/sbin/ldconfig/sbin/ldconfigconfig(libblockdev)libbd_utils.so.0libc.so.6libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libglib-2.0.so.0python2-blockdev(x86-32)python3-blockdev(x86-32)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)1.3-5.fc231.3-5.fc231.3-5.fc233.0.4-14.6.0-14.0-15.2-14.13.0-rc1V^VUVLh@U(U@Ua@U]US - 1.3-5Vratislav Podzimek - 1.3-4Vratislav Podzimek - 1.3-2Vratislav Podzimek - 1.1-2Vratislav Podzimek - 1.1-1Fedora Release Engineering - 1.0-2Vratislav Podzimek - 1.0-1Vratislav Podzimek - 0.13-1Vratislav Podzimek - 0.12-1Vratislav Podzimek - 0.11-1Vratislav Podzimek - 0.10-1Vratislav Podzimek - 0.9-1Vratislav Podzimek - 0.8-1Peter Robinson 0.7-2Vratislav Podzimek - 0.7-1Vratislav Podzimek - 0.6-1Vratislav Podzimek - 0.5-1Vratislav Podzimek - 0.4-1Vratislav Podzimek - 0.3-1Vratislav Podzimek - 0.2-1Vratislav Podzimek - 0.1-1- Round size in thpoolcreate() to KiB (vpodzime) Resolves: rhbz#1289937- Create the cache pool before the to-be-cached LV (vpodzime)- Fix the annotation of bd_try_init in blockdev.c (vpodzime) - Add missing python GI requires (vpodzime) - Merge pull request #49 from dashea/libblockdev-python (vpodzime) - Merge pull request #50 from vpodzime/master-fix_striped_lv (vpodzime) - Merge pull request #46 from vpodzime/master-bcache_destroy (vpodzime) - Merge pull request #39 from vpodzime/master-lvm_physical_space (vpodzime) - Add a missing ldconfig that rpmlint found. (dshea) - Move python files to separate packages (#1256758) (dshea) - Fix lvcreate calls for striped LVs (vpodzime) - Merge pull request #48 from vojtechtrefny/master_pvfree (vpodzime) - Add pv_free to BDLVMPVdata (vtrefny) - Merge pull request #47 from atodorov/add_coverage_report (vpodzime) - Produce coverage report in CI (atodorov) - Check bcache device's state before trying to detach the cache in destroy() (vpodzime) - Fix URLs in the spec (vpodzime) - Fix the int-float less-than comparison (vpodzime) - Fix the calculation of physical space taken by an LV (vpodzime) - Merge pull request #40 from vpodzime/master-config_support (vpodzime) - Add tests for configuration support (vpodzime) - Add a function for getting the loaded soname for a plugin (vpodzime) - Add the default configuration (vpodzime) - Load and respect configuration files when loading plugins (vpodzime) - Add functions for finding and processing configuration files (vpodzime) - Merge pull request #38 from vpodzime/master-md_superblock_size (vpodzime) - Better document how MD RAID superblock size should be calculated (vpodzime) - Merge pull request #36 from phatina/master (vpodzime) - BTRFS: allow an arbitrary label to be set for a btrfs volume (phatina) - Merge pull request #32 from phatina/master (vpodzime) - BTRFS: fix parsing empty partition label (phatina) - Merge pull request #35 from vpodzime/master (vpodzime) - Define env variables for sudo via the env utility (vpodzime) - Merge pull request #34 from dashea/python3-tests (vpodzime) - Use unittest.addCleanup to simplify crypto_test. (dshea) - Run tests with both python2 and python3 in the ci target. (dshea) - Fix python3 issues in the unittests. (dshea) - Do not run all tests in the 'ci' target (vpodzime) - Merge pull request #33 from clumens/master (vpodzime) - Add a new makefile target that does everything needed for jenkins. (clumens) - Synchronize the .spec file with downstream (vpodzime)- Explicitly specify the type of the cert_data parameter (#1246096) (vpodzime)- Clean generated boilerplate code on 'make clean' (vpodzime) - Merge pull request #31 from atodorov/use_lang_c (vpodzime) - tests: use LANG=C in test_backup_passphrase() (atodorov) - Merge pull request #30 from atodorov/makefile_updates (vpodzime) - Makefile.am: - add separate check target - add coverage targets - make it possible to test with Python3 (atodorov) - Merge pull request #29 from atodorov/fix_issue_28 (vpodzime) - Merge pull request #27 from atodorov/fix_docs_url (vpodzime) - Merge pull request #26 from atodorov/test_docs (vpodzime) - Change the modified sources back in tearDown() method as well. Closes #28. (atodorov) - update URL to on-line documentation (atodorov) - add test documentation (atodorov) - Merge pull request #22 from dashea/escrow-tests (vpodzime) - Merge pull request #25 from dashea/python-dep (vpodzime) - Filter the python files from automatic rpm requires (dshea) - Added tests for escrow packets and backup passphrases (dshea) - Free leaked contexts from crypto_init (dshea) - Cooperate with volume_key's memory management (dshea) - Fix inheritance in the LVM tests to prevent multiple runs of some tests (vpodzime) - Make the regexp for testing crypto_generate_backup_passphrase() stricter (vpodzime) - Leave room in the backup passphrase for a trailing 0 (dshea) - Add functions to get names of data/metadata internal LVs (vpodzime) - Allow getting info for an internal LV (vpodzime) - Gather information about all LVs (vpodzime) - Round requested size to KBs in lvresize() (#1221247) (vpodzime) - Add overrides for the ensure_init() function (vpodzime) - Change the default value of the 'reload' parameter of try_reinit() (vpodzime) - Merge pull request #21 from vpodzime/master-thpool_size_discard (vpodzime) - Add overrides for the lvm_is_valid_thpool_chunk_size() function (vpodzime)- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Adapt the release helper targets to autotools (vpodzime) - Fixes of paths in Makefile.am's inspired by build failures on s390 (vpodzime) - Add an s390-specific BuildRequires (vpodzime) - Distribute also the boilerplate_generator.py script (vpodzime) - Fix path to the generated blockdev.pc file (vpodzime) - Adapt tests that compile stuff to autotools (vpodzime) - Merge pull request #18 from vpodzime/master-autotools (vpodzime) - Merge pull request #20 from dashea/gtkdoc-sections (vpodzime) - Use the autotools building system instead of scons (vpodzime) - Add the two new functions to the 'blockdev' docs section (vpodzime) - Fix the line defining the docs file for the s390 section (vpodzime) - Add a missing #include to the kbd.api file (vpodzime) - Prevent s390-specific stuff from being used on other architectures (vpodzime) - Update the documentation of the is_initialized() function (vpodzime) - Merge pull request #19 from vpodzime/master-ensure_init (vpodzime) - Remove private macros from the gtkdoc sections file. (dshea) - Terminate ifdef statements for arch check. (sbueno+anaconda) - Return early from the init functions if setting up logging fails (vpodzime) - Add tests for the new and modified init functions (vpodzime) - Add new try_init() and try_reinit() functions (vpodzime) - Fix for adding number of loaded plugins (vpodzime) - Fix for ensure_init() (vpodzime) - Rename the try_init() function to ensure_init() and improve it (vpodzime) - Check number of loaded plugins and library initialization state (vpodzime) - Make 'reload' default to True instead of False in overrides (vpodzime) - Add the s390 plugin test file. (sbueno+anaconda) - Add the s390 plugin functions. (sbueno+anaconda) - Add the s390 plugin. (sbueno+anaconda) - Fix a typo in the spec file. (sbueno+anaconda) - Require the kmod-devel package for the build process (vpodzime) - Merge pull request #16 from dashea/escrow-encoding (vpodzime) - Merge pull request #13 from vpodzime/master-lvm_cache (vpodzime) - Merge pull request #12 from vpodzime/master-kbd_plugin (vpodzime) - Merge pull request #14 from vpodzime/master-better_is_multipath (vpodzime) - Use g_strdup() instead of g_strdup_printf() to just dup a string (vpodzime) - Fix the spelling of "escrow" (dshea) - Make the crypto plugin string parameters const (dshea) - Set encoding to NULL before writing the escrow packet. (dshea) - Get cache stats directly from the device mapper (vpodzime) - Reimplement the is_mpath_member() function using device mapper (vpodzime) - Add the LVM cache related symbols to the LVM section in the documentation (vpodzime) - Update the list of LVM cache related functions in features.rst (vpodzime) - Add tests for functions related to the LVM cache technology (vpodzime) - Implement the lvm_cache_stats() function (vpodzime) - Implement the lvm_cache_pool_name function (vpodzime) - Implement the lvm_cache_create_cached_lv() function (vpodzime) - Implement lvm_cache_attach/detach() functions (vpodzime) - Implement the lvm_cache_create_pool() function plus two support functions (vpodzime) - Implement the lvm_cache_get_default_md_size() function (vpodzime) - Add the 'type' parameter to the lvm_lvcreate function (vpodzime) - Teach boilerplate_generator to work with enum return types (vpodzime) - Teach boilerplate_generator to work with 'const' return types (vpodzime) - Add subpackages for the KBD plugin and its devel files (vpodzime) - Add provided symbols to the documentation section of the KBD plugin (vpodzime) - Implement the bcache_get_backing/cache_device functions (vpodzime) - Exclude bcache tests from the normal 'test' target (vpodzime) - Add some more and prolong some of the waits in KBD tests (vpodzime) - Zero all newly allocated structures (vpodzime) - Implement the bcache_status function and all it wants (vpodzime) - Fix for the zram stats (vpodzime) - Add bcache_get_mode and bcache_set_mode functions (vpodzime) - Teach boilerplate_generator to work with enum return types (vpodzime) - Teach boilerplate_generator to work with 'const' return types (vpodzime) - Add the zram_get_stats function (vpodzime) - Add the check() function for the KBD plugin (vpodzime) - Add ErrorProxy instance for the KBD plugin (vpodzime) - Add tests for bcache_create/attach/detach/destroy functions (vpodzime) - Add the 'rebuild' Makefile target (vpodzime) - Add bcache_create, bcache_attach, bcache_detach and bcache_destroy functions (vpodzime) - Implement a helper function to echo string into a file (vpodzime) - Add tests for zram_create_devices and zram_destroy_devices functions (vpodzime) - Add the zram_destroy_devices function to the KBD plugin (vpodzime) - Add first function to the KBD plugin: zram_create_devices (vpodzime) - Add the KernelBlockDevices plugin (vpodzime)- Prevent a leaky test from running in Jenkins (vpodzime) - Try harder when cleaning up after MD RAID tests (vpodzime) - Improve the MD RAID activate/deactivate test (vpodzime) - One more @contextmanager that needs try-finally (vpodzime) - Do not require metadata version to be reported by 'mdadm --examine' (#1217900) (vpodzime) - Make sure we always set things back in context managers (vpodzime) - Make the release date for version 1.0 more realistic (vpodzime) - Merge pull request #11 from vpodzime/master (vpodzime) - Run utilities with LC_ALL=C (vpodzime) (#1219033) - Free GMatchInfo instance even in case of no match (vpodzime) - Resolve /dev/md/ symlinks when checking swap status. (dlehman)- Require minimum version of libblockdev-utils in some plugins (vpodzime) - Report both stdout and stderr if exit code != 0 (vpodzime)- Fix issues with using overriden functions over ErrorProxy (vpodzime) - Update the roadmap.rst and features.rst with new stuff (vpodzime) - Fix two minor issues with docs generation (vpodzime)- Fix return type of the unload_plugins() function (vpodzime) - Close the DL handle when check() or init() fail (vpodzime) - Add one more check to the reload test (vpodzime) - Drop reference to check() and init() functions (vpodzime) - Add more cats to tests (vpodzime) - Make regexp for getting btrfs version more generic (vpodzime) - Merge pull request #8 from vpodzime/master-check_functions (vpodzime) - Fix parameters passed to unoverridden swapon function (vpodzime) - Implement and test swap plugin's check function (vpodzime) - Implement and test MD RAID plugin's check function (vpodzime) - Implement and test mpath plugin's check function (vpodzime) - Try harder to get util's version (vpodzime) - Implement and test loop plugin's check function (vpodzime) - Implement and test DM plugin's check function (vpodzime) - Implement and test BTRFS plugin's check function (vpodzime) - Implement and test LVM plugin's check function (vpodzime) - Init logging before loading plugins (vpodzime) - Add function for utility availability checking (vpodzime) - Fix default value for the fake_utils' path argument (vpodzime) - Add ErrorProxy instance for the utils functions (vpodzime) - Add function for version comparison (vpodzime) - Merge pull request #9 from clumens/master (vpodzime) - Disable pylint checking on the new exception proxy. (clumens) - Fix XRules application and add a test for it (vpodzime) - Raise NotImplementedError when an unavailable function is called (vpodzime) - Merge pull request #4 from vpodzime/master-error_proxy (vpodzime) - Merge branch 'master' into master-error_proxy (vpodzime) - Merge pull request #5 from vpodzime/master-not_implemented_error (vpodzime) - Add a simple test for unloaded/unavailable functions (vpodzime) - Unload the plugins properly when reinit() is called (vpodzime) - Raise error/exception when an unimplemented function is called (#1201475) (vpodzime) - Do an ugly but necessary hack to make local GI overrides work (vpodzime) - Add the __dir__ method to ErrorProxy (vpodzime) - Add a rationale for the ErrorProxy to the overrides' docstring (vpodzime) - Add some basic info about GI overrides to the documentation (vpodzime) - Use pylint to check for errors in python overrides (vpodzime) - Add the first small test for the ErrorProxy (vpodzime) - Put the GI overrides in a special dir so that they are preferred (vpodzime) - Add a cache for attributes already resolved by ErrorProxy (vpodzime) - Implement the ErrorProxy python class and use it (vpodzime)- Merge pull request #7 from vpodzime/master-fw_raid_fixes (vpodzime) - Try a bit harder when trying to determine MD RAID name (#1207317) (vpodzime) - Don't be naïve about mdadm --detail telling us what we want (#1207317) (vpodzime) - Ignore libblockdev tarballs (vpodzime) - Implement a test of btrfs_list_subvolumes on data from bug report (vpodzime) - Implement a context manager for running tests with fake utils (vpodzime) - Do not try to cannonicalize MD UUIDs if we didn't get them (#1207317) (vpodzime) - Fix the table in roadmap.rst (vpodzime) - Enrich the roadmap.rst file and add info about new plans (vpodzime) - Sync spec file with downstream (vpodzime)- Merge pull request #6 from vpodzime/master-sort_btrfs_subvolumes (vpodzime) - Don't be naïve about mdadm providing us data we would like (#1206394) (vpodzime) - Sort BTRFS subvolumes in a way that child never appears before parent (#1201120) (vpodzime) - Let libcryptsetup handle LUKSname->/dev/mapper/LUKSname for us (vpodzime) - Fix the crypto_luks_resize and create a test for it (vpodzime) - Add targets to create the SRPM and RPM files easily (vpodzime) - Don't round up to multiple of PE size bigger than max value of the rtype (vpodzime) - Mark majority of MD RAID tests as slow (vpodzime) - Merge pull request #1 from dashea/file-paths (vpodzime) - Don't report error for no loop device associated with given file (vpodzime) - Skip the detail_data.clean check when running tests in Jenkins (vpodzime) - Make package file paths more specific (dshea) - Implement and use MD RAID-specific wait for tests (vpodzime) - Try to give MD RAID time to sync things before querying them (vpodzime) - Fix the default value of the BDMDDetailData.clean field (vpodzime) - Do cleanup after every single MD RAID tests (vpodzime) - Do cleanup after every single LVM test (vpodzime) - Do cleanup after every single BTRFS test (vpodzime) - Make sure the LUKS device is closed and removed after tests (vpodzime) - Make sure DM maps from tests are removed after tests (vpodzime) - Make sure that loop devices are deactivated after tests (vpodzime) - Make the tearDown method of the mpath test case better visible (vpodzime) - Make sure that the swap is deactivated after tests (vpodzime) - Fix docstrings in tests' utils helper functions (vpodzime) - Improve the logging tests in utils_test.py (vpodzime) - Update the features.rst file (vpodzime) - Update the roadmap (vpodzime) - Don't check if we get a mountpoint for BTRFS operations (vpodzime)- Ship license as per packaging guidelines - plugins-all should depend on base library too - Add dev docs- Be ready for mdadm --examine to not provide some of the values we want (vpodzime) - Add exit code information to exec logging (vpodzime) - Improve and add tests (vpodzime) - Mark the test_force_plugin and test_reload as slow (vpodzime) - Make sure we get some devices when creating btrfs volume (vpodzime) - Add override for the lvremove function (vpodzime) - Do not create LUKS format with no passphrase and no key file (vpodzime) - Make sure we use the /dev/mapper/... path for luks_status (vpodzime)- Don't report error when non-existing swap's status is queried (vpodzime) - Make libblockdev-plugins-all pull the same version of plugins (vpodzime) - Don't report error when asked for a backing file of an uknown loop (vpodzime) - Fix accidental change in the spec's changelog (vpodzime)- Add tests for what we can easily test from the mpath plugin (vpodzime) - Add link to sources to the documentation (vpodzime) - Add missing symbols into the libblockdev-sections.txt file (vpodzime) - Do not build docs for testing (vpodzime) - Add the bd_try_init function (vpodzime) - Log stdout and stderr output when running processes (vpodzime) - Allow a subset of plugins to be load instead of all (vpodzime) - Make sure devmapper doesn't spam stdout with tons of messages (vpodzime) - Let debug messages go to stderr when running ipython (vpodzime) - Give plugins a way to initialize themselves (vpodzime) - Give plugins a way how to check if they could run properly (vpodzime) - Allow a subset of plugins to be load instead of all [TEST NEEDED] (vpodzime) - Make sure we use the whole /dev/mapper path for cryptsetup (vpodzime) - Fix vg_pv_count parsing when getting info about PV (vpodzime) - Set default values to data structures if real values are not available (vpodzime) - Fix the parameter name specifying pool metadata size (vpodzime) - Activate LUKS as ReadWrite in luks_open (vpodzime) - Make sure we pass key_size to cryptsetup in bytes (vpodzime) - Add the min_entropy parameter to luks_format Python overrides (vpodzime) - Pass size in KiB instead of B to lvcreate (vpodzime) - Add underscore into dataalignment and metadatasize parameter names (vpodzime) - Don't report error if non-mpath device is tested for being mpath member (vpodzime) - Fix name of the invoked utility in mpath_set_friendly_names (vpodzime)- Improve the test for lvm_set_global_config (vpodzime) - Fix some minor issues in the spec file (vpodzime) - Fix issues with the LVM global config str (vpodzime) - Add couple more Python overrides (vpodzime) - Fix the name of the lvm_thlvpoolname() function in the header file (vpodzime) - Use assertEqual instead of assertTrue(a == b) (vpodzime) - Add the min_entropy parameter to luks_format (vpodzime) - Move internal dmraid-related macros into the source file (vpodzime) - Add an override for the md_add function (vpodzime) - Fix parameters in luks_open python overrides (vpodzime) - Prevent init() from being done multiple times and provide a test function (vpodzime) - Add the roadmap.rst document (vpodzime) - Remove an extra parenthesis in one of the docstrings (vpodzime) - Move the mddetail function next to the mdexamine function (vpodzime) - Add some more constants required by blivet (vpodzime)- Require volume_key-devel in a version that fixes build issues (vpodzime) - Fix Python 2 devel package name in BuildRequires (vpodzime) - Generate docs for the library and all plugins (vpodzime) - Make doc comments better for documentation generation (vpodzime) - Fix parameter names in function prototypes (vpodzime) - Add the metadatasize parameter to pvcreate (vpodzime) - Add the dataalignment parameter to lvm_pvcreate (vpodzime) - Export non-internal constants via introspection (vpodzime) - Expand size constants in the GI-scanned files (vpodzime) - Fix usage printing in the boilerplate_generator (vpodzime) - Add the build directory to .gitignore (vpodzime) - Add the md_run function (vpodzime) - Fix some issues in Python overrides (vpodzime) - Add the escrow_device function to the crypto plugin (vpodzime) - Fix version of GI files in the Makefile (vpodzime) - Make the order of release target's dependencies more explicit (vpodzime)- Fix dependencies of the release target (vpodzime) - Python overrides for the GI-generated bindings (vpodzime) - Pass version info to the code and use it to load plugins (vpodzime)- Initial release/sbin/ldconfig/sbin/ldconfig1.3-5.fc231.3-5.fc231.3-5.fc2300-default.cfgBlockDev-1.0.typeliblibblockdev.so.0libblockdev.so.0.1.1libblockdevLICENSE/etc/libblockdev/conf.d//usr/lib/girepository-1.0//usr/lib//usr/lib//usr/share/licenses//usr/share/licenses/libblockdev/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=71b2ca62eba1733ec24fa52485abad33941cbfae, strippeddirectoryPRRRRRR utf-8?@7zXZ !#,M]"k%f0]d.h"WJ2:wv6Lb"Շ:дio !9쯑141$ ha{A=X.ƚQSB+|['rm841pF8$nj.G <Ř>uz呞i|*7PɅcBP2zƷ?g)9U){fx<@Mq?iC6a9' X۝kN@Q]\GֹיcO9-L=&?P1?%MǡI_ǜ5zn 7sSU,y>1.UxbV5x5"xꠝ⠹O7Ԝٶeҥ{T3I^xi)qgQSuN2n,F^*J)UM3Xe76YV~O=\hoޡ ZS^cG 4a4LCni!F:9)/+CoS>vF7.Z#-qʅRW38ӠFN+!lHsMk]/ø4yW?S8AthĨ*(.vcrhKKgvһj!剆|\z1N<;e47(s"ȥ5]?H~ηbsPbq'=Bgy{*SNqڸ t@k_y#wn2b/MuP!YƆ4X-=ؖ.|i=;ʸ c i57^_ 1"lZ479-:BġDx40!i&eYn];: mյykr{3/eiF푃%\#MРJ%g]EHسyܠanu qg^AjmZlg!qU/Lވ@.hD ,7u\2W !)_fu d't AЎTON)ׇiZɹ }; ό "tDĴk6e|i!+WeF(:5\f4}ڀs[r v쳩/h_~+}v4]a=h pt P' L gs­=3 שMX?R~xS[ #8~PɄEV.$3זo[⬾~"eu',ƴ\*E%&_#}6 |M3ÆQҩTEC]ߐ2Zۼc|sl<6{: +^NTIb#rZ3GS$=UCn^surB@9 zxzLf|_V-q(R|_f?̠8 E1GJKPdll&@rA;SB[)E 8ӻf0u +X$ O/9 ̈?*C}E;9K p)دt\,Z O8 2 %ÄiOa#3 %9wM !LM/U) JU4:_"T];nq/IV ǮdqynPE5TN P.WKr% ^O \sǜ{6xOjy4+Φ++r@[M} v?mIu܉ඛ3M,,/vTBQVsq>8ΙAhO W3\[J} bMgSCm P2]0\fRX2xycJ)U2aOJKΛl^WZkLtP!B_u2SHf!Dkʹ,"%oqfBՆ^Ϧ(K X{Ni<*r H@?S_Jcx EF߅߉n|ٖru'ujH Vz3/w$Ź`"\{U{|&c|\߄(&cfs-s52đA:!fLk-ml,_=@ *p vpLs:bɶ$&&5r)<n[HuqqR1ح|iGiš &)@[[Qgga |B zʦKe}&8Y 劢gkawP־\N)M4|/P`[e2zW U|'soR0&HGĒH3ͯ *|ΖbpXLhi8IJi1vU AVFd 7^+]=htuE~Ҍʇ4)K~oѷY$p X HUoir#kI,bFZ~N8ZpH͚$vknp-=_ntĺh%L u M@=O ;cewD*d>9IhyvI:mYÜrwCNASd5@*Ct2EO|7H;m򠠣ART :3`%us9Nc'8Qq zyRsڿ{D@u0~i Q}O$ ^`(ykkCwA$]'4qd!`c=lG@HSj6h 9 -'&ӌPК L"rr'IXvƱџm`{J쾅5BFO$mQ\JH.J3ѕ$.kixx\K[ֆ2keZ%{SȜؐCsJQr\N <@~4eWE]}5.2( t8IIύh۹nnBh!y{ҌF򳨂[4 g.!Y.6A?0MK2l]͝c3.M9΂fð~+ <չ:gɌۑ,8=k 1Ih0X?h;]Gdc+Y*\obvgڈ ًL! 8+/KЃx0]66TeDH0[v._IYGZ2\iB\vJ]A5=yuzO[ ʼn%虑%cvFw@-r2HJwn@13̎,@ /}W #١&yB&2LZHl+Ҥ ĭx0Vm;keV4DLЏ4 kCOa=~QEΩ" WbC O@=_SӪDhqhaJhrQUC4|>~gb[,5Ak}D e!x"t]|էsLE|[aH@Ws.褣tb j'uUHEQe GL#`T[/} Y z@(!:f (%w6[>e++{xQL^er Vpvl r״XA^pyG7Wfbz$c4 8NucžJ滼'o 0T"!0p 2F_>=']:x PRۯ鱱9t7jDθ Yiǹ8 --!#0\H|"Z7}I+3r#9: + ;k/ҪY}"ڢ!K!UŊ0z-x<#%@hR y VdOjc1¢ '"ZN^}J0~fqHĵwXHݽģ ݜ&;f9ѓ3\t%-FӺDoڨ7.0Wo%_P:?}/jם~ie~S&Di3"Kξ;:扶mEei3s'tFxQQFV+6_p:k&-kZo+fu1!hF"/=1ò"a.bذh.x*)d+ zuUڇ f>.mQ)iKwW\C.oOt]M45hSrUeT#†땒BsWLnc)/ <;,e 4+mYvq'zy^'!Od{cP -2dDOu-@<9w) Ӆ EGN6&#*:JkPC d+;CRc^Wd춣3y` @gVH[?RMffي[>c< X*g' %"uɹ8%7ɧ}x I,b$DwbepKe/}LHW > ]W#xT:uzr`Q̶2+j[flHJ)-#|ƅnIO {+  zYU9m#B i=R\wё4ӺqY X!/-T#ɲ$1tV(<屍oy pdB&=κ_fԒ~ q9L7!IQI7Dw`Cƈ)(+jc SA(\(1V{Lbf;o O{͠$ḥrr_G`&mG*.SA<6by'Td_ O)u~{ǝPY::G .0 <{SV -:ۙߦGgZ , %I#qzEr/g>‰HV@ӺFj9 8o:\Lri󻋃v: i)]ÛM8RkvV P`ז(Jܻߍ.Ilm1K P"+9(f!mTiT4bTTjgt(H2}BNZa3('BmډIm9AC] ͬ݉pCu&H)[sKTch9w*&(4Kvi xȚqVoY>\A'sd v)(1Ĭe&qZ_A }(8?5d JaJml \q”{)'=aB^wgQ8p甦5=Um5o;YWJf#tS;!$G!нD퍒n.7:!‰*]_KsB9PT^@#[lC&e#Re*+'S0T1x$yya!E_z>ךt]M=Br&0;4uw$50"?_}Xdh3Xu>zqW3ΪriuUm5t/=KWP猹f:^Ɓ4nMœ`RPFtpK$MwUC&Iwޚ2![-OEkZ#=Aj[ܺjD.Z9ڑ?CAUSV!Ryl\f&}tU*~cmcƠ;h 1Ĕ/@U>SIIK$w$U*Ɲ9xߌ"t7Z~ML?uR6fP xIYZjᐆ[ٽ6H.*%D#G@`>FU6o*ڌլ ʢ;(>dDPH_-A _[b(ʟcYgZ]E]F]rmvg|fmfS_c];f N$AEXBɢ Y3&>l% ]Н 2<`#Ʃk|^a|/Pwx}G5-P1tfG7JeO_ w.2 I]:'9;(#?B9OzFлϠeMM2%xG?"hYw')^nW  *J掶>{XdߡCA Y˳ ȉWu0<'Ѩ;Aˣ1?l$'y#gK{II{76Xlw䣣H;wr| MMvad"!TR<9{6 `;|z QO/|+ZnU)QK(xE8 !]m֋.bIX9cv8,DjiŚU_Scv/O}A*y' 8!w=\rO4)̘-L_N 2"jQpZ3yE]x[x;.'*_sU {~PhV΢xL'JsvǮ!1tVF .htlK乨6/iV ?VNѾm6=lT7܅͎-0{^tG tͮOiз.u@CnxJ֬}COrc1璸ď?ZwrH;zd'Ūܒ,7|m H)): E<5y5W|x'eCf pTqId{ğԧzp;HnJ˂%v- {$HԊ637ЏbR+'H.u }0/U>)S߼*|)=q3S|po3y4T#Ѣ6T ,dLPvN(h6$H޿-jf҅(y vMj Y.DA#У2&ŧ#%F[ٯ+6ϧM6°0:Ŋ%>s2A`&ĵip"(fstT%SJt&'AٵcȣONEJWw4yNԽ_h)h*6xЂi-% a]'m~L@וUf> %zē&Q5]*;j.q]5%sY]ö^ 6*ԛr6f0\Pyr> d|9B i<A ߥ-8Y~ HRKQ|x{L_öEC3CkQzq uY:Z'K<<֑^Wqa .;uĽ&*A m֋>a? /ǝx;`Wb AX7 6@ #Ne Һ1;;'â?8s9O;3@)cκ%0xȥ@9.\O3i}]v%Dr'B/Fw=4wәу77TAL3ѡOv#;p!arrp Nw-sg4}.IP0C Бk&h֞/vSZbaɖJϵ!%56X`5?#k9Ғ]G1QҖXMOb A]M=>a&\,iq~]x"!=C;I;p I:cwgF6$zq|eBG-@#08;@`%;)$:"r!)rTH-AkuuhњZ8Obn'"S_%pz=P8|s8A%]rjl|hY'~m5N8OPkՓ>VȞ3I €)`n|j t\bNTDr#n~4JS;0ѓw,5s= ((t=zZlhml(-]gbUkw6.)؃+V6%70 "JQd r- 2 `x=pp9kƵk&1ȰUg֊)HE0|ra| 1R—ea(6_AIjM' @@θXEzT~YWjH?e8/ZY$gq[](S I-~s)0\8f-a 8n5]0f;T5J[1U/sz_ rp+g[ص3k4)9=?Hu-n)߄_'0&EjZf GH4T'&g𻃭ŀ/cߒpVz@"7[S#pjn LB\3̈O|:6䗑ٹ挢JܖS %$u† RwK2pU$3rIqSzkA1bWX|)"^()%IVqR@b!$>d\x3W4_{V4}8 \Vf![b0uş\U5r&ꇹ-y#j7[Җ>N,= "zI6Q82l[jG "aQ[zwe5 p)Qh4"[P<=Ny+h݂R7EFI c٣]1굑y'TN_Hj X)GRI#ۄαT9(-6:b-]ِn#)v&|ub$\m}I)KuC,o-5V}yKG2)` eoW?tې4u=tC/W7dPr ]q֒Z7A}l9 t /( ?5Fuf~''.9Q&^re;Lk,f  gc֧ l_n^gҿrI]ډ_;4u Xmiz橤M#,^_Ŀ=A:Lda}-s4KcmZER0XAVH2wP¢h 7s&x~rPWyPZl+FY^e߿Cc3~xCw]5v?tv X5:*Rܒ>Q2v =W4#2 ~Wy-sQjRio0ͨ|hMd1q+6;Q">>^\''Q0h6 @+.I=,bE{Xзt1I(U?E?_>D\g~@ʻ_EJ0Չ&߽”^/˄YEo\\q'91vteQM8$Ł3^䧺 8d͕9 ߰ R+tp0zcp9QLk$/?z복 |F܏|Gx"[ 3&Xov;f俷~R,e\2)wHU8A}ԍ2)X0mE61<)\bTG_38WOk+1|ąVAD@-}sVGR^f6_6e>HD'1c.ύ@;/J:L>^$-9݂y+=02oVCVelJ>J@qf um-{ׁ}FѥHBC"LucZ+&((e=yVuKsNlHOy@7aK~9^X<(eYI{#ouU K<acrov/:|Ҳ f;!%' &=:]cGVHJOhlҲi9~ u@ 6R{݋(&18_=ÉMs\RI Cj [gȧ,c~͢%[>Qjc'n՝8/D2*)OR]G%(/֊\" 'mqޙOIFӟ|g# FpҲv5aǷ;3ȻH}Zm܍6);u8%@iT/huL|'⿼ pDi?&Xw :sYQMb&$WqBhi(2E[:z 3_&b^]Zf  ZKM!ُϚnDh>ed'~&Z `)h_m˭Ğ[7Qe,y/ F,gCGMcng̀H1t B*]م]H=-c':×  ] g.UOV-eF||R"G Q>RavM8j;c/I$G|5.Qr_%DMVu>P<%>`*$^DcaKCtGff=ΚA19E_gK|AXb!w:ZF&O3 ,CziOy(|BSf؃Kڀ\ݛsStߎ%uY15^k8;*4M>zQ;SO63ٟ(AsnP:J'/}i_Jߜ p:!m{v1l~d*0UƸ\Ahy pgS?'S.B &[zŃ\E>&;!V|(eo% iPh)Խ{8oy;.2}aSNM$@ u T8Y,Ği>!PU#"舥p]]+b[qqFrݳLY@/)߬hp`Vu9qǍt^!ZW/U|v0+]DU/ %b]ʨ DzbQF^N\L@B0fbʐUEçuK.&R'㖕Q2b?D:5@ Vܬum`~M-a߹`3PLQz@6z'UyI#&[uP gӄf~XWK*|m{i5#`f&RĝXQCS)7?g2o`1\{.c0^ @aFIhTDx?yạcP2Ζ]I|^=& Q8K0ZY꠶i;+I^7ZgMLnv -SP@q"uB A{UM mN4iߛ}ÖP3bTF,Q̻ ̶佶W _P|HqsnHU*Lܔǟ08ctG⡹!_}ŏ\S0 }~)Fz2!:><&0!SqS90߀dpRCnSjԋL=Dn[:m+H\ LS) !$`+G[] +,|͐#/T ~[dq'$uc{ Z0MkPsLH-n f-[VI*vs1M'1(.C5cek\{Nh jF]I}30#W!T|ȏХ58y Qlv<ĬTwP>T6*SL_Z(P6*lD2^(Ѿ/w oR͇Iϛ9cZ9Qx+ԁSٳ3QQiz<9$KLvzkR;d'Oֵ;^bXKUH>m#/0@9 Ʌ&ǝrѰ)SF$(6bE#Wj1^Ъ%ynza4>P7:'KYC7*1g.ww`4-yMM`k?8vפLC<0[f߄ u`| 6GOot| yЏ_*nZٷF7IXouIgt6뿹BXOȞY1B7;җ4#V!Ors E,uCM Ð(arGICGy"ڂ[ g^"Eb84\D}XL}*R%ժ[O-p"QC:v M!J:~^FY'Ȝ <}ddE)籁ݦ !:OyRx1bgtaKP`3Ga6:D/ @k?ecuI!C^/_{[p(~ytថoi(hfBk E)26 ZB'A%=jěGG hOm]dh-Q=e9].ĂjE;*cfҭ -DO#\>oW)Kz'K7{A]@'+,?8bn"~F#MHK\̩Zg>= u0#ڎr6"C%` Ba YoY_Q{< f Yíā/8*!%v G#]mt i.kku^ e"G10p@"jLm@wWzV`O(e2x')=Eh+WL*)1AElI~)|VG\2R%e*x"brGgwp-oOcFePe0ru\yY5HK[~RvQ 6Vf¢OEtv+25#V7}$ƚώ#su/*X!$Ct)K]̡ǥVbd2B&8CɚC)ʥ\mӣE_Y,w޹wʮ'}m!!roPOA'YX xtN ycmtA9-\2/082}mfrۺd"UvEĞn^}۰;Cчr 2JR,Tjyxc z"D584,E霶 YZ