summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-05-08 23:50:21 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-05-08 23:50:21 +0200
commit7bf3e4677877f68745c38d18f9cd6cd8af0b42a6 (patch)
tree5a29ca28507b6f8c02f43b4d9a5482626c4c8c49 /debian
parent38d4a182b7ccc4a683c1f9bcbe1da7779cc14832 (diff)
Refresh patches
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/patches/0105-typo.patch2
-rw-r--r--debian/patches/0700-init.patch2
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