The new version with tag 2023_05_09.96f8d55 includes the following changes: 96f8d55 correct -6 option in manpage 940bd3e passt: Fix error check for signal(), improve error messages 1a3ade9 nstool: Enter holder's cwd when changing mount ns with nstool exec 98031be nstool: Advertise the holder's cwd (in its mountns) across the socket 469b69a test: Use "nstool exec" to slightly simplify tests 3372cd0 test: Initialise ${TRACE} properly 329149d nstool: Add --keep-caps option to nstool exec 0b66944 nstool: Add nstool exec command to execute commands in an nstool namespace 3bcbca5 nstool: Helpers to iterate through namespace types f6a9ea3 nstool: Add magic number to advertized information 4311066 nstool: Detect what namespaces target is in fd4a752 nstool: Replace "pid" subcommand with "info" subcommand a4b017d nstool: Split some command line parsing and socket setup to subcommands 42fb218 nstool: Move description of its operation modes from comment to usage 2884ccd nstool: Reverse parameters to nstool 4914fce nstool: Rename nsholder to nstool 55bbe3d test: Remove race between commands run in the same context ca2749e passt: Relicense to GPL 2.0, or any later version https://passt.top/passt/log/?qt=range&q=2023_03_29.b10b983..2023_05_09.… Note that this is the first GPLv2+ version of passt, changing from AGPLv3+. Packages: - Arch Linux AUR: https://aur.archlinux.org/packages/passt - Debian tracker: https://tracker.debian.org/pkg/passt - Copr (CentOS Stream, EPEL, Fedora, Mageia, openSUSE): https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/5906538/ permanent mirror: https://passt.top/builds/copr/0^20230509.g96f8d55/ - Fedora updates: https://bodhi.fedoraproject.org/updates/?packages=passt - Ubuntu tracker: https://packages.ubuntu.com/lunar/passt - Void Linux: https://voidlinux.org/packages/?q=passt - Static builds: - Package for other RPM-based distributions, x86_64 only: https://passt.top/builds/latest/x86_64/passt-g96f8d55-1.x86_64.rpm - x86_64 static binaries: https://passt.top/builds/latest/x86_64/ - Debian package, from x86_64 static build: https://passt.top/builds/latest/x86_64/passt_96f8d55-1_all.deb -- Stefano