psmisc-23.0-lp152.9.6.1<>,J`ݱ/=„//G]T]ջ.$ĭj7 HP\6 %"zجR{Gk'0^1 xnfXD9w,]G 1l8MZĩT)Z ]X+ m5U<{~,[3wl.7uW{I5A(?(d   J) BTv|   , : \ @x   (89 0: FGHIX Y,\P]^ b 0c d!oe!tf!wl!yu!v! w'x'y(z(@(P(T(`(d(h(n(Cpsmisc23.0lp152.9.6.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.`ݱobs-power8-05oZopenSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Monitoringhttps://gitlab.com/psmisc/psmisc/linuxppc64le    @ %T`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ`ݱ31a205a018f0f59c309c687749ef5d9e5a15e29c6853b725dd289de72c3fc43ac2da0686e7dc53663321164ca7ccb5932941fd45ba42ee6d71d7c8464f0ab1aefa8cc260c4589aa1633f980d2072662b04de72cd6f19cf89c86f9d5e64ba2e188c62fda1e05cafbfb24d21ddbdabfc8f20370fcbd812ed4faed71c0a14577c58195546ef8a0ce02e4435f65d185e3b79c68eb29401faca905576392d4fd174ad2690ba181731eed867204da1ee3a67e1c0c86052d5139562fb3cfc9bbb6a8b763094cc129e2d6f6deeb322e07c790aa22602bc2929fd0852975ec919d1c3fc1a64b3a0dfec780ef63f4054a90afeb122b970db4b06be25c1ab24cd2d9c6231f5fe60cbe56c647066533b86d020477cd8d64315dc3f51125ccaf66715e18bf3350f9df24ac70157d0a8372e2263f0d61f10704a9b86ba6bb925eab917e993dd5a70fad99b9f0b6be2a19bd7740ddb00ad2ba9d371fcf775a9c58ccc552c3f090c37e942af75dc22bc3f838f896d5062580575ef224be147b82f3fc6282131a520/usr/bin/fuserpstreerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpsmisc-23.0-lp152.9.6.1.src.rpmps:/usr/bin/killallpsmiscpsmisc(ppc-64)@@@@@    libc.so.6()(64bit)libc.so.6(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.1`@`B@^@\&@[@[ @[,ZnYY@Y^&@Y\YS@YS@YI@YI@U]UQDr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink werner@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 * 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)obs-power8-05 1625141534 23.0-lp152.9.6.123.0-lp152.9.6.1fuserfuserkillallpeekfdprtstatpslogpstreepstree.x11fuser.1.gzkillall.1.gzpeekfd.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.opensuse.org/openSUSE:Maintenance:16644/openSUSE_Leap_15.2_Update_ports/d81e36b1a65c15b0919dabcc61558bdc-psmisc.openSUSE_Leap_15.2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=50691bdb839d4881b317b88e7ba65e13c777ea54, 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/ld64.so.2, BuildID[sha1]=1b09b47d1eb31c07aeb8b618380cea1add0d6b18, 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/ld64.so.2, BuildID[sha1]=e2c401ae9bb5d7656610e807009d29b176487dc6, 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/ld64.so.2, BuildID[sha1]=a387c126854cf6a3ded8ce7145faf85ed88e8e37, 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/ld64.so.2, BuildID[sha1]=e50b7352719bb5af9e1bceb4a3f00b27d928527f, 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/ld64.so.2, BuildID[sha1]=8c409ee83145e9a76ec3876eda14dd934c189b98, for GNU/Linux 3.10.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) RRRRRRRRRRRRRRRR2HA EISmCxpsmisc-langutf-8c07e2f4d938de6e7d90878d5d7e45d0c8fe478a9bac2aee078d3fb548abb1386?7zXZ !t/@kx]"k%js3,}~S] ` 媞n6.ނL0:4wݠY,lۂ7' sQ$qԾ.B7 O{}<=n!5e-A,E='n#ڥȲP]CmxDbdu@SW\_8#OOXF2H#= M% +K{4(˸rA#Ss=Zcv #p#KDaE͘@]Μ_))|kJf)n7֧j ?Ж&QFkU8ũ BպQA5T^jU$\w~Y5,Z~PA_jԾJq-7x* @u{z؆J!Ɖ :ȢCfiwr̙mI1~pą>4>/]"XDYQ3_M?dFȡlhwNlBM8ڳxd;dgPl=vE,_r$jWO@,vѸ<BHe`|I+"q/p@0yۜ GMWℭPwߠBv^N_> 1^ pc,K*1=|C$30'>l0L$j\D \h y֕R#nr<l v'Nn*u2GY҅ s,2٩~h$g'-htutPKSR9d,-gux -9RnXa }#%-5Ϸ6܃.%Z$T/6|FQ>{ќkڤ]Kݱ.Ow-C ky$r9 ˛dTAsvVe9kH5`Wh[$@HSNRhdtA>ɰ7\\G4HgKSIѱ}65pPK+ka٩bޛhiI&7LN5egJ՝`Zf#wt6abdF )JϹе9 AFT|4ŗ=̒FUZ˔͢(x}h @:RׯTE36e(k3sf/;] -AKpoV9bg L7;V)GOÝM[: #+&Wu1΁6M-z) I-סYBH.pv$~|u2x dώåP/iPm2'B\PE 9SMi[v-I#&<R}pZhDa@Fgt؟cA{ S#učG:߈1r\IUSy/f3a-^h\v Iz"Q䳰q<8CgSYvVQt'*ͥxʠuZ"w+c'Z7d޻Ce\ jfd #uba꾌'DñV{;_GRD]7edۙiޝ\K >+ۤv=N{̘ ӜWj/2`Un%ׁ,3 nDK|:7r姨W-fjw4ER)n RtZtOC;7=XR-A!UXjdy%"XעI/QY34z8n][7lQ)AJT/OBZ |X#5W݊PzK<>*[;Sվ2i3-B\M [ȥ~W p%(8|Ett\>J\DC *My&'ժΕo%uxƒ khPMp*2nSC$Վ0BC]֑ 9ނ}(;2XcSSm) ؏} H#lpbfw'W| Oׯ1xԖl6mC Cp&`[ȽR] c|`)дѯ= sf{D򩌘wc[S1p @oϻ3dק}]I.F[qA'Qۖ?~IOɪ薧{,<D$"*Ҏ{v~ !^~w=5Ow/ɝfk$w;yltx΄qDL/ 5Z>فZXP uR: 5"447~)':{V7"j7 we-uG)84Df_aky2|1%!sh=Tж6$3 ɓy w=dĝY9 RrYNR9^O}%>^]-'kVi>5e=^I|3i+q`tN}x2(c\MqxgnS&k'cWhrWoQ=afc+dж⡣aZ#aYӏ_䲅[(K*-I+Ѡ@eB3Oqߗc! 1]aXQ)t(AI8= L7]ۏBEK.jwV}gyGdĶ˾xwZ .:tH&һh,oR,eK'm|4oOc:*.sa 6*Ɯgl@q]kTEޘ}@H6 P"M_k}Z~h5w{EH"6D NBd6)҈*(dTxuje׈_Z~VƮJ7}4ړjK:Δ Q<xs) )TzY lOk?/w!0}i׀pk\m/<6#.u֪Pjw%^rGA%gˈPլP&:da{sbO;|*F=W@)-=KXN¢De5\WǢrw}Ms&vɶ?4(I'NPc%)|KZ| QMV.@aT2& 񘼬>RFOIrƁ Q Q=⋦O@VvݤwkCnQ Dk`^y( 3`EU8"ά|HބVf;wYF谺vLLIxs_k ӎr Y9r}K{TtSF$wd#cZmKS֕C@Q=7Ҳ!D= g9~1vb[ReӇmnuvc%s\B?Zݙ%ׂ_b+>fkuHsl{̠ ]t73?fD%M ^v'C;=X'L{CF9R`+oBɛ\?U4]_oRUj)sd&7usK)?n?6MA]_v"Gߐ!>Z hDPbm|,횧箣h?)U|T*<>}'|Bgb2X54 7%)O@iyfAsQ 2g0^O'ta97wZ$:Ld{rTÏ3%YӤNɣ6A"4U8&otJIpwC2n¬8XTĬ,XjN6t[-W_۝mPZˢu{ C,א)Ct3Iie3KXB/(̳{ѥ '՚o˃k]xe FPEVd.KCĚZWQ ?aokJxW=&Q,32愄eӠ.ޛInM!`x ߠPQz~ ~iqG GX@ ]rZhvxW6Ǝ)`@{>:-&dgWHDP¿~[y:y%ri;WUDrF-K2B;:VI(uq۝N\0સ7WU Wtܞ֥H0;zD6L Zn-}]f~{ }"IV6? }r8[r0!K2h+d1k+fο<$v9ȈOy=ײa+jZИG6-3ClG!/S;+sr?O6X_>~ӺR"Lqt?,ﯖ,% m ^j\̇X?`2| z-4ǸWm cX&1>*p& N6"M9ݕex2go#yZC@5TUl5>\"^3%v׶ ύe~Ԏ&#Υ^7a;I^YA>,[fVIl*K'#z/ߊ`;:|v&~Pu^͞lAA%#ClOLyUQ>pBّ1"O1B%ʲZry|/Lw,gO}6ӊE-|N/tbhؚ|f%j}:1x|'ǬpCaxo+Hgԙ^j^gyAejHa ёhF4l85mVE7d!Nwz\tuPRh?"uSCKb+~9F 80P0&wu @,}Vyeſ"yԓY{}#iD|q.%dc~SqkXрV'Ƅ41g*퉌%8,l<]oE\7ȱĂDM,9}) Ffnw] NJ,yY 5ff^P JXe;CKW"{!Hm`T(2.&~0ȗ eww6P?#tL 7]]AR"^Aa:N1e&,^Cm(WQ?w_0 #ɞX1/R^zdo%m l,pٰWfx!x4C+Ͷvπgzxp)^L9تF,*n2W4 @.EsGfgc;qQ`]n=dk|q=cbm5GcPߔuj0:OVcIo37~#x%\fq*8% T-蒣tK8;Cwt;3/}F42z͸ۘ!| 4sixԜfU~*1-ApuCz, K: ~h&W}~T̻랜TY_πMzr̝2@5v<J2ӻO փʚS ~Ka2ӃFr>RАA11R@ϦCF퐵̽E~YU&

pZl:UjLF/  598“mmOۀ/05.D[+8Ua;X YZ