Update to BPF 6.0 rebase
Resolves: rhbz#2159763 Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
d4a36fffc3
commit
0ac62fd924
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/linux-5.14.0-118.el9.tar.xz
|
||||
/linux-5.14.0-211.el9.tar.xz
|
||||
/linux-5.14.0-226.el9.tar.xz
|
||||
/linux-5.14.0-234.el9.tar.xz
|
||||
|
@ -4,12 +4,12 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 5.14.0-226
|
||||
%define kver 5.14.0-234
|
||||
%define source linux-%{kver}.el9
|
||||
|
||||
Name: libbpf
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Libbpf library
|
||||
|
||||
License: LGPLv2 or BSD
|
||||
@ -74,6 +74,10 @@ popd
|
||||
%{_libdir}/libbpf.a
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 Viktor Malik <vmalik@redhat.com> - 2:1.0.0-2
|
||||
- Update to BPF 6.0 rebase
|
||||
- Resolves: rhbz#2159763
|
||||
|
||||
* Mon Jan 02 2023 Viktor Malik <vmalik@redhat.com> - 2:1.0.0-1
|
||||
- Update to 1.0.0 (BPF 5.19 rebase)
|
||||
- Resolves: rhbz#2157592
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-5.14.0-226.el9.tar.xz) = b467f261126accaefe74e2fea1a20886272b828df03fc917cea6a17cdbbfb51fbe01ef8e9b3c08795860e47a74684c7fee551c88ccbddd4812d2972bf1b898b9
|
||||
SHA512 (linux-5.14.0-234.el9.tar.xz) = 16a2621d8f3de2b129ca25a73513ad6d6a37fc6281ff23723b0f903aec430ccbc91d3845bec75c6e4aeaa24f6a6e4cd516240f4604334c094161a745eebdb140
|
||||
|
Loading…
Reference in New Issue
Block a user