diff --git a/libbpf.changes b/libbpf.changes index e961953..b72637b 100644 --- a/libbpf.changes +++ b/libbpf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 18 09:55:26 UTC 2024 - Shung-Hsi Yu + +- 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 @@ -69,6 +75,13 @@ Tue Jun 4 06:10:48 UTC 2024 - Shung-Hsi Yu * Fix libbpf unintentionally dropping FD_CLOEXEC flag when (internally) duping FDs +------------------------------------------------------------------- +Tue May 21 07:07:12 UTC 2024 - Shung-Hsi Yu + +- 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 diff --git a/libbpf.spec b/libbpf.spec index 4b9ac60..1611536 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -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