Skip to content

Commit

Permalink
Kernel-rt upgrade to 6.6.65.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
CBL-Mariner-Bot committed Jan 30, 2025
1 parent 5a51e46 commit dc06784
Show file tree
Hide file tree
Showing 5 changed files with 1,586 additions and 757 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.44.1 Kernel Configuration
# Linux/x86_64 6.6.65.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": "2c67ae488fa1e01db4230f09fdd7f1d898ed17def7cff53da275a79e80b68548",
"config": "43963dcd73f4136fd19d7a8a9a7f51d73868744127a7871e96f57e9e3bd9152c",
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-6.6.44.1.tar.gz": "664f0c0f3c898001f624b1a028d96551fa515ab06d52e101c5f893a9dd5e395b"
"kernel-6.6.65.1.tar.gz": "fcc02a412e45f98e899b7497d0bf0fd5153873f1b4cbb920e43975bf2b2b7fb5"
}
}
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 rt39
%global rt_version rt47
%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.44.1
Version: 6.6.65.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
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.65.1-1
- Auto-upgrade to 6.6.65.1

* Wed Aug 14 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.44.1-1
- Auto-upgrade to 6.6.44.1

Expand Down
Loading

0 comments on commit dc06784

Please sign in to comment.