import UBI libbpf-1.5.0-1.el9
This commit is contained in:
parent
d9700eeb88
commit
acc0588eb7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-5.14.0-473.el9.tar.xz
|
||||
SOURCES/linux-5.14.0-557.el9.tar.xz
|
||||
|
||||
@ -1 +1 @@
|
||||
f1b6626b8267d1713f3a954de7a9ef3f20c7699e SOURCES/linux-5.14.0-473.el9.tar.xz
|
||||
4b27ad336caadb68190b286270b11569ebfb0a04 SOURCES/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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user