Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bpftune for openSUSE:Factory checked 
in at 2024-12-20 15:27:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpftune (Old)
 and      /work/SRC/openSUSE:Factory/.bpftune.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpftune"

Fri Dec 20 15:27:17 2024 rev:2 rq:1232677 version:0.1~20241219

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpftune/bpftune.changes  2024-11-20 
17:00:57.263248311 +0100
+++ /work/SRC/openSUSE:Factory/.bpftune.new.1881/bpftune.changes        
2024-12-20 15:27:44.244895510 +0100
@@ -1,0 +2,36 @@
+Thu Dec 19 20:21:02 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 0.1~20241219:
+  * netdev budget: fix criteria for budget increase
+  * reduce drop threshold to 1/64th of segs sent
+  * tcp_buffer_tuner: reduce tcp_[rw]mem max when correlated with latency 
increase
+  * Fix compiling on i386
+  * budget_test: increase budget used
+  * tcp_conn_tuner: notice retransmit events for tcp conn, apply BBR
+  * note need for libnl-route-3-dev for Debian
+  * net_buffer_tuner: correlate netdev budget increases with scheduler
+  * net_buffer_tuner: update netdev_budget_usecs also
+  * net_buffer_tuner: document netdev_budget handling
+  * net_buffer_tuner: increase netdev_budget if we see time_squeeze events
+  * libbpftune: ensure we only init ".so" objects
+  * Basic debian packaging
+  * remove ref to route tuner
+  * update README.md to mention frag tuner, point at man pages
+  * libbpftune: fix bpftune_netns_info() checks when searching for netns cookie
+  * test: fix frag tests
+  * test: add podman tests
+  * ip_frag_tuner: tunables are not namespaced
+  * test: improve debugging for wmem/rmem/many_netns tests
+  * libbpftune: fix va_args handling in scenario logging
+  * libbpftune: fix logging for non-global netns
+  * sysctl_tuner: show command associated with process that sets sysctl
+  * fix global namespace disable
+  * ip frag tuner improvements
+  * libbpftune: only send events to active tuners
+  * improve makefile dependencies
+  * test: add tests for fd leaks when many netns are in use
+  * libbpftune: fix netns fd leaks
+  * libbpftune: support quiet mode for bpftune_netns_set()
+  * libbpftune: mark netns as _GONE if we cannot setns()
+
+-------------------------------------------------------------------

Old:
----
  bpftune-0.1~20241025.obscpio

New:
----
  bpftune-0.1~20241219.obscpio

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

Other differences:
------------------
++++++ bpftune.spec ++++++
--- /var/tmp/diff_new_pack.R4xUi8/_old  2024-12-20 15:27:45.712956000 +0100
+++ /var/tmp/diff_new_pack.R4xUi8/_new  2024-12-20 15:27:45.712956000 +0100
@@ -18,10 +18,10 @@
 
 %define soname 0_1_3
 Name:           bpftune
-Version:        0.1~20241025
+Version:        0.1~20241219
 Release:        0
 Summary:        BPF/tracing tools for auto-tuning Linux
-License:        GPL-2.0 WITH Linux-syscall-note
+License:        GPL-2.0-only WITH Linux-syscall-note
 URL:            https://github.com/oracle/bpftune/
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  bpftool >= 4.18

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.R4xUi8/_old  2024-12-20 15:27:45.748957483 +0100
+++ /var/tmp/diff_new_pack.R4xUi8/_new  2024-12-20 15:27:45.752957648 +0100
@@ -1,7 +1,8 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/oracle/bpftune.git</param>
-    <param 
name="changesrevision">6a50f5ff619caeea6f04d889e3a60de6c12feb76</param>
+    <param 
name="changesrevision">688b1227d202084b8b00dd4ed7ed91ac5efda0a8</param>
   </service>
 </servicedata>
+(No newline at EOF)
 

++++++ bpftune-0.1~20241025.obscpio -> bpftune-0.1~20241219.obscpio ++++++
++++ 2962 lines of diff (skipped)

++++++ bpftune.obsinfo ++++++
--- /var/tmp/diff_new_pack.R4xUi8/_old  2024-12-20 15:27:46.020968691 +0100
+++ /var/tmp/diff_new_pack.R4xUi8/_new  2024-12-20 15:27:46.024968856 +0100
@@ -1,5 +1,5 @@
 name: bpftune
-version: 0.1~20241025
-mtime: 1729880466
-commit: 6a50f5ff619caeea6f04d889e3a60de6c12feb76
+version: 0.1~20241219
+mtime: 1734604448
+commit: 688b1227d202084b8b00dd4ed7ed91ac5efda0a8
 

Reply via email to