Rebuild after kernel rebase to 6.12
Resolves: RHEL-63890 Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
56541733be
commit
45217c2f0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/linux-6.9.0-0.rc6.4.test.el10.tar.xz
|
||||
/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
|
||||
|
||||
@ -4,12 +4,12 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 6.11.0-0.rc5.22
|
||||
%define kver 6.12.0-32
|
||||
%define source linux-%{kver}%{?dist}
|
||||
|
||||
Name: libbpf
|
||||
Version: 1.5.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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 Dec 10 2024 Viktor Malik <vmalik@redhat.com> - 2:1.5.0-4
|
||||
- Rebuild after kernel rebase to 6.12
|
||||
- Resolves: RHEL-63890
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:1.5.0-3
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-6.11.0-0.rc5.22.el10.tar.xz) = b69753554df15c7e4d5a5dc59f4369c758fd42ca74dca2caa8af7c9e15ce6f2a3e3e540a9e4b234bbd9e17fa24b9fd3aad405b2652a462a1229903b45cec0065
|
||||
SHA512 (linux-6.12.0-32.el10.tar.xz) = ebaf25690a6687554fd135a9b69694b6ed5c52be537cf9655dc4e42a9a9d4fd6c9f57346110ec8014f54420fa1ce482b071eaeaf3ed465b82fb59ff15bb1bcdf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user