Accepting request 1199948 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1199948 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbpf?expand=0&rev=24
This commit is contained in:
commit
7c0e97cb72
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e225c1fe694b9540271b1f2f15eb882c21c34511ba7b8835b0a13003b3ebde8c
|
||||
size 1016457
|
3
libbpf-1.4.6.tar.gz
Normal file
3
libbpf-1.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4cf3ee697d9bd959ad3c0f5c6757370a2559e54448761271e15a23c31c1082e
|
||||
size 1016372
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 08:44:47 UTC 2024 - Fredrik Lönnegren <fredrik.lonnegren@suse.com>
|
||||
|
||||
- update to 1.4.6:
|
||||
* BPF skeleton forward compatibility fix (f6f2402);
|
||||
* BTF endianness inheritance bug fix (fe28fae).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 15:56:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define sover_major 1
|
||||
%define libname libbpf%{sover_major}
|
||||
Name: libbpf
|
||||
Version: 1.4.5
|
||||
Version: 1.4.6
|
||||
Release: 0
|
||||
Summary: C library for managing eBPF programs and maps
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user