commit
8d38b7fdce
@ -1,6 +1,6 @@
|
||||
Name: ipmitool
|
||||
Version: 1.8.18
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: Utility for IPMI control
|
||||
License: BSD
|
||||
URL: http://ipmitool.sourceforge.net/
|
||||
@ -79,6 +79,9 @@ automake --foreign
|
||||
%configure --disable-dependency-tracking --enable-file-security --disable-intf-free
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
||||
@ -129,6 +132,9 @@ install -Dm 755 contrib/bmc-snmp-proxy %{buildroot}%{_libexecdir}/bmc-sn
|
||||
%{_mandir}/man8/ipmievd.8*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.8.18-14
|
||||
- enable make check
|
||||
|
||||
* Fri Mar 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.8.18-13
|
||||
- fix CVE-2020-5208
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user