Skip to content

Commit

Permalink
Upgrade dmidecode to 3.6 (microsoft#12062)
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Singh <mayansingh@microsoft.com>
Co-authored-by: Mayank Singh <mayansingh@microsoft.com>
  • Loading branch information
mayankfz and Mayank Singh authored Jan 31, 2025
1 parent 66a5574 commit c2c4420
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion SPECS/dmidecode/dmidecode.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"dmidecode-3.5.tar.xz": "79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
"dmidecode-3.6.tar.xz": "e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae"
}
}
5 changes: 4 additions & 1 deletion SPECS/dmidecode/dmidecode.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Tool to analyze BIOS DMI data
Name: dmidecode
Version: 3.5
Version: 3.6
Release: 1%{?dist}
License: GPLv2+
URL: http://www.nongnu.org/dmidecode/
Expand All @@ -25,6 +25,9 @@ make DESTDIR=%{buildroot} prefix=%{_prefix} install
%{_mandir}/man8/*

%changelog
* Fri Jan 24 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.6-1
- Auto-upgrade to 3.6 - 55875043 - NVIDIA (GB200) properties support

* Tue May 02 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5-1
- Auto-upgrade to 3.5 - to fix CVE-2023-30630

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2698,8 +2698,8 @@
"type": "other",
"other": {
"name": "dmidecode",
"version": "3.5",
"downloadUrl": "https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.tar.xz"
"version": "3.6",
"downloadUrl": "https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.6.tar.xz"
}
}
},
Expand Down

0 comments on commit c2c4420

Please sign in to comment.