Skip to content

Commit 8fbdbff

Browse files
Upgrade kernel-mos version to 5.15.161.1 (#9923)
1 parent 297b90e commit 8fbdbff

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

SPECS-SIGNED/kernel-mos-signed/kernel-mos-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%define uname_r %{version}-%{release}
55
Summary: Signed Linux Kernel for MOS systems
66
Name: kernel-mos-signed-%{buildarch}
7-
Version: 5.15.158.2
7+
Version: 5.15.161.1
88
Release: 1%{?dist}
99
License: GPLv2
1010
Vendor: Microsoft Corporation
@@ -150,6 +150,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
150150
%exclude /module_info.ld
151151

152152
%changelog
153+
* Wed Jul 24 2024 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 5.15.161.1-1
154+
- Update to 5.15.161.1
155+
153156
* Fri Jun 07 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.158.2-1
154157
- Update to 5.15.158.2
155158

SPECS/kernel-mos/config

Lines changed: 3 additions & 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 5.15.158.2 Kernel Configuration
3+
# Linux/x86_64 5.15.161.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -4452,6 +4452,7 @@ CONFIG_DRM_AMDGPU=m
44524452
CONFIG_DRM_AMDGPU_SI=y
44534453
CONFIG_DRM_AMDGPU_CIK=y
44544454
CONFIG_DRM_AMDGPU_USERPTR=y
4455+
# CONFIG_DRM_AMD_ISP is not set
44554456
# CONFIG_DRM_AMDGPU_WERROR is not set
44564457

44574458
#
@@ -7305,6 +7306,7 @@ CONFIG_STRIP_ASM_SYMS=y
73057306
# CONFIG_DEBUG_SECTION_MISMATCH is not set
73067307
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
73077308
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
7309+
CONFIG_ARCH_WANT_FRAME_POINTERS=y
73087310
CONFIG_FRAME_POINTER=y
73097311
CONFIG_STACK_VALIDATION=y
73107312
# CONFIG_VMLINUX_MAP is not set
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"Signatures": {
33
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
4-
"config": "4b6c625c8ac2a089f19b185efe07d0590be5733162ea7eb9b43f89c27ec4f451",
4+
"config": "170e9e5b27619d595f627af620da52facf9ad7ca7b717ecd097841766e36cda3",
55
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
6-
"kernel-mos-5.15.158.2.tar.gz": "e55dcfc84a66b80fdeb3629daa38855b8ab9d9e567929ea13243be7194e66317"
6+
"kernel-mos-5.15.161.1.tar.gz": "b48578cb4ef0361974c1156fff4041234cf00f9b66876b5c5dca2e536a78220d"
77
}
88
}

SPECS/kernel-mos/kernel-mos.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
%define config_source %{SOURCE1}
1919
Summary: Linux Kernel for MOS
2020
Name: kernel-mos
21-
Version: 5.15.158.2
21+
Version: 5.15.161.1
2222
Release: 1%{?dist}
2323
License: GPLv2
2424
Vendor: Microsoft Corporation
@@ -377,6 +377,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
377377
%{_sysconfdir}/bash_completion.d/bpftool
378378

379379
%changelog
380+
* Wed Jul 24 2024 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 5.15.161.1-1
381+
- Update to 5.15.161.1
382+
380383
* Fri Jun 07 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.158.2-1
381384
- Update to 5.15.158.2
382385

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8171,8 +8171,8 @@
81718171
"type": "other",
81728172
"other": {
81738173
"name": "kernel-mos",
8174-
"version": "5.15.158.2",
8175-
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2-mos/5.15.158.2.tar.gz"
8174+
"version": "5.15.161.1",
8175+
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2-mos/5.15.161.1.tar.gz"
81768176
}
81778177
}
81788178
},

0 commit comments

Comments
 (0)