Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.176.2 - branch main #12148

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion SPECS-SIGNED/kernel-azure-signed/kernel-azure-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
%define uname_r %{version}-%{release}
Summary: Signed Linux Kernel for Azure
Name: kernel-azure-signed-%{buildarch}
Version: 5.15.173.1
Version: 5.15.176.2
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%exclude /module_info.ld

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Fri Dec 06 2024 CBL-Mariner Servicing Account <[email protected]> - 5.15.173.1-1
- Auto-upgrade to 5.15.173.1

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

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Fri Dec 06 2024 CBL-Mariner Servicing Account <[email protected]> - 5.15.173.1-1
- Auto-upgrade to 5.15.173.1

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.173.1
Release: 2%{?dist}
Version: 5.15.176.2
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
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Thu Jan 09 2025 Rachel Menge <[email protected]> - 5.15.173.1-2
- Bump release to match kernel

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.173.1.tar.gz": "f1aeb91c86010db1138bdf7b45d06b886fc34e07e554bd3116fac2d6f5d42d54"
"kernel-5.15.176.2.tar.gz": "c9815112fde1338ba56c0b8373a2bbde543f00f32d50058c96c8dae51d70ab8f"
}
}
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.173.1
Version: 5.15.176.2
Release: 1%{?dist}
License: GPLv2+
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -219,6 +219,9 @@ fi
%{_sbindir}/lsvmbus

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Fri Dec 06 2024 CBL-Mariner Servicing Account <[email protected]> - 5.15.173.1-1
- Auto-upgrade to 5.15.173.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.173.1 Kernel Configuration
# Linux/x86_64 5.15.176.2 .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.173.1 Kernel Configuration
# Linux/arm64 5.15.176.2 .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": "790ebe8deaae330c23bac52ed9c7c243a3863f0d298032fde88324f7911f430f",
"config_aarch64": "91754e5716915767b1f8b7c08738a2f46bb7dbf97ae948711c26f13df86273e6",
"config": "f2b1e92b864de56cee9f8d79fd65640ccbfb69f17930fdef40c8224a92797f8c",
"config_aarch64": "5ee9ddde491ea316d9a54d235b30a09e2a33f79c311ca602cb1e5f3f4c627fbd",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-5.15.173.1.tar.gz": "f1aeb91c86010db1138bdf7b45d06b886fc34e07e554bd3116fac2d6f5d42d54"
"kernel-5.15.176.2.tar.gz": "c9815112fde1338ba56c0b8373a2bbde543f00f32d50058c96c8dae51d70ab8f"
}
}
5 changes: 4 additions & 1 deletion SPECS/kernel-azure/kernel-azure.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

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

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Fri Dec 06 2024 CBL-Mariner Servicing Account <[email protected]> - 5.15.173.1-1
- Auto-upgrade to 5.15.173.1

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.173.1 Kernel Configuration
# Linux/x86_64 5.15.176.2 .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": "704a1adab01a34f73cb92080fc48122b6e1c4baa67ea6fd84a94f6b1df2e1065",
"kernel-5.15.173.1.tar.gz": "f1aeb91c86010db1138bdf7b45d06b886fc34e07e554bd3116fac2d6f5d42d54"
"config": "6aefb5f388eed0564b205dd24f2633efd5b233d5bdf92e9262f0b08a5cba4605",
"kernel-5.15.176.2.tar.gz": "c9815112fde1338ba56c0b8373a2bbde543f00f32d50058c96c8dae51d70ab8f"
}
}
5 changes: 4 additions & 1 deletion SPECS/kernel-hci/kernel-hci.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
%define config_source %{SOURCE1}
Summary: Linux Kernel for HCI
Name: kernel-hci
Version: 5.15.173.1
Version: 5.15.176.2
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -545,6 +545,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Fri Dec 06 2024 CBL-Mariner Servicing Account <[email protected]> - 5.15.173.1-1
- Auto-upgrade to 5.15.173.1

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.173.1.tar.gz": "f1aeb91c86010db1138bdf7b45d06b886fc34e07e554bd3116fac2d6f5d42d54"
"kernel-5.15.176.2.tar.gz": "c9815112fde1338ba56c0b8373a2bbde543f00f32d50058c96c8dae51d70ab8f"
}
}
7 changes: 5 additions & 2 deletions SPECS/kernel-headers/kernel-headers.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

Summary: Linux API header files
Name: kernel-headers
Version: 5.15.173.1
Release: 2%{?dist}
Version: 5.15.176.2
Release: 1%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -73,6 +73,9 @@ done
%endif

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Thu Jan 09 2025 Rachel Menge <[email protected]> - 5.15.173.1-2
- 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.173.1 Kernel Configuration
# Linux/x86_64 5.15.176.2 .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.173.1 Kernel Configuration
# Linux/arm64 5.15.176.2 .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": "25ea946a39b1d3b00f87e037c6214d48982d6430337ea3b3721814bc4d525647",
"config_aarch64": "29096b8a09733344d63d9e883147179005ead9c10ebf6b561c1b4057e5087f4b",
"config": "423f3cb13eb6018b2518c90a4330f1312b0ae47fffbb86d15a7269a133510101",
"config_aarch64": "92767407995bd79143444a77ef9b3b26fb61a1b30202772a5938abc2933fbc34",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
"kernel-5.15.173.1.tar.gz": "f1aeb91c86010db1138bdf7b45d06b886fc34e07e554bd3116fac2d6f5d42d54"
"kernel-5.15.176.2.tar.gz": "c9815112fde1338ba56c0b8373a2bbde543f00f32d50058c96c8dae51d70ab8f"
}
}
7 changes: 5 additions & 2 deletions SPECS/kernel/kernel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

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

%changelog
* Thu Jan 30 2025 CBL-Mariner Servicing Account <[email protected]> - 5.15.176.2-1
- Auto-upgrade to 5.15.176.2

* Thu Jan 09 2025 Rachel Menge <[email protected]> - 5.15.173.1-2
- Change pci_hyperv to built-in

Expand Down
20 changes: 10 additions & 10 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6530,8 +6530,8 @@
"type": "other",
"other": {
"name": "hyperv-daemons",
"version": "5.15.173.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.173.1.tar.gz"
"version": "5.15.176.2",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.176.2.tar.gz"
}
}
},
Expand Down Expand Up @@ -8111,8 +8111,8 @@
"type": "other",
"other": {
"name": "kernel",
"version": "5.15.173.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.173.1.tar.gz"
"version": "5.15.176.2",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.176.2.tar.gz"
}
}
},
Expand All @@ -8121,8 +8121,8 @@
"type": "other",
"other": {
"name": "kernel-azure",
"version": "5.15.173.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.173.1.tar.gz"
"version": "5.15.176.2",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.176.2.tar.gz"
}
}
},
Expand All @@ -8131,8 +8131,8 @@
"type": "other",
"other": {
"name": "kernel-hci",
"version": "5.15.173.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.173.1.tar.gz"
"version": "5.15.176.2",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.176.2.tar.gz"
}
}
},
Expand All @@ -8141,8 +8141,8 @@
"type": "other",
"other": {
"name": "kernel-headers",
"version": "5.15.173.1",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.173.1.tar.gz"
"version": "5.15.176.2",
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-2/5.15.176.2.tar.gz"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
filesystem-1.1-20.cm2.aarch64.rpm
kernel-headers-5.15.173.1-2.cm2.noarch.rpm
kernel-headers-5.15.176.2-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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
filesystem-1.1-20.cm2.x86_64.rpm
kernel-headers-5.15.173.1-2.cm2.noarch.rpm
kernel-headers-5.15.176.2-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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.173.1-2.cm2.noarch.rpm
kernel-headers-5.15.176.2-1.cm2.noarch.rpm
kmod-29-2.cm2.aarch64.rpm
kmod-debuginfo-29-2.cm2.aarch64.rpm
kmod-devel-29-2.cm2.aarch64.rpm
Expand Down
4 changes: 2 additions & 2 deletions toolkit/resources/manifests/package/toolchain_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.173.1-2.cm2.noarch.rpm
kernel-headers-5.15.173.1-2.cm2.noarch.rpm
kernel-cross-headers-5.15.176.2-1.cm2.noarch.rpm
kernel-headers-5.15.176.2-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
Expand Down
Loading