netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1<>,xa/=„/RnbJΌK Wc%|w!'FU.>܀{p&M%1;P[764I;Km%sǔTٞS #"9]2,cu"?e [3~EL:4kh@&} ⷻK"R1} ٧ԢUpyH̭IzBf;H`SUL&iQ*"9? S '>;Egbert 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.patchobs-power9-13 16378465544.7.3-lp152.2.6.14.7.3-lp152.2.6.1libnetcdf.a/usr/lib/hpc/gnu7/openmpi3/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_ports/5c16255e73af0e45e1f1a422628fab43-netcdf.openSUSE_Leap_15.2_Update:gnu-openmpi3-hpcdrpmxz5ppc64le-suse-linuxcurrent ar archive=0autf-828ddd6cb58ea34ef0e2b7ddf36c8a3c61410191f1f8e9180171eafaa94f270a9?P7zXZ !t/e]"k&P*(с}+/Q>cI}IZkN hG{GX6F`&cRj5Vβ/Ž_+>$4=_xC$6b 2A#MF#M.h`g0mZvkAc<Fg>?,7Âg2M̉)ec"Ԍu<TgZnB,ĈƟq̀d;S+/eB3Qi2|Vy"H<127̭44Rpd ':_pj&>\rKTF@'(IRaEE3ŵFyܷ%ZbvpzY6Fct+g;2N4ԢJL0oZ$1KĠvy.TΡuEi4Js}BH]E'v:0N>ᛎwH LJ*+@/8 37d:hMnw(í6>^|l-Jov9 t3xX׉CnL 1?m}d)+h}% m.񵨖C3vV1څc^XF 2͟+osg>@aK<. އ(=.TAnivyGR#ezRʜ'#wx$щe!cTP-f]vulv6h0ww(uKWcT9\2*\ΏzVM(^wQs;}\B#A~.=^TX!IDG?qk>|V>Aٿх3Qf&/6 xc!瘋Nfvxۨp> iy1Zw\H8rP"`w%S4cBqU⍓>ds)vc&?WM))U19|~W!99eX5[cλW4a~Y6(>ot*-2@ɀN*== kxc+{h eZqRxn##one|_1HlzL]@m]:[* Au*(%B/wK؜'<^ K EaLU[|PfB&?{YG:9V@ A3ʦb@ٯ2Iޖڣ=vY,N/(fx* 'rkWU cK1vFjXh>h?- B><0: ˺:N+0a|kǢY9FQ6-%f|xX0Du"Su8O߫KJ?X 9VnKp+j"c@|W%3*glok.4W*M.\;dHA-}tfqZ7Y}B$7@2CTVhiJkM7{t f@"%D-沆?(!3fuGjF%{T.jR>T;K' cd-.^xޛ5iî= =*]U}|kEcեYVJ;dt#񓤢bxnv-?P< &;v޾ Uﶽx T8[f_~LTx\%i _ɘ9+$i$4}bK*]AFxƞW|.O[4hQy/৹A;bUcVӻ̲O~M;$}a#y"v6=MwAFrBk_b*U|>4DPzxbluHhwgzv:DEd3MG7?oN%q3^ېe-ے"%cAl5z't]eK9\۠>5;/EFާ]dx?ф@̝fy$PCҭ\bM( HӻWD`邖8BSs 1-A %KJ6w8'zzU)Jd3Kɚuqh_Bj8z̘>3@sgcƻ 0z"7I*G9EC'i4k.g]bxG֘b 3c^<~5vT[J a}ZI`PffEGWV#mmכ]# R⤵rCŻ-TZMR.Z]fE 'b/;t,,2s.2Q@F-,rhd l9u4iPD<Yy f' P *MiWOě?!֦Gx;XКQM]ϊy<,Tߜ`uU%~m̡Av-3OF@2Qnڄ`!EF,VW* 겳,0UO&3xW=.EήV-$?$)OC99Hir +};.;([<N׾:8W5T=K+~ ٤{_K8;'ICG<ґU|zOTZ dz2b>%9cY b,P+K\T.^?f:1=pPQ>j5ta-/=dDZ 8l!JofցJDSg^"pR,$;l2}vxu]'&P m1xs" QuSSaE˄Ot-Ar2ͭxj{_p~ 5L9ofL:NIŚtZ*U+P)}Se.u L)(G[QcbNuFU~eV`qH0\*4L.^ ]ߢrw5Byx5 *XNxՑrwhzPGj}u-U.ܶ<ΐDP:Z5eT nWuZ/0MWꫤ7>Ⱥ§Gc]0蓲Ž?RNcJuP G]>a(ZY t Sa^"jPӹ$iIDM6wAT %xK84;lrC nZtx"}gdp+7 7/7`G+TG-` 4~c2^+:e}?P "D: n@zȚXP}v@<yA=9 uk 8(sy &ʿ^$Z341ie}͹5Ϩ2ciCh4ΚB[wәZThen}>|r[| E7xֹ(q5UQ!K6on_hfWEQNaoA3 ΣRvĘxD U7V [x\[;`d9_ ˘Aረ(4Vנ#) Ö,pm0 ]f87EE3974 bZI(a+}%u~0~`=;Hg;Kwh$,uӼ^/Q/a׋Q~0@r)܏uJ+E~.8'>]/͕9:+kcl(Nd=7hztn]EY _oWvt[]@PϷY@.ǁCX6/;SBr_`\6{KI; s,fz bQӅ*'`N/ \X8<!)&0O܅IAp?-VuM ]V#!JGqu1lDKOӃFԬ[|%tn TE/&=}R!-ys">_fw!IXZTvI({6 8Y`7Q GJ/T ^gb=/1$bzB,cLHͲhdSI qÍ%6F8,qsYx0htsTa3U>Q>q[x̦6vG#;-LU{3Hv&dEgVT4[~$ꝭ^(~,jfc6㥮? ʸD5*z!ewQ?2 ?j4Vi/\&f:\ wPŅNiq'Aaߥf1zbE -JFxwRuf7cE?wzS%dvg z\?dn coC-tcGb|L+&4mHҠ >D-'X,K/Cbf (Ԡ@I5;Ep1)P[#V|ޠ'(ۂ$B)/}F/c1Q<AD`LJ ^ݰKZ6 &uNXTǽFǮ'nyo./H9$|pA]h%vpvOS:t P4,ezgȾWC&N}A4ENeܬ4M<àv o-d;K]*#>ye%GY%UY`|&%N?{J6XTv:ӮHJQimײ7^<[G)򏩌Y޴&78L9^8 ʫ$4(гVV؉ <5]H};';xMr/F]H6]ydx&^joJ<,`DF攋t{ٳjj1\%RnG1f覘{&֯!>WsnwM-;0oZq fo7GHpR$@S$PSW@Q0;7D3aTB3ڗ~uhԌȨƦm'b+qbZIwbK|;ƅ]* %Y'fZ9xxx+*ӮKPl=D6n0zrլ폕vFckΫJ(l]XS4,A_ߘ('L϶c"j:W+QI9aeh-_}]`j$6 In3iYߎ D$-BᔥX?Hk ycp.& g5yt%L'=2IS %Z lZs NC{E3bEuqٰu%Gqhx~dWh=Z-@`Y^R 嵸 "K~lL@}1v,EƒzH!00θX!|N/綛K`s@,Nڭ+exl}"Oc33֎qdF#ՖC4Rk1> .oSf(%1@Z5쳘```tgp_rN}Mw.U|Rj>5=a $nQlAK#wT(✽M4*97p4 ㆦ .bdç֮",11oߎ'h8;ft(-|M:_ c,D߹h@TrjE:֚Z  Pф#K8A?@JEy~OezrcscQQ~q+#,m|V3+2bO0M20~+t=~>v4m"&ZA{<٘Z1G ̹)JfX8UR,]ˢ+-~5q:1Uϛ\p-B$dT#Ï%ڶ5VpjakVf|?RխS&L@i`ɄPӲ]ơfukUґEK5d "VgTB^ɱֆiVN2R\Ar, u5S÷``TsXl]$AK3s@wj* *R샛\\2d5jh@ɞJhjRW ۪F?6L'KTQCJ5o7BάvotQhw+ErVGvBÃƗs -H0Z5/Ƙ̯!cF߉H08Nj?R_WɛlV_42 o9^3RTfhdo‰zS+˝]o/s2 '}BE /j,XTkx Q2uڔƭ+>凴(s?"!K0e v,ʚe1j񿰪$Y:B ſxaqR[zm++qFBϹUsKTAϰulTԇ@3LBKxa`-ÛURݧQCiƪ9"1Wp)ҨД cc^VMsBDFk!~-X23!VR_xu8vTsTTMȌo8lb .񑀽Tȏo@|+UdW=iu Q,Zj .nQw#Ɗ5ae]8@1Px&n:E6zQzV2yyu(ÐT.9}</(n[)m* WGdS`l\1h]Qͬzm "eVWkbC@'*d=_m MxvKExXlv0uYfv"zƩzPhgs/D(kPGΦQa% ?v7XɌEo 1Ud+X6!xU^;Z@ᒡRr:?HIOxދ~s($ Nik\>Qn Xn)g xM^01'qh)$lLr?!P$K5E$u4|fv$&n,=ϷL˗nx[( r#Pb(a)U{'YwhXvAYW"+ Vp跉DqQ}*qE[œ1ƍZs_ѻx7yOAT82Cтoh,&[7(z-Y5YcHP N[!H7&^#[K!3grktLOtRiP+$({Ҫ0ׄ l O+>+QIԠٵ8~^G 3WLJEJz"S jV&m;'Eu8" -($,^;gr6yZ&EOc0+^9.+qaa6^P5f0dP[/T[Grl=-8: ͸?(ȵ|}V^9hG[k+Jϝ]ݐ1ضヤ_|Y_qr0Qm%/865`CT3 `E/>Y>zYƈg>34$Kj6 ơ dQ: 2hF/Y}:zš+Dؗ?Xv[nZi~±dK9֮Cޒx)@dk}Éjry/qtt5svPQ=@Bs{<^V\0׹2*N|o=G4Mk,r8Lؔ}k.Jk)uvLvE1T@Uc /4;K/7]^uqi"?HO>$`Pó$:^mL^zF'`L ?Wɶv+A*Vc0v`;6 5:A 8Hw-\4~2a}r>6PA k8Xy(sG@p+}1_ّfFO~~r!$W|3Z*饌.壥c -S/< +aOz{)4r -8P,v),>P(2ޝbcRJD+,jCGjذsUhV !D 2d=x}ijƺA8ٚ(hKZ8[1=9 3qjs&i)2)c[fԼ7vs儱{]ccRH@$(F& VBN<_ Kg` j@$pQ Mnݼe^53HqM~_ҍ4x- O!j}S4Zؗ)uoUD:2S'_/Ya./m|?j.%و KڸAܼTMuߎrJ9>5/,Y#A7>tC9yހb Yۿ|%Bqb6A-_+E`f{{s*\WQO;`0'"JlŻ0n6_4-'ȋ䐉|lEhuӄ]p?0 75FWTe;`LW%U= g]f\ x>.D = 0o{]?Ji ]Ā:bUE2x>hnXiMv:S$^uG1Շ۔*QBYpڃ=4tZ4ׅ;O6ћaٶbҦT)O'Tc'|8t j1 cOp6f\r$uN5t)aR 3 BQ;w­i WC{7lH[!Mh^QiLo{+}]ukӇ?7]A *f?0g1' 1PlT_4(,hͧQvȲ$-H=\g(l OO/u!׻]$> bԞI!OzGlu}>SKS|#RQD@LDO9 a5ڒ9Y&0O.Xe?|5d'ќa}H :V,*8iT~Q(X9& 4α?XU'.6. l߭_`݈~&?t`>L  xA@/o6w ]{><.6=nc({ 96[0]w'3DzN~gUmV=HWP%/ؼ^#%D Z]lFBE[[bY[2:=B:^ % (+2$_)? e"l(M?Ja5Ӝ~;JY$![vnс_T-t4E}pʢBe==tXIHMc}pA °QQ5wsDkڦd*yls4ySp"zs6&Ȱ:Ҵ[lSrC{a*<1vq9VI s\gg6墆74mW3e:JF)4Rg;u6q0̴gd7CL/dlf:[+:'w;4uewccvDO̹Q}X̀4JGpYcdV1)N} <ߴwQ<11Puh vpOٳad>LHgL6YDapnDӭqGtl~FphnkP_RR0,qMsfy{0)4`1`vcF9t i޵0<ʱӜxɕ}[AJ:}_Z3$/9bfO.&ZqEvEO~;z[Kz{UAb"-Ҋ 6;[@ n\b51}V˽4 3oV+ *d2.Q(1v_VNDv9sy>򆢢,ltO ]U8?eeAbgiL~N&kFrQȅ]"   7)x+;y:2iT$+r6+T$T"H3X srw`)P]+N|fx3U*_hinDE(KWe)wZ. >r_2TH *X7eH%݋P&*Y}\mpgA9>8w<؉tŪZbV' _(i^7to,Mi#ִ"kPJa`xQHHR4COZ}7@JEj$H˧Nf2O-V(U FJZ+E? rK1I7-+pr +,j"=b B:o ݫ"\j|$SWs.`]SX7_\ItLd'k)Vy^n\>.h?:)4yJH DFBRcLE$g$7yd dubV< 㠣2ӟ8SH 㥟Of .cKL_^ br[KߞBNEB;ra9nz}6YQ@\6pc24"FV1mq:L=7J$$|Y@[{HTlyqG`͜%0hh{F"hSzzV׀segP{i#2F9s[fA*NuPQ )c|i%m ng+ d $Ӎi'D=P~[nbTHxnF)ްC:`l.y[B%u>M\bdȗy,/Aob?eX꺩ˆIl͙t]pP2~jGn3R=Wo,W\'ʃ3" CrUA<}j\9[LnyDw|eS܅6VygX MEzeǑ][gcReME"aQ`NXzuB췇CEْ04.]?FQNAR(kѰ!1Fs)S۶iK%[@G+[1J ;ÿSǦʠka)oՆPM{t 2PU"i~D= t8NWA q"RJ0C ~ .vߠ_N g ^{?$]dMy9jtn/CQqT.(WQ6Ru[|quU6 B+ÚX8DJ=L0hQ`15{NC`yCYOۮ1[,Q'&/@e03!:dDE @( ^R4-ElUSݫuBXݰ缫J!6\[n%#(L0kmcVAEtr&?;=wzP\ ϘX+Dva-;rU /(h3hWC[¹'X 8f)moCqc2(Ϙ>52wzxvжSۃ Zs}r(~: b?*.bys/%Y V^S ʭ|gjAVh;)ĻRe>;Vѝ/xwVߚ>4KLs@qmď5rmf;ܫo#z+BYYN[G2R8>^Ҕ}Q-C c={PmͣNLy0oLoM˰W$v(k7x#@k0\kvDU&;3S}B&$7ލ.苠_h!pv] Z4MoHAL#$ƃmT^+=τr9Kaؼ94omz>+O#g(㛉82)1GK|j+gVT;SwI' < `h iԌOȟĵ, 5VǦQ`.on.ҷ w?ڔ(&JSR;.#hFWAx]gEʤ[|KlOE)z7h #bO}5}JJ}sd]7vl~mo& p&>zx;zrZC4u7b[ Œӹ ;6ƠM8N(+IVc5,ET" ȉ9j<TY!LwzON8`Ӻ`2<ڇUnP{$'yGD4Oԯ% :4BLuXKҧ@:}F:vv$S/^Nd+UveКکX9(Mj2rKVdIS2T46ͧ>(Lz^ˏCMpy2LA5u\N]5X}A|LjoO:6;7݋ՑK-8ڴj6;#-f&2]|C)ιfP5b| PO1馺J/˒Cftx< NtvXU"~~) y?pX¶Hw@c'Pb`lRv"UL') [%kеѱ6 P~d>oql2$`Mg,1`M4FEh '?4swnV)Y^y {!-|@W"8 ;YQvɩeʺ9B&gW͝'!CYw#(IR,hZ\Up|`WB vL:%I=}f_RR9@?{O3iO]Af BZr! {ⷍS }*  Y S+7C%3VWyjڰO +^O*7ѿErm :O)=];lhwЈ_`-k_&vVGAK:h,mTg s+\GU%X/B칳G<>])}9卜;(z1)?8QSLیgHX4si"C'l%[=Hm ]\`b+X9TjYie!<yUs) J,nZ!H}zzIST_%Z`T-7wx\H ,áWwo["Bo#M1*&%f?dT'|s=@1WkK-]zv#4,)~? 3ֽA!]=.Ǔynّ\[n4֒Pzp&1,-C!/7 ed8P"~d-eLy1BȗXGt!=JVy M kZ:^]IdbZ0ɮz ҾQ g]b m(rY pqbذ;v{816+0,He .EXko0ͭWz>/=˂Z#1o}t,a!;f ^ˡ :t|sz*cL+>OK9TB Q#pbk]pIx ֌+ٍ!7U4k.v:9/Mt_8uqн}l Lbug/ޛ56fma(&}lz!EIK\ Gtw[x/Kwgg4 9C/>' ۟3%"K$%%΅> }F-,.n+$G67n98#B40  U-ί3c1toEjR.7Ό\yP%S۩8_:%~W{v,JBacK34ki}J07zH"} vs&=B5@J@ hN[R 8&ғ%/!L[x"GN HQzMPi3\:݆,ٱ8nBD9Ý-E]J]] !3 veⷌ#j,™be-Ž'hEjlHi?[#2| /EX9cB|:Q3"u;90cJbVXg4b+0$! ~@V.dR7Sj_n- ,FӞ}t1^ q4Obq65uۭ`뀉ݝgW 0]$p`=h(4t8׻n!Vn_,k:'Q#͝|ȯ+4!,Qݻҏ {MO2h6BF/&-~I_H`;^焂[ vy%Dn+Vx, i4R,F6>dToCϦ}ExEQLZxPjES_{vmҟΗ|v 3.X$^k 1Pl8Z6&w D\,F hzpA?8*ÚFYP1%dޙl1S/QX9/s X.T s}eVkoL3NŮ!xt $3F΋jlA沏6}b=5ˋ4ԟH^[˃w6Is@|a)B=znҢ~XCz&1[Pɒ[S>\|G1uiOXڦ@]<?>sRV4uҷ^_}({"Yw =.~Xja3j,Hd~U~‡zfXM-avHҚ?&&u &aء2숍@ºIT]lS o[9%Zߺ{s+Dg˳nC̺pP]IЫxI]( ELyf2:#3 C,=ֵ*} ̼ZS ]6҅ʕNѕQQ^rY̆b+WQs4Ѓɵ^YRU({N-6Eݩ53u /_ >E߷0矊$xÉbp]1];dA"}a;Z FswS[g`:T}4zMHm-~wMٓgZ}p>jf5QRO+jrgp}ڒyݤ!8ܼ&$P8߾TTEu4|S޳Dӭ)g߲L|Z@̵  أq |t/g##$_pkXn.Eb 8&R (5;56Tm3KԖXAw$(Nwm}ZK/>>$ЂkmE'U|qiQ p9[["k͖+MDNGT<(\qg ~b6.G~i7!bO@-L8JO2 wd+ڽ>D2n@םc񘼏Õ790xؾ}E|쒑eH\-+B~VV@ -0 Yd75srAU8Ƿⴛ"U[ kmK2tşV>6m㥷РdTᛚ`ǂƶn['z,1,fQe>pR$b+{כo}6]يߞ4}5CD-g{ح50oB$(iD2/ytÐo 1Nk$9t{B<$2,&P&1' >.հt&yq6 c)SY Ӭ󃖺HRYd\C&(i<@ZVMwmB.)l7e5. 7@WMuGb[PCcF뭧ןLpmB%\oITܩp-gn CeoDf-omv'BGeTF; fc//e9'5ݱqt$V Vv@dJJ-%UX2!T'眢ّ/ف.jφFO9 _=^ -nw*D?妵AղNG} "A<"`Ǜ!GBX6{hd{5enay"ԋzB]3JKrJ&_YO*iB M@6خ+&$s|:! dF_$ %N=X+Ly5:6-\Vk&|cX, {v@@&{swv?Šn_6Xt~ݜ@i#kD2ϒӇ_؞Ax-RZ,bggt-{݈d+7,1f"=wʙMkvHA硑륨rюtOl)oN1ئ0 _㏄e$񐫩$5'H[$W1AKɳA)Nd sl {g' @҂E;ǣPI&p%3hCmabCY u2iR S$yUW\ݯP,ns\Qx$y> Ed5 ߅1|s>ƵJz^ZCGcYA6~ /~_W┨=yK(wrUPdT]ecl|#$vP@ P313)j =jj@먆T3Mc(iہUjfKBo9D:0ѨC%R7>,dߐ dP4ভY%E!.,͎y]kl]W"deEcBrUo/^PFoIs&]geWZ{ NRI 8h_xWT;voT&Vs;. LŜƹfs2 Za1SBHJQG* SїǞ ,{Zۀ5ۿ?b:)b9 Ab2:Ǜ _ʠ0!+Zvf>2,1j,: qY ͽwJ_]Y%, dA)*KM:: K`m ̕y=!qrubv"KQZ8aD.6xSLe8ATA?DRg(,sxKZ/Yke%u@$>^2wQw{nws%2IhX^7A+ad0чK¸CیjY0R%OqQ ށ@b}I>8_|D{ï]p~[`EsO,1X k.rErr'*B3֥A"O@#(sk -Ҷ t|D0ٷbleKJw˝~z(OcR8 #s|[O ' zXŶCr s{\j[(sg``J#2wяTNIsd ok˛ycӦ16Uh]N;+E&B"{Zcs8roK>x=]CQHK !@ Y38?,҂=9|ͥ4hܾP3'є8Q87ݲfJo-B[p9VDkTZpJɤ靇:a ;Ey)h`_'sg HI VT{S| Ɣ+nw~3:8Q6tJg ,ć]i-"IoDƯ $Tܓac.ԅ^V DLHg [#2pXM^p*PkU~b;@>#gP}#qpg˔Q',$t+b_vc\XAڛ 0K'.0þ)%*H#mOʚN5]iI Vۼl 9o > y©;mMqqx=#8 .`hKCU-&ܱwyczn@ ,;0wt>"I=[VZbu'&) \U+ɮsרryh\&O1E?)t ѣ8+;^/%Ē_s NVL3e9q_j|JX~jIZ ^0M"wi ݣef `["Y0ڞ5JL6 eCwW6_c6Nː)vW'BGt )qF$NSS:bh`#.RSjDb BԿeV)8[^ b+3Ύ}4oR.a9s,3:mdesZ(\ȕlmp/TX)Ů0o3(Lҗ l n+I1Ӳan@Ru 20|Gtƣ9#@-o#C߽2Wzx_0lUO[.- Sdӑɭ\j&pJ+u;vp+}H[?~; s9''ק@Zdi.T&ՋȣG{@;aɵXm zrN7`Qn}Ir*p4w 9"$LkL1 wI Etk:nAܫQL6/=T07\ jFLCrukXU:଑8IkOĶu_yپi]_.`ߡ2^` R:!q1gŰcoc$;( rw1~6QqqltX(l(b4xָ^9ȤY!,X6^\1;VF1\d[:G--چ-&>r gD6HWfx4`?ڿ[|@bZ.ks$*VC49~CTiVȹ#QU]#l:k?OD_DYx4DbGo1vK\ N| YZ