Skip to content

Commit

Permalink
[AUTOPATCHER-kernel-rt] Kernel RT upgrade to version 6.6.77.1-rt50 - …
Browse files Browse the repository at this point in the history
…branch 3.0-dev (microsoft#12578)
  • Loading branch information
CBL-Mariner-Bot authored Mar 3, 2025
1 parent cf678f1 commit 1f7af47
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 223 deletions.
2 changes: 1 addition & 1 deletion SPECS-EXTENDED/kernel-rt/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.6.76.1 Kernel Configuration
# Linux/x86_64 6.6.77.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
4 changes: 2 additions & 2 deletions SPECS-EXTENDED/kernel-rt/kernel-rt.signatures.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "50f66734b6cc7eee66c7ea447f8ec88c24f4f39aaf83c397538167abfc5f16ee",
"config": "23d30e3d061d14ef091b301fba88fd559981b533e94fa5ae374e16fa023abc32",
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-6.6.76.1.tar.gz": "b866f1a8bcac5b24b60c94322ffd44e7acc741deda94376278d6ccd48eb02a8a"
"kernel-6.6.77.1.tar.gz": "2d9cce0c5a39c6be7fe272da6811acd4aa5fa386d9cd8f055b0b8110684c3028"
}
}
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/kernel-rt/kernel-rt.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global security_hardening none
%global sha512hmac bash %{_sourcedir}/sha512hmac-openssl.sh
%global rt_version rt49
%global rt_version rt50
%define uname_r %{version}-%{rt_version}-%{release}
%define mariner_version 3
%define version_upstream %(echo %{version} | rev | cut -d'.' -f2- | rev)
Expand All @@ -23,7 +23,7 @@

Summary: Realtime Linux Kernel
Name: kernel-rt
Version: 6.6.76.1
Version: 6.6.77.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -414,6 +414,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Mon Feb 24 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.77.1-1
- Auto-upgrade to 6.6.77.1

* Wed Feb 12 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.76.1-1
- Auto-upgrade to 6.6.76.1

Expand Down
Loading

0 comments on commit 1f7af47

Please sign in to comment.