libhdf5_hl100-openmpi4-1.10.7-bp153.3.61 >  A `!M@eeeg@Ӥy\4E W4|+>2#&}<:%||W),XmwjQΥGW}}~+D/:L 'SazOD0`\=S Z:\)rĤp>UP\~y<`[Ԉ%Z(ºCB$ p&N:UՋ"[L5Y17wHCQoS_pjnDfOxffѝ8_e,Zf)} ~6  % [ROĒFUb z?P!!m7k%TC<I5d%jeT1x'&`jwF;Fz CCSw :?6 ȚKIˮ6h_{`N*rdC Q>B3VG9u_m~O< J/ 'blkvI_TLT>pC`?`d  + k@DPTqz          (8(I9LI: I>\@\B\F\G\H\I\X\Y]Z]4[]8\]@]]P^]b]c^d_e_f_l_u_,v_<w_x` y`z`<`L`P`V`Clibhdf5_hl100-openmpi41.10.7bp153.3.61High-level shared libraries for the HDF5 scientific data formatHDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes. This package contains the openmpi4 version of the high-level HDF5 runtime libraries.`λs390zp212SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://www.hdfgroup.org/HDF5/linuxs390xzA큤`θ`θ`κ_R3fec172dfd7ff390b228bd0441692d7f35a3596181c143e802732590eb77c214a4602b393b0bf07ab8da864d002a4a98bb6593778a33e74384334838f9e8a33flibhdf5_hl.so.100.1.4rootrootrootrootrootrootrootroothdf5-openmpi4-1.10.7-bp153.3.61.src.rpmlibhdf5_hl-openmpi4libhdf5_hl.so.100()(64bit)libhdf5_hl100-openmpi4libhdf5_hl100-openmpi4(s390-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libhdf5.so.103()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`_:_{_@^@@^@^^%@]]߶]߶]@]w@]nU]_@]@\@\@\\y\y\d\J@\Ana Guerrero Lopez Egbert Eich Egbert Eich Alin M Elena Egbert Eich Egbert Eich Stefan Brüns Stefan Brüns Egbert Eich Egbert Eich Nicolas Morey-Chaisemartin Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Egbert Eich Christian Goll normand@linux.vnet.ibm.comStefan Brüns Egbert Eich Egbert Eich Egbert Eich eich@suse.comeich@suse.comeich@suse.comTodd R Todd R Stefan Brüns eich@suse.comeich@suse.comeich@suse.comeich@suse.comStefan Brüns eich@suse.comeich@suse.comeich@suse.comstefan.bruens@rwth-aachen.dejengelh@inai.deeich@suse.comeich@suse.comeich@suse.comcgoll@suse.comeich@suse.comeich@suse.comeich@suse.comnormand@linux.vnet.ibm.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comhpj@urpla.netbadshah400@gmail.comjunghans@votca.orgtoddrme2178@gmail.comnormand@linux.vnet.ibm.comnormand@linux.vnet.ibm.comadrian@suse.detoddrme2178@gmail.comnormand@linux.vnet.ibm.comtoddrme2178@gmail.comolaf@aepfle.desweet_f_a@gmx.detoddrme2178@gmail.combadshah400@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comdmueller@suse.compth@suse.desweet_f_a@gmx.depgajdos@suse.com- Fix update_so_version.sh, write so versions to file being included.- Update to version 1.10.7 * Add metadata cache optimization to reduce skip list usage. * Add BEST_EFFORT value to HDF5_USE_FILE_LOCKING environment variable. * Add H5Pset/get_file_locking() API calls. * Add Mirror VFD. Use TCP/IP sockets to perform write-only (W/O) file I/O on a remote machine. Must be used in conjunction with the Splitter VFD. * Add Splitter VFD. Maintain separate R/W and W/O channels for "concurrent" file writes to two files using a single HDF5 file handle. * Fixed an assertion failure in the parallel library when collectively filling chunks. * Fortran/C++ libs: Add wrappers for H5Pset/get_file_locking() API calls. h5pget_file_locking_f() h5pset_file_locking_f() * Added new Fortran parameters: H5F_LIBVER_ERROR_F H5F_LIBVER_NBOUNDS_F H5F_LIBVER_V18_F H5F_LIBVER_V110_F * Add new Fortran API: h5pget_libver_bounds_f. * h5repack added options to control how external links are handled. * The tools library was updated by standardizing the error stack process. * The H5DSis_scale function was updated to return "not a dimension scale" (0) instead of failing (-1), when CLASS or DIMENSION_SCALE attributes are not written according to Dimension Scales Specification. * Bug Fixes: + Fix bug and simplify collective metadata write operation when some ranks have no entries to contribute. This fixes parallel regression test failures with IBM SpectrumScale MPI on the Summit system at ORNL. + Fixed use-of-uninitialized-value error. Appropriate initialization of local structs was added to remove the use-of-uninitialized-value errors reported by MemorySanitizer. + Creation of dataset with optional filter. A fix is applied to allow the creation of a dataset in such situation, as specified in the user documentation. + Explicitly declared dlopen to use RTLD_LOCAL. + H5Sset_extent_none() sets the dataspace class to H5S_NO_CLASS which causes asserts/errors when passed to other dataspace API calls. + Fixed the segmentation fault when reading attributes with multiple threads The problem was fixed by setting the file pointer to the current opened file pointer when the attribute was accessed. Similar patch up was done before when reading dataset with variable length string datatype. + Don't allocate an empty (0-dimensioned) chunked dataset's chunk index, until the dataset's dimensions are increased. + Fortan: Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size in h5fget_file_image_f. + h5diff fixed a command line parsing error. + h5diff added a command line option to ignore attributes. + h5diff added another level to the verbose argument to print filenames. + h5repack was fixed to repack the reference attributes properly. * For details check: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.7/src/hdf5-1.10.7-RELEASE.txt - version 1.10.6 * Added S3 and HDFS Virtual File Drivers (VFDs) to HDF5. Instructions to enable them when configuring HDF5 on Linux and Mac may be found at. https://portal.hdfgroup.org/display/HDF5/Virtual+File+Drivers+-+S3+and+HDFS. * Added new wrappers for H5Pset/get_create_intermediate_group() LinkCreatPropList::setCreateIntermediateGroup() LinkCreatPropList::getCreateIntermediateGroup() * h5repack was fixed to repack datasets with external storage to other types of storage. * Bug Fixes: + Improved performance when creating a large number of small datasets by retrieving default property values from the API context instead of doing skip list searches. More work is required to achieve parity with HDF5 1.8. + Fixed user-created data access properties not existing in the property list returned by H5Dget_access_plist. Thanks to Steven Varga for submitting a reproducer and a patch. + Inappropriate linking with deprecated MPI C++ libraries. HDF5 does not define *_SKIP_MPICXX in the public headers, so applications can inadvertently wind up linking to the deprecated MPI C++ wrappers. MPICH_SKIP_MPICXX and OMPI_SKIP_MPICXX have both been defined in H5public.h so this should no longer be an issue. HDF5 makes no use of the deprecated MPI C++ wrappers. + fcntl(2)-based file locking incorrectly passed the lock argument struct instead of a pointer to the struct, causing errors on systems where flock(2) is not available. This bug affects HDF5 1.10.0 through 1.10.5. fcntl(2)-based file locking now correctly passes the struct pointer. + Fixed a bug caused by a bad tag value when condensing object header messages. + Fixed an issue when creating a file with non-default file space info together with library high bound setting to H5F_LIBVER_V18. This was fixed by setting and checking the proper version in the file space info message based on the library low and high bounds when creating and opening the HDF5 file. + Fixed an issue where copying a version 1.8 dataset between files using H5Ocopy fails due to an incompatible fill version. + Fixed a bug that would cause an error or cause fill values to be incorrectly read from a chunked dataset using the "single chunk" index if + Fixed a bug that could cause an error or cause fill values to be incorrectly read from a dataset that was written to using H5Dwrite_chunk if the dataset was not closed after writing. + Fixed memory leak in scale offset filter. * For details check: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.6/src/hdf5-1.10.6-RELEASE.txt - Security bugs fixed: * CVE-2018-13870: heap-based buffer over-read in the function H5O_link_decode in H5Olink.c (bsc#1101493) * CVE-2018-13869: memcpy parameter overlap in the function H5O_link_decode in H5Olink.c (bsc#1101495) * CVE-2018-17438: A SIGFPE signal is raised in the function H5D__select_io() of H5Dselect.c in the HDF HDF5 through 1.10.3 library during an attempted parse of a crafted HDF file, because of incorrect protection against division (bsc#1109570) * CVE-2018-17435: A heap-based buffer over-read in H5O_attr_decode() in H5Oattr.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service via a crafted HDF5 file. (bsc#1109567) - Refresh patches- Add build support for gcc10 to HPC build (bsc#1174439).- Add missing openmpi4 flavors. - Enable build of non-HPC flavors for all non-HPC builds.- add openmpi4 packages to build and disable build for leap- Fix .so number in baselibs.conf for libhdf5_fortran libs (boo#1169793).- Fix library link flags on pkg-config file for HPC builds (boo#1134298).- Remove bogus undefines of suffix and mpi_flavor. suffix is the name of an RPM built-in (like expand or echo), and since RPM 4.15 trying to alter a built-in is an error. Fixes built of serial flavor on Tumbleweed. See https://rpm.org/user_doc/macros.html- Add compat provides for renamed hdf5-openmpi{,-devel} package, see https://en.opensuse.org/openSUSE:Package_dependencies - Fix openmpi1 package naming for SLE/Leap <= 15.1- Add HPC support for gcc8 and gcc9 (jsc#SLE-7766 & jsc#SLE-8604).- Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- openmpi has been renamed into openmpi1- Use -ffat-lto-objects to provide a proper static library.- Re-list hdf5-mpi.patch in the spec file for the sake of a avoiding a script rejecting the package automatically.- Update to version 1.10.5: (jsc#SLE-8501) * https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.5/src/hdf5-1.10.5-RELEASE.txt - Security bugs fixed: * CVE-2018-17233: A SIGFPE signal is raised in the function H5D__create_chunk_file_map_hyper. (bsc#1109166) * CVE-2018-17434: Memory leak in the H5O__chunk_deserialize() function in H5Ocache.c (bsc#1109167) * CVE-2018-17437: A SIGFPE signal is raised in the function H5D__chunk_set_info_real. (bsc#1109168) - Bump fortran library soname, sonum_F from 100 to 102. - Adjust library installation path, use %hpc_prefix/lib64 in x86_64 and %hpc_libdir in all other cases - Patches refreshed: * hdf5-LD_LIBRARY_PATH.patch * hdf5-1.8.11-abort_unknown_host_config.patch * PPC64LE-Fix-long-double-handling.patch * hdf5-Remove-timestamps-from-binaries.patch * Disable-phdf5-tests.patch - Patch disabled, upstream have changed the file that was being patched, while it could be ported, it's unknown if this patch is still needed. * hdf5-mpi.patch - Patch removed, merged upstream * 0001-Fix-return-value-in-test_libver_bounds_open.patch- Since build machine size issues do not seem to go way, make the %check stage optional: enable with '--with check'.- set higher constraints for succesfull mpich tests (boo#133222)- Add _constraints to avoid transient build error ppc64le- Update URL: and Source: to use https://.- Like on PPC ignore transient 'make check' failures on aarch64.- Remove ringdisabled magic as hdf5 is no longer a ring package. This should resolve a number of problems in the review channels for Factory with packages requiring hdf5 libs.- Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds.- Remove dependency to the hdf5-devel-data file for HPC: Currently, there are no macro files for HPC - these files will have to be handled differently. - Re-disable all non-HPC builds for SLE.- Reenable 'serial' build for SLE: this build creates hdf5-devel-data.- Do not build non-HPC on SLE: This helps to save some build cycles.- Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- Also build for regular openmpi2 and openmpi3- Build HDF5 C++ bindings also for the MPI variants, there is no reason not to do it. - Enable sz2 support also for MPI variants.- Replace git-archive generated by downloaded tar-ball.- Update to 1.10.4: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.4/src/hdf5-1.10.4-RELEASE.txt * Update Disable-phdf5-tests.patch * Replace and update hdf5-buildcompare.patch by hdf5-Remove-timestamps-from-binaries.patch- Remove lib*_cpp and lib*_hl_cpp dependencies for MPI for the time being.- Create main master package, fix dependencies.- Update to 1.10.3: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.3/src/hdf5-1.10.3-RELEASE.txt - Update to 1.10.2: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt - Bump soversions (101 -> 103) for libhdf5 and libhdf5_cpp - Drop Fix-warnings-for-missing-returns.patch, fixed upstream - Add 0001-Fix-return-value-in-test_libver_bounds_open.patch - Rebase patches (tab / space conversion): * PPC64LE-Fix-long-double-handling.patch * hdf5-buildcompare.patch * hdf5-mpi.patch - Rebase Disable-phdf5-tests.patch - Security bugs fixed: * CVE-2017-17505: NULL pointer dereference in the function H5O_pline_decode allowing for DoS via crafted file (bsc#1072087) * CVE-2017-17506: Out of bounds read in the function H5Opline_pline_decode (bsc#1072090) * CVE-2017-17508: divide-by-zero vulnerability in function H5T_set_loc (bsc#1072108) * CVE-2017-17509: out of bounds write vulnerability in function H5G__ent_decode_vec (bsc#1072111) * CVE-2018-11202: NULL pointer dereference in H5S_hyper_make_spans in H5Shyper.c allows a remote denial of service attack (bsc#1093641) * CVE-2018-11203: division by zero in H5D__btree_decode_key in H5Dbtree.c It could allow a remote denial of service attack (bsc#1093649) * CVE-2018-11204: A NULL pointer dereference was discovered in H5O__chunk_deserialize in H5Ocache.c (bsc#1093655) * CVE-2018-11206: A out of bounds read was discovered in H5O_fill_new_decode and H5O_fill_old_decode in H5Ofill.c (bsc#1093657) * CVE-2018-11207: division by zero was discovered in H5D__chunk_init in H5Dchunk.c (bsc#1093653)- Handle license file using %license where applicable. - Package example package also for HPC build and create a master file for it.- Fix HPC library master packages dependency: make it require the correct flavor (bsc#1091237).- Only build one examples package for all flavors, do not include dependencies as these would be flavor specific (bsc#1088547).- Fix some typos, one trivial, two mispelled macros- Trim description for size and drop most of the marketing blurb. Fix RPM groups.- Make module files package arch dependent: it contains arch-dependent paths (boo#1080442).- Prepend PKG_CONFIG_PATH in modules file (boo#1080426).- Add support for openmpi2 for HPC (FATE#325089).- Fix summary in module files (bnc#1080259)- Disable %check stage for mpich builds on s390(x) (bsc#1080022).- Disable the openmpi3 flavor in some products.- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES. - Add support for mpich and openmpi3 for HPC.- temporarily disable make check for PowerPC boo#1058563- Update to 1.10.1: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt - Fix-warnings-for-missing-returns.patch: replace: hdf5-non_void_return.patch - PPC64LE-Fix-long-double-handling.patch: replace: hdf5-ldouble-ppc64le.patch - Disable-phdf5-tests.patch: replace: hdf5_disable_testphdf5.patch - Disabling validation tests for the MPI variant for now as they seem to cause issues in OBS.- Fix name: baselib.conf -> baselibs.conf- Remove openssl-devel and krb5-devel from the BuildRequires.- Add magic to limit the number of flavors built in the OBS ring to non-HPC and mvapich2 builds. - Fix %libname() for non-HPC builds. - Fix some summaries and a Requires: of devel-static.- Convert package to multibuild. - Add HPC build using environment modules (FATE#321717, FATE#321710).- fix compiler flag substitution- Add libsz2-devel to list of Requires for -devel packages, this is required for compilation against hdf5 when szlib support is enabled. - Minor specfile cleanups using spec-cleaner.- Enabled szlib support through libaec's szlib API- Fix baselibs.conf so numbers. Fixes bnc#1002569- new hdf5_disable_testphdf5.patch to disable only testphdf5 for all arches and not all mpi tests for ppc64le tempo patch as long as boo#997252 not solved- temporarily disable mpi test for ppc64le- update to 1.10.0-patch1 https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0-patch1/src/hdf5-1.10.0-patch1-RELEASE.txt- update to 1.8.17, changes documented here: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.17/src/hdf5-1.8.17-RELEASE.txt- add hdf5-mpi.patch same as fedora commit id 78ddcff82b10fd80eafb7b2dc5e4ce2bb9ecbe3c should avoid transient hung of t_pflush1 test- Split libraries into C, C++, and Fortran versions to comply with openSUSE library packaging policies. Fixes BNC#971602 - Make Fortran builds required. - Manually set so numbers. The autodetected ones weren't matching the real ones.- Remove timestamps from binaries hdf5-buildcompare.patch- update to 1.8.16, changes documented here: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.16/src/hdf5-1.8.16-RELEASE.txt - rebase hdf5-ldouble-ppc64le.patch - remove hdf5-cpp-compilation-errors.patch - prepare independent so versions and add TODO- Currently the regular, openmpi, and mpivachi2 versions of the library packages all provide the exact same libraries. So any package built against the -devel package will end up with an "unresolvable" build error because there are multiple versions of the library it can use. To avoid this, I have added generic provides for the library package so packages can depend on the version they really need, avoiding these build issues.- Add hdf5-cpp-compilation-errors.patch: Reverts a change from v1.8.15 to H5api_adpt.h that caused compilation errors for C++ HDF5 applications; patch taken from upstream svn.- Update subpackage groups - Make subpackage summaries and descriptions more consistent - Provide rpm macros for version identification - Spec file cleanups- Use explicit library requirements to avoid ambiguities. Without this, packages that depend on hdf5 won't know which library to use.- Fix baselibs.conf- update to 1.8.15 * New Features + Library - Added Memory Allocation Functions that Use the Library's Allocator - H5Pset_istore_k and H5Pset_sym_k added validation of "ik" to not exceed the max v1 btree entries (2 bytes) to these two routines. - Added Functions to Control the Value of H5PL_no_plugin_g without Using an Environment Variable + Parallel Library - Attached an attribute destroy callback to MPI_COMM_SELF that shuts down the HDF5 library when MPI_COMM_SELF is destroyed, in other words, on MPI_Finalize. This should fix several issues that users see when they forget to close HDF5 objects before + Fortran API - Added Global Variables. These new global variables are equivalent to the C definitions without the '_F': o H5G_UDLINK_F o H5G_SAME_LOC_F o H5O_TYPE_UNKNOWN_F o H5O_TYPE_GROUP_F o H5O_TYPE_DATASET_F o H5O_NAMED_DATATYPE_F o H5O_TYPE_NTYPES_F + C++ API - New Wrappers for C Functions H5P[s/g]et_libver_bounds - New Wrappers to Get the Object Header's Version - New DataType Constructor + Support for New Platforms, Languages, and Compilers - Support for Linux 3.10.0-123.20.1.el7 added (LK - 2015/04/01) * Bug Fixes since HDF5-1.8.14 + Library - Addition of Error Tracing Functionality to Several C API Calls - H5Rdereference Now Checks for HADDR_UNDEF or Uninitialized References - Fixed Bugs in H5Sextent_copy + Parallel Library - Fixed a Potential Memory Error - Parallel Test Problem Fixed - MPE Support + Tools - h5repack crashed on enumerated 8-bit type. - h52gif crashed non-8bit images. - perform/benchpar.c retired. - Source perform/ directory moved to tools/perform. + Fortran API - Fortran Fails with --enable-fortran2003 and Intel 15.x Compilers - h5tenum_insert_f Does Not Work with Default 8 Byte Integers (xlf compiler) - Some Fortran APIs Never Returned the Error State - Fixed h5pget_class_f + C++ API - Combined Two H5File::getObjCount Overloaded Methods The following two methods o ssize_t getObjCount(unsigned types) const; o ssize_t getObjCount() const; were combined into one: o ssize_t getObjCount(unsigned types = H5F_OBJ_ALL) const; - Many Warnings Were Removed - Functionality Deprecation The following two constructors of classes AbstractDs, IdComponent, H5Location, and H5Object are no longer appropriate after the data member "id" had been moved from IdComponent to the sub-classes in previous releases. o (const hid_t h5_id); o (const & original); The copy constructors were no-op and removed in 1.8.15. The other constructors will be removed from 1.10 release, and then from 1.8.17 if their removal does not cause any problems. + High-Level APIs: - Suppress Warnings from Flex/Bison-generated Code - Changed hdf5_hl.h to Include the HDF5 Main Library "hdf5.h" - H5PTcreate_fl Does Not Convert to Memory Datatype - Fix for H5LT Attribute Functions + Fortran High-Level APIs: - Internal Library Fix for Missing Argument Declaration - Build in thread-safe mode to allow parallel reads * These are only unsupported to avoid confusing casual users. The fotran and C++ libraries don't support thread-safe mode, while the C library does. So you have to explicitly allow building the thread-safe C library and the non-thread-safe C++ and fortran libraries in order to make sure only people who have done their research do so. Since users are going to be accessing this through other programs, this doesn't matter. - Build fortran 2003 libraries - Rebase hdf5-non_void_return.patch - Remove irrelevant hdf5-configure-long-double.patch- update hdf5-non_void_return.patch for GCC 5.x- Tag baselibs.conf as source.- fix typos in ChangeLog- updated to 1.8.14: * bugfix release, see RELEASE.txt/sbin/ldconfig/sbin/ldconfiglibhdf5_hl-openmpi4s390zp21 16214135631.10.71.10.7-bp153.3.611.10.7-bp153.3.611.10.7libhdf5_hl.so.100libhdf5_hl.so.100.1.4libhdf5_hl100-openmpi4COPYING/usr/lib64/mpi/gcc/openmpi4/lib64//usr/share/licenses//usr/share/licenses/libhdf5_hl100-openmpi4/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/e4a1e138ee8cd2ca218aa5f6455641ec-hdf5:openmpi4cpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1c4d2fe27f1f61b2d83a62070283a0ef2db011d5, not strippeddirectoryASCII text, with very long linesPRRRRRRRl>$F  Nutf-87438b0e4f96f6eee15d06cc2ea7b5b2154cf4bf4798829b61d1b79e898ae4d47?7zXZ !t/S[] cr$x#1s Զhy"E[sӴz̓Yx0[J,L" U׫0P:1L:O'(kE =%6 @GAL_qR3#DZWt &4IeZjƘđ^`L"uc-RQװǝwZ;5nM2WJ ,jgHcM Ya`<^  uBJBNYX"\GDHMA; m@?!'V\]*(6;r=6S-fCr1sRCB˫+U6ӟv"pQ NRUɉrYʧF`0x`W'_\kGnm IZ R[zjyT!OIEN8 e;"yA.i ͅ7#^<< >@*hC*Y>:hTjK ]4Lj)ٌ1Y"a*WDf$*/ E|Ek1t}>0 E;c,!Nf*qg;j{rͧFνm\VB`ׄ„e/քpsr@R:l]RWxUz?<C'nc LdM?LEuEmՁg'"]U!Ȕpxikrt/[%pRcuJ,/v SMP1:ዪ>^#))\g=.{'ңэ/onP#`y*Z ӓTMC j#h/3c".UR>ynm=,$[fR3@rsv`N,ϏXc.2x8P^T8<%]&LJb>C0ЄJ@L<:n fՎ9m5Ux4/ ,/"pD6K:.Q?<,Z 15@`|_T 6C~86H)4>ZVwAξ'a(eޡD"i~Kq6>6$@;{%ۧN>hn,{DzDDIzWc%ebeeO|#r6hH)H]b٤oejd"(IWQf-tcbxIUx~31ƕta|R$NfVg9U5 f !Eu(lO-6H ˿~*a&Ll(`d]twĦ̳2HKym;ɂіWcK/Kޗ&6d-mӺ9AB0Engb/%3z:E/AWLUTQ+q ʬSតѧwx ~epEcn(6W +h[P ߟ?|7=Jq ?!ܔ>nU%r0f i==R?uEŗ npOŖe>Il;D8EiF'R:]1prXҟP~caIyo|̻9'Ҏ _d-9ܸS vSe9"ڏwưq?@f`/9@#,&#t4YqĄ0 ZOFҟPU(>IG9Cu#aȩm%ڙJymp=\[5vmK3ną'D (c^ AfWBB0v^ѱ?{=#NX[G>Š;tUL<bK6nA1w츬7b㤰Dt7NxUw~?34B3 VFլ<١yJ9O:bgw %Ѹ,_tD'0WtW4k{],[v׿:c7/Rk|j'k XeTw:_G_f~6˫"Oß W\Zq, a^Ϧ(>] BBM!{I›(/{c[%s q$wLLl͜'u*0Ǹ 5Rafѐ[iլokNZYH|S⏧\[grhY)6xsK-25əG+]ٱI $5d+%v])Gc r]-u8꽁=H}~1,T:bKoY;>eXPU n\&$gw? kS`f.+ٕzTQ݋ OAXrD{ a6f8-th buZF2K""5q L`~DK`ئ{||UW|P~xa,%VA2Vaoڪ%`JbטJGk`)c`\{';'NJ >HJǎq '8]״l#Bӛ иf &QM䥨jحLI@Bc1aiJқDVOor%~*%>cޚ8sQYWPI@L'2mj^W*2y͘@#4L8eAWͤKPv p"!LLխi<[Jϡm9hY pOQn$m6tC UU)[NڪgڀJ{Y(G ٛ|").cmmtCCr65U _bHj50_? RErR!vubu jB~7W-Z 8x7bCQ{<-v>۰Fz}{3DR>՜0U{J_F*M $v沷t[Qꦡb,ɠZaøwmco`0.ڠ2vϳnH^X.嚪*":k)\?q{wq#)=(@|N(Bv_-qo-r i칦Z$K#_ۍgy婜yS4&nyH+Z|Ahg^d+*`mkZ&F_i8܇% el5C~wz5գǜ傋$=dqWY~(]3Cy2"WzR&}pP29@1Eny&)}3l=?to!%\N[ةrq&cs![অἹt*Am#) /kZ(-teڶCpQµ]H-;m}}Δ͂zܰw ӯUo=DRMuy{BHpMgم(xJwʶ{ɳ#;} QS srs~C([v`#ӯH\|;^*M h7 Μ XeӋgSW4;-3e}ay\Jw_ iTq,s |I+˔|&~\@+wZI"7O)Q&k~wM~o[!srdN<0vB'cXvav!Ӊ J0 .ҶbF :' %]o,Dv?mF.$ . d @|$vE_VKoM,|JI~-A[d=߇M\Q"dRKpuUET ƒ؝(H|>1\yPCj%qϥ NWhyA^>jqe|oNclaQƌi8b!@KRƩ݁idN?meXu: dGG!O(Hɪ1"KSCziآ!8m1,YKtHs/sc#o@S +bU @ńI]@{e0Re-ou,\eyn빑?o4a~Ӛ40/% G7Bl&U:>DФ)Q^59M5^`'M;3z kׯP_ a^sxY35u=8s/5w)3M'4*DЯQ . 5J.m7 #@k״ * *;5# L<4ZX̸c`*2`T knXmľnCE 0O> DVLSSM [U{sC`-?chFeˑNؒ:eIcWem9̲n%A&r| /Rqo4}C{9xԋn7M[74EI&xd<{}TfI$zk^m Z@t4ՇvgA-3CGv`H^HAD&S}\_0q\4d4::Y9AH>ؿ1Z“.@łS 22;b-G^Dl7kE+W%A }1^:5Q( p*qE3!j*H3U9XgI9ٕk?lm_Pz>._n*Žb̞5An<4]T!cP/$B&ȾD¶ejK^NDQfZΐi7j;$Anz&xOQNmn׌ѰϺ^A{S"qkGwA`;m:KNkk&r/#1Y!ɥQHn$$5KorZ0?Y.thF02R}%+~I7'45/78Opy.|nCf\Nza>.(Lf3 T;7ܦt ^iE7*F_ *x˪‚,C+T]21׊dI_0FCe#K,T<2ȆGpsuS6 Y.c )k4eBmE g6u !#8[ZLIO<[/l ⥲+g$&3E=TTp4NA-_ePbfqyD),{ņ+vC}PSU]0Fa5-bJ|@(Ui8s?B?AjHu,7F#TRM("4N 2')KѾ+8?PY0o&_s< 4Ku2#Oңx ϐ`hޕ Pl.z!> __Y¯ll-(5PH9KMϸį}xM!,cV V3_5QheA}KȤa忆:٤jޛ)kLe!>x( |-\pZ5qUba]5ۇ# 0sFZ-IQfCwM`LN '{U= &sz~IReԒ0Mu<}`7<"i&fvi%"39Z4FNZV}nFrG438]@xd`@M_v(ACx8]4S.!3ghfN =Mio<񠺪J5E)^qzj2ϭ Tt4p`N.Q4XᕍTV.!;:"oz%D>lFI70- J%'{/; \,읿uU;f.x;N%/1lK9/[egD>kȃ9Gjw`+OgY#~4Qfaً~\6F:vMHW+l '7 :Xj oYs{҇.z%4Oa/#Ło? ^F).gqKt6v[BY &"/SL-lٺ0q!UmxpoolSyU>,J£ޠ4jUW䋊;uC^!t1+ᄨ?Lת̳`zŤ^qv309f',R#bS_\̱9E 4ִs<6Pf;'7/H ;Y| U>xٳn{ׇ`|{{8tڂ#DRrX)fZBd|-Xt .RqN#LeTLD{ o{r%SE9atf3&SQw얝: N9EԆD͉H51&O~ 뢚b:"S-(̃[8 B4_eb_~1\}`RsFֿZ8+C=jeXsraZZE0U:&HENeJۗ8u$vaY%eruc>Y|VbhE_,HRA7-xn7bB)]9 !/3IJ-At+6lXV82R伓U?poc gJ5PHгRXƺ0Yx\ 2w(1v>55J_YFxcFs {wJI =M%=̔]{"VU"u!xF .ncd&4Z;{J$?V?jy} `?&z_I-{N9R_ O$΢ &R<)W˶&e|ƻH@_LkRk^HIaPH u,?{&-3A{ZOiV#y__\>d藴ϲG÷Ho_X "֡+ze] y_NA]xk/G]!_?Ckl%0֗U:XD<"`3AujdepșŅˮ:Pи-g/'䄹|k *>Fp?J9ۇÊ|Q^^9->v۝rt~3G_s}y ү+NS< /.E_˺=Ϭ#DnDOC0j<7. Yth[bk9%EmPR$@WO퍴iAdԴ4g5qGډJ]zI~y?p>Vc`KV ,3үv,-&9t3yE6i+詡U쬈FcÎ#W2Y?|P,B~MkKP5! dQ" pđbo>\"b}r-Ć;wPG;Sݸ: 5sY/IU[=it # xc{ESӑo#bvEvv"i⣥YfykdӣpN*a;^i gA?&N^?v0RNgo)kV߬TX[{';A}w|/TQi8RGg aF?tE~fks4G7 309wdU-w&4.24>]xqe)E9{A2=(kȃL\hcq?[18Bi}h\V_({vo$dlH]dTx sSQ7VQo)e\jH6E})~riULܓ/wb*@>pǶ[0Um<"v4𨂎\I^H*x 8ż!/<| )rc5ƲنRC;WIvMJI9J@u$"җ̚ĈpI` (,墡;. S@@R˚X`@ fŽ=O2W*88VCy,uiWVfm^\77Sx2 'A2xZy>(RRxZ :`j=g[KO|㡠A}/*$z*Nf!=݌[$JĦ퐬 PT?eҷ.CDCi4y;7B/ֺBf?ܑ+ U1ˇf3a&x%*$6f$Uzl G!0M;? IAlF;*oCmڬRq| 5MM\-2 iO 8Jf29ujG2l=őXTuKp~Y+ QƙE['׈9I5n.13o4pE @X?@XXr kΝLba7BmosT?@7ą-ȹ9@$uq*Y!N@fT:I^U׹S8psj0(~ jVPkӦ(&_㕀|ur, Ɓ<:Jͩ܀ç MLfSVeĻgZ|c8 ߚ?E⊚~ˊЭp>5;Ӭ=p0+:蠅z[mWN3θSS?0y JoNt!CzumEeYfea-;;?^|4a?ٲÌ{ErP@X҉kҬGu"$z2d^H2Z2OnXאquQ5eiOq^ZHy7C7vQt&qGsP,i0k#0t9~$@8Q[ 4AXAށy5r=-E᳠A`k^JQc+ۖ72"9Avga7'U"{if~-eZҾ)jZd]e8NxC_=,ֈAgs[pG(`P`3cWȥe(+6_U9 <. "}ULwr7g VԬt!.-MO=Wچtl`י>-6I(0I`,+ԬY!/Uy19br+3Q~ ti|ŚC<Ǣ݂'sRqnnPyrr>ߨu=nZEEbhLF$cѰqѐvXž0h=c2J|XW^1:Y x`ie>X3n3l16 H`VxKU]v&m^},Yla!ƗN HSX-icQxoi@M`*:a~;21t]LE0 u dòk KW40?CD_QP!2sgͺl]|J%v+{EGpz(໌DdYXnCivjK|TnVS|dToM YYf:D݇35KBR8җ\IՑ^ϑC{Ӝ+n >= R[f!T<~Gr[[Hd;d5}qQ@NmȖ0_;&ӷZXJCL+-,E$qdB2rV) ڠT0D%bR+~0pz_RC˅SNub%UCkڧBY`/hO(—EoЌq\ZLqo'_%P ]Ipzt0]Wb\=p#m *)%DXW) $Z5g~V3́w 2ŹMEnے[h\O/bqڪԟMy& C)ObzoG?YR}ghe$>4{ۈ8ĿRT1Z o }%N6-ȃ[~DC6T[p_uCtŒ5d!\7Y(||r&_I@ tu,m%Y ܈sWR}F/Bz8f)+^z|`zxͶZUc4=z3fY%}k " VPĭ|>`gZ򂷪28)Wb;seT_s7\HF~*6Jpw %7lPKOh t0J_#`2%JyT٫ ڹeQ R̩M]d)rT[fH#q˥Gr|7!2;^Fw:9H cxqmLuW އQry/đ hUx:E`mIRwΡGk~38 |:`LL(bP̑eČ>kd-(Y L1^̮|9G5\vj(-Pq1 AE:YrBZT[M0Œ}$d +l>e~ dvHWڟE]K>pkY<|y,rD%5BڒG |P/k=ǒߣ01J*`ɰF-^iLe݁wvY*1J?Dqa 9bgHE;e7W=s$4QJ\VTq.aȴY|B8S>G>1d!rfܼ /$zlyJrog;G}3XZnZ\fm4#,(n]+wnr3}8,LAcGp'*WvB/QBB o{V 0gëW<2|AK>o( (ufɊiQj E):rѼe mvW3wr\̈́fF>i *#+F+n)::o.Pz-uٱq3sY C겏iϖ4}=V ^]V[eFGh/)KsRqLyK89at1J`ܼΑó~ʙgVw!JC%]Hn{QfSW8`<;.P"ܗ+y%݊C+3 ȑY UaiJ<ȓNQ^^\۠?:A elo&o1Y_Ns,ՌpޅAYnlc[;R^8N?MCpՠ5b$"uۅ=(R;+ʟm$-9Qo._^nX<-[v.6m?`'χ'ڀuR&G?};GDe74DjU%R4np5_DA}vuj` ^uMДpxNELQ lU}5)ȩ߮&yl5Kx\QV1݉dЈjdՇtʒI׮hXICo]`WVqrz6{.}vJz=mR[:0BoײF~bcqKpL7?06_iK"#;NHh"8WcD֯SG ˮ ccl+ؒsM`CsRȔWð%0c( ܫȑ:&SaOX\Ahrq+q:F_x̞S* Q}S0 Ce T鎸vX#~E&TSp"zwm~i;ѕF19ƴ=L&wbt"EP.;eE%>k-Lpp ~:Ǭ n`!5RW쌕E' x=eFdS++v!CK!KA8qcdgd][IވL0]g ]LݟZY t=3o|ֹ$ݩ% i^lD_syk`ARz+:o ]   N۪]=7hfDĐ"Et@%|ģغK>4p Š LDox!)#6nA/;vE;~o13#(ΜQCainV_`ˏ=}7S|FϦJa$3X:].G/**1vb̗> &W6*0 gF@ m~aWawU# ` ?y`o=:J0(6qwߨlBsb̟wZH󯊇$10~ G4w3K0t`Qnј)KOͪUރ|M FƔAvW̺ڭ0'&uOM2+wಢj=^ 箻]4HJD&y*.M.gYVp DN w Gx*>#P4Цq_**\ny50We|.XZX\#k &k19ެM {t Sq6fЗ\a4Abߎ2zV~IOǼT^c2ժ>_خۧS`"\Qo٘c ~o.dhF$`~2jDR)g|xLiV'0π֦U37(vFP9 ~U[Ug Pp31IO iq~ࣚerKA3`mˉNĩ٦2GQI~1zOf@%ATNE+cDfj~^a S!9;]9ާ ϙS@?}|5aG@E{fl;܅6W1$;@cvKòBE`a!hC/-PEm40L¢(Al'/r*!bj{ȳ 6Ē >CߤݾvTyYSYTPU}W 0V::qu"ONWvc,<Mё-/cֶDŽʈ7I8ꜟtG,J&Ti@TQ[_dQgВKDte 5SqEBzԊCs32!אy~ڣ?j] o*_Cл;ë\Ծ+gi7m}[R}_xՏP)x "ERVAցd537pNY{5A22+~/dBz# 9׏ ]7 /9H;*H-P6S<-&=t0LDC FiXŸFơ%Bi)2Uȓr\o 94u l,\&;+YtR\ mQsBU%h2lFV6n J^K\ T@rWQzKݳމw6r1CJ>&h?  zo j̫;0:UYul*YM& JYRon t ď^+f5Vm_LӭXI@8{i]CIyZodPE5FXy[zӬ9WtL1Tr,Mجibۚ[:{K ^ϫeilz2r"b΄]hFuOHeM B=pȕ>4%L]`?A1$6Rڿl} asH򿭬 <3dYx]E7ܯr@18;PQ!s#lVG}QZ $B $P'<'&w&urpۘ ܱ8! غ \XgM(0TF>#X_.D!'4 f$ZVA8y2-t׹*R|A<]myyAMwG9"lNΞ2A#g b\3En02WK_'=Zϗ*gW=?LkO%Ԑ{9>t~wnΗ +#Ko ί"X{s1K<Uo &e5ZF&_R; ct4*)[Jd2Gʢ sN/Ot9q&ԭĎ(#QŒ JOd;/_+2,W2p#EʍwZtaBp;]vcA8wr׿c}w؈v^/i 2 5j{Q n\hN@ G%u ^ *7wN??Y:? bbp6^߈`N#ɳp`ߒƌ@aqU!_U8@ܸ߇yf}Ç& ͹`f[o{Q5G~RI)RHv-IȳAbqT:``MdOR_fdbwY2D_QAk}3@`6T+r;NAw_L{qIkDO>Ew߼yɑDsՎ}a92Wn6+.& @6jꯕHc㪇fvmA* iF凓 IL*CJr9FbKNqw94_9O+Ξw6ୃ3^לyjI$*w.f+Konw, 9t[/sIowL.&Xiʨyig9-~8 %S,D:ʊSairll ӁLFʬ 6dKu2@YSx]2ūpHF[px7`KwN&iV-[<;^9,Ȱ.v8^>_/س - 5-/k}iSfT55)VҭN|ĆLkPߙDZ<'dSHEޠ n- s6p$Fo\& dB[ b2PK5G1z=ȶ;i~8pnȦ-I M[ETٓo.22:qKB*ݳck&pb'CuI,G|<")לܤQ\Y1 \ .O/ܵPXƈw==j"PHBb1 β-otBLC?RS:K|bO SFbp3DcM.C4fwk jUyOIߞiM192,DNjL'<WE֠J&(Rh+5ÒAjaқ+Zl\i0RBcK\^@_\ACigE2Q` bW!,5@gx }uXݍtW׈c> JbVv J>` ͧFKri.$:򝀳xBe[d?P7 S: zRy㧕P%3l8%OۛJ/6pEô9p'~ʳo=#}бN+|cE+Hh`ֲL]?XBJ3+&"+iU1"eS.鏯ySta+ּhv&m$^۸1i6䷷1_dAkbkd97Դ_+a.tJ6!b;Duگ-5 9rDҍȑ5'::ap-k@J(o#wPq Qy8"(j⎉ \t=|CJ{a0Mwӻ-M28 ؓ+]"Xbf*na9 ዄMMF|vrYWC 1v2Vq:|j b>: YgGe=b7dqUycfCn*D4E;bypҍ98%%6XvU,Y[mZ.<V@I/%L^ߕ+uL+[j'dqUm{`[=?$RSH*CIC࠭f*fkOFUqaLXOV|&n]'qcY,se]DPi_ҌE/>%y3: qiso6j2Kc/߾փ_}yx\itd@QMёYqaJ3= ߐD|5 ,t{Xd]^XL]U?xV 8$Z|łВv$, ز̬wsElJYϾ3f(zEXY#1QT4ݔ4HI+jWg| >Ych- FtUy&(Oߴ(an?_AӊPrXvi֥šgș(r<#c~{ a4GiEc;<ݵQH=! BӤxWMZ # \,TV]C*ޮ*A{qv&`#LZ-R1<9H9Ն4pvnPI J_e iiyhͤ]! aά},+&_ڛ? #ߵC>Mc5@|0ǣ+ˋk)Ɇ Yc,GAR(θ$M3aVMN8)a(y{zUX\SR3cgWiR+(+S `-ŕ]d8TϾchpK1]NӺ̏z!9%_yhRNژC/d*wR񜈊4CT #=vc4Pܷ޶}` ,/A.g[:|n(N7Qz ZbS4X*|1["*k؎W=Z wrADa21@77X&΀ tuEQ" 6[SL~`{yfc 3=gTGŤ,UZ;ڀiᑞLϴ Dfnn7-ϡDOCU5M@K3dyNC ؇StZQ;%wV;ͰHZJ't\W8Rsú񻻌bt@2z3DfKe2@z.itNk|2sRk ]ߗy2RkT4 B7c9}o{'gb'"37&6?i0 Qگ;J0BPT!X}uY#\YgLM:b_1m:ē9dBIq;F 1WH~hRB@QT7B Y_ .;'EE+wCns6q=IպmDG}^8栔 SGv{MĶw]AT3 8N#\chon]Q:VJᯋ&GPfJ7}y+m?5s<0np{Gsk %gj.OiAx C=7BEm|>nmGcm3L]2B`{\P Pq+3c͖=9V$c~v0{l`*,-JK[ƞd3TS83^ XpWQQu`cnky oqaB܁.:ۿ [?d%Hv}E^lъk9r%k_n*bڲ@žO; LvȰL&v [rF(qjSgS^0Cv.!mؑa)X)˰jw'^~q0A\2TpOҸ5C wE+kNgU ڒc+f Q}gڒ2_V>aa7-|IsQnח" Y~Mm cZ.}jѾڍ m;rSLdT?KAwd!CwvOuӫD]kM '+jWbULJ_y޼vЫ7V|fO:6du$Z{mscZmSNThDq$|]vcy`oJDlJj.ŋP7Uz{mT,6N>(VN˫>VQC`^)tAWf PǨ߉#BV-xV(&jo_ n7wUQ9eQao߅MkqBE! xn2m;<ȓgRk:9V}3\M1;G ]Ȕw{ ,<3s/X)+_WrA;Vk4CsQ[pƸX-D5Z,^eKϴp i<k;ې 'IWJy䉜vụ#zLYJ^&*?Tfܟ:f죠")̀=UoxYgRɱ c6ئə5e $h݂dG/Ke#ҍLZԇLi !_F 1mbJiAvaOZ3v-꠩JueОnW)E:8ϡ'x2Hgի08لV5Lٵ/|177'l/)!}p:]oP#fHҿ2S6wNnST?NNԊC׎u{>A1 X?*FY /H+|wp|:9r. q8bBבn lCŘJ# T~͇Є ?.˜s4"yS` =ŗjs5~:8 FYǾ r"]1Ta}G|$#i鹼53W'L|onޖoQN6=74^H#/oEjAc - |F~(lz;rJط%DCOYK uZ{|& \s3k24]q`p쐱!9g:ef\ρlkeO"`I ;;MlM8KæXڨ yn #*}`$-lsmH܁ؚG:D;&o֒ HH::eQԖO}n+/78sYz2:=R*9HVLYw/y1cMMP٥V7B$Dn@8雿X8r=Ef\gite!A?V2`8iQ_ӊ3 LQ:!!u*q:tWBwQ=IekHwqNEB5ch4NisZT]|"$յ2G&H<W ]S:7O%`Q(U| Mo>"7#Y}-ݔb("˱$g ɯIk/-knvL>+[,μ DjZ)(Cy죽w^u3?U7-ɐf+߂o2DŞ:v4kYfBʲ͋lJ<*lmJz#N"=ծKkjgSKer ]OQUG$H& (y] M~*P<eǙi?WaBԟX qYƁ暌^'VC{•!ײb* * SPZ.^E|S3h@ 6`1Pj `h[zEed"5xz2HKY9 7~?vÈ.SSÃH7HcC{⒌KMυ !  !1f UCVNh+D *-2LHrW#. \"KZW2\x#eCAC9!>~bɯB~ Ej322+j~/Gv$̨˚RC!9*6 A~fqM?`2q싯1F*;]X)LV^-N#c4Bte){dTETݗl_FƉqWK, csp5m=?6t(qs :$둚,9u lG޴iE>Tz&M gn\4Quh@|'fݘ{>4a&k&>LcدM)]UZőѵlwXQl}dQHXop|P%r P O 꼠ە?b?3bcmRG$zK4Y(jR w+'j[O;P{9 ]a2vGl~]`Ƈ.xt!DE :\ӏE$)/ 6,7 hɩ}̵-P{Y]J+ 鮏#9m5q(.-M#ս$w?Q8I_tbg٢2XcZֻ._~RorT jL:6Ewά[հ%IMʟH -D͒DguH{\5'hBznvCX<[8h\Y X8P/dg5te큼"^s3ޠw$}79l!rGF|o*+=,%#9Uy:3' xh W%.h. .;\Ica'5KT]hfкxle|tz=z`ìtz$\Hf_'U |C|6.6Vh8@y2Mm?ϑIce磺m̦~b/e_@԰X.ג [3#Ct&{> y~t!7?@( %Y XjX=!OZNnC쥤-`y=);*)xs b,F#1᪅a䏠_ơw&u"I]+ֱ[z8;6=rߚ?$ 6΢}M)&j' SsPڬ𸂫8$#i p rdT`patkJy̛s-%`)S]o#sx*'5;Bo6B3L^Y\IAͯ%}1ղDmjqƷ;?n(Cg` "jeF%)ptmJ91cS'8oU(ٿJYԬܝ \ e}s;uo3 VD3'8#W=zdXw.P>i7t$SK< p9 {49Ig6OY>AGzJu ?Cky6jN9(]shǁ:.<gp#Rv͝&uJ쀂G)]e&{p.u6F5] Q'tuI"b(r _sB:a @0^.rT,ɡ`-c?!eʡ<1+D)^9v[ ?[.1^%-LfajEd~ @őb9ml؃7yTdHAy0̗W$r8EUy[,Ul>*|v7w%{UorPo͞ɶ0ЙN8Mu?Hڕ׵ˑ3S6P]M=ʈ?ɀ6{9 $玝 UziUfSiE |m𖶖&s.-<eooS@'`wF&"%Uf%Nƺ)VOg&z1|4RTs&Cf§nhLD{OȜ*/OVw#seWyt K\"ЃyB@BhD 궱 ' 2첶'$]r&AS("J6s@nsYDZ|4^t㥟E͐ 'r{=m3G} ȽRK uqNvJd*<2OWdPۃDW٪j-r|{ZC [#9EiڊJ薔h> . Mv99tv*ŠΦB ]>qbZz֥n0zxS seRJs7[dجsSZJQ*pQ̾V=Fv6nf ߼`> amBn!~,C",2F#V9kc?W5<ۏVtL*ɷ U#(!:R\}7E~qF3Í N$S%lloi-t^z, =`8$g¦ _lacj.W[ Ԇעrgk"dW }|C_]L1xI8^f5[z|{cWd`ra57Pt(&BЊP!?ʼN&Fa6!E+N!Rzb l͗twuY%eW 2inR\ e 9C= ]! ~4$-F{iLWYQ4[\@`X{[">. ,N N|tәq&E  !.[ fa,LjlT -!ˆ߆ Vˍ~.a $Joxᛳ)=31;!xUrc]X=3kKkBvƥ6iR(# fJN(ٱ4/|jЧLr80hV',HiYbh^ӗzȴLR;bI?7A0T9~]=nxrT |[@75xoC5G_3ohWyU*: *#/U)eGJ8M~1AOOB?.a|,$#z+>=;O.age<&_nw\ߙŅJ\[ir^f``䭂8Ơ}13U۪o*uWdq[?41%9Z,n&2~WZ(E|4 &Wڛr^KB)WyNѮ֪|V 4PqRJ:M!ec} ;6/FwWHM~9FU\'?!-qKwgf8,f{;3fGqu*O=UhKVEs, )9A:^7甡6姀z]&/րr=ݺIc_)Wmc|meV1b#m_fTn>vz/ .\*ݒE2CB8[|Tl8Y7'm/fQ) sVQϙs ?F:Ny:Vm׆ w:7N95-eI,,ǟ+v9j:OWtΝp?A9JANyr=Mt{\DEJ, /g'LugdȲ* `k/ޖjiGSb$QB?>1V:NAMk*j8ĺܙv"G^L15/OB{:Qib$x2ksu,F _?UU:~X曘0,竑x4vIgdXjjyo8mh`=`WM)7l{zn׮]Q⌹,\;JqLS;(_نl9HH֑IP18*S;ut\J-2y14펮J#ޑ.ugQy k}Z8&o9Ek=tƞF|Cuz a6`G{`NVMC]1l u݆|mfydQ%VDBB"/J.[zj!U}I*b _ A{I:w&')3@d[Wي SJb hboT0A3 :s0}䵧Pc_濵4KJBJ4@gD ONNU`jv"K00mgО?)һ{RE CsD.>p%[w \1L-bn?i}1|8O=gnX5V S3yT >DNŸµ<[$a}rjG?&J>٘ 4R-R7Px7Xv^#wahŊT&8&X׊_'Cc@T0pV6TA2tj\~f]nt$, 'ƅE$e뙦*m&͖Gu#Wx|YZm 1~CqmA[$H({VƌLzdVqZ {0зF9mз],@C#6E\ N 6+Zݶaqsd%<Ѣ0C.@6.o)k!K"KDtTk2YU{BֲQIfcj5|3v2 ^*[Wbܔ`) 4ag쑉$@CHV)76x5/l=\#jsePW2ׂS/ln]LXqq i{gtwJnnI\P{!:pȋ;ɚFwœ)ܝkv$[?˫Ց1AÈTukElFPe!ˢemmG1&5!5gUڎK3jti~ݛH~'blGZu$ǼUQBKu+\w7^lrXGKIN zHRsd _NKfxGc5SNԅS1ֿ,A h%`w jMF,^(lUϓvZh3D(ZL&[Ԋ\0V97hV7+nƓ_L^51&Χ}dM;-{}22);b׊ *{v3c?gX?mF7:9, P% KDs"ׁ(ˇ;Y+_ H|jRuwPq*(]?ud:Eƾ? 9XV7=$ (7|d5@ r":r cs$x(=bch\h+#o~` QL꺞l܅`S_@E80qx&Ov3 =V~P29PD9EGLQ/^0Ѯ[m {6U߻S wųm@=K``LU0;f#5:PϪn-OnD5^_x}~ń8O\N>KL>KP䮪n͕6v!v*] ,!FHRUB< eԒR8S{ȧ|6?q.3ن0DwRz?egX_,Nx2r|y>+ u"ug>|^LQ=hfa]0gEKôH%},F>K: X #s|g'X`O5r(#HOځ0'ܹ(3Fzhۗ0+ a3]"K6ڟM/C,$1I٠c-HF<UP:нQ  ]0@hh` xvV u*aXNCַ S2%([TO*oױNOU>ca@O.\7/TW *!ߧMvm:sIiYA+Dpjͩxawݮ9T+bN"|gά-̿T;+DjJihcy[F "ϙ3P25'l} `48n BDIj0invZ'oAL0_Ucп 1 RAf>~`( EZ }<&-x͍y<) %B<os Űk6qHbtۥv5Qj;' 7$szrl*OU⧟% DUd7jVAC; $3j PIwo.aǨ" 0^C]qʶuYi1)մm0B/7'ao|$z&&S+C[}QuPjpǀ.T̰ ;gI8Vo .beBu"j EH4u"ZjLʧf9|4f7oj ; Fnn(zzOJ'4^q_!UJC&QƾAbpxiPBp݉?3> pb ; 9{;\6wSdR@9HI:x׳Kw{f@"N,ykԐpR)SE>jBR_NGw?춹Q$@|㒸x\ZיQl$.㰧/$ n][$ Dmfgi&~L֬N8F>d,bE`!oL4oKW؊;M~_nj1`4dggU/[+.#~mcau5]2"Hd15 n4C kfi gj:2,RtVln|=b~oeLXw{8vhѶ1s|iO v׎|sf񍘀~La'v }dFFEbwnb$lf+fr| b]ۓǤk(`R3$xlW͓);̖!T ΀]$H4 9COVG^Ի l,U/X[-HT1]#j,8 p;M#T|6 L{|?r *d9y8OOS5Ca R;zvּzD9>Kz:ʍwhAD"'E(Eݭn\wQkHԢCFŴWQE) =ᤘ9G5o wRe+]pka]:K 1qٰyT9Wk\:s *._{{yKK$l}Ϳ4R>5wsq`J4|e = p!EG7` k`@$5[zpawyji/i+FJ6M}9xR K,t tKsǷzĺyd9s؉OVGʻz{ΟBF p@r~˚iYplBWPF/[]Nw/gOtFP(I1"k&iYshŨB"}+{|8mr1sN$c aKcqw=94~7*\]"247'.jJ`}iQ'"lIΒ (t*&sY >7s;`~P"MA)X-tZ%& CiF"S,$5B4Oh:~B*跒s<ꉼwT0WTmNූ;gүiQ1[m]KĊ-3)f5?T{O+?PbW:@[U+kh^xQEIeQj3dњ}PﮌKĪV8TB'NS qj'/B|B#~\y!p\ܡPa?^:7J>gt H[4a/Odȑ/qmdW>EJ@p:4="?dFjbn1<.{<+!FgYCfU[7sr'S0$UoCj #˲߆ޒ'/b˂$[@CT.AYߎ +^X&rqnj<1 mv2Wj VKp4:J&HtKlALU#aD0h>ߐfT v1V'{8ԀI(VLjBCsLtMQ45TArd?G>v\-zG2Y,wv!թy8ar)l 8pNIcENjNcXΥ[&A,X}c&p IGxq]ga˙./x9X =~Kъ5ʪ} NM\?jSUh; 9ps"*rF՗A %nR$]$` ی=?7xʮpoG$RA #SQfzEB|DNI!Ͱz)GWz/{[sF!(_@oMء\DC.קBp%]ެS7*AD,"XdYt?=%n;pceR|"F4ObL+zpDēS Jݘx>h1R%]:H>Mh5_O=˴!"a׷̌`Y0Xs0"FVFQ*?Sf'ŵ>N03V1\ZMJ ×tWiQj}RkW05]| (9 Tz*t[Sڝ&h7lx69 qNdǛӃ rO ZXQ(/USbNj\Eejf+tx;e1K|:j1d+Tϒݸ!XcߜFR 81VGvWe5%W᝷<%m]CF_yYy;/NԃLڡY-\:PNϩꌙR;r+ԣhn4ltBlwI;qG!P:{jbwVvT8Ş7p $Ȫbh9E6_t#ޔ[ҕ _N[(8\Ht4%bꩾHYy(4п/h@% em"2)k|PIԟAsI.>c)1fqW>[.sy9:hn~WjDaGϒx)| (Ҥ#%0R)0U0WrK [ԩ"'/vOJ3j1I5/`Qq|W p*=.bRb=$XʖFF%uW+;x_Wi0#(tkf!Զ{y~B b͍k.%1$Kte,[݂x˺ y9wZ,4)q ~$dz1PZ%&^ZS*,f}pJ匼 ws  bH:A)Ev˹fBd|,Q:b61syC.beTFc1hY߁AԓtR ?9ٔX{Pnӊ kTA^ԼEs26n1gG"BaQ5\;9#$3xuo~"6XQ曌xoI?2^}PSIx',1|Ұ׮Ȣ¾Dc]<`{͑B僅A۞_`aF&6GʬM48y_cLں 0{nu/C OeX$>4(s_ƃ;2hH,Yр*tq&I"p|aw⣔#85Cej °59q j#B-H =VЧu*^2´O/NO馥qPeAT72dYeiɺC_4RCNzΘv@$΅%83&Mwm.oy?f4J.)ttZ6ǎnRutV[!!%4P'gXxC 2YJ8 Vh2Z?D8w('k"7ÂlNե"*Gj"l&X{gݚ~ ]!I_׋r' 0HQq)%)bՌKK| T`݈j:T#ݭ[FjaĄR{dxow雐ꅠqz@xXߨB=}Ϩ Ak u*(#\d@lDQI6A27w?֝lcPFԃ9isXTym덿]lqwYLPmHW`6)c`@di)9`갓9X.8X`Hw^9D+Nˏ^Ezf1e9.*3!1u+\Jn*(d_AelF=-GwwrJ& a쿭x >[OF;(pL(MڥLU -WG)?.A+I؂N(tr1>;bbkȇbIu[|ʴ]%_ 킇+x}CEчlY9s/xmjRCis2Pw/vԅ ɷ*e_'Ur(3>XbL^:UhP$o.ù2`DpF_UN;W S yqKb&^N#W;Wuтeҷx<< |J~TՒ1aIs\VN"-'8P79ywv?\t0v'~k29S:D4Kh~;=mrK%l4mד_h|o!Փz؄rO)l0z#f&Nʣf&AZp|\A\O5 t c^e&36o =dI)]fţBTǑ,9%.>`.D*x&j16aoEѻmiHc-lKN)jfP) 1Ph+Mg{#J@t-cPא{w1k0_aDҷV(+R/4iVDSZ*)avDI6Lǣ^g(.E#嚎T$&P9W!{Zιѩv>dc7@? Kj'&1k4K|8G!yIB^>ruK$20xl/KEi rk[,KtOjE_(F^q8^AD4`;)cm Z"j1>3P- vR:?Zy49(9^ԽP: \z _kYo 4~þTEJ\臛 z*5첽x{|P$QgN\ &Eǂ2fZFAoQ %-juK=F4Ry!?U@l/jX3q|CN,Z]\_P5V늆r ?2Oel% .,a'qm-n,M)KT[`|ܦw58H^?Rn3.! U2_762\4V[Y;^A}^v LH|sМM}f`_hٌAXSشH޶\Yv<(]$֒;$^lQ"x Fu8tS;VAWҞ?lge6-qբv !RDub$W;b3z~"(fm0|T*&Tq VǒOGXwv Y[@+r'Pcv2VP[0'<^»Ԣa.3bcykPL-2u[l΄O5cNnS&u7b)gcf `/iZ.N`dȆhXh0~ne$sޭɫU_0 3>{ZZD ~lr 03vpxaW6;ET>ˀgsݹw+Z{^ϲcjVigN^H]wYc ` }yp<05<'\$ <}]K%^ ׾÷e"fB)1[ɏ?yفOMķ5s.H1N M{n,jzO]7*A,a pz7oXX߳3[Z$qL06=+gwكsphAl )xNӓ2glOUZmO憭'YlG }g/VKgi}RKY&e# 5x?"Ձac^ۮ+m+%_ , p)G(!.ue $|ټ]`I1bfhGc rMB0&fG =GMڢ( vtmPHd*?D$ X TԇH,S2OjU;{-2`,|\-[*}PH2nTkBH ̸Q ZϜZbTZA-S@)wl@,+x ߫/9ny<WB %;p ywe (("pe;-fR#+t< ׽; W"= I@N.isw\ Hd̝NaŶ|B25#;$M^2I4Z mG~3x_-FHB`ґCNBkPt"2Pȓ{Y5?it -UHIIj:F:M*PE<+0 ({/'o>1Z  w^[-Js$ rN>TЩ_1,}6xHpHLjF熩,{cQR> sDj8o[EXvO\|jY)\N4 m(7-ӿb7.Ң~-zwӈ}? xE17.ش!PE¿ B"qPIx`4톕Ļz͔z{uw?U2w)ZXTjd0RY1*R1Pgo8;ulWLuxZ{,z/dYoȆ{WmAjݿu6 f~۪">$b!F(*Swi{!^aGԶ Kd YZ