Skip to content

Commit c2c4420

Browse files
mayankfzMayank Singh
andauthored
Upgrade dmidecode to 3.6 (#12062)
Signed-off-by: Mayank Singh <[email protected]> Co-authored-by: Mayank Singh <[email protected]>
1 parent 66a5574 commit c2c4420

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"dmidecode-3.5.tar.xz": "79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
3+
"dmidecode-3.6.tar.xz": "e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae"
44
}
55
}

SPECS/dmidecode/dmidecode.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Tool to analyze BIOS DMI data
22
Name: dmidecode
3-
Version: 3.5
3+
Version: 3.6
44
Release: 1%{?dist}
55
License: GPLv2+
66
URL: http://www.nongnu.org/dmidecode/
@@ -25,6 +25,9 @@ make DESTDIR=%{buildroot} prefix=%{_prefix} install
2525
%{_mandir}/man8/*
2626

2727
%changelog
28+
* Fri Jan 24 2025 CBL-Mariner Servicing Account <[email protected]> - 3.6-1
29+
- Auto-upgrade to 3.6 - 55875043 - NVIDIA (GB200) properties support
30+
2831
* Tue May 02 2023 CBL-Mariner Servicing Account <[email protected]> - 3.5-1
2932
- Auto-upgrade to 3.5 - to fix CVE-2023-30630
3033

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2698,8 +2698,8 @@
26982698
"type": "other",
26992699
"other": {
27002700
"name": "dmidecode",
2701-
"version": "3.5",
2702-
"downloadUrl": "https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.tar.xz"
2701+
"version": "3.6",
2702+
"downloadUrl": "https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.6.tar.xz"
27032703
}
27042704
}
27052705
},

0 commit comments

Comments
 (0)