libnuma1-2.0.14-7.1 >  A `Wp9|KԂny  j/\Pm.=o1}Q<a1DQzL zh"DU*5%Iv[zNTKZO9TB(D"P[ZmiMerhVnL!)3#Q'~o`۫΄y^x|ɘ B+`F⸵h#lkGFx&R7CjiOzvIBh=9Z4 cIa36debd699ca53d68a54e5be0210f18bf3dc1fe6a0d3211825f5aeb3d17732f33d2750526b40d97beee53db2bcf8d744fbfa8192gĉ`Wp9|Asp@?d   *  *V\dl p t |     ( 89\:>@FGHIXY \(]0^NbZcdefluvw@xHyP zClibnuma12.0.147.1NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.`9ibs-arm-3 XSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxaarch64 X`8`80eb1c9577c50cd5b16d490686a94d51ee71f39727137223a8bf6607e10ef8b71libnuma.so.1.0.0rootrootrootrootnumactl-2.0.14-7.1.src.rpmlibnuma.so.1()(64bit)libnuma.so.1(libnuma_1.1)(64bit)libnuma.so.1(libnuma_1.2)(64bit)libnuma.so.1(libnuma_1.3)(64bit)libnuma.so.1(libnuma_1.4)(64bit)libnuma1libnuma1(aarch-64)@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`m_إ@_xg^]w@\@\@[[aZOhY_wXCU@T@T}TC@Tw@Tpzdmueller@suse.commliska@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- include bugfixes in SLE, to enable 32 bit systems (SLE-17217)- Enable LTO (boo#1133098) as it works now.- update to 2.0.14: * 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/sbin/ldconfig/sbin/ldconfigibs-arm-3 16230625852.0.14-7.12.0.14-7.1libnuma.so.1libnuma.so.1.0.0/usr/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.suse.de/SUSE:Maintenance:19904/SUSE_SLE-15-SP3_Update/70f0eb9da671e54e927c5bca2342823e-numactl.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=00e250d59de32141d21c426cab55665ba2758108, stripped PPPPPPPPRRRR}kf² H*utf-8d3e31c73e05040f8cad1ac50f0470fadadaaac65ce3211ff558704a08250a1f0?7zXZ !t/ Dk] cr$x#D=g?~u=|1wrg4^}cDuDgj#!<,X<@ѵyw5+tw6zDO:+Fr QT{'Dp|0Zj7:ƵK6&n? '”Rj}UCSAp:RW -75y=iE6Lzf$LL(l*^.AǬ3U:|UvSlE-ȇ@K jQjbyoD 8dw~zT 2jcw{MoCLi;vߺdsn֗]K[57'le@b̓i}OP9ӿ{5Hq9Dgo5u]'H"kiG5T$NfttE͢?;d=:Lb-g݂#/B rP/˼`'sa7;8D\b܁"2l;OTΨ)њH"D?,HPOg(SalG}<-cYHy*'W&ey b![`<81ZXuй6:PuwۆT{Y?<=7¹ TL U]r*}zj12 m8rшLj0ޟ0G~J_]I`Tpȟc::>#阐rH"[OYG:Gd?yFjrmҬ;RoH8v^8؂P:MƋ}.+, Gs1}c sd6OQ`8GpnN]paF$5DE|3*/vY t(3C-cu![T$ROd5Z|*鈷J*uJpG\b wCj`?C?,pC uJur"*Kc7>v)Xak AW>APے BrcKCu7}mlbxog2Z .-l<0&b5=/R瘹>ά`; {I&ﰸ yZk:{?Y'7LS!U=G^1DדI~re>4+t:菲 I:TzN`ʊcw&όx\?%\dªNo*FG8N8!~$~%h 2Fe!-}:BeT`pĿߊFEm_4#9;R(n8s:fq?؜靖$#1+)jbPOAf>[ ھŸӜH;d#l\Lp4cW͂D7y~ v2FjϏ oF ߣatn$|nB$aW,MWVP!cJwrU[F $bc^3beRs"oH/+_7Av܉&s-!xZSпM$Ū?k]cj+:w{wvLI4F*mIj2( _W2r_^jU-;#??Y˓hUT>]  n"J{WM, j(LTW 8gGA O0)O}N:oHXӛ"NNe2w/=Se͏.eP-Cz(Ӄ.fuQL`J 5yUx $ࠉmTUp*v*VETn 2;ť(-|͆O;W9d_ RJ \(J -SDEޅf>[]CNj12޵*h%R=3ٕ1> PnSrQ$cދ[/]:h^1|@cޙU¥J3pYb /)''HUwdGJJ ΊӪ>4"5|)7aR߰Am5-_ys:.oHY+s N"v~B}f嫼P/~qv6Ro\pe|AdL^0d?hG37#fZEjoa3*/*OB^LgIhR޲(jECmIhRuƦ}n jr>~Uh`3".KI3//bfnjD`.K4=$;G }jsl%,Z\U+dlMe"aٹ u4YefkY,Dm/=Ps3-xdSeUqowB{@1hÐ!_kdy֝;ݑ@!X 4ou@ű*u]x7u}HG>bb(+[J; IBm~sKz>2T)#J ]fHJ=T%~"}k*%.GTFp⫵Rb"؋6xY5ądB˄(Ac_LJ<Ǭ.~ܦZkF`-3H\CgD[GmL㹊_ gc_%TgasD.&ť Ӎ-*36KՖFW~j 0 JLLc͗Fn=5)x-*ږ[ W%Rw8B+0Bl}$z3EQ̱1JCF C#]]'EήF8:(L!t,瓜 h`مgFjZA(lCI^9Fax dur~=?ĢE azQWR &OҼ9nzsj_Y7$!=W,ՎB@:jmn+T/i-wy+c= ņ rnb ;+!MXI(uiWkH%Bעuu!s.2s<*;3ZeLT&nvIr6W$Gᅠ=wI-y-|(yԧ Q`.ntRUO/eIvx|KL%C: #5+Ƀi3|&rv8߲"yVAn6v Ǻ:XLcT"nKc8V,S20+(-`Uy,ۦA*#k+&:!&Cz.ENZ@F+v+ɕ KN Щ߃9]ؚlҘʇt\mvk^IBLѽ(dcZ]3=vi%Vy;_Xr'&q30Q; NܩW ;60*l.C- x_8S}fO 5cvD, xopRcZG+>'B,iEGTI7S5hE$4 H*.h- D89䇟'_ 3$̵ T4 .zӀ\Y.-RsVg'ŒZp'HyN[|NI2<ث5|aeBZQ #CX!|hbobT1.ٵ"j`o99|=&st *ZNZuyDsX?$CJ`^yiCC6,fkGbG5Q뼆Wx[ˮRZ}n \Q,[9mO-NWҚ5J<.rYK]f|b%؀Y2ՑbYj&Fuc4R'>S.eў`Ԫy&[9x@*")O^(2zPzi._ܞA9%@1%| 0"%] GJ[f!^vHy7O^m;~0VK{ucX`Fl\6kS$"&⁣ LEM `OUj''zx[ ?qGI^R=8 wZ] ]#\h|o3ӍbEb gd"Er+U7 cy/Qmsxü&a= R61" )'" ex\Ԑc6j1_>kSI%[ԉ94DNv@L{hلnfT&̯6@%*L)OfX}AUE mnK_G::ڨq{:[׭*hI~ <9?̸wtDRKm/|ṈVkVq,T.gbWVa`M.5T >11}Jgb(Wqp *3O;EVQ^j#J^>Bیhuˑ# ռƬk~u1GtTneP{f*MJDa">(Pɽ%]RIj\TCW6vǘmVwQ.JCD5pǀ7xg$HR>i^+, gtwM=x:Sa`ewQzhR!1JfJ2t9 tB=VgwT]z֊ τ 0"xN !ی|μWڌMş"c;PZ27!-;..EvlЬzz BZAqX8(9ч ߡcqqxewRƊ1}p#y1|uq\or::a̍{([=#l+eW랽w?&V pa_,"fps&pl6i@1,˷ LB7p^ |Prh!nTt%)A]M+yfaGgcU-ER ?&[u$Pf#wCm?H)v0~?.)"؏eXWrx4wxk]-{_o'zz6i]rRFBG*(fYb&-*f])gKb@3d4< 3ґn+<l s0?!)'$oV8zybYp5Z8&j2~e-7*LZ{ѭRIK4Aĉʱl5{*/{Hqћ09G(~QY A|-"OHujJ?P#40Sݧcόg[#/h+JN*s} ͞U8"JR8D$grE_Ji&)ztʼnRq }<;`^B經WGQ&-el뭗 Pz" g|\de|)aOɺMO4Cҿ{t.$L~4\/ks.}K 15_W3 X @ Ύx^o{2,44Aa pvچbڢr(}mA1}<3zG8Xpסf1I-DĪ(l'^E8I8&m/M]]E*-dae3z1i,aJOzxR1^ @HY?t&3}7-!5d~6+DLP3Y?cp {ad)*ԦքN݃_Xl&@U7Mat{2 f `%P`DJ\g?g<.-1'UJ6$"i}i#t) ET/0ե/w}XL)eIUN3:vk& /-R]oC,i2) Cv5PͤYa VGsKF:x80+Ԑj %va糖CP7IQ-C+ /fā<[ YQdcV|*xyX|xHFm+lMHOG_6ļ>vy-An,``r$[B{t|W\p$89դqs6߻Ie_Tj6M#0HH^_tQ^с+,KE 9M8QcEM_cӤ'no35'{5 H(af/:z$%a&PR_!k^f0fX=ykxP\7&;\ 6JK~aM'7$,Ert㕙dATtQ&SgĻ!wH猁Qi+JqbY^*X+ML?DV=Iɷ=|țG?ɓ8CkIjUKJY׳ETSPŅ$1)yց"8 /S@fPte(Sص6P.I: k 1Q|[u n rumۈO}ĕ)o5*@6|3; ~\li abInA90ËıdeH;Q <ӱZ/A ̵}s,S髩]Z KW.(G*2AV(FniN3;n3i^(({!޼Yp+%\#9- ?,@l qmC1oऄ%N(C+>! ! ]GGHP Q[e0-xt8mÎxiY@i ?s;V4{q_yBfhsdJrT* -$@K91aP2SZ|~[XTl덓HĎv ѿ vk na FBXD/DQ8\~F&X:˗.=T1589PXbtdYj:UFA9!xIvG1w&NkUs5A;w?ݒ1XԴY>dQmk+<4p_Dab 44kݪw#vW(FIOJ3 c'@֜VCn݌҆䲺F5<-BL@&b}^l!ͥ ,,{x~x**8qjld䕲Y?aM7Pл(a`Qquڲ5/=2|LiHO1khhҤ aȶE-Y0 T g QM[S+̽ b՟:aaM-7ZI|z\a0qT.}oդrNuӀ)*x%e#f?z :3G2.tPe;`f&AEcWb(R/;kaZӡY1#ecV*v=6li< 6Vf+(ȝKYؚ_3]82@pIw{T&8m:Bu|Xᰲ2M \cgU;:3xB'iby7A1;/F!Ӹ#ZnE $M F=i[]l-S~о@Y7.JCwhq=]HğfT1TewFI)hΊ/yUQę`nG YgQh w`Oi!jo H`S8hb`hw6/rK Z&&t9C$IA*N:e1t4 =_ 8"kF=YÕ>h4Yű52j-P 9M7M;N'5P۸uϡbM/JEC.w++8CAtJtj#J@7b$aWIY<|U724 U>!8xu%z,=l*b4T?z DPVּ($T;Wy+Hyx]>߁쌜&/>t;۠:0@8tvH+TVڢo6g.1PT-fjW\tLm8C΍XxtSCuNWj ?&B'3K~"R/d6C% ?n#q!F 5.`YK˸|8f`L`vϡUbpCz`G25zHs-(dXX- *( jZ4{q YtQXve\ wmK#n+T@}*CpR(^nִ }pP&mk0E=G6wY*=}O3-gfQrhjٵī5pzp) j,5NM@D!CycLQ{GK^=jŧb_L <8!n;HDhl1QUe~j>4jꎐ(G6Ss;Ȉn[eUʂSxtMְ ľ;Ҝ $G{b N25(ѪTK0k -F>r3lP2iD'^hlI7öF[-2E嘤X"^c+$)yVz;Lo$ c*T#6XW 0|d%@ګ)5#<Ⱦ*REHh MkHi{ ٓhWWek)hF3nuc"B;\cjBM!Ij**ds :s1(oQh+W,FޭA9 %rق@bǝF]Aex@O_$ RWOqSJ$[(ȿ{+H Q¨iʧoϩW= ~Li y4 88]WH7XF& 1 !{}ڒcQ+XQjMjs7u94pu|R樤,-9'zQR(2RFa|:!Uv0FtuU8\0 39Sm1 6{~?;0U2'pe:V CQr%z.嗟{Y7߆^;Xzf4٭u,!4dgmjl&i 񙰃F7`2{Ul)vI ս" NT {<+;p?*j_e-1/ʘs,nW%{ޒy3mr_eӲKL )I:fmJFfyuT[,sC%eȑH.HJPeo$L9Bӽwϳx^Q M?px8TIm07`ig'6^O >-^~`1.),TNwJE/=[Pg(6<A;4mꈒFkfao*pziP;liDJTUK_+ul$RwKkf&='ǵF۽Ra4=4bKsLK!'K{ѝP~2 !x^>AeZ{j(Znւ2RSЖ: Qu 欣{ npٿ0XbN9s܄&X7a?/;Fp?+0[H,\XtBܯN>b}hD|-е| N =x7{Xi =~ٱEd>K g!Uώw*)k|:=uq 5zcZ\8N$XTJK!=_bq'ɉj6aGvay pl_ǎ[w/Ai?); .2Z` 1kqTM,d5R:3:M7JLh%^RVagAT\VB4;{;k )hpMj@ȷS"jnjvp 2ϕk-3K>Sf&P înb|rF:@lƑI-@P w"H4ĹM WAP]> īZAdqJھ'0 )u\U})ؑ zt GIeax犋_߾vVV/h&= >dū:P&հq(qY2p"=ә+wOBunC܀9`ߓP\(Z!Eq[l 14Xz V7dMIUKX*^muTz偠{юʙ('xېqF2d]U){S G؎ !.и'ptR'@͗/W_>s nOő=R*EA[F֧be}JOCuƜvkSOSک B&zj +XsU\a> tiVGD^+ZW.OR Đn cΜ ȹ}`FaL$uf0JCwzB' {u|h2T4Von7L\̨$i6FvBjBJ>9tr ݋ DJN8OT| ߬BHg-ޏf S#Ms?Iלgnc 00M#m^(-ί`Wprta͎rsquA~7S7{h!~;^q1OY,fḓ/`y_ \[# +C[)i /695B+PK]vD/R?$s1 @L Z_[g%-wⅶY.t5_[h_csx*`奼tD&ȱ8f{l\k^G!D.2/'x,NT*>ʅl%bL/ 5v @M Nծ,8KwU"Z5o\y˾W ZY)tV%FbvBϪ%.9䉸DQ Gt`6.z9@=tQ (Z=?Q(;sgxYcw9䭲]2%?5/.F4*D:}¿Yzt8֜A͞CŌhycoSaRV_d=03݃!&_v!<)%.:B2YB )LKtUMCquO{o`)*1eY,,;&RƃP9!|,fndq!I!`Jeb*$:ߺ[\s#ܔ\),~bOVlv.9`kܑfP9F<"{VAt*OGy&qN)u;"IVw O 'I 'g\_t+mp  YZ