Blame SOURCES/open-iscsi-2.0.874-9-iscsiuio-v0.7.8.3.patch

e88930
From 13ade0423449530836ccb4c4d94ae36ce5257b56 Mon Sep 17 00:00:00 2001
e88930
From: Nilesh Javali <nilesh.javali@cavium.com>
e88930
Date: Fri, 11 Nov 2016 08:17:52 +0200
e88930
Subject: iscsiuio: v0.7.8.3
e88930
e88930
Signed-off-by: Manish Rangankar <manish.rangankar@cavium.com>
e88930
Signed-off-by: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>
e88930
Signed-off-by: Nilesh Javali <nilesh.javali@cavium.com>
e88930
---
e88930
 iscsiuio/README       |  4 ++--
e88930
 iscsiuio/RELEASE.TXT  | 20 ++++++++------------
e88930
 iscsiuio/configure.ac |  4 ++--
e88930
 3 files changed, 12 insertions(+), 16 deletions(-)
e88930
e88930
diff --git a/iscsiuio/README b/iscsiuio/README
e88930
index 9ae14111dd40..ca2da16a7342 100644
e88930
--- a/iscsiuio/README
e88930
+++ b/iscsiuio/README
e88930
@@ -1,6 +1,6 @@
e88930
 Iscsiuio Userspace Tool
e88930
-Version 0.7.8.2
e88930
-Dec 10, 2013
e88930
+Version 0.7.8.3
e88930
+Sept 28, 2016
e88930
 ------------------------------------------------------
e88930
 
e88930
 This tool is to be used in conjunction with the QLogic NetXtreme II Linux
e88930
diff --git a/iscsiuio/RELEASE.TXT b/iscsiuio/RELEASE.TXT
e88930
index 44d67f9ceb84..69c5b5f6bd61 100644
e88930
--- a/iscsiuio/RELEASE.TXT
e88930
+++ b/iscsiuio/RELEASE.TXT
e88930
@@ -1,7 +1,7 @@
e88930
                               Release Notes
e88930
                         QLogic uIP Linux Driver
e88930
-                            Version 0.7.8.2
e88930
-                               12/10/2013
e88930
+                            Version 0.7.8.3
e88930
+                               9/28/2016
e88930
 
e88930
                           QLogic Corporation
e88930
                         26650 Aliso Viejo Pkwy,
e88930
@@ -11,17 +11,13 @@
e88930
                    Copyright (c) 2014, QLogic Corporation
e88930
                            All rights reserved
e88930
 
e88930
-uIP v0.7.10.2 (Feb 12, 2014)
e88930
-=======================================================
e88930
-   Fixes
e88930
-   -----
e88930
-   1. Problem: Cont00072504 - ifconfig shows allocation failure after
e88930
-               up/down few hours with iSCSI + L2 traffic
e88930
-      Cause:   A memory leak was discovered in the ongoing pthread creation
e88930
-               destruction code during the connection recovery process
e88930
-      Change:  Fixed the pthread creation code
e88930
-      Impact:  All
e88930
 
e88930
+uIP v0.7.8.3 (Sept 28, 2016)
e88930
+=======================================================
e88930
+   Enhancements
e88930
+   ------------
e88930
+   1. Change: Add support for the new qedi transport
e88930
+      Impact: 10/25/40/50GGbE Controller (iSCSI)
e88930
 
e88930
 uIP v0.7.8.2 (Dec 10, 2013)
e88930
 =======================================================
e88930
diff --git a/iscsiuio/configure.ac b/iscsiuio/configure.ac
e88930
index ed1499cdbba1..075d07d04f34 100644
e88930
--- a/iscsiuio/configure.ac
e88930
+++ b/iscsiuio/configure.ac
e88930
@@ -12,9 +12,9 @@ dnl             Benjamin Li  (benli@broadcom.com)
e88930
 dnl
e88930
 
e88930
 PACKAGE=iscsiuio
e88930
-VERSION=0.7.8.2
e88930
+VERSION=0.7.8.3
e88930
 
e88930
-AC_INIT([iscsiuio], [0.7.8.2], [QLogic-Storage-Upstream@qlogic.com])
e88930
+AC_INIT([iscsiuio], [0.7.8.3], [QLogic-Storage-Upstream@cavium.com])
e88930
 
e88930
 AM_INIT_AUTOMAKE
e88930
 AC_CONFIG_HEADER(config.h)
e88930
-- 
e88930
2.9.3
e88930