libhdf5_hl100-openmpi3-1.10.7-bp153.3.62 >  A `!M@eee(sj}]Jfngӫuvqr0*9-Kol"-< W33x 64 r{Q5 >>ҍ6 {'6D,;s6 ژ@ B_@-r<ClQ" A?A*2AZsZ2?,Q}1"}Q}p,G_/TGO[7ߙvG 7001aa9a98db59d8ba619cfe5759598f83be653753de2f6241ae5e8f01fc6a0877113c8fa667c5bf5771d2c4ab01d907658641b313`!M@eee'`t%@ bbA0r@7y:_:do5ܪ!Ԁ@:!Ki`V_n(NDKα:wVQF[3t%?wN(gn 5Y=?P|!0<棈xįr:KcώXWlg?>4=ƹ-넬ʩ: KW$ajex?_Q@V)b1KH= i Z;uow0I-7G]q>pC`?`d  + k@DPTqz          (.88I9\I: I>\@\B\F\G\H\I]X]Y]Z]D[]H\]P]]`^]b^ c^d_ e_%f_(l_*u_@v_Pw`x`$y`4z`T`d`h`n`Clibhdf5_hl100-openmpi31.10.7bp153.3.62High-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 openmpi3 version of the high-level HDF5 runtime libraries.`obs-arm-8mSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://www.hdfgroup.org/HDF5/linuxaarch64YhzA큤```_R3bd70bc85273e83f0346a3c1e647e355f62b5faebc5a24e56c46818c6579b9d4a4602b393b0bf07ab8da864d002a4a98bb6593778a33e74384334838f9e8a33flibhdf5_hl.so.100.1.4rootrootrootrootrootrootrootroothdf5-openmpi3-1.10.7-bp153.3.62.src.rpmlibhdf5_hl-openmpi3libhdf5_hl.so.100()(64bit)libhdf5_hl100-openmpi3libhdf5_hl100-openmpi3(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libhdf5.so.103()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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-openmpi3obs-arm-8 16213648801.10.71.10.7-bp153.3.621.10.7-bp153.3.621.10.7libhdf5_hl.so.100libhdf5_hl.so.100.1.4libhdf5_hl100-openmpi3COPYING/usr/lib64/mpi/gcc/openmpi3/lib64//usr/share/licenses//usr/share/licenses/libhdf5_hl100-openmpi3/-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:openmpi3cpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a4cfa33dd2faff9a0dd6f96a8fe12d5f945a4a70, not strippeddirectoryASCII text, with very long linesPRRRRRRRG%'vrدutf-871ba793b1e94a88671d1e3da39bfd2d949765145f6ba06c092d87981c5d119f5?7zXZ !t/q9] cr$x#+u~tbLQV0 c;b*'yOK8p!Ѷ #Zk{uɒ:"&W@€bƻ ּײ!q]yɵ~؎DhW&mr iΖ 12)O6G\`)aG-7M(ޕ3_ͤBKvķ?fq;Ԥ2su#xVPD"w& /R!Oִ@X<(6Յ@7\U]Kp6%`RPj؉q0ݓpR4}=]>fb9#ک.-5J2%z`dao>׾ pUo@N)ۻ~SVL$x!Dm 0,$V#NL=Ά(D|-D~8d%-U+6ī#.pė&fD#6@ws"rFYo[6?z_"Bȁ|c9n^TT ȸ4/^J7%)k}!ڣQbdB]E:AWЁ~B]q?FA_d{[*h)7p/Ա i/ܕA`M^ru6++Ws#;o,ZSjz7J&XWqH_BJ8AȖZ~ E5ϗ`B}0}SZx+XS92=' o^ r4\v A+J~68釸p۷'k-x6<1/C*䮤TfTi7X~B]VcMNy dUb49v2/Us٬F0h"k!>M[hcw]Ѽ\*W8Qi \Q5RĦXW.*y# f2$V*@4DGO2I>?tȨp@%c(oG3},8\a5۳o)8yI@˼fO*O*?BN8&=M,64VIypپ+ìq#`O*t\5͔36 M, 1RsUzjΞEVIi'uw*.(mt9Q1CXZ"4ng-PTCAJfGG&pw-;&oFЃ 3X yԸ"0 C)#Y 9,.hU (pΪ-ʴ>ϖBKe^`R'-$:RYzsI rj.ٷ[ʟöpmu}8RN{([>q+s&[x0,֭j͛q*$!ҥ6FrK爍7ZBŁ|@B8g =1*[x{U+V6l31J_7Au!m@bCi emeDՅdڥIԻ()MSM0pLktN؃05#mx })b:~K9^B! *z;U`VnkP 1 &C]>GmX$E_'5;@-UC.nj477u%7a6yQo,_|Dh:W旸rǔ:cW#k>DZ,b:=;  HlB*Y J p m%rFAF75CLGzWth|VxI0*Eͮ~Z6c 8YX>"M}"f [|'5P-r߸B^U ÍyUQvԨD`J_ޮ0;3t8V foCy!CE9Zξ"0vp*W/H,խg+D'jO]?tv*CG, tzx@ͭHP}S *l6x#$~TQxw3+@}^-Yd:OHI {^Tcn;nHkܓmܼ(NSDƿ+Poͣ2!*ּa43>]ysmy1 wg{A5l481*XQE:i僔<:G1sp ɤ]t@G,reӶS?(vm-0 *从Ä0rjzRp!# Dxg|'G @oQji+A>."V_=P1=z߄ V!}bkfKq U@[TjWʑT);Cd EsWV6~5Tm~iYc_,6^/ 䩾eIlbQMX%} RYVE UeW"qk-LȍΛ[cՈ)G/aٝ5n2;ӥܜ, _΋xzY?̍HşYsxrh$>AeH;խN/=|Ȣ;kQ;"MsSG쉢[^r`qTH4K::NNU)e<p_]dY wȍ O+Æm^,*!=5;뢩9mrzlޞČEm@|wLĺ36 tC6bQG7v {/ev ۍYH*o׳'uXN=DN?GEo;B^,|#9XȚ#v 7>g0܏ .Cji[ӿșj֔CtJ?po(OsbWi6!{\SkawJ\+1Ľ}Pp$H.BUm(g`qCqI]LbVp,j y >g+Zz<~Db >}!*.@6M1yF=DeΈy|(I9q'~ic[RaM3Yң[ܩϬز"C)\kx qs$)$01\TWiJٞJ[rkF zӛ#;,8()hc6r&MDP.*< Y @ms>KZ#nYx7ZB Q;`HgA_ Hp*77uGj%/'О]X@am_'L (HcїTq&% Ol[1ء:z}yOUs'#F^|"wFn4wBaI6,ô?$ $5raɆZk" 4A\i4 zXt юC2.͎ 9%Pg ~sf|d!Ba3w *OŒ7ba:ø| 5_0}BC$yEh|xkѱ(樾5g ms-/}2'>a.ya11MGPorA$UđPQ *б#8I¬+$UNRz<2ƌ&_LǍfm*4{-b>19 "tc*7#:BsoL|4LI{8_:{^Z$u0̟l^MPjFm_i( <܌F^@z{NJ6:?g~!f6hvǀ}W̖`Lؼg#)7"ͩHYVQFNzbI|ev}W8@ u.&8;yDzi8HekuEv>&[\TQ:Z (9hwh!=U٦=O ^ >k+8ai3fvd|ݬ7(W5%@xa\"~Ke}4= {y= C#`.=1'U|˂;ͮ!|D˿6, ^h͝Q볫4RhPÜ:')E66$yI ceaඹ|`rw<%B + ^?B5SIbQ≯M;Bs{0Փd(-pbaHj~ 84,:֘cQ>94rd )&!Aɑ05M^L Kdٖ}S߸s3)p1 t2[c=z!X4㘥p;QC%, LXfc$Ypҍ@,`-.ݥ7pS =kIi]vAhiJwʯq6zϔiN".ZcgtQيO^Űѿ3H[_]f,~~]n(\ktx9g)eTõ ^PWo/36R'e±41dPeSzlL j\*X7T3!$(]kL9x``:;>8eA l^€rDylrg_. ?@.5$?VF,DkǾ'juofU%Ƿ{nkd7v̒7*LKhCnlՕ4YbU?#<0 $eV&V*8庨f},XA5Upd_ MBm'Vibհp2v,)1Vxxֽ.x8v)kw~͓4XS(]RW+LفzF|4rsPᒽuMC&V,ƆVWXX9kH.Li'qWJ}VF)tltH+Ql׷,&wX:M!_ #zr݁ѥp)b+T Xi"A}7&h'MB*=J '#$]Gi= 9UsɁD眮-J$bViuP=> o 7K%z`dqL ?e"q{"YuO\P_})8L80lY|&[['ڡ$*{&zF>')["K߷U {b_vp3ܥӲT!饷wq>E^#efnVZFT gR)T5z krە:L`nF"~x?Z"/\0`ci+'(a bP5`Zhga{gDT->LtA0rC7]$Q:0_Y=ʥQs}\\*M,P*,UՉu,K C[ ddXW%'l uSDf` jDl:mJ,'umT4@>D|v{)^ЂI/ײHJ^}З%c>OˆNpcuhX4 /gԅ$2i*Y9ޮ5^  !R¶(njI5-`>b d :r52 |̊F,5=h7G}XGn+D7'Ʒ=D9@;+:*( ~VLCJ(]2zz83ޔ' Q_!2_MbۚrZRQ.]l6 f՘ @b'ʲWnf_PlZF@o`rfe(Bj}< [!4vݮӿA`FQ;3wmJA6塆/e!vL&]TܫrxC $ਹ%7_P7lVUpIp:<Ǻ(rQLVƴKĕ;W]R&[Ue*feV3XAs3~v .x]l֐ . ;bD-S3]ReUluM'*'p@iPpuo*[X`A¬Q5T7LEօu{9A*aٹxu11pQa!ٵG}x:"*z\*kuͱDs3UFP0D"0?6Z?I@`ӒyײTwIK6L͐/"1y6x,۱Aaf m+a[$Í<#15Bu&,ΐ%]zi9:BY5sMy@gJ8a VWH?>Gnﰬ P/YAi8{F}($ 0cN^Fg.Mfx׈a6 T=&Ľ/Fg q 5ȿde+뮊jiC0 /{ miLN%|߂ŋ!z=HM o'z\AS ?ڳ..P@<xLЊc8&sr;8p(LxYm RSR > PPBmMjU47m(DʧϬY v4-G:b -պo:HܗB4}WUoUkQt&ͣ`*Rpx=@p* |BG}"q\? ]qQXrqS~߃9}0?iEo^cD DVwCR[j#B#+ \J٠'jr:C xqL>9n  2XnzrބFv~44POҕ{wF U}}:['ksH#ńB?ALcka8K%9-tX&e.e>Lh΁0'ą-}%KYcYNd9Qd@((CCΐVNդ^:U1;3b?BL".-M4pz/ -ZtKE j6(#%t^=G(0Ԟ 0{*8(4ٱ'[m^@5X4`*~9624MU5QDĚ7 B˥'kZF ⠉Œ%Hi]p-\?JW¦M9:Y2VƜR e b{ 8^k+ΣݫgV+qJɳz 9Hb&-o˽"3WHIe1yuPUGV7j"MbxBq7md.}Tr4uudGz<]QX(OIZ$KsP\3Hfg5>* ]ó"N \\1Ir^df^=qk,J2ۘ&P4T lM ,<;%t^2#aQMzmJjeag]dWl~R`܈Sݨ5JB[zcIPR(R{y: #\Ch;Vgj݆)E3w|c7E]%/dpmU7<$HŮK÷9?h#o+@<Ҷn9#|R|XmxmCyNPLz4W^Oo2 MϨ9xgP!}:c 5TW.& 2a.~^ܑu / `?QJ"Xw~k/-W:b%OTW>Cl0 iC4d Ϛ}V%Q`?\JSd8J9?rp=ܐ_&ۯ]@k|=2 EkHHpS+y#~uZ<ץThB:?٢ڰ?,^(:N*$B\YpJCgbsuB(C25- ,Q[T+A#>¸?f,SӒ$ߑt `+(@[|ձ86@Og}K5ԸCE-1 nH|xfe7%uOZBP9ՋR\>)٧Msnb+U#XvQ3cd8nmLz=1 X=r71%8tuD1"_{stitfͽ+D>KOft<>rq|.@= i8E8>Qh40)d,oJ) U'dQϔҝ(p]-'md]B|ZoMUTnZґ;*nէ<~+T6͟j0Uj<5&yG!ì{ ژ8Ϫ#Xg]Cy1U]4 Ox3 6- ]BZIwooaqyvL |֮NuA:jnǰ#==.PTuSTi(O8 `ԁ+˥SB֮O l]\d-Tp,)K9-Ԓ6ZhuK_ a !U5("-FHۅkd\u)mg i\+yLz={N9T`&4 zk`C#x"cb6ZI1)9P7'o7$9 ehqOܞ҈}: $!.05Vd"sH pu{okAE>-Lf-u.E_fI]$ 9{/<NdT'x96mnq1Zӂg=IUV?]wCx!=SԬ3&Ii;ˠWgmcFx"~w F;F6X &h0{uo+DngrK%|{ݸ4u8aHy>sܑL 3ற~ZM(0ef*,.!b&@0ǪfAceA /j ˱o^ WD D$ظ~7+` !$|z(*QDt12I~+˩,9瀵Va͐$v-ംH"tY=H;߿Z|x외jCkYƍ\z )?=N<@s*{d޼ߢ).T. ʺ C~W7A >Fa=GPȇd\B xLiύQWH ڻsA'ak*- vU4A׹!% Y:[AZ<+!^Q1$iy];Z^4|-.:؛4wS(U}#pu ÓfKϟ '(ƒ%۳9P)c դ -r͐IvY#}n>R&0:Gg 3f(mh+,oGɨs};W~405 i hm*ZQ] hQaHfH:Tfj3[9dpՖ5m)Ƿ2!$?qФVb>|-<&RP/({yO {:Unۨ`לp}!* OĎ%;Y K*Yy|~}}SԤVbN u(}>br ĶRWϪuÿO W6a;MOZ鴅i߰e7zWwh$M.N8[Ju0e~Ҕ  )R%jx̕5B9&lQ6B" ?OFm !_$u mk6&9N;ژgXa<>@A)c ,ЇD99E< 4=ݗH"y'!ӁblQ,6}X$N(Z;UU-Ӯ]9jdb,@l4Lӟm XCuǜ(%юVV"X+Rl<SI_cS0dD}0'1 "NTm18_ =mO5 ѺhඡCnVFވ~RvM.T0& yTCaNps#TY28jB% ^,]iwO /ecp`%4UU`-wA=c.UmS/)XQ˖h=( 5\ ..!ʒ͑%N>&4JgaQNIZFO*cP -ͬy/L-^ip %~3Ќ<[D^GiH S:H**#?mZTz(ӍV0͕d9$)]i Cn%Wz@ljH2soZ>CLH "fz[~;w*KbbnaxȽkg> ܰ3%ݞƶ_`ɸl(PoaKH!Rb[U)P+%V~ݔ@8^h2$Uٶ&e fZtr-Q1^* /YgE#mصHS9KY{ `'*ׇ|2G'+8!l`#d"}CN@ p8s:VELt?堄ӽ.#֧26Ʊ5ՠ7@'2+:RC|!wldD5仯,,dt{ N?OƐ⟚\s*+TY)@P4Sv iUԗ,Xgg~%wXwi^;>lP]Io)%rZuiwqC-^¢(΀]MS%Sk[= ;[< E/թZNV #Aaӝ0Ȑrx{J~0 u2NLWdV#x 8fd:[HnE2z ѵP^XsdvLxtm-C kV^qZ5YhXd*o[ŊqsPl=-OݯEމěȮ JNh-V+qrg(v;g D[k&'Q!w.MS}|n$W(dxARCqҽr~[uE0Ea=c)vXͽT7}mXE lp8"PlBi'!l.iDꪽOH8R KJ&o>TON)U_}K^l Z t ZrQTk *M|6l^A>yH=LrH0S)DOD$vJƲ'Wtўjt^+=) 'r9wN[J .e~jkըkъpaN'IWqH)pNH$XΕ'=CY:ػx(iOc^¬w AKXL~ 9vyҿANlZFG88cQ=[M)rA~kx{Ku5!Ȧ~7Gl7';pR*.]Dū^xI6 2!Z(p1Rތ/%%%7] =YcMox@9n|dBeFO3R}VyCbr  ֞aqiG q pLv?Bk[ cD >1c5`eXUkgz ^ptsstgʈ\8bҾuw' mюs@j0P\/|ӰgM&qSôvխ;Ӿvك>ېIBRT@u+2+taNcwǞPP$`hN9j,Qd^g\9FG۞oi,6kWϧKBR_@YcXAy oѵl G)GÕ""p**Uc8Ƹ5K{|V$'յƚLͿM۪4.gm~#a?O_z2Emi{("!h$W]UCV>h!T 駏.Z{&v橍ٗ /XTP4q1['Z1^Z rn` d<G'`q'nj}i*nW͉&}U,TL̾bn*5^퇃ěYm4/K0 &Ncav#Nh^X?NAoz`M*+ 2|lzXοRti}%+y<_\>,` "#f8_},}0;_kz !<\CPpvٞ_l,1~tLs/q z /іEG7 w:ߠUvHF 8|2l})G{ÄZ໭}BѢiʂqC#O5HL%8rIJ,mDo8 X74C隋5wI/F_ԪTUJrhrtgR&EB+0PCIaBj%?KGF;=!hD ÷  p@x(LYc=}f^4~??G.SGO5d]SL<GŨD|o'nSRլ}!e U `ڭ0@1mWgE7Z\?B4fckL#H`R@\2+1ta?rhzA4x,po%+o=D sMvF& Q 23sPMIrR1IzZ ;,p^R.˘/GWs:"2^#yA9A?rum(ޫ#2A`j}\fd>%O xdMyV1{ҙ[T Gla~xq n~iis]AU5!/X2ꙟV$H,%[pDcz#y֩R{ՠ;} O51 Pj7&)ٍ<d~kU~ 6>&ϐM8JmHIXY'TS1766<w,÷!N-} &X5Y4dD`/m#&]&KrǩkJvJb2Sb2sx wȃQTs-Ͳ{ +Ev%sIy@#%@5E't\>)F6YgSs;+l1";o Wncx#M'"GdP֙l$ nZ!NԀE 1'Ċ̫1 t{Ѡ9N$FN$s+/pjd&.ڍ^i9(TKDkLFߍ-`dFku s_%<.[;}LʀF{`B /h%OӀ[G[AEߌ wa2d0m+Q%=ZQpsJX7)% O-(ɓϲh`fp+CG! @hi^98cdE)!yXD'Zqح$%a@.|aՇp28t,kδ ԟP_+.]`#r=EHsfC01~7bi/Y %'2ж:͢ =5_Ѯ{I;t{&|HZ࢙zi[OŸ, MEdR@*}]))*"@A 'aOUw|cj"R[PmaMt>L lJ^Q% k4X{"U>w'}L'$ 0r+g)) Tnep\k:.1lu6ѽ"Gg!8/# Lw>!4[ΌJ3OܼrIgc/ ?Xh ҇7_S#A #_*=ݮ밝_YL$ kFVݎi:NZj vͲ94ZS/)[~ȅR|N?P`>mlۢelJ\#m"rk"8VV|ҵiKQ91:)? UNE`mowZ7XJFT\_@Xz a?} Vߙ o?bQ=FV3SЭ?ED!@~|ah|A`㜣kxu Z!Shݩ( i&qE%ȚjcBd/ǯpB.GDvZPo3Ba=6C&`[fvt؏#Lg!b I`,Dn|MS'Yie;UW]qjb*N\]Nb(.FxJIq5~YUCEa4lT6Հ_/S^lU]pxdT;̭=-RZUْݖn\$*eIL Y71QNo_n3WEPA6%>_E& AoBPΉ6g UP_;yo+8P=̛k鬞+YJ$CXN.أ]O6b?TqRL/e#Ⱥhi$&7LJjF]i9{nL4 kLlƧ˫ Ua<9ʼQ׼7+l _hbB2:0dxwe)頿nksl,;8[@+߹ y8YC4jZ5L!g[VgvOnBJmN\lc67mT?bԞS.+\#r^ _ Kmiú&ej؋8$DkB s^W4#SN:6ky#Zxp,9(=#+b FtŇ,W;UI:5f|3,)f$oH^!~wLL4ɯ}A$:km χ> PI Uz6,?cK3"Z'Y1;[G?aK4jgѤ~ҶJ_D4t"byVQ%vϷD-(7I֟9mUT3 F.sF5nך;GI3mDR:_H 6JC%_+ژ.QCv@S/z4T !6u?+,\t3C`&ۅ#z(:Evq%+p+Poxd}C<-kdnz'܍ԗn΁(ҥI9 ݫX8^ڞ &[?en!-u8Fٽ]d9L$L'̟dg4 ެ(Xf #ZD#w3 "=:;Jg Hg#i:z/*f:[Ni*p۬Xi]c@PwZ yRCunN΃&4P6;˶ ٞfy۬>47MAQZ-<_0wIMX8zh=D!kc<Ͳ_]B Pmwk6t;A:wjQ_]|k֋F4iw?L~})cc~TYu o{嶚!LDEa-FERǝ-V+ݨM-4)sea:3>C1Ǽv #^r辙 EYs.ʢ S&3LQFx 2>K3N5o8ote:An{~-ˢ"gD)'Ŋ_ΒΧhzo1 px&vI~ )Zĵ1jk=UY)ǎR0:fQhR#@-5ѵh!俠}wddy?#uµІɤ3?Q[/ nv1Ly Sv874k;GԜ8TjVW *7Q9S0Jr|Osuuks*K,,()pS[^WxnPn~S5ar|CօEՆ@zN wJfL4~).eQ@(KdTxg=G5w%yEE!.gl-7 k"E4}xQ /Рh%s)igbZ\z ;!eWA9ocM{# jj_+Jv(՛1lⷨt=C(j0+gN~M\jW*k۷Ə 970vϥ)󤁰̳=5,T|BrѺCMtLF Mzh]9?tN ,Eq}<>Gv_5 N M׽(A?haJ8 t^Dx*k:!qt/ՉE8y#" { |* thZ9 ,Y<#BŃKK1G&umJ-IsN5qtjݱZ𤭺e4.~gfA {vmF̿78x4AW+MsE>U>06udqemeykvˌm9mL; >_4s]ϯ%XFdE|sXؿ'G,fD0&MhF{Fub4R[#]WH;iy]|E‘ *BXQ2+_x专 )9Ɓ<.:r|MKwA! &fCC!3{ԿI c (ؔk-|3:?qy׺k݀FOӪ(VzMݥy_oN"v O]b{kPtۆ gtOw%+c.+ט1Vv*)(Cn9x{Q/|' ILZțV|} j't'&aUǐ@;x]FنE樖1j`` 5R̹ e4 }>64FKb>Rylpdv+ςiKTbpB 0;MDXȽ+!R5x"Luxt< sJtxǜuȀUka!xDa!}s'>rM[,QϜ7BިRI zoQ)Qe"-UG5Yio6]sōzJlV琮 ?^!,̿M>+ȘNӹ3oٟ= d!˩#wcM>"wf?7֡8 h {00 5ȼJ&ѷЕt 4~֒/0rt`VAhQ{_1|fW0Nt\ ,maH9'] ^:ߦSa L=BnRrMD~Pt&e׋.yGn3"ՍM줘rIꡱmK+O5$&wPؔb*/`##ċfvHCd TV]Tg;X~,Ty(:w<)R[~_@8Lc| "{aڑWye/kK/ul|j#.^kgގE ~k~Qx[e lI3,D!;\Ӫ ŴʨmU?jFb3y lj?A Y8ֳCYGqEotә{Q}u{^ etE؏l/q@QAtN w6[KJUĘHFc&`acRP.Dz 5!Lem ] ;оORjxR=E'pҬʻlDp2UrVjDT(hFƶ8(Ӈ0eP8&fhUlԴaO< zl!|ƌ/4w/{[\~?OrmH/i,][R]$־=6l$| F^kWK찌# ~ɾԦgw*s\3zUӼ7 pC}02Zhb1n4ICR~޾i8K] yc*gf"L%My!](Ƕ.{$/A+]IʾX:=^؞ 9^R&8k0]-4;k\: 㧶\΂ENsWlC*/1/lUmR$TQV< BmugP6E~(+*)$I@D3 i-0@ ZQ}mvnЦ $2QaDAF<?-=?=v$1s*p p c'\lֳrZR 9VJqڒaUyGmM3z=[ `羣:]#ƧrS$̩bvއ a#;hzcρ0eՐ!wɚ^Ew\ [`qf;b v)約z]>ÔI=QCY#j!jZ;ʶ H7E;zYHigyT5 \,@qK_ןG:6RDs(1;]~L4b96ӁXg&dnD#0q0^BoohQƩCQE/`c?/ч!{EŃ 5l4_^wH:vw0OwCLJx͜lU:$[նaaOOI\} <7AZV" ZaTZ $Y)KtEj[ PKk1] ϝ3ɡ6S)_4 |` GNA@g}\b|e凳d}s8ST TATD!hM~@F' n)OS(͕v.9rRH =)h_ Ն 6~mN$$ Gs[T]PSvvOn<~:`1-$7SèPG?%Ya.7PJ 4(>0o2˜y†L^lC.8˕o;v]~yzRo~5NoMyy0Vy_(b:-G5Ax(4[K 8{ӳx|0eW2:zsI:5h`meohvݤLbk9g$hF!M;s~?n8IXv:D$,n眙5$K#{Eprݹe ks`kKj2@vp|4įu7s>Ir%x] ӕrTޚ;.kΗX.d[F+26Ԑfi/O,k;rE#,E@Z:,ZrDL=#j#."g'TU뚮t/Zk>eB-s {W"7CS^}HZݕ9Jvz09f<0NIhnv ԑ̈́/Y`@4=e]u&hϫkIa15@Q΂*IAl(ѐyO:J(=/Prէ"piA8,x3ƻm>I aACwȷd1>MaZvɺ*08"RCB&Q"& 2=ι<"qr|p &!A#4O#4$T`K @tgn3]3Km ܯMeB_gv ܋XCO iW[j3&,2a^rvJPgVQ2 n7E \Vw'lx4~`s4Dm9$M[^& wtTp,$nk.2m ̌7v=tq#l<|$lf IۦL6;^aC9 OEDRSb20?b1:c X$6[ a:?dy!-l">ڍ:cK nXkg0&Wks~c zWkMQSS z;v1)SJ-r2>g,5=F<+(o%,D|b`&}_.K FJJSm}S R͠DcCFzYHB9BDpkkW]0`츏2"nl q%Ne#,/G PJT8g6L'ُFPKe?]i:n΁ͱ7<bM|(_ p}/W$ QN`D @*O?(K4l 1St?F 뚜6ivYA1U׋ɖ- F \nM׭#; _ah!HJvcXfV׹kU?F '>/'Or~L7q&֖u,wmQ?{p ҰxUfpPGuD節 2>![>6(/w10޲ h#!/XVɠtXX8htVҸ`_$"R|R>%3I0í/8DGhB 6 RX~W&%0} OrWafGv?;xȡF 8}8+W'mw)3nMuSz!^xF1HJ'k^ gMMisH\ϩ#f*mR`rxkõ^n&z9ugꖁ&R!xV&v"qzAIdlc(#}\Q`(t>]&,P _>-*5z_g(Y5 ~g7%KV1vEoL^J~ .`'j)#^N/;=P ͭ<`%jB~Ԩ%Yx/ E{trEw5}$iWȀ9Sy~\W4P7[dw8x+Ojh -.e|،Q5]ptOb+Jۿ6"M kQ Z-_rфҫ~BMHa-!*;K"b Z,X iMl|xҀ߾,{ x(Db~Czޏ.2 f!I K'У5ٽ7wdU3)).c+2;ar&{ U8WD?sK5F$(.vW@wmM<+pܳ(O\|{1=iK\#to j7WX/fS[̝J>Ԍ,qfoh}b2b6 /WC;α ~5o([qؿňsy9(i9o/ &k@]aLB^zۓË9 аS 0h@#OY lA>o4\;SQ`Ih5y=JQ."l^maPox؛ Fـ问RY:@lF& l|za/ij1pG &*$#~ZX%cCVR V,u+6{*WR5]⮆bVbv@K1 u{_RG<U#\) pMEo Á4I+Kە\8S Pҗ&ɶsuUD\+Jr@T:AƎ;R}ޯi}c"C3ޅg9V4#'-Ҟ^_*LVI~JŀujT aa5\M",:U :D'g@dK~_u:h!pe"^|sF<AymS-`v8q^ȟ$ffm" llK e*kPQyUqqb1=jږDX?|ҿPQz\lT;HҐPLrH0Efc3hE^}(DX+4@\ᢃ]=,/JW'3b1؛9eg͇uqg,bk]5 ~ @Mء@P%F_Kj\\jik-/2h+ܫc?PS'"\D_=ծѴ@D8n<He2f)& Wʚܽz" >1x wWzY-6YBҚSz v c 55!b.I(^,gKr;雓xAwK;fuE<'N93_ &7c8{ʝ:\ۓ OZĠvbscj֝y,ooR Y121y]t,y%}dpxi:Bٝ|7mlNJa\>qyaO1 u$Vb0+bDa}qC]q]yX)ZPVԥw9OǁlM½򲌽AK$͟:ɠKAۊJ"3%\})ek:\[s7}]X^GJTENqGδԪٴ6_0SIGY21=[.SH`lDmf5<"6BG-ӟqPv7(xryovHZ`OKt۫Y'~Yr8!#/7t ||I:O>n=S⽃$Wѓ%e#r~$qvpnrsD ̺_#e+Z,%zE]쓎Q*!`q&4bx8n Q1l9@<:8:PnN0j8U~ hէ\()V rO9ruIlsd|=zJsrNnH w%hB'$ $Wz*5 醹H 6MzQ 0 MfoA%<$ ;>!ư~0x˭4޶ B>"[{jo/5~%Q]k~[t#V]D\*]svˉ heWap~^;ywo.ΆI÷N]b cΚK1gӈOtc퓫tܼfzΎuպK _-Ҳ3 eO Q6JꈾaHždǶMXogLm䧄9:O}::3X"׌*lD{жR༐swqohc@j񮄓?K`#+OUu4Ʀ54ox:lƁW82gjnKwo]NO״ 84Zӻ>LuK(s}1sUg~^ z{19 Kr3^f}AWaco1F8.j=rHtpnܻF_KG_v)!} `}m#ZC@}Ej8_XN V$s}ɡm$lMR͑P?,YHrt&XоlC47݀ xi1.Nj֯rBN<@nisnaۍ}nm-NkY,\"OZr%L g~!!= 7@ar0c6AFï D]ck9bj0Yȥ1Gwtբ@g]}.B1W,(}+?L x&nHcp֠pmkHlʵ p,S ړ`PY2r}G#WHå7="`@= Fcu0>w>|mZ8U#LoQYH5g %_ ^K ;a@`^d<2p͌lSJC%A4q }gfަa<} `#m=cWN,w}[ahߍ+Gkt:_>4|'+x.iIxg#hX'i-P+:ԀM҅Ry&&1YC}p>xy\ыN^ȯW$Z3+bvg6MH mZIW58/sȐRߪshWry-Puv D  Yc,5󓰪hX cEmc.%ldQ2rEϞȷ΢' Wo݉DShr8, d /X`KS8(.P&o!΃#NiMPd'xs5#|#7->?)6?xTfC,{ i) e;E;戮qAxR8NakrF"HE:\6Y굡g>jE̽pW["A#)Ra$WIg3|!\9Nx?7c XV3p\̌n4j3!7;ބ6' ,X_ؤ@Cޅe|/>V|!/2rI!"#,P?PI){&C6Yտ"AԢ:E>[H=Q3[Ep鞁9e2?'II=VTa1~_|8K63(A7KO_mUyDYNP*!8,!8[6P7MkMn {VVgB/P3TUB,d +u/>0c!BKLҪѼ`1i-h] T5}VJxդjT| Q]1׽7a0xCJ LWm?3l~ŀ}HՒB0!KF/ao+> Yrt67ʼnv o(y-zoG GPv; {!uΩDmBS70Y{[84x2rPTa oz6<@'ky=7I7 5:E(#>[ΔY;_|DU1qNy.ןx,G\:VaS][XWdB 3m%\{acዼvQ}yCQ"LWkѓ*`P&TơS9p9ܜIٜR9jI&lB yX+rނ"{=\~ q(H'Q`J[5vI ef9$*9)4u)Vo6l (WJkࢥSO4^5LLl;H~YwXN lMyf5Hp_5dxe$CWfAaJ,Y( gs07KlCv u:,']/Yb, 84>(Xm5fs7Q8Rh2f GBe,8_Ͱhh[%@1j ~n _BfemeP\␄@u(%Ԉwɨiď6*ɟØFtb(N^.Ck[Ͻ/hIu5X◽ <}1QN!?.8RA-sG꒒W]QAN s@c\atZFL@?^(c=k]:1sGE9e\9 "5HxL%L\6\3S,\x3UTQDٟ[Ac1mY 4njy(y 5hB) FnN` v!\M>\_ES(љ2cy$R Buf@z1bXWNV V\)0rFIHdafA't\B]#,A6˜ rY뾪z߱Όqoŋµqk'\[ 4u̥w@LX2~ Ű$Tq;V _ aO?;#TwCR \i9䵡IRMi+sAtNyb2]:_P[jl&NMr}'ZpV,xNP,<yNuF|3EUjT8*p be\8Vޚh0Ebצ8E$JryI&\*}yL0=/Չz3"ssTgB|X6w{C/*qk2,]vAToEdח>r3G7"X͵+Qf"}Ob](RMx(-܂CpawZ[d"Y f4qMT@e< Mө55~^-G[YR|,fӦP E'[^tBKo]|9hRڿfrennޔ]KurIIY](jxB44%YkgqUوsTtV~p<ɭ n! 5Tiv+ ɭdq vOUZEh@2 g(?3MpM" .$NVPbL8˯1DƫkJ*_}1S0/klU1$&FΆ;Y:K<׮qBQsCυÌtl%};? }n%N>!Q5,#u?e4DwwtYp"q*SED"l#HDa8K۠4 C PBH-h' Jɭ,Q'Ӄ!i;X?:6͟Կ$w jclc3C"/#fўQ)x֡} ;a [Lwz`v\:Z i0H7N^ڿg"!CLစa h>#\L제!vNaďE?E1)h`"Vϩ][4AjԠ/= b[Aa^ kRʞI*תppp)Q{,@;4ۨaeڜ2DrX_ I#@,V$nm󭓵/Me%A@VyУCՒen|@1C8-ƗE 5 q$lΝ8 +L#yDT:Dq`Wؼ{*tby4랊0akڢEoR8xp.7c!}& Iy"֘Z)Ʋ$C2dPZheZ1% ~ch`v= }>[31qkLg{=m\,!q?7(,1sgkT5n:C|Zi6\@};RʺJz'})'8ܯc{Zi^r 3 ]iЅԫI+yCJmT*Oy2$h^JX|802s E ԶEKB,#ԛw IRBB6y2\2G޹ H q/^3. %*:RFE?5ԅٍ(3EHO`&F;/ӝ~x(blC~ɫX"#tc _ʫRaV-p΋ϕsimfưPYtm!:߭!|q:{m"us_FhK:fKYD.]5(4J@GULd.H&ԾAk*q_PjaFGI z3FNji Z_umUx7ޭr!..–Vtl ,-(/ح=Gɥvbcf; hYmJSDʇuܚ,S: h g>¢>iںYOxpFI-Aj:Jɧ.ibMGtu5hY#kXcA”•߉+bNI;pӐV5 {Bnd?_bӒCVcV{WwIE𝃥zJ)=Npx0 *l'!,HDxγ$AOfD$]lU y,U$p buv? ŌtTR2MߓޭV*r X<=?va_:H)agC<1 &'\Nxa:93_(}vv'OOKdCPS4U,v(bGh[J7afkK>3Ok@\\p*`h/]Žܱ-(%lW'Afn `˂CH;9i='GE.-  (eʉ]uEQڈ`HIJ;8AOhY¿}LCI7 ^z&7ʽuCi]ju~F(ж鏖_HMۨ\*w@1u-i[:LuJU^}, #UDІW=I:w,`idT\\]2<\fL=8H, N[U5V=7h_ky=ayO>̐+\Ҝlڌ (Y=.LV6L!7DDo)vuʼnݩ̇wՙM;&Q0KCf"L}Hb (#,WC FyNy֒cH4ՠlOXR b'0ȀJ{>86QDo+n({ rݒK[ڂA֭fZݾX:|o !D Eiid]ϔ ` 0̓$75OoɷLݢZj$*]YB{]`g^m߫S`W{lWysbD\1( E\di;rUY(fb&OE|}Ijs];F߽iLM 1{}AI1:+n)G+q`.r͆ڨVR8:Di)-*mMx}uX> r$Cו_+?.P%fFg)`h!.,hng+M1" @H8'fLS޹VJNeXqoΩ3 9; >99Nyٱ/Dk븒bA.Ot: moغM˽ if'4IqR :(<Y'YՍ8.1x 2j[Vh}V 3{g'y\8)aC~Ȃ_և`Ųr¿=Π9R;c^zz>ЋrnD0 rkӘo#, St!X5mi+p *zS3ZM*&{:`Ae.w3 g RJT$Jg^B[6p(c)ŷ9[,Cƈ+/-UC2\CuT/b 7B|:%̆2 g%oW uUNsg| W1^C֗~1% MLߐf⤿K5,D4E^ 0'Q2T8Fxm⽔¼! m[ gZűgoK>ɣ>k|9Ȁ>*$_٠CᡯռfcV pnӎt||i5b`XXZ{".}&di1oBn?9)jUqh!bϖYg"+똨`a@({PԿG -H_\AklxCqP%l;[fya(g;)A6 ^ZCdu *mc4Rk9}B&=kcf֘MFoqRť`炅wm2D9ﶣ|Ăfp0>~N= lI(5*{L״qrXN!xw@w@n6Vpռ Q#_nq߅ϫiy u*~.v3G)\}ʿ/Ϋ+'3LnhQFׯJ, EC PN()rb9Gsf̟BWɽa=XՎ`eRxLDZfT&>s)KAyܡhpP{$I Tr{AVYW:2z! o>w@((YJG. {b>B)#z^Ձ]G]W8Q'ϴcit:s .$؇izic:LJQoXѢgtLwlPMSҖJ2Ow K.iǕl|JZt>vW@:YWlƒiz^62Nژ{ )?0?GcäWѲ.qaB(?&͇걣J~ e xa}v1Wias8(dR  ={G5e y#W׬Dn*{d l } u0~pgxnhU8#^;W%HJpu7!=|jRbnگm=(8X',X5fvm w##7jl;CzUQ|ຸ9x-ל ^a& LHJCQccjFѧp+yF[ԍX \ax{K2 :E-v%@O 1%"}vvsl>7~‹J/=gu+m˪ȖL\(|/6 ; P@SJY!q_8H x#dkC \|B` v=Fƨ}2dQM<]pw9L T Gr TFV׉r(+J?`ї9VV K I9?*ǥZSwO:ꊯ&4WTO4 \!@M@P?@R;oWkf).F"}.L&8wQhِ0fvZxdV[Tspd~إ;wfluV< 80ioSH<; }̮}9XΞzHA2kYPkWOo 72 .Rڋ[8cwhγTnE._<(q.#ǥWM =):8qWIWBDN D5A+.ukda"}u$J5]\JgMlO4 N)Vs: +ea-22j!7 m{d~YL^⦬{&}cYȻ4O~fU< sL:rPbHS?#iPy͗9 )i7>7R)G)/I˓rvћ5SKxː?V˻Hb`ZuGnc v'Pz?_]vEja>oÐCaYE@^8|*]M?J#E(wT|Rjv} y:.ⳂS@Re, >5kPaĞb7EF)KWU()6ΥnTJϺnߏswR6- EdP1d oEWhoDQZe5ͰiY6Gf]&FylLXO#^in L)&g= *aZ8bfP:c6թx1#҉ K*fC1 bLyk1)F#G>jd@}Q*tsm(xc&&bn{5lUub bV!|pXTÏ5q%W&N 즑2HΞ{q jL49ױw@?ojQk?Ķ)F>ѬZʮ-q7`?yC^.;'_'lRM6Փܮ)6:T`D/|A?Ʃ?#6qCjt$S˸̒n ~4m<$le5B^L3GW@ePC?&ɊDl?'ѪhlcCd - '6=X|-;Mk7IWkKB8ҩ~<AUs7[,V% i;ndkG#lB, |\5Ji/=SNe9j]֞-܈fq8?S=3ia6V'X>y"Z7׭ZeHgm*Z |gbUM< І723Z ^u۴n=_@n}*]X,)N(0\l$n<JN𺶨H;a}074x[ԭjbCy46,J}}F*ۥH?*Y7w\ 0ޔ7*FRLSdQj9iQo> '˿$? CVo'.a:V,fYr;EhojsDJv~ nqݼ_ Ys/hc:vwQA-r:'pi/<ڤe%W-,X?g>E$iPhyg3Ň01Ř-l _BtWޚc&w\JN<~p1H#|xQ am}Svy``_:$)y`Nԟ|eNڵ,ߒlZaUd{t%b3E;ӳmC0Z,29AWFl@Jl= ,>Gp5~f,"&uݟc5MG›~[ I%y5UܞY&X(m՟l@!KG=X Ha^IL%[EEzGYzRɞf|w+d5t\66lvzX@7do3[LXJD#*[л d9GwDn3\#e j7xu # ٿ~%50#qjOr,letrcVf6>)A*I}YVw frn1_1nSe0>Y5ӨꝳE)\Α> A!i6MxMOI M, W284Yќ_ =aK /y}T~duYA2 *F-Lp7d//pݰxƒ+9\$0ɚ݅Q+mW& Ȳ ;tWZ$R5_yl3ŽGh%p/V$,U16UkF5.jduwYKɑ!WT(7 hfydy|s.BAyqCe_?]P6I >?2`騰2v5=+WYXhL!{VM^>yZFlR U͑8s &HA `_B&+e`6`C 8 .5j6~A䧣{fDs C\ |X[BO{7n6k=ɨ TVWYWͳE=6lܓyLA Ÿ"ƙf9 ܤ6sۿgJ? QF.݃S \;p/Z̟qENt:itsmӏ NgdL,\i~qa]RV߿W~ơeNP @YVݟ_KOTI$#kch(Ǻ";v{v.zVKB4Bc.iP:qX0e>ZkB1 qOرp/ulHgDr϶ntim".y'w K<'<,_gzΰl#wjތDcBj~5>{L.,G%6E؇6#NBnn@@6֬a 1A#PW%5W((1d)t]/j,To*21ɛ h)*wE |QTW!^h UTC<;{TlF-Dls nHWZ koWfaxSWZfnMx%,T_Kϟ+UEby)s7=P\qst*o텊SD by]@7O^*;Zdz0fw(?1vO%}-H]daLvTIZw+K mSqJǐi| j4` ?e'̽TjM٥I ^} ŋHe.$@duI1|x\oa>re ]6O]A#>|=`Ž~gӐFJ@GǏ>7|N WoTA ynIA.eڟM3+##tv톬4[%?Eks9I{SNWBa#%aR.:rSphf!Qf6$O5$uF"?]{6c)#"q,o*jZR_ؖ: :D`0)[N!z;I!O8(˿GEq)!$|9s^ =gh֧-_(U0\je4nPF}9 + =!Rcf{O jQLQP8k$eU`M)>,4ni([w )3;P8{GV 1%$"um{X+6U#*(XrG R)YAX9v |]Q6Sğrsen}T̛D՘9$=h%?BOnSp9R+]FnLlWMͽt(EҮ6h!iG1V*a+x z<7H-h֞-`Sg 2e՘/7p[#zphݒ< *87 w!'I-!lay EL=75UNIT(FrIUr9 Q3kto"] 8bp-~(/C#]9Nbl O!'{5+5^Q Z)@  YZ