libgtop-2.40.0-2.27 >  A ^p9|?.Ě݌@ ߫AuB=5_(1ɠAi! AaN+;QySȩ(P?Whfk/.u,`EDDJM}OFu=MBŐxa-ro,(T>2b;MLzd;7a@f5lݧN T2cdef452f821b0fa6b7397bee06a9cc47814cf496d9a97ba4d0d93f820989b340d55404822529e4e2a57e7804c6d306e5176c3e2R^p9|KqW<mb|n(p5p?yXJqFP A$>p>t?dd   8DHTXq     $ ,   ,  (*849:FGHIXY\]^bcde flu(v0wxy z`Clibgtop2.40.02.27System status information libraryA library that fetches information about the running system, such as CPU and memory usage and active processes. On Linux systems, this information is taken directly from the /proc file system. On other systems, a server is used to read information from /dev/kmem.^nebbioloSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://developer.gnome.org/libgtop/stable/linuxppc64le ( p^^f8dfc322fd52ba5d3dcbd2debdab2f63acac1b47f2b6f3515ce77852f8fd593f0bf9fa7adb339032ea14ab6c2eefdc84b72ba77fce7b6db5138f44d20e7dc359rootrootrootrootlibgtop-2.40.0-2.27.src.rpmlibgtoplibgtop(ppc-64)@@@@@    libXau.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libgtop-2.0.so.11()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^,-\M\j@\eX@ZZYzY@YY$$@Y$$@XX@X @XBX@X|X@WF@WV3VՄ@VvVy;@VBUYUUL@U>dimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgjengelh@inai.dedimstar@opensuse.orgmgorse@suse.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- No longer recommend -lang: supplements are in use- Update to version 2.40.0: + Fixed array and transfer annotations for documentation.- Update to version 2.39.91: + Replace deprecated gnome-common with autoreconf.- Update to version 2.39.90: + Fixed compile warnings + Linux: Get procmap doesn't need suid. + Updated translations.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Modernize spec-file by calling spec-cleaner- Update to version 2.38.0: + Updated translations.- Update to version 2.37.92: + Code cleanup. + Updated translations.- Update to version 2.37.90: + Added reserved fields to the sysdeps struct. + Fixed build failure in FreeBSD 11. + Updated translations.- Update to version 2.37.2: + Added support for per-process io monitoring. + Added nullpointer check. + Use unicode in translatable strings. + Updated translations. - Bump soname and baselibs.conf following upstream changes. - Drop libgtop-add-NULL-pointer-checker.patch: Fixed upstream.- Add libgtop-add-NULL-pointer-checker.patch: Add NULL pointer checker (bug found with scan-build). Patch from upstream stable git branch.- Update to version 2.36.0: + No changes.- Update to version 2.35.92: + Better output format for arrays.- Rename %soname to %sover to better reflect its use. - Redo summaries and RPM groups.- Update to version 2.35.90: + Use dynamically allocated cpu buffer. + Do not cache getpagesize(). + Use faster g_ascii_isspace in tokenization. + Ignore paragraphs not describing a CPU/core. + Updated translations. - Drop libgtop-bsc1020294-cpu-buffer.patch: fixed upstream. - Drop fdupes BuildRequires: it's already not been started and rpmlint also does not complain about duplicate files.- Add libgtop-bsc1020294-cpu-buffer.patch: dynamically allocate memory for buffer when reading /proc/cpuinfo (bsc#1020294 bgo#323354).- Update to version 2.34.2: + Linux: fill last_processor member. + Added more gettext options. + Updated translations. - Add url to upstream developer page, silence rpmlint.- Fix build on SLE: pass "po libgtop" to translation-update-upstream: it fails do detect the correct gettext domain.- Update to version 2.34.1: + Rename --with-libgtop-examples to --with-examples. + Use gettext instead of intltool/glib-gettext. + Added Language headers to the translations. - Drop intltool BuildRequires following upstream changes. - Remove obsolete clean section, and conditionals for long gone versions of openSUSE. - Make translation-update-upstream conditional, only apply on non-openSUSE.- Update to GNOME 3.20 Fate#318572 - Drop extending-max-cpu-number.patch: fixed upstream. (bnc#885202).- Update to version 2.34.0: + Stable release.- Update to version 2.33.91: + Fix building on musl-libc. + Updated translations. - Drop libgtop_spec-update.sh as source, and clean spec of it. No longer needed in the obs. - Move %install_info_delete for doc subpackage from postun to preun.- Update to version 2.33.4: + On OpenBSD only PID 1 is special. + Call setlocale in main.- Update to version 2.33.3: + Fixed broken compilation on OpenBSD. + Updated translations.- Update to version 2.32.0: + Stable release.- Update to version 2.31.91: + Darwin: Fixed build. + All: - GI docs fixes. - include fixes. + Updated translations.- Update to version 2.31.90: + ABI changes: - ABI was inconsistent on platforms like FreeBSD which make use of glibtop_machine. The ABI was actually different between the library and the server. Fixed this by simply always defining glibtop_machine in glibtop struct. - Add Pss and Swap members in glibtop_proc_mem. - This is the second ABI breakage in since 2.28 (the first one was bumping NCPU), there were no release for 2.30. + FreeBSD: - proclist: exclude the "idle" kernel process when GLIBTOP_EXCLUDE_IDLE. - Remove extraneous glibtop_init() calls. + Linux: - proc_mem: implement Pss and Swap. - Remove extraneous glibtop_init() calls. + All: - Propagate the change that machine in struct glibtop is now a pointer. Hope that change doesn't break build on other platforms, I can only test Linux and FreeBSD.- Update to version 2.31.4: + Implement a proper --enable-debug mode. + FreeBSD: - procstate: set process name for kernel (pid=0). - procmap: get dev/inode for ZFS (no filename yet). - mem: rework memory usage to something more meaningful. - proclist: don't report threads. - proctime: fix CPU times. + Linux: - mem: . Use MemAvailable when available. . Match `free`, report Slab as Cached. - Support for x.y versionsmemory to match `free`. + Fix a lot of GI tags: it now works without crashing. + Server and daemon binaries are now dynamically linked against their libgtop. + Update a lot of examples/. + Clean up some very old code. + Updated translations.- Update to version 2.31.3: + Numerous OpenBSD backend fixes. + Fixed FreeBSD build issues. + Implemented procaffinity support for NetBSD. + Updated translations. - Add pkgconfig(glib-2.0) BuildRequires: New explicit dependency.nebbiolo 15914124142.40.0-2.272.40.0-2.27libgtop_daemon2libgtop_server2/usr/bin/-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:SLE-15-SP2:GA/standard/00a202e525f2b67ff4d1283f8f0410e6-libgtopcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=561c778e816d52471a441b54075e18f61331cb21, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=83240f9ab2fe058e2b52758131d595af8066703a, for GNU/Linux 3.10.0, strippedRRRRRRRRRC} Uy9c)utf-85e0cc7909ed3fbd109bf674e5442143d5f12fcab29df7a83060e609024a6fb41? 7zXZ !t/#/>] crv9vW9vQ &31>iI3AS-6gLTq {KrC+߂PϟM)Lw~/fEǾj]crnI6Ϥ#G[\`n}#J^ ]U9D?u|]K KmZ?'2ޝށd$#BiN=Z>z%~#ۜ`&0/.d\TL Z[p$FJ7  ŎVTx9Q^b$ċB)*V:v MGC\o4b@z&߸:VB+<*K %mEX{3NgX)U7u6f@rYsrhr]5FsjW꓈m8 K)IrE]܍Gl䄏.M;1`6(>`sP> }'E|(7h.bV^(G"QtNW+8%ك!"L͡Y{~0 Ġf[ OG'VOÂe< /Z |Q4r wijht~>6SOVf?a%{~CHׂԺgt[Ba'#Ґ*NFR;1 eqBqܬHƸ_20]^|2IJpKYb]2Z,?aД s Z`7|T5a&#lχ3%Y6S3?$ܮ9 ,Y`%{La }\iVcˎm6=)pFa9R>ߓT 3y?C exI'e?'{ Z2k֙^a72tʈ#5*J mJg͸b*]=n6Z;ѵ6fU%0SKQB"M?LU %Lr# C(r~GsB 5IC]-Rg籶2[^gs_>G7ʼ'5r:m#LNe^OZF_s{1̩||jmUғY˙hϺ-}Ɓ_t? N?hJ\~P^nejt=7]Lx|i>nQ4&Ec {n6#V|HύC'P@dPzRˠ /$Q_zKS@]DAw{oO8J 쬩ݔei$8GѴ%HZp 0)E il`YuWA#L֙dح,SH)OY#J&8ހZ1TӷJÒC{Z^/І %m~cL]2G.vPjă%މrmfbBΥW[]M0'kv?ƀCtüCG$8.8 9gU]%)yg_| ?BU!*O>2]SrcζY4֑37$S)Mo[CdW|3 L;J}TU!k;̨.P %e'-2rݞp(7oNu'2 c?N*U>n) hL>v\Lh`VFS0 d`y2d˙Rio$r!@hAƠxv=X?Lp&KxŸ #{A3]d'6&zI ~yept5I6 ̴r}6Wڷٱ->Qi~Pxǒ82C'hyRlEw e 3L=oLO.>]<-JՎg0xcըbu%-Q"p.恬߅|zK5 ~Bu_\Uς dxip[\U'&P> -?UjV߫tyasٵy#a}va\NC&FEMg: TW6Bj I0L?7?\?: 0f`-axed:~]V"/ycQ*0`vW%Rb0A8<-{rOAxXᡎI?O R:Itt4L];f>չ1Iqmƶi<8=i+hcp Z\w_L:F)@kn,٧"e 3.$7-1 G=.#Ȓ2BL`>3!-Yx q<"̈́c'M88ƿ;kD(Z)1 s)ǘ8^IYDsrs]$Q"(]G? ߻86F!cR[UP<횥5|fBƛYm-}R7b  !}ϑ2Z\rrfE56حYປc~U;;R#D. PVPbL6F׍uvh’}Ws>EY+8'~Xky1%TۀMZ} +O#S92~z;d?Η?9)Ք=Ns !D+1FG?LJ, x0ZTV?ھxe|=sTvZÄk{Qb>\q3يF1 yN5EɡX9=[%LUyTO, RKAUj9R \`~C.!ԋN$m Ϟ kLï q0 & @m=.$EÎvd;SG,M\xܤrVvXZa.BA?#$1SDdѪpE}5M |-:Z Ƭ׺"+I\uTOjSkXКSNˑiH`+A .n0'SA;*X8(ܼ g ҚL4ԌkȻS ߼6d[?0ooMhkenzڅ)Ƈ%`$IEi2hWO[ DGXw/h?\!M&ZJps=u$|ub]bSfֹK+Lk7~хދ (CU|OkVCtُ+lFڪ8wMhpMuh#/2ǿtro|G6@\+.[.!tW#,LncGO㭔9`Nq0RaSt7]͡[>9~.{o @vZe0= wIQpާd$Th83z5Uts ?h}1=*7絲:+b_M&1`}`K&g̝ਦ@rɼ-#˦<9bS>T%I/*PԨYM̐uKuE6izus6]\K|F[s%?.'/DFsD{)B_9&ۉM/֥YӰC>WfZ̜٢8' [ `OA.;oiڏsfuBO琹 >@9nC@#BxN9HDe֧7 8xTVܴ1y0ϲdTaakSRR 9p?0SA/"vH>9*S"Ò+ )Ts Xy#29;Y?j++z=B@*_;Sz7.z 멌&^iS!,,?V%&Bvr<ѣ96=lV}0A2?dΔ?7x=;8+mL_00L q":I(SXY\Br>zZhI Yy Nv7v&&kt}g mRK2[@U꩓_bI3B J*$N؁v!!oMҫ0n-w(H Tfn>~0"DzzfL:bط d4~i?%#0!wL^VҾj\4}ZDU@X'p}kv|aZg@$-9AM}} OݿHdzt?N% ⭑)P -;OR!R^uFBX sDF*+g;?.=X@7]2^/ښ$N[ns-Yl|8Z%Dm7BO'Q С=tI,:T??F a+܆~>,fN'';cW}𒗙bbMy9|H)k\j_4f/k_1q A> mqJ1Sd??,g[R\ Nc[YiK0ڰp.x9m:.BZ,5ߤ`EO%)C'JRrޟn OΉֵwy#f,2^Il 2#< QH,)>7?cmv:/l^6`TR5GN.sGqcMvU "d߾-6>ɨA( OF z}Kr^{)VTUdv&#*Ą<+uzdd hQiEԘNA [)mtX̪2\`r!J A_?&WS`V4% Y¥Q_L /ΐ(,\m@үYzP+~^s,$8Isރ˵ c!hjm}?yG|YD15>83bMg1ʂZ 4[tvI;<&)wտ*h2th^\I 0 9{ O-T/w3׃.ھRqIB4C;@ Uc1c6wRXJ{/pe9a TUXvUv%6|K^U:>H\7B^Y/QA +om"bނTxym<+ 6Ht?Hw9$Zo6W'bo`vng1 ؁IU/he2}GDJ`IV$=5qz [x RhCDKMŝ&Oxa W,}-<$IH\[bZݸsO3B#*≿LIٮ` vZcVdYGO0Rt(HOQ< ć酿M^x'{mVs3$ٰ$fM-> ABvZ'-E躔յ1ߜհ̌r#| .#/tD>GVdghPX,#pjv}I fG/ Ŵ_jy`Pm,Ξa{l%tjs]7VдQnozogJf -mr"e΢ 8Y e,\('0\q))lIU@!/%̯?be2e l)FRk񶨊\jtR~vO[CZ 5Wb'Ԭvr&MKT*S,SعP"OhcB7 PY'}/Y}Vn'W0JR(eM7m2pe+q[h@เg~/2'~:z۟@lPhƪs~2CZil"K0. x٦"?%y(u L#~!dX?MȈ(C`4|I9Ȍ2M-9%l|XS[.#x3W 99~PUtIS'^U9gGD oyQy=6;[Y7ԡ)w?dNS]&nw`t_.)Sa+OkQIlMkRm!^7gQY/:7K ?ǯU-XEϜ[0ߋ* åUҜti-a3øK煐 HCA<袩>/֎n邂ALٱv^,8',$׉uP?0! $ykCJ A)黡h1M(zއːI{rڔ,:zwz2pv7I ~ZkվwY"MRKX0vN ZUfQVb/ 40AnX$OњAQԫC)]\t&ݽ\ẅ́~~|A.53R5-Ͳ}[RLQ F}0 %{ővIݫ~b\v+ a6U>caů(?i49^IϷu!^kBtBVNL|Aad&9vd~OXL^Zo4GNu20Q8uY8S75X,AhÐf];bB}#Dgn`ЯX{~>mlDƥ$CiƋmXx$KuNpeK7}A:AQ6p5[%Y@ھK}AF?9Z0fAyF6Y]Y`aSoYϵ3f`m7!cz<ĸtf\¢O<@<+ }AuJ3J/ᤕw1]/z*T H+h\U&NŐ1byЧ}‼-ʀY,j{x:a ׶GƅԈQG+UԲ~h{1*Ec+? OU1*z|\* 4 u$\;^nc hM+{$$VK؄a ^ǟ@m1~dAiM/}?w{cxQj0'v'T klSpQZ&1ec6_a&a'GhMt.+,!;6:|RF=fU3 /wrpxA6wJU]oVp{%[Ii!"tѴ[j\.?,Hj2QQ YYPw΋_@6َ[Z/&GXmPV ~0V w=ţ$o/r7W>I=h9kDy X4qNvB/#!V8>y)þhl#Ьk)a՟ ]CZg^G`}n zAU%D!9=WdH>CK[thZS=gR35;tI;T*eP2GK;W+]lgAI"5ϨU9AR*t\.4bgFnp7DMFUPs8LmF7ૐ k|Yz`O^Hb w=pV:]\ʵkk(r?Tަ5Z&sHS 'R.s{]I^7̕9C2N[ygI'~z ?U+zIlU*xαv]_^<,B4 p5 <ڼ'9X1h.~%=TTWnǪg~mAB,    yƛd LLU:ic(`P2 =0jh<U9_~D|6/Yq|#ɹYYNfI Ԇ(jZ?OMiFOBo?jq}PtG}cI 1q5ʻ~NNxm?5#Ȼ,hj-z+RI9 8$rwѾWDĬ-efĝYVVg (zxhz颕ぎxPݯz3|'>O~`ۖTtM_Z^zH~&|9=q[q{"}Ǐ²"vH4lyȸ ^fN}o7kR䥚*X㒇( ;BY}dzo]2VwUTأQ @Yq{5 \@(XV 3$5sp~Q"tڌcFS{OI|m/q [ٝ\A 4x'F>eE߷ H``L;5,K'[DmI/ C1(n"mr> &B)&b皵IޞKAA2ܴ-E#6IBUFGyDMRĦ+PƎ9^;ƶ YZ