mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-14 20:47:22 +00:00
Rolling version to 1.8.10
This commit is contained in:
parent
4ef4e3c298
commit
52dc545d2e
@ -1,4 +1,4 @@
|
|||||||
version 1.8.10
|
version 1.8.10 released 2008-08-08
|
||||||
* Added support for BULL IANA number.
|
* Added support for BULL IANA number.
|
||||||
* Fixed contrib build so the oem_ibm_sel_map file gets included in
|
* Fixed contrib build so the oem_ibm_sel_map file gets included in
|
||||||
rpm builds again.
|
rpm builds again.
|
||||||
|
@ -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.9])
|
AM_INIT_AUTOMAKE([ipmitool], [1.8.10])
|
||||||
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
|
||||||
* <date> <pere@hungry.com> 1.8.10-1
|
* Fri Aug 08 2008 <pere@hungry.com> 1.8.10-1
|
||||||
- Added support for BULL IANA number.
|
- Added support for BULL IANA number.
|
||||||
- Fixed contrib build so the oem_ibm_sel_map file gets included in rpm
|
- Fixed contrib build so the oem_ibm_sel_map file gets included in rpm
|
||||||
builds again.
|
builds again.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
ipmitool (1.8.10) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream version.
|
||||||
|
* Patch to allow Debian package builds from cvs.
|
||||||
|
|
||||||
|
-- Petter Reinholdtsen <pere@debian.org> Fri, 8 Aug 2008 09:44:31 +0200
|
||||||
|
|
||||||
ipmitool (1.8.7-2) unstable; urgency=low
|
ipmitool (1.8.7-2) unstable; urgency=low
|
||||||
|
|
||||||
* Fix typo in init.d/ipmievd. (Closes: #361309)
|
* Fix typo in init.d/ipmievd. (Closes: #361309)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user