Upgrade kernel-mos to 5.15.139.1 (#6984)

This commit is contained in:
rlmenge 2023-12-12 16:54:06 -08:00 committed by GitHub
parent e68e3e9414
commit 859c65b771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 9 deletions

View File

@ -4,7 +4,7 @@
%define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for MOS systems
Name: kernel-mos-signed-%{buildarch}
Version: 5.15.136.1
Version: 5.15.139.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
@ -150,6 +150,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld
%changelog
* Mon Dec 11 2023 Rachel Menge <rachelmenge@microsoft.com> - 5.15.139.1-1
- Update to 5.15.139.1
* Wed Nov 08 2023 Rachel Menge <rachelmenge@microsoft.com> - 5.15.136.1-1
- Original version for CBL-Mariner.
- License verified

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.136.1 Kernel Configuration
# Linux/x86_64 5.15.139.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View File

@ -1,8 +1,8 @@
{
"Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "21c61a84d590b6379b7fed42fd599c2bd0e9e2d05c04b0539a1a3a5f715a5c9f",
"config": "b9a7956035823d6b9440a42677699be3abfd15dd562df6aa2582806399b82b27",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-mos-5.15.136.1.tar.gz": "dd4f3075a8f5464a62a576032b6856ccba8b733154c7753f1b9cfe3cc69cd471"
"kernel-mos-5.15.139.1.tar.gz": "3f0bcbee6b6c5411790e822562ac46448001559aa55950dc2f8ca7a9547a1d1f"
}
}
}

View File

@ -18,7 +18,7 @@
%define config_source %{SOURCE1}
Summary: Linux Kernel for MOS
Name: kernel-mos
Version: 5.15.136.1
Version: 5.15.139.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
@ -377,6 +377,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool
%changelog
* Mon Dec 11 2023 Rachel Menge <rachelmenge@microsoft.com> - 5.15.139.1-1
- Update to 5.15.139.1
* Wed Nov 08 2023 Rachel Menge <rachelmenge@microsoft.com> - 5.15.136.1-1
- Initial CBL-Mariner import from Photon (license: Apache2).
- License verified
- License verified

View File

@ -8161,8 +8161,8 @@
"type": "other",
"other": {
"name": "kernel-mos",
"version": "5.15.136.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2-mos/5.15.136.1.tar.gz"
"version": "5.15.139.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2-mos/5.15.139.1.tar.gz"
}
}
},