psmisc-23.0-lp152.9.6.1<>,E`ݱ^/=„xigOiF" c&8$FDGEB_ڞKd|2.(z <}@Iz3;}fjs(5Xs(鉧 ! ]{#lN$ϝг29: sjw0P*g- Eﯕbj͘iB<)yGB${y%͇YPfO-F6 Ge"qx)j@}rMjI7A,;ﯜM8J\t39>A'(?'d   J % >Prx             ( d   I (l8t9: 6FG( HX I XY\ ] ^dbc 2d e f l u v!w% x& y&Dz&&&&&&&'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-arm-9aopenSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Monitoringhttps://gitlab.com/psmisc/psmisc/linuxaarch64   %T`ݱ[`ݱ\`ݱ\`ݱ\`ݱ\`ݱ\`ݱ[`ݱU`ݱU`ݱU`ݱU`ݱUfd2b411d1248ef0de4632d8b78c8d168c4436798f5cfd745bdba40879e721ac9835f734b33084b471df30a6508783801de8139c47d6ca733f0da8b61aa7dcf81f81cc93cf9975f92ad6fddf66675da5c2704e2734c22b16985a27ee010efd4ea17f926cc61e80c86d3ac40fd5d0422267e79ff3fe2606907254f1b3a7e37029cd6ed1452eb845f8c2be0cf5f305f9f4e8e8607aaf983d12b177a061a7faa2e903094cc129e2d6f6deeb322e07c790aa22602bc2929fd0852975ec919d1c3fc1a64b3a0dfec780ef63f4054a90afeb122b970db4b06be25c1ab24cd2d9c6231f50f9df24ac70157d0a8372e2263f0d61f10704a9b86ba6bb925eab917e993dd5a70fad99b9f0b6be2a19bd7740ddb00ad2ba9d371fcf775a9c58ccc552c3f090c37e942af75dc22bc3f838f896d5062580575ef224be147b82f3fc6282131a520/usr/bin/fuserpstreerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpsmisc-23.0-lp152.9.6.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)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-arm-9 1625141598 23.0-lp152.9.6.123.0-lp152.9.6.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.opensuse.org/openSUSE:Maintenance:16644/openSUSE_Leap_15.2_Update_ports/d81e36b1a65c15b0919dabcc61558bdc-psmisc.openSUSE_Leap_15.2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=03e5c155e1cb71b415bf1fa30fa941114821cf5a, 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]=c7fda58d3988df8a6d2afb5dbce0973b63f1765b, 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]=520845b2ba35ab3c89f33465cf06332e65e3fa1c, 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]=a669a33f0ff691fce3f164868011693a7b295a39, 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]=8624c909a23a921ffeb2d430e2d2418ba57f0560, 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) RRRRRRRRRRRRRRRRRRRRRRRR7f}n)y/H]D-psmisc-langutf-82707e5c12469d723dc8a512eae63c7d1012bb20915526d7509f9f7519e582b26?7zXZ !t/6hD]"k%js3,}~S] ` 媞GgPPk!3H+3< ''RS춻+D/T$\ R;B1$,0Yn‘W-qh˓,»/=U>I0NTK .JPd?:8*ODt&ɺ9; "~g+2B FHC)|g$HqYW&6)Js "I9'@ysЬٚ=n,iU?4*|:ROͭTyޕ&Ea:L3 ^ۯU]ZN"dRބPdQGvvqĒEb/~HsXVS,x~؏RO$|*"e_# 7d8{{ 9L=_zE0{ثG:sN+c!r=49F]PWhX Nmf7EgXo=VSKLIodr*[|Jt9o,2'ۂ!H!ފ>$yYzWs0nk:8cVKGGC/T_"yy{:ͧp+%J0Lg;B0Jah_]U\C^B++0o6,@g&>2U&+me4M̛/|'΀‘E:$Bڑ%b.nCڷ^},܃}ݎ(JG ,@eNKχ FKb䚹3^T)v|ՑWySTb |b&mb9 l:Lt[gǕm|K6rb{%0M +7 4|`c?`Wi NEb`30m\6x\Fsh_A2Oy75^Irdh7^'D>ôL N,.Qwn,Rc el>mn8Uŀ1Kop=oKڴzz.XмDz/VIYe㥍Ǥ۷#ҕ\>rYgue5zfd,F`.z%܅]705#Ma%2Mw  @<#>X2Y=M?zXULi-n~W >Ed4ԵoTEH4 b"=DDzkIwbxv!\ȈMBkP Զ‡ЏAx*f&i0s8 mIB%Qؿ St:Vv: 3,d`h\m:''F )(|.ګ)kswYq>2ˏa9kKV^B:6~A7ƍ %ߏ@l|Uu<Dh=0ķСy4 @*+V/C)Hw4G;4KwB}'<(?7G FxMsW&&6ROS.ѽ-:nG؍ ~M ʏ&zi#]$D 0G^J5c#[2|DPdR_Od#m1-YOeE@tyg*\9#=w88XMHOt@8DҀ$nS*#H vGv)7 V.[!Q59 :$4 BQ咚&W^1-Db=,6~ZtEϯB,;t_akz,-k, wSڎu/R+6|Ә^p0?:7SFmзYļAÀ.4d2H2aRN:Vy+/VgkK[oD%}!WJkK9<,GmTծCSDlB=]B <Ԏx] {d""'4PaI60yzbM^!j xlU2_c&{':b[{of1eiNL8(\Ѥ^7p/",95Oɲʣ7kVW{P:8ea?{Uy(Nf{eSIDU ^r9uN#'16n^dzK޴z P1ָE!II;ġ9 ^qeqsFR:jiWg)7qC\)=fxCNq@,}F!97CLg9{yjrW+y3](F 1n4fm웩 hi cr,Z?B88@f&š1AJzERZ+Y'W4QoZ\(|4d{Nw%!pføbIqˮs/s$ $ rVg榃%*}:抚k),;'&:R* EKr:X򣃖r0T5*ZB{CM5 KQ0:&k4):R7|urA}5BDg@l $el$+s'Pƻ}fb0ic 4svk#ڱί$Vj |BQ;/%a!kP9OnPY7gNh@L7ff ^ABSw.jKܶުlxa[@ҏ8W0ClEˑ~{+>e!Zlj2D`id/CePl}u.Y'ALyTuBo\&ۛP?e"XUMݝ.~Lez+cx't1/1;w4H5f`RT'ć=q >8ڔg:۔RAQ~ N˟3NeB\-E3!S)n Ydw* lҟ5c >Eѧn`K!PJ6`DHyM},M}xHe%%B0\GVJcCGv/FQ~ɹ@2_ iY!^T]'+ B\6ivޚ?sZF>ǁ*ySm±0E7.tRӮ`_)\ycKtu K~"6smZoL흱@9!bVְW& ,VXFA2ˢ^+=oH~<19Ҍq"gB gdu+]y$ ܿEk+WJ7e6X^="vHW҃Ձ0>akųB;NWrP^ d9޹a{/y"+C,3#ccTY/goP(]-])tXYvp_ٚ.X,rnfEvμx|vyV+zhL3pm.dϲ?QXb/9 5?ד8$K\{BiCP%MH/MsDvYiaJ@+. =+"6p>©,")%t}3Udgw3>N9jÑ{Rqfw$B" «4lm YZ