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-12-17 19:22:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/passt (Old) and /work/SRC/openSUSE:Factory/.passt.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "passt" Tue Dec 17 19:22:32 2024 rev:20 rq:1231541 version:20241211.09478d5 Changes: -------- --- /work/SRC/openSUSE:Factory/passt/passt.changes 2024-11-27 22:12:37.327685256 +0100 +++ /work/SRC/openSUSE:Factory/.passt.new.29675/passt.changes 2024-12-17 19:23:20.197359435 +0100 @@ -1,0 +2,34 @@ +Thu Dec 12 13:41:51 UTC 2024 - dcer...@suse.com + +- Update to version 20241211.09478d5: + * treewide: Dodge dynamic memory allocation in strerror() from glibc > 2.40 + * pasta: make it possible to disable socket splicing + * tap: Call vu_init() with --fd + * tap: Use a common function to start a new connection + * udp_vu: update segment size + * flow: Remove over-zealous sanity checks in flow_sidx_hash() + * udp: Improve detail of UDP endpoint sanity checking + * perf/passt_vu_tcp: Make it shine + * tcp_vu: Compute IPv4 header checksum if dlen changes + * Makefile: Use make internal string functions + * tcp_vu: Remove unnecessary tcp_vu_update_check() function + * tcp: Merge tcp_fill_headers[46]() with each other + * tcp: Merge tcp_update_check_tcp[46]() + * tcp: Pass TCP header and payload separately to tcp_fill_headers[46]() + * tcp: Pass TCP header and payload separately to tcp_update_check_tcp[46]() + * iov, checksum: Replace csum_iov() with csum_iov_tail() + * iov: iov tail helpers + * tcp_vu: Change 'dlen' to ssize_t in tcp_vu_data_from_sock() + * Fix build on 32bit target + * virtio: check if avail ring is configured + * tcp: Move tcp_l2_buf_fill_headers() to tcp_buf.c + * test: Add tests for passt in vhost-user mode + * vhost-user: add vhost-user + * passt: rename tap_sock_init() to tap_backend_init() + * tcp: Export headers functions + * udp: Prepare udp.c to be shared with vhost-user + * vhost-user: introduce vhost-user API + * vhost-user: introduce virtio API + * packet: replace struct desc by struct iovec + +------------------------------------------------------------------- Old: ---- passt-20241127.c0fbc7e.tar.zst New: ---- passt-20241211.09478d5.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ passt.spec ++++++ --- /var/tmp/diff_new_pack.n1uHqW/_old 2024-12-17 19:23:21.265403884 +0100 +++ /var/tmp/diff_new_pack.n1uHqW/_new 2024-12-17 19:23:21.281404549 +0100 @@ -45,7 +45,7 @@ %global selinuxtype targeted Name: passt -Version: 20241127.c0fbc7e +Version: 20241211.09478d5 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.n1uHqW/_old 2024-12-17 19:23:21.313405881 +0100 +++ /var/tmp/diff_new_pack.n1uHqW/_new 2024-12-17 19:23:21.317406048 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="versionformat">%cs.%h</param> - <param name="revision">2024_11_27.c0fbc7e</param> + <param name="revision">2024_12_11.09478d5</param> </service> <service mode="manual" name="recompress"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.n1uHqW/_old 2024-12-17 19:23:21.409409877 +0100 +++ /var/tmp/diff_new_pack.n1uHqW/_new 2024-12-17 19:23:21.417410210 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://passt.top/passt</param> - <param name="changesrevision">c0fbc7ef2ae2919bf6162b4149d341f448289836</param></service></servicedata> + <param name="changesrevision">09478d55fe1a21f8c55902399df84d13867e71be</param></service></servicedata> (No newline at EOF) ++++++ passt-20241127.c0fbc7e.tar.zst -> passt-20241211.09478d5.tar.zst ++++++ ++++ 6306 lines of diff (skipped)