Resolves: #1006759 - Upstream release 1.3.2

This commit is contained in:
Ales Ledvinka 2013-09-23 09:38:59 +02:00
parent 09b3507039
commit 1ecfe138a9
3 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ freeipmi-0.8.8.tar.gz
/freeipmi-1.2.7.tar.gz
/freeipmi-1.2.9.tar.gz
/freeipmi-1.3.1.tar.gz
/freeipmi-1.3.2.tar.gz

View File

@ -2,7 +2,7 @@
# Copyright (c) 2003 FreeIPMI Core Team
Name: freeipmi
Version: 1.3.1
Version: 1.3.2
Release: 1%{?dist}
Summary: IPMI remote console and system management software
License: GPLv3+
@ -346,6 +346,13 @@ fi
%dir %{_localstatedir}/cache/ipmiseld
%changelog
* Mon Sep 23 2013 Ales Ledvinka <aledvink@redhat.com> - 1.3.2-1
- Updated to freeipmi-1.3.2
- Update FreeIPMI tools to check libfreeipmi API error codes
correctly.
- Update ipmi-api.h to list mappings of IPMI completion codes and
RMCPPlus codes to API Error codes.
* 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.
@ -382,8 +389,8 @@ fi
- 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.
- spec update by Christopher Meng <rpm@cicku.me>
- hardened build flags should include PIE also for bmc-watchdog.
* Fri May 03 2013 Ales Ledvinka <aledvink@redhat.com> - 1.2.6-1
- Updated to freeipmi-1.2.6
@ -871,7 +878,7 @@ fi
* Tue Dec 18 2007 Phil Knirsch <pknirsch@redhat.com> 0.5.1-1
- Update to freeipmi-0.5.1
* Wed Nov 19 2007 Albert Chu <chu11@llnl.gov> 0.5.0
* Wed Nov 21 2007 Albert Chu <chu11@llnl.gov> 0.5.0
- Remove ipmimonitoring subpackage. Merge into head package.
* Wed Nov 07 2007 Phil Knirsch <pknirsch@redhat.com> 0.4.6-3.fc7
@ -897,7 +904,7 @@ fi
* Wed Jun 13 2007 Phil Knirsch <pknirsch@redhat.com> 0.4.beta0-1
- Some package cleanup and split of configuration and initscript
* Fri Feb 28 2007 Albert Chu <chu11@llnl.gov> 0.4.beta0-1
* Wed Feb 28 2007 Albert Chu <chu11@llnl.gov> 0.4.beta0-1
- Add ipmidetectd subpackage.
* Fri Feb 16 2007 Albert Chu <chu11@llnl.gov> 0.4.beta0-1

View File

@ -1 +1 @@
bc3c3e32f6dc72fbe4630d29c812e84b freeipmi-1.3.1.tar.gz
38cda58fc1ea1c8ef4cc219bae0b83d3 freeipmi-1.3.2.tar.gz