import CS bpftool-7.5.0-804.el9
This commit is contained in:
parent
c7d43f84cb
commit
97ab82b9a9
@ -1 +1 @@
|
||||
bb002fae706f82e1d632cebbce5d1d87d0d4b7ca SOURCES/linux-5.14.0-598.el9.tar.xz
|
||||
951effe854a5311c1ce904ddf1f50a0b6ef7d8a4 SOURCES/linux-5.14.0-647.el9.tar.xz
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-5.14.0-598.el9.tar.xz
|
||||
SOURCES/linux-5.14.0-647.el9.tar.xz
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 5.14.0-598
|
||||
%define kver 5.14.0-647
|
||||
%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: 803%{?dist}
|
||||
Release: 804%{?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
|
||||
* Fri Dec 05 2025 Viktor Malik <vmalik@redhat.com> - 7.5.0-7
|
||||
- Update to BPF 6.17 stable backport
|
||||
|
||||
* Wed Jul 09 2025 Viktor Malik <vmalik@redhat.com> - 7.5.0-6
|
||||
- Update to BPF 6.14 stable backport
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user