[Pkg-iscsi-maintainers] [SCM] Debian Open-iSCSI Packaging branch, master, updated. debian/2.0.871.3-6-37-g5567e07

Ritesh Raj Sarraf rrs at researchut.com
Sat Apr 7 15:43:07 UTC 2012


The following commit has been merged in the master branch:
commit bc79ad2a0637c015f5a898ca470639dbd4bc399a
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Sat Apr 7 19:37:02 2012 +0530

    refresh patch debian/patches/spelling-error-fixes.patch

diff --git a/debian/patches/spelling-error-fixes.patch b/debian/patches/spelling-error-fixes.patch
index 75941a0..129665c 100644
--- a/debian/patches/spelling-error-fixes.patch
+++ b/debian/patches/spelling-error-fixes.patch
@@ -1,8 +1,8 @@
 spelling error fixes
 Index: open-iscsi/doc/iscsiadm.8
 ===================================================================
---- open-iscsi.orig/doc/iscsiadm.8	2011-08-26 14:16:23.462184864 +0530
-+++ open-iscsi/doc/iscsiadm.8	2011-08-26 14:17:58.795100650 +0530
+--- open-iscsi.orig/doc/iscsiadm.8	2012-04-07 19:36:03.299049291 +0530
++++ open-iscsi/doc/iscsiadm.8	2012-04-07 19:36:24.351153670 +0530
 @@ -2,10 +2,10 @@
  .SH NAME
  iscsiadm \- open-iscsi administration utility
@@ -16,7 +16,7 @@ Index: open-iscsi/doc/iscsiadm.8
  
  \fBiscsiadm\fR \-m node [ \-hV ] [ \-d debug_level ] [ \-P printlevel ] [ \-L all,manual,automatic ] [ \-U all,manual,automatic ] [ \-S ] [ [ \-T targetname \-p ip:port \-I iface ] [ \-l | \-u | \-R | \-s] ]
  [ [ \-o operation ]  [ \-n name ] [ \-v value ] [ \-p ip:port ] ]
-@@ -75,7 +75,7 @@
+@@ -113,7 +113,7 @@
  In discovery mode multiple interfaces can be specified by passing in multiple
  \-I/\-\-interface instances. For example,
  
@@ -27,9 +27,9 @@ Index: open-iscsi/doc/iscsiadm.8
  sessions though the two intefaces passed in.
 Index: open-iscsi/usr/auth.c
 ===================================================================
---- open-iscsi.orig/usr/auth.c	2011-08-26 14:15:10.009486374 +0530
-+++ open-iscsi/usr/auth.c	2011-08-26 14:15:21.521595442 +0530
-@@ -2009,7 +2009,7 @@
+--- open-iscsi.orig/usr/auth.c	2012-04-07 19:36:03.299049291 +0530
++++ open-iscsi/usr/auth.c	2012-04-07 19:36:24.351153670 +0530
+@@ -2002,7 +2002,7 @@
  		"AuthMethod negotiation failed",
  		"AuthMethod negotiated to none",
  		"CHAP algorithm negotiation failed",
@@ -38,16 +38,3 @@ Index: open-iscsi/usr/auth.c
  		"Local password same as remote",
  		"Local password not set",
  		"CHAP identifier bad",
-Index: open-iscsi/usr/netlink.c
-===================================================================
---- open-iscsi.orig/usr/netlink.c	2011-08-26 14:15:54.745911039 +0530
-+++ open-iscsi/usr/netlink.c	2011-08-26 14:16:01.385974268 +0530
-@@ -835,7 +835,7 @@
- 	ev.u.ep_disconnect.ep_handle = conn->transport_ep_handle;
- 
- 	if ((rc = __kipc_call(&ev, sizeof(ev))) < 0) {
--		log_error("connnection %d:%d transport disconnect failed for "
-+		log_error("connection %d:%d transport disconnect failed for "
- 			  "ep %" PRIu64 " with error %d.", conn->session->id,
- 			  conn->id, conn->transport_ep_handle, rc);
- 	} else

-- 
Debian Open-iSCSI Packaging



More information about the Pkg-iscsi-maintainers mailing list