libhdf5_hl10-1.8.15-7.3.1<>,sZ_/=„["ȨB;HnCG y9’ydz7`<ϼ#%`S@ }BEaǭb^8`'甍O4z aH7D.eA_ e,- %NݷX9By.Iizezkm8 'DgiZC%qm5Dw\aF3~& ޽ETʤzDo߃xBIvw=ո+$J$E=I^nk j>?K ?Kd  \ $7@M f    ^ 4  !( H8 P&9 &: &>E@F BFFF%GF8HFPIFhXFpYFZF[F\F]F^GXbGdcHdHeHfHlHuHvHwJtxJyJzKClibhdf5_hl101.8.157.3.1High-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, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 technology suite is designed to organize, store, discover, access, analyze, share, and preserve diverse, complex data in continuously evolving heterogeneous computing and storage environments. HDF5 supports all types of data stored digitally, regardless of origin or size. Petabytes of remote sensing data collected by satellites, terabytes of computational results from nuclear testing models, and megabytes of high-resolution MRI brain scans are stored in HDF5 files, together with metadata necessary for efficient data sharing, processing, visualization, and archiving. This package contains the the high-level HDF5 runtime libraries.Z_lamb56openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgProductivity/Scientific/Otherhttp://www.hdfgroup.org/HDF5/linuxx86_64-)H`ZYZYZYZYZYZY7c79a75ea0600008cc3ddca9e1a8df09d2fba7422cf914ad9c8075121947ac4b9ec7abfb7547dfe5c7348cd75f2ee7calibhdf5_hl.so.10.0.0libhdf5_hl_cpp.so.10.0.0libhdf5hl_fortran.so.10.0.0rootrootrootrootrootrootrootrootrootrootrootroothdf5-1.8.15-7.3.1.src.rpmlibhdf5_hllibhdf5_hl.so.10()(64bit)libhdf5_hl10libhdf5_hl10(x86-64)libhdf5_hl_cpp.so.10()(64bit)libhdf5hl_fortran.so.10()(64bit)@@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgfortran.so.3()(64bit)libgfortran.so.3(GFORTRAN_1.0)(64bit)libhdf5.so.10()(64bit)libhdf5_fortran.so.10()(64bit)libhdf5_hl.so.10()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2ZJ@UŬU@U@U@UUPTTTl@SRI@R@RA~R2@QQbQ@Qg@PP*P@Pb@P`K@PIO@OhO]@O@@NN@NwM{@M۝M@J@I@adrian@suse.detoddrme2178@gmail.combadshah400@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comdmueller@suse.compth@suse.desweet_f_a@gmx.depgajdos@suse.compgajdos@suse.commatz@suse.depgajdos@suse.comschwab@suse.depgajdos@suse.comsweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.decoolo@suse.comsweet_f_a@gmx.desweet_f_a@gmx.descorot@free.frsweet_f_a@gmx.deocefpaf@gmail.comsweet_f_a@gmx.deocefpaf@gmail.comjengelh@medozas.deocefpaf@gmail.comocefpaf@gmail.comocefpaf@yahoo.com.brpgajdos@novell.compth@suse.depgajdos@suse.czcrrodriguez@suse.de- fix security issues (arbitary code execution): CVE-2016-4330: H5T_ARRAY Code Execution (bsc#1011201) CVE-2016-4331: H5Z_NBIT Code Execution (bsc#1011204) CVE-2016-4332: Shareable Message Type Code Execution (bsc#1011205) CVE-2016-4333: Array index bounds issue (bsc#1011198) add hdf51.8-CVE2016.patch- 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- updated to 1.8.13: - Added an H5free_memory API call. This should be used to free memory that has been allocated by HDF5 API calls. H5Tget_member_name and H5Pget_class_name are two examples. The main motivation for this call is Windows, where it is common for application code and the HDF5 Library to be using different C run-time libraries (CRT). Using the new call ensures that the same CRT handles both the allocation and free. This new function can also be useful in any case where the library uses a different memory manager than the application, such as when a debug memory manager is in use or when the HDF5 Library is wrapped for use in a managed language like Python or Java. Fixes HDFFV-7710, 8519, and 8851. (DER - 2014/04/11) - The Core VFD (aka Memory VFD) can now be configured to track dirty regions in the file and only write out the changed regions on flush/close. Additionally, a "page aggregation" size can be set that will aggregate small writes into larger writes. For example, setting a 1 MiB page aggregation size will logically partition the the in-memory file into 1 MiB pages that will be written out in their entirety if even a single byte is dirtied. The feature is controlled via the new H5Pset/get_core_write_tracking() API call. A new "core_paged" target has been added to the check-vfd target in test/Makefile.am that exercises the feature over all HDF5 VFD-aware tests. (DER - 2014/04/12) - see http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.13-RELEASE.txt for more - modified patches: * hdf5-LD_LIBRARY_PATH.patch- Detect IBM long double specialness on ppc64le and don't segfault int the testsuite when checking that type. Added patches: * hdf5-ldouble-ppc64le.patch- update to 1.8.12: - Added a configuration option to change the default plugin path. The configure option is --with-default-plugindir=location. The cmake option is -DH5_DEFAULT_PLUGINDIR:PATH=location. HDFFV-8513. (ADB 2013/09/04) - Renamed FFLAGS to FCFLAGS in configure. (ADB 2013/08/13) - CMake can now package a compressed examples file, the default for Windows binaries from HDF Group. (ADB - 2013/07/22) - h5repack: Added the ability to use plugin filters to read and write files. The option uses the filter number. HDFFV-8345 (ADB - 2013/09/04). - h5dump: Added the option -N --any_path, which searches the file for paths that match the search path. HDFFV-7989 (ADB - 2013/08/12). - h5dump: Added the optional arg 0 to -A, which excludes attributes from display. HDFFV-8134 (ADB - 2013/08/01). - Added tutorial examples to C++/examples. They can be installed by "make install-examples" and, in the installed directory, they can be executed by running the script file run-c++-ex.sh. (BMR - 2013/09/28) - A new class, H5::H5Location, is added to represent the location concept in the C library. It is a base class to H5::H5File and H5::H5Ojbect, whose member functions are moved into H5::H5Location. H5::H5File can now inherent those functions. As a result, an H5::H5File object can have an attribute. (BMR - 2013/09/27) - Added wrappers for H5Rget_obj_type2 to retrieve the type of the object that an object reference points to. (BMR - 2013/09/27) H5O_type_t H5Location::getRefObjType(void *ref, H5R_type_t ref_type) - Added wrappers for H5Aexist to check whether an attribute exists given a name. (BMR - 2013/09/27) bool H5::H5Location::attrExists(const char* name) bool H5::H5Location::attrExists(const H5std_string& name) - Added a number of overloaded functions for convenience. (BMR - 2013/09/27) - bugfixes - see http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt for more- hdf5-configure-long-double.patch: fix configure check for unsigned long long to long double conversion to not fail spuriously for 128bit long double - Increase testsuite timeout for qemu user space build- build with -O0 also for gcc 4.8- increase hdf5_libver to 8- use host config "linux-gnu" for arm (linux-gnueabi) to get useful H5_CFLAGS too - add hdf5-1.8.11-abort_unknown_host_config.patch, to get noticed if hdf5 doesn' t know our host - minimize hdf5-non_void_return.patch, false positives doesn't make problems anymore since now we have always -Wmissing-noreturn - make verbose - gcc 4.6.x needs -O0 on some systems- Update to 1.8.11, changes documented here: http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html - remove hdf5-fix_printf.patch, fixed by upstream - use default CFLAGS (-O2) again if possible- Update to 1.8.10-patch1: * official important bug fixes for 1.8.10 * see RELEASE.txt "Bug Fixes since HDF5-1.8.10"- Update to 1.8.10, changes documented here: http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html - remove hdf5-ph5diff.patch (fixed by upstream) - add hdf5-fix_printf.patch- cosmetics, enable parallel build for suse only - fix build for old findutils- fixing baselibs.conf- make sure to install the examples from non-parallel build- don't use deprecated macro makeinstall - enable test suite for parallel builds - always build out of tree instead of copying sources- parallel versions for openmpi and mvapich2 - add baselibs.conf- minor rpm portability build fixes - remove unused source file h5comp - enable all tests on ppc again (remove hdf5-1.8.8-tstlite.patch) - build fixes for arm * avoid some false positives "no-return-in-nonvoid-function" * disable some tests on arm only (hdf5-1.8.9-tests-arm.patch)- Update to 1.8.9 * Changes documented here: http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html- install libhdf5.settings (bnc#751747) - move executables h5cc and h5c++ to the devel package- Removed "Fixup headers and scripts for multiarch".- Remove redundant/unwanted tags/section (cf. specfile guidelines) - Use %_smp_mflags for parallel building - Accurate rpmgroup selection for shared library packages- un-commented --with-pthread and --with-ssl.- Update to 1.8.8 * Add patch to avoid setting LD_LIBRARY_PATH * Add patch hdf5-non_void_return.patch * Fixed non_void_return (thanks to Boris Manojlovic). * Drop tstlite patch * drop ppc64 longdouble patch, not required anymore * Catch up with some Fedora modifications - Add rpm macro %%{_hdf5_version} for convenience * No Fortran modules for opensuse < 11.4 (Do not pass make check) New Features ============ Configuration - ------------ - Added the --enable-fortran2003 flag to enable Fortran2003 support in the HDF5 Fortran library. The flag should be used along with the - -enable-fortran flag and takes affect only when the Fortran compiler is Fortran2003 compliant. (EIP - 2011/11/14) - Added checks for clock_gettime and mach/mach_time.h to both configure and CMake. This will support the move from gettimeofday to clock_gettime's monotonic timer in the profiling code in a future release. (DER - 2011/10/12) Library - ------ - The Windows VFD code has been removed with the exception of the functions which set it (H5Pset_fapl_windows, for example). Setting the Windows VFD now really sets the SEC2 VFD. The WINDOWS_MAX_BUF and WINDOWS_USE_STDIO configuration options and #defines have also been removed. NOTE: Since the Windows VFD was a clone of the SEC2 VFD, this change should be transparent to users. (DER - 2011/10/12 - HDFFV-7740, HDFFV-7744) - H5Tcreate now supports the string type (fixed-length and variable- length). (SLU - 2011/05/20) Parallel Library - --------------- - Added new H5Pget_mpio_actual_chunk_opt_mode and H5Pget_mpio_actual_io_mode API routines for querying whether/how a collective I/O operation completed. (QAK - 2011/10/12) Tools - ---- - None High-Level APIs - -------------- - Added the following Fortran wrappers for the Dimension Scale APIs: h5dsset_scale_f h5dsattach_scale_f h5dsdetach_scale_f h5dsis_attached_f h5dsis_scale_f h5dsset_label_f h5dsget_label_f h5dsget_scale_name_f h5dsget_num_scales_f (EIP for SB - 2011/10/13 - HDFFV-3797) Fortran API - ---------- - The HDF5 Fortran library was enhanced to support the Fortran 2003 standard. The following features are available when the HDF5 library is configured using the --enable-fortran and --enable-fortran2003 configure flags AND if the Fortran compiler is Fortran 2003 compliant: - Subroutines overloaded with the C_PTR derived type: h5pget_f h5pget_fill_value_f h5pinsert_f h5pregister_f h5pset_f h5pset_fill_value_f h5rcreate_f h5rderefrence_f h5rget_name_f h5rget_obj_type_f - Subroutines overloaded with the C_PTR derived type and simplified signatures: h5aread_f h5awrite_f h5dread_f h5dwrite_f - New subroutines h5dvlen_reclaim_f h5literate_by_name_f h5literate_f h5ovisit_f h5tconvert_f h5pset_nbit_f h5pset_scaleoffset_f - Subroutines with additional optional parameters: h5pcreate_class_f (EIP - 2011/10/14) C++ API - ------ - None- uncomment make check- updated to 1.8.7- undrop package. - Do type-punning using unions to be able to compile without - fno-strict-aliasing. - Don't use macros in patch names. - Use _cv_ in variables to be cached by configure.- fixed build with new gcc, see [bnc#501751]- save 9MB removing static libraries/sbin/ldconfig/sbin/ldconfiglibhdf5_hllamb56 15241295541.8.151.8.15-7.3.11.8.15-7.3.11.8.15libhdf5_hl.so.10libhdf5_hl.so.10.0.0libhdf5_hl_cpp.so.10libhdf5_hl_cpp.so.10.0.0libhdf5hl_fortran.so.10libhdf5hl_fortran.so.10.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8018/openSUSE_Leap_42.3_Update/e5d29b2fd4536165dbe4a4539467f8a9-hdf5.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c710d2f60f9343ef2d2a9298ab7b898475b59f73, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=808c8995fe8c88b3e68ee4c28e130e013353e81d, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=94a1874308f2c13919d751e1eb6f96d61da13f1b, stripped PRRRRR R RPRRR RRPR RRR R R RRw}Iȸy?ƍ?]"k%nd=~IJ2>\E`Jz-s;Q./Y,, Ž qf 4w, #>O6rԱ]A+{DZO8|'L;g {DGD.FY0 ݱ02|S8;v2(o<22mSgm6Rwbsc!*O$=6cP'cQq'4o /bD.V^c+itBMo1PbJ !U~jޕY\E=5JYs>Fvk$A\wv!aCJ\]j[~7K7K< \鞜:N?9X8"Zc)"n6GEF/Ks.G|${&:]Bd44~/#k%_ɆXbڣo❜}W%+T&g~ޮ/V*LEY#09?6n(vHtT)G4N)"GXa;R Dȡn1[Hz !1`E33֕b}Q') upñ-KpqCdВU+ǁp4?C R(izQ,|M -D#0!&shU&C056zD":?ءQ4Mx2P_Z3JUkޠ@cp<|/>pB)WY:A+ x\~`zjir@`M csЗ21x-FZ,@DtFT"'\`2Ժ{hhqt^gԀRr2tI$wf%@OL2H}(Jh-DR/IqXh!xI)k\ӍЬɯI99$49gaPWFUǢzh`f qT.cOu`!AA6ϫߑ־l >HQp}Xgt汻 \RLH4YZ4%I9Nǡ-.{\}hbF PϘ:gKoCxbZ?iRrmЕQ> -*{c=5:0$M V܎Wa {p1[BUN d7? g]i{=wk(U^-yH\T54'Nb:c[*7 "f퉌~ P$>R^䨧_eo,N8'-v?huH]Ss~?ϐ}F>;{ / 7 f' Ԭ>jD `…1bb UO0A?9}ѤGb깩1F./{ -gNꯔ4G\ fC Z\h ~򦅍tHf4ÂʎG'㏆Jĕu>k"H{"5v1WIwlJ+߭{;:S@tD4k,f80Dވ(SM֡y@ʟ4@ol:]!U՗B3p-=\#Z1)J-F77y]!&9O^4DtϪOHiQ!7(,W0/+.z ;\ #@AxT2ߝBwX$kR<]'ĩ"1Q6-[_ axCâWv* mAOsDGvB\ C@I,o5?H2W ]eJB8}zf% s/ˤafd|EWԑ'e̽V5c3ols)a 2]' L癇T WR؋z8S)B5 zkF/Qݓ*8`]-HՄ70 D3xʊ&YUCG?}UyÍt >H_ڽv:5Buۑ2DE-}X#nA`G?vz͈~9},;ܭ>DB5L {C/ K˱٪NKXu_ah,usa>q3gO{GGufNۙ? 5zY:_Z%!x'l9q^Ǔ ( H+ "sL50r@Ǡ 'L:酲Nu?﯉{~ H{S_`NrF3Nlp+AZe pPx|\\zK".g"G^Mb^PWkv\"(S''b] K|ކ!_2|1N34Y^՝np;~o͹ .d$WT&ǃ46$kOo"6Cq1 :\Z㨺9FDAs~{`6]M6u4Ulԍ,oJO wOa>W6oxa:Ji%AAG&!K cyߗҦ-8&;+K\68(b W64|;r&DgPt $\ y40^vnw?; Pf!{J0}֤˰N !5 iZnft3E bwWkӉe"l۪%FTd0cSoo#QXZ2a DFAA&|)򯃍BYDӧ|*B&h˖1iU 烊 Čt!9msŽ| b06zdDGylL1K[Opa#Kw htڕ[L/\dS#Bw+?nԠn(v[-8cb4TteZ|2 )%^Xiw deb1s6!dWb6@M䴘}B5=YKz8DAxٚ>eպ/|L+68tb9mg8EǐST79y{%]|{\! Tzo e2*?uISɩF}>'Reazg"Wt/(z^(&v|~;r^u{V+=&nAIL:-i-|L'1v\GuFkWe|>Dzlj7Gx-].Lh";^nr9݂ zGc_I$L]fo`aA7 R_4i;K0Z?,5%atR++< gT$\pp;%-R .&ҶOH`+"f"kSHAf? un2p+*ײހi6ARfl6~%E [/`FQ]J0TV4Ho.T=8?l*~&nznitU~4 χ:6쟬.ab%+2dH߱w ^u1 8%',tʺFm?6Cѓlj`9NڔQVVbgd? S[Ur5'͒rH.ޭMc_*0Bvp\2 0"BBlTJTՔ ՠ[L] Gdom:&ֻMRGyh.!8)1>Le@G( ;l|ӏH@Ut_WϦ҄Ng ܔ*H^F ݢĽ>jtYoa,q qQg8|0?;~xv7X-yW#.‰~LΏGij9L)ڐ!~ eT AU_N{ @Oc˪;)}U9ſԥQ&Grt!AѢ29cr1 י^4 dz([²cZ!n$,sp]y_{?!3fO]g=$ZS!ߕήc "diǴJ-w3BpT |yUmZ%X6YZk9 l*ymiʺڴ|VQ*/(ϣ4vU\^,7Uox6ѠEl Q.Ōa,?<:?TW]O6C eLK TD2ٞ;ݱк H`MtDɗgK1\фpBS2sa<@'rd*$|xrS_߂BMwd>&?Zb 6e|N֖ >iz$u^ kE*:Tv\aTm{`j^EY_>'JvvkX e{ż &3Zh#j^aS4+9]Zm)˪TÁ9 Q]|}J 6YJOs?:38AF8PMJ2A /Nt );WNBR+b@iTJSkP^vGhU/!+oіߜ"5}}t̴MWJ'/$✱zwBe `zԒr@Ae_-N΂n_/P5XA^vcMiإhxhƏƬ:s߫*?"KiA?. By߅ [)d j)R;n}' I[Ο1rS~V)ń~ߺuvTv|YNd0Gfvs{Җ<)ht(X8m xּr0* 12o۴LU^YhGdR @M>W݆b ?ˆlaegU'6#F҂dl`ḞM[bkKS{Wk2 4@HlhsMĹ:ۯjK.ң@_D Gp'9V ]f_u+vDFW3˕vA)bNs#J1M) ƕm;>V$= p9iw0YK6귶qBjVN⻋Im[ ^cKq}1l |63''h_S8wV*DgYdQWL -حޛwAKwOFƷ1*~ y%&ɵڞ|-UVњBuO $t&wrGIUi|K/St{bϱq{UBDC_.d y#$%t] Yc#C-.;&.}b6XQC8|eD~Q?iPȴp&qj%(֐xr}ШT C6xD8] -ʼnL3u U&#Q) zœኽC&P$%ւ Y$&e y'>#A2!\P*5 ӓCMWxD*^.t-QB ;֛|ܨUeoR=F 0]tp+}iQC9r n}נ [`yD.< A=r'bץONFZh8Cć]L55BF"vFrK`q$ƠDgM"]ũ Beôfn4ڳe(D 9I/f- Dm[~es^b,F)zZS~3ge;V7mkWqmrp/&&$"4\v>.CRkZST^gMCƚ1)##SXoHM)(N"?\ͪd9SLg:n0Xݻ9Hxǹ:[ W{1OX2 MjcN_wl ܛY9Ctck/]<.$?WR;"7ٝ4c>j?.^~K _ϓn 7M?[lE=3(q Tϔӿ' 4ǔî&.FG̲N(r2j"2^'&=T ;'0uK~dH}lےbt;Ae_hs:vg2'_U1BGYGaaҡ ;ڍ8ڔ:]]Df]rw2`^r9mXswRzSF-+n ?f{T=6+5D[ c 8QE? ?^8_O0]ؒUP9