psmisc-23.0-lp151.7.4.1<>,7x^_2/=„UhMIw#d,/jKbw$±C C9wh-MA'l?'\d   J % >Prx   ( 6 X<t v( 8 9 : FOGdHIXY\]L^bcd Be Gf Jl Lu \v w%x%y&3z&&&'' '''XCpsmisc23.0lp151.7.4.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.^_2cloud121$ZopenSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Monitoringhttps://gitlab.com/psmisc/psmisc/linuxi586\Z@&6\&h %T^_,^_/^_/^_/^_/^_/^_/^_,^_'^_'^_'^_'^_'^_'403e6858829801b32ddec9fe41df45f7fff1e527e8265d8a2e8a7c9e1e666ffa1c6d796094068fbf6ef3024ff7b8b54bb9fb368869f3920e3d9d46d002749788e867d20c0f4d78a871a0ced971c7a9275fb381ae0561d2e918aa0d6e345584e0396dfffcc822a3461c562cb046f2be793cf05b1a68de3dd9f4e6ebce925f5e0e564c794e2f371b6c3ba7e12eb45b0dde8b677173f1129bee798c7e4584ffce77089a6152ce0c844a437cacf90c70efb1a11ad2c01339f835a534a1243f72ed313094cc129e2d6f6deeb322e07c790aa22602bc2929fd0852975ec919d1c3fc1a64b3a0dfec780ef63f4054a90afeb122b970db4b06be25c1ab24cd2d9c6231f5fe60cbe56c647066533b86d020477cd8d64315dc3f51125ccaf66715e18bf3350f9df24ac70157d0a8372e2263f0d61f10704a9b86ba6bb925eab917e993dd5a70fad99b9f0b6be2a19bd7740ddb00ad2ba9d371fcf775a9c58ccc552c3f090c37e942af75dc22bc3f838f896d5062580575ef224be147b82f3fc6282131a520/usr/bin/fuserpstreerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpsmisc-23.0-lp151.7.4.1.src.rpmps:/usr/bin/killallpsmiscpsmisc(x86-32)@@@@@@@@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.14)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libselinux.so.1libtinfo.so.6libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^@\&@[@[ @[,ZnYY@Y^&@Y\YS@YS@YI@YI@U]UQDr. 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- 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)cloud121 1589796658 23.0-lp151.7.4.123.0-lp151.7.4.1fuserfuserkillallpeekfdprtstatpslogpstreepstree.x11fuser.1.gzkillall.1.gzpeekfd.1.gzprtstat.1.gzpslog.1.gzpstree.1.gz/bin//usr/bin//usr/share/man/man1/-fomit-frame-pointer -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:12618/openSUSE_Leap_15.1_Update/e7935f81e4bb962e9b3c90763d2ff14d-psmisc.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=bd32282317f0b0013696a73c4f72942838729045, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=216ba05b7992f333fb8be884bb464a0b23e74aa3, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=72bea76645eb359746cc1ca75b2c8c532d9fe080, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=acac3411619e6b4198fce4b63a105a54e294f2b7, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=4f6ccad48b511aa69e79a1261cbb89b65f1c06b9, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=e2dd26348717f8c84a294ad78ef99eeed9fc5f24, for GNU/Linux 3.2.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) #(  RRR RRR RRRRRRRR RR RRRR RRRRR RRRRR RR RRRRRR RRR RRRR RRRR R Ryo I ٕ!Qpsmisc-langutf-8651fd013f10f7dabdce5353f6929241846607f2f210fac1e40e178f85154c314?7zXZ !t/d ]"k%a3,}~S\t[3iufdQ|0 ReTe&@9bn %\{&>CKVtJڳ_+|Z0h2d'D`(dHi~yrR*0H |o%P>\5*GTт.O3\|wd$:2”J'nZ.&G@"C)&3ڪAWZR𥃲 {ϲ hsl0# _>I}>4Eܙ+[Yx]u_M^+o)Yoxܲ"ceZFcr(;}f(guu}!rHɨނ XJȸ}I&5$WX#?1h,LvhȽy`ɋ#%/G\_Bo6 Obh+ @OfkM/`0ЂdB;*ձȃ.u:y@e2g¤ H0a1HT1Ÿ> []0jynG] 9}Q'ږD̅RXI&`Co6,D^yd.*7Baa^ KYfE؊ ]|]Va41vITdY Kma7hLJm= Z3S5 (e/0d"`o5Z*Qn 1M- . W"z/3Ob RvK2Go-;k&)j ,:R, @1?YƿG`;tYX2-8V^9FAR״hH~wJچ'9Y!7~_NNuj.G7"~bbT/euV $W[Y?9|Xn4TbH_H]|v4f\>?MXw'w[4(OmՠX_MeCoOp?/u0eϲ-tkt& zOĕyR;^0 2%Lzܔy"m]@vۻ vt nJ>zY䙉i/mVg \vui`bm-آՔx7B%Y3O +8d`L8h"+{㺄%`FoJhpO/B7k7r{i[n  @Z)DtiY!, bw D&faXO>"ŏQռq-M!ҁ 2ǭ(KۂXm]ȢgJX^1ε," a@'E<,_$l΍ ,AOel?wm;UbBvZB!a.F{n#P~]y2{N*-@葪X94ɀ.=DX_ƌAym;f7o> Nʑ?Wgc g2@qav<;hVv?ĖYC$Ơboo}D@dU05 _AZ:.D4r쁁N}q'l(LO."GeG]pV\wG'I6v;`$1-Y^ f{)`>&U]/B`?Y ZLwjiW;%zΓ, ' |em>4CﵪKC=7./76BKM2=HgYn'_L橜]hP,-ec޴g_7k|mXDE'B6ƽP|CU.>ɯ:'3 O2&W omv/ǹ]ԍE6-ur[s56-gOY Clo<-$J uOPRK}i|Wקky~km0'Y"phL^TmC` u/ BcqNFHfXtg#N Ɋ+шgMYXq12 ZŬ=MzJvZLs x`>߰cxJkح?雗H"I=\X'owfbm5C_ëvOIPH  H>.m`)gSbC!/t̷up,F80Cc:JarnVHAEo"Ї#@Nz$U~ y;l0,hy'_?[*ehک'NnA#7[);wd\{eqh]xDozʛ#/)2~CPׄ<lwI|<jR_0ZLřԙ-nyCtؼewČ~bzҰKi2k)aMZ(IAHxq'F"Of-k N#j"tERG`HE*ջtqw jd#|޶ Oƽ{p(|O%2G[,\nsT='fY}%CdjxIyAP\^jRù}-D:VK_'a ~/ nBV&uk@ paGtdd4,*X-5|h ,_"{K$5dzz# YZ