Dear maintainer,

I have just NMU'd open-iscsi/2.0.874-7.1, delayed by 5 days. Relevant
diffs are attached to this mail. Feel free to reschedule or cancel my
upload as you see fit.

Cheers,
-Hilko
>From 38db62d2cae88adb9f5c9d9622cb7ef9fdb9728a Mon Sep 17 00:00:00 2001
From: Hilko Bengen <ben...@debian.org>
Date: Wed, 12 Dec 2018 01:01:21 +0100
Subject: [PATCH 1/2] Update patch for missing macro (Closes: #908160)

---
 ...lude-sys-sysmacros.h-to-properly-define-minor.patch | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/debian/patches/include-sys-sysmacros.h-to-properly-define-minor.patch b/debian/patches/include-sys-sysmacros.h-to-properly-define-minor.patch
index f6322c7..857acd2 100644
--- a/debian/patches/include-sys-sysmacros.h-to-properly-define-minor.patch
+++ b/debian/patches/include-sys-sysmacros.h-to-properly-define-minor.patch
@@ -1,8 +1,10 @@
 Description: Include <sys/sysmacros.h> to properly define minor()
 Origin: upstream, https://github.com/open-iscsi/open-iscsi/commit/6d68ef5871c94c6ebbbe6e6b1fe0bc2dce711052
 
---- a/iscsiuio/src/unix/libs/bnx2x.c
-+++ b/iscsiuio/src/unix/libs/bnx2x.c
+Index: open-iscsi/iscsiuio/src/unix/libs/bnx2x.c
+===================================================================
+--- open-iscsi.orig/iscsiuio/src/unix/libs/bnx2x.c
++++ open-iscsi/iscsiuio/src/unix/libs/bnx2x.c
 @@ -50,6 +50,7 @@
  #include <sys/user.h>
  #include <fcntl.h>
@@ -11,3 +13,15 @@ Origin: upstream, https://github.com/open-iscsi/open-iscsi/commit/6d68ef5871c94c
  
  #include "config.h"
  
+Index: open-iscsi/iscsiuio/src/unix/libs/bnx2.c
+===================================================================
+--- open-iscsi.orig/iscsiuio/src/unix/libs/bnx2.c
++++ open-iscsi/iscsiuio/src/unix/libs/bnx2.c
+@@ -46,6 +46,7 @@
+ #include <sys/user.h>
+ #include <fcntl.h>
+ #include <unistd.h>
++#include <sys/sysmacros.h>
+ 
+ #include "config.h"
+ 
-- 
2.11.0

>From 73195ad1bfc267f112045f1d722783dc992400c7 Mon Sep 17 00:00:00 2001
From: Hilko Bengen <ben...@debian.org>
Date: Wed, 12 Dec 2018 01:06:25 +0100
Subject: [PATCH 2/2] Debian release 2.0.874-7.1

---
 debian/changelog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2ceddc1..1c4b15d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+open-iscsi (2.0.874-7.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * [38db62d] Update patch for missing macro (Closes: #908160)
+
+ -- Hilko Bengen <ben...@debian.org>  Wed, 12 Dec 2018 01:05:19 +0100
+
 open-iscsi (2.0.874-7) unstable; urgency=medium
 
   * [eeda27c] Enable back pristine-tar as we have now committed it
-- 
2.11.0

Reply via email to