netcdf_4_7_3-gnu-mvapich2-hpc-devel-debuginfo-4.7.3-lp152.2.6.1 4>$  Apa/=„Q*dbv bd!@4`U DJ;t<}ፕoHT"gc, ~Š% !Kz0L%^-M$ibV|IH 9 jW!OȖH\Dۀ0U e鉅ռAy{,JG?H? dF ӫgPBJ0]Pũ̔~=/ ~/oE,zr9855b87418e31bd02bd202400d81d6a73315819856ace42793d66bdef16c345b0f590a9a5b484e7c97d6233293b6b545c2e9ae9eȉa/=„b(qRъ?7 JTkpc(@o2UeoO╇ʦ1sdhh3]s0kH5܀OMۢL"I0{B HjijG }P}0OX7HC J?=|Qf߫ᰭ T3$_.״σ <}AVTHb8 dcQîB,D$v2\adHj$)2iN AFp_+Q\>p@B?B.4 @ LPX\ox   < X   *pXl(-84595: 5F;G;H<,IEgbert Eich Egbert Eich Egbert Eich Adrian Schröter Stefan Brüns Egbert Eich Egbert Eich Nicolas Morey-Chaisemartin Egbert Eich Stefan Brüns Stefan Brüns Ana Guerrero Lopez Egbert Eich Stefan Brüns Stefan Brüns adrian@suse.deeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comjberry@suse.comeich@suse.comadrian@suse.deeich@suse.comcgoll@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comjjolly@suse.comeich@suse.comeich@suse.comeich@suse.combadshah400@gmail.comdimstar@opensuse.orgwbauer@tmo.atvirtuousfox@gmail.comjengelh@inai.detoddrme2178@gmail.comadrian@suse.dedvaleev@suse.comtoddrme2178@gmail.comscorot@free.frtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comp.drouand@gmail.com- Fix: * CVE-2019-20007 https://sourceforge.net/p/ezxml/bugs/13 * CVE-2019-20006 https://sourceforge.net/p/ezxml/bugs/15 * CVE-2019-20201 https://sourceforge.net/p/ezxml/bugs/16 * CVE-2019-20202 https://sourceforge.net/p/ezxml/bugs/17 * CVE-2019-20199 https://sourceforge.net/p/ezxml/bugs/18 * CVE-2019-20200 https://sourceforge.net/p/ezxml/bugs/19 * CVE-2019-20198 https://sourceforge.net/p/ezxml/bugs/20 * CVE-2021-26221 https://sourceforge.net/p/ezxml/bugs/21 * CVE-2021-26222 https://sourceforge.net/p/ezxml/bugs/22 * CVE-2021-30485 https://sourceforge.net/p/ezxml/bugs/25 * CVE-2021-31229 https://sourceforge.net/p/ezxml/bugs/26 * CVE-2021-31347 & * CVE-2021-31348 https://sourceforge.net/p/ezxml/bugs/27 * CVE-2021-31598 https://sourceforge.net/p/ezxml/bugs/28 (bsc#1191856) Note: * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23 not relevant for netcdf: code isn't used. * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14 Issue cannot be reproduced and no patch is available upstream. Added: * Fix-CVE-2021-30485-bug-25.patch * Fix-CVE-2021-31229-bug-26-CVE-2019-20201-bug-16-CVE-2019-20198-bug-20.patch * Fix-CVE-2021-31347-bug-27.patch * Fix-for-CVE-2019-20006-CVE-2019-20202-CVE-2021-31598-ezxml-bug-15-17-28.patch * Fix-for-CVE-2019-20007-ezxml-bug-13.patch * Fix-for-CVE-2019-20199-ezxml-bug-18.patch * Fix-for-CVE-2019-20200-ezxml-bug-19.patch * Fix-for-CVE-2021-26221-ezxml-bug-21.patch * Fix-for-CVE-2021-26222-ezxml-bug-22.patch- Remove requirements for parallel-netcdf from non-HPC builds: without the '--enable-pnetcdf' configure option, this doesn't make sense.- Remove build restrictions for SLE builds: build all flavors for SLE. - Fix ldconfig args for HPC packages: no caching should be done as these libs are made available thru LD_LIBRARY_PATH tweaking. - Adhere to common conventions regarding NetCDF and PnetCDF: NetCDF modules should be called 'netcdf' - regardless whether they are 'serial' or use MPI (boo#1174291).- Build macro package netcdf-devel-data only for non-HPC builds (boo#1167947).- Update to version 4.7.3: * Library was modified so that rewriting the same attribute happens without deleting the attribute, to avoid a limit on how many times this may be done in HDF5. * Now testing that endianness can only be set on atomic ints and floats. * Fix for subtle error involving var and unlimited dim of the same name, but unrelated, in netCDF-4. See [https://github.com/Unidata/netcdf-c/issues/1496]. * Update for attribute documentation. See [https://github.com/Unidata/netcdf-c/issues/1512]. * Corrected assignment of anonymous (a.k.a. phony) dimensions in an HDF5 file. * Corrected an issue where protected memory was being written to with some pointer slight-of-hand.- Fix openmpi naming for Leap 15.x - Correct some conditionals, matching for "openmpi" instead of "openmpi1". - Add non-HPC openmpi3 build flavor - Some spec file cleanup (trailing whitespace).- Add support for gcc8 and gcc9 (jsc#SLE-7766 & jsc#SLE-8604).- Update to version 4.7.1: * Remove obsolete _CRAYMPP and LOCKNUMREC macros from code. Also brought documentation up to date in man page. * Remove obsolete and deprecated functions nc_set_base_pe() and nc_inq_base_pe() from the dispatch table. (Both functions are still supported in the library, this is an internal change only.) * Fix: Reverted nccopy behavior so that if no -c parameters are given, then any default chunking is left to the netcdf-c library to decide. - Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- openmpi has been renamed to openmpi1- Fix package description: Use macro to generate the correct information.- Use FAT LTO objects in order to provide proper static library. - Readd optflags to CFLAGS again. The motivating issue has been solved (https://github.com/Unidata/netcdf-c/issues/244), and without optflags the lto flags were only applied to parts of the build, causing broken static libraries.- Bump soversion, use it in the files section (so it fails the next time the version update is omitted), and remove the rpmlintrc also hiding the problem.- Update to version 4.7.0 (jsc#SLE-8500), see changes from 4.6.1 at: * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-7-0 * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-3 * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-2 - Update Source to rename the tarball as netcdf instead of netcdf-c- Consolidate use of openmpi1, openmpi2, openmpi3.- Add support for openmpi2 flavor * own directories below _mandir for all MPI flavors * no support for parallel_netcdf yet, same as for HPC flavors - Enable valgrind support also for aarch64 - defattr, license spec file cleanup- Only create a single devel-data subpackage providing the identical macros.netcdf, and require it by both serial and openmpi devel packages.- go back to hdf5 1.10- Fix devel-data package conflicts by a Provides/Conflicts that doesn't collide with a package name.- Remove the 'ring magic' as this seems to create issues during verification.- (Temporarily) disable fpr S390* as a check test fails currently on BE.- Fix dependency issues with non-HPC devel packages and devel-data.- Add a dependency to the HPC master package of the correct flavor of libhdf5_hl (bsc#1091243).- Avoid file conflict between devel-data packages over rpm macros.- Disable non-HPC builds on non-openSUSE systems: a. currently only SUSE products/projects are supported/ b. non-HPC builds are not and have never been supported on SLE, on openSUSE they are provided for compatibility reasons.- update to version 4.6.1 (FATE#325561) * changes since 4.4.4.1 are documented here: https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-1 https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-0 https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-5-0 - Obsoletes all patches: netcdf-disable-szip-linking.patch netcdf-h5-test-fix-type-mismatch.patch netcdf-no_date_time.patch - drop hdf4 support - use version 1.8 of hdf5 in non-hpc mode to avoid incompatible on-disk data- Add support for openmpi2 for HPC (FATE#325089).- Fix summary in module files (bnc#1080259)- Change the name of the MPI version of the module file directory to pnetcdf to distinguish it from the 'serial' one (boo#1075933).- 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.- Add dependency on the hpdf5 library package to the netdf libary package.- Simplify Group: - do not destinguish between MPI and non-MPI: the IBS check scripts cannot handle this well.- Fix wrong Requires: in static package.- Add minimal mpi-selector support for non-HPC MPI build. This will avoid the MPI packages to conflict with the 'serial' ones as both provide the same files and libs.- Fix botched dependency for libpnetcdf-.- Added patch netcdf-h5-test-fix-type-mismatch.patch * Fixes type mismatch in test tst_h_dimscales (bsc#1064705).- Source mpivars.sh to fix the non-HPC openmpi %check.- Add magic to limit the number of flavors built in the in the OBS ring.- Incorporated HPC-style builds using environment modules. - Converted to multibuild (FATE#321719). - renamed rpmlintrc to netcdf-rpmlintrc. - Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator.- Update to version 4.4.1.1: - Fixed an issue where ncgen would potentially crash or write incorrect netCDF4 binary data under very specific circumstances [gh#Unidata/netcdf-c#323]. - Updated documentation related to netCDF variable names and DAP2 access to reflect the undefined behavior potentially observed when DAP2 reserved keywords are used as netCDF variable names. - Fixed an issue with nc_inq_type() not returning proper value in some circumstances [gh#Unidata/netcdf-c#317]. - Corrected an issue related to test failures when - -disable-utilities or -DENABLE_UTILITIES=OFF are specified when building with autotools or cmake, respectively [gh#Unidata/netcdf-c#313]. - Corrected a behavioral issue with the _NCProperties attribute taking up too much space [gh#Unidata/netcdf-c#300], [gh#Unidata/netcdf-c#301]. - Corrected behavior for nc-config so that, if nf-config is found in system, the proper fortran-related information will be conveyed [gh#Unidata/netcdf-c#296]. - Add netcdf-disable-szip-linking.patch: Disable building with szip support for now, since test nc_test4/tst_interops5.c fails otherwise; this is likely to be fixed with version 4.5.0 of netcdf, but requires big enough changes that we don't backport it here. Necessitates BuildRequires on libtool and running autoreconf before configure.- Explicitly BuildRequire m4- Remove %{optflags} from CFLAGS for now to fix build with hdf5-1.10 in Factory, see https://github.com/Unidata/netcdf-c/issues/244- Add 32bit version to satisfy libavfilter6-32bit- Trim descriptions. (libnetcdf11 will be the prominently installed one and therefore retains it mostly.)- As far as I can find the settings file is only needed for development.- update to version 4.4.1 Details can be found in the RELEASE_NOTES file. - Note: The combination of netCDF-C library versions earlier than 4.4.1 and libhdf5 1.10.0+ should be avoided, as they will result in binary files not readable by systems using earlier libhdf5 versions.- Regenerate ncx.c from ncx.m4. Tarball doesn't have fresh copy of it. https://github.com/Unidata/netcdf-c/issues/159- Update to version 4.4.0. Highlights: * Added CDM-5 support. * Added support for opening in-memory file content. * Modified CMakeLists.txt to work with the re-organized cmake configuration used by the latest HDF5, 1.8.16, on Windows. Before this fix, netCDF would fail to locate hdf5 1.8.16 when using cmake on Windows. * Modified ncgen to properly handle the L and UL suffixes for integer constants to keep backward compatibility. - Remove netcdf-correct_casting.patch, rendered irrelevant by upstream change. - Remov upstream-included netcdf-codecleanup.patch and netcdf-pkgconfig.patch - Rebase netcdf-no_date_time.patch- install netcdf_par.h which is skipped when mpicc in not detected- 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. - Depend on the correct regular, openmpi, and mpivachi2 versions of hdf, hdf5, and parallel-netcdf.- Update subpackage groups - Make subpackage summaries and descriptions more consistent - Provide rpm macros for version identification - Spec file cleanups - Build parallel versions of the library.- Build with HDF4 support- Update to version 4.3.3.1 * When the NC_MPIPOSIX flag is given for parallel I/O access and the HDF5 library does not have the MPI-POSIX VFD configured in, the NC_MPIPOSIX flag is transparently aliased to the NC_MPIIO flag within the netCDF-4 library. * DAP requests now always include a restraint. Due to a problem in version 4.3.2, no constraint was generated when all variables were requested. * Fixed the code for handling character constants in datalists in ncgen. Two of the problems were: - It failed on large constants - It did not handle e.g. - var = 'a', 'b', … in the same way that ncgen3 did. - Changes from version 4.3.3 * Fixed bug resulting in error closing a valid netCDF-4 file with a dimension and a non-coordinate variable with the same name. [NCF-324](https://bugtracking.unidata.ucar.edu/browse/NCF-324) * Enabled previously-disabled shell-script-based tests for Visual Studio when `bash` is detected. - Update netcdf-no_date_time.patchbuild70 1637846239 e7ee96730ae0abcd19ee0a879844eb767e7fbe404.7.3-lp152.2.6.14.7.3-lp152.2.6.1 debug.build-ide7ee96730ae0abcd19ee0a879844eb767e7fbe40ee96730ae0abcd19ee0a879844eb767e7fbe40.debugusrlibhpcgnu7mvapich2netcdf4.7.3lib64libh5bzip2.so-4.7.3-lp152.2.6.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/e7//usr/lib/debug/usr//usr/lib/debug/usr/lib//usr/lib/debug/usr/lib/hpc//usr/lib/debug/usr/lib/hpc/gnu7//usr/lib/debug/usr/lib/hpc/gnu7/mvapich2//usr/lib/debug/usr/lib/hpc/gnu7/mvapich2/netcdf//usr/lib/debug/usr/lib/hpc/gnu7/mvapich2/netcdf/4.7.3//usr/lib/debug/usr/lib/hpc/gnu7/mvapich2/netcdf/4.7.3/lib64/-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.opensuse.org/openSUSE:Maintenance:17197/openSUSE_Leap_15.2_Update/5c16255e73af0e45e1f1a422628fab43-netcdf.openSUSE_Leap_15.2_Update:gnu-mvapich2-hpccpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e7ee96730ae0abcd19ee0a879844eb767e7fbe40, with debug_info, not strippedP7O>5V 3netcdf_4_7_3-gnu-mvapich2-hpc-debugsource(x86-64)4.7.3-lp152.2.6.1utf-87203628b0ff5aef826fbdcb70e9b1248cae9de1e039224c6d472d74ab738397f?7zXZ !t/[] crt:bLL BXAq~lg>H pAx|Fq-6L:!~+m$vDa]oԽϼݣLCaZiL2S @ }}$>#aNbdHTY%q'_ru ֠>f܍SVSu'ߘ,wlc+ќ&P9J9 nPGMCXhLB 6~UEpt^X>2DlUBTW<9lE+>^+lj8˂t`c\#e+pSez{'LPVTU.x4)o FKLF|nWI'suzRw{/-O^[M_8Y1 KwS7t)\Yg=Ehu~BprW8g`>Rd7i!ôߧVz&$TE;Jclqm:K^a:NTF&2\\Q恲yY`!rBB^Cۘ?tY5m, ڋl&TV`F.ǒ7^EU|ZҊz7LƷ\E'7hr1^he;Gz֌x0ia,>tde&Y(R7V32Vfc[@bx~T)/_F_y55,1@^JGN= Vҫ)Wz蔀 ;D``;0;[N@y3:Z|Ap5. 0Kn=96U6E9+S6,tkx!A4|E_NI֩F2ԣDŀDHAgDFLʲ*TQi}PweD+}Rgl|!y"H5U'`:%R>DFAdٿ]^ˢ k'¾۝'@q;B{Rܮ? KE@bll}Vw|KI|2S?n'Yon@?vi"3lm`^!4fb ]y l~?^yN_g2JuK CQ ) = M]P(-w1)::P^l^v:3T7s[l X5:MPSq6d1c5>ĭe=WE:%^%5Sou8L!-b?AHj4Jx,qZ`yW2G煜 ZUC->od0rQjxޤM e:'jU}k$SWѷ,uRl) 7_j $m1t$' Bh="!IX$d7% /ߌSuwR^IY{.ãrjʮ 9u/lJazݶOFfcSlmN6';[/BxͷMk% Ij!0Y Z:s4Q\׿{02_^t9q2.fGzs9roW-msVZΒ!B q9Lﵱ}^MGr}x_ɍ3v!̈ТԙCxr >-F`VD?‘,fa[%uM-#/;jxShfku9K5Ixv)z.ʫ*b_xr4?:j/s5V"{vֱ/53ް/ZH@&t]Gb'(*F@ nj]<!oa[Dl:PE-K@ͬ]$E>\n|D߭}%ޭ`  GtyڊiwkゝabeH<ˑN23r֦Fes)1a՞eY0T:hu2Bω(l3ȞˡG\"Z PYjCՉ>ZKfv˂X2ќSjRyh^N4myVQ{ӥ,OZG /L~@B@eI>1|m3f& kW9,8f[mz~dƂg3߈+OIm(2D1ZvB쭈+Yu'M/ב+fָsr(L;! &t ;(˅ M6yr/% FρtkfpMP5cs0*ŃsAX7Y@"RG وEU~ aE|&j%jй3GizKǿXo:RZ濶zPMg2{|zцsVuӨ4UΜɡ rL]̀yxhlvGO"( R2a,LI}00nY71u:DžEG46IQA>'!:wm_!^.Xr0U4ةR^TzmyFy>FIX sHrk.L+$GJ喨eqL2یľٖBv ~ *%{\qWʄ#!VKv?|ĊGdVr Ђ?Me Fgq#Lzq%,YPO6= 3߫X\|oI[CvZ7t ZA(k\ 1i#whQp)I)/Z6aP}"FB~T4fৣ2Qm鍥CΙϊ ɏ\#P$)44*5"< ?3oî!drea~‚\XQOX eR4R:/0q)+)cB>WkMvGGI^',6B!WWN t-TIC~>0ō9(f\?/!gMbB;0207>MQD_v 18,e{KH?/XAf"uG񸤰0+ Ws saG P_0lA\CZ 4t1 u*-' I3AXnLyLH<@[ZYvy ^,/\ ,*E7E$-!JC\=ϟ'w4܌gt\& b"$ _9jTOߜ:Δ06j;f:v+¹P#b1`߃->g?nuC29?2@HCY V2PxH&4;.iuӌ\4r5IYu2n/ G:}G8Rwk+vVw;u\Y~ $s0L_K*J֞P#4s'Pa4L`tsЅΜfCkю@7WՏP~ozP^ $JEy}@a%AF$.iags_Mtٝ V jfÉ|/b沂yf_Xja>eZTO(sZ:X+2^.i v~˧.N.E2W&PD#} §Qgp[0#*5R'g!e&gZ*DǪbS7HwQ ܣcurE.$e=X\H(&3f\L|escioA%tMq8 |3t8$pd>9EƯ15x~8bLd4C="ߗw5k_`Ad>7RS$݇P麅 -}-4 SA"cKhw?uQĥ6 pR+>Bm> ukJ=)6bI0ߕC wJ_z#dDl=j'<v3bwNaNT njs%INՊ4ɹR0,x~>m-6]f-fͤujr5״f+r-OuS{2|>n WWF0-99hh dm6$/YL*&?ܦ6\qk7+r1:'2h8Uff3gs ] jݫb#Ю=!+Y,h5yZ`4 : xd;xC;&~_3\`bj{N<>JkEG)Fz밁lEJRܨ5A JR$un$%102]=0 (Ss{ًtB a[B5#$6 Pn 3ine\uo&G\(ר3n[[,¨d?HX% bh^îj7hZ΀[8&NE*2qAEhirT/rWBv(J!D ȫT%k@ /@MVnQxSl#v oqYxzd㋌BJsP-MFXa [v9VKjԩF ̨ .fC>aV7F髛,l%gg|\?@֯}LĘXa}jP325ׄ: a.&ӑթDcȵSr]ԭI%XػBli2eJE=gኈ.ؔc}=`&D%T1&6BߠPAtL0.GC47y!4#]lPP{کۊ:T[ծ }^@OcOR1î.Zg1?砞]O ;D-%r~hRhͩJS6foP)wݙLrN3#[ff>Ub.ڔ;q(;3 aƮMo8v`4NSFf\/ u^QK=vm!?MZ ;^Eayw,sF>/0 IKLKFas?>'q p&^,+W/RIb}(^B#y.wE6FsH*|eKFw+n1j.J}~h|jضȘtJd"zGө8Ψ%W(i,fIM=U%G58$FQԱV#qڀ b>ԅK'cf|q3ԜGudgDR!c7OǼ0 o`*y7I\x G>#G*tܵ)47]"ɚb7j\+0ƸnƍO~6K$* ߍu` }̛=o:1\3~1g -{hi/Hq3^5&ԡC~;³_vO>St5ĕ~>~shePcX\h8πYKͽx~[D ikx `&7]S~&O΂#}:AH3cp.%容5~Ncz%ܥseUIvjȵ)Pti9=<9٧ez'(xpv^ Z.QD޸"WJ| -V-DECa#2=1 JWG9@pWh=[X<1NMA.,#ӡӁ=XqPvuJd$q q]͞Y\fSeݷ1."#U)wx`+6c-},&,w mX 6k:s(6L,@\"ƪ^}~ᲪQlR+vƒz61E4 pjsos%]ѡwsӷ;gIZ251|Mp”5\Rg3>P<,}䜞7:pڙy?Xl z4^;}&QZIKώ* p=;C-iQ;wdH9&A Ce}W(`kgr]%2d*_ MIiQ9Ty`ƚ~(ALTè6Oxr]%24F G(U"IXYT@Т!>6K,,n!d aqw,3hk,yKh-OdjuXiz93m=EfQlw4*"ZyHCbnM<;qd5,>&K7"IL`xDe%N3,ᾂ$&5kem#WF/`ls 2CaMw?t<"*E^@;'{ Bx+YtV hAO;jjH1<TԏvvfmG 71~г!'Ӿ.g+1ދ<5.'s*,_ҏ4oP4PSt!|v>COS CDv0 =mu*kRgˆX I$r~4)0-=-b蟪p$QI&e/$g9呆oK+FV-Ӹ5.i~.@g5(hh̽{ꮮ&Ϳ}>'Gx:tm"dIa^ ._lTfZ[zq`ο4%PfC)|l480x" 9 ;V #,v 8 FS֭=kPgw8+]1}͟%8G,>Iֶ6Zhr]1q#}cdoJ}o[(LERp٪]i}#l1pW9_&} n2Ry:vSۯ-]Gvf69"{^*ko_lWK o/\T;DsUr˗i-Wўc/mTrap?&@#—{ս;8s(l,f97SWRq<7:)jK(Szs|\0# yGَʛ:=bdE!a̸Dgxk.xfL.qu=&ѓ3m(4TJ'adPCI1c+!=#2>$S4ȀIXbK~m6毚5R&nugc.3(>;l p4U;1z$_\RĆc]Y޲ucUd_jwUEa~]G\bIݦ\E®4/toCb+~:43.3.|Oiר@sM]}џQ΃6 Xo3%'(P!\mG5 L(I:-kZ̷ebdgj~f.cr÷qfs ܉lVՓm.A!oy80wZZ6сk "T``"o񞘂eu!z [SS/8q3rvF ô#$?Df~*opvST?|s@GDxJiKߘlp3zF'CxWRXOA9:>O|0 ǟhW]_"k‡|~`-= ~4)D](&ʑmv+BwwPGI"x0IUk}*!J2ěCuI{ ky̋vЈJ8]x;K3sJtXMu'RebPGgy[bff:9ӃhUQPLT$FF LszΩe\sQ%_г˓e1n>VT4dy[ke:4c0,lM񾰐L!%(QCQPʵ@F;|rV1.,u^rj6Xv:T_ jr.`n1pM:ik@J$(D] 7ɓb%q^nD?ԏrL&A7jE(̘TY>b=1PImkCOX܀@-DW{u)-U#r,Zw+Qmah+53Ze%뛏U.2qHĝ#సJRHJ `Ӄ hI!ɱ7e or/R.jt[eJImk+SN-c I2OKq%j/&_nlQGr#KX>2mrBj3V͹HU PU?fѹ‡fK; -]^ #jwU([\I!gI(dXꒉtb?>ʟv!N1L`Ly,r&)F7{H.>t3@"?dZIL]]NY }{+Ҭٵ ߦ^w:2fyO >w5!H(J'l5B2JP9b" m:}v1I <`vE۫Tl2v6' RL!J5tc>,0D} Zq=CR^׏0Xņ*GEsP;B|!yofq,84! ܾ.W)f[Θ5b'5W="lɀH.0$&o=֖a ֜bOqdWs];5&q~4N4B̪81r)CdH ˹R2/ASCTb}1ܵnt3ZΠ ǞVG :!?h̍(8&zڤ{ AT`fkow"3qj6]e;4U0ܭ wk_l~#*@qB{{Fs#Koɨ- $<N@wkxcWБi4u\([2';Q5#ί^dŻ[;h'CBw?Mbd%۵}u4ˇګU&7'vSܔ8"1wi ?I5,=Sd+ly & )GƃhpQ_kk7{.7 FP$H0>k[hұSERRo2\c4P_I$gf?my$G(GrX2#W)Kԃ߂g53B^ܴ(;2⸪t7ΣN#t2VM|vJNwa滵|^dTJz pWxʲYVa %$>P]-9н0q戣-F $YdžK13t+ym8 ^qdh}fT̒RGDw4ySl_Ufߜ˳ȳ@ćzmnXqW5pVDFX"%0CÒWmBW]{סbփP3P[A ax/19V߅}ٵOƇ&C`‹Cu xGQ+V$3Mjq~N !PtIQIVG[c3Squ;Qtgd/ѝ"I*gꗤ%M򥪂xb7ğn.VG FW4Ld8儾CsU3~p}yM4Rvb͸32Rx^'B^Ul̤MH#8#rٞp* KdUk(yBV~6`*1fJ*ykڐډx& >ZQHyTp>L)$9glix9=/UX9H3tT'KNv|Τx )M"- D4)N)M[iIxZ":"X)-eEV##s`39-ycnRaoP:!֜g  hh';Om+_ʴ )[!J0b  ?; ڸ^7KɹAd} ?oj辿wqQpzܜtgzE!; ؎R ]W_❌fb:اV;szxU<ҨDdR{q8# Å= Q@d@~eYsdKu1s8): aDKJT;;۽zqg &T U1fwh?kxZ,-$$yR6͌Uլ#=qe.|'r{z,UFudKC `о|߾ h_b88e'ޏNRAjYX/X5!`- #KNsD s=V/5\ TBøaeXJfDc 4MOIӻʍ<]nR#;Txu4cwݱ,*ĔlGnΓh60F< ªސzAB!T@ eϮb(U`UgrOk]nd}'oZ -Ƙ5EV yz19IGTZfiBz o8/-e6=1TCv{rJޯ>>(45˲eHH²hy\#mx Y&3Yd<)Gt ܵp"ਏ4e sil j8,)pƵBU>tsQ>O&lI P.SJM'gsj̳E㕊2\l#HG ;y5mm D%$˷iNbXs8J@T}cN9S? Za%g39M5#@Dh}恳,.7+GJ* =If;m8{|tj'߫rWfފ>ALU ?E^ |05E n0T,vڨƐMrԑrJS{$ 1 G:O.#Js60ħGq:k5 .ETc⣈F&'2u;֬[@ 0Q5ouYʢ駅 < Zdd55O"nf?ǰ2#${'V_.p$IP.ScA73s {Zev, tx~b f0sfCzВekyuIWg`?іЗya:A2Q\!SIQE] 1epstVk6w u%jĶr8;^oEy jP D E4@;c̳A,T)QK3qϱ{ ȧ^1B@az2\#iL MiNWxR3O`D $ Ta`92BT`2Z S>ݎ: (w(/cqU_5zPN,.@B7x)y*n/'A>ؖJP^5d0%@r~c)vl- IM")2_/4gM}?fTjt@znFqKH#ǘHb`v*h !NU[~ W8ʰ<bw3>49i}`|`H؎낓;o}OJ'N*7z[UWg8 3z2YāzMwɗG۷z:(;{2W|3@zB.tO>zm'T oZ631Fbї\)Eu$h,i:qbSMh sqB-ӑ< z&~rE*( ,Ũ,D}3KVOyO1kRP\*M+i #@؉qj])x#Aw0Q<3pQ/%M!)PHǠ}򼥾D=ы.f /cmc"H'.iyë|{c[~ ߘ Ⲱ3pVT=0oc2Ef<]F8>t *]E'.8p\Rv#ρՊyfH;ayk\/l:V҂I&dfH񾺌mXŭ9緍O5Gy”xu$ŚK#o8i80ޠU qMhinY:@<V~Y|AlZ=+r5LXP5=:3;~mv5oexᕎElƒTEQ33*l_<{2#S?``83Wpt-qV'wkI:2 :{-m1!C-8ר>iZ| UE)f]6i,^m[iTcLF[c0rg~i4J%.Z¤aA.*BvkZT,И} k3KՎH{,՗ϼ -;oaxN`7{뼇 O}΢qjmxB\_tjcW([C.2{ҕd7\0'YbfF:؜V_ȅ;VthbLd9ܳ1@kYĐ%%5 !C.؇-zQݺ[9\:j~Wlr{u0ƦrTiLdU :0{ uܴ.]w[9(2֍ą!2 3_Uxto8ᄣmR~3SǒH` ϑ㫬 G1-9~u1ͽ#cgjFas6CDIkK}/@ 㚙M][JN)8@`F0qjg;Y4ypvZ |ŸP >Eۻ"gB(HÄ쐫߸G ;s&&p1^YmN]. Ywv2oΧ~yr:agdmn 󯚶+9bm ;R q관"9)Lޣ-T$Cֿ737:ceI;N^u`٩y"Δ&vvH}Ķljz%87-l\K/y "v82N ^.5pk^([cxCxyIķV$hwuP|jT HM3s6>VJ`B2C:{nmlwN^]h4[]!+KW#{^O:)$i,'-!m#>1b>y sܐ_5)2CKd}F?%mؑ7#S8ۮ6g b"&rooC^{it<kh$|gJz-GmP7C  /ѮUN 8+-lC1dE|4,tQԹEVm*, "i48qb>͚γXƺUym_AF.Ֆ0̤,B ~0 <%\|FPF1Smcyۍy'E7u_TAȴ V ?bBRG[퓴oF{Rvp?^ru9#"> Oy҇ԕfX}Ω u1y B ^_D"29L&^#) V;jPRtwLC8m4 eB]%-ZT?Ug Qksp̦hپOTIܔȬъXFb\;Xis{IAT୕LJ44QFo\tqOU(ĆcSOFpc.Ycg^q4-4¾\w~BmOnR3:QmUM< y}k>ܺJ.hHdɣ'g]*: NZ, <`]j04vS} I^fȹUZ^ѧ$TN%#&36I<#2( S{8ͻ ~PJ\ӯ]݆gΦYB%òinYh[[Z m.#Y=4&X3猕66!g}}6vjZ N" Z143 O'5g,_BXl_}D 6!,e脏ƫm?VɁ;~*RZz^;{_:/ׯTM<ڣmR=creˤPW v4/uMֺ߽vλLH08Qus[_~?b]'84*Mfva_P#R/[O`_j:+Ľ2E=;MpwcD 2mNe)gΙfUuR,cږw8wfڰlWKAReU]6CNґM\Zpͬy~?i4P%hH t".%VYPB+NxZNIK0ujWEBٺ~w'kua%>?DD]^3x̦"Q6K8.5%)`| Jwv.OɊ +6^blp+UuwD" HvH[jEO޺?wW6I.+_ jX[O:T=C*Բg1$}M;9u}5X>.հ3* ?|]ҹ`z2SԖt_>'Qeq4/dyZcn TzpRj3Ѕ  r%;dniό)oV20kz:ӏhಭltP%#_4@υ`Jnmxqbtfn)Je nqTU0>˳@b/<-e4QW<]$jY fsVMvϓL j~Wĵ^!׮ WMY 11~/M힖2+T(Rϣ@zST 1LaAʘ\D(r,퍡5w0cw UhJS"d^'aQf|DԖQCD.kBT|#ΑbkA}K-Y,~[GuTvd`W)Ts* A E0ijqM_Sktgz~&{YrHP$39ld,Қ9W,=VR0E](tnYh}rk~[R09Mi a+%vL7}f6,TIy]|i/h5(lk̨C!_eQ5tQlʵ}4.s3(avU/ˢGXvd; i΃T)WG$fsQg*5Ma3Ɩv!2CTVDc?7\?Je2B-xMio.$P 6~xC DtMsp^AguqOY?k/5Z66AWEOt cfϓ$ak Blή)NhylS$D(oay*͡@NkNh -I+HVN@0;jR~L`SNe\Գ ~C" B:YM!> A:׼]$:B>;N5ދzL: y~`PaRH(l Bj,uɏKSjhT:zI⅀0ZwHH2'!DK@nKOEɮ S8ae%pŭ'H唲 xCHV'(hdٽR64f<; sY ݞ ;dìd0ܕpd<~=yhZ!^ }'|cBi-? 0SMרKF Sdڜtc:Zmiq7C{,{ N4@J%66e26M ewmxk<#xU~H&!o 'A9M: ~S)!x]^~T ->x/)jornY󂮝~Nndsšl6hT!&-K, }p|o?*<ʪեЊ\rX7[sXTTs؄ P 桕T@q ^SHw@ɃhjMe(N?[kݞűV׵SQsxr.2Q0jϨxE%dNIPfX")K N'"Ι-Pf oo0Jij♇A}0 (Xk7#QTOfO6VJ*i=7ՈZI$`v?H%z sVZ^\{:%kT2ZɭbOLK7ܾOXzX͙)sMWDFFn袒"tJ6Bt.T PHO@V[hsBZLNo\\w@ zsP1xi?S,Oh{r ԩ5oL,&[7&ϨzK’[ejf3 DbW%`WjMz6|1^_8 jv*,&CӲFRB \ky.:cϨX2 je]G8i6H-$ 1}ER{L%j֗UK C&"X '"C"mUTbPO]95 ibyʳ="W3]6g9>t3G[d%e^i*kJgk!`G4|b}p '_gl_+~Ld{xi1.]. >4N:{vB)_W'WIS4̗; ArU3">5ď5sSvKKv_[ vl;@o۲s~bMօgN&S$xaan9?wH"O:'Q ѭԆ|t<TMM 0Zֽ&g٤e{Q}N eyy~ [z$0+4j @ _8)jz>YBi*1,@s"MTD刯$tϸW qSiK1GLu>#Î?ffY0B_V y|fѽ9L7sG7Iq}μLhsgnKza0 X]=x\|§-qHxKq{#G nmP43324S|wm;sYT' \1]䅦xZ['XәKзd->UFGiLdsxiUʷrU凗HG.(ѾP ?" Q*M*qxs"١kS|&0ߍ F(%36W$B٤> >lgItۜ'He_vpqv4Fg0/s2K^dB1kj g?ޒ0žQ Dh=2T꭭GF(V5fVsplq-*P׾ NqՌH}66l9Uȿ\C3(C#J >&LRzv˚{fG+ORխr?=3 AzŪ5: ~C n}nW̶"jܰ y{ïcN4_ͿvaF0YͲ JT#!))8 V2/2`ᔰ08Y:0#Hbj.tBᷖ-]._v!{7 |{e7C@ <,# Jjet? v7#"T(""{y]x;x4UI#\AVIE~QP^lK>փy3C VP``!(co jpM,MUd?Y5A;?h-ؔ xE҈>DD꟱d] C"ϐGs8݀DXc``g U&YD̊Q\)x?g:ܟz-crdF NPw꼓  ',cY?VVFQcګL:?ʷFR~4R/h,#Kz/eq,6D)*l Wd[Ϗ0$l(3%߹)0dinUa73ڌ )sdlwų!9r].QYcar&?5kO6ĹT۸uU܅(T.M~g '(=՝fv"W`orc-eb~s F#òyCpϰDQ1,- #j rOcF:>޳d>Yyj}*@7~2tk3x8yqqAu]/ 7U~wkt 2e~6V 0_n(VI85I]99/ޮ+w$p\(Qӥ {hI&[YɃ}l#<7Eb1{+I6c aItL'\ܝ*21XAM5MH%6PM~'M/^;-JqR5hY.ro/1,!>|T1FFEd]ʹӒ_"Pi^]5X6&2gۋDk~Q iW6_=L1BUΒ D$PsUʴAkڎO}jQhHԿWOnCشdAP ßn&'Mܼ]g u[B*yP@"r7ɶ\5egaz}ս򯁠lKł{eit HYn7:&T8Q;r,X7/xu*zZ~>ڮ '?jP%biiDKї~ F5#_bb^SyfLC:g?q%ke~A?5m{ܹ7]ѤJjnCwgAxp#j/mΛ7c=XވŒWLTT; c',d2ʫ%#ˌ6~UcA' ΉgFˢ덄 QUSIoج Mg1̾ !D/ܑ>|6Վ^a#[Pvy=-;C4٩nպ6#֒ۨDm)ZoS{K (b,:=ryu8$Ʀ<$Y,h,}zIr.P`scBm- qlZtCM=%CvK~E4`?e_L=>3 ޶ZYY+TVz nH-q0w:$fF ^Ԟ"'1y[bi`6,8+e[}صlV ov΅9T ٧%9Kezk)/.+*n|Q#* 6̐҇qta9Ԓ_tm?AMcS5Ω& hV?_&#LRP )ʀ*k$lw i5'w@U:bSc 8Š'(=pMkWʴS_0 =,e_e r6Blr`gpSiƨeQ-yWXK'KD [SGYpxNxs텹7.Vd~H,%o*Y%#*onZ`f33vaPQPO$!CӾikՖ\/屼_k=1^"@^J<_l0`@g}t24G#c] YAH}LAۚ7Rм8$5C:6+(m50YtodFvH`7)myaFlr9sT߯fkm,$kvu~N@m0݌KwI 0p۟c휚$@UK6ȹ wc㢺Z 9vx ?$hHTc}I0TBt۠]?jVNul TSqw|A;ȕ K>& k浐H1*GL*HCobp9w)>*Vsxfh7RךHiE`gbeJv kޒ8ўI]iY8<'hsDdp~7W;~:Ia%#•*Ւ)/'w>lY 4X6i (4=7CsQzL;ĹE"sRdt {l*+Uҥ#UFQ8z>;Y{r͋PK$[gK/|b^XJy11-X1 \I {"a"qI|GhRl!R=[ui|jH@R`Z^MVY9Nw[)9\Pr[0#q%M`[Zp,9ၾO.eyQr-( P͑eT~oXt Q}zF~B?"Xim'dV&>ںn&!Z5|nssV,DGXaҴmOhNLb?&wRӧ4,>‚nǽurA$w(ЄQD_xCE1&) ]C~(@'S39t[Q?YQҺS,VhЂ'A?}ќ-^_` G敀w{ř3zލo Z( Eb}3W?XF#,WzQP}Daq^ae͔eItRXr-э 8!ʦQhG]v.3KǑӖfNW<]w'5ϲu),N;Ͷ ]/X;Rxh5ͽLzTW.[dzPWodJ`*(Lż#r {G ׺NGzDYe1.6݂/z>kt]-w؊5ATػ<>⫚XZL)\J}V]d5AR;droWs:2/EDp5  6T d|Au8~-vxw%e4zM,9`Gz5*-I/ H܂""m?v roO` Ul@є`"Jm00}o'fDЄ4'Qޣhfmcx1 MLU+=T0aZIU T_k2sĀ%h.5:%ZhW+z,(֔ŐqyF}, : H\MJX|;qqv^$gXL e;_7L͋g:xUkS8.wYVX!A!ßӞl]h3c7X6cw Ԝc -zv-Gy1Mg~=Y  vleEH8VzQAWݬm `fۀ|f.d[~o>jJ5w-]Q!zKsJ${Yp1jOʄ~,#5*Cȡ\W(lI'\TM?lU4;|*Ӷ)BNJCp#UQ[k>ڹk951A΍<\6ko"v*P{y+IS &NWSBWT}1aѕMLԀdH 4m`,+vGA}73@%m/9'|Z1; t`mgm(M;L[f{^_@* Tpbm|]X1mXPgYٛ!bm~jMד 8z`y"2 ayJF&]A(tV('=H9uDo:iW|@9Ļ!z[F8<PX",n~zhpȶ52(+&-֋p9V2g7* C%^hfB3cd'ެ]H71nɽ6Tp/dEGu} ̬)=Ԝf峟`zD.Z!P{few &ӍE:Z C(^F*<|uNT\o^O?]UTr2 ;_p_-;W۬!1~e[ E۲go'}Yثi=1%l.iu'mKEtlPKdHXՀ@(5_d:YtȕMyj\tr7S/*V'Kd bWX͙: MUR Y3MtHYF-̖i]su.6^%M/8Y,uο)b֬·ۤ )b" `S Ac={}Je4A%^S:E+qj{=JsH|?9pRL3}|>Ypn^Z8T($+ ktKzݿHptAi*(/o-ve̶F̶tɺєRlV/XE+iSS(S'RWGHFźt УTIM{#uPxJ$o)r> d؆MN[B9KYNBC9)ށ1zL*.ύ/PJw,@G9b"vT{ayxM ıť:^+mٱ V^[r':ϪbPu" h̊!Z"2wدr at ܬ 4 񎏉BOK /|ؚ-R]%tF^o?,)^ ?Ns1( v+DpI2ѾQ aw.]a|/hn8NyIY<>UU`vqrJZ3Suw3:{X0C{6EWMJ'Ldk`GePb'|Bg1% z(D{ɣ6-'SK^T)~hZE? z oejxIӽJدP[fߐi \aۋne'lačn`m [06g"IH)L>868Fq_s]OVoMi?ʻNA.Ki GR}PMJc[i5 D>2 {PJMd>Sk$ EI2-.RHOZs0#*EU :4.7XON0/Xʔ/C m#xjҊlW|:[M%fL,}aAnu2!5 |V x%<]|` F?9^?ck3Mt'6sZd͚mVĈl7.+TQ\JȆG_l0fL_Gfs)XcOrpGIyU!!qTْ,"&*sj@@]ܽcB|W3Ty_yC [STTF |Ρ~.5Kl%jLFO@GD'M+_(ׄg2XsI(zpaØoGYhG$?XV8ګZ"2lD-oq!N>D06>2=i0 zox4IDk6I#s V˖o?S5{+(BHXwLGOk'yA#-$b/ gfz ).Y6N.*x.[QDѴݻ&. VW:[zteJS%qCH jo, ߬;sG;ߧ榕CSژ;,t|vd3rvDw ,"#z`|zS"ς .e ff ۓM><E ]ezoPjv  K,]xaG|m{j֎ˇy`4#C wkB Έ5AؓH0A# vIYŐqʕ0E^GkRU[\xϊЎ;Z>b*QU|_A > @}h2;X`n jΤk{w3 U4 *Û&A?p,K.dH6%}Y ݅F8LV 0`g )LП孕NRqIѐxж+V2S3ft >@M- t.FƖh R0 f6Gln:@SW 2D'xd:a>!@GK4]u($.DHZXVM\,_ڒ@'U͑L^IF&%X&'RԵ/h5ܔCSVޚn45>_eV"GKD\F=;QQ!wDl5P̴=hJw-) A'EP`7G̹K q`HÖn;3PQ՜|:_-(1OÜ ;8fTFSi66Ԭ${ݡ\Kmh$gIiź#1i*͚@k/C=nl.ÜU'c4wlugYJQV]06_js;o`#xb2`1FTNnoF^\1 @0M^YW05("4X\#DD#<\2M h&:ޔ,TlS 8CdEbX,r_\ eTH`Hb`svN8N$ }]V_}9::&Y>>q0+g kE+!FVLimz=&Haj }:Zc2ԀRF5օTMJWO-;Ɗͷa׹l!#3Fec&xMmL4|"(xrj|$d6v ZmT ʐC# 7ꍂq-|iv 9M5HsYxFbZk=U,Urd>7&89pѼ-olj.8)k$Q!%tdm?܇΃.aKYKs&]v_<Ʉ' K\~KJطs5z mu>Opڡ#G5 c޷1Œ]2in"IY h$7~3ƚa:Dj/P mɉKV#! jMȜ] (`?jw9@f˛s9pP(>2`2P*'Nz4Rjѿ8KJoS8?$8_ (dcg6FM2HJN /`I' t$ՙ>vۘ\"fBN^gZPҺ+%m.H%Wm)/L9 ) #A2!\u}q}TO %u?5$pZm \t1 phr(#6owAg2q~Og$ OjBx̧cp5&{Re~dONIr2m6-Qdu/&ݑsT…2;?7<'b:*?iH=`1BoL:659wQh IO s;T?okml:,;RDH.Ii9C|sx`\ 9'<|e!4 .?w/L,9Wy.o&oKv f.f"8B6*qAFk,_f̽|eK)X Dk,yVEnttћͦ9di0#vԵ+f)U{&Byr Iڶ]rCա%҃b./qxRl%B,F 3XSxn_Δkm!Н)Ck9'mFhWϒulv2Lj<ôP:o!YSB&`"d`zFW)(*dUʸΏg;Sӏk\qͺ7 ضG+™,Z)B&Be5CNmxLl'U1Xa|6r8'=˿ڧi < /79caJJ)f'ǙSTx! 8oIꌺp);eFpSlK՞ Xl%JlCZ -Fߖ&e ^d[yٍ쾣&Qd2*tQ7p)k} cdcGPnZK48vJ>k誠fhWQ^M˧^.3g6*i>MKX1UnG:aҭ&ȗ .>"<;2\2D,qڠ%֡U: ^*>{'ƑQ:'d!)"Zd^V/vmk&2?虄9%L 330cŘ}t4,X4ߦNb"p@FLp7AzIaboq҇k/m&f^ ?5bM@=ȇI}Fk>ޠ{9&DDc~nz!Φ=:&83fv<˄+)rYuLKf(9vG1Dk'z*\_^\WJS(h!.oZf Td&C1AL[6gnS&l?P™7\󪋷Α*MDep =bu<5Si׀{4l~Ҫ!;$6bP࢚j?5=,)> ME";u9( W^6%Ks)[r%d$lQ%fh \1FЁ&alܙ%Nq]* `/hg>|Z~s@}UT.BmL6,܊p@Bcq(͇,=\(F]L/}g&nȁxg}I9(suIF~P7ɵK_ FH\rDluGY{ʵ?';s^  F+X?*/B6ßf_(8ﻨԧ\AOr:}?z 4v9Hq<ȭ @ М0ӏƙz>yX1ԯv"&sG@^sY J '@—HT.x=Mt„#+/P\*,?{CzNM1]:uSㅟi#}R\J J'uen꿐~lq%綫0C' BE-2rAb-ŽX Q.?{ƃ>T97Z"1&3<r],:Aơ2l~Fe% Ű+^1HuF ~I3{Uf钲_1@ }xs9M;e:>+&WYLGz}EI卼sfu;CVy}fnޮ{, J+'U!?F`9o4w |ӎAxI\Z-)\hW⭞=.bDIVh ,} -p5 ?FC=bYÏ(<6GB !oط ]8?$_b?h/p0 b'M  $a\2ѥM8CA՛=:3n9uN7+AnQZc$GmJP",2-#cF lmx>oS>d|rJ\0:`n|~?{/s$:i@<T'X戁_`KrW ~M6[JTs0ûa{A  ԉޗ橡]>kG~Z厐0o1覗{v=HE+8.Z|URA}]ܜ`⥱8/@JH拠"EލsRg 듢IWg9BsO2r ~+T9ߓ ޕɉV5P K-vsF_cG'O)e&dW-F)O%遹#p&3i`F<@Y*,f_!}@&ߗqFr(!N;p͛.=s- hB/;`8<)/`MnuQi-hjAS4+w>.`F[6węE$K-£141`|u;L.m,Rݖ:4'0R]d= ڵoQ.9a$a!4 mJ]sF@\r@ T-ר%R)m݈Ce]Le[9rh+*a2ke\p,𞴉 ~MI~pK4%<&wʷoSHbTWպG2 :BvՑMrySqr"@M)]=.F |v*C"fNKW**c{v 6G qq"skX!%!wIppR&ڍzy(~4i ּdJkp^2WMij.'?6 IݬyH ,T27@%C7.BsՑN*k"ܕ9|/f.CѲMىMMbbfw>+ .p?