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-11-08 11:56:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/passt (Old)
 and      /work/SRC/openSUSE:Factory/.passt.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "passt"

Fri Nov  8 11:56:12 2024 rev:17 rq:1222068 version:20241030.ee7d0b6

Changes:
--------
--- /work/SRC/openSUSE:Factory/passt/passt.changes      2024-09-13 
14:31:16.248187747 +0200
+++ /work/SRC/openSUSE:Factory/.passt.new.2017/passt.changes    2024-11-08 
11:58:51.184143958 +0100
@@ -1,0 +2,55 @@
+Mon Nov 04 10:10:37 UTC 2024 - dcer...@suse.com
+
+- Update to version 20241030.ee7d0b6:
+  * util: Don't use errno after a successful call in __daemon()
+  * udp: Take care of cert-int09-c clang-tidy warning for enum udp_iov_idx
+  * treewide: Address cert-err33-c clang-tidy warnings for clock and timer 
functions
+  * treewide: Suppress clang-tidy warning if we already use O_CLOEXEC
+  * Makefile: Disable readability-math-missing-parentheses clang-tidy check
+  * treewide: Silence cert-err33-c clang-tidy warnings for fprintf()
+  * treewide: Comply with CERT C rule ERR33-C for snprintf()
+  * Makefile: Exclude qrap.c from clang-tidy checks
+  * tcp: unify l2 TCPv4 and TCPv6 queues and structures
+  * tcp: set ip and eth headers in l2 tap queues on the fly
+  * test: remove obsolete images
+  * tcp: cleanup tcp_buf_data_from_sock()
+  * tcp: Use runtime tests for TCP_INFO fields
+  * tcp: Generalise probing for tcpi_snd_wnd field
+  * tcp: Remove compile-time dependency on struct tcp_info version
+  * tcp_splice: fcntl(2) returns the size of the pipe, if F_SETPIPE_SZ succeeds
+  * tcp_splice: splice() all we have to the writing side, not what we just read
+  * tcp: Use structures to construct initial TCP options
+  * fwd: Direct inbound spliced forwards to the guest's external address
+  * test: Clarify test for spliced inbound transfers
+  * passt.1: Clarify and update "Handling of local addresses" section
+  * passt.1: Mark --stderr as deprecated more prominently
+  * test: Wait for DAD on DHCPv6 addresses
+  * test: Explicitly wait for DAD to complete on SLAAC addresses
+  * arp: Fix a handful of small warts
+  * tcp: Send "empty" handshake ACK before first data segment
+  * test: Pass TRACE from run_term() into ./run from_term
+  * test/lib/term: Always use printf for messages with escape sequences
+  * conf: Add --dns-host option to configure host side nameserver
+  * conf: Add command line switch to enable IP_FREEBIND socket option
+  * udp: Update UDP checksum using an iovec array
+  * tcp: Update TCP checksum using an iovec array
+  * checksum: Add an offset argument in csum_iov()
+  * pcap: Add an offset argument in pcap_iov()
+  * tcp: Use tcp_payload_t rather than tcphdr
+  * test: Kernel binary can now be passed via the KERNEL environmental variable
+  * inany: Add inany_pton() helper
+  * tcp, udp: Make {tcp,udp}_sock_init() take an inany address
+  * util, pif: Replace sock_l4() with pif_sock_l4()
+  * udp: Don't attempt to get dual-stack sockets in nonsensical cases
+  * tcp: Allow checksum to be disabled
+  * udp: Allow checksum to be disabled
+  * util: Remove possible quadratic behaviour from write_remainder()
+  * util: Add helper to write() all of a buffer
+  * tcp: Make tcp_update_seqack_wnd()s force_seq parameter explicitly boolean
+  * tcp: Simplify ifdef logic in tcp_update_seqack_wnd()
+  * tcp: Clean up tcpi_snd_wnd probing
+  * tcp: Make some extra functions private
+  * tcp: Avoid overlapping memcpy() in DUP_ACK handling
+  * tcp: Remove redundant initialisation of iov[TCP_IOV_ETH].iov_base
+
+-------------------------------------------------------------------

Old:
----
  passt-20240906.6b38f07.tar.zst

New:
----
  passt-20241030.ee7d0b6.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ passt.spec ++++++
--- /var/tmp/diff_new_pack.sxRUaU/_old  2024-11-08 11:58:51.864172317 +0100
+++ /var/tmp/diff_new_pack.sxRUaU/_new  2024-11-08 11:58:51.864172317 +0100
@@ -45,7 +45,7 @@
 
 %global selinuxtype targeted
 Name:           passt
-Version:        20240906.6b38f07
+Version:        20241030.ee7d0b6
 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.sxRUaU/_old  2024-11-08 11:58:51.896173652 +0100
+++ /var/tmp/diff_new_pack.sxRUaU/_new  2024-11-08 11:58:51.900173818 +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_09_06.6b38f07</param>
+    <param name="revision">2024_10_30.ee7d0b6</param>
   </service>
   <service mode="manual" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sxRUaU/_old  2024-11-08 11:58:51.924174819 +0100
+++ /var/tmp/diff_new_pack.sxRUaU/_new  2024-11-08 11:58:51.924174819 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://passt.top/passt</param>
-              <param 
name="changesrevision">6b38f0723949f8b4b2787ee55d4330249a1a4a3e</param></service></servicedata>
+              <param 
name="changesrevision">ee7d0b62a716201abc818eb0d1df4c6bb1051336</param></service></servicedata>
 (No newline at EOF)
 

++++++ passt-20240906.6b38f07.tar.zst -> passt-20241030.ee7d0b6.tar.zst ++++++
++++ 3854 lines of diff (skipped)

Reply via email to