gsl_2_4-gnu-hpc-2.4-150100.9.4.1 >  A d p9|[ꑦ'GЌ`.N}֓ZchE[V0N_٠3VGۊ)^:Z+酋N85Ć?B(c?--Mݍe)?XzcŶnDT Dn`|}ow0MԋU*{qsr˒b?bXTM̟sj1b=3qKh̑E˝;s"O?7葀Wʶ2ғ\&BQ?+8fcf4d0d348a2cc162b3703b1eb72b25ecf7d0c53b04b114fff8f967339076b8fb09f56357c8ecc3027da6604f1bd463e0a8ce0ctd p9|*'֮o6)M\=Y\`k霅bO*BQD>vW ટ?J>p>%?%d # :`dpt $ T  l         < x  8 \ = (a8h9:F&G< Hl I XY\ ]  ^ o b!}c"&d"e"f"l"u" v"w$ x$ y%,z%d%t%x%~%Cgsl_2_4-gnu-hpc2.4150100.9.4.1GNU Scientific LibraryThe GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C and present an Applications Programming Interface (API) for C programmers, while allowing wrappers to be written for very high level languages.dh04-ch2bSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxx86_64(JKAAAAAA큤A큤dtdudududududtdtdtdtdV8#f4d2cc3c61105f05d0cc25fb9c16c673f4771b04c8d77406d0f97f5805194988148991f469ec452ea3bd93c6fdb2b2b0cbd6d43bd9911328fcbfac29cc1bf190b76c5a9afda2a2c6be9cdb6cb48b46efb17c6d28a9c15876678f0802c6d128ce4d3d63db3ec9ae57ac2cd1c0bcd771853ef8fff83f3f526a69e2008316a640028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgsl_2_4-gnu-hpc-2.4-150100.9.4.1.src.rpmgsl_2_4-gnu-hpcgsl_2_4-gnu-hpc(x86-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgsl_2_4-gnu-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.43.0.4-14.6.0-14.0-15.2-14.14.1d@\eX@\d\ac[ @[\Z[2*Zz@YI@YGYA%@YXoWE@WE@We7UuT@adam.majer@suse.deadam.majer@suse.deaginies@suse.comeich@suse.comjjolly@suse.comjengelh@inai.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dempluskal@suse.comadam.majer@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdimstar@opensuse.orgmpluskal@suse.com- 989a193268b963aa1047814f7f1402084fb7d859.patch: fix stack out of bounds read in gsl_stats_quantile_from_sorted_data() (bsc#1214681, CVE-2020-35357)- mark examples as a noarch package - install license for examples and remove unnecessary dependencies- add an examples sub package to test in production env- Simplify package naming for HPC. - Fix dependencies for HPC. - Library directory is always available when module file is installed, do not hide it. - Properly create and tear down default version links when the HPC master packages are installed/uninstalled. - Create pkgconfig file for gslcblas as well. - Add missing env variables to modules file: MANPATH, INFOPATH, PKG_CONFIG_PATH.- Convert package to _multibuild - Add HPC build macros and evironment modules * (FATE#324138) - Add master packages for libraries and devel package - Remove BLAS build dependency- Remove useless --with-pic only useful for static libs. - Fix RPM groups, diversify summaries, trim long descriptions. - Trim bias from descriptions.- updated license tags in spec file- temporarily disable unit tests on i586 (boo#1092530)- rstat_test.patch - Fix rstat test on PPC platform - re-enable multi-job support in unit tests (check make target)- Update to new upstream version 2.4: * add const to declaration of appropriate gsl_rstat routines * added routines for Hermite polynomials, gsl_sf_hermite_* * added routines to compute integrals with fixed-point quadrature, based on IQPACK * added new nonlinear least squares example for fitting a Gaussian to data * deprecated routines: gsl_sf_coupling_6j_INCORRECT gsl_sf_coupling_6j_INCORRECT_e * deprecated routine 'gsl_linalg_hessenberg' (replaced by gsl_linalg_hessenberg_decomp) * removed routines which were deprecated in v2.1: gsl_bspline_deriv_alloc gsl_bspline_deriv_free * changed COD expression to Q R Z^T instead of Q R Z to be consistent with standard texts * added check for nz == 0 in gsl_spmatrix_get * permit zero-dimension blocks, vectors, matrics, subvectors, submatrices, and views of the above * added routine gsl_linalg_COD_lssolve2 for regularized least squares problems - obsoletes patches: * ppc_test_tolerence.patch * fix_legendre_test.patch - unit tests re-enabled- Update to test version 2.3.90.- Add unit test error logs to build logs when there is a failure - ppc_test_tolerence.patch: Fix unit tests on PPC64 and PPC64LE - fix_legendre_test.patch: Ignore part of failing unit test on i586 (boo#1030250)- Update to version 2.3: * bug fix in documentation for gsl_linalg_LU_refine * added gsl_multifit_linear_tsvd and gsl_multifit_wlinear_tsvd * improved rstat example program and added documentation for * added function gsl_multifit_linear_rank * bug fix in nonlinear least squares when using data weights with * add 2D subspace method for large systems (multilarge_nlinear) * bug fix in gsl_ran_beta for small parameters * bug fix in gsl_complex_tan for negative imaginary arguments * doc bug fix: value of golden ratio * fixed scaling issue in 2D subspace nonlinear least squares method * optimize dogleg methods to calculate Gauss-Newton point only when needed * reverted gsl_linalg_cholesky_decomp to its previous behavior so it is backward compatible; new cholesky routine is gsl_linalg_cholesky_decomp1 * updated gsl_linalg_cholesky_invert to use Level-2 BLAS * added functions gsl_linalg_tri_*_invert for inverting * fix GSL_EIGEN_SORT_VAL_{ASC,DESC} for nonsymmetric * added complete orthogonal decomposition routines * and many more - see ChangeLog for full list - Drop upstreamed patches: * gsl-disable-multifit-test.patch * gsl-rstat-test-powerpc.patch - Packaging changes: * use https url's for download * fetch keyring from savannah- Add missing Requires in -devel following package split- Move gslcblas library to separate package [boo#991155]- Update to version 2.1 * added gsl_multifit_linear_rcond() to compute reciprocal condition number of least squares matrix * added gsl_multilarge module for large linear least squares systems New in version 2.0 * added L-curve analysis routines for linear Tikhonov regression * add running statistics module * added bilinear and bicubic interpolation * added function gsl_multifit_robust_residuals to compute robust fit residuals * added Steffen monotonic interpolation method * added new nonlinear least squares solver 'lmniel' suitable for systems with large numbers of data * nonlinear least squares solver now tracks the number of function Jacobian evaluations, see example program for details * the 'fdf' field of gsl_multifit_function_fdf is now deprecated and does not need to be specified for nonlinear least squares problems * added extensive test suite to nonlinear least squares module, resulting in a few minor bug fixes; the routine gsl_multifit_fdfsolver_driver has been rewritten (with API change) to handle the various error codes of the lmsder iterate routine, resulting in a high level caller which is highly robust for a wide class of problems * added support for sparse matrices, including a GMRES iterative linear solver * added routines gsl_linalg_givens and gsl_linalg_givens_gv for Givens rotations * added Tikhonov (ridge) regularization to least squares module (linear and nonlinear) * Drop obsolete gsl-sorting-complex-numbers.patch - Disable multifit test for 32-bit systems * gsl-disable-multifit-test.patch - Fix build on PowerPC systems * gsl-rstat-test-powerpc.patch- Add gsl-sorting-complex-numbers.patch: fix in sorting of complex numbers (http://savannah.gnu.org/bugs/?39055).- Cleanup spec file with spec-cleaner - Add gpg keys - Update dependencies - Split documentation to separate package - Run only one job for checksh04-ch2b 1693311165 2.4-150100.9.4.12.4-150100.9.4.1gsl2.4bingsl-histogramgsl-randistlib64manman1gsl-histogram.1gsl-randist.1gsl_2_4-gnu-hpcCOPYING/usr/lib/hpc/gnu7//usr/lib/hpc/gnu7/gsl//usr/lib/hpc/gnu7/gsl/2.4//usr/lib/hpc/gnu7/gsl/2.4/bin//usr/lib/hpc/gnu7/gsl/2.4/share//usr/lib/hpc/gnu7/gsl/2.4/share/man//usr/lib/hpc/gnu7/gsl/2.4/share/man/man1//usr/share/licenses//usr/share/licenses/gsl_2_4-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:30353/SUSE_SLE-15-SP1_Update/2f218ab2d726cf5c3d47c140cdf08d36-gsl.SUSE_SLE-15-SP1_Update:gnu-hpccpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ba3e72ff53efd20c9d0b5d281950338448b73cb3, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e102d518c9a5b36bc1d57f2a3cbbacb9e99fdd78, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII textASCII textRRRRRRRRRRRRRRhpƨ6!_[.utf-82dac5a7ca5c41fba610964bba4ecf501fc36d541c1a462fa40d32a59b6a20b0a? 7zXZ !t/I] crt:bLL 詙&˄w PAΜZ̽V9drJ'b5{MȊ8|Bt tZD 5lj fz-șQmd0]k;*rx%bZF%s jy^!5$2z|p%Bxcdo>,voR|ðU7VZbry/ŭ< |LԨw-@9Kf[zzkְJivmYw0[FPÊ |:ͨ)`б.ѿ:: 9:Rd{M2B-B?ĒX]`5Q_<*OdvL+`'B(k51y.2]:ܩ{+l yĊRqU2Z.I8gs{.G#5#7ȇd/ғ,CZo񿁚I.5*;䞳GQMdݸvl5^<9dJd,zЋR_=5bPƊ3LWyq hWV_܋ƅgC)ע2#|Ic̽*u~4'Wgo: ;ȁԝr^[BuDPV!wΰlf Z`29> ތ5Y!k2z車銙CW`Zb.KuT$Z3Ϲ~G'߬xnL:כ{TNk*vPXI|>;CL׸Oeiʫ# @/-uϼ)牛`g.D7?NY{U"JQ?кK+d^F|1 D^p`wxfm>j&VDO!ӹ13mIн*g&4>'@f_ccd%݄[WC\ IvyKhO~'N+3V [y͆-.S=ʁ7z_ߗCYT0]c⎬Up$6J^6!fɄ~\56nXnL̅PvG k:BRv('i+ljye %`/v{~9j.I5ro -մJX aůFZ;gYaٶ)<edV.Bgkg)טH|iq Y"~!vm8A  1%z"U iOܗ'|W]y.YgȊ&x)̋kpZ,TAu[Q8^n+yK1 !W)Ͼlr;6O#uE '-w|ѩw}dT9}jɼBbp]G:c*J`~{*K[OA8D">=6 XEB\1EyϮ6٫ Vk{XI۲L+\]eCgZCCy_X8!QWE".jv -E G" c^=-"eكSrEtOqRNJ执m5NdUt>?qRRL r8K hKG"{8y3,]{'TAo Fiv!lؙ8MkC ]Q-ˌ I(yvn&Z; 0w&QW=Y'-(k$SL_L42cʆ4Nx303vGo[C߫{1AqgY2,|LUd'\ۥ\TQBvK5%#ht.){3c0YP!nKcݴvN0EGk+ku??8LA6]wܹEgsY l)} 9EY /w=iE哣<a /^ˤqg1 c5?hN"<]WYż1*a>p?R)u%0 ߘH ;]{,ό4A5jY"x@!ը<&='{ fc Iu!^m|F^w,XR^dpJDU23qgà}E)ېWV*7^ 97WO* ﵈8DKY +([GnҸ~9" @5-CЅ`-bNj:/A Cd*T_ EG|hO*&̼RQ`7;o,jD';/b1Ņ4 TB]uLuv8/̖QG'PtA^T"~WmDPf!}Vf>nh}* B#Ҽ1v$3,X- F ֨E쎲"jVAKGtk*Vh%T6'Y4G}O33 (׭l3)7c@KaAY~ p1.|,8'Q!/_sg!z.Lc x ,kQwOJe}l +BbWyW%YgR6b ,PͺYc‹fg'ItF?<)k>aU=L߹%rƩ\VGMkPtNzfˏXs].*b2+]:؀+5^Z1qs AF#A^yM/ Q:7dŚЈj等E18h)gdžpM-WG!:Td;J{单9a{#Lu-Rb%,4Пt`4Zd9d]7lHUl{llHͬN˸AaVIə3/c߆qy/72 'хhH8|DA TVC"kp!:z#Vpvhv—ɞXilQ|2y0IM۹<u^#8U9.IX,f2GND1GPq%^u~2~" dp@jg,SWz]W( 82GYbҨ2Qo\BVLn@u&ߚƹ:4mz QOοbv@pjҞ'pAT?/@9|l-KPܟ\c2 'khBƥ}g@u(Eo%ƧVg⪬%O }'6ފ2= {p,~ pDo`"I5ULFW{B*kYIe?QܴF7goƞ Ogv@gs@ߧN,A il|Bз!THtONXwxs@h--N6^`1p-eU(2N S!Iɚl"t޹z0<\VkXQ 0leIѷ$';u4$ O 󛦿zwj~5wyQaf^\K'@]FW`Iv;5jal-Q7iLq*8r7+-s-t ˦VK"845wQJP2<=_煝~z!vJ]i\,CA&8DP ᔔ=n~ T*yC7]T_*~`|w |Q PqG)^Wr;r [, 2[V/%FccO黰N#z{VX ;8٠k`.|Ȯ4tMfz۝؃wi@?o}7ԢbdnL{Tz<\ۆFibW$C=^m쿨ITW o[ݛ9kceq;Qeŕu]+fPЈBzXDirL.FG#ykz\r Fx9JꑈgwsyA~}LsU\k@ſI|1qTxZ xP ᢭ Lw֜lIًl1L>U( 3l¼iBQ>|AWgǰHI8#)* 2jUa.,]ơx4w%:}8+קP*sy֔&u[s8t065Gd(ٺVۑt)fW ˸=/w˰/bQ ,Y, +^`pȘvIlCdXC ZpVT~_|3S-jh>*(JCMYQ@B6)// ^=2a*zpt,ŽH4 W8eUurIx4Ea"9N=D<ꦾ(0WQI\ٕ ӌԡ2iOe7W qc6 ;DFqNKj{_"e:@r~ oIq5_$VuZ2 nFXM cPj16 yREI+/jRDYzмi׌ƻƋD5Vz7tyĊDp-42c?6WIY%7RT }A|xiH3q[0ogNXک^*r]U2ޭBܬ >\C! ?Tx֕٥uNX\EfDŽ{VO0Ţz[;Yh):l9\V.@Ur38S?3K|+ېrS&6[L^@>s V^խKm.$%/*Sa36f*+p&=X|xewg w.9\+V'6Q2ʿrXfot Dv`Gk81+E.76pZncTAh*0qwG; E^cqC I+ןSi*({,wcیM}?*2Ӥ/BCu}zN5qcIV |}4m;':t@g2H `@7B* @C,8`|zm~ΫK[?m Bjw g sck^g qQ3hP*6WE.l(OڷF~/ ]ȖU&*Ubׯcz[L>?ti٨N W#'6 B)B@4MzD^ư8_Z 7 "t zq`s t.<0!Eꠇ';}I&֡lX C_,Q"hvc\\kn[F`,}t U~ t֔_E~,fCԃ.,ߝ1 '),XHӢ-츠` V怔#ayйLթS=v&en*IᘗNrb0U-2U!EJ1 2 .CYF!:9d],fxM 9#5faw-གྷ"tA>+5ITA:Fz-ak8I[E'i\_ U>JuhtmRud9}&gSy ,b_W1yɁcxx{SD+~9vGF'KXȏ;Z5 VR}a|&\@6 ~Šcg?ek?4h֘/jAO(rlޣ&+Z0FFg:7O`멾zk+Pivk%ONKs0gw̕Eָܳzq;[#1'5m%(9u߸;n)+_ t)Y7QRJ%o*d#ex" "|Ճ%^mZZ2Dx[!4jjioi-bʀ Mz]Wm* rVxʓ@&cy]grAP!tz 3*b{nb hp%'BW+<8;z蜲oSw=.0G q:ih:n1b$PKJ26&ߧ\3^\8Pr _.2 ay?IcpH*ݣ_-57:m8seDX; Kr*?'،Z? 4B0|0axDzNffm*@ lŒ,7pi )Km[4ߩq" A"sG70ZR|cJ?Afr>׸NecrʚCIpb:1yCzf$y\‚&ؿē}U%!^*^is7Zd->ANf.4} @:lbڷ+m#>N#Y-ʅIusB=&=R&]c%7-8iyo$h6-h(WCl,L>@4eQy Bch(:|n'UV];zztX?XvTW;wZQ{c5Q_n)51Rxk>J(eW/DH&h骬:u%Knt)^# ͳur)+6{&0ԩ9mn| BQ`nըa߇H@*PEucope"VXX@{ SO)ȇZ s WP\V̸Q.a|m=zP5kԏxnƴ෺J*>m] zI~4<# QC-fR-Mi c.!"YqaWyeR)9hn\@!&Is 46yb1Ņ#&0XD ܁mc|m TȢgzYRƧFB1L҆W) u CVZN윁cFĢvmb#@#@,4QA9C!yR׎&o\c_QV Bb&,1uFd|(x~?^'pث eHkZzZ89((dgA}%ٌ_P>wZV;j(KBUgkdEyЙ`"'rd$B"ȥ t+ْ-m@}1@KQ8E6n|"K39&~v?O& A7"& ROqJ9!J Z|T:O2 UK1A }iqmk%_z3/dȎ^!eH;[o*8R Iqwi6e %;;Ū"&=Mʸ>sNj J#B#g' ͂Ґ.aH^a2(!v(xt_>>[#sOkF[YO)w$VZ&-$zvSc@^`amm#iJcBڃ̀nN1L|\|\3,3_8g=he|1{\Z DOjq,CQ9\'}C;)~3z_.U h*Xݠ|!ҭ8h Vnli~e䜖 Vugd:"(veLwDD(d^x+V 9yvL[[SyQ{#̸`B/R:; s+= ^kfA(sbp`#_ pvq}R!2dg6dˋ={+Oe |aIgN+8({k/Ƨt[{B{7PTvgkzoA׆̈́Oa@<~}m8(Dz싧jպ|plWn5@\6%tGІV5E%(4+V WMIyW 2sY7AӾN\W.P츷3Jepoc]5/9i|}_Q[a0XBԍuu=f(/.>pe#Wcã\>/{w,JmWq.u ojYk cݪ9n)dIE)"(9 n`pP\@tEbdDIv]o1ۂ㏔ySZ1hV&!%< 53Tgmyt&lB&w`os%Z8@ 0^ֽT0tPe~m|T/Ï<ׄ*U뺁~tB.cA"%B^| D{w.-5%IŸ@"KvVбN..->v+]Ymݲ1^.ujZ. +*.gDžvġOL/ LZDz5cIwߠSR]$"8zޣ8}+_ ԽE^ sL/ >gCKY7ݪS}..Hz֘P=8Vڠr_2,a^lMEˉM=$)=áb,g,e7ٳ&8skjʓg)2:.٠vth!R^m "J1^*$hC0G׼y0׵#ಷGBhm/yƜE__mأ#psoeAc]Lp(y)ei.k~ΙU{#mS6v`Z= Dݞ&C+6*u'8E}4KeHНS(ƭ T0iy>Ru*=?j0v\_78X릆|K[0uXt UE6 3Ft$)giT*qXZ"3>>{g{?cnJM?E'-]IHye2p#UVO@XX0^5 GSҰ`Lh]BzoS 86hns g@\ ? /H<uxhW1-Pm9S)6Vѷwa](=\o:ʮPzmDSRzalQj_"/ۘ6,j;&ggy4pfenC) 0tX? !wPz4s.~֟!("76W14(VP}U$. B\UԴh0i_"t߈rdltY;Kp?PeLR@]S8ZY<*pȍb ,2-+l\O좛*4i@0KGByNMTc pP9Y߱lM v}DqQ{w 5ѓW%WXKKx!GQJ~RY;V^4I$.JV^rG##P5Cy!ԵbYuvw2?.^oh ǻfy:o\"M 㬓u ?7GS/h7_}+ޗ F1e!!AԻn;aPg\~/ g67\r D+aDHh3TpmԼq}'5CsX} WGBF-2b(rRxU28TjyH5(2{QjQ68XթsBͫAaųg:LsZjH6can ce|"?R[1ߦ WLp-^1t᠃xS7wxe9M>?g Y]!$OGHFqPr^^ZmS3sL-_wiFaxg~=疑9tW[Se,5Xlv^7$V!_+ /ƓJ.dU:ޒ$[dX{5#J%cR!Zǯ ˁ~+oB_eKwM!^<[54iu ~.m% w}ݑ=7z ߚAz[BTaVԐ25ў ukm7[/H-`7NSn()>BNs^A7\A͚ b?u# 1;=t!OpP*Wq3bخywF@퓐mwFOoa=k,T9.^wU538g6?;a+j0K#ʬefY@ vtpd~gS!eZe&48 =FCSt>f@$c+%d&PzpPF 2;JZS}<ׂQ ooK6p'ʱd׋hpb~/ lIx@-0ߜ:ksie o}m;c 5<?IǃPj[@elt<?X U@ЅVՔ״f"<ʙT R>bej!^_LE8yvu5GF,^5ǽ?QyPDP]Uc[W:WuBpvK3N=,GG ҋ񇨁@&Q)8i@F\5BLx]W;>iIR'~bB~ nuGiRq7 S^&!Yxzj] (WRG^HbyTrLJT;qMŘ&! awBW2Z y 3՚D@n+5 eòL<阩jnɜ~Щ= >p)E,gp#i&E ,-8zЕ!}`Ljg0X7{ ys=uM\7٧ipJ6)wm)qAQChW~O; &l}IJ ~imIp&ҿ֩Ǜ&s4Qx |q 7k jdO(dYyNdŸ*=[giyK4cY%e^O"NK#&錗 beTDqF\T@ɵ˼=zg(Q!Bpxhݵ,]N:w,%{٫kߝQ1`!(gK;X+{ WwƀKj6GLL󳚳o>BW籁 ڴ_OM݃z$)uQa^JYD7΄vpح_-1w5v-co7^<E[{.](ЂBrR{|^:eTԺ~uɕmͬ| GʬZpWC~q֯Д4wYVF௔rbkZ2ȓc/+3:3يb^:N`آdDk 5m}էF&~ n5%S.^۴<㵯s9A=UqK};{wCX -z!ba\VjqnP+ Хљz^Rh\F5 `-E}/Kݘu#أ>Lj/rpA.̍1!vN)NI&sԤm.5wDZѳgz`t;N*WMKsEd`Doߕ B`Կ7?d_mM;J//.,n Uրxul>3l&Ŀ>ykm>fwSKVØz*}PZ;Kð@mC{Cdc!8Yԏ϶TS)CB?uQl F]oV-D#$kL{7V& L5P lL]5~.BME%==Ӓ'f yȞQDeЂŽE+qU:nͷdahTִX*%pX5K%;l 76t -g|َOB6ۣʉ"SH-Ӡ-r2$-sgF_VmG:Nڍ*l7 dH_^굏G.web㧛{׻\h}[2U]{A"ҳ !.27'nϒΚqr/E+=*|d!5>E)T1\F&iJz@| G?D°=:[N`6A+OftVjm=1m-}aDb'F)uu'UfS}0կm.M^aghy'D5 Eit-mPz6N(*WA;buh_Njz@*C`ߗd!nED2O_P; 0vZh{B~[& ߧɛaC@`{ YZ