Update to kernel rebase 6.13
Resolves: RHEL-91129 Note that this update is only necessary to facilitate RISC-V builds so we are likely not doing an official build. Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
45217c2f0f
commit
b541eaddcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/linux-6.10.0-15.el10.tar.xz
|
||||
/linux-6.11.0-0.rc5.22.el10.tar.xz
|
||||
/linux-6.12.0-32.el10.tar.xz
|
||||
/linux-6.12.0-83.el10.tar.xz
|
||||
|
||||
10
libbpf.spec
10
libbpf.spec
@ -4,12 +4,12 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 6.12.0-32
|
||||
%define kver 6.12.0-83
|
||||
%define source linux-%{kver}%{?dist}
|
||||
|
||||
Name: libbpf
|
||||
Version: 1.5.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Libbpf library
|
||||
|
||||
License: LGPL-2.1-only OR BSD-2-Clause
|
||||
@ -72,6 +72,10 @@ pushd tools/lib/bpf
|
||||
%{_libdir}/libbpf.a
|
||||
|
||||
%changelog
|
||||
* Tue May 20 2025 Viktor Malik <vmalik@redhat.com> - 2:1.6.0-1
|
||||
- Update to kernel rebase 6.13
|
||||
- Resolves: RHEL-91129
|
||||
|
||||
* Tue Dec 10 2024 Viktor Malik <vmalik@redhat.com> - 2:1.5.0-4
|
||||
- Rebuild after kernel rebase to 6.12
|
||||
- Resolves: RHEL-63890
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-6.12.0-32.el10.tar.xz) = ebaf25690a6687554fd135a9b69694b6ed5c52be537cf9655dc4e42a9a9d4fd6c9f57346110ec8014f54420fa1ce482b071eaeaf3ed465b82fb59ff15bb1bcdf
|
||||
SHA512 (linux-6.12.0-83.el10.tar.xz) = 5b8c7c05e72767899da5958f0d7a5d7c0c79bc7e5b6ae9ea6a0a16e4a402d6c4549883daac45ae944f650882762c493d3cb0a686c2b7b1a7ec1995bda62dd106
|
||||
|
||||
Loading…
Reference in New Issue
Block a user