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-05-16 17:12:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/passt (Old) and /work/SRC/openSUSE:Factory/.passt.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "passt" Thu May 16 17:12:34 2024 rev:6 rq:1173948 version:20240510.7288448 Changes: -------- --- /work/SRC/openSUSE:Factory/passt/passt.changes 2024-05-07 18:02:17.056064577 +0200 +++ /work/SRC/openSUSE:Factory/.passt.new.1880/passt.changes 2024-05-16 17:12:41.218511062 +0200 @@ -1,0 +2,25 @@ +Mon May 13 06:50:32 UTC 2024 - dcer...@suse.com + +- Update to version 20240510.7288448: + * apparmor: allow read access on /tmp for pasta + * tcp_splice: Set OUT_WAIT_ flag whenever pipe isn't emptied + * udp: Single buffer for IPv4, IPv6 headers and metadata + * udp: Use the same buffer for the L2 header for all frames + * udp: Share payload buffers between IPv4 and IPv6 + * udp: Explicitly set checksum in guest-bound UDP headers + * udp: Combine initialisation of IPv4 and IPv6 iovs + * udp: Split tap-bound UDP packets into multiple buffers using io vector + * test: Allow sftp via vsock-ssh in tests + * tcp: Update tap specific header too in tcp_fill_headers[46]() + * iov: Helper macro to construct iovs covering existing variables or fields + * tap, tcp: (Re-)abstract TAP specific header handling + * tcp: Simplify packet length calculation when preparing headers + * treewide: Standardise variable names for various packet lengths + * checksum: Make csum_ip4_header() take a host endian length + * treewide: Remove misleading and redundant endianness notes + * tap: Remove unused structs tap_msg, tap_l4_msg + * tap: Split tap specific and L2 (ethernet) headers + * checksum: Use proto_ipv6_header_psum() for ICMPv6 as well + * netlink: Fix iterations over nexthop objects + +------------------------------------------------------------------- Old: ---- passt-20240426.d03c4e2.tar.zst New: ---- passt-20240510.7288448.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ passt.spec ++++++ --- /var/tmp/diff_new_pack.3tWWio/_old 2024-05-16 17:12:42.102543103 +0200 +++ /var/tmp/diff_new_pack.3tWWio/_new 2024-05-16 17:12:42.102543103 +0200 @@ -44,7 +44,7 @@ %endif Name: passt -Version: 20240426.d03c4e2 +Version: 20240510.7288448 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.3tWWio/_old 2024-05-16 17:12:42.134544263 +0200 +++ /var/tmp/diff_new_pack.3tWWio/_new 2024-05-16 17:12:42.138544409 +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_04_26.d03c4e2</param> + <param name="revision">2024_05_10.7288448</param> </service> <service mode="manual" name="recompress"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3tWWio/_old 2024-05-16 17:12:42.158545133 +0200 +++ /var/tmp/diff_new_pack.3tWWio/_new 2024-05-16 17:12:42.162545278 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://passt.top/passt</param> - <param name="changesrevision">d03c4e20202b9546b2b233a2ff98cb3b3395b8d9</param></service></servicedata> + <param name="changesrevision">72884484b00dbab548da056972e28ddb85518386</param></service></servicedata> (No newline at EOF)