forked from pool/libbpf
Accepting request 1178437 from home:shunghsiyu:branches:bpf
Update to 1.4.3: fix libbpf unintentionally dropping FD_CLOEXEC flag when (internally) duping FDs OBS-URL: https://build.opensuse.org/request/show/1178437 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbpf?expand=0&rev=43
This commit is contained in:
parent
eb98c6490a
commit
0f35fd2bbb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfa2b6fbafab9608a2ab90d0eaf64f05c27dbf76d81bed516385e825f1aad502
|
||||
size 1016045
|
3
libbpf-1.4.3.tar.gz
Normal file
3
libbpf-1.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8be49641dd4c5caa27986a8291907176e3b6fd6fe650e4fee5b45f8093fc935
|
||||
size 1016055
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 06:10:48 UTC 2024 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
||||
|
||||
- update to 1.4.3:
|
||||
* Fix libbpf unintentionally dropping FD_CLOEXEC flag when (internally)
|
||||
duping FDs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 11 07:03:51 UTC 2024 - Fredrik Lönnegren <fredrik.lonnegren@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define sover_major 1
|
||||
%define libname libbpf%{sover_major}
|
||||
Name: libbpf
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 0
|
||||
Summary: C library for managing eBPF programs and maps
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user