libhdf5_hl_1_10_8-gnu-hpc-1.10.8-150300.4.3.1 >  A bp9|$2YC+DT†cx-B&l&-J8d汸Jqbv^' Hȉ}`]epgxBgJdѿ '^MU7ԣ^yH[Z[,YǼjyּDQ:Լ FUEL3.L-ęxTDܑMߝ87tv-AnfC H,JrץN2Թ[s :ctv[kĠ.h~v02e827a91f9344028d70c733e33b00cb50ef5424592af60e53e885051a0db62af17c6881880f338031b9327080c5a66df8cc6b17.$bp9|Nz}[Zƺ$q9rJ4!CLA'_Pd(GظU&\KgqCM᧱}q,wv\Ak"C=c/qM|)DM Pm'4W?0@u 5|?E5 @sMPBKo v9=Ex=KUTDQnF?Nu;P6}vmѫ\A?Z'z×_4ϲu٧EV98jgE(>pCq?pd# 0 pDHTXq   , H  +N ( x (8M9M: `M>k@kBlFlGl4HlPIllXltYlZl[l\l]l^m4bmcndoeofolo!uo4voPwoxpyp0zpppppClibhdf5_hl_1_10_8-gnu-hpc1.10.8150300.4.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. This package contains the gnu-hpc version of the high-level HDF5 runtime libraries.b`ibs-arm-4#SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://www.hdfgroup.org/HDF5/linuxaarch640AAAA큤b 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-17234: Memory leak in the H5O__chunk_deserialize() function in H5Ocache.c (bsc#1109167) * CVE-2018-17434: A SIGFPE signal is raised in function apply_filters() of h5repack_filters.c (bsc#1109566) * CVE-2018-17437: Memory leak in the H5O_dtype_decode_helper() function in H5Odtype.c. (bsc#1109569) * CVE-2018-17237: A SIGFPE signal is raised in the function H5D__chunk_set_info_real (bsc#1109168) (commit 4e31361d). - 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#1133222)- 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_1_10_8-gnu-hpcibs-arm-4 16527983041.10.81.10.8-150300.4.3.11.10.8-150300.4.3.11.10.8hdf51.10.8lib64libhdf5_hl.so.100libhdf5_hl.so.100.1.5libhdf5_hl_1_10_8-gnu-hpcCOPYING/usr/lib/hpc/gnu7//usr/lib/hpc/gnu7/hdf5//usr/lib/hpc/gnu7/hdf5/1.10.8//usr/lib/hpc/gnu7/hdf5/1.10.8/lib64//usr/share/licenses//usr/share/licenses/libhdf5_hl_1_10_8-gnu-hpc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:24282/SUSE_SLE-15-SP3_Update/1b703aec7d31dd58aff97d5969d13c5f-hdf5.SUSE_SLE-15-SP3_Update:gnu-hpccpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=40feffc78065962f1b8a537a75719605e13171b1, strippedASCII text RRRRRRRRRRRRRRRRRRRRRRRRWS&NI7Vx ]utf-8981b649ad601394dfcdaf8e667e256835925e0474fc2df8ac4ccfa6864d062d1?7zXZ !t/(] crt:bLL y=hNʫ%9,~sӂpՂheҙ=v%|zEq I _\d9W)o XnY-{|3JQ|lw63KL~ci|yeDYD.J;/:6418v3X]wk 7aՎ}yH(%X%HDIG< wݪi _%{xVP3obתvL vRu]d\o5P c+]FPATjܵPA3@F9nL5&ZB-d%%]7%k6^S>ivhta{~7/y$5Za4Ag|IX>؇Ӏ_}a}{;>.KH PGtƮ0o?m/h& u?9K"T#kqu|7p툲TL(}pK ZlXtR/&bގgWeԶ}5LV<:g[k'cw$sNdNdZJJ>]}ܙi:8cM/66gJ;' 6 c'/\dmX񢔕IPE8e26qD$`kaJ*v#.t4n? l5]ZȀ/чL*h凓`6k@<ʀ!h#05v L! *Z(D9I%'TnI4?Wa=57%ݏk}M TM$z(8W]MV͕U̖06% ?〉6R.s5HqiJ 4t%7y5yco9/ldf?N'6v Ȋ/n;˪:;VErFHݷWE@~$gUqQ-Ҋ̓kLh-  htQBxNHaYT:yVm7giTB}Ϲ7}f`R*s`r?I2Hizvr8*؞#4{ʿ"x,=oD-$]4.Gu' xw>xZ(/v5 eil7`̷ 3->hnׇ48SJi])d `ZKs? E/*m=,6XJBe#Q}"TūPD0vJ7ђ/dî8䛴x;ڼ`ϋ97F4mZx&+ߌHe*# C&_>'Ӊdx׾cZĆᄪ}.KF7.t*V@tUs䢭2<M8tHQL&B7+{KߵbuiFpS} %<K7 CLF-Ǔ,_lJ±N.dLMWXXW}U pJ]RuZp̌M b[lm\hf!M[%p3$[yjA )v[TȂ/[ik\@^&-) ,-uHh]6o^,Q&vT|k!F4 w}PՃ-o#8g) źHVIgTnp})5:"p] hUs1ڨ7.)c~ɛF.@)0ިj(NIMqSwHP\E1RpK{cw)P@qzJ4>*>l 4Wa۪QQAkpfR>gS~ pc] cl/aXzsoI{ ҈%gAH$uzzp`xN ]K!*Q ^X'\#L~60 һhU/ͷ^͘ϓ|͓C*ĤS`Bk3k@]$FONқ|JG|%@|1XcUDf"19kL/禺G bZP~`ITӥ6n8FJ- /{ (TȠ󂮖0A4eC:e_?Cr{ڄ2>T.7|,iYO*_)Z$s8cRQL`TidgeWћLwzNh.@qcO~gl.]M\앂}R`(ZYAQ\!Q@=)CZ]vim@Hk P`qǝed4%( Ond?iyJmSʷ+46ecPװ"\16ܠƥ+^K&Pd+ςMkBlmɴ/^];, j^7Ձe1+ta*_?&,"^L|"RA6nt/2.PFtv9DTʦ - Ez]@M/$ғ(|U'IQ_!(rrHȐ;֓YT܉F>J d؂٥ 6F5=6[$RUpS>}<]1G}:7AuT EIGBY7.f ][iu@y 97ٷaS'`* wQ;N6šArޥfjK`O|/B+58ll_ZގpѶ.MmH}މ.6TA.9` h=_NyPKy,"^٩&)EoKZqJ A TYDΎO ܂XN%<%R$C+gد;v}Kc5Y)L􎞄:C6Ua ~M F'^ǸE/ P/%*%F>06q%Mjsnwk<%dp)cS+ADE ]ɻ4>?~s|\#^7~BSyO419Z|A+^7jUQ-ݕ72E$D/cS^SϒK~s2MwE :x^j0Y-Lv-.q"E~9RR!dI -"VUp~.sxԌj~'v04n_uid]N:c3kR.= 3Syd5>a ug~rh8]-aI%g @TM!PcwSKHˠTxWG`א"Z؈ٷ_GnJS6(}M9lt|@рOL#56X yG]~P -^ 3H<[Z,Z ܡ=\N3Ʋp5qMbn*~I#./B_k &DApuO],{)2fUC?`kz@ۅU3W*T{GTš@:A,m5-3dD` <Ï:7dC:5# ;Y3v䁕٫eJ~'.xR1=)#V!ռ[䟄$bB ~c7v.\¹]ꕥ9[nԏ`]$0d#FOvQjy!dFTP y6o2꣚rGz7Q\| K *i|WEƄLiOi1NOmHP/]^nL$=@X)f‰M,h>eѡS5fa?% (R7!$T*q`mXչyVrf"עB} ͇C"QytBպ `}Rc,NvgEFBn㧗#ڝ h6YpX;|sAy3;zUf{;Lb9I xF~_{fo KzyOw9/{ ue6l 5"5}Œ;vPs/8GY!\g`ks&7\r|8(OA"0+'% n"shȩgSe:Γkf0oNP AC:ƭϙ$牢1| 4w.IǛY)2󫦽>!t/[晀ܮzL5SoE|z␃/$r|/բx+.m)"7!3%qFL a'~&@$=ոqZMGCЙR=B:x6\!#އp>ː1G>:!">W"k0A:cL[*~ M7X֍PV 3PC"@#77Tkt}9ܘs!/Id6,Pbrt)uomC\P~XA.Fȿ<j 9ӥwy^f+/M QK ʅ6Xם DX4 R'E ITa9RTΉq^Cg%*X7c_mp̱W"S }Cϱ~{*7VB!egQ_b*bt5mI#tn 5/{AFeNsE 1P<Ԉܤ8讷㕦ڢ(IYS7jm~$4 ) .T0l?i[gL@P$84}5˝GQM$'Ij4rd/G]{+/$Nc .upWɉ^7ո-ZD'1tj-@ME-  XO7RoJ\b.L!9qlHd`ljCĦ6W~0*dτEDk@}+V0|.!^jWxӡn:1҅nT)_%*BM!tZ2sj'Zh,+r%?akx32)dp>w -wpUb6*b{`4i TԨ N N7(oGЏP@n+;&@E5΄Y>l>D ,vV.EzqZoDp["]"!׌:vL^mkœ~}Cs[ا(fw\n*QgH[9IwDwv5[}vLpn<JYFXN<41 7!RfI"bd.<~4{ E ]9}OR]İÒ΅@Q5[^DGR𷨙)υ}QVi`#VF/-◕Z/ݙGa`A~y(R8 9jfHMaɈ$ϑ8 Oq7ĎN'%V% IEk"f jbGy·ȓ# k^ZV^}"kICm| O!~9+ʽ#t_Iլ*{M06H{_O*DJQ/ao}`ѸQXt(GgN`QIn֩Jmp5py$\{=uìbĻ5]=B̿s.g r "9e]|5$v5Ukڝ^ǰ*O4Q)Ͼk܌bݖvi~Ub'9LvO3"}yu @"`pge?li/=e6s XeqQd3&x7DnNUPK}TEF>VJ`%#/LU5bYTeV9U!VYDWId]B)_j|^M: M}u̠yկn4bG'kJ (mms|,f{zo6v f_W9YcwYe9xm9;se5apЗET62 NxɎLd-OFr'UmdiIkK]4{͗d'a-xюQäX8MIo@UYa/D00TqftkRxRU7RI`x?[ʐnbBwQ 97f6NmʳtK <#(slG$XLpfs+Uvb!8 ! (߻m]:e:p;6bx*({::n =U WC>52cYػTRT|( \հېn{äEEa4BNjĚdU']ao 4>]_zܚ'nyV#2sS3avn mB-^DUApUa2w-/J(ʨUje9v|I_%][[+g'kZKþL/UKPlxWmC `ݍ_<\UE)u5^FES_څdawX?< 3~}CW`> }έ4edafm U|~ :A;`$]AY0 ^Ϙҥo2?*[Rp)*\F1=Jnί Ԑbg^:b49+6bw@ϸ:Zax ": ˋlor'K.$&:cAP] l9Ѳ-[7FyB?J9L [@yʘ S~oԬR<ӷM HIN8?,eEWw=' AUzN16‘:Qc/g)ϡVˆeZEnbNO4CUδA/6ܳ0(GraB!G>f^^Д_Y֏$ #(-#?9ӧvq]P`:_ 5>No}9G=JHm,1EC6WLJE5n>!ri!xت,5#*Ů%51 r_fn/(TRu)޻=}jrW9] jHJ`pyա}vovJ'~Ti:Cmv݅nRd1?fF6^hxuq!j!hn# ^ gWh9ja_Ă+[ 7g9[+|*ݯ+y=Ӄ!D-9f֕!eڲ׽u/0(%:2K }-גyq+Yd]u MT*1Q"/0=}:io*hu@"Oڕʙ5]N4iW֯Psٙ @hjKյG2;'Vq5,0tI U~BRܺsYijބI)X~Yru3c=#brF{ΆrsE~0 Z1U_^~1;!8ʀ_,K,C~ 87! eQ4bLQkq A!tּsMBs"̝IŐ˘h[<yIf_S ӆkM)HK9>2gԹ%6 9Er 65\xyur'JsZtuȫE+%7k潉]h] ;lblRHuN{6{"t%;X;󻩨 Q ބ\U6m4[;th. x1)E4|oY*ٷtQD 8bQH srKyE6T>*eJr8؉KkDcXi)ȮȨ3clF[%f=֨A wL{Y/gn1'R sK' <<~lQ:t2qfMsyHҊȹ*1j,ΠkO6̧'0!\iڏa2S.O_A1pQ 5%݅cz],qQ*ctTohA~ w}GoԳE -˘ hX\P\^fԸ]_B`>׍I $޵tc<G N4(vĦöqcwZ~g@`mtt4}{-3\=vHGJp%'QU|xmfJqNş-xA'A̢14]JDp'"By7ҷsW }w@; ght&1kVs X)@*4}$#*5ݍoe;!e?DgK?qxuj5b8}v W /aC.zZq+քў K]ϳP!Ɍ7$YN9_̜3Ǣ(Z# >VkXW)@؃1Vp7plDU+23~=+6GfAzH-`d`Dqnr9j<PTGkZNx0i ,9?)[s"~lLB _7P&q!،ܳoso.&Μ-/[-F490$[Ueխ_3bvSlvRGLZ"+1(}NyK7꾢}(rZ'g+X!5n[4 fGsw|Obh?!gx6m0W3^T-K< e#kO]B4ߪ 6XMP!Ddײm9WH<9bDZ%%+,1#냪$룢ӞSr%PzgAPYH-g9>.%.9B,EAן% v +/NVpC,aFhq(w 6&< =\l3 yr[x)mלo뀈8@.6G>֮ ](_7U7d= }.V)Do,혜= ZV Fj2,|:/GH8y\MOlg%ZAN՚Nd&'35l-LgLٱV)(Dϓ"wv+W";3[HefU.Z8A3OKM׀)%lNV!]],:~/'9eϨy!@ݫy4R)uI^SWu|]  !\{IP?q]_@6+4w:@V[XKZūH*=NC7}KbZ5MZv.# 2=;\鿎Y*NX CX4Vu@z LTfXSaiqYYǶS5]}׎П05(#Be̪_ƒ|ky?QjxST\0T ܧ^inà7%%<'*19(p5EKȩLo8 ^Sͬz% -nC$ ]{zf>[5W /@BV02)ip\o^!i7o jDFB447i62q=ǑQ/oc[H2&qs6~i¹VѶbVRw Ko@ƒ Qj&!^s?H2@D*p曍Fh[iZK:至+N$:X }kM0i<[1-l 6UK8 /cYHTTO4b$lGc^DznՠAӓipcu\wg̚d5,>14L%/ވBFҼUM։0,Hy=>}#ˡB#̺eII_!LLBo>Iyi&Tm͖"2Dgo :0 n`d I9[Y^b!1s}="((r2h<_RPl;J 1lNG۱ɼ^4r\Da\п[c\qMb4E41YXTQNA҉zqr"67NP@~5@40dS %`(Tږ!gŒ՗kl6Mr'يM p0d U h@mxYw . md80229jCJbjύ􂓍G8`o oT&8W1I b8P4p |B|G=o /J<|bt8xZh/7A?ώ?vv'].a4)yxRz2SaK%S&qM_i(H<^1:N1g8eDZ+.[,|N\j|D!)tSr^D"o+R[fbQX2b=4Uutyɀ[7)φq:D='K52GRfNN5Qk(d9-QC΄'Z1|[7 ԶHtrf΍5mbD3{կG~vHX^0)Dzx{ӂ96R3;Rˣ?,UeGƯ]a~21vȜs~wwauB*w=Z#ܲY{^t"holhn tVTnÉ4wvB e4 H5 jCTLAs50נ۾ߪGʬPif8g tF*޳!X HfDa]Q[jRWGl? 'u𺂦|8}aPa1SX YB|y3]7MPs3 MׯaNզ68ӡyܓjrٿlehŽ4|L.##\P5w]}"tjMOx!Tטh_["KUT[c/[ikt*9u s> +qA.  e̢#Vōz[#hr9ܸabo9Yz~x+| yvEKk"|H<lw׉uWvZ<} w.]g!J/7)C{TrldpX%Q6=$x~67lAl\Byփ!9ˏ{uv/{_.}D W6 qCB+,I5iW9Ti}ЊDth4_X,/3lewOSd H/,ԪH1:K+Yo*[y1Yun|-Li\cu;߅'~mesJKy-N٧tjZLisiXqncV j nAVJہ_adԜI!a֔*K(f tKT@Y4 3*\b4j~UGyG'\C`} r>X "ߌ]hKSz |}}w۩EP7ϓFEGeҧ,Z !g\ n%`Nbo2s{0#Nz:Ii+_)c[i,4EHE+13F/\ f7JRfވ >Zך;TMǁUx#Jo `zI 5aE5ʏwHZ>RTGePRF.sH|7 k5+ 4_e/h-K=wTqc< ̲),|R1@:%!k\%wLe?̕CW(^#ߢC~ر2H}Igocʀ?rv!l[,m>& Zѓ.SVl~<~äl%yc~oU(MX5W ]vuUCxJ],% 6mjNI+$-o&{afr> ;{n8i+#%=ȑE?H/O)b|'JT)\̆!(:d=`T-5Krfc ]|ŏ&m2 )ٙ-mX/'Gb^Qs/ʟ uXioaBPSNr\]֌3k=ƈRtqZQe`xR8P447oˑ}EҷjxMBփ0*~ .umѧq"rPTy+߄*C5 ['< 11tޒ3eMpx>5N|2'ЏgE,t߇4J:ߌN='p;: q)z^=dÙV c:,?RH" ,8±/?("Jۄ;|[X'/!2^]. kx#RqZba -F$3c &dH3nV'q50ݽ1Ro>An?r0׊e;^cbH;059IބX; !OO&_M |` 4ކcX1N&뤛K)5}} Jw>NE6_zDW=C% ${8QUQ`(ELĽ܃ee:Z;(L?'N =[[B9JX4E!q#+1qQ?\Uh!r ]_" !Ƨm$Dȫ #_<2AEvF 11~Խ-hDS{90~v}|f_.US58iH$}8q$[ T0ǽNe#o5s^U83ԝO8wW7Cٟ8p{%E' a㯼F`TL<#zG4é : hӞ;MsjKO q!pA5AhH_񥊗x۲7M.aKkxHmpyM,sKh 0Px(Lo=tY$W>Acݎ#]Us| 8`IƂhCG.Nmγø.nvߵ2|mFrj2^c괤jnɩWc*)ގurp|NWhkٱ9Mk @pL%a9Cz-X;lJ߅[:Z2yĈ>wjl jw>&h^FU`7w@2^#tZ-Ζt?H,h%5MJt,\UЊH>>@,:tC-}y槏oq~(b{ QF]yh6}{9kpɞ]S^#`Н0u$yc28oc=:fu.+(J{-lCE82]m_.yBCߖFiͲ{H,|ݶ!#`٪o;8G0ynۓu[=N n| ]J;uC$sq~mt Fu;ځ'@&t3^ވh Mm$nA.1qn! a(L!~L%L #Q' N݈|]?&X>ZjVӊbהlw̴%3dѯ09e`I_:ܳ,eJw(f{bg[-uR^昹ocQ=޽ m׮Zzձ 'ܺi4j@Dw&p,JնjLIwo%U5lh180bN7p&-%бHs'nFy!Vԑ#GWYu|cD(XW}^Z?D* YjRHI'@K_A]株0)|읬Ǝ #T@ZE2M 4yYGjfM 㣢ߞ@G8tBCq_GnΔ}4PB^9I|rV n9(vZ>ۜm fzIVbQnPL7 GӖyQH|,`m0I0jҷ悥2b:F$ xx~+rCcܢzl"}nqgЋqSp5tɱkNV_br!Ӫb,8"&w7σ]&|6C _؜Y^, /VO.8'yMAٰ.>9+`Č[dl$"o]:RG DQlڔR&PmSeIsVXB2O_]q1EL'R_%0Ԟn,efAZn(كxς/IEZŨg95)`͈: d $N~RĻ\\ @Gt/xA9BYjݴԦ_юi&AqmW~{}GT9ɦ4М@_jFWiY?,z\/ia0s x-7#`N [g3Nut!%|YҧJT)D8LWuU]y+Vt/5OǁqdXFby흧o | f:TJ m+HvFm_4WRAe+I3E̒@<Kݓ:BA Iw_KKG*w ) ZYjxfA7nZ@s@ aM%>ky{o6tY#q%9jinЗ7ĕ !O 7VZ-h]S{ڔ Ju8$Y~zo*uZ>8CgSH %$:v uH2Qxv%葦j٤` &w鵖bӎS2 s/֬ ]6O> UcdǽGy Ue~mޓTWr9h4Il ] y'Hl{̵P$aj); F^0Op _lշ_fȁ'Nm$' ωBt(09i5.yM./ү.ױ gAƂnv7 M&rn.q4gBAw^?CU8) +1$Yv~+pD-csqˋw8N:qB%֎*.RUD;iND R[,{V9gaf,ޙجy/.i6lI*#I\v9D+:,_J7Aު7Bݯ.nU!`? 1e軙o.>,r"Ec;^){uqX(Ci*wS>oi}6K4q~62v|z+cϹ-Wsp?/pӼu8/YaX+~Wx6"a_F( %)e(q: F>g/޾ܱ4 㟳NX<\R#5?fP@@DwA8>׌ 4>QY亳s>~IvЙq<> x(QS2̞WmDX|Aӯel%_z\G \: @ǴhX\p޵SRdKYK]JnkډP1])/qݚyO[Љ$|İɍpS_  LKnPxgO$;R,gF)Cxvj,?{s-:.tc'yӁΕpl;t.L&|6Y0&[Wͳ!Ml(酠DpHo}dś=C(8FV"hbAH̗30t>Iҳ٭hcp'bᄑc;;~#疱EJ`&^+yO:mD=ԤB@{ M>Hꃏwc/A;8OrpV1拑Ͽfhƽ/ۣNA}#'*Xq;y\& $@nwW쳧|È_ -Ma7PlfR֖4:.)sŋ$awRͧqJJX;ә+T"Dۋ 2foÝxd5Ze; +ܯ )M84;ҵWIOpX[Xpu[4YH"U<z /R'0]9>Hu]|VH@q#\$_PL>*p(ylO_]KnY"4ƶ_ 0uaOKem =B␗\7ep`bMdj୩*`Tb0-1D PraF {}oJޕ=hko*5UC}fsF@h(vF3nrL_YU}p zd*(֜j>L{^ Lc7{nָ.T٠B ,S/s^Gk/SXOgςXӡEO{Xo]FynTg`Uyi>}R]Idw C;!)bơTD%T`Ev!z ϏJyzUVXBs+šBd*eŽ4SǘA2e6cK_jq?r)`GbkR-E, 򪡨C\B*f-G)RާIuV~?1q<ԆS\[ه?CoAducg7P$epGǒYJO;r45@F!n7 j8`Mjzňu5*5$S:x4S 36o+-|,S8>j_GLk"iQ=[!Orϧ>|=mWK],gg*C#$P4!i\ФpDULQ?Uvp+7Ne!I=ꃹƹ;aVRW:20g ]aFN gO~cB.8:2Q:Kr5' rF[V]ɬj?2A"1rgtҡ>#i"M|a-J6~dDEYhtv{c:P!r^8KRtd؈\aDAɛ_#&̙!*:n5]ԛ0A }!)|ߝa0s)Alehs9T[dƳ灞Z|B@~{zc2]&`Zv6nO.m5`*$Ւ5XpMu9<7u&5lջcHŊ_{-*k#/:9Xf:@.>]ų/s9MX#VߘkE+=yͬj0?Z.Lfz^' #uUɟm1Ig.?Ep:O~VAy( Hlqh9tEiIj]%gNmW$3?ieO_?nR2>.-eU K_u, /G'ӠӾ˷m L}w® Tuu ^g uU y^<S{c|bݔ2xs$@RQpR OyCZEڱ .s`N=W]daP<0lN*bG-!ZRbui>mHq!ؑ4 }tF dW<$ ,[@&"~}S=&bA!mͺO:Zn,:EUfr!`0dbgHO^=؅G݇< /x_rș+ \o BX ؝+tkϮWs>3Wq]_2S:o:O_tnP觫"){٪:;Ĺds#V |q_Q+^4{1HU&D ,V;vqdX6وA#e'aW^@B9o"O կ.h$v0 Ӟy07s';Ѵre/JhpJ 977q$&bw8-ex; 5vH1S8WtINZ 2nCDa7r jPc[_%Ǜ!7&^wc_0w&OqoFfhG`JVA?T+&frJh3;:,lw,=kn&,tҠcb|U5XRZv\-Gq #oćGn]8g Z'Ik&dnuF|BVG1ѫŲ[Ӯ7`S1ޛrirBuZ QxeB!_Ў6;>KuzuR /o1[1[di6]&QD<$n-%Ե+kLe[>Dt'YpԌ|cTou5C-dy`FfA#(]ݱBY=U*`U_io ks{0:4P7Ag݀(Kr[ ;*EYv그IZ>}QN`5d_>K.Q;2}HSqiX=(FB9Ϛ뇂 avaA>d `˻C%8^Frg]ܧ:|bGW6ZJs7ʭ4$,vڡ|7 q:z%[!q O,51J-vA.hL5 Jn f5BМEtOu;eRV N $Q# kzr?fPo{);JgZ$P.dRFVS>P3#H3`:Gȟ֨ L臥1(*[b*-`&bilϔSRѷ0bNy|8uMxKi+eD%TN5FE)MFpjpGF9n0j?Dm.JٺVdz\r9f.f6/^NͿ=P>61^]cZ))z7^.f!PCϴ{H8y"R~J~>,"1R!QUGaaѤ7W8|'RcVR^'Rt$ M?##Wuvfb[&ׁ[ C9 ME3O B# 3άkݡ#y΄,^;#0s(&`GfU[ˁU 椰ac߷G~I9e#@r3Pd) Y䱆5ƖX7O[G8{-ñOZق/`}X&4>cd2 pFcQlCi<[,%"0-BtĠ鶪 WXmM53X?Gh%$NH1]"!mAa>|GF[{ k)Xt=)pclIJڻ;۶3ߛȗ/T^תkܺ 2QG |ySeGBf+VAqy$вzV"5WԅJ<31[:c;$HU4"RCr:+C}3q*SHRPiaO]X6 NZgޢb%BRh-F;]آB %JqK^zڛ"ˣnwDbhVZ޿qu2^6 պ&l;>,qgPmZt,xc 9aJkZAR*!o٫MFr4ﻛȵ A5,w|^oZ*}4k5>7 Mޫ@?6_K6ntmaB&?Ff1x#[FfKgEbic<A0Aγ^Ÿ ș2dD ܪw% ^ A3)h(H>~)͒l; #_<)BZᰕ(Qt~Vnza((l!a'Lձ3b\ xeᒢdzwl*2%Q y1I1%U1s4>-HA9&86G2HC%htg1{Fć(/v^ɮMIlnax%Q6v&N-F&[CMT= 3;MVmNMߚ>T1AD!#)*D ApP'`LGa1.YeM泔 ү+qc-1Fw>'CCgJz;%.!, b{ߨJ4QN!9, R"&zTɯ_J #H. @^+o6-L}}81 XA7؀~q&QVU͹G(GJ{Gaޜh@ۓ75HW˼uϦa91 ilUx  i{:NJ X%9zE,dAf"H{<~n`*һ8|&eB@.\;{s/FGrS@ ĐYS] Z0PQRbdߦkВmsחϸ s].)_YG-W>!bux9Ov_ϐ/rwANulUR5?@;茆>%҃kJDQl+S׶~u{҈ XPrK&Ak53Ϝ0.Ad?[OXWP9+[&n]l y>_8K]>պcZҿT%TnCE) 3,1Ǥj35f)uߓAl }=T%_$`{M̐$$\$msnUmJESZz}wґFEJ*3GUDj3зW(%iQ{O|rƱ1v_wDe.w3Q?,UhzދB?c#w'-> :sd^ 3ʀz9oNr#!@MC1:ބ={ ^?BwO},AMV<H]u?<:Us^[bZ YJ[.>A J)TabqYfÌX6ԟ2vuHOvհ}GLr\9J_ y>8WAO+4]Ϭ?+#2 J$mf";a@h>Fe?6š2d PJ1r9]*-16RX 8oB+5Qݟlb0m CoOJvx'H;ʾvt1(`odMν"rAaØQIDߚj>8ڳpx_amvīWBaއfSqmR7nfB/G=@*@>ݬRyOr?GѤ@ Cja1ʶ_Vsd_ꙁ4 )!q^ NpH 0)Яۜ^0v5l::ejt6EhxX'JyFGbAƭHh7d8nDqua纙<};}N8`XpV`u$II:a4w4ϭ^wEpީQ8p7:o[]9lFI@-x+Skrk,1,Cs۹haDz v2+@RW)TĞ wLXeٚԛ[&Or\.gBhq/:UanTS+zrZ=8.7rrQ\ jp j]5$zL Uu%]nTNVn|bBTܒ}1-kJNv j #]%Cj|y0gMpGĥ\ f =7<Qx cZ8+A`<~.[Lfڲj2h|WM-5ţ,#~6Qb;Z ^3ͩZ=/=vHH7H(B&u#Z6y ?Ҙ Vvk^hxWv[(쁥Cpk:Bt&eE!@RG! t(IDrWNZU|ccU գ\LY w4 ݐ*2:(K*KLeV4&ps&QlT\N`۶+4HԄx8/ucvum K cxlhֽaݹtYUmcH3cרS&lL0, }5ޥDݕz&A;Cl׆fa+l4_ MB)iX@!g3Qp$\ ^r$wAexOsW/3' D6ڡl7s\WCL@PF?1s\*%^Ԓ;{b5 ,KI!6D fC5oy!Xx"7닝I=Tk" /ĩctv|o\n䧼l*₎jc7qEՕKp]@JOP$OmZx/Dȟi-\CsP TCLωtUj~"!M3Cͩ7O">*̏a]_Grˏy7uu, Bc'')ktJ})8!K]k&MP/苭 6ÑISn2d|S(T"J)EƞE"bjm#D"H­_$7uSa|t8gʖXtt9 v4zUcHDxMOEhvJFh>- J~>\0~e v9ԗ]r#ǎ<[$LZm̈́^Fdd=X/4%ܜtTi% F1TmSW&ie*hVrA̕,%pqyPr35oYNy ;bF0"'%8δ x2]#ϰgdHC+lEdGk@nBhh' [53 ]C z;ЮQ(^v^#X [Tۇē? ۑCD!;'/lu?! @07a7|AL[2-#uDӍl'7? u׻WFw\Lӱ oA f (L4kwt~(k]~ui=@Gzk],L~ tw=f3a19섃QW2O v%<?`sA1I)@}o37&LRڎlpBԣj3=EΤNL/h\@( ( o8 ;9dwڤm[zS Р&ket}y+ӋOsn akcOP10?c\ah3a-)H<$C2Gޜg&Gqk&V!Xڇx \G7)@gBg\# S!E~[BoJR\_`DSNGj1O荡M;5.F J/";#z5cՈȮAmsj[N6^}!@(w|]Bht+Guv`,~/ ~_CզقivJ msaAj d`_M^ȹʪ3?V=H$ly1FWiUz+61 ?i?"Q 0p;YƦr)9BWqh&]ϳ4r,Ĉ_ɳg$'+^ e5M `}k8d7?Y79߾,V;cEdDd,mP.=#`NQx8Tc:a!]$s~07 q<^2Z`W+im]ԉyP+4H"8|,z/Ԁ΂)0}N98 Vez&t.RP;"8Ohbq}¥'f44 E*⧔!E~6C̴MdZF)꨹,2ȅ$;+յ}Ag#[i^{gY_ƃN,AT且J˧ |VmajÜya@ݜshHB6j-ᡨbݹ֗(zei6 SyVJ53lbNS?ξki7xu%&]2t HtvTRph .7(hy_\L"u{$2v`hfd :5HJ*HX:;|4b%} -sԴՐr_\+wص_mn{WMbo[zI%ErC%#E=#N+t nL6W䄞:Ox.6]/gfzBA NSfzF&$A $Kt?fWJ%G$m~yBeq ;h-{-kdc^龃 \ \ib RŪtǝ" M7hǫuok,561Ԩ(tƉ^K ־Gˬ b,Id'箥 ) |b6ިOm KgC WIyaҿ[VɅʑr!QG/?wH)2NwS VZNx` StE8^rA_ꪤ6{r'L{ .7Ͱ`'x³ýPf ng^Y?1t9xˀ$Jy.~~( o<Pë|dlCphWW&o] ƻ3HqM 2T;?`L;l){+.Ngja!1--Ԁ!]#+R;:(0ꞽ'~H>Agf%+x4Ifώ^lo@iˏޗmKCa,3rD Ϟ/:}0| @_8ӎ T~PvTL+(2Nݵbʩ"摀P^VȖ)D̻[p>zFIA]x fuwp#( CB6^h~(]t[i E474rДǃԟ!;6G#lV}WfWj4Ls5tǽ@ۋK-yeD]^) !;)e)N@Z^Zl.gZƓϷ/H3I '6oyXp`+7ubq;є7 2iAh kT:3ZPU'>qm-†?%ߌ *mכ@ YjOzIH6`1.[*ƈsJ G|H5+}PY~ԥD$~: S8]A=2_W:EhWlr1V~@0R<`/o>ȟx٣?"{7ȗ py4+pePVг21 kz1|eâtz/ޭ.oiv4Y&aLߝ塚x /CTSMÃَa(Kz=y aڔs: 0+փT'E9Ga~!llq"%@7&"-VʚSN͎uwXw'-7?,VBj\T:jߗ TQ?Q+s 3&y/dӣ[5.t4f9a)7y"^+5SBERcL [<@ߝ'nZy'U'x&oe&xhMG9 x n;&/ۡg2V,bIL\=\>:D Ĕ|9 WJCe%o˲wmpm6_l |Cάq$8i@YrO\Jr) %v:f$aJ|KmO:䘤#ͿV4탾f|=n`px9{2S _rHsRSdTa6Op&crTp ЁW0ߘyICt/}#*5f^Z]퍽Jo}zvPϯ;C;EKY|zl$ZrYʻsb-$AJ`ME\-ؔ<ե*eguɱ` bc5Hi?myvy(Ͻ?lfJKSb߆g蜘rܣm4ІNp\|{}R !Wc 3gN=$oXsۓɑf$ ,wFZ7/Og+gMl̞{aj5!Rƺq"a!c6^oq\| GbYͱSrصz\yX]rxW8&YF:8qq#f|ekT!:r5k.c{ ?@M)ףVA[+9n$T(a1ie\xMolvis0WO7-8ҧrkja ZjKB Ⱈ+PWHQ'1:c2s{&a &mɞ$F*[`xK4NvOtoFTxUa]do}DҾ;$S*w|V&NWunbM®5Ŋi_=\X~Nu}pU/D.[7 ^*?UC!uآRĜ^$G Fj|wp q0c?^sqabI79瞱U Onjܿ;Yr!aT+Ku/mp;Wtnx"GD gF6zL@2HvMOJiaUDJ׎Qf1SX`[=)K (j".n <+ ,Ɩ@hK{;Aktܹk[3w>S $_?d$0}4}HxGغ@Y6SIwu?2SbP3jj1Ft:t*n&dF$$6Lx@TE$MǍxdSi%nU ZL붴~~6J 6c#eV*A*7$[|눌y\v849%fvck o<=> ÓmW$0⟋r~5jW=Z*i Sݣ4mS"|c5&;[i[B$byrvA?op´X8ynI260(@fh!AHkWf|cKQ4dc@ hm: Y㍓NƸdcdPXjt>=M߯?t8Kـ.07"_5*]D# 8FEh֩EjEp_nM 5%.uͧZYnhux$n_[;FS$N?J~ȂLDmVatDG\=1Z?2})IF-֚D,V$5{ԙъ & E Զz޷O":CMzZӃTXbjK[[x}K92 ;~ &>%ׂ)8;"pstP&C lPmZwՋȶ_;$KxɌӄyK0\ԃ',eE尻 bއ| Y^`:Qg :3XR+|eQEQ1yN yP<΀LB:rj.8W\_(۳TJz:=]g.5Ă4d>y\>,M3zh"`~^"L# Cv_[ϔiϝGE/EA){$ɑ[2NBcS^zk/6N|ْ%y~Dp4eq b]y" WGKM0;~ڈܟ&:.8 f YZ