diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-18 08:11:42 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-18 08:11:42 +0100 |
commit | 909f9f978458540795e5b81795d0cc0c8d3a996a (patch) | |
tree | d104841f4f4971d20e7afacf3ba959bf35f73587 /debian/changelog | |
parent | 699875d600397bcd6be018052c4e0e9ef5a19fab (diff) |
Replace outdated portmap with rpsbind; Add --with autoreconf
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f8f796d..9a3643f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,17 @@ -ipmiutil (2.9.7-1) UNRELEASED; urgency=medium +ipmiutil (2.9.7-1) unstable; urgency=medium * New upstream release * Refresh and rename patches. * Remove misspelled debian/ipmiutuil.ipmi_port.init + * Replace outdated portmap with rpsbind (Closes: #796364): + - debian/patches/0700-init.patch: + + At scripts/ipmi_port.sh replace portmap. + - debian/control: + + Add rpcbind to Depends. + * debian/rules: + - Add --with autoreconf to prevent build errors. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 06 Nov 2015 01:45:52 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 17 Dec 2015 21:42:37 +0100 ipmiutil (2.9.6-1) unstable; urgency=low |