File tree Expand file tree Collapse file tree 16 files changed +45
-19
lines changed
SPECS-EXTENDED/kernel-ipe
toolkit/resources/manifests/package Expand file tree Collapse file tree 16 files changed +45
-19
lines changed Original file line number Diff line number Diff line change @@ -2062,7 +2062,8 @@ CONFIG_DMIID=y
20622062CONFIG_DMI_SYSFS=m
20632063CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
20642064# CONFIG_ISCSI_IBFT is not set
2065- # CONFIG_FW_CFG_SYSFS is not set
2065+ CONFIG_FW_CFG_SYSFS=m
2066+ # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
20662067CONFIG_SYSFB=y
20672068# CONFIG_SYSFB_SIMPLEFB is not set
20682069# CONFIG_GOOGLE_FIRMWARE is not set
@@ -7169,7 +7170,7 @@ CONFIG_SQUASHFS_ZLIB=y
71697170CONFIG_SQUASHFS_LZ4=y
71707171CONFIG_SQUASHFS_LZO=y
71717172CONFIG_SQUASHFS_XZ=y
7172- # CONFIG_SQUASHFS_ZSTD is not set
7173+ CONFIG_SQUASHFS_ZSTD=y
71737174# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
71747175# CONFIG_SQUASHFS_EMBEDDED is not set
71757176CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
33 "azurelinux-ca-20230216.pem" : " d545401163c75878319f01470455e6bc18a5968e39dd964323225e3fe308849b" ,
4- "config" : " c5a9f5ed9cd1300d10dc5c353f29cf3c0d81f55a5bb1a7cc77b46e7480b834bf " ,
4+ "config" : " 5585404b68f25ef8d78d73708719745333ebe987523392a274433ee8b46d6ef9 " ,
55 "config_aarch64" : " afd473ab5c76245d5e4455b408a981865511a226a87146210cad12edc0c67865" ,
66 "cpupower" : " d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985" ,
77 "cpupower.service" : " b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98" ,
Original file line number Diff line number Diff line change 3333Summary: Linux Kernel
3434Name: kernel-ipe
3535Version: 6.6.119.3
36- Release: 3 %{?dist }
36+ Release: 4 %{?dist }
3737License: GPLv2
3838Vendor: Microsoft Corporation
3939Distribution: Azure Linux
@@ -460,6 +460,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
460460%{_sysconfdir }/bash_completion.d/bpftool
461461
462462%changelog
463+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
464+ - Enable CONFIG_FW_CFG_SYSFS and CONFIG_SQUASHFS_ZSTD
465+
463466* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
464467- Enable XFRM_INTERFACE
465468
Original file line number Diff line number Diff line change 77Summary: Signed Linux Kernel for %{buildarch } systems
88Name: kernel-64k-signed-%{buildarch }
99Version: 6.6.119.3
10- Release: 3 %{?dist }
10+ Release: 4 %{?dist }
1111License: GPLv2
1212Vendor: Microsoft Corporation
1313Distribution: Azure Linux
@@ -105,6 +105,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
105105%exclude /module_info.ld
106106
107107%changelog
108+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
109+ - Bump release to match kernel
110+
108111* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
109112- Bump release to match kernel,kernel-ipe
110113
Original file line number Diff line number Diff line change 1010Summary: Signed Linux Kernel for %{buildarch } systems
1111Name: kernel-signed-%{buildarch }
1212Version: 6.6.119.3
13- Release: 3 %{?dist }
13+ Release: 4 %{?dist }
1414License: GPLv2
1515Vendor: Microsoft Corporation
1616Distribution: Azure Linux
@@ -145,6 +145,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
145145%exclude /module_info.ld
146146
147147%changelog
148+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
149+ - Bump release to match kernel
150+
148151* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
149152- Bump release to match kernel,kernel-ipe
150153
Original file line number Diff line number Diff line change 66Summary: Signed Unified Kernel Image for %{buildarch } systems
77Name: kernel-uki-signed-%{buildarch }
88Version: 6.6.119.3
9- Release: 3 %{?dist }
9+ Release: 4 %{?dist }
1010License: GPLv2
1111Vendor: Microsoft Corporation
1212Distribution: Azure Linux
6868/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver }.efi
6969
7070%changelog
71+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
72+ - Bump release to match kernel
73+
7174* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
7275- Bump release to match kernel,kernel-ipe
7376
Original file line number Diff line number Diff line change 2727Summary: Linux Kernel
2828Name: kernel-64k
2929Version: 6.6.119.3
30- Release: 3 %{?dist }
30+ Release: 4 %{?dist }
3131License: GPLv2
3232Vendor: Microsoft Corporation
3333Distribution: Azure Linux
@@ -380,6 +380,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
380380%{_sysconfdir }/bash_completion.d/bpftool
381381
382382%changelog
383+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
384+ - Bump release to match kernel
385+
383386* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
384387- Bump release to match kernel,kernel-ipe
385388
Original file line number Diff line number Diff line change 1414Summary: Linux API header files
1515Name: kernel-headers
1616Version: 6.6.119.3
17- Release: 3 %{?dist }
17+ Release: 4 %{?dist }
1818License: GPLv2
1919Vendor: Microsoft Corporation
2020Distribution: Azure Linux
7575%endif
7676
7777%changelog
78+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
79+ - Bump release to match kernel
80+
7881* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
7982- Bump release to match kernel,kernel-ipe
8083
Original file line number Diff line number Diff line change @@ -2062,7 +2062,8 @@ CONFIG_DMIID=y
20622062CONFIG_DMI_SYSFS=m
20632063CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
20642064# CONFIG_ISCSI_IBFT is not set
2065- # CONFIG_FW_CFG_SYSFS is not set
2065+ CONFIG_FW_CFG_SYSFS=m
2066+ # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
20662067CONFIG_SYSFB=y
20672068# CONFIG_SYSFB_SIMPLEFB is not set
20682069# CONFIG_GOOGLE_FIRMWARE is not set
@@ -7169,7 +7170,7 @@ CONFIG_SQUASHFS_ZLIB=y
71697170CONFIG_SQUASHFS_LZ4=y
71707171CONFIG_SQUASHFS_LZO=y
71717172CONFIG_SQUASHFS_XZ=y
7172- # CONFIG_SQUASHFS_ZSTD is not set
7173+ CONFIG_SQUASHFS_ZSTD=y
71737174# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
71747175# CONFIG_SQUASHFS_EMBEDDED is not set
71757176CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
Original file line number Diff line number Diff line change 1313Summary: Unified Kernel Image
1414Name: kernel-uki
1515Version: 6.6.119.3
16- Release: 3 %{?dist }
16+ Release: 4 %{?dist }
1717License: GPLv2
1818Vendor: Microsoft Corporation
1919Distribution: Azure Linux
@@ -70,6 +70,9 @@ cp %{buildroot}/boot/vmlinuz-uki-%{kernelver}.efi %{buildroot}/boot/efi/EFI/Linu
7070/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver }.efi
7171
7272%changelog
73+ * Tue Jan 28 2026 Sean Dougherty <sdougherty@microsoft.com> - 6.6.119.3-4
74+ - Bump release to match kernel
75+
7376* Fri Jan 16 2026 Rachel Menge <rachelmenge@microsoft.com> - 6.6.119.3-3
7477- Bump release to match kernel,kernel-ipe
7578
You can’t perform that action at this time.
0 commit comments