[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.147.1 - branch main (#7469)

This commit is contained in:
CBL-Mariner-Bot 2024-01-25 13:04:54 -08:00 committed by GitHub
parent 3b103c8faa
commit 0d4d499a62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
23 changed files with 69 additions and 45 deletions

View File

@ -9,7 +9,7 @@
%define uname_r %{version}-%{release} %define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for Azure Summary: Signed Linux Kernel for Azure
Name: kernel-azure-signed-%{buildarch} Name: kernel-azure-signed-%{buildarch}
Version: 5.15.145.2 Version: 5.15.147.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld %exclude /module_info.ld
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Tue Jan 16 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.145.2-1 * Tue Jan 16 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.145.2-1
- Update to 5.15.145.2 - Update to 5.15.145.2

View File

@ -4,8 +4,8 @@
%define uname_r %{version}-%{release} %define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for HCI Summary: Signed Linux Kernel for HCI
Name: kernel-hci-signed-%{buildarch} Name: kernel-hci-signed-%{buildarch}
Version: 5.15.145.2 Version: 5.15.147.1
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
Distribution: Mariner Distribution: Mariner
@ -149,6 +149,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld %exclude /module_info.ld
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Thu Jan 25 2024 Vince Perri <viperri@microsoft.com> - 5.15.145.2-3 * Thu Jan 25 2024 Vince Perri <viperri@microsoft.com> - 5.15.145.2-3
- Bump release to match kernel-hci - Bump release to match kernel-hci

View File

@ -9,8 +9,8 @@
%define uname_r %{version}-%{release} %define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for %{buildarch} systems Summary: Signed Linux Kernel for %{buildarch} systems
Name: kernel-signed-%{buildarch} Name: kernel-signed-%{buildarch}
Version: 5.15.145.2 Version: 5.15.147.1
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
Distribution: Mariner Distribution: Mariner
@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld %exclude /module_info.ld
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Thu Jan 18 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.145.2-3 * Thu Jan 18 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.145.2-3
- Bump release to match kernel - Bump release to match kernel

View File

@ -7,6 +7,6 @@
"hypervkvpd.service": "c1bb207cf9f388f8f3cf5b649abbf8cfe4c4fcf74538612946e68f350d1f265f", "hypervkvpd.service": "c1bb207cf9f388f8f3cf5b649abbf8cfe4c4fcf74538612946e68f350d1f265f",
"hypervvss.rules": "94cead44245ef6553ab79c0bbac8419e3ff4b241f01bcec66e6f508098cbedd1", "hypervvss.rules": "94cead44245ef6553ab79c0bbac8419e3ff4b241f01bcec66e6f508098cbedd1",
"hypervvssd.service": "22270d9f0f23af4ea7905f19c1d5d5495e40c1f782cbb87a99f8aec5a011078d", "hypervvssd.service": "22270d9f0f23af4ea7905f19c1d5d5495e40c1f782cbb87a99f8aec5a011078d",
"kernel-5.15.145.2.tar.gz": "5f09cdfe9d04b035d98d5aa5b22dd03e3cd6350ace51dab5c3ceea9283da7b0a" "kernel-5.15.147.1.tar.gz": "392f1b100578906728f5d7d012f084151696b4346511d34815c908c2a576f6ff"
} }
} }

View File

@ -8,7 +8,7 @@
%global udev_prefix 70 %global udev_prefix 70
Summary: Hyper-V daemons suite Summary: Hyper-V daemons suite
Name: hyperv-daemons Name: hyperv-daemons
Version: 5.15.145.2 Version: 5.15.147.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
@ -219,6 +219,9 @@ fi
%{_sbindir}/lsvmbus %{_sbindir}/lsvmbus
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Tue Jan 16 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.145.2-1 * Tue Jan 16 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.145.2-1
- Update to 5.15.145.2 - Update to 5.15.145.2

View File

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

View File

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

View File

@ -1,9 +1,9 @@
{ {
"Signatures": { "Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0", "cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "70924bb071b2388d23d1cb3ee7a2e6eb4fda483d1264fa365a200a5cba341006", "config": "4279a17b855381fd6c2a7e690487176732eea6256326b436f896ae17845a8307",
"config_aarch64": "6d5e3bb21860d075aac8756076f85e0935a24455fd615084dddfa429ac822883", "config_aarch64": "9cb18eb8cc68d373c0fbff994b1d687ecbbc2502b5a14df02625087f7cd5b1c8",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f", "sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-5.15.145.2.tar.gz": "5f09cdfe9d04b035d98d5aa5b22dd03e3cd6350ace51dab5c3ceea9283da7b0a" "kernel-5.15.147.1.tar.gz": "392f1b100578906728f5d7d012f084151696b4346511d34815c908c2a576f6ff"
} }
} }

View File

@ -27,7 +27,7 @@
Summary: Linux Kernel Summary: Linux Kernel
Name: kernel-azure Name: kernel-azure
Version: 5.15.145.2 Version: 5.15.147.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
@ -420,6 +420,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool %{_sysconfdir}/bash_completion.d/bpftool
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Tue Jan 16 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.145.2-1 * Tue Jan 16 2024 Gary Swalling <gaswal@microsoft.com> - 5.15.145.2-1
- Update to 5.15.145.2 - Update to 5.15.145.2

View File

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

View File

@ -1,7 +1,7 @@
{ {
"Signatures": { "Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0", "cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "711fe10570a682f6aada220356e3e7ddd4a27713a7a821dc9fc6128b89709e44", "config": "ef737939dc38eed54be8e8a13921a483cfdcfea189e381a536288759ce3b94e6",
"kernel-5.15.145.2.tar.gz": "5f09cdfe9d04b035d98d5aa5b22dd03e3cd6350ace51dab5c3ceea9283da7b0a" "kernel-5.15.147.1.tar.gz": "392f1b100578906728f5d7d012f084151696b4346511d34815c908c2a576f6ff"
} }
} }

View File

@ -17,8 +17,8 @@
%define config_source %{SOURCE1} %define config_source %{SOURCE1}
Summary: Linux Kernel for HCI Summary: Linux Kernel for HCI
Name: kernel-hci Name: kernel-hci
Version: 5.15.145.2 Version: 5.15.147.1
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
Distribution: Mariner Distribution: Mariner
@ -551,6 +551,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool %{_sysconfdir}/bash_completion.d/bpftool
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Thu Jan 25 2024 Vince Perri <viperri@microsoft.com> - 5.15.145.2-3 * Thu Jan 25 2024 Vince Perri <viperri@microsoft.com> - 5.15.145.2-3
- Add net/mlx5 patches (28-85) that backports upstream near-edge improvements and support for 100GB BOM. - Add net/mlx5 patches (28-85) that backports upstream near-edge improvements and support for 100GB BOM.

View File

@ -1,5 +1,5 @@
{ {
"Signatures": { "Signatures": {
"kernel-5.15.145.2.tar.gz": "5f09cdfe9d04b035d98d5aa5b22dd03e3cd6350ace51dab5c3ceea9283da7b0a" "kernel-5.15.147.1.tar.gz": "392f1b100578906728f5d7d012f084151696b4346511d34815c908c2a576f6ff"
} }
} }

View File

@ -11,8 +11,8 @@
Summary: Linux API header files Summary: Linux API header files
Name: kernel-headers Name: kernel-headers
Version: 5.15.145.2 Version: 5.15.147.1
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
Distribution: Mariner Distribution: Mariner
@ -73,6 +73,9 @@ done
%endif %endif
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Thu Jan 18 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.145.2-3 * Thu Jan 18 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.145.2-3
- Bump release to match kernel - Bump release to match kernel

View File

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

View File

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

View File

@ -1,9 +1,9 @@
{ {
"Signatures": { "Signatures": {
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0", "cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "23b5d99298e2a3975916889bf1d1549fb68840a4e55f6100d84cbc4c1bc1aa3f", "config": "c4aafe043f325248aaad5f2eef5c6b3f2bbe55b86382a51a1249d56a72207265",
"config_aarch64": "2e9f491e416e74867c0ec50463847f8335b51934e71071d2e2977cc19bf99015", "config_aarch64": "e18b97cf02f8ddbaea3ac8472819855d2b47bcfd303f46f72b85faddf685fc62",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f", "sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-5.15.145.2.tar.gz": "5f09cdfe9d04b035d98d5aa5b22dd03e3cd6350ace51dab5c3ceea9283da7b0a" "kernel-5.15.147.1.tar.gz": "392f1b100578906728f5d7d012f084151696b4346511d34815c908c2a576f6ff"
} }
} }

View File

@ -27,8 +27,8 @@
Summary: Linux Kernel Summary: Linux Kernel
Name: kernel Name: kernel
Version: 5.15.145.2 Version: 5.15.147.1
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Vendor: Microsoft Corporation Vendor: Microsoft Corporation
Distribution: Mariner Distribution: Mariner
@ -426,6 +426,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool %{_sysconfdir}/bash_completion.d/bpftool
%changelog %changelog
* Thu Jan 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.147.1-1
- Auto-upgrade to 5.15.147.1
* Thu Jan 18 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.145.2-3 * Thu Jan 18 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.145.2-3
- Enable CONFIG_X86_IOPL_IOPERM - Enable CONFIG_X86_IOPL_IOPERM

View File

@ -6540,8 +6540,8 @@
"type": "other", "type": "other",
"other": { "other": {
"name": "hyperv-daemons", "name": "hyperv-daemons",
"version": "5.15.145.2", "version": "5.15.147.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.145.2.tar.gz" "downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.147.1.tar.gz"
} }
} }
}, },
@ -8121,8 +8121,8 @@
"type": "other", "type": "other",
"other": { "other": {
"name": "kernel", "name": "kernel",
"version": "5.15.145.2", "version": "5.15.147.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.145.2.tar.gz" "downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.147.1.tar.gz"
} }
} }
}, },
@ -8131,8 +8131,8 @@
"type": "other", "type": "other",
"other": { "other": {
"name": "kernel-azure", "name": "kernel-azure",
"version": "5.15.145.2", "version": "5.15.147.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.145.2.tar.gz" "downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.147.1.tar.gz"
} }
} }
}, },
@ -8141,8 +8141,8 @@
"type": "other", "type": "other",
"other": { "other": {
"name": "kernel-hci", "name": "kernel-hci",
"version": "5.15.145.2", "version": "5.15.147.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.145.2.tar.gz" "downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.147.1.tar.gz"
} }
} }
}, },
@ -8151,8 +8151,8 @@
"type": "other", "type": "other",
"other": { "other": {
"name": "kernel-headers", "name": "kernel-headers",
"version": "5.15.145.2", "version": "5.15.147.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.145.2.tar.gz" "downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.147.1.tar.gz"
} }
} }
}, },
@ -30947,4 +30947,4 @@
} }
], ],
"Version": 1 "Version": 1
} }

View File

@ -1,5 +1,5 @@
filesystem-1.1-20.cm2.aarch64.rpm filesystem-1.1-20.cm2.aarch64.rpm
kernel-headers-5.15.145.2-3.cm2.noarch.rpm kernel-headers-5.15.147.1-1.cm2.noarch.rpm
glibc-2.35-6.cm2.aarch64.rpm glibc-2.35-6.cm2.aarch64.rpm
glibc-devel-2.35-6.cm2.aarch64.rpm glibc-devel-2.35-6.cm2.aarch64.rpm
glibc-i18n-2.35-6.cm2.aarch64.rpm glibc-i18n-2.35-6.cm2.aarch64.rpm

View File

@ -1,5 +1,5 @@
filesystem-1.1-20.cm2.x86_64.rpm filesystem-1.1-20.cm2.x86_64.rpm
kernel-headers-5.15.145.2-3.cm2.noarch.rpm kernel-headers-5.15.147.1-1.cm2.noarch.rpm
glibc-2.35-6.cm2.x86_64.rpm glibc-2.35-6.cm2.x86_64.rpm
glibc-devel-2.35-6.cm2.x86_64.rpm glibc-devel-2.35-6.cm2.x86_64.rpm
glibc-i18n-2.35-6.cm2.x86_64.rpm glibc-i18n-2.35-6.cm2.x86_64.rpm

View File

@ -136,7 +136,7 @@ intltool-0.51.0-7.cm2.noarch.rpm
itstool-2.0.6-4.cm2.noarch.rpm itstool-2.0.6-4.cm2.noarch.rpm
kbd-2.2.0-1.cm2.aarch64.rpm kbd-2.2.0-1.cm2.aarch64.rpm
kbd-debuginfo-2.2.0-1.cm2.aarch64.rpm kbd-debuginfo-2.2.0-1.cm2.aarch64.rpm
kernel-headers-5.15.145.2-3.cm2.noarch.rpm kernel-headers-5.15.147.1-1.cm2.noarch.rpm
kmod-29-2.cm2.aarch64.rpm kmod-29-2.cm2.aarch64.rpm
kmod-debuginfo-29-2.cm2.aarch64.rpm kmod-debuginfo-29-2.cm2.aarch64.rpm
kmod-devel-29-2.cm2.aarch64.rpm kmod-devel-29-2.cm2.aarch64.rpm

View File

@ -141,8 +141,8 @@ intltool-0.51.0-7.cm2.noarch.rpm
itstool-2.0.6-4.cm2.noarch.rpm itstool-2.0.6-4.cm2.noarch.rpm
kbd-2.2.0-1.cm2.x86_64.rpm kbd-2.2.0-1.cm2.x86_64.rpm
kbd-debuginfo-2.2.0-1.cm2.x86_64.rpm kbd-debuginfo-2.2.0-1.cm2.x86_64.rpm
kernel-cross-headers-5.15.145.2-3.cm2.noarch.rpm kernel-cross-headers-5.15.147.1-1.cm2.noarch.rpm
kernel-headers-5.15.145.2-3.cm2.noarch.rpm kernel-headers-5.15.147.1-1.cm2.noarch.rpm
kmod-29-2.cm2.x86_64.rpm kmod-29-2.cm2.x86_64.rpm
kmod-debuginfo-29-2.cm2.x86_64.rpm kmod-debuginfo-29-2.cm2.x86_64.rpm
kmod-devel-29-2.cm2.x86_64.rpm kmod-devel-29-2.cm2.x86_64.rpm