Resolves: 964276
Update to upstream 1.2.7
This commit is contained in:
parent
e9e4d1ee0a
commit
b080461d09
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ freeipmi-0.8.8.tar.gz
|
||||
/freeipmi-1.2.4.tar.gz
|
||||
/freeipmi-1.2.5.tar.gz
|
||||
/freeipmi-1.2.6.tar.gz
|
||||
/freeipmi-1.2.7.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (c) 2003 FreeIPMI Core Team
|
||||
|
||||
Name: freeipmi
|
||||
Version: 1.2.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.7
|
||||
Release: 1%{?dist}
|
||||
Summary: IPMI remote console and system management software
|
||||
License: GPLv3+
|
||||
Group: Applications/System
|
||||
@ -346,6 +346,10 @@ fi
|
||||
%dir %{_localstatedir}/cache/ipmiseld
|
||||
|
||||
%changelog
|
||||
* Mon May 20 2013 Ales Ledvinka <aledvink@redhat.com> - 1.2.7-1
|
||||
- Updated to freeipmi-1.2.7
|
||||
- Fix sensor output errors with OEM sensors.
|
||||
|
||||
* Fri May 17 2013 Ales Ledvinka <aledvink@redhat.com> - 1.2.6-2
|
||||
- spec update by Christopher Meng <rpm@cicku.me>
|
||||
- hardened build flags should include PIE also for bmc-watchdog.
|
||||
|
Loading…
Reference in New Issue
Block a user