Revisions of psmisc
Ana Guerrero (anag+factory)
accepted
request 1177128
from
Dr. Werner Fink (WernerFink)
(revision 89)
- Update to 23.7 * build-sys: Make disable-statx work * fuser: Fallback to stat() if no statx() Debian 1030747 #48 * fuser: silently ignore EACCES when scanning proc directories * killall: small formatting fixes Debian #1037231 * pstree: Do not assume root PID #49 * pslog: include config.h #51 !36 * misc: Update gettext to 0.21 - Add patch from upstream 0001-killall,pstree-use-clock_gettime-not-uptime.patch - Port the patches * 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * psmisc-22.21-pstree.patch - Port patch psmisc-v23.6.dif and rename it to psmisc-v23.7.dif
Dominique Leuenberger (dimstar_suse)
accepted
request 1153389
from
Dr. Werner Fink (WernerFink)
(revision 88)
Prepare for RPM 4.20 (forwarded request 1153364 from dimstar)
Ana Guerrero (anag+factory)
accepted
request 1119659
from
Dr. Werner Fink (WernerFink)
(revision 87)
- Fix version at configure time as there was no .tarball-version
Dominique Leuenberger (dimstar_suse)
accepted
request 1066338
from
Dr. Werner Fink (WernerFink)
(revision 86)
- allow to switch off Apparmor support via bcond (forwarded request 1066220 from lnussel)
Dominique Leuenberger (dimstar_suse)
accepted
request 1057026
from
Dr. Werner Fink (WernerFink)
(revision 85)
Replace transitional %usrmerged macro with regular version check (boo#1206798) (forwarded request 1055724 from lnussel)
Dominique Leuenberger (dimstar_suse)
accepted
request 1042561
from
Dr. Werner Fink (WernerFink)
(revision 84)
- Update to 23.6: * buildsys: Fix DEJAGNU work-around Debian #1015089 * killall: Use kill if pidfd_send_signal fails Debian #1015228 * fuser: Do not mention nonexistent - reset option #42 * fuser: Use modern statn where possible * pstree: Better AppArmor support !30 * killall: Check truncated names !28 * killall: Use openat and pidfd_send_signal #37 * killall: Don't check paths of sockets #35 * pstree: Check for process with show_parents #38 * pstree: Don't disable compaction with show pgids #34 * pstree: Fix storage leak !29 - Enable new apparmor support - Remove patch now upstream 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch - Port patch psmisc-22.21-pstree.patch - Port patch psmisc-v23.4.dif which now becomes psmisc-v23.6.dif - Merge patch socket-fix.patch with ported patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 1038188
from
Dr. Werner Fink (WernerFink)
(revision 83)
- Add patch socket-fix.patch * Add test to check for named sockets as file as well as on mounts * Fix code to find named sockets - The former test requires nc at build aka netcat from openbsd to create a named socket on the fly
Dominique Leuenberger (dimstar_suse)
accepted
request 957096
from
Dr. Werner Fink (WernerFink)
(revision 82)
- 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. - 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). - Adopt patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 947699
from
Dr. Werner Fink (WernerFink)
(revision 81)
- Update to 23.4: * killall: Dynamically link to selinux and use security attributes * pstree: Do not crash on missing processes !21 * pstree: fix layout when using -C !24 * pstree: add time namespace !25 * pstree: Dynamically link to selinux and use attr * fuser: Get less confused about duplicate dev_id !10 * fuser: Only check pathname on non-block devices !31 - Rebase 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch - Rebase 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch - Port psmisc-22.21-pstree.patch - Delete psmisc-v23.3-selinux.patch as not needed anymore - Rename psmisc-v23.3.dif which is now psmisc-v23.4.dif with correct offsets
Dominique Leuenberger (dimstar_suse)
accepted
request 894798
from
Dr. Werner Fink (WernerFink)
(revision 80)
- Do not change CAP within spec file (boo#1186258) - 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.
Dominique Leuenberger (dimstar_suse)
committed
(revision 79)
https://bugzilla.opensuse.org/show_bug.cgi?id=1186258
Dominique Leuenberger (dimstar_suse)
accepted
request 893186
from
Factory Maintainer (factory-maintainer)
(revision 78)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 877289
from
Dr. Werner Fink (WernerFink)
(revision 77)
- 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 <ali.abdallah@suse.com>
Dominique Leuenberger (dimstar_suse)
accepted
request 863141
from
Dr. Werner Fink (WernerFink)
(revision 76)
- Now with 23.3 peekfd is build even for aarch64 - Rework 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch and split off the patch psmisc-v23.3-selinux.patch - Rework 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch - New patch psmisc-v23.3-selinux.patch - Rename patch psmisc-v23.2.dif which is now psmisc-v23.3.dif - Update to 23.3: * killall: check also truncated 16 char comm names Debian * fuser: Return early if have nulls * peekfd: Add support for ARM64 * pstree: Add color by age * fuser: Use larger inode sizes - Rebase 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch - Rebase 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch - Rebase psmisc-22.21-pstree.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 853760
from
Factory Maintainer (factory-maintainer)
(revision 75)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 798507
from
Dr. Werner Fink (WernerFink)
(revision 74)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 731946
from
Dr. Werner Fink (WernerFink)
(revision 73)
- Do not recommend lang package. The lang package already has a supplements. (forwarded request 731940 from lnussel)
Dominique Leuenberger (dimstar_suse)
accepted
request 653088
from
Dr. Werner Fink (WernerFink)
(revision 72)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 649178
from
Dr. Werner Fink (WernerFink)
(revision 71)
- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to handle sub volumes of the btrFS (bsc#1112780)
Dominique Leuenberger (dimstar_suse)
accepted
request 646331
from
Dr. Werner Fink (WernerFink)
(revision 70)
- Modify patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch to support older systems with statx kernel support - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to respect autofs as well as afs file system - Add patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch to use statx(2) system call since kernel 4.12. Now it is possible to avoid sync with remote file servers as well as trigger autofs mounts due stat(x) calls. - Support also btrFS entries in mountinfo, that is use stat(2) to determine the device of the mounted subvolume (bsc#1098697, bsc#1112780) - Update to version 23.2 * misc: Command names increased from 16 to 64 characters * buildsys: signals.c depends on signames.h !16 * docs: Fix fuser.1 groff errors Debian #900225 * killall: look at all namespaces by default * killall: Fix -INT option parsing #11 * killall: ignore -n 0 #15 * killall: another crack at fixing getopt #12 #13 * peekfd: Attach to all threads option !15 * pslog: Define PATH_MAX if required Debian:#905797 - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch - Remove patches now upstream solved * psmisc-23.0-killall-signals.patch * psmisc-23.0-killall.patch - Modify and rename patch psmisc-23.0.dif which now becomes psmisc-v23.2.dif
Displaying revisions 1 - 20 of 89