Changelog for
psmisc-lang-23.4-3.1.noarch.rpm :
* Wed Feb 23 2022 Dr. Werner Fink
- 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.
* Tue Feb 01 2022 Dr. Werner Fink - 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
* Thu Jan 20 2022 Dr. Werner Fink - 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
* Thu May 20 2021 Dr. Werner Fink - Do not change CAP within spec file (boo#1186258)
* Fri May 07 2021 Dr. Werner Fink - 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.
* Fri Mar 05 2021 Dr. Werner Fink - 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
* Thu Jan 14 2021 Dr. Werner Fink - Now with 23.3 peekfd is build even for aarch64
* Thu Jan 14 2021 Dr. Werner Fink - 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
* Thu Dec 31 2020 Paolo Stivanin - 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
* Fri Oct 16 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Mon Apr 27 2020 Dr. Werner Fink - 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)
* Thu Sep 19 2019 Ludwig Nussel - Do not recommend lang package. The lang package already has a supplements.
* Fri Nov 30 2018 Dr. Werner Fink - 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
* Wed Nov 14 2018 Dr. Werner Fink - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to handle sub volumes of the btrFS (bsc#1112780)
* Mon Nov 05 2018 Dr. Werner Fink - Modify patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch to support older systems with statx kernel support
* Fri Nov 02 2018 Dr. Werner Fink - 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.
* Tue Oct 23 2018 Dr. Werner Fink - Support also btrFS entries in mountinfo, that is use stat(2) to determine the device of the mounted subvolume (bsc#1098697, bsc#1112780)
* Mon Oct 22 2018 Dr. Werner Fink - 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
* Mon Sep 17 2018 Dr. Werner Fink - Add COPYING to file list as otherwise a required fix does not reach anything
* Fri Jun 22 2018 wernerAATTsuse.de- 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)
* Thu May 17 2018 wernerAATTsuse.de- 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)