import CS bpftool-7.5.0-803.el9
This commit is contained in:
parent
22333007a4
commit
c7d43f84cb
@ -1 +1 @@
|
||||
4b27ad336caadb68190b286270b11569ebfb0a04 SOURCES/linux-5.14.0-557.el9.tar.xz
|
||||
bb002fae706f82e1d632cebbce5d1d87d0d4b7ca SOURCES/linux-5.14.0-598.el9.tar.xz
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-5.14.0-557.el9.tar.xz
|
||||
SOURCES/linux-5.14.0-598.el9.tar.xz
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 5.14.0-557
|
||||
%define kver 5.14.0-598
|
||||
%define kdist .el9
|
||||
%define source linux-%{kver}%{kdist}
|
||||
|
||||
@ -18,7 +18,7 @@ Version: 7.5.0
|
||||
# Currently, bpftool built from kernel uses kernel's release version (500+).
|
||||
# In order to do the transition smoothly, raise it to a sufficiently big number.
|
||||
# Once bpftool moves to 7.6.0, reset the release to 1.
|
||||
Release: 802%{?dist}
|
||||
Release: 803%{?dist}
|
||||
Summary: Inspection and simple manipulation of eBPF programs and maps
|
||||
|
||||
%global libname libbpf
|
||||
@ -63,6 +63,9 @@ pushd tools/bpf/bpftool
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Wed Jul 09 2025 Viktor Malik <vmalik@redhat.com> - 7.5.0-6
|
||||
- Update to BPF 6.14 stable backport
|
||||
|
||||
* Thu Mar 06 2025 Viktor Malik <vmalik@redhat.com> - 7.5.0-5
|
||||
- Make kernel tarball dist independent of %%{dist}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user