Resolves: #1000483
This commit is contained in:
parent
422a273b85
commit
09b3507039
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ freeipmi-0.8.8.tar.gz
|
|||||||
/freeipmi-1.2.6.tar.gz
|
/freeipmi-1.2.6.tar.gz
|
||||||
/freeipmi-1.2.7.tar.gz
|
/freeipmi-1.2.7.tar.gz
|
||||||
/freeipmi-1.2.9.tar.gz
|
/freeipmi-1.2.9.tar.gz
|
||||||
|
/freeipmi-1.3.1.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
# Copyright (c) 2003 FreeIPMI Core Team
|
# Copyright (c) 2003 FreeIPMI Core Team
|
||||||
|
|
||||||
Name: freeipmi
|
Name: freeipmi
|
||||||
Version: 1.2.9
|
Version: 1.3.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: IPMI remote console and system management software
|
Summary: IPMI remote console and system management software
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -346,6 +346,18 @@ fi
|
|||||||
%dir %{_localstatedir}/cache/ipmiseld
|
%dir %{_localstatedir}/cache/ipmiseld
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 2 2013 Ales Ledvinka <aledvink@redhat.com> - 1.3.1-1
|
||||||
|
- Updated to freeipmi-1.3.1
|
||||||
|
- Timestamp UTC/localtime reporting compliant with specification.
|
||||||
|
Remote timestamp expected to be in localtime already.
|
||||||
|
- Timestamp reporting options --utc-to-localtime,
|
||||||
|
--localtime-to-utc and --utc-offset.
|
||||||
|
- In ipmi-fru, support output of DDR3 SDRAM modules.
|
||||||
|
- In ipmi-fru, support output of new FRU multirecords, most notably
|
||||||
|
extended DC output and extended DC load (per FRU Revision 1.2).
|
||||||
|
- Support additional chassis types (per FRU Revision 1.2 update).
|
||||||
|
- and more
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.9-3
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.9-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user