From 1ecfe138a906fa7f4a186036631ed503b48b5c55 Mon Sep 17 00:00:00 2001 From: Ales Ledvinka Date: Mon, 23 Sep 2013 09:38:59 +0200 Subject: [PATCH] Resolves: #1006759 - Upstream release 1.3.2 --- .gitignore | 1 + freeipmi.spec | 17 ++++++++++++----- sources | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1a35c14..636f0e6 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/freeipmi.spec b/freeipmi.spec index 05823cf..15eacac 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -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 - 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 - 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 - 1.2.6-2 - - spec update by Christopher Meng - - hardened build flags should include PIE also for bmc-watchdog. +- spec update by Christopher Meng +- hardened build flags should include PIE also for bmc-watchdog. * Fri May 03 2013 Ales Ledvinka - 1.2.6-1 - Updated to freeipmi-1.2.6 @@ -871,7 +878,7 @@ fi * Tue Dec 18 2007 Phil Knirsch 0.5.1-1 - Update to freeipmi-0.5.1 -* Wed Nov 19 2007 Albert Chu 0.5.0 +* Wed Nov 21 2007 Albert Chu 0.5.0 - Remove ipmimonitoring subpackage. Merge into head package. * Wed Nov 07 2007 Phil Knirsch 0.4.6-3.fc7 @@ -897,7 +904,7 @@ fi * Wed Jun 13 2007 Phil Knirsch 0.4.beta0-1 - Some package cleanup and split of configuration and initscript -* Fri Feb 28 2007 Albert Chu 0.4.beta0-1 +* Wed Feb 28 2007 Albert Chu 0.4.beta0-1 - Add ipmidetectd subpackage. * Fri Feb 16 2007 Albert Chu 0.4.beta0-1 diff --git a/sources b/sources index c9b7ff2..2500fc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc3c3e32f6dc72fbe4630d29c812e84b freeipmi-1.3.1.tar.gz +38cda58fc1ea1c8ef4cc219bae0b83d3 freeipmi-1.3.2.tar.gz