diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b591089..6ac6778 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +ipmitool (1.8.15-1) unstable; urgency=medium + + * New upstream release. + * debian/patches: + - Remove patches (including in upstream): + - 120-Dell-13G.patch + - 115-lib_declarations.patch + - 097-source_typo.patch + - Refresh patches: + - 099_readme_typo + - 101_fix_buf_overflow.patch + - 112_fix_CVE-2011-4339.patch + * debian/contol: + - bump Standards-Version to 3.9.6 (no changes required). + - Change Vcs-* to new cgit based repository viewer. + - Add libfreeipmi-dev to Build-Depends to enable freeipmi interface. + * debian/source/options: + - Removed because xz is now standard compression. + * debian/rules: + - Remove oldstyle debhelper parts. + - Add "--with autotools-dev". + * debian/watch: + - Add xz for searching upstream tarballs. + * debian/copyright: + - Add missing section for debian/*. + * New package ipmitool-ctrl: + - move program ipmitool from ipmitool to ipmitool-ctrl (Closes: #766418). + * debian/ipmitool.postrm: + - Escape the double quote around false. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 01 Dec 2014 23:03:36 +0100 + +ipmitool (1.8.14-4~bpo70+1) wheezy-backports; urgency=medium + + * Rebuild for wheezy-backports (Closes: #757375). + - Add support for Dell 13G server. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 10 Sep 2014 14:41:50 +0200 + ipmitool (1.8.14-4) unstable; urgency=medium * New debian/patches/120-Dell-13G.patch: |