The new version with tag 2023_03_09.7c7625d includes the following changes: 7c7625d README: Update Features section, plus minor improvements 294d6dc contrib: Drop libvirt out-of-tree patch, integration mostly works in 9.1.0 42fb625 contrib: Drop QEMU out-of-tree patches f3cd0f9 contrib: Drop Podman out-of-tree patch, integration is upstream now d7272f1 tcp: Clamp MSS value when queueing data to tap, also for pasta bb2b67c conf: Terminate on EMFILE or ENFILE on sockets for port mapping 5aea2f8 tcp, udp: Fix partial success return codes in {tcp,udp}_sock_init() 73992c4 tcp, udp, util: Pass socket creation errors all the way up 5068761 util: Carry own definition of __bswap_constant{16,32} 89e38f5 treewide: Fix header includes to build with musl 5c58fea conf, passt: Rename stderr to force_stderr fde8004 netlink: Use 8 KiB * netlink message header size as response buffer a9c59dd conf, icmp, tcp, udp: Add options to bind to outbound address and interface 70148ce conf, passt.h: Rename "outbound" interface to "template" interface d361fe6 contrib/selinux: Let interface users set paths for log, PID, socket files de9b0cb contrib/selinux: Allow binding and connecting to all UDP and TCP ports 41bc669 contrib/selinux: Let passt write to stdout and stderr when it starts 009af75 contrib/selinux: Drop duplicate init_daemon_domain() rule 8323621 udp: Fix signedness warning on 32-bits architectures f6b6b66 Makefile: Fix SuperH 4 builds: it's AUDIT_ARCH_SH, not AUDIT_ARCH_SH4 0d8c114 Makefile, seccomp.sh: Fix cross-builds, adjust syscalls list to compiler https://passt.top/passt/log/?qt=range&q=2023_02_27.c538ee8..2023_03_09.… Packages: - Debian tracker: https://tracker.debian.org/pkg/passt - Copr (CentOS Stream, EPEL, Fedora, Mageia, openSUSE): https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/5617634/ permanent mirror: https://passt.top/builds/copr/0^20230309.g7c7625d/ - Fedora updates: https://bodhi.fedoraproject.org/updates/?packages=passt - Ubuntu tracker: https://packages.ubuntu.com/lunar/passt - Static builds: - Package for other RPM-based distributions, x86_64 only: https://passt.top/builds/latest/x86_64/passt-g7c7625d-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_7c7625d-1_all.deb -- Stefano