Skip to content

Commit 43fc7f7

Browse files
[AUTOPATCHER-kernel] Kernel upgrade to version 6.6.56.1 - branch 3.0-dev (#10767)
1 parent e1c4517 commit 43fc7f7

19 files changed

+58
-34
lines changed

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

+5-2
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.51.1
13-
Release: 5%{?dist}
12+
Version: 6.6.56.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 Oct 17 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.56.1-1
149+
- Auto-upgrade to 6.6.56.1
150+
148151
* Thu Oct 03 2024 Rachel Menge <[email protected]> - 6.6.51.1-5
149152
- Bump release to match kernel
150153

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

+5-2
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.51.1
9-
Release: 5%{?dist}
8+
Version: 6.6.56.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 Oct 17 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.56.1-1
72+
- Auto-upgrade to 6.6.56.1
73+
7174
* Thu Oct 03 2024 Rachel Menge <[email protected]> - 6.6.51.1-5
7275
- Bump release to match kernel
7376

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

+1-1
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.51.1.tar.gz": "018ece71bd3feb3f770e759c4c04a4472c72daf3a10f3f88de61083aaa6193df"
10+
"kernel-6.6.56.1.tar.gz": "d3b47525a6b529f3fcc3ba602ebb14c02dfd4d0fcf73628511135e5a073d8cee"
1111
}
1212
}

SPECS/hyperv-daemons/hyperv-daemons.spec

+4-1
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.51.1
13+
Version: 6.6.56.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 Oct 17 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.56.1-1
225+
- Auto-upgrade to 6.6.56.1
226+
224227
* Wed Sep 18 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.51.1-1
225228
- Auto-upgrade to 6.6.51.1
226229

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"kernel-6.6.51.1.tar.gz": "018ece71bd3feb3f770e759c4c04a4472c72daf3a10f3f88de61083aaa6193df"
3+
"kernel-6.6.56.1.tar.gz": "d3b47525a6b529f3fcc3ba602ebb14c02dfd4d0fcf73628511135e5a073d8cee"
44
}
55
}

SPECS/kernel-headers/kernel-headers.spec

+5-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
Summary: Linux API header files
1515
Name: kernel-headers
16-
Version: 6.6.51.1
17-
Release: 5%{?dist}
16+
Version: 6.6.56.1
17+
Release: 1%{?dist}
1818
License: GPLv2
1919
Vendor: Microsoft Corporation
2020
Distribution: Azure Linux
@@ -75,6 +75,9 @@ done
7575
%endif
7676

7777
%changelog
78+
* Thu Oct 17 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.56.1-1
79+
- Auto-upgrade to 6.6.56.1
80+
7881
* Thu Oct 03 2024 Rachel Menge <[email protected]> - 6.6.51.1-5
7982
- Bump release to match kernel
8083

SPECS/kernel/config

+4-1
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.51.1 Kernel Configuration
3+
# Linux/x86_64 6.6.56.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -7318,6 +7318,9 @@ CONFIG_ENCRYPTED_KEYS=y
73187318
# CONFIG_USER_DECRYPTED_DATA is not set
73197319
# CONFIG_KEY_DH_OPERATIONS is not set
73207320
CONFIG_SECURITY_DMESG_RESTRICT=y
7321+
CONFIG_PROC_MEM_ALWAYS_FORCE=y
7322+
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
7323+
# CONFIG_PROC_MEM_NO_FORCE is not set
73217324
CONFIG_SECURITY=y
73227325
CONFIG_SECURITYFS=y
73237326
CONFIG_SECURITY_NETWORK=y

SPECS/kernel/config_aarch64

+6-3
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.51.1 Kernel Configuration
3+
# Linux/arm64 6.6.56.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -1045,11 +1045,11 @@ CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y
10451045
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
10461046
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lzo"
10471047
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
1048-
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set
1048+
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED is not set
10491049
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
10501050
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
10511051
CONFIG_ZBUD=y
1052-
CONFIG_Z3FOLD=m
1052+
# CONFIG_Z3FOLD_DEPRECATED is not set
10531053
CONFIG_ZSMALLOC=m
10541054
# CONFIG_ZSMALLOC_STAT is not set
10551055
CONFIG_ZSMALLOC_CHAIN_SIZE=8
@@ -10376,6 +10376,9 @@ CONFIG_ENCRYPTED_KEYS=y
1037610376
# CONFIG_USER_DECRYPTED_DATA is not set
1037710377
# CONFIG_KEY_DH_OPERATIONS is not set
1037810378
CONFIG_SECURITY_DMESG_RESTRICT=y
10379+
CONFIG_PROC_MEM_ALWAYS_FORCE=y
10380+
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
10381+
# CONFIG_PROC_MEM_NO_FORCE is not set
1037910382
CONFIG_SECURITY=y
1038010383
CONFIG_SECURITYFS=y
1038110384
CONFIG_SECURITY_NETWORK=y

SPECS/kernel/kernel-uki.spec

+5-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
Summary: Unified Kernel Image
1919
Name: kernel-uki
20-
Version: 6.6.51.1
21-
Release: 5%{?dist}
20+
Version: 6.6.56.1
21+
Release: 1%{?dist}
2222
License: GPLv2
2323
Vendor: Microsoft Corporation
2424
Distribution: Azure Linux
@@ -75,6 +75,9 @@ cp %{buildroot}/boot/vmlinuz-uki-%{kernelver}.efi %{buildroot}/boot/efi/EFI/Linu
7575
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi
7676

7777
%changelog
78+
* Thu Oct 17 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.56.1-1
79+
- Auto-upgrade to 6.6.56.1
80+
7881
* Thu Oct 03 2024 Rachel Menge <[email protected]> - 6.6.51.1-5
7982
- Bump release to match kernel
8083

SPECS/kernel/kernel.signatures.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"Signatures": {
33
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
4-
"config": "2c39e562cc6c0f133df50a576e27e5a89a5d3c5fde8a6ed391cde372129e202f",
5-
"config_aarch64": "c496a8275a29735e25105a86db16228e1bdde3d8ce7e0caa72d423b971d6cbda",
4+
"config": "0dab3b01177078e6acae4b4dc5d7fab7e6bce0885fc85489d676755b7aec17b7",
5+
"config_aarch64": "a5117187fc325a25396429db647a0121aacbd838c966b55787c26805b9fc2664",
66
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
77
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
88
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
9-
"kernel-6.6.51.1.tar.gz": "018ece71bd3feb3f770e759c4c04a4472c72daf3a10f3f88de61083aaa6193df"
9+
"kernel-6.6.56.1.tar.gz": "d3b47525a6b529f3fcc3ba602ebb14c02dfd4d0fcf73628511135e5a073d8cee"
1010
}
1111
}

SPECS/kernel/kernel.spec

+5-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
Summary: Linux Kernel
3131
Name: kernel
32-
Version: 6.6.51.1
33-
Release: 5%{?dist}
32+
Version: 6.6.56.1
33+
Release: 1%{?dist}
3434
License: GPLv2
3535
Vendor: Microsoft Corporation
3636
Distribution: Azure Linux
@@ -407,6 +407,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
407407
%{_sysconfdir}/bash_completion.d/bpftool
408408

409409
%changelog
410+
* Thu Oct 17 2024 CBL-Mariner Servicing Account <[email protected]> - 6.6.56.1-1
411+
- Auto-upgrade to 6.6.56.1
412+
410413
* Thu Oct 03 2024 Rachel Menge <[email protected]> - 6.6.51.1-5
411414
- Make e1000 drivers modules instead of built-in
412415
- Enable virtio console by default

cgmanifest.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -6510,8 +6510,8 @@
65106510
"type": "other",
65116511
"other": {
65126512
"name": "hyperv-daemons",
6513-
"version": "6.6.51.1",
6514-
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.51.1.tar.gz"
6513+
"version": "6.6.56.1",
6514+
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.56.1.tar.gz"
65156515
}
65166516
}
65176517
},
@@ -8111,8 +8111,8 @@
81118111
"type": "other",
81128112
"other": {
81138113
"name": "kernel",
8114-
"version": "6.6.51.1",
8115-
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.51.1.tar.gz"
8114+
"version": "6.6.56.1",
8115+
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.56.1.tar.gz"
81168116
}
81178117
}
81188118
},
@@ -8121,8 +8121,8 @@
81218121
"type": "other",
81228122
"other": {
81238123
"name": "kernel-headers",
8124-
"version": "6.6.51.1",
8125-
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.51.1.tar.gz"
8124+
"version": "6.6.56.1",
8125+
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.56.1.tar.gz"
81268126
}
81278127
}
81288128
},

toolkit/resources/manifests/package/pkggen_core_aarch64.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
filesystem-1.1-21.azl3.aarch64.rpm
2-
kernel-headers-6.6.51.1-5.azl3.noarch.rpm
2+
kernel-headers-6.6.56.1-1.azl3.noarch.rpm
33
glibc-2.38-8.azl3.aarch64.rpm
44
glibc-devel-2.38-8.azl3.aarch64.rpm
55
glibc-i18n-2.38-8.azl3.aarch64.rpm

toolkit/resources/manifests/package/pkggen_core_x86_64.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
filesystem-1.1-21.azl3.x86_64.rpm
2-
kernel-headers-6.6.51.1-5.azl3.noarch.rpm
2+
kernel-headers-6.6.56.1-1.azl3.noarch.rpm
33
glibc-2.38-8.azl3.x86_64.rpm
44
glibc-devel-2.38-8.azl3.x86_64.rpm
55
glibc-i18n-2.38-8.azl3.x86_64.rpm

toolkit/resources/manifests/package/toolchain_aarch64.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ intltool-0.51.0-7.azl3.noarch.rpm
156156
itstool-2.0.7-1.azl3.noarch.rpm
157157
kbd-2.2.0-2.azl3.aarch64.rpm
158158
kbd-debuginfo-2.2.0-2.azl3.aarch64.rpm
159-
kernel-headers-6.6.51.1-5.azl3.noarch.rpm
159+
kernel-headers-6.6.56.1-1.azl3.noarch.rpm
160160
kmod-30-1.azl3.aarch64.rpm
161161
kmod-debuginfo-30-1.azl3.aarch64.rpm
162162
kmod-devel-30-1.azl3.aarch64.rpm

toolkit/resources/manifests/package/toolchain_x86_64.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ intltool-0.51.0-7.azl3.noarch.rpm
161161
itstool-2.0.7-1.azl3.noarch.rpm
162162
kbd-2.2.0-2.azl3.x86_64.rpm
163163
kbd-debuginfo-2.2.0-2.azl3.x86_64.rpm
164-
kernel-cross-headers-6.6.51.1-5.azl3.noarch.rpm
165-
kernel-headers-6.6.51.1-5.azl3.noarch.rpm
164+
kernel-cross-headers-6.6.56.1-1.azl3.noarch.rpm
165+
kernel-headers-6.6.56.1-1.azl3.noarch.rpm
166166
kmod-30-1.azl3.x86_64.rpm
167167
kmod-debuginfo-30-1.azl3.x86_64.rpm
168168
kmod-devel-30-1.azl3.x86_64.rpm

toolkit/scripts/toolchain/container/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ RUN wget -nv --no-clobber --timeout=30 --continue --input-file=$LFS/tools/toolch
6363
# Disable downloading from remote sources by default. The 'toolchain-local-wget-list' generated for the above line will download from $(SOURCE_URL)
6464
# The 'toolchain-remote-wget-list' is still available and can be used as an alternate to $(SOURCE_URL) if desired.
6565
#RUN wget -nv --no-clobber --timeout=30 --continue --input-file=$LFS/tools/toolchain-remote-wget-list --directory-prefix=$LFS/sources; exit 0
66-
RUN wget -nv --no-clobber --timeout=30 --continue https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.51.1.tar.gz -O kernel-6.6.51.1.tar.gz --directory-prefix=$LFS/sources; exit 0
66+
RUN wget -nv --no-clobber --timeout=30 --continue https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/mariner-3/6.6.56.1.tar.gz -O kernel-6.6.56.1.tar.gz --directory-prefix=$LFS/sources; exit 0
6767
USER root
6868

6969
RUN mkdir -pv $LFS/{etc,var} $LFS/usr/{bin,lib,sbin} && \

toolkit/scripts/toolchain/container/toolchain-sha256sums

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898 gmp-6.3.0.tar.
2828
1db2aedde89d0dea42b16d9528f894c8d15dae4e190b59aecc78f5a951276eab grep-3.11.tar.xz
2929
6b9757f592b7518b4902eb6af7e54570bdccba37a871fddb2d30ae3863511c13 groff-1.23.0.tar.gz
3030
7454eb6935db17c6655576c2e1b0fabefd38b4d0936e0f87f48cd062ce91a057 gzip-1.13.tar.xz
31-
018ece71bd3feb3f770e759c4c04a4472c72daf3a10f3f88de61083aaa6193df kernel-6.6.51.1.tar.gz
31+
d3b47525a6b529f3fcc3ba602ebb14c02dfd4d0fcf73628511135e5a073d8cee kernel-6.6.56.1.tar.gz
3232
5d24e40819768f74daf846b99837fc53a3a9dcdf3ce1c2003fe0596db850f0f0 libarchive-3.7.1.tar.gz
3333
f311f8f3dad84699d0566d1d6f7ec943a9298b28f714cae3c931dfd57492d7eb libcap-2.69.tar.xz
3434
b8b45194989022a79ec1317f64a2a75b1551b2a55bea06f67704cb2a2e4690b0 libpipeline-1.5.7.tar.gz

toolkit/scripts/toolchain/container/toolchain_build_temp_tools.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ rm -rf gcc-13.2.0
8686

8787
touch $LFS/logs/temptoolchain/status_gcc_pass1_complete
8888

89-
KERNEL_VERSION="6.6.51.1"
89+
KERNEL_VERSION="6.6.56.1"
9090
echo Linux-${KERNEL_VERSION} API Headers
9191
tar xf kernel-${KERNEL_VERSION}.tar.gz
9292
pushd CBL-Mariner-Linux-Kernel-rolling-lts-mariner-3-${KERNEL_VERSION}

0 commit comments

Comments
 (0)