Skip to content
Snippets Groups Projects
Commit 2d277ac3 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import kernel-6.12.0-58.el10

parent 8bdc4606
No related branches found
No related tags found
No related merge requests found
3b76c1527a71d2a44c375717378eff52c77a4d8ce867b57c5da4d542462836f8 SOURCES/kernel-abi-stablelists-6.12.0-57.el10.tar.xz
b6876512800e2b776d02c7fde5add55a244099303fe394077ba6a99c1f9d3065 SOURCES/kernel-kabi-dw-6.12.0-57.el10.tar.xz
c7be81244225bd7b0dfe9de6838f481d86498ab05f1b35f9302126070f5f79a9 SOURCES/linux-6.12.0-57.el10.tar.xz
0da1fcb3a71e9230a13f99dd2615ba428c5179991ff398acadb1a3114cd2eed3 SOURCES/kernel-abi-stablelists-6.12.0-58.el10.tar.xz
b6876512800e2b776d02c7fde5add55a244099303fe394077ba6a99c1f9d3065 SOURCES/kernel-kabi-dw-6.12.0-58.el10.tar.xz
be097fd5c2684e14956db8e9531cab329e8e7f680aea710648716a0271ce2787 SOURCES/linux-6.12.0-58.el10.tar.xz
......@@ -12,7 +12,7 @@ RHEL_MINOR = 1
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 57
RHEL_RELEASE = 58
#
# RHEL_REBASE_NUM
......
* Thu Feb 27 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-58.el10]
- quota: flush quota_release_work upon quota writeback (CKI Backport Bot) [RHEL-73465]
- s390/topology: Improve topology detection (Mete Durlu) [RHEL-76349]
Resolves: RHEL-73465, RHEL-76349
* Tue Feb 25 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-57.el10]
- cpufreq/amd-pstate-ut: Add fix for min freq unit test (Steve Best) [RHEL-75925]
- cpufreq/amd-pstate: Fix cpufreq_policy ref counting (Steve Best) [RHEL-75925]
......
......@@ -162,15 +162,15 @@ Summary: The Linux kernel
%define specrpmversion 6.12.0
%define specversion 6.12.0
%define patchversion 6.12
%define pkgrelease 57
%define pkgrelease 58
%define kversion 6
%define tarfile_release 6.12.0-57.el10
%define tarfile_release 6.12.0-58.el10
# This is needed to do merge window version magic
%define patchlevel 12
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 57%{?buildid}%{?dist}
%define specrelease 58%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.12.0-57.el10
%define kabiversion 6.12.0-58.el10
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
......@@ -4314,11 +4314,15 @@ fi\
#
#
%changelog
* Wed Feb 26 2025 Release Engineering <releng@rockylinux.org> - 6.12.0-57
* Fri Feb 28 2025 Release Engineering <releng@rockylinux.org> - 6.12.0-58
- Porting to Rocky Linux 10, debranding and Rocky Linux branding
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support
* Thu Feb 27 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-58.el10]
- quota: flush quota_release_work upon quota writeback (CKI Backport Bot) [RHEL-73465]
- s390/topology: Improve topology detection (Mete Durlu) [RHEL-76349]
* Tue Feb 25 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-57.el10]
- cpufreq/amd-pstate-ut: Add fix for min freq unit test (Steve Best) [RHEL-75925]
- cpufreq/amd-pstate: Fix cpufreq_policy ref counting (Steve Best) [RHEL-75925]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment