-
Notifications
You must be signed in to change notification settings - Fork 549
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Upgrade kernel-mos to 5.15.143.1 (#7086)"
This reverts commit 5324a3a.
- Loading branch information
1 parent
b95e26a
commit 85b357b
Showing
5 changed files
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
%define uname_r %{version}-%{release} | ||
Summary: Signed Linux Kernel for MOS systems | ||
Name: kernel-mos-signed-%{buildarch} | ||
Version: 5.15.143.1 | ||
Version: 5.15.139.1 | ||
Release: 1%{?dist} | ||
License: GPLv2 | ||
Vendor: Microsoft Corporation | ||
|
@@ -150,9 +150,6 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg | |
%exclude /module_info.ld | ||
|
||
%changelog | ||
* Wed Dec 20 2023 Gary Swalling <[email protected]> - 5.15.143.1-1 | ||
- Update to 5.15.143.1 | ||
|
||
* Mon Dec 11 2023 Rachel Menge <[email protected]> - 5.15.139.1-1 | ||
- Update to 5.15.139.1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"Signatures": { | ||
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0", | ||
"config": "31d715c94442a6919cfb4e953ed018c74ab2decb98e756803d719d1a9bafd1e4", | ||
"config": "b9a7956035823d6b9440a42677699be3abfd15dd562df6aa2582806399b82b27", | ||
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f", | ||
"kernel-mos-5.15.143.1.tar.gz": "db64de6cf1d81ba0b7c42abace102b0514ea8a2bf1a32040733bf4ce89d2a124" | ||
"kernel-mos-5.15.139.1.tar.gz": "3f0bcbee6b6c5411790e822562ac46448001559aa55950dc2f8ca7a9547a1d1f" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
%define config_source %{SOURCE1} | ||
Summary: Linux Kernel for MOS | ||
Name: kernel-mos | ||
Version: 5.15.143.1 | ||
Version: 5.15.139.1 | ||
Release: 1%{?dist} | ||
License: GPLv2 | ||
Vendor: Microsoft Corporation | ||
|
@@ -377,9 +377,6 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg | |
%{_sysconfdir}/bash_completion.d/bpftool | ||
|
||
%changelog | ||
* Wed Dec 20 2023 Gary Swalling <[email protected]> - 5.15.143.1-1 | ||
- Update to 5.15.143.1 | ||
|
||
* Mon Dec 11 2023 Rachel Menge <[email protected]> - 5.15.139.1-1 | ||
- Update to 5.15.139.1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters