@@ -0,0 +1,2768 @@
+--- ipmitool-1.8.9.orig/debian/changelog
++++ ipmitool-1.8.9/debian/changelog
+@@ -1,3 +1,57 @@
++ipmitool (1.8.9-1) unstable; urgency=low
++
++ * Adopt package (Closes: #432027)
++ * New upstream release
++ - Closes: #422864
++ - Closes: #377628
++ * Add patch to fix segfault (Closes: #389741)
++ * Add patch to fix isol (Closes: #412816)
++ * Add watch file
++ * Move from DH_COMPAT to debian/compat
++ * Bump to dephelper v5
++
++ -- Matthew Johnson <mjj29@debian.org> Thu, 13 Dec 2007 10:25:22 +0000
++
++ipmitool (1.8.8-3.1) unstable; urgency=high
++
++ * Non-maintainer upload.
++ * High urgency for RC bug fix.
++ * Fix build with linux-libc-dev (closes: #428929).
++ * Fix debian/rules to not rerun configure in the binary target.
++
++ -- Julien Cristau <jcristau@debian.org> Fri, 20 Jul 2007 16:29:18 +0200
++
++ipmitool (1.8.8-3) unstable; urgency=low
++
++ * Ported fix to ipmievd from upstream version 1.8.9 (Closes: #408536):
++ - fix ipmievd fd closing bug. Patch from Rupert Hair.
++ * Started using dpatch to apply patches. Added dpatch to build dependencies.
++ * Add powerpc to the list of supported archs (Closes: #405455)
++
++ -- Petter Reinholdtsen <pere@debian.org> Tue, 03 Apr 2007 16:37:45 +0200
++
++ipmitool (1.8.8-2) unstable; urgency=low
++
++ * Add handler for the ipmievd init.d script failure during removal and
++ installation. If it fail during installation, update
++ /etc/default/ipmievd to disable ipmievd.
++
++ -- Petter Reinholdtsen <pere@debian.org> Sun, 1 Oct 2006 11:21:44 +0200
++
++ipmitool (1.8.8-1) unstable; urgency=low
++
++ * New upstream release.
++ - Daemon now tries to access device before it forks, and thus will
++ report errors to the init.d script if it fail. (Closes: #362425)
++ * Make it possible to disable ipmievd by setting ENABLED=false in
++ /etc/defaults/ipmievd. (Closes: #370511)
++ * Add --oknodo as start-stop-daemon argument when stopping ipmievd,
++ to avoid returning an error if it is not running. (Closes: #370509)
++ * Update standards-version from 3.6.2.1 to 3.7.2. No changes needed.
++ * Correct dependency and runlevel info in init.d script.
++
++ -- Petter Reinholdtsen <pere@debian.org> Fri, 29 Sep 2006 19:16:41 +0200
++
+ ipmitool (1.8.7-2) unstable; urgency=low
+
+ * Fix typo in init.d/ipmievd. (Closes: #361309)
+@@ -104,14 +158,14 @@
+ * Fix chassis boot parameter support
+ * Add support for linear sensors
+
+- -- Duncan Laurie <duncan@iceblink.org> Wed, Mar 16 2005 17:08:12 -0700
++ -- Duncan Laurie <duncan@iceblink.org> Wed, 16 Mar 2005 17:08:12 -0700
+
+ ipmitool (1.7.1) unstable; urgency=low
+
+ * Update bmc plugin to work with new Solaris bmc driver (new ioctl
+ for interface detection and new STREAMS message-based interface).
+
+- -- Seth Goldberg <sethmeisterg@hotmail.com> Mon, Mar 7 2005 18:03:00 -0800
++ -- Seth Goldberg <sethmeisterg@hotmail.com> Mon, 7 Mar 2005 18:03:00 -0800
+
+ ipmitool (1.7.0) unstable; urgency=low
+
+@@ -127,7 +181,7 @@
+ * New "bmc" plugin for Solaris 10 x86
+ * Many bugfixes and contributed patches
+
+- -- Duncan Laurie <duncan@iceblink.org> Fri, Jan 7 2005 19:58:22 -0700
++ -- Duncan Laurie <duncan@iceblink.org> Fri, 7 Jan 2005 19:58:22 -0700
+
+ ipmitool (1.6.2) unstable; urgency=low
+
+@@ -170,7 +224,7 @@
+ * Add configure option for changing binary to ipmiadm for Solaris
+ * Fix compile problem on Solaris 8
+
+- -- Duncan Laurie <duncan@iceblink.org> Sat, 27 Mar 2004 00:11:37 -0700
++ -- Duncan Laurie <duncan@sun.com> Sat, 27 Mar 2004 00:11:37 -0700
+
+ ipmitool (1.5.8) unstable; urgency=low
+
+@@ -184,7 +238,7 @@
+ * Add support for Linux kernel panic messages in SEL output
+ * Add support for type 3 SDR records
+
+- -- Duncan Laurie <duncan@iceblink.org> Tue, 27 Jan 2004 16:23:25 -0700
++ -- Duncan Laurie <duncan@sun.com> Tue, 27 Jan 2004 16:23:25 -0700
+
+ ipmitool (1.5.7) unstable; urgency=low
+
+@@ -193,7 +247,7 @@
+ * better handling of SDR printing
+ * contrib scripts for creating rrdtool graphs
+
+- -- Duncan Laurie <duncan@iceblink.org> Mon, 5 Jan 2004 17:29:50 -0700
++ -- Duncan Laurie <duncan@sun.com> Mon, 5 Jan 2004 17:29:50 -0700
+
+ ipmitool (1.5.6) unstable; urgency=low
+
+@@ -202,40 +256,40 @@
+ * Fix sdr handling of sensors that do not return a reading
+ * Fix for CSV display of sensor readings/units from Fredrik Öhrn
+
+- -- Duncan Laurie <duncan@iceblink.org> Thu, 4 Dec 2003 14:47:19 -0700
++ -- Duncan Laurie <duncan@sun.com> Thu, 4 Dec 2003 14:47:19 -0700
+
+ ipmitool (1.5.5) unstable; urgency=low
+
+ * Add -U option for setting LAN username
+ * Fix -v usage for plugin interfaces
+
+- -- Duncan Laurie <duncan@iceblink.org> Tue, 25 Nov 2003 15:10:48 -0700
++ -- Duncan Laurie <duncan@sun.com> Tue, 25 Nov 2003 15:10:48 -0700
+
+ ipmitool (1.5.4) unstable; urgency=low
+
+ * Put interface plugin API into library
+ * Fix ipmievd
+
+- -- Duncan Laurie <duncan@iceblink.org> Fri, 14 Nov 2003 15:16:34 -0700
++ -- Duncan Laurie <duncan@sun.com> Fri, 14 Nov 2003 15:16:34 -0700
+
+ ipmitool (1.5.3) unstable; urgency=low
+
+ * Add -g option to work with grizzly bmc
+
+- -- Duncan Laurie <duncan@iceblink.org> Mon, 3 Nov 2003 18:04:07 -0700
++ -- Duncan Laurie <duncan@sun.com> Mon, 3 Nov 2003 18:04:07 -0700
+
+ ipmitool (1.5.2) unstable; urgency=low
+
+ * add support for setting gratuitous arp interval
+
+- -- Duncan Laurie <duncan@iceblink.org> Fri, 24 Oct 2003 11:00:00 -0700
++ -- Duncan Laurie <duncan@sun.com> Fri, 24 Oct 2003 11:00:00 -0700
+
+ ipmitool (1.5.1) unstable; urgency=low
+
+ * better SEL support
+ * fix display bug in SDR list
+
+- -- Duncan Laurie <duncan@iceblink.org> Wed, 8 Oct 2003 17:28:51 -0700
++ -- Duncan Laurie <duncan@sun.com> Wed, 8 Oct 2003 17:28:51 -0700
+
+ ipmitool (1.5.0) unstable; urgency=low
+
+@@ -243,24 +297,24 @@
+ * add Intel IMB driver support
+ * use autoconf/automake/libtool
+
+- -- Duncan Laurie <duncan@iceblink.org> Fri, 5 Sep 2003 11:57:32 -0700
++ -- Duncan Laurie <duncan@sun.com> Fri, 5 Sep 2003 11:57:32 -0700
+
+ ipmitool (1.2-1) unstable; urgency=low
+
+ * New command line option parsing
+ * More chassis commands supported
+
+- -- Duncan Laurie <duncan@iceblink.org> Wed, 2 Apr 2003 17:44:17 -0700
++ -- Duncan Laurie <duncan@sun.com> Wed, 2 Apr 2003 17:44:17 -0700
+
+ ipmitool (1.1-1) unstable; urgency=low
+
+ * Minor fixes.
+
+- -- Duncan Laurie <duncan@iceblink.org> Tue, 1 Apr 2003 14:31:10 -0700
++ -- Duncan Laurie <duncan@sun.com> Tue, 1 Apr 2003 14:31:10 -0700
+
+ ipmitool (1.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+- -- Duncan Laurie <duncan@iceblink.org> Sun, 30 Mar 2003 21:30:46 -0700
++ -- Duncan Laurie <duncan@sun.com> Sun, 30 Mar 2003 21:30:46 -0700
+
+--- ipmitool-1.8.9.orig/debian/compat
++++ ipmitool-1.8.9/debian/compat
+@@ -0,0 +1 @@
++5
+--- ipmitool-1.8.9.orig/debian/control
++++ ipmitool-1.8.9/debian/control
+@@ -1,13 +1,13 @@
+ Source: ipmitool
+ Section: utils
+ Priority: optional
|