[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.165.1 - branch main (#10284)
This commit is contained in:
Родитель
0c8fc3bc15
Коммит
4afdb4c47c
|
@ -9,7 +9,7 @@
|
|||
%define uname_r %{version}-%{release}
|
||||
Summary: Signed Linux Kernel for Azure
|
||||
Name: kernel-azure-signed-%{buildarch}
|
||||
Version: 5.15.164.1
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
|
|||
%exclude /module_info.ld
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Fri Aug 09 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.164.1-1
|
||||
- Auto-upgrade to 5.15.164.1
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
%define uname_r %{version}-%{release}
|
||||
Summary: Signed Linux Kernel for HCI
|
||||
Name: kernel-hci-signed-%{buildarch}
|
||||
Version: 5.15.164.1
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -149,6 +149,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
|
|||
%exclude /module_info.ld
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Fri Aug 09 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.164.1-1
|
||||
- Auto-upgrade to 5.15.164.1
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
%define uname_r %{version}-%{release}
|
||||
Summary: Signed Linux Kernel for %{buildarch} systems
|
||||
Name: kernel-signed-%{buildarch}
|
||||
Version: 5.15.164.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
|
|||
%exclude /module_info.ld
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Tue Aug 27 2024 Chris Co <chrco@microsoft.com> - 5.15.164.1-2
|
||||
- Bump release to match kernel
|
||||
|
||||
|
|
|
@ -7,6 +7,6 @@
|
|||
"hypervkvpd.service": "c1bb207cf9f388f8f3cf5b649abbf8cfe4c4fcf74538612946e68f350d1f265f",
|
||||
"hypervvss.rules": "94cead44245ef6553ab79c0bbac8419e3ff4b241f01bcec66e6f508098cbedd1",
|
||||
"hypervvssd.service": "22270d9f0f23af4ea7905f19c1d5d5495e40c1f782cbb87a99f8aec5a011078d",
|
||||
"kernel-5.15.164.1.tar.gz": "3634a7f014a0c821ada6cfb2ca6bdb2e18ae90fe9ce47b0adf8f81fd2852c3d8"
|
||||
"kernel-5.15.165.1.tar.gz": "525daeae4a3cf7f5fe6a3aecd1e736c0ef7dff80672300d9ac68523419ebafa3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
%global udev_prefix 70
|
||||
Summary: Hyper-V daemons suite
|
||||
Name: hyperv-daemons
|
||||
Version: 5.15.164.1
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -219,6 +219,9 @@ fi
|
|||
%{_sbindir}/lsvmbus
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Fri Aug 09 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.164.1-1
|
||||
- Auto-upgrade to 5.15.164.1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 5.15.164.1 Kernel Configuration
|
||||
# Linux/x86_64 5.15.165.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.15.164.1 Kernel Configuration
|
||||
# Linux/arm64 5.15.165.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -374,6 +374,7 @@ CONFIG_ARM64_ERRATUM_2457168=y
|
|||
CONFIG_ARM64_WORKAROUND_TSB_FLUSH_FAILURE=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
CONFIG_ARM64_ERRATUM_3194386=y
|
||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||
CONFIG_CAVIUM_ERRATUM_23144=y
|
||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
|
||||
"config": "a84f20c07e5f2a8a76db3a5bc7c7da29cb8b5bccb457a75ac52cfef847b7e743",
|
||||
"config_aarch64": "2e737ff36bf79ea1cebaffc145e6e24c6a292992cb3191a4a5bf7e7b51aafb6b",
|
||||
"config": "f6a1ea52a56ea5b35d57432f6f27a2517c4392ec3fe00866b7dbde5c3fa5ca77",
|
||||
"config_aarch64": "c4bd402406595ec895b118ff15099b25debef28bb2abc7e983e0ed172684ab1c",
|
||||
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
|
||||
"kernel-5.15.164.1.tar.gz": "3634a7f014a0c821ada6cfb2ca6bdb2e18ae90fe9ce47b0adf8f81fd2852c3d8"
|
||||
"kernel-5.15.165.1.tar.gz": "525daeae4a3cf7f5fe6a3aecd1e736c0ef7dff80672300d9ac68523419ebafa3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
Summary: Linux Kernel
|
||||
Name: kernel-azure
|
||||
Version: 5.15.164.1
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -420,6 +420,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
|
|||
%{_sysconfdir}/bash_completion.d/bpftool
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Fri Aug 09 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.164.1-1
|
||||
- Auto-upgrade to 5.15.164.1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 5.15.164.1 Kernel Configuration
|
||||
# Linux/x86_64 5.15.165.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
|
||||
"config": "a2580de76388be81d6c393c90b1d0e01befa4cc1b668e3f68d4f2e7337a473ea",
|
||||
"kernel-5.15.164.1.tar.gz": "3634a7f014a0c821ada6cfb2ca6bdb2e18ae90fe9ce47b0adf8f81fd2852c3d8"
|
||||
"config": "cdff20628aebaf7fc4e613d2d02d24ccc2cf808b6eb3dcdd6dcf3935383f2da7",
|
||||
"kernel-5.15.165.1.tar.gz": "525daeae4a3cf7f5fe6a3aecd1e736c0ef7dff80672300d9ac68523419ebafa3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
%define config_source %{SOURCE1}
|
||||
Summary: Linux Kernel for HCI
|
||||
Name: kernel-hci
|
||||
Version: 5.15.164.1
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -547,6 +547,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
|
|||
%{_sysconfdir}/bash_completion.d/bpftool
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Fri Aug 09 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.164.1-1
|
||||
- Auto-upgrade to 5.15.164.1
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"kernel-5.15.164.1.tar.gz": "3634a7f014a0c821ada6cfb2ca6bdb2e18ae90fe9ce47b0adf8f81fd2852c3d8"
|
||||
"kernel-5.15.165.1.tar.gz": "525daeae4a3cf7f5fe6a3aecd1e736c0ef7dff80672300d9ac68523419ebafa3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
Summary: Linux API header files
|
||||
Name: kernel-headers
|
||||
Version: 5.15.164.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -73,6 +73,9 @@ done
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Tue Aug 27 2024 Chris Co <chrco@microsoft.com> - 5.15.164.1-2
|
||||
- Bump release to match kernel
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 5.15.164.1 Kernel Configuration
|
||||
# Linux/x86_64 5.15.165.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.15.164.1 Kernel Configuration
|
||||
# Linux/arm64 5.15.165.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -374,6 +374,7 @@ CONFIG_ARM64_ERRATUM_2457168=y
|
|||
CONFIG_ARM64_WORKAROUND_TSB_FLUSH_FAILURE=y
|
||||
CONFIG_ARM64_ERRATUM_2054223=y
|
||||
CONFIG_ARM64_ERRATUM_2067961=y
|
||||
CONFIG_ARM64_ERRATUM_3194386=y
|
||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||
CONFIG_CAVIUM_ERRATUM_23144=y
|
||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
|
||||
"config": "f4146e8edc3414bfdd83a72deb3b1b2b22280c20cb7558caad621b51d45ef27a",
|
||||
"config_aarch64": "42131349224a7e6b890637a816eb688e46251e4ed2a0f60363cd2d882b2b9e8c",
|
||||
"config": "64477b7e6287010ea71486ff5b3ff70f2a433e0a50b930ccbf5d6a44f19f3a8b",
|
||||
"config_aarch64": "3b272ec27897970982534aef4185b7943976eca4c13c8ada436ebee0d193dbe7",
|
||||
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
|
||||
"kernel-5.15.164.1.tar.gz": "3634a7f014a0c821ada6cfb2ca6bdb2e18ae90fe9ce47b0adf8f81fd2852c3d8"
|
||||
"kernel-5.15.165.1.tar.gz": "525daeae4a3cf7f5fe6a3aecd1e736c0ef7dff80672300d9ac68523419ebafa3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,8 +27,8 @@
|
|||
|
||||
Summary: Linux Kernel
|
||||
Name: kernel
|
||||
Version: 5.15.164.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.15.165.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -426,6 +426,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
|
|||
%{_sysconfdir}/bash_completion.d/bpftool
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.165.1-1
|
||||
- Auto-upgrade to 5.15.165.1
|
||||
|
||||
* Tue Aug 27 2024 Chris Co <chrco@microsoft.com> - 5.15.164.1-2
|
||||
- Enable USB_TMC
|
||||
|
||||
|
|
|
@ -6540,8 +6540,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "hyperv-daemons",
|
||||
"version": "5.15.164.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.164.1.tar.gz"
|
||||
"version": "5.15.165.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.165.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8121,8 +8121,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "kernel",
|
||||
"version": "5.15.164.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.164.1.tar.gz"
|
||||
"version": "5.15.165.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.165.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8131,8 +8131,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "kernel-azure",
|
||||
"version": "5.15.164.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.164.1.tar.gz"
|
||||
"version": "5.15.165.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.165.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8141,8 +8141,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "kernel-hci",
|
||||
"version": "5.15.164.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.164.1.tar.gz"
|
||||
"version": "5.15.165.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.165.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8151,8 +8151,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "kernel-headers",
|
||||
"version": "5.15.164.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.164.1.tar.gz"
|
||||
"version": "5.15.165.1",
|
||||
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.165.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
filesystem-1.1-20.cm2.aarch64.rpm
|
||||
kernel-headers-5.15.164.1-2.cm2.noarch.rpm
|
||||
kernel-headers-5.15.165.1-1.cm2.noarch.rpm
|
||||
glibc-2.35-7.cm2.aarch64.rpm
|
||||
glibc-devel-2.35-7.cm2.aarch64.rpm
|
||||
glibc-i18n-2.35-7.cm2.aarch64.rpm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
filesystem-1.1-20.cm2.x86_64.rpm
|
||||
kernel-headers-5.15.164.1-2.cm2.noarch.rpm
|
||||
kernel-headers-5.15.165.1-1.cm2.noarch.rpm
|
||||
glibc-2.35-7.cm2.x86_64.rpm
|
||||
glibc-devel-2.35-7.cm2.x86_64.rpm
|
||||
glibc-i18n-2.35-7.cm2.x86_64.rpm
|
||||
|
|
|
@ -136,7 +136,7 @@ intltool-0.51.0-7.cm2.noarch.rpm
|
|||
itstool-2.0.6-4.cm2.noarch.rpm
|
||||
kbd-2.2.0-1.cm2.aarch64.rpm
|
||||
kbd-debuginfo-2.2.0-1.cm2.aarch64.rpm
|
||||
kernel-headers-5.15.164.1-2.cm2.noarch.rpm
|
||||
kernel-headers-5.15.165.1-1.cm2.noarch.rpm
|
||||
kmod-29-2.cm2.aarch64.rpm
|
||||
kmod-debuginfo-29-2.cm2.aarch64.rpm
|
||||
kmod-devel-29-2.cm2.aarch64.rpm
|
||||
|
|
|
@ -141,8 +141,8 @@ intltool-0.51.0-7.cm2.noarch.rpm
|
|||
itstool-2.0.6-4.cm2.noarch.rpm
|
||||
kbd-2.2.0-1.cm2.x86_64.rpm
|
||||
kbd-debuginfo-2.2.0-1.cm2.x86_64.rpm
|
||||
kernel-cross-headers-5.15.164.1-2.cm2.noarch.rpm
|
||||
kernel-headers-5.15.164.1-2.cm2.noarch.rpm
|
||||
kernel-cross-headers-5.15.165.1-1.cm2.noarch.rpm
|
||||
kernel-headers-5.15.165.1-1.cm2.noarch.rpm
|
||||
kmod-29-2.cm2.x86_64.rpm
|
||||
kmod-debuginfo-29-2.cm2.x86_64.rpm
|
||||
kmod-devel-29-2.cm2.x86_64.rpm
|
||||
|
|
Загрузка…
Ссылка в новой задаче