Skip to content

Commit da03d0b

Browse files
committed
Merge branch 'main' into 2.0
2 parents 5402de6 + c425901 commit da03d0b

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"dmidecode-3.3.tar.xz": "82c737a780614c38a783e8055340d295e332fb12c7f418b5d21a0797d3fb1455"
4-
}
2+
"Signatures": {
3+
"dmidecode-3.5.tar.xz": "79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
4+
}
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.3
3+
Version: 3.5
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+
* Tue May 02 2023 CBL-Mariner Servicing Account <[email protected]> - 3.5-1
29+
- Auto-upgrade to 3.5 - to fix CVE-2023-30630
30+
2831
* Fri Jan 21 2022 Nicolas Guibourge <[email protected]> - 3.3-1
2932
- Upgrade to 3.3
3033
- License verified

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.3",
2702-
"downloadUrl": "https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.3.tar.xz"
2701+
"version": "3.5",
2702+
"downloadUrl": "https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.tar.xz"
27032703
}
27042704
}
27052705
},

0 commit comments

Comments
 (0)