Skip to content

Commit

Permalink
Kernel upgrade to 5.15.94.1 version (microsoft#4906)
Browse files Browse the repository at this point in the history
  • Loading branch information
CBL-Mariner-Bot authored Feb 23, 2023
1 parent 6e95025 commit dc699ee
Show file tree
Hide file tree
Showing 29 changed files with 7,878 additions and 45 deletions.
7 changes: 5 additions & 2 deletions SPECS-SIGNED/kernel-azure-signed/kernel-azure-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
%define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for Azure
Name: kernel-azure-signed-%{buildarch}
Version: 5.15.92.1
Release: 2%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Wed Feb 15 2023 Rachel Menge <[email protected]> - 5.15.92.1-2
- Bump to match kernel-azure release

Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/kernel-hci-signed/kernel-hci-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
%define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for HCI
Name: kernel-hci-signed-%{buildarch}
Version: 5.15.92.1
Release: 2%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -149,6 +149,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Tue Feb 21 2023 Rachel Menge <[email protected]> - 5.15.92.1-2
- Bump release to match kernel-hci

Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/kernel-signed/kernel-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
%define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for %{buildarch} systems
Name: kernel-signed-%{buildarch}
Version: 5.15.92.1
Release: 3%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Wed Feb 15 2023 Rachel Menge <[email protected]> - 5.15.92.1-3
- Bump release to match kernel

Expand Down
2 changes: 1 addition & 1 deletion SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions SPECS/LICENSES-AND-NOTICES/data/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -2124,6 +2124,7 @@
"livepatch-5.15.90.1-1.cm2",
"livepatch-5.15.92.1-1.cm2",
"livepatch-5.15.92.1-2.cm2",
"livepatch-5.15.94.1-1.cm2",
"livepatching",
"lld",
"local-path-provisioner",
Expand Down
2 changes: 1 addition & 1 deletion SPECS/hyperv-daemons/hyperv-daemons.signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"hypervkvpd.service": "c1bb207cf9f388f8f3cf5b649abbf8cfe4c4fcf74538612946e68f350d1f265f",
"hypervvss.rules": "94cead44245ef6553ab79c0bbac8419e3ff4b241f01bcec66e6f508098cbedd1",
"hypervvssd.service": "22270d9f0f23af4ea7905f19c1d5d5495e40c1f782cbb87a99f8aec5a011078d",
"kernel-5.15.92.1.tar.gz": "97a283ba4250880a88c7437eac88e8d86ed426430746c4e7dc6ecd9de9be04ea"
"kernel-5.15.94.1.tar.gz": "6217d75e0e8508a4c23b242b7ed267102257db55be64f935d0eacc550d23bf40"
}
}
5 changes: 4 additions & 1 deletion SPECS/hyperv-daemons/hyperv-daemons.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
%global udev_prefix 70
Summary: Hyper-V daemons suite
Name: hyperv-daemons
Version: 5.15.92.1
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2+
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -219,6 +219,9 @@ fi
%{_sbindir}/lsvmbus

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Mon Feb 06 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.92.1-1
- Auto-upgrade to 5.15.92.1

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-azure/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.92.1 Kernel Configuration
# Linux/x86_64 5.15.94.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-azure/config_aarch64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.92.1 Kernel Configuration
# Linux/arm64 5.15.94.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
6 changes: 3 additions & 3 deletions SPECS/kernel-azure/kernel-azure.signatures.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "02f78f4b512622c8ac5cb2698391a094d43cc07ef3377c1f5951ae500e26ced5",
"config_aarch64": "1615e04df2beae752ed8eedb20c59da259bddbf708c17c2c4dee73bb79649374",
"config": "4851fd0258a98181dc52e4905a1b4f6ad3744515db94cf3485dd5f935bcf9762",
"config_aarch64": "3e849ea47d89a6f34d81e589c24c2550489af9ed7477e0380409b70eb557abe2",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-5.15.92.1.tar.gz": "97a283ba4250880a88c7437eac88e8d86ed426430746c4e7dc6ecd9de9be04ea"
"kernel-5.15.94.1.tar.gz": "6217d75e0e8508a4c23b242b7ed267102257db55be64f935d0eacc550d23bf40"
}
}
7 changes: 5 additions & 2 deletions SPECS/kernel-azure/kernel-azure.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

Summary: Linux Kernel
Name: kernel-azure
Version: 5.15.92.1
Release: 2%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -406,6 +406,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Wed Feb 15 2023 Rachel Menge <[email protected]> - 5.15.92.1-2
- Install vmlinux as root executable for debuginfo

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-hci/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.92.1 Kernel Configuration
# Linux/x86_64 5.15.94.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
4 changes: 2 additions & 2 deletions SPECS/kernel-hci/kernel-hci.signatures.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "6111c51cc62f8b330b4339147d1a5b75662a731765f636fdcead34308af072ff",
"kernel-5.15.92.1.tar.gz": "97a283ba4250880a88c7437eac88e8d86ed426430746c4e7dc6ecd9de9be04ea"
"config": "b820e97c08c0b2661ac58020aaad0088147cc253bf1170a6710572e934a620f2",
"kernel-5.15.94.1.tar.gz": "6217d75e0e8508a4c23b242b7ed267102257db55be64f935d0eacc550d23bf40"
}
}
7 changes: 5 additions & 2 deletions SPECS/kernel-hci/kernel-hci.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

Summary: Linux Kernel for HCI
Name: kernel-hci
Version: 5.15.92.1
Release: 2%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -408,6 +408,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Tue Feb 21 2023 Rachel Menge <[email protected]> - 5.15.92.1-2
- Install vmlinux as root executable for debuginfo

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-headers/kernel-headers.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"kernel-5.15.92.1.tar.gz": "97a283ba4250880a88c7437eac88e8d86ed426430746c4e7dc6ecd9de9be04ea"
"kernel-5.15.94.1.tar.gz": "6217d75e0e8508a4c23b242b7ed267102257db55be64f935d0eacc550d23bf40"
}
}
7 changes: 5 additions & 2 deletions SPECS/kernel-headers/kernel-headers.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Linux API header files
Name: kernel-headers
Version: 5.15.92.1
Release: 3%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -36,6 +36,9 @@ cp -rv usr/include/* /%{buildroot}%{_includedir}
%{_includedir}/*

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Wed Feb 15 2023 Rachel Menge <[email protected]> - 5.15.92.1-3
- Bump release to match kernel

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.92.1 Kernel Configuration
# Linux/x86_64 5.15.94.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/config_aarch64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.92.1 Kernel Configuration
# Linux/arm64 5.15.94.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
6 changes: 3 additions & 3 deletions SPECS/kernel/kernel.signatures.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "02f78f4b512622c8ac5cb2698391a094d43cc07ef3377c1f5951ae500e26ced5",
"config_aarch64": "1615e04df2beae752ed8eedb20c59da259bddbf708c17c2c4dee73bb79649374",
"config": "4851fd0258a98181dc52e4905a1b4f6ad3744515db94cf3485dd5f935bcf9762",
"config_aarch64": "3e849ea47d89a6f34d81e589c24c2550489af9ed7477e0380409b70eb557abe2",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-5.15.92.1.tar.gz": "97a283ba4250880a88c7437eac88e8d86ed426430746c4e7dc6ecd9de9be04ea"
"kernel-5.15.94.1.tar.gz": "6217d75e0e8508a4c23b242b7ed267102257db55be64f935d0eacc550d23bf40"
}
}
7 changes: 5 additions & 2 deletions SPECS/kernel/kernel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

Summary: Linux Kernel
Name: kernel
Version: 5.15.92.1
Release: 3%{?dist}
Version: 5.15.94.1
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -410,6 +410,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Wed Feb 22 2023 CBL-Mariner Servicing Account <[email protected]> - 5.15.94.1-1
- Auto-upgrade to 5.15.94.1

* Wed Feb 15 2023 Rachel Menge <[email protected]> - 5.15.92.1-3
- Install vmlinux as root executable for debuginfo

Expand Down
Loading

0 comments on commit dc699ee

Please sign in to comment.