Skip to content
Open
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
2 changes: 1 addition & 1 deletion SPECS-EXTENDED/kernel-ipe/config_aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem

CONFIG_IKCONFIG=y
# CONFIG_IKCONFIG_PROC is not set
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=m
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
Expand Down
2 changes: 1 addition & 1 deletion SPECS-EXTENDED/kernel-ipe/kernel-ipe.signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Signatures": {
"azurelinux-ca-20230216.pem": "d545401163c75878319f01470455e6bc18a5968e39dd964323225e3fe308849b",
"config": "95646955b9df15ad9325068354346e948cd0103c00cb11c41654bfcc31f2406d",
"config_aarch64": "54eddcefbe5bdcf685be67d572bdd9797de9ec45472a8e6c76ebb20ecd4a0ad5",
"config_aarch64": "f36cd754ea7e5c4aae8a51a224359fda4fd42b4371e61e9cb7860cb776b61ac8",
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
Expand Down
5 changes: 4 additions & 1 deletion SPECS-EXTENDED/kernel-ipe/kernel-ipe.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
Summary: Linux Kernel
Name: kernel-ipe
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -460,6 +460,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Enable CONFIG_IKCONFIG_PROC on arm64 for /proc/config.gz parity with x86_64

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Enable lz4, lz4hc, and zstd zram compression

Expand Down
5 changes: 4 additions & 1 deletion SPECS-SIGNED/kernel-64k-signed/kernel-64k-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Summary: Signed Linux Kernel for %{buildarch} systems
Name: kernel-64k-signed-%{buildarch}
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -105,6 +105,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%exclude /module_info.ld

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Bump release to match kernel,kernel-ipe

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Bump release to match kernel,kernel-ipe

Expand Down
5 changes: 4 additions & 1 deletion SPECS-SIGNED/kernel-signed/kernel-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Summary: Signed Linux Kernel for %{buildarch} systems
Name: kernel-signed-%{buildarch}
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -145,6 +145,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%exclude /module_info.ld

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Bump release to match kernel,kernel-ipe

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Bump release to match kernel,kernel-ipe

Expand Down
5 changes: 4 additions & 1 deletion SPECS-SIGNED/kernel-uki-signed/kernel-uki-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Summary: Signed Unified Kernel Image for %{buildarch} systems
Name: kernel-uki-signed-%{buildarch}
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -68,6 +68,9 @@ popd
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Bump release to match kernel,kernel-ipe

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Bump release to match kernel,kernel-ipe

Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel-64k/kernel-64k.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
Summary: Linux Kernel
Name: kernel-64k
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -380,6 +380,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Bump release to match kernel,kernel-ipe

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Bump release to match kernel,kernel-ipe

Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel-headers/kernel-headers.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Summary: Linux API header files
Name: kernel-headers
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -75,6 +75,9 @@ done
%endif

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Bump release to match kernel,kernel-ipe

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Bump release to match kernel,kernel-ipe

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/config_aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem

CONFIG_IKCONFIG=y
# CONFIG_IKCONFIG_PROC is not set
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=m
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel/kernel-uki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Summary: Unified Kernel Image
Name: kernel-uki
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -70,6 +70,9 @@ cp %{buildroot}/boot/vmlinuz-uki-%{kernelver}.efi %{buildroot}/boot/efi/EFI/Linu
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Bump release to match kernel,kernel-ipe

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Bump release to match kernel,kernel-ipe

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/kernel.signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Signatures": {
"azurelinux-ca-20230216.pem": "d545401163c75878319f01470455e6bc18a5968e39dd964323225e3fe308849b",
"config": "95646955b9df15ad9325068354346e948cd0103c00cb11c41654bfcc31f2406d",
"config_aarch64": "54eddcefbe5bdcf685be67d572bdd9797de9ec45472a8e6c76ebb20ecd4a0ad5",
"config_aarch64": "f36cd754ea7e5c4aae8a51a224359fda4fd42b4371e61e9cb7860cb776b61ac8",
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel/kernel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
Summary: Linux Kernel
Name: kernel
Version: 6.6.130.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -440,6 +440,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Fri Apr 10 2026 Lanze Liu <lanzeliu@microsoft.com> - 6.6.130.1-4
- Enable CONFIG_IKCONFIG_PROC on arm64 for /proc/config.gz parity with x86_64

* Fri Mar 27 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.130.1-3
- Enable lz4, lz4hc, and zstd zram compression

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
filesystem-1.1-21.azl3.aarch64.rpm
kernel-headers-6.6.130.1-3.azl3.noarch.rpm
kernel-headers-6.6.130.1-4.azl3.noarch.rpm
glibc-2.38-19.azl3.aarch64.rpm
glibc-devel-2.38-19.azl3.aarch64.rpm
glibc-i18n-2.38-19.azl3.aarch64.rpm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
filesystem-1.1-21.azl3.x86_64.rpm
kernel-headers-6.6.130.1-3.azl3.noarch.rpm
kernel-headers-6.6.130.1-4.azl3.noarch.rpm
glibc-2.38-19.azl3.x86_64.rpm
glibc-devel-2.38-19.azl3.x86_64.rpm
glibc-i18n-2.38-19.azl3.x86_64.rpm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ intltool-0.51.0-7.azl3.noarch.rpm
itstool-2.0.7-1.azl3.noarch.rpm
kbd-2.2.0-2.azl3.aarch64.rpm
kbd-debuginfo-2.2.0-2.azl3.aarch64.rpm
kernel-headers-6.6.130.1-3.azl3.noarch.rpm
kernel-headers-6.6.130.1-4.azl3.noarch.rpm
kmod-30-1.azl3.aarch64.rpm
kmod-debuginfo-30-1.azl3.aarch64.rpm
kmod-devel-30-1.azl3.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 @@ -165,8 +165,8 @@ intltool-0.51.0-7.azl3.noarch.rpm
itstool-2.0.7-1.azl3.noarch.rpm
kbd-2.2.0-2.azl3.x86_64.rpm
kbd-debuginfo-2.2.0-2.azl3.x86_64.rpm
kernel-cross-headers-6.6.130.1-3.azl3.noarch.rpm
kernel-headers-6.6.130.1-3.azl3.noarch.rpm
kernel-cross-headers-6.6.130.1-4.azl3.noarch.rpm
kernel-headers-6.6.130.1-4.azl3.noarch.rpm
kmod-30-1.azl3.x86_64.rpm
kmod-debuginfo-30-1.azl3.x86_64.rpm
kmod-devel-30-1.azl3.x86_64.rpm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1118,6 +1118,20 @@
],
"justification": "https://microsoft.visualstudio.com/OS/_workitems/edit/50236901"
},
{
"name": "CONFIG_IKCONFIG_PROC",
"values": [
{
"architecture": "x86_64",
"value": "y"
},
{
"architecture": "arm64",
"value": "y"
}
],
"justification": "Enable /proc/config.gz on arm64 for parity with x86_64 - required by kubeadm and other tools that read kernel config at runtime"
},
{
"name": "CONFIG_IMA_ARCH_POLICY",
"values": [
Expand Down
Loading