From 7bf3e4677877f68745c38d18f9cd6cd8af0b42a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 May 2016 23:50:21 +0200 Subject: Refresh patches --- debian/changelog | 7 +++++++ debian/patches/0105-typo.patch | 2 +- debian/patches/0700-init.patch | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') 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 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 -- cgit v1.2.3