The new version with tag 2026_07_28.f8df3f1 includes the following changes: f8df3f1 fwd: Don't log warnings when failing to bind "weak" ports, just debug messages 12b02aa treewide: Sandbox qrap 4c9ec30 conf, fwd: Prefer same-scope address as inbound source address from host 4e8aa70 conf: Honour --address, --gateway, --netmask in local mode as well 37a73a2 pasta: Regression test for bug 216 ffa5cee pasta: Do not configure ID mappings when invoked with --netns-only 316cb2e pif: Add message to static_assert for C11 compliance, fix build with gcc 8 81a99ce udp, icmp: Remove unused timer_run fields from protocol contexts c80d9db main: Ensure fds 0-2 are populated fd5b080 isolation: Move --fd descriptor to a number of our choosing ab82595 conf: Make conf_tap_fd() operate more like conf_mode() 33e0fbc isolation, conf: Set c->fd_tap from early parse of --fd 0a51006 isolation: Move close_open_files() to isolate_fds() b0ca29e passt: Always close pidfile_fd, not just when daemonizing 5418bd9 tap: Fix EAGAIN/EWOULDBLOCK check in tap_pasta_input() https://passt.top/passt/log/?qt=range&q=2026_07_16.090d739..2026_07_28.f8df3f1 Packages: - Alpine Linux: https://pkgs.alpinelinux.org/packages?name=passt - Arch Linux: https://www.archlinux.org/packages/extra/x86_64/passt/ https://archlinuxarm.org/packages/aarch64/passt https://archlinuxarm.org/packages/armv7h/passt - Chimera: https://pkgs.chimera-linux.org/packages?name=passt - Clear Linux: https://github.com/clearlinux-pkgs/passt/ - Copr (CentOS Stream, EPEL, Fedora, Mageia): https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/10784038/ permanent mirror: https://passt.top/builds/copr/0^20260728.gf8df3f1/ - Debian tracker: https://tracker.debian.org/pkg/passt - Fedora updates: https://bodhi.fedoraproject.org/updates/?packages=passt - Gentoo versions: https://packages.gentoo.org/packages/net-misc/passt - GNU Guix: https://packages.guix.gnu.org/packages/passt/ - Homebrew: https://formulae.brew.sh/formula/passt - NixOS: https://github.com/NixOS/nixpkgs/tree/nixos-unstable/pkgs/by-name/pa/passt - openSUSE: https://software.opensuse.org/package/passt - OpenMandriva: https://github.com/OpenMandrivaAssociation/passt/tree/master - PLD Linux: https://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages/passt.git - Solus: https://github.com/getsolus/packages/tree/main/packages/p/passt - Ubuntu tracker: https://launchpad.net/ubuntu/+source/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-gf8df3f1-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_0f8df3f1-1_all.deb -- Stefano