libnuma1-32bit-2.0.14.20.g4ee5e0c-10.1 >  A aLPp9|G"sqB`.k {ϻYz;Ԇa(M:bmvFP󔟼VDō X$I]bDr4s;gd# y +&Wq"|91|o>pA"?"d$ ) = :fls      4< D(89(:>+B3GDHLITXX Y| Z[\]^ b c d!Pe!Uf!Xl!Zu!lv!tw"x"y""l"p"v"Clibnuma1-32bit2.0.14.20.g4ee5e0c10.1NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.aLPsheep56SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxx86_64/sbin/ldconfigaLPaLP3d5d4f8b0145eba22f755980019ac2b4eeeb294d621ed79829fb48c670843b83libnuma.so.1.0.0rootrootrootrootnumactl-2.0.14.20.g4ee5e0c-10.1.src.rpmlibnuma.so.1libnuma.so.1(libnuma_1.1)libnuma.so.1(libnuma_1.2)libnuma.so.1(libnuma_1.3)libnuma.so.1(libnuma_1.4)libnuma.so.1(libnuma_1.5)libnuma1-32bitlibnuma1-32bit(x86-32)numactl-32bit@@@@@@@@@@@    /bin/shld-linux.so.2ld-linux.so.2(GLIBC_2.3)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libc.so.6(GLIBC_2.8)numactl-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.0.14.20.g4ee5e0c3.0.4-14.6.0-14.0-15.2-14.14.3a/k@`i@_إ@_xg^]w@\@\@[[aZOhY_wXCU@T@T}TC@Tw@Tpztrenn@suse.detrenn@suse.demliska@suse.czdmueller@suse.comstefan.bruens@rwth-aachen.dekukuk@suse.detrenn@suse.demliska@suse.czegotthold@suse.comschwab@suse.dematwey.kornilov@gmail.comfschnizlein@suse.comfschnizlein@suse.commpluskal@suse.comcrrodriguez@opensuse.orgtrenn@suse.detrenn@suse.demeissner@suse.commailaender@opensuse.org- Update to version 2.0.14.20.g4ee5e0c: * Fix system call numbers on s390x * numactl.c: fixed debug verify for --preferred option * numactl.c: Fixed description for the usage of numactl- Update to version 2.0.14.17.g498385e: * numactl.c: fix use after free * sysfs.c: prevent mem leak in sysfs_node_read() * sysfs.c: don't leak fd if fail in sysfs_read() * shm.c: fix memleak in verify_shm() * shm.c: fix memleak in dump_shm() * fix description for numa_node_size64 in man as well * fix numa_node_size definition in manpage numa.3 * link with -latomic if needed * libnuma: make numa_police_memory() free of race * numademo: Use first two nodes instead of node 0 and 1 - Enhance _service magic - Enable automake- Enable LTO (boo#1133098) as it works now.- update to 2.0.14 (SLE-17217): * manpage update * numademo: fix issue on 32 bit systems * drop custom cflags for libnuma * use symvers attribute for symbol versioning- Update to version 2.0.13: * Release numactl 2.0.13 * Skip `test/move_pages` if we don't have at least two nodes available * Add license files: GPLv2 + LGPLv2.1 * Handle cpu-less node for bind_range test * Convert numastat.c to standard numactl coding style * Disable clang travis targets for now * numastat.8: clarify that information relates to resident pages * Fix all declarations to be C prototypes * numatopology: Add check for cpu-less nodes * Update INSTALL.md * numastat: when reading no-exist pid, return EXIT_FAILURE * numastat: Add KReclaimable to list of known fields in meminfo * numastat: Better diagnostic when find unknown string in meminfo * Enable building on s390x * Correct sysconf constants * Removed unnecessary exit from memhog.c Solves issue #50 * Synchronized usage function with man page * Added memhog.8 to Makefile.am * memhog: add man page * Allow linking with lld by deduplicating symbols * numademo: free the node_to_use on the way out * numademo: free test nodemask * libnuma: cleanup node cpu mask in destructor * numactl: add va_end to usage function * travis: add build matrix * remove kernel version check * add missing linux version header * make MPOL_ macros match linux kernel * add missing policy * Fix: Add ShmemHugePages and ShmemPmdMapped to system_meminfo[] * Fix: move_pages test for non-contiguous nodes * Correct calculation of nr_nodes and re-enable move_pages test * Fix: regress test numastat function and few test fixes * Fix: distance test to include all existing nodes * numademo: fix wrong node input * Fix: node_list with memory-less nodes - Drop autoconf/libtool BuildRequires and autoreconf invocation, bundled configure is up-to-date. - Drop obsolete revert_date_in_numastat.patch, gcc sets __DATE__ based on SOURCE_DATE_EPOCH now. - Correct License for devel subpackage, same as for the library (LGPL-2.1-or-later).- numastat doesn't need perl anymore since 2012- For obs regression checker, this version includes following SLE fixes: - enable build for aarch64 (fate#319973) (bsc#976199) factory has an extra patch to disable ARM 32 bit archs which looks a bit misleading as %arm macro only covers 32 bit ARM. - Bug 955334 - numactl/libnuma: add patch for Dynamic Reconfiguration bsc#955334- Disable LTO (boo#1133098).- Update to version 2.0.12: * Release numactl 2.0.12 * Cleanup whitespace from *.c and *.h files * Add Travis build status to numactl README * Convert README and INSTALL to Markdown * Remove `threadtest.c` * Remove `mkolddemo` script * Remove file TODO, which has outdated contents * Remove file DESIGN, which has no contents * Remove changelogs from the repository * Revert "make clearcache work on x86/PIC" * Add "NAME" section to numastat manpage * Allow building on ARM systems * Add pkg-config file for NUMA library * readdir_r(3) is deprecated, use readdir(3) instead * Avoid filename truncation in numastat * fix coding style in last change * Fix: numademo test between sparse nodes * Fix: allocation of dynamic array * Fix: numactl distance between sparse nodes * include sys/sysmacros.h for major/minor * make clearcache work on x86/PIC * Fix regress test for invalid hard code of nodenames * Fix end of line check in distance parsing * Optimize numa_distance check * affinity: Include sys/sysmacros.h to fix warning * numademo: Increase buffer to avoid theoretical buffer overflow * Check for invalid nodes in numa_distance- sysmacros.patch: Include for major/minor (bsc#1181571) (bsc#1183796)- Disable building at 32-bit ARM. NUMA is not supported by 32-bit ARM Linux Kernel, so build failed with [#]error "Add syscalls for your architecture or update kernel headers"- Update to latest HEAD (ea3a70681c2f523fe58e1d44527f478ca76db74e) * Fix usage of __GLIBC_PREREQ for non-glibc toolchains * Fix usage of __GLIBC_PREREQ for non-glibc toolchains * Clean up numa_error() calls. * Handle sched_getaffinity() failing with errno != EINVAL. * "Further more" should be a single word * Fix for numa_police_memory() * Segment fault when numa nodes not sequential or contiguous * Update prototype of get_mempolicy- Update to 2.0.11 * 150116 libnuma: numa_node_to_cpu skips over non-existing nodes (Petr Holasek) * 151210 libnuma: supress warnings for non-existing node (Petr Holasek)- Cleanup spec file with spec-cleaner - Use autoreconf to update configure- package fails to build with PIE globally enabled, due to error: inconsistent operand constraints in an 'asm'. Turns out there is a GCC builtin for doing the operation cleanly. (numactl-clearcache-pie.patch)- Change license from GPL-2.0+ to GPL-2.0- Make latest factory version build against SLE11 as well- cleanup, also build for i586 - remove move_pages.2 , as it is in manual-pages rpm.- Update to version 2.0.10: * 131123 numactl: numactl check for NUMA available (Elena Ufimtseva) * 140715 numactl: fix numactl --show and preferrred node (Bill Gray) * 140722 makefile: remove warning about missing .depend (Filipe Brandenburger) * 140820 convert the build procedure to automake (Filipe Brandenburger) - Cleanup spec file * use RPM macros where possible * remove redundant %clean/bin/shnumactl-32bit2.0.14.20.g4ee5e0c-10.12.0.14.20.g4ee5e0c-10.12.0.14.20.g4ee5e0c 2.0.14.20.g4ee5e0clibnuma.so.1libnuma.so.1.0.0/usr/lib/-fomit-frame-pointer -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:21265/SUSE_SLE-15-SP3_Update/be0cddcf994d0c04aae5f930494e05b6-numactl.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=71d9c093c5188bd1262b0a43a162be82413e9c13, strippedPPPPPPPPPPRRR R RR RRRRRutf-823c1f6e75a955fdc7437f390b3782bdfee53519c38194e2b2e319207cdea9a07?7zXZ !t/๋J] cr$x#E|CI7ުS!Τų(YT;fL1@^xO {QiF#Of +%2lk+XXE>Nt=bT=vҵ \r{1\ֵ`UoLc I1|+/! nK~Sׅ矝^'doLn@o_0 `v{۫R>VVyi^!' cB vpd0Bp;EfդT\7Cο``#mDW6b`ʹ,n_.|qJɕJ_oM}.eN&6< aoL P8KfVݲ{H6\VT nG犟EogFhZNTbffi~64$M%{Ŵ{SQ R2]o 쫛TEyВW~(s* Z}/CQ.\B^iJkmgV=*lWVvۧe۹DjFZhLKcpKՁ pŬޒ;W .Bq O7?㼑~2&;xU~6 o:?ha,;57 䬴PJdP1vR!+i7Rr#¦טR[L 2ĜlXJ@xWȉ|}} :74uߗ֎-rb1m5^G\=‚vjWBqC퟈45Rwaf"8 y "9y:;]ųUMNZk (ЅR;̦2UK*46q#d% ADZaR$ݽ^+ޭ IRb İFw.9tuG/# =và) hPŏE_X& Աt'h!j IMW@-XA]kDCA0zNÝI}KC*TFV6Cwb֖}fM1Tbdo޷zd(rσz|eY#a6f04BWb5-YE)3}xiU5G^logu~eΣFCU @ҚMՒ'OWZߩr/jpsi;aݹYf@vSS9V}~p)sB *E7yn2ֲ2]/%!79bkeY4xD9@eߑK7 raRGАMhK9$P`ەV@I/yW7ɋRDw`R43x)#F]2OZbk$@씺9e? Bu.KHyxpM.5 =3u@Ոe"u[w!htEM ,XFt\9s|Zʔ"#=̧V"3 @vT#a"}G?! : E}\NF N]T dsrgN[m`T;@ MG>4P枇ݢMy#+~Jou޳ :Y7a%T.ɭBA̿lMcIQ*`ߦJ)1 \5&,. -i;OhX`ۓ:sTz(wY[Zgz aO b!m]<ꟻVUb峩.EJ". > (l=Hr\Q`+*XOyNțI-&DcpԘQ™Axiu"s$%ݮGWStk(sեFJݪ4eDVQ;[ g*oOC97{!_Xa<*G{-~ҡp>eh6Yra# ER!ܴ'5z9'5a["ŖҖ)1[okRnq~Zإ>Ϧ:hg  <42!! ?q7j<I97yX5+ G2]tX]A'}; Ơ! ?fJ<r+hdqX^{O* Pʰ~o0U|=qEq fe$YL;C~j֩2ܕ?Ygu;!)Z=O|^G# 4kd1f0KV\>F1e?-;E`qF6dOnU\Cr8>コ!=J&&mXLZ=jP\-o V7Ets[;Su`uXty): =ԓ" uԉzƚϼb{ "ۘ܁J~},1} $rbKP+#CE$-衢6$SԚgA\P `I}$^|a^\mH*&&i^/؁"nv-24#ѶNl_kE껢%CWGB|LF{ˊynJ37ʿE427fhUnВUy'1|}"+O=JU*2;¿S*:l-Y*gV+IڕRބĚX?BE*CbQMr 3$U(Ύ\G@UPfjF|?Ϳ3Td`ͯCM5%P4Slw_p,ԅEi*']5h:_"m)u/3_K%^p=(~pę86Z~M:vGm$Cr@r2@BCAaY!od[UTܰ+/ Jk|vK@o ,(Mfjqq2q-Ӕ\FV3ni\:5ۮ暈nȿg,@TO׃t1tlӑ,bt^Ln-b= 'i 4;fpP5KIR=܊_.^'vMaF.yUׅ)$As;"UMZRO=@q]'G|>,oXFҮm:a.*OЈ3[i VD&nb$ȿL2*n-#b̔0mceU;-{%r)8BqzևEw 4a|0_tOէ@4I`Vq-t(ĦY}n@ ܃ f2u7D#g\y筹d VZ2UjBArf{lH w"e !uJ0PI_TiRƔ^'?M^\R4Σ 6R;1Gݭ=}-8c>t̰PXR^Sn }yZ(r@R4L[5)I(Spz,fÎBeg>;g} uμ8MX1X3M g Dl1./T,eGF\듁V@XU4@Sɸ*_`.>^AVh;o,<%Byb$µa,Ŷ%eVv|!2>o.3^uC&cp5O3}֘Ox$.՞4 AS 6{,k &co8J\bI#Zrsܒ1\̅23xP:գ__ki4ly;tvȕo*aPN=R<+ GTkROA5ץI4VlVYIu;LIt6UTc(Ӳ>QwIfWܹ-;y |%z@ C9($/S+e u\(K+ws#̸qX ݊~|oO$Sn jحQI峀<'z܍65EaZp:W Y@1oj56qUzP$\58hϚyhd8"D0O6qIwyÙ=;qx ru&H~ !q$1ʕ )$JN/I cHhdFI* 4`Qxj^b[WV.z~mҶ=Noću_`bU58gs.okH]/鲡wV܌sÛxځʠ۾ =#{%c ڵ \vIws|5 ouёoyB<>QFrg=t vK* Wr !Ɍj}'|ioy%P׈(1zvIDT6r4%|я[ͭkO} ި*M]iM, (N{kd?L3 Ԝ%r$ 8X~GEѰxHq6fĒ|toeFZjpokoH{m8޺R ˲)Á~2ztCDR"ie~6 . 7qo0,;h;vҿ߼`?&lVCc4jQd4`'IBLXqLV;LQ=2OB{tFFb1V ]%䱃諚1k*i]7A$>g#Z*r)@f66՟E;l2]$0<# `fj:Q:7A>P6z  kj5bq<'(4o_>|@y4~ _ .c.e$ߢsPNp0V.N$PcpQt49.*qMZ&Hů򕝫 H'ޱLOB٭,Z*Le \C&ko_@` =м9IO{> OӇ;/Kt4PB``+ Xi3j|Dy18q ~ ft3E([.\ cw?>o{XgK :{MW 5[;eG~q%e}\Am@yKK+ti >NArj/heHH;`PNKM5~,}!vOaBe>v;CV) *,ɗ@+g|, ẹTw[n^JJ7@A^okQIhD+ Rc^{++RRtDRkBhm:p Y< r2vK<.,dCۋ hG n[d.cWMbZӑR/Ff[9zoVVPPYbV3Y C|¹|X:"ιGdA|Vϳkf(:u鍠 ap_amk>HT훥cBv'@*AxQ^o*pόʯ:~3)-wlz?Z S},erluw EDP R?xcG%!R:_A#L-i^2Dݘ ;Br[~&B`oVU_ڗkmRsa.pߛ.(^FN|TR#Fasqz.̈r zw;5cyx!qDKa[~1'O'=rgԫQ<=:įR_W|`]4~~KjmNԐ@8;)z5 <jH6ˤkZq69؞2n2cVqVlhLjۛ~)K<ՅO<$4 ^藍)}ZZvZE)yO|/bIʣ=i65c`4ƊL㹸w_dBQ1bAi5EŮSKRJ>F6OL}5M_R㌢?pRCؒAw- Q-%Cn(>+vQy=w*$[IPسWyQbӻF1%n=#FQ &^?`Y@П-Au3lʕ}2G >_yWc֢^T4^* F3qXoW֑w$yNݕ㖬v}!Zێ5(K7 r:'3W*\o`2`&x%OTO. ΃E ,-#IlppvC{eOl{Lt%T[~ 2nPڡ% l/!VpcC?E H2[c'Zk([p̏Nya׽_BY•K%pfon=uS΄x exp jI  _W^"C27v* %*w&+gTՠ\t$,`<pz~V]/cmmT5SNz֠[*%# .0jy%g/1%T*vC̷u֭0߂=P]rjVJR:ߛ1zXET,4sIS~7H\ͲS&湙>+ ׊[U^O_F\d*hUzmڠ+=X%Tk55ڑ5 9&d:yPE5=\N>](Xxpw?f"t!KIr<.\sC8OIKS` ;cLCrnyDv %emz|W^["f%f2ÛLF>yOE{-]6u#OZ\@!z?k=nhk=,1-^<.{tTRg["f?}_ bdōFZCc#Ww?7sB(8"jR[ vv$Ƿ=m!V,*ߚDPNmi>|'Qz/Onrɑ:LW:'o$ /.7ٱOLmBmFVFR,;y}(IH* .# [-Fce^l|AaYd08'G[!3!wP%_72Qi'ё3,js5`P7}b̫*v8(EX$=\ZͰtiln(`U:zQ1ٛ 1agԖ m4K2W0B(> 5м;'g,o+l33A3n`BlZn]>%YUIY\Á\#}ibe;5U/PJ>oDzd(x%NŅr?DwvG>|dVbIbEz_^T, Y,_feq::h2~Id(J hܩ6h >uijVi PI(^&'ϜC{3 :O;>~yBDS iUDp/cS^ؼRDO7 6('ah u-ܠPǶ"+dx8F;+tk(}Kc\BEUad|A9B|I/bNO_k&ޔ7yɒ֒-GVAēHY51`Ng =7迌]T~.K&[M۩x)խ &\?~LKţ|xXd=1)̺A_Jy|5ډ--]#e530I[%U%wGlweMd[BȈY π{ cR$Թ:z%*Dk486Wֶ+M-i2Ƿ9uvPr;k;NY oN.dN_QiB0@ṗD 5 s@Ͼ*c/c8-ʧ ? !~]3l[<->rͯ!=w11^:R{1 ny^͵+6 0+9hUTTsX,sfcDB}>F8 KrFb8B-ZdE z9 nvo1>ۢOpI/%_س|Qd5j)~ˡܬ)d=eڂ?|׷HAh͢ywb-*_"8-M6t6m"xbVa/:gQn376E(B9)Djھ pYV/208(#=ګZnBvMNP~9epKn3 ,\R[˲nňj0&f ]gWثނsu=4sX=t9de|F]gpѿڄh:i;76#I%~hrץ#rGrq+m!mU/>LǍ6yy5:dTQs&~S)@WTMŀӗɓ. MMy[lN f<]t` ͤ~7̅`Iz!ԴQ )S~'op sɣe |z)O4 "шfY>7[xs;mv}BVڭfwH3N7aGxO?\^rQ ˻JF9> Y66a1G4gΌ:?>bDWsEuIy)~u5(,RYFjw-LA=F0O5zͤذ9bOwraW*'j,q$h$׃7^s*L:X҆2əgc% UnJqNkz٨~Yp>6}<=Q+#4?}7Ot4<#rdPzM.nլn0oFhA,A7]AMu E k"ѵ\j^^/y Ǹ0Iy}""OYI➮!S>ohh֤δB62{KM*9PnMk">kheN0c|q_xLdѱG|j%-lNjL~LU1sZdcҭB?n lN̚9͓H1çSk,KM,qQM^'?Nư:ӨGBIO7gvc53/lw7TSRװGc_Th˞L=ŊZg4f:&&'u(-ȳZQpI97T츢wX&`[.`/8ͧh<#ϰM)j+G=J$K|~cc]1 Р7 X~iщFcĭ Ħ5;+ <r6 %%I89- +:+3<7b{5nʼ\R[,BT0:=N)Aʸ!X :; E2?-l*MyKvv }#C82_8'X_5M3{`f7-(Jq&7R#,"ϵ'Wə`}ReI7ĩw-'N5|%/B_L~.ۍMmф'P-C܈v7OW*GCTC)ͺ(R){!^\L6rgdT^uD-f;6L6%:ƯX۾FS)l4ħ^8Һ/^ufh66'1/?k3Ҭdr[ P L&K#ysOi w%FN ql/eow12댔KF z[mޡ}V_}ǥIf.OMƯmn{Q2%oSXBײosآY Pz/P-·f?j2PLꋓJ+*dWc:I=id3ToY'sI!{fbøL1vZhnچx,\ŏc(e$znc9gMaE oasLD:Jr]'gf>݄h{ވZݤ ޺u@` ʉV3pcw6.Ƚ}oɖ1CM;xDD4 rR20-4vq)E61nZyN ȬɪR`lc3I_{AaM:rhjlV*wV3`nSd_IsEZ*>}]e> W9Ķu<4iO5ljzK.t?& RayN֦ melNQ MѦq.+.u hk S&Ġ[\"zM9 &hRh8]2Vık(Z~{fl[_v^O%5lVp/e+c'Ԃ+[0& tߟ>eҧ9ӝB{xE?i10&j6R'؀I1IPQyh%y2t8'؁|b*hsthph!dl҆x;l\rZx [z i;+:ʸ B"^<8 sIf;amLk`#e*[ -i0>Ĩe >Eo\Ha_ j %_ؿ0 sEOџ[M]82:Q !zvk:Xb9PY=_腞217$orA=?RfCpGL#t4R1"29L} uQl\n.P0Wît H̴돌į< Orfex[fD cKD-RTDV=|lxF9.~"q묫fqZinFR%xHPLZe[VI8cҝ 1C8,oeS$-*|InqzE#s3wdsY]uqf10LuUE4%Yvp<')㐰™&0A\[r0dsywM~ ZZG%9u}ר:;>s^sy 3'gm|wJ!yv2iFl5<D9;wPn9~E%phOxN=7 8c飨Є@Aj?M*dNL8Xlt ލ6ɍy֋mw6ȪS2}ܞR67H~'jbX8T':B[C;oN3FzZʫ谫%;v@Ɉ٠hC&Ր0$uwi$˥g< 0{-ҿ En~ͼ4+lNr~͛*  )i`:g~.;ܕ/L|{*[F5CU.͟`iWE߿XȽzݺfsta!kSX"][1|!̅<$6N=hNBc%o[, ^P'Q qehqb)VY^^< w,(^]Z~’| YĢ?Y<*ƇjK^ZG-3jD?^]`@by%=ߵ7uA yR1$q]Z@[%؟m}lueoˋ8 B !#ԙQ`;P݈ۓ&Թ 0%FDO?B-Bp*]η&R<dH/tUP95*/ȇYAD.PڞՐY1s-#8Ɗu %B 4!ɫ w@9#OTlQ\Œơ0ߘ2l WJI1tbF8^:vf+dpMT=\{~vMV˗hq9W.n.au8=>bf fl^G~,? y,RBCAA/ɓ|p>|&|js/"uwy)ٯ5}TEQ&.bzwt\UUFc.,_جEmҨ.+$ሕ%u3ŬmV@`Δrsˁ5RU{|/d{O=^eτ.\PAxy`Mq<7Ÿd.K6_֮"6r^)3N\ YDa_! JgIZqn`2qs_HWl +\ m"3oDZ\RnzsʺXRԒfg Y6W#,-?Vܠ jUBL@-I^;k<rxoNBP2Fg^Te}ԁa9'޾~˔}]SD 8<V^#TnLqkRj0i݅zbp()k:7HsUdQܕXo qA.XŵڐFP:+8 %Q ,ŵ^ۿw8g|.& w&es_4fUf kN,Q+Ǽ U)m|( ӼL JSUW33#9~+ʊ!C9ݴ04hSQK^ Z*FŋՉt<9IW6MJs:,n/C\IrP'/MԎJiyIwK8I-H0Z,x F1"}S :l\#ޱB+HǁTV&_'SzѻQ// A")˯7:AE6:-^ӯe߆hęR@,_]cLEjrѥ蒺ҎlrMaBx}Wʞ,>e(y6Wn uk% yVƺjp5mfcK"؛ChJ,+\HZ ƷD%>{)HU(08f2e)ٽ\N)NEzm ,N8:#f?-ЙVfs(p.N?=Iߗj}&I~]7IMSz "6CmrE-}&!^pshK[ŎbI\Qk`^"n=P7%m䦁WeR7+]C)Rd5$3x daEhbznhzf YZ