psmisc-23.0-150000.6.22.1<>,`LbSp9|t0Oa~6r`b/ӧA* ?)d   L6G ]o       0      H   8  (89 0: \F!G! H!P I! X!Y!\! ]! ^"`b"c#.d#e#f#l#u# v#w( x( y) z))))))))Cpsmisc23.0150000.6.22.1Utilities for managing processes on your systemThe psmisc package contains utilities for managing processes on your system: pstree, killall and fuser. The pstree command displays a tree structure of all of the running processes on your system. The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name. The fuser command identifies the PIDs of processes that are using specified files or filesystems.bSibs-arm-1aSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Monitoringhttps://gitlab.com/psmisc/psmisc/linuxaarch64   %TbSbSbSbSbSbSbSbSbSbSbSbS9e8100ae1fa5f00e02c92b1096605fc323f821a4dbf24a301815229a30491ee8cda61c2fc36e8a58ad78b86954486c5d98bc466e9ca2bc56ab1eb3f10603df83d2d8ad602f62f456b6456707dca42903da38207bf26f1b56e0adb8dc6a6c750fe939a0b9e0f4fd8040e553068155f59ed9aa0e4453b5451e10f8785e1c4a5586bfa61e32e6be981ce6c5fc1e15937265bcdb89c82828a3611cf71f3d8888451f3094cc129e2d6f6deeb322e07c790aa22602bc2929fd0852975ec919d1c3fc1a64b3a0dfec780ef63f4054a90afeb122b970db4b06be25c1ab24cd2d9c6231f50f9df24ac70157d0a8372e2263f0d61f10704a9b86ba6bb925eab917e993dd5a70fad99b9f0b6be2a19bd7740ddb00ad2ba9d371fcf775a9c58ccc552c3f090c37e942af75dc22bc3f838f896d5062580575ef224be147b82f3fc6282131a520/usr/bin/fuserpstreerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpsmisc-23.0-150000.6.22.1.src.rpmps:/usr/bin/killallpsmiscpsmisc(aarch-64)@@@@@@@@@    ld-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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libselinux.so.1()(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1b\@b D@`@`B@^@\&@[@[ @[,ZnYY@Y^&@Y\YS@YS@YI@YI@U]UQwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.deschwab@suse.dewerner@suse.de- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Add a fallback if the system call name_to_handle_at() is not supported by the used file system. - Add patch psmisc-22.21-semaphores.patch * Replace the synchronizing over pipes of the sub process for the stat(2) system call with mutex and conditions from pthreads(7) (bsc#1194172) - Add patch psmisc-22.21-statx.patch * Use statx(2) or SYS_statx system call to replace the stat(2) system call and avoid the sub process at all (bsc#1194172)- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Determine the namespace of a process only once to speed up the parsing of fdinfo (bsc#1194172).- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Fix bsc#1185208 to make private mount namespaces work as well as to distinguish NFS mounts from same remote device share.- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Fix bsc#1178407: fuser does not show open kvm storage image files such as qcow2 files. Patch from Ali Abdallah - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Allow not unique mounts as well as not unique mountpoint (bsc#1170247)- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Always initialize head of simple linked list (bsc#1098697) * stat(2) on binary does not see subvol dev- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to handle sub volumes of the btrFS (bsc#1112780)- Support also btrFS entries in mountinfo, that is use stat(2) to determine the device of the mounted subvolume (bsc#1098697, bsc#1112780) this modifies patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to make fuser option -m work even with mountinfo (bsc#1098697)- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to let fuser -m also work for private mounts as well (boo#1093665)- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to run even on older kernels missing mnt_id tag in fdinfo- Add patch psmisc-23.0-killall-signals.patch to fix boo#1058990 by prior scanning for signal names in the arguments of killall- Update patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch- Remove patches * psmisc-22.21-lessnfs.patch * psmisc-22.21-mntpt.patch * psmisc-23.0-net.patch - Add patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch from https://gitlab.com/bitstreamout/psmisc/tree/mountinfo which is a heavily rework fuser used on NFS * Use mountinfo to be able to use the mount identity which allows to distinguish different mounts with the same device number as it happens with NFS shares. * Smaller cleanup as support of chroot environments and older systems. * Add support for name_to_handle_at() system call to get the real mount ID for each file - Use test suite of psmisc in %check rpm section- Add patch psmisc-23.0-net.patch to reenable network support broken to my own upstream commit- Add patch psmisc-23.0-killall.patch to remove left over debug output in killall utility (boo#1046237)- Update to version 23.0 * killall: Fix process age race condition !11 Debian #822861 * killall: only use scope of current namespace by default * killall: better parsing of command names * pstree: add cgroup namespaces !10 * peekfd: Help give long options too !5 * killall: correctly report when 32+ procs match !8 * prtat: Remove duplicate options in man page !3 Debian #846387 * pslog: New program to check what logs are open merge !1 * fuser: increase path length for octal escaping SF [#37] * Make usage of linked lists of devices found in /proc/self/mountinfo optional * Make timeout() in timeout.c work with shared mmap to reduce the load due write/read the stat buffers * Add list_sort() to lists.h to be able to sort lists * fuser: Fixed typo for -M flag. Debian #740275 * pstree: by default doesn't show threadnames, use -t to show as it disables compaction. SF [#33] Debian #815902 * pstree: Removed need for PATH_MAX Debian #750405 * pstree: ignores disappeared processes. SF [#34] * killall: -o and -y work with -r flags. SF [#64] * m4/gettext.m4: Upgrade to gettext-0.19.4. * m4/iconv.m4: Upgrade to gettext-0.19.4. * m4/lib-ld.m4: Upgrade to gettext-0.19.4. * m4/lib-link.m4: Upgrade to gettext-0.19.4. * m4/lib-prefix.m4: Upgrade to gettext-0.19.4. * m4/nls.m4: Upgrade to gettext-0.19.4. * m4/po.m4: Upgrade to gettext-0.19.4. * m4/progtest.m4: Upgrade to gettext-0.19.4. * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.4. - Make it build, that is create a po/POTFILES.in - Remove obsolete patches * psmisc-22.21-boo908063.patch * psmisc-22.12-tigetstr.patch * psmisc-22.21-upstream.patch * psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch - Rename patch psmisc-22.21.dif which becomes psmisc-23.0.dif - Make /bin/fuser a symblic link of /usr/bin/fuser (boo#1029973) - Last revision was 78- Modify psmisc-22.21.dif to enforce the usage of `m' flag in sscanf() instead of `a' for allocation. Also avoid to small buffers and include sys/sysmacros.h for makedev macro. - Add the patch psmisc-22.21-lessnfs.patch to support device files of mount points as well (boo#1044638) - Add the patch psmisc-22.21-mntpt.patch to do strinfg comparision only for NFS shares- Replace negative list %nopeek with positive list %have_peekfd- Add patch psmisc-22.21-boo908063.patch to avoid to close files which are never open (boo#908063)ibs-arm-1 1649667265 23.0-150000.6.22.123.0-150000.6.22.1fuserfuserkillallprtstatpslogpstreepstree.x11fuser.1.gzkillall.1.gzprtstat.1.gzpslog.1.gzpstree.1.gz/bin//usr/bin//usr/share/man/man1/-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:23622/SUSE_SLE-15_Update/ed698d6b6a080d1af2ad2467802bfb46-psmisc.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9b61e6c8c1f87933f1eb4a8a710b53cf3ac9d845, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=b0e2d3742c79cba908ac3d918c118390b8272aba, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e4a2ff5da23de5dea82ef0f1260923a6af423d9b, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=f686cb93c6f198b15ec826085b53fe29ee0cf4ba, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6956a40f12ef3a488a981989a2e2abcf13fd391d, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRRRRRRRRR;ԼGOiuEK1Jpsmisc-langutf-868e5449f7a9b9bb8c4bc594fa344e8feec00dc11f015319d062652f9ac00f4a3?7zXZ !t/YK1]"k%H3,}~qvߥ gLMA{w0k=E9*=3:]{% ?xP C u̹"Ryk2ktٰ'?aJ$,0 鮸Q)lLG}c|ւL`;٣wSAa4:`Zǖה\RT !09nlzPHcMe;;RNXlͥю(ӥj}h?zH(s|rhfEV[>3=G3&/ĈO".z8ZXnYO~NdƜ̋3p%-4?!@uM%vǐWn%J (Do~.$#ʘn%){? 9J+t h&4ν\Xr"8,VLP`Zh|t ]bɤۏ`Lr; Vw=3hvf_$ZM4vG؟ARfzXOP) !?#|OwtsB<OjT/J2jVNu% F. vTXUf6EnHj2B$ʹt|C/LjL%ྦ?f5a++|^V@@S' h]' k$4 98{#yYݩ-)?f [ۃ&.羽 prCa9*b)/.TgbYfF$^m.r 9X2Ubm?y:6lN>m=7u}$9t9)LWXz-C[Ka1!pQ<,7{IL握c8HW j:3iVE\$ld{)Xy0HЌKeZ( RklcF: PNCruXSvxb`m&%dub=/۞=#3S2L$>L96LrbOb[Ij`­IE! lu!h1,7Ŵ|En*|͍=zJH$r@4[WC +?o Jշ:xNsG$?t?2<:/ 9RR2}DU?k h^Ǥɛ>w?YOg Ab\t!sFDI[NJԫlJ٩oAJ.5An9fh/Ry-Ɍ D]WJC%1xy߬\8\@A,< E߭Gϥ(p| +Q>ݗBGшTѳL*ny⦕uB:U[D:j 5_Ej[nZ];/#_hWLCln;3]p/5>3uS4z(:V9#ծ'Ft]tV>!RO2[Π )7SHj30众O': ں`v"/ ;4/^ 5?OG _rBA9K3LfY~]ֿ@ CO'n1kGD[i / J}@. &yR~#.e*C$xm^k WNhkF9e:S(ṯ]fbMd.ELm 0 ^x&\j>f}ֻ J^ vWzWy "w-_0ZFZPgoʯÆ (ھ҆@lT`M |ĔC#L3[dd}n(߀WpXZA|\Y"Ų!)A] A8Xx<]e),[6xg,,PzW{4B]׏C֕RP$-H 3s{vudV?m^ϛٙ4ߊ^Us5ϺjC&ٖ"]:ƹ A:[?ΊȰ0;p0U0^W<iNaZKԨ:՞}~k|vybХ՝J!tj/;f:}P! @kҧ~3Rp Vשn\ο]žf61YK.<~)z7kC 'gsK47bv1?Suϟl{ _4>`2y Ucbب5T"p0V0CQ״I4%xTN0q;QO9#W!ל lTv Ds n?՚!N&#d<<ͺ(1O~@RQBdhY3B;π˚>G(&-, O~Rf-IN*66%Ljx|<&nį 1o:tE'z|VcxZS }@/+Z=/A2wQRWb@UR t\k+`o1?v c3rMc߇mU)Ji7nps܍=|lmI|KM|4'Y97PO{`eլdC.+UwPM%1c;ڟ˴+1/0 m>QcH,d G8"Wtx ?/_@x:`0'~}XE8 ׁ4Ey%>_cqx>]=A 7lŋ-dh!pGiӓPȆK~Pj)MBʟa^g*KIM,7]n;T^9Cyh |ibj8 ^ 1Nh+PZ]( PKCg_$$4{޾PiO6= }tFu̘[*C|Ms9q>7-|D @빒ȹO8e*7Aՙ:wsw1a'˝`-'DcFUGJݼf5>қ@EeGscb)v m|w#2!;)@WzY)jϟmi1vaxPW/D\k (̣GFMTt9^:$"KU}R[2tB%`ކÕpHQ8Wn}_=.!Ұ%e?胷IhӺ)߁#GpYQ'k54AAȓi@bѯȜ>۔_2eO u€y+yj#*`syY*^vR&57:%y:0Bv[{hF|X i^ ّ0n~؈1*rҔX J h/Ae6vs~B\Gۗ4R3Ε|tQ! iuh&]i Ghd⫙h}ys7dr|c$ɳ&J"SZ+B[wB͌"P8:dE}fsem\]"Jm'JV'")@k} r3|kd k]B2WBc_U5 +)ORΚV+]c[= ["@[  q{ 1"?/E 2dVV&*֔S_U[ ;G F,c0}5/(( 5d DS6l;G@%kY+XE7#MjEzYwU_?z_hkLKʏ.a(vBO$=K5b8'&qo@PyV%'*Gg˹UhJn貪T,u?ٴL@(Q9\sĠ@3ZZt9 yt:F/_ճ.vt,póS =rs٪2\a gPŀ>^A!n2DɅƷ/sWXSh qý{ -y(?>ׄqNS\1 ]i l$CP-MvoFrkU ګ%k{djɸ׼*VE] 3cQ+3jW.Hp6:p|˖**1}o8;B>1bƌ@Ot|VkV#gҕwWUAR^zTF2lSllk5[efkbW'Q &KKng2gDj5ٳWCWA=~I1Yp7SLMt@ ci5L3  c{5H4yRiKEVcWlHop}(SE1stEtJjי3w ]MThèM0rhE3׉)CHnȌL ye[rI[d9&5 /`_ϗ\Q'Hq7TUDYA̰h) oe:[~C6fm:ߚ#<]DYN|d *ipÿ@HȒrXxOF jʒ&G&0(fێ ƙT ?kBq 368Ah -A*>r/564U'_!4!e'v<ʒL浬;͑.߹W:Dy3Q.$eӍ=M[MI imаa5a|v8IzEe6~Wh>aFLF!dT샷s֐vE "" > ב}R_z=r%٧DDmK} ? [Q,FdX)(5~S ]\?Fݛ+z~JJbǛfhr_n05WR^2L 2##Hn<G8iw4/S/jW"Ig9eeSz!nR`' C*#T0W߻4}M2rT/V6cSGPKّn!rh 8XEj!OqkSE;G0E":~zkn?.o|1PcFD9VQ+kN=fd'gqa/ͭZPJ:[DɟOBM9=p2ٶ~JrR$I޾x;dAjL3YE}U8ϙ )Of:n 15-9tE_u8F7"-] H'4f'uA Gxk>B5rfF d (8!;@dM?(VLFHt IH3i?屻#U2HDJ]k3tM۳oyHyEzFsPR<.. L/4kٟۜ5:Kr$ Xs3\N%so蕅ŸQ Q`?},| G=_=iX9UɝEz偤7R>4B336FtѻLFӈr> aZ15>Б7lbolmحUhdNǞpF慤syf;'PF6;!uΞ"v;}܋nWyjn$T0\ )C:BmQ W2 .7 LbYYڛSŁ{ wjeUe9ts*9܌1'TPobKdc-nLyy7UKG|٘G{3*2c6Lvb܄ˈÖa”Xh )'yu& ,0 ^k؈3k/H ]$wBih=Uw NN <7^ȯR4&_2U0+##ұ|ZejDv{1jvY&yט]: OFdl {n]8p`;30=[C* *Д_*= Pq n;S݃Y 9sb!N}"G|τa望m]+{ȂSB}^V%.u{>!s~m=I :⍣d̞h4VNtgZEI>$oىôbaq,/, %Z@{6ō uK~g&L74#.HL CLSBĥ./~(SkW"_b)#Ypn:*i|)[2zU܍t$nZ3G vԔ)kOgxj]AF,FMR\W&Bw uA5Kqy:|P85st}5q6,@/W x.Wi疞?q呼d&UOp,k 5ڋC+h(/1:#~ASɢ4s%*nK|bϣ Y"2Xۓ-uV n{\SdQJ\ u ԶK4ϡ+íPW#)nFEÓdv8ǬtHDMU8l"CSˁeQ,i{ҶˆV n]\7bc7oaw{i@MP$=<Mw.fj;\z9xsvNԹ:pzސϚB.flTWZ}?a7͝0y;(L@JCVg2P\9{C H(νx8RA/u$yx._9mIbJ 7zp/L-209] .\hclV,VJ-G0&`K܇ A0/%Puy˲ `TNeW1`m97z5DvMpOȄ]YP*oExކw{^*YAil>~Ů;O{<){d*|JOhkvUR[{:(lŘKӿ0(Pc,!uP8b6Jv&Er~oY: <61t8)>hH7D@e?۞