Accepting request 1235805 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1235805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbpf?expand=0&rev=26
This commit is contained in:
commit
11478b6761
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 09:55:26 UTC 2024 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
||||
|
||||
- Drop libbpf-Fix-NULL-pointer-dereference-in-bpf_object__c.patch
|
||||
* included since 1.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 15:59:44 UTC 2024 - Fredrik Lönnegren <fredrik.lonnegren@suse.com>
|
||||
|
||||
@ -69,6 +75,13 @@ Tue Jun 4 06:10:48 UTC 2024 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
||||
* Fix libbpf unintentionally dropping FD_CLOEXEC flag when (internally)
|
||||
duping FDs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 07:07:12 UTC 2024 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
|
||||
|
||||
- Fix null pointer dereference in bpf_object__collect_prog_relos()
|
||||
(bsc#1221101)
|
||||
* Add libbpf-Fix-NULL-pointer-dereference-in-bpf_object__c.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 11 07:03:51 UTC 2024 - Fredrik Lönnegren <fredrik.lonnegren@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libbpf
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
x
Reference in New Issue
Block a user