diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4075c5..7f8f772 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +ipmitool (1.8.16-2) UNRELEASED; urgency=medium + + * New debian/patches/0001-Dialect_change.patch (Closes: #816491): + - Change dialect from c99 to gnu99 to prevend segfaults + on missing functions. + - Add autoreconf to debian/rules and debian/control. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 03 Mar 2016 02:13:25 +0100 + ipmitool (1.8.16-1) unstable; urgency=medium * New upstream release (Closes: #810827). |