mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-21 16:42:19 +08:00
Roll to 1.8.11
This commit is contained in:
parent
956b421ef8
commit
96df77742c
@ -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 new GCC compilation issues in regards to Packing
|
||||||
* Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
|
* Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
|
||||||
for 2.4 kernel instead of ipmi_si_drv driver module
|
for 2.4 kernel instead of ipmi_si_drv driver module
|
||||||
|
|||||||
@ -3,7 +3,7 @@ dnl autoconf for ipmitool
|
|||||||
dnl
|
dnl
|
||||||
AC_INIT([src/ipmitool.c])
|
AC_INIT([src/ipmitool.c])
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
AM_INIT_AUTOMAKE([ipmitool], [1.8.11-beta])
|
AM_INIT_AUTOMAKE([ipmitool], [1.8.11])
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AC_CONFIG_SRCDIR([src/ipmitool.c])
|
AC_CONFIG_SRCDIR([src/ipmitool.c])
|
||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
|
|||||||
@ -61,7 +61,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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 new GCC compilation issues in regards to Packing
|
||||||
- Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
|
- Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
|
||||||
for 2.4 kernel instead of ipmi_si_drv driver module
|
for 2.4 kernel instead of ipmi_si_drv driver module
|
||||||
|
|||||||
@ -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 new GCC compilation issues in regards to Packing
|
||||||
* Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
|
* Fix Tracker bug #1642710 - ipmi_kcs_drv being loaded/unloaded
|
||||||
for 2.4 kernel instead of ipmi_si_drv driver module
|
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
|
* ipmievd change to Monitor %used in SEL buffer and log warnings when
|
||||||
the buffer is 80% and 100% full
|
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
|
ipmitool (1.8.10) unstable; urgency=low
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user