Skip to content

Commit 696dc13

Browse files
sidchintamanenirlmenge
authored andcommitted
kernel-64k: Added a new patch to solve EFI slack slots issue (microsoft#13783)
Co-authored-by: Rachel Menge <[email protected]>
1 parent 2251bb6 commit 696dc13

File tree

31 files changed

+191
-70
lines changed

31 files changed

+191
-70
lines changed

SPECS-SIGNED/fwctl-signed/fwctl-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
Summary: %{_name} Driver
4646
Name: %{_name}-signed
4747
Version: 24.10
48-
Release: 17%{?dist}
48+
Release: 18%{?dist}
4949
License: GPLv2
5050
Url: http://nvidia.com
5151
Group: System Environment/Base
@@ -117,6 +117,9 @@ fi # 1 : closed
117117

118118

119119
%changelog
120+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 24.10-18
121+
- Bump release to rebuild for new kernel release
122+
120123
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 24.10-17
121124
- Bump release to rebuild for new kernel release
122125

SPECS-SIGNED/iser-signed/iser-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
Summary: %{_name} Driver
4242
Name: %{_name}-signed
4343
Version: 24.10
44-
Release: 17%{?dist}
44+
Release: 18%{?dist}
4545
License: GPLv2
4646
Url: http://www.mellanox.com
4747
Group: System Environment/Base
@@ -108,6 +108,9 @@ fi # 1 : closed
108108
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf
109109

110110
%changelog
111+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 24.10-18
112+
- Bump release to rebuild for new kernel release
113+
111114
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 24.10-17
112115
- Bump release to rebuild for new kernel release
113116

SPECS-SIGNED/isert-signed/isert-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
Summary: %{_name} Driver
4242
Name: %{_name}-signed
4343
Version: 24.10
44-
Release: 17%{?dist}
44+
Release: 18%{?dist}
4545
License: GPLv2
4646
Url: http://www.mellanox.com
4747
Group: System Environment/Base
@@ -107,6 +107,9 @@ fi # 1 : closed
107107
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf
108108

109109
%changelog
110+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 24.10-18
111+
- Bump release to rebuild for new kernel release
112+
110113
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 24.10-17
111114
- Bump release to rebuild for new kernel release
112115

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Summary: Signed Linux Kernel for %{buildarch} systems
88
Name: kernel-64k-signed-%{buildarch}
99
Version: 6.6.85.1
10-
Release: 3%{?dist}
10+
Release: 4%{?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+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 6.6.85.1-4
109+
- Bump release to match kernel
110+
108111
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 6.6.85.1-3
109112
- Bump release to match kernel
110113

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Summary: Signed Linux Kernel for %{buildarch} systems
1111
Name: kernel-signed-%{buildarch}
1212
Version: 6.6.85.1
13-
Release: 3%{?dist}
13+
Release: 4%{?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+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 6.6.85.1-4
149+
- Bump release to match kernel
150+
148151
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 6.6.85.1-3
149152
- Bump release to match kernel
150153

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Summary: Signed Unified Kernel Image for %{buildarch} systems
77
Name: kernel-uki-signed-%{buildarch}
88
Version: 6.6.85.1
9-
Release: 3%{?dist}
9+
Release: 4%{?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+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 6.6.85.1-4
72+
- Bump release to match kernel
73+
7174
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 6.6.85.1-3
7275
- Bump release to match kernel
7376

SPECS-SIGNED/knem-modules-signed/knem-modules-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
Summary: KNEM: High-Performance Intra-Node MPI Communication
4343
Name: %{_name}-signed
4444
Version: 1.1.4.90mlnx3
45-
Release: 17%{?dist}
45+
Release: 18%{?dist}
4646
Provides: knem-mlnx = %{version}-%{release}
4747
Obsoletes: knem-mlnx < %{version}-%{release}
4848
License: BSD and GPLv2
@@ -107,6 +107,9 @@ fi
107107
/lib/modules/
108108

109109
%changelog
110+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 1.1.4.90mlnx3-18
111+
- Bump release to rebuild for new kernel release
112+
110113
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 1.1.4.90mlnx3-17
111114
- Bump release to rebuild for new kernel release
112115

SPECS-SIGNED/mft_kernel-signed/mft_kernel-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Name: %{_name}-signed
1414
Summary: %{_name} Kernel Module for the %{KVERSION} kernel
1515
Version: 4.30.0
16-
Release: 17%{?dist}
16+
Release: 18%{?dist}
1717
License: Dual BSD/GPLv2
1818
Group: System Environment/Kernel
1919

@@ -80,6 +80,9 @@ popd
8080
/lib/modules/%{KVERSION}/updates/
8181

8282
%changelog
83+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 4.30.0-18
84+
- Bump release to rebuild for new kernel release
85+
8386
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 4.30.0-17
8487
- Bump release to rebuild for new kernel release
8588

SPECS-SIGNED/mlnx-nfsrdma-signed/mlnx-nfsrdma-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
Summary: %{_name} Driver
4444
Name: %{_name}-signed
4545
Version: 24.10
46-
Release: 17%{?dist}
46+
Release: 18%{?dist}
4747
License: GPLv2
4848
Url: http://www.mellanox.com
4949
Group: System Environment/Base
@@ -116,6 +116,9 @@ fi
116116
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf
117117

118118
%changelog
119+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 24.10-18
120+
- Bump release to rebuild for new kernel release
121+
119122
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 24.10-17
120123
- Bump release to rebuild for new kernel release
121124

SPECS-SIGNED/mlnx-ofa_kernel-modules-signed/mlnx-ofa_kernel-modules-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
Summary: Infiniband HCA Driver
4545
Name: %{_name}-signed
4646
Version: 24.10
47-
Release: 17%{?dist}
47+
Release: 18%{?dist}
4848
License: GPLv2
4949
Url: http://www.mellanox.com/
5050
Group: System Environment/Base
@@ -191,6 +191,9 @@ fi
191191
%license %{_datadir}/licenses/%{_name}/copyright
192192

193193
%changelog
194+
* Tue May 13 2025 Siddharth Chintamaneni <[email protected]> - 24.10-18
195+
- Bump release to rebuild for new kernel release
196+
194197
* Tue Apr 29 2025 Siddharth Chintamaneni <[email protected]> - 24.10-17
195198
- Bump release to rebuild for new kernel release
196199

0 commit comments

Comments
 (0)