Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package passt for openSUSE:Factory checked in at 2024-08-29 15:42:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/passt (Old) and /work/SRC/openSUSE:Factory/.passt.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "passt" Thu Aug 29 15:42:34 2024 rev:14 rq:1196219 version:20240821.1d6142f Changes: -------- --- /work/SRC/openSUSE:Factory/passt/passt.changes 2024-08-17 12:40:03.896570499 +0200 +++ /work/SRC/openSUSE:Factory/.passt.new.2698/passt.changes 2024-08-29 15:42:45.947731463 +0200 @@ -1,0 +2,47 @@ +Thu Aug 22 08:15:06 UTC 2024 - dcer...@suse.com + +- Update to version 20240821.1d6142f: + * README: pasta is indeed a supported back-end for rootless Docker + * util: Don't stop on unrelated values when looking for --fd in close_open_files() + * test: Update list of dependencies in README.md + * tcp, udp: Allow timerfd_gettime64() and recvmmsg_time64() on arm (armhf) + * util: Provide own version of close_range(), and no-op fallback + * udp_flow: Add missing unistd.h include for close() + * test: Duplicate existing recvfrom() valgrind suppression for recv() + * test/passt.mbuto: Install sshd-session OpenSSH's split process + * test/passt.mbuto: Run sshd from vsock proxy with absolute path + * test/lib/setup: Transform i686 kernel architecture name into QEMU name (i386) + * treewide: Allow additional system calls for i386/i686 + * fwd, conf: Allow NAT of the guest's assigned address + * fwd: Distinguish translatable from untranslatable addresses on inbound + * conf: Allow address remapped to host to be configured + * test: Reconfigure IPv6 address after changing MTU + * conf, fwd: Split notion of gateway/router from guest-visible host address + * Don't take "our" MAC address from the host + * fwd: Split notion of "our tap address" from gateway for IPv4 + * fwd: Helpers to clarify what host addresses aren't guest accessible + * Initialise our_tap_ll to ip6.gw when suitable + * Clarify which addresses in ip[46]_ctx are meaningful where + * treewide: Change misleading 'addr_ll' name + * util: Correct sock_l4() binding for link local addresses + * conf: Remove incorrect initialisation of addr_ll_seen + * conf: Treat --dns addresses as guest visible addresses + * conf: Correct setting of dns_match address in add_dns6() + * conf: Move adding of a nameserver from resolv.conf into subfunction + * conf: Move DNS array bounds checks into add_dns[46] + * conf: More accurately count entries added in get_dns() + * conf: Use array indices rather than pointers for DNS array slots + * treewide: Use struct assignment instead of memcpy() for IP addresses + * treewide: Rename MAC address fields for clarity + * util: Helper for formatting MAC addresses + * treewide: Use "our address" instead of "forwarding address" + * netlink: Fix typo in function comment for nl_addr_set() + * pasta: Disable neighbour solicitations on device up to prevent DAD + * netlink, pasta: Fetch link-local address from namespace interface once it's up + * netlink, pasta: Disable DAD for link-local addresses on namespace interface + * netlink, pasta: Turn nl_link_up() into a generic function to set link flags + * netlink, pasta: Split MTU setting functionality out of nl_link_up() + * netlink: Fix typo in function comment for nl_addr_get() + * test: Speed up by cutting on eye candy and performance test duration + +------------------------------------------------------------------- Old: ---- passt-20240814.61c0b0d.tar.zst New: ---- passt-20240821.1d6142f.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ passt.spec ++++++ --- /var/tmp/diff_new_pack.LH9Dv3/_old 2024-08-29 15:42:46.575757575 +0200 +++ /var/tmp/diff_new_pack.LH9Dv3/_new 2024-08-29 15:42:46.575757575 +0200 @@ -44,7 +44,7 @@ %endif Name: passt -Version: 20240814.61c0b0d +Version: 20240821.1d6142f Release: 0 Summary: User-mode networking daemons for virtual machines and namespaces License: GPL-2.0-or-later AND BSD-3-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LH9Dv3/_old 2024-08-29 15:42:46.607758906 +0200 +++ /var/tmp/diff_new_pack.LH9Dv3/_new 2024-08-29 15:42:46.611759072 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="versionformat">%cs.%h</param> - <param name="revision">2024_08_14.61c0b0d</param> + <param name="revision">2024_08_21.1d6142f</param> </service> <service mode="manual" name="recompress"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.LH9Dv3/_old 2024-08-29 15:42:46.635760070 +0200 +++ /var/tmp/diff_new_pack.LH9Dv3/_new 2024-08-29 15:42:46.639760236 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://passt.top/passt</param> - <param name="changesrevision">61c0b0d0f199589c72bd53e267d797a8e4bf1478</param></service></servicedata> + <param name="changesrevision">1d6142f362c761ad800b0cbf6ab69cea426658e8</param></service></servicedata> (No newline at EOF) ++++++ passt-20240814.61c0b0d.tar.zst -> passt-20240821.1d6142f.tar.zst ++++++ ++++ 3426 lines of diff (skipped)