Roll to 1.8.11

This commit is contained in:
Carol Hebert 2009-02-25 20:02:27 +00:00
parent 956b421ef8
commit 96df77742c
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
version 1.8.11-beta released 2009-02-06
version 1.8.11 released 2009-02-25
* Fix new GCC compilation issues in regards to Packing
* Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
for 2.4 kernel instead of ipmi_si_drv driver module

View File

@ -3,7 +3,7 @@ dnl autoconf for ipmitool
dnl
AC_INIT([src/ipmitool.c])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([ipmitool], [1.8.11-beta])
AM_INIT_AUTOMAKE([ipmitool], [1.8.11])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR([src/ipmitool.c])
AC_PREREQ(2.50)

View File

@ -61,7 +61,7 @@ fi
%changelog
* Fri Feb 06 2009 <pere@hungry.com> 1.8.11-beta
* Wed Feb 25 2009 <pere@hungry.com> 1.8.11-1
- Fix new GCC compilation issues in regards to Packing
- Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
for 2.4 kernel instead of ipmi_si_drv driver module

View File

@ -1,4 +1,4 @@
version (1.8.11-beta) unstable; urgency=low
version (1.8.11) unstable; urgency=low
* Fix new GCC compilation issues in regards to Packing
* Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
for 2.4 kernel instead of ipmi_si_drv driver module
@ -47,7 +47,7 @@ version (1.8.11-beta) unstable; urgency=low
* ipmievd change to Monitor %used in SEL buffer and log warnings when
the buffer is 80% and 100% full
-- Petter Reinholdtsen <pere@debian.org> Fri, 6 Feb 2009 09:44:31 +0200
-- Petter Reinholdtsen <pere@debian.org> Wed, 25 Feb 2009 09:44:31 +0200
ipmitool (1.8.10) unstable; urgency=low