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