Skip to content

Commit 1f7af47

Browse files
[AUTOPATCHER-kernel-rt] Kernel RT upgrade to version 6.6.77.1-rt50 - branch 3.0-dev (#12578)
1 parent cf678f1 commit 1f7af47

File tree

5 files changed

+226
-223
lines changed

5 files changed

+226
-223
lines changed

SPECS-EXTENDED/kernel-rt/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.6.76.1 Kernel Configuration
3+
# Linux/x86_64 6.6.77.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"Signatures": {
33
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
4-
"config": "50f66734b6cc7eee66c7ea447f8ec88c24f4f39aaf83c397538167abfc5f16ee",
4+
"config": "23d30e3d061d14ef091b301fba88fd559981b533e94fa5ae374e16fa023abc32",
55
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
66
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
77
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
8-
"kernel-6.6.76.1.tar.gz": "b866f1a8bcac5b24b60c94322ffd44e7acc741deda94376278d6ccd48eb02a8a"
8+
"kernel-6.6.77.1.tar.gz": "2d9cce0c5a39c6be7fe272da6811acd4aa5fa386d9cd8f055b0b8110684c3028"
99
}
1010
}

SPECS-EXTENDED/kernel-rt/kernel-rt.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%global security_hardening none
22
%global sha512hmac bash %{_sourcedir}/sha512hmac-openssl.sh
3-
%global rt_version rt49
3+
%global rt_version rt50
44
%define uname_r %{version}-%{rt_version}-%{release}
55
%define mariner_version 3
66
%define version_upstream %(echo %{version} | rev | cut -d'.' -f2- | rev)
@@ -23,7 +23,7 @@
2323

2424
Summary: Realtime Linux Kernel
2525
Name: kernel-rt
26-
Version: 6.6.76.1
26+
Version: 6.6.77.1
2727
Release: 1%{?dist}
2828
License: GPLv2
2929
Vendor: Microsoft Corporation
@@ -414,6 +414,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
414414
%{_sysconfdir}/bash_completion.d/bpftool
415415

416416
%changelog
417+
* Mon Feb 24 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.77.1-1
418+
- Auto-upgrade to 6.6.77.1
419+
417420
* Wed Feb 12 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.76.1-1
418421
- Auto-upgrade to 6.6.76.1
419422

0 commit comments

Comments
 (0)