diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/patches/0105-typo.patch | 2 | ||||
-rw-r--r-- | debian/patches/0700-init.patch | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index eea8ce2..c913189 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ipmiutil (2.9.9-1) UNRELEASED; urgency=medium + + * New upstream release. + * Refresh patches. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 08 May 2016 23:35:46 +0200 + ipmiutil (2.9.8-1) unstable; urgency=medium * New upstream release. diff --git a/debian/patches/0105-typo.patch b/debian/patches/0105-typo.patch index f6a7ba7..6be4bb5 100644 --- a/debian/patches/0105-typo.patch +++ b/debian/patches/0105-typo.patch @@ -36,7 +36,7 @@ Index: trunk/lib/lanplus/lanplus.c =================================================================== --- trunk.orig/lib/lanplus/lanplus.c +++ trunk/lib/lanplus/lanplus.c -@@ -3808,7 +3808,7 @@ ipmi_lanplus_open(struct ipmi_intf * int +@@ -3806,7 +3806,7 @@ ipmi_lanplus_open(struct ipmi_intf * int if (ipmi_get_auth_capabilities_cmd(intf, &auth_cap)) { lprintf(LOG_INFO, "Error issuing Get Channel " diff --git a/debian/patches/0700-init.patch b/debian/patches/0700-init.patch index 5eb72c1..3d10755 100644 --- a/debian/patches/0700-init.patch +++ b/debian/patches/0700-init.patch @@ -210,7 +210,7 @@ Index: trunk/configure.ac =================================================================== --- trunk.orig/configure.ac +++ trunk/configure.ac -@@ -390,11 +390,11 @@ else +@@ -399,11 +399,11 @@ else MD2_CFLAGS="-DSKIP_MD2" init0=/etc/rc.d/init.d fi |