Resolves: #1159480
This commit is contained in:
parent
96f19a0f61
commit
eb3110ce2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ freeipmi-0.8.8.tar.gz
|
||||
/freeipmi-1.4.1.tar.gz
|
||||
/freeipmi-1.4.3.tar.gz
|
||||
/freeipmi-1.4.4.tar.gz
|
||||
/freeipmi-1.4.6.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (c) 2003 FreeIPMI Core Team
|
||||
|
||||
Name: freeipmi
|
||||
Version: 1.4.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.6
|
||||
Release: 1%{?dist}
|
||||
Summary: IPMI remote console and system management software
|
||||
License: GPLv3+
|
||||
Group: Applications/System
|
||||
@ -348,6 +348,17 @@ fi
|
||||
%dir %{_localstatedir}/cache/ipmiseld
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2014 Ales Ledvinka <aledvink@redhat.com> - 1.4.6-1
|
||||
- Updated to upstream freeipmi-1.4.6
|
||||
- In ipmi-fru, support output of DDR4 SDRAM modules.
|
||||
- Fix EFI probing on non IA64 systems.
|
||||
- Fix corner case in ipmi-raw w/ standard input or --file and empty lines.
|
||||
- Fix parsing corner case in ipmi-chassis.
|
||||
- Support SSIF bridging.
|
||||
- Fix libipmiconsole calculation bug w/ SOL character send size.
|
||||
- Support Supermicro H8DGU and H8DG6 OEM sensors and events.
|
||||
- Minor documentation updates.
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user