Skip to content
Draft
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 LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions LICENSES-AND-NOTICES/SPECS/data/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -2488,6 +2488,7 @@
"license": "[ASL 2.0 License and spec specific licenses](http://www.apache.org/licenses/LICENSE-2.0)",
"specs": [
"ibarr",
"ibdump",
"ibsim",
"iser",
"iser-hwe",
Expand All @@ -2497,10 +2498,6 @@
"isert-hwe",
"isert-hwe-signed",
"isert-signed",
"knem",
"knem-hwe",
"knem-hwe-modules-signed",
"knem-modules-signed",
"libnvidia-container",
"libvma",
"mft_kernel",
Expand Down Expand Up @@ -2534,7 +2531,6 @@
"xpmem",
"xpmem-hwe",
"xpmem-hwe-modules-signed",
"xpmem-lib",
"xpmem-modules-signed"
]
},
Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/iser-hwe-signed/iser-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 8%{release_suffix}%{?dist}
Version: 26.01
Release: 1%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -113,6 +113,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-iser-*.conf

%changelog
* Wed May 13 2026 Azure Linux Team <azurelinux-team@microsoft.com> - 26.01-1
- Bump to match upgrade to DOCA 3.3.0 (OFED 26.01).

* Fri Apr 10 2026 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 25.07-8_6.12.57.1.6
- Tweak specs to use dynamic versioning for kernel

Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/iser-signed/iser-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 2%{release_suffix}%{?dist}
Version: 26.01
Release: 1%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -112,6 +112,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf

%changelog
* Wed May 13 2026 Azure Linux Team <azurelinux-team@microsoft.com> - 26.01-1
- Bump to match upgrade to DOCA 3.3.0 (OFED 26.01).

* Fri Apr 10 2026 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 25.07-2
- Tweak specs to use dynamic versioning for kernel and mlnx_ofa_kernel versions.

Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/isert-hwe-signed/isert-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 8%{release_suffix}%{?dist}
Version: 26.01
Release: 1%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -112,6 +112,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-isert-*.conf

%changelog
* Wed May 13 2026 Azure Linux Team <azurelinux-team@microsoft.com> - 26.01-1
- Bump to match upgrade to DOCA 3.3.0 (OFED 26.01).

* Fri Apr 10 2026 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 25.07-8_6.12.57.1.6
- Tweak specs to use dynamic versioning for kernel and mlnx_ofa_kernel versions.

Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/isert-signed/isert-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 2%{release_suffix}%{?dist}
Version: 26.01
Release: 1%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -111,6 +111,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf

%changelog
* Wed May 13 2026 Azure Linux Team <azurelinux-team@microsoft.com> - 26.01-1
- Bump to match upgrade to DOCA 3.3.0 (OFED 26.01).

* Fri Apr 10 2026 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 25.07-2
- Tweak specs to use dynamic versioning for kernel and mlnx_ofa_kernel versions.

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

%changelog
* Fri May 22 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.18.31.1-1
- Auto-upgrade to 6.18.31.1

* Fri May 15 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.12.89.1-1
- Auto-upgrade to 6.12.89.1

Expand Down
212 changes: 0 additions & 212 deletions SPECS-SIGNED/knem-hwe-modules-signed/knem-hwe-modules-signed.spec

This file was deleted.

Loading
Loading