public inbox for passt-user@passt.top
 help / color / mirror / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: passt-user@passt.top
Cc: passt-dev@passt.top
Subject: passt: new version 2024_08_21.1d6142f available
Date: Wed, 21 Aug 2024 18:55:47 +0200	[thread overview]
Message-ID: <20240821185547.450365f2@elisabeth> (raw)

The new version with tag 2024_08_21.1d6142f includes the following changes:

    1d6142f README: pasta is indeed a supported back-end for rootless Docker
    f00ebda util: Don't stop on unrelated values when looking for --fd in close_open_files()
    05453ea test: Update list of dependencies in README.md
    1a66806 tcp, udp: Allow timerfd_gettime64() and recvmmsg_time64() on arm (armhf)
    6e9ecf5 util: Provide own version of close_range(), and no-op fallback
    7291b70 udp_flow: Add missing unistd.h include for close()
    3963075 test: Duplicate existing recvfrom() valgrind suppression for recv()
    d6817b3 test/passt.mbuto: Install sshd-session OpenSSH's split process
    34be8ee test/passt.mbuto: Run sshd from vsock proxy with absolute path
    aded2b6 test/lib/setup: Transform i686 kernel architecture name into QEMU name (i386)
    2aea1da treewide: Allow additional system calls for i386/i686
    57b7bd2 fwd, conf: Allow NAT of the guest's assigned address
    8436c0d fwd: Distinguish translatable from untranslatable addresses on inbound
    e813a4d conf: Allow address remapped to host to be configured
    dbaaebb test: Reconfigure IPv6 address after changing MTU
    935bd81 conf, fwd: Split notion of gateway/router from guest-visible host address
    90e83d5 Don't take "our" MAC address from the host
    356de97 fwd: Split notion of "our tap address" from gateway for IPv4
    4d8dd1f fwd: Helpers to clarify what host addresses aren't guest accessible
    975cfa5 Initialise our_tap_ll to ip6.gw when suitable
    8d4baa4 Clarify which addresses in ip[46]_ctx are meaningful where
    a42fb9c treewide: Change misleading 'addr_ll' name
    c9f0ec3 util: Correct sock_l4() binding for link local addresses
    57532f1 conf: Remove incorrect initialisation of addr_ll_seen
    0b25cac conf: Treat --dns addresses as guest visible addresses
    a6066f4 conf: Correct setting of dns_match address in add_dns6()
    7c083ee conf: Move adding of a nameserver from resolv.conf into subfunction
    1d10760 conf: Move DNS array bounds checks into add_dns[46]
    6852bd0 conf: More accurately count entries added in get_dns()
    c679894 conf: Use array indices rather than pointers for DNS array slots
    ceea52c treewide: Use struct assignment instead of memcpy() for IP addresses
    905ecd2 treewide: Rename MAC address fields for clarity
    066e699 util: Helper for formatting MAC addresses
    e6feb5a treewide: Use "our address" instead of "forwarding address"
    32c3868 netlink: Fix typo in function comment for nl_addr_set()
    f4e9f26 pasta: Disable neighbour solicitations on device up to prevent DAD
    d6f0220 netlink, pasta: Fetch link-local address from namespace interface once it's up
    74e508c netlink, pasta: Disable DAD for link-local addresses on namespace interface
    0c74068 netlink, pasta: Turn nl_link_up() into a generic function to set link flags
    8231ce5 netlink, pasta: Split MTU setting functionality out of nl_link_up()
    b91d337 netlink: Fix typo in function comment for nl_addr_get()
    9462064 test: Speed up by cutting on eye candy and performance test duration

    https://passt.top/passt/log/?qt=range&q=2024_08_14.61c0b0d..2024_08_21.1d6142f

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/

- Debian tracker:
  https://tracker.debian.org/pkg/passt

- Copr (CentOS Stream, EPEL, Fedora, Mageia):
  ...nope, see https://github.com/fedora-copr/copr/issues/3380

- 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

- 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-g1d6142f-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_1d6142f-1_all.deb

-- 
Stefano


                 reply	other threads:[~2024-08-21 16:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240821185547.450365f2@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=passt-dev@passt.top \
    --cc=passt-user@passt.top \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).