Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libbpf for openSUSE:Factory checked 
in at 2026-03-22 14:11:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbpf (Old)
 and      /work/SRC/openSUSE:Factory/.libbpf.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbpf"

Sun Mar 22 14:11:24 2026 rev:32 rq:1341511 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbpf/libbpf.changes    2026-02-06 
19:02:36.084557701 +0100
+++ /work/SRC/openSUSE:Factory/.libbpf.new.8177/libbpf.changes  2026-03-22 
14:11:35.967945569 +0100
@@ -1,0 +2,16 @@
+Mon Mar 16 17:29:59 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 1.7.0:
+  * expand API
+  * BTF type lookup optimization
+  * fsession support
+  * arena globals are moved to the end of the arena mmap region if
+    kernel supports it
+  * avoid expensive kallsyms parsing when kprobe.session target is
+    an exact function match
+  * new dont_enable option in struct bpf_perf_event_opts to
+    suppress perf event auto-enablement
+  * USDT SIB (Scale-Index-Base) addressing support
+  * dynptr helper signatures
+
+-------------------------------------------------------------------

Old:
----
  libbpf-1.6.3.tar.gz

New:
----
  libbpf-1.7.0.tar.gz

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

Other differences:
------------------
++++++ libbpf.spec ++++++
--- /var/tmp/diff_new_pack.sgbnt8/_old  2026-03-22 14:11:36.587971065 +0100
+++ /var/tmp/diff_new_pack.sgbnt8/_new  2026-03-22 14:11:36.591971229 +0100
@@ -2,7 +2,7 @@
 # spec file for package libbpf
 #
 # Copyright (c) 2026 SUSE LLC and contributors
-# Copyright (c) 2025 Andreas Stieger <[email protected]>
+# Copyright (c) 2026 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define sover_major 1
 %define libname libbpf%{sover_major}
 Name:           libbpf
-Version:        1.6.3
+Version:        1.7.0
 Release:        0
 Summary:        C library for managing eBPF programs and maps
 License:        LGPL-2.1-only
@@ -29,7 +29,8 @@
 Source99:       baselibs.conf
 BuildRequires:  libelf-devel
 BuildRequires:  linux-glibc-devel >= 4.5
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(zlib)
 
 %description
 libbpf is a C library which provides API for managing eBPF programs and maps.
@@ -81,5 +82,6 @@
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files devel-static
+%license LICENSE LICENSE.BSD-2-Clause LICENSE.LGPL-2.1
 %{_libdir}/%{name}.a
 

++++++ libbpf-1.6.3.tar.gz -> libbpf-1.7.0.tar.gz ++++++
++++ 6278 lines of diff (skipped)

Reply via email to