Skip to content

Commit 30bf75e

Browse files
[AUTOPATCHER-kernel] Kernel upgrade to version 6.6.129.1 - branch 3.0-dev (#16182)
1 parent af413d4 commit 30bf75e

26 files changed

Lines changed: 79 additions & 54 deletions

SPECS-EXTENDED/kernel-ipe/config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.6.126.1 Kernel Configuration
3+
# Linux/x86_64 6.6.129.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -8097,7 +8097,6 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y
80978097
# CONFIG_NMI_CHECK_CPU is not set
80988098
# CONFIG_DEBUG_IRQFLAGS is not set
80998099
CONFIG_STACKTRACE=y
8100-
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
81018100
# CONFIG_DEBUG_KOBJECT is not set
81028101

81038102
#

SPECS-EXTENDED/kernel-ipe/config_aarch64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.6.126.1 Kernel Configuration
3+
# Linux/arm64 6.6.129.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -5578,6 +5578,7 @@ CONFIG_MFD_CORE=y
55785578
# CONFIG_MFD_CS42L43_I2C is not set
55795579
# CONFIG_MFD_MADERA is not set
55805580
# CONFIG_MFD_MAX5970 is not set
5581+
# CONFIG_MFD_TN48M_CPLD is not set
55815582
# CONFIG_PMIC_DA903X is not set
55825583
# CONFIG_MFD_DA9052_SPI is not set
55835584
# CONFIG_MFD_DA9052_I2C is not set
@@ -11184,7 +11185,6 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y
1118411185

1118511186
# CONFIG_DEBUG_IRQFLAGS is not set
1118611187
CONFIG_STACKTRACE=y
11187-
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
1118811188
# CONFIG_DEBUG_KOBJECT is not set
1118911189

1119011190
#
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"Signatures": {
33
"azurelinux-ca-20230216.pem": "d545401163c75878319f01470455e6bc18a5968e39dd964323225e3fe308849b",
4-
"config": "6a4f10e2ec6f814e7905bc04289764423e2cf08d5626e461c34a8f66e97c4307",
5-
"config_aarch64": "c4837722b817974c4b1cc3fbf122e929b6dfc7cfa1d788ead477de8c9acf8fa9",
4+
"config": "fa72aff3417a681f94bd806af0b4d2ea41212850622ffa1ff36b190f1b1840bb",
5+
"config_aarch64": "fe90e2734c173a5b51d0d50093980469ac395e424d35018df917710f5538ddd9",
66
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
77
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
88
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
99
"azl-ipe-boot-policy.pol": "f2b7941bd3b721aadc8e937d0472c36fe5e140221f7bb54af6ef905884e0372c",
1010
"Makefile": "1c2e740407215ed9b9cbbc09f9102bc99c08b370bbe2cbb0490aefdc9eb70455",
1111
"tarfs.c": "066084e1ca2c1e7ba83e76a6696cf17928e7efb46a2b1670a7a1f597c2d9bc51",
12-
"kernel-6.6.126.1.tar.gz": "e0bf18e2647c360b43faa8147cca8fc22a0b57913725f35044c69a1c455625cd"
12+
"kernel-6.6.129.1.tar.gz": "4e94b593f0e32db7827de6f1ba1f80ea3687eb494d975ee1b058660a48565098"
1313
}
1414
}

SPECS-EXTENDED/kernel-ipe/kernel-ipe.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232

3333
Summary: Linux Kernel
3434
Name: kernel-ipe
35-
Version: 6.6.126.1
36-
Release: 2%{?dist}
35+
Version: 6.6.129.1
36+
Release: 1%{?dist}
3737
License: GPLv2
3838
Vendor: Microsoft Corporation
3939
Distribution: Azure Linux
@@ -460,6 +460,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
460460
%{_sysconfdir}/bash_completion.d/bpftool
461461

462462
%changelog
463+
* Thu Mar 12 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.129.1-1
464+
- Auto-upgrade to 6.6.129.1
465+
463466
* Fri Feb 27 2026 Andrew Chiang <andrewchiang@microsoft.com> - 6.6.126.1-2
464467
- Enable CONFIG_TCP_CONG_BBR3=m
465468

SPECS-SIGNED/kernel-64k-signed/kernel-64k-signed.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
%define uname_r %{version}-%{release}
77
Summary: Signed Linux Kernel for %{buildarch} systems
88
Name: kernel-64k-signed-%{buildarch}
9-
Version: 6.6.126.1
10-
Release: 2%{?dist}
9+
Version: 6.6.129.1
10+
Release: 1%{?dist}
1111
License: GPLv2
1212
Vendor: Microsoft Corporation
1313
Distribution: Azure Linux
@@ -105,6 +105,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
105105
%exclude /module_info.ld
106106

107107
%changelog
108+
* Thu Mar 12 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.129.1-1
109+
- Auto-upgrade to 6.6.129.1
110+
108111
* Fri Feb 27 2026 Andrew Chiang <andrewchiang@microsoft.com> - 6.6.126.1-2
109112
- Bump release to match kernel
110113

SPECS-SIGNED/kernel-signed/kernel-signed.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
%define uname_r %{version}-%{release}
1010
Summary: Signed Linux Kernel for %{buildarch} systems
1111
Name: kernel-signed-%{buildarch}
12-
Version: 6.6.126.1
13-
Release: 2%{?dist}
12+
Version: 6.6.129.1
13+
Release: 1%{?dist}
1414
License: GPLv2
1515
Vendor: Microsoft Corporation
1616
Distribution: Azure Linux
@@ -145,6 +145,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
145145
%exclude /module_info.ld
146146

147147
%changelog
148+
* Thu Mar 12 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.129.1-1
149+
- Auto-upgrade to 6.6.129.1
150+
148151
* Fri Feb 27 2026 Andrew Chiang <andrewchiang@microsoft.com> - 6.6.126.1-2
149152
- Bump release to match kernel
150153

SPECS-SIGNED/kernel-uki-signed/kernel-uki-signed.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
%define kernelver %{version}-%{release}
66
Summary: Signed Unified Kernel Image for %{buildarch} systems
77
Name: kernel-uki-signed-%{buildarch}
8-
Version: 6.6.126.1
9-
Release: 2%{?dist}
8+
Version: 6.6.129.1
9+
Release: 1%{?dist}
1010
License: GPLv2
1111
Vendor: Microsoft Corporation
1212
Distribution: Azure Linux
@@ -68,6 +68,9 @@ popd
6868
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi
6969

7070
%changelog
71+
* Thu Mar 12 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.129.1-1
72+
- Auto-upgrade to 6.6.129.1
73+
7174
* Fri Feb 27 2026 Andrew Chiang <andrewchiang@microsoft.com> - 6.6.126.1-2
7275
- Bump release to match kernel
7376

SPECS/hyperv-daemons/hyperv-daemons.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"hypervkvpd.service": "c1bb207cf9f388f8f3cf5b649abbf8cfe4c4fcf74538612946e68f350d1f265f",
88
"hypervvss.rules": "94cead44245ef6553ab79c0bbac8419e3ff4b241f01bcec66e6f508098cbedd1",
99
"hypervvssd.service": "22270d9f0f23af4ea7905f19c1d5d5495e40c1f782cbb87a99f8aec5a011078d",
10-
"kernel-6.6.126.1.tar.gz": "e0bf18e2647c360b43faa8147cca8fc22a0b57913725f35044c69a1c455625cd"
10+
"kernel-6.6.129.1.tar.gz": "4e94b593f0e32db7827de6f1ba1f80ea3687eb494d975ee1b058660a48565098"
1111
}
1212
}

SPECS/hyperv-daemons/hyperv-daemons.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Summary: Hyper-V daemons suite
1212
Name: hyperv-daemons
13-
Version: 6.6.126.1
13+
Version: 6.6.129.1
1414
Release: 1%{?dist}
1515
License: GPLv2+
1616
Vendor: Microsoft Corporation
@@ -221,6 +221,9 @@ fi
221221
%{_sbindir}/lsvmbus
222222

223223
%changelog
224+
* Thu Mar 12 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.129.1-1
225+
- Auto-upgrade to 6.6.129.1
226+
224227
* Thu Feb 26 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.126.1-1
225228
- Auto-upgrade to 6.6.126.1
226229

SPECS/kernel-64k/config_aarch64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.6.126.1 Kernel Configuration
3+
# Linux/arm64 6.6.129.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -5595,6 +5595,7 @@ CONFIG_MFD_CORE=y
55955595
# CONFIG_MFD_CS42L43_I2C is not set
55965596
# CONFIG_MFD_MADERA is not set
55975597
# CONFIG_MFD_MAX5970 is not set
5598+
# CONFIG_MFD_TN48M_CPLD is not set
55985599
# CONFIG_PMIC_DA903X is not set
55995600
# CONFIG_MFD_DA9052_SPI is not set
56005601
# CONFIG_MFD_DA9052_I2C is not set
@@ -11209,7 +11210,6 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y
1120911210

1121011211
# CONFIG_DEBUG_IRQFLAGS is not set
1121111212
CONFIG_STACKTRACE=y
11212-
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
1121311213
# CONFIG_DEBUG_KOBJECT is not set
1121411214

1121511215
#

0 commit comments

Comments
 (0)