netcdf_4_7_3-gnu-mpich-hpc-devel-debuginfo-4.7.3-lp152.2.6.1 4>$  Apaظ/=„48Х )ZMR-"e*t} p-O.IH c!3~6&y`NShf{Tu_x:I-zdr7{9n>!M&! c2$U%2HUaF(c e' v\Dڈ3Ďklʷ׫d:ċb#Sm$P~bΕYLb{/0QΈ`]^گ[Z$:b589b501059445610443ba0f74780b178526bf5778108f7432ebd0aa31cc255c24b74f4e89618b255a03bcadf51fea48d7d09022|aظ/=„om![WRRhk8*sm&h;~f;Pƻ7kΜ.f_׋ż+/ݟ}4S>Nk5+j Tv$ܓ0lhd@]eLI֭ECٗ Q;MM B"= dR"gF(-I݈9q4?'1x*êG)i%ՐGEŦvӗ_i<3+`>p@B?B+1 = |DHTXkt{  8 T   "hL`(8(595: 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.patchcloud117 1637846463 f9b3b039c53c4d925001f05ba67700d6469932f44.7.3-lp152.2.6.14.7.3-lp152.2.6.1 debug.build-idf9b3b039c53c4d925001f05ba67700d6469932f4b3b039c53c4d925001f05ba67700d6469932f4.debugusrlibhpcgnu7mpichnetcdf4.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/f9//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/mpich//usr/lib/debug/usr/lib/hpc/gnu7/mpich/netcdf//usr/lib/debug/usr/lib/hpc/gnu7/mpich/netcdf/4.7.3//usr/lib/debug/usr/lib/hpc/gnu7/mpich/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-mpich-hpccpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f9b3b039c53c4d925001f05ba67700d6469932f4, with debug_info, not strippedPR&KVgACnetcdf_4_7_3-gnu-mpich-hpc-debugsource(x86-64)4.7.3-lp152.2.6.1utf-882aa51d1523fc83f8a3eb9d62b8ef916f9b2e9210d0ff89e32bef2ae977f8e60?7zXZ !t/_c] crt:bLL B>ۖ:JBwWPU 1m($NCɌ'[%#b=lX>AL"bT"%β!ۼQ$-梼Ěك* t)dkk@o^LG/I{vV*Զ,}xJ`֓zBYjCӢ!GO|"zsb(p-zʹl4`K`tVt&f>g+,{̰KܪHZZqӈjfLuԖ;d5h[3{:?>ߕ}ٻ-%C)y 62K6/ٲ"րq0b@E"EP9+U3ܽQ,5!WRu'/]9Vhґ=aUb'7¶ۧ Qo1XO6@#Z:KDfٳ:PiY4("ֆw:C)`4("$,HkR*6}8hˍǻm<.ZfVwF8|aՔ? rpA3ݮF9_+ie|/2"1,+:@\u̠W/ 1MLO=z W0>镟y }Gl̯gT7f Gkl\O;/:V8k1x3=@ V۷4" 4!6IVp?R^E@Vw307Y}Uu܄2 Q H{ G4^Y\h e`BLjcCd]mAPNsF%>3ah(-tB&#};wϒX',Ϗ *y3DCzuPUVG;08 =3jxt_Y  _Z&yNx2|`ai N'Cq[ue*NS N.%j c.`JfOqh{9#T:M}uhPP VP[YSI*2#oq3MDw:=C;Cvhnld_Y'æ7[W.K%0XXO?A#y㽊[IBD)8@Ex"H,TmS)Sr%Z B0J7Upԭ!_k# bjj+A\KLVEc?dC^sy) f3[~Q݈~ؤiB!"76R7=?KȱH5(Q2sKERm_#Nh-Be]82l94S&N uKk%+?"*Q8CYUу2Xy6P>H8xh_]YOBnu6oucïCIE;6!w=snXcMLŽ1k-Xi(=L;ɁvA1`a*M44:?dU;*)#c@ga˻<5)D"$Qiڜ^TN˖lD є)!z8Om*aLN<2Ғl` 2(Iqv)T\bV20ݸ0+ޱ(yqღ*w#BY!Ol>ɳE.̾%ntU{sw-Id6;C5DSz$'2"e w9mڹ[ӮGOr.]Ir ,.KAS1rPքtѭ rkK;LEMc3xHNY(ީ!]9~}X꘴Ϡ\_Uۆ;;Ѷ=L.BmcA"7m9J݃nSj7MfmilE<oVlt*D+8>7|':O!U'S[M)UH2&:q(h =V_j˳ H@hl~GC#r`-!6Z8ecwXJgMB^-vG}x<Y b̛ս*; q{p\(=vn!}b܈wȲ{8G{fv`gŦ[M_CYh6&n>:H0S9Vݰ-S+gOĶn]";8*1 w7յ)W@_@<BɣbG>g?׀EI}~Ty i0G\l. `rFOe#'dlk٩m" gF,@oV4\?1h-DWC<~a @Ϳˢ74pX{h SevP|1^%5W5ی<"VDRg~I["zЏ=X)6Hn=NWn@"PWƦ;gVc {0y}F.p#Ջ'oH[O(هٻsNof}fNPU˓9QRL([/ HaVPS?[x%a59z waH^[Р.w"&j|Bܟ.t4n[)BƵ1r(!L]z?³yPʕxSb-$7ͪEvʆp5,Hbğ cs?=3҄^3ir2FF; p`ajX3%7PZa#l #xnE/NS\GvSǭ9 }]uZ|"*~Q)H[+}4j F mۿVmPrlp̈ {{'=`FjNwRfo7HSUDi 3{0DC'C<'Dt'SH0&B;9=<뷍e6B0Oزf*e@#AcH*@ډ6vη[~өoyM0kL^N15f )bL+ " \&ژQZ#ǨM([}Ȅxf0dXFv7:ĊFc *Hm/tTޗ^6$sxZ=by )k09UC (EM|֢ZTn )&e+{*m~E[nb^P֣񶫐[IWv%hNZ%'j÷]>.m9Hok(4 Ӯ1/Ix "ė]u-z&"uAޟ u6 dZ83++<v!^ylqѢ_3]$b1ǿi?t*+,l!(3G5AmE x<ⲷ{v٥_̠D?b|r/@N+::uL10wk݄r-P>F!n!&]aS&0q@>AN&GvDU7ehZ*VW*X'p{p %WvY]7$߈*ܫw)^\'R/A<ʋ;a.P~G6 xzH*qvYuTT$5:ʾL&JB-~,Rh1 !%`&WSXiUā$K 2}/H͜mzpM7tT'GpLQ% ߄;~S TRl-P(d『H"6)_.Wm{N@37q&>Ĥ$PTZ~&bDfE4Qfu۵3mxu )57}w} @с`B&ȁs8tc`|*""OՃU.Pĭt!B?Xgk+T1%dbYLLe}Ȗщ5DUXF\Ebd=Q*x_{8xPeM ]x5?k! -gJq s-/- bs˓lw2`>䂫Le^r[ JI,_ّWج.K׀/25.5/@*0RFX.A?SH_ Ηl}?-Hd1\ۈt#BT?{$dԽB,ޣp zq>'&3E=Ni ΦN; WCت` uy/ia&b@oFťq[6,[X*"'|Ytҁ(M`uBxjhU3z_4oE۩$BHjBEaEtehIj8E;Eb{Db;q+xxF|s^@y+)Ϛ!ĩIќbԥFQ$ڿ|/, cWv=b$ٷScst:䚽r.8TQ$=9}XEe4bXmwz5oS[@ l'iVh:_LeSR_1~TQש#& 5r3,;({衹$ ۨ^m7iǮ\4!Otr* ؚȔcB?sB_^K*.™4z[4Cn婾P]vcΗi}K:{XI@cc:X$4SFz< I6h߹^Ig'G|nnSZpmaN{6 H^=lҾp!#f"sY}=? T!9KƟZ#ky%KIs!W'IgBqq)i|K4w&_k#u||JTE&7-80}q#UBp1uif!iC^]x jGb&[jÚ0`s RXĉ h nG#TyźL?L.A$p>xKe!I+rס\w҉ AUc&_+)l?k :jTK "lqxW5wG3Rj NiMp *ƳL=c}~9)W1#/|pfxصKp#8^;x0l`^pgfR(5%=c1 B 'o a&퉻CpM#ʻ0^EBw|XgZ]XW3>~>t o(dBQ}{Q+9b@^í]WAOwz`=jygQE#;eNFkS&NQ܁16BMo-AU8 QGRI 2qHƯ|A8 'PZ$6'H9'(]uKjY@4̧kJ|iE"V*{$Vtnс!U}"{k7"kʀ}@M/nO И{bzoJVU &?EF$wJ"[)ŦԐQTxM:O|ADF#,8l~~.a%u `<{{v0IH43iY@V؞0 XkA!ذ7"Blf 07r.mCݭA#<2"ZÀetH2Lfύ3;U4݊w2b'yĐlvrwS~p~*0P`σ;%h;E )fq!A_?{ ~+̶K+Yʪ8#u0z(U&vq߆ )]$' _ړ9-"PXֻIS_rjnߍHfFL*6B}(e~Š <RXV@͞yc ϏHiR' (Az/u1wFZ_*9d9ȍ,:]~ۓ/v]jLV;]"WVpzvNyLC`;ZhT}Zc¤CC\S\d ka(#uy 3x>2Cd"mVW ɔ 5EjuK &}s(;yĦleNHmf|?!<:7~)r8=l&]f?LVɇYD,Y3h`8V5+N:K{*cۑcNT7(UI\䵈EDGLuXR;@L`__xi?a $yO>[L 3se?.; Ǯ(YLaFuL eO02T *}ނR|`h* [c719U5yu-GR.xXNn*ɯrvɷPش9`$$9<})JN*J$%(8TT.iqQsFO@bafOmu^5Kb{MGNOE9SJrw =9Dw,T>$χ\fnD,+<~/m^u:7vQ-Jqz?s,>9RINj\C*Sbr4Tځo&M fmNɦnXx#~q F|*kk #7aIiDp]gˎQJ㔕̲㠻Sٙ 4b ת-9 @)i &E+7o% p(kY[rP>,;zb`O؇-G B}tXk!(E6(ntqڎmA{ aUzl(6kG :ѳoҫYn}^CBKڞyWc*'Q伃ր;m5D0f;-z|Wm2ymK6Ȓl˿*q; uy; A%E'IndҮ^[Ljl[}8&`I-x+H[ DSt!ޚ8;!PpDb@||LAa1-pC)R[5x{Xg ھm9 BWҮ%S.w2..I zӱO^3,ȽSEbidh>Qug.b%gRM3_/UHiX?II(q PXߍK穟TG8(i|ӰdvDnoǡc6v^=FzOa_T*^R Equu=2 h@}#xQ_pn\:tcܴ)/Ccƥ$;>DZNƋ]7oXfO6EnI03:#sT 7OF ǫ.X`X<+9v(o\VI^7j'PcBLygqX_P,n6 v(w]75a;>c\#g;.HOO Q+y}|K\~w 5 n7wU~%M;iYG&Nc[%|Zx5ڠ Dd/0-aY Gl$ "V H %v.p:HWYpCVk)3<*L̸1ӳAk(,LbP7 yBēSp˿g3ދP"bh7Ӷ,w0uI{roKe9Ցm[Dx^9_8ARƙwşm$ %.<}]E2YX ^R4~vQQHQ|41>(n#* HBf۶?WՎL)ĿJ o?pt33܋ 1DM<9[7襶{م#-8g'8¾CIPH:k="!fufiҬv>a 4 Բδ\N _qBm[3YMbPJQ})]>}{浛U^wW~-:-LU+W״!RHDϾl D!q_?^VYԶ+ "Y/~Bֲ xLJu쀈a~lXOf%5e8W瀂&Zt1ORC)XY!8n$!=S'I/qdޝh{7iee|.Ahe U PM/[]"p;A(rFc8,ioZ6/ݗEFͷi{f42 0:(MX<$p5 {nQ]÷+d#iqM:j Rh~Bv%AO粛f!XWHt>Qo m.d-3~dO(B2fzxXR2?鰜`j!qzŊ >+9`.\.腣ZBuuob)_% g _~|.*`#ԑޡsKzy-3M# m=Iֻ 6fb|<#\"W0[shfV/aFУq&k{s~"CޙIR-GkDPh`"o_-=2kJ&^3n^b3Wed?y{1ߚƺn{l}jw' 3R6>ǂKGKFuh{$w:rF*kxFp$xJݜ56eq*3TfoϹ-{k6 YlRS*c\<-ׄ]j@A= m*wnن_ꎂfɐ(e㜆h>֙Zl_P_Bϑ*s{S vC7jm/_`ʘL99Aa @I2Cٽu2OvBo? ďW uĢ^?jzp8\VI@ƥ3> ݸX%jX{R{#?|r(*C]Mhvl e"ewڬ0q΢Hc XJγ>lSԔ'8hCH{@, ]$J 0SHWj*z>F=tL?pT'6mA CӭCp {.ܵmB 5􁰃6NX\[AӅ;|f%/7Ɵ":6l`}J݈ZC&kz'NHK|heE4:*-[A8-1 M'|g>,F*ɤ3L 4Ăe}$UrowWN!_mL-jKl899C3 BK?k^G\w"4 fde߸im+H4@$c14Ot3O };]ăm`hxEN<, fdGG3|cnX_뇝 Nѣ1ؗ#&\$Ma7n : M)㼄W<wLk-X<Bbн{2hz hfjJ'۞?> W**CgúIJL?IR84<~`ѻ޻}2(i~ܥA+$[=eޝ=nKx=>_(RI^N8~V8҇HR7Zǒ'Ur{֡fZx.{\Od{Mc ޷t݃PTUĊZUA^[O~`MW4{z;Iqo.\z+AE9$=+GטSPOuy{ XMUm80w 1C#S׌ fF}xr]К*5BSZ(V4ڕ_6oJ_ao g~}1(y*Lksm50nFCܽm@[X`HMPyv}`Yo@zOC.͇^|-ui/I?T\o@&φmd}Wש ș%,Y{4Ŋ+Vi dాrt6e3_]ٳeTJri-7,AfjaO:>6PI mC+kGhw2btLLEcgTԉ~ot0 G_>d/s >l -\% յ l@$iǪA0[Xv >d (=3*`y-3S@L{;YM]] UH6Za[|`^n@gCF$ z] /LNbTvS*Cqۺ9"w+<ѳ5 E vhjV02ĭ`u3뜾

9l= uGCVP,~Kޑa(  П5k:}@F pd t#$n9)іdD &1/unY:ENY5`#Hh-'ZG#!~&ƚDkUyfEi8.L!xl4 ú`PQU+9_WyTK|sm<ȩ Z{\B뒛:Լ4*T-q߉dߠH|;)=L&%/Nx=O&5ZS5eJe"93tWWN ܀ c$kU6 &djG9aPuYC5 > BNFdfo&=5_(yKjoc)[uU^ \0IH9pBzra~7֏58 TʔH٥C-& v9RA;(+Gk߸ҙ˯e}a]O,4V1AQճic%+vY9[ T' ?Vwo.9G N Oy <p>S Vc^ x J"E D"[S#D(P_ƃ6`hzljOP1sߎdTpXoҀ5rAU&O|:blc9UX|,{ـ G6%k٘V+[J!U-@4 2%wbRAs.0:MR!;o8sN@ ƙk>dzd4p/Z+P GA3ZxFh969شNZu/" /tStG0֪2dO. ME%u#59;^͈Sŷi!5Q=N(R>B7hås{uj!8Y"dba///@f1'E@eXP'՘J7euUѾHzB|2eiO`ieL+pCŧ*^"LHƬ) xZݑ"c)^: 7HVo6Eha($xy|!䷈VoَsF:j+SE b!֫({!hP ! Qsar.aVK;D@漣؏Y3eH[s@9{K$gMZ-1>2f!v3I4/E~e#> . @?Ж`QRݓ.m./Pnb3bTQ1@@AfMa"պʄVuZ.R0f\`ftِ`<4>hy 8Thk#(miQ.3bnƯW00;Ō|Όe)j" 4hL`xon š)YyC5bY[E-7B>'qN1p;T9qXQ*M-Yak~v:ڟ &^pfү,h7X;31AB5p}jc姜I* iqhMBq:UnJED٥zaٚlGuH凉s.&d=TS]0 ]*p2J;(;|6Wk02+A7BݨB-lmhf(].qe{ p兇 t<!- Pظ`s$h[ȔlLA}75:Ea88Baʬe΂#jDu/joONӥ̎쬽f,+ ^~2O RW& uViBL=qSDᨈ/eo F\}iyZC< W,jIMoQv'77]_zѬ\N듂8=H >)=*9$2(OB×[e"}(*hC_ )A֞;דnB̼v])<$ IeWe(OD o3S\zNQaH.IFƞ;v.ltT9S>#(8h~ dp]_x 0 /8!D8*=RktCr- VL }7*& 9ӾJyҜsgyhh15L%m%)91ؗ*"zѐ\0 V[!`f S-?-o͉*ן1u/hj3_U RVT`lRÙHVZ?S!G˩<(Yv8mNPUXw^ KANc>ܴ.h( ecǍڋ#yh$k{3댻B;1/YGplTC=l^ 6ϒ,6))ֻV҉գ!ʼnXthEV}T`E.xqTܿd턷9u5C=S=ЙG4׷ϭ\u"B ҖLBD! HV CGʔsʐ/kfwhrfG# 'X.)q{0 ,bh~`n_4M'Tbd6Ko,@X5Xf|x%Bh`U7& QLjz!w((e.B):7̡a8H u+Ec2/*h'waw)^zOoaŃ%OjOlX^Lol@NbE'WuADW,=?),9DUNa^ \>0AJ=9 * XmP=w‡|$}=؅ާM*7РصOހr;P$e^h4FD.Ʊn;և_m} DTY*!a5iGGӈ=&@aiANs/L5yf-`8+Y;i3~ud͆ N@b VMϊSeH$97HL; gqo ݫHٽ4b(RuĚU#IE@jS|sj6Sɥ7*Vq$!y,,@VOP?dM~:,̝ɺוxLXb-LzhWZp;xBU3 )&۟ m Cϩv "ORɂ ;}: U8 SAE= -s}MrM 2\A~Loʀ95p n%G1r<ŘPxep3IU2)#hI2ˏfỶ#W*@aUa N6?QüDmp97'=B!'8\Qc[R f#躴=)T8ęf!Ƽ0CאmӘ&dZ fKN+8,(Mcjc̼QQ߽mspeUswŒ',%!1y{^(h|S;gis " !<ٿKĦ:b} hk!፡%ÿIߩ;^Ľ}}(1W՛C<뫞Ϋm-PJ`k=|VRW~nʋ`k!._/ 6L hJ]'T$&#j: PsO%r+o89?CdY"Mq[J8 `'xOwy!{[tKꍕ1Mf(첿ξQY.(Y`߯Pr,bOYV%OkL;)SCȭ.NtFc+i5][Ec |,g]  F;f[Bx3n "s94хFrGi=;^8%HSjVj{Kl-:.YȎ]\iZK19/X7MPЕ`@ &6_)}(5- z(FČ}wX-F3AOZ_rD!De\9 9d.dBuZiw%'F#оJJXܔ\bdx+NV#!T6pƁamDPhp[PĖ͠U/NDB`.;o̽Fy_/no3wi?k.1vF6PK}]4.6i81#7|O^CK}] HXCa CejbJ)VRLCX$ 8?`F8VS)F~gRfIG{|x&~ 4(;:֢1}y Qs6G)h:' dfE" ]:]q  )W`l4 &F$C_}v&JXf% `aړ".ƣg&Z}um }h9p h8BHɡb VL f"+P&an/[OmЗV۴{Gazj}i*Ûf{Z73?-\;tL4=Ieaԧ`.m)^V:biOk6KXf[-%hSPɄ ΝOδ)j"-k.!"d 'SyDֈ)r%%@SʼR46T qN]h|7,o0 ߨ_fgQ3T^ Ŀ=^ Du %n]kOohbHU:ew1S A:.N)S"Zs?7AM8L7;;Hi L^1}jWX Q~dݭ*3TZ4)F ߩߧ:īppBMFU?1D,1kC 5W.oO^(! [a6HDTGjuC8LX] ٌd1 ~')4)yq즅 ^4+. vƯlk2z"3"Ľ]j=hsw Ͻ1ά9٢cĦH|2+d`jep/}$A!H(0en2RP?߻}=0""3 ]ܝ BP, dY[ٚߡks?I13;OB.ty |d@t.:Y(V<0C nkuLl+D+^kӚ1*!V͎c;қb>G]m5o1v̢ v3u.Di ?3  i{_H !둆={BVlL$&=VM9%j6IqWʅ"' zr>#pwpe*ByDߥ_X3S+2?Yv( յ 0Mlpgc)ɵ toO)(3(!l.%q$T# P-+k& aL5TTM)o<R)~A u.znͷ.Tk벅M% WFr9/ & bhxlE^ބ.b+HvԹܵ5}ťQSh߅zi|Zc?# 8jsG&) C_k<|CF^8=X;UNޤ yr,y8ٔ{ǧo0NU+DtΎ)YZԝ~`Uj$В ,36H\/_8M%^^&vܓ>}p#oZdJ&WZ0h<0ϼbw9^b'} |LeD,\QrG3lX9)iQHwՕ>tဆƜ79܃am]tj`clJDžg.> {(CJp\{a|fv2C5B.*Pէ[ί+#,:Zf[Ejݘ2 #3@k 11 :ĻךX=E?[?Ob<(䒭=7Wg<9`Y#޼< ?Wlʰ9O,Agr~'`6ʄǮᕓx!%WSW!Jݴ~9%y)ِ d8bTȄ7Y%JwKW^asԵ@vD&GnEz.kgݻURZ,|(NS uQ9SNofFhVc\djn]=CG47?M` TK%}#W-erػDz@zHOd|(?i`V1}h7`%K"YkJGމgX4r4@dx `.^̎ YpG%rb6Nj'.FWWY35}tBɮ s2׿8mhK\w1.>n4KqIWl3b2ѭTLV$k0~pR__5Y(gkT|s.M ÉsF^Q^>$w擜KL#x8͈ZBo A= MvFlNt\pz2f9$&(XjmT3S~|Cq} Lx\`'i#[T{?eXc*߄Sdmӗ&y*t2oӝ6!g £ZۼDZ|eM*ꙛ|?%Cjhˈ /(k!8j"l<(yu_Λ-~|!/UʳbIO=>8.#[n7ڟ5$ ]6[΍걺2=5b<"+`[gW5[AÒ ؞ο;ח ݆ua胯wּ2\L.yǿ]p%-[AJoPEXx {ݟtD֒eSD'HvRW@K$H90vF563Ke)`ܑ=pҥ//_ VfW7ݎc F#u|PmD2xLBJu7"hFsF\{S t=;*F(ߞ&a&Er(SsEW# adi0ZsB<|WO=Rf'#S Ȣ^%U|bCF1zSJ")}[9,_ ձT +o-˝&2)̝Dt;+0sg3L&{Mڪwb'VпVM0t de ~zbĎ,0-c@wHjBCj Ş<`54'4I uixnD}BFñ b| \ t^'4kjMMN1蘂HL4zAlļBt!(Nx xxg2p.9ZD=!*A-ƌ%3oK~g[o*+"s5l/e^H՞<퉱[H/v hzD O}y}PDa |P"ۚ!xgQɀrިl`hPeZ_o+n44f~;a_\*ǍD؏*f Z G[\D:6/OЮWl$rSL*!LU*t>iђKlQcXx7j[XWZf;L)>l%NdG5i6+yC!%W툘7u mu`ۻGLTuHyB0 ܹdmwA[H%CPILA>?r2=٬Twu9[xhwP*k\sbZ!-,U=_u͘`H~;n? >ܝg}jwɢv*OWLG MCs fVϝXzr1Q(j u5I`3eoc-0FbIykE(k*Q-&0(ic de9pSL|vm7STUqvxb?VQsgZz(ɽ{ߒo٭&rW~M}Nk ՚+rr<<̥+xd(/VUKaFÿQ^JP,}V'W(s}IɊ!Q\'/,ཉ3\g^[uxϾcFL ASNr_ QOTvEc2SC;~BjRZrR=0^OeMy+'ul]r<>^? wN!mٮH,Z\%`ʿmUm>l|+:^Ju;poQNy"=dMҋ&!TҖWp)iu2F'~ik@ކ }uD/M s73b/&H7N[_$ڣ[.sҷbӥӯw`Yك:9 PP8jqAK W\ܮF7M$}'o Lʄ7V:j1cOݣ[N!o8t VK#CCЕbXouH,n9ķڋx!WA q ^MNbАpq@wp$`RאJ\90ό)3n1tNRvc gH\ַNk eڢa$hD۔?GEg?ւu gh iBz;bq`dIW;d-U" 55̿I'ObH ުN2x˳pzT';T3ɺlhqnM C)f`ne59A**YDYIg'_Z0P᪈L.gX΃ToSTpު8nV0B#PÈgˍ4\E oBP0WdEVCmL握1e7f@%Gmp1B-kݘX4# mƧUmlzGJE,S?qn0dTMBn@%Gp*},+B0ve< 2mXNPL0nۙ.m4-N ס:rQ jN5jMK1c˖Quif+j k<=?JoXdl!A ZʶSިMbkKX?rs<`^-b'_ 14GXZ<;E/Kn4|഻uOV/Mȑ\䩯UZ5:H5em`m\G럓<3fIǧ**L8_ZeiX[{8Gվ/*D/PU-~::⨔J^M0 u|?5 YgXL4V+24 tˈe?gTt Bӕ(Ӝ<ف)= "[\iz<LۺzzYuc]//hSC"2u䥋ʓÙ"^ rc0^Br;#i9N%v'&v9 (Ym`4`˳iKw{m]٤Kc~%eRQ~w:3F|x(fѺL/]m>:Io4IH^Y¢ٿYi=Z_T;Gax1U1TmSoXOO%Ac05l.V0S{iw E"-J] Z1 qbڄzŋ_e `BSt\f4yvyGc^gqJҍu3Av2r 6QE%6=֥ qD.ψYQpN-Yh2%geқnOǂ-q74H x=gn:eyu \&}/p}0\2q{:yJcl,q. +T`Cꔜ oqoz*zvN2OS`K}IEw<; 5Y#2pT]bK#'~ըi|/@ƒrxcgS:5E3,ObN|DDYUVZCw!}K]3 eܧ`Zҟ/^qzxm)K3Ka=fQd"h#,d5{]u̚Kilcp1H߈`F܌+4ksn9.˴~)̈́XU#U UAlw1HU49@nb|HR*@Ox uqƵOw.B^xs}J 瞣ګN|O hSmyh84R mOiY"/) JUz㲞Fɐ0^e.1K59(t4ToJS"PÔ#(qRiffė /G2krjf0$ 4X/Eny mbp#xYi5Wk$W9h5A~= :iFxޏ>[Ex$=f?{4o ۚ›nd_ά㉞ ؠ~rT* M燩%!_ Z=FwyGB6">.&@7~*MLh/<ZT>`ջ}\(i8._ۤ PKT>Lm'Fi ﹮oson>A\ry(Kd,$85\_,`閱Vq L/dQ! {UkHU*m7& ?Q ^ػqR.f6h6!8ۅs0]"9#{~ 7/L k/sڇA`p_ĩJA膿RI!f!.4X.ѩ26FΙn_C;=E$sM @:9+M:3)gZ2+c7X¦匲T0а>[ާ*_.J.`:O2Y`(;D2B>3qXJj= 8n\H"s$aiM<b RՊG::a$JmϬ= ?KAZ^/`$;b;F` ?dXz8[7DJU7čr@K=N{UGyb'8SS*J84dx?fgNkh[\vF.) %/Nat'*ORߞC iȁU'{؝rݺl@,uoFi9)@ޥR*)٫`|͐?@8!0YͿ@(6`%3pRw^/YkZFXںpivxq9Ytql1֥QO§qW?{.r;^.7u j.Meudn1( O:frC1xXe {=ELT>:2O[BؚOr`3liv[Rl2UOZ .Nl3PGbCx%=#h+.m0#=>Pkޠ>mD7q=ohHݪY`N®v='7 %;Kx$F-(o*U֧Hf<:oP-FNK U= !ɎA:V] 젻AB`A<<}=a~^!T}2k=wDUTkK?:I:\]5?*sЙe052t. TN#i>zL :u-S'` upO9kz/ ˰VrZ3>ys ;ɻ~Imh IQ0[Z,?-g_@F˃\sP/Y< oO)2hJ@-`"`L},H6܇ qaɅ4餛r4&äeaH诽ޚdq& 0rݐ r_/L9V5`MXbp;I hPDmUe{xhmfgپs x 4gʶTNQ0],[ybZV1eG›xK׏͇νM*#G Wy͕v9,jaHd&g0dm k1 uO#_`"ƥȣ S:*榷sl " a(< ·a~m9t▽?6N[<CA[p+ 6!3&ȟW;Rj ʉf7\rN~^qZJ+$$N"{NnBgoU荢 yk5.I"xiof#VmT#q\>i]R -GO)HaHJ\G^B!@SސAaɇN\,?bcEL Dq(AuWM"b81 @~46+S)!Wa*̘fJ"RPi5Do Xq'xP-틼l3Ę'בCOG6⏑ƪ$c?t7qpطԎ fg 5v;ez1xpXPc5ejTk [Pc`G |[t|xuG̢Vr7$cOCȜEtB9p;id7@}^_32q9{2TtPˬOջ'Y-qk-b\tH'Ey_m ȧLG,V➧_)2ḄoQn=f|">;1`.0C4(H,9 $ʲ4,RʗX+oR8_DНdrB#a/!O k0l/FO'pYW!mUZj#"mu `/rr=o[ PZ E@gOU^c}Wntgۂ0dЅϰKLj~@ 8c$Ҽ 3PҼ-@["AMz_ "~eǡx@+ K2^MN*R!*C}T9;ZwllIedY6p5Ĺ?0dZ M2d>`ohx F9f ~fo 'cWŊ~^H*>.*Q(u3Qlxǝ٦! 0)w5sJ;*zAh"=4,y,gWI,Ǟm~JPqϊR *x bdZMC_TM z^Ú$Fc9g^} [ҋ~xXMT8x&6^IVw&xT SIf]"[H؅#1$x8lT#:a=gi35W qb"brx5D cOENwI󔉗D ft3 U w 2~g(X&<)vkJ/9]V YM5zky7 l 2 ,'Ш $S0$U̕-xA>W:QOsj݋oC? hR[ k L>qcId%a!~)a) ?߇_ cP]c_y5H9Xz4; @kTm ִ-(<$7',2+a^ ᅣݠe ja%r(Bi/{GhJ AorЖkwz]B mZZC|s\=#&(QQ !H~E4#=kԪ+Y!s>eAWX5Nݦ ʜ 7HP? g;;eI(_-d:qvw6]>PH˓q3-f,p_1V<]xٴϻ xQNdy39晇3"*Kf",Q^2K;":z6d@:;qNXUˆG>G!P̥#xIҖܠ‰UaERE x_)d5`^7y&Bm$i CY^֣|f(3ķCrq`2pCMо-_x(ϲ!_=~8o;H>,y^]> w>wt1>f4زȑ+=64I5^&ggDNLm`¥*s|$ؒmq{5-57LWe;1knMuoENj=NU]UׯulSG@h3¯d)@ +Է/>cѴ1"ªf~oZ`pKR'cf?Xp&Fzq4-~/=u͕1} FKԚR &TzbaN'Q@7b㵹 O*LHɟ_GĄ6w.! Xjl뎷%t ogsa {.Fy Q(% 'gs}v!. L/1lyU海PkO>N+l/z&΍de?m?s4#VrX >4#DATߓ80ºf|IIHb%4H̰3387ZNn'(2qN a{%sF;csY KT>Qu(L3JzY~ff3WdrӶDO[P| Fi=맻;^Y$6JL5S]cG؜F4A]q"4ϹL;4}+π M ~g2kÅI?!_Ffrv/5[rrJ_gb,>6$P>x杴smŰ&~;3|L?;DObdX)uD{_錘xOT`5TiSSNq87,f9sGtdlyv۰1x i-TcD7Di*1539WBUGZF~+LsP= Ҳ-c3‰df^u`6IxT7*mr|cuՉaEymH ,au|XJSQkǶ-spFgh/f-/=O:0Gp\Scڇ򫽞ҧPu6QpLtRN9FSU G[(ICqG!ۘjg$ \l^4|!duݴs8zì뢽?æOi-:.g3Z\L00sW ŕ$2#+rۋS TGLN9g_dhBƅ$Bzlr3%oHѵ<̤2X YXY]IvXou ,fsj#ץ~תW-{RFFW3 F)b`cfBu0..nl4:˷qZ*"&Qۃ֜*ʿC:!zP,]kfY}/kYrBE;Qyn!8MGtt~ |S)tB9~'`g+&M1LavbY\W<)^>FQ~:Xc_L2RW;v.~H|kvwK=o֢9F)A߿$,X xE,>D bN"<s"lGHzڰ [iNy'ѸhG/ԷXw-L(p)y:kSM/c)ҌR95CH 4Oͽ W;?i?#&^j`G z7޶dWcbT-2Qg#.4q'01 m;xȍj=_òuWL9a~;&-.(LۺRK2C^BL|6bd> 塻1:s5fqaq<bON2$K HDYs*]R7gEn?f DA-褑gAt7YD[f|W3b|7$<=ϴv?,39FhrlXו|qΛZ׳[ZPڿҖe:'ؘuFqk싴L4ޙu&]\;dx+a0TIOqǟ샳BÙG}2s/hˮMP zd)<^z<-a` _٭HE?A!l[o5->˽+KჩUV(4l:K k@FFpyLMя~UI)I{7L6VXB ̔e叶\å\,԰x? aR)"|;rl 0ZuXx0^6AYt1_$uDHȀc鎸y1 :zG`T;& @bvywojOGUaao?=arLYW b G_K\j\ـ1IiԻˋ`3k|,~[RCƤQA.xFpVNW)[U=}xh .aJ7{K{_Ea]6j} WZ߮ҵƔ;Ы,~nǵB4sс';R בh'&n]b{>E,iptL֧T4 űhY|O0kӗӃKa3h4!_xCyoFZv$MZ0I;)REʔQ'Ml\_Sm)JsH/XЦ`_Fα24M{, PONfP6IhT ʽUpFPw4" g,ɼ`m:ַ哪NS[a'6gI"Uƭ 席ʆ2ZoieB!O~ 8޽▃2mxIu|!)QLU`K*E!"ͲOҭ~I흺hY)SW]^%G1,{'MÂ?zcTimR9iI`'v{o;xC?emj;[9`˳~M&*q0:sY7LDDA7D&]OF0΂9F3m.1zlwҧ^o3Yxn,=N>1ZhTo.7?$LA'D <K G#~m$;rN^e缦rz_*`/b ў2pƩ&]JEڡݜY0 5N"8C_ADx[hxA5~ e╼UJ zk_G;z P3 BCJ\7H\f+3 .s@X}ė )e7`f)s՗,-+"|A1O9q+^dQ\^ lzUbq4<%gS襤x:,u1 v@b'qi ʑwEu`3$0 ؆րN223?[k}/̈~Wz *a{W#|w {2Bϯ4"b3\#_+)x{C,c~oϴ?y Xtj S(z  3@" qn<(Ӥv*R_*}1K)n;f6G[rкsٷO.y?(S37fk;id$N#mn $ #$2T<t5v;5ޮ_{ẊBָmaˣPrưٴ>C-Dv! JCF6v gufX.\huЭN 0;=l+[䢩MS5an^?֕PT9? Z}ݢ<(#* >8#E0(A*R|by6+g qCh7pf#Cq^dF(y&+ _7>`t;4 V1ߒ*@E6&F2R vTpW.p밸>b2N^"ũ d!@۫n\{oRqpov)qRo5 6jz 6@||zyE髃.< GaZ0!5}XI0=E*vTRjLb9dt"_~7$6s.'r Wp6Y C}[xueAn]zE>"j2hsԐf %9" 24jc LyҒ9ꔪFϣ xo_h4W: EFKE5MSӾt]ڝ#&H%ktX4 NT 'F.dUP Gm-YBM N׆Q-qau{i@d'82DoRԇܶ/Ta: U::l=F6Z SdK_sr nMzKem<YE 0y QJQD $0}.70rq.No;bݳķhi kyU뇥c>x#y Yx>N#P0v2y V7{H p,!k ( .  YZ