Changelog for
psmisc-lang-23.6-5.3.noarch.rpm :
* Thu Feb 16 2023 Ludwig Nussel
- allow to switch off Apparmor support via bcond
* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Tue Dec 13 2022 Dr. Werner Fink - 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
* Fri Nov 25 2022 Dr. Werner Fink - 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
* 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)