Update to BPF 6.14 stable backport
Resolves: RHEL-99685 Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
8370b4dbea
commit
6d0889dc26
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/linux-5.14.0-424.el9.tar.xz
|
||||
/linux-5.14.0-473.el9.tar.xz
|
||||
/linux-5.14.0-557.el9.tar.xz
|
||||
/linux-5.14.0-598.el9.tar.xz
|
||||
|
||||
@ -4,12 +4,12 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 5.14.0-557
|
||||
%define kver 5.14.0-598
|
||||
%define source linux-%{kver}.el9
|
||||
|
||||
Name: libbpf
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Libbpf library
|
||||
|
||||
License: LGPLv2 or BSD
|
||||
@ -74,6 +74,9 @@ popd
|
||||
%{_libdir}/libbpf.a
|
||||
|
||||
%changelog
|
||||
* Wed Jul 09 2025 Viktor Malik <vmalik@redhat.com> - 2:1.5.0-2
|
||||
- Update to BPF 6.14 stable backport (RHEL-99685)
|
||||
|
||||
* Wed Jan 29 2025 Viktor Malik <vmalik@redhat.com> - 2:1.5.0-1
|
||||
- Update to BPF 6.12 rebase (RHEL-30778)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-5.14.0-557.el9.tar.xz) = b51edf80dbed8e03f660d19887f405d4bf08f1608cd047cc07af9565b899da89e26e65f038a065773d3a660076a22b61b5843dd3b9ab847b581c9d4a81653cae
|
||||
SHA512 (linux-5.14.0-598.el9.tar.xz) = e3c851040bb6b6ef0c8eb3934546566e7f572191e4bf9979a4b8d02a7686b060dac9f872fa66fe3ab43f46c7842e5df45791bda13cbdec2738ee1d58c06bc6c7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user