summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2021-09-05 16:32:54 -0700
committerLee Duncan <lduncan@suse.com>2021-09-05 16:32:54 -0700
commit20d0aa96f2170339b1967f4be81e9c5042bbce03 (patch)
tree3e9d1b9f41066639f94a4c3c8fc217cb8f908a5b /Changelog
parenta42fff91d5f57447d13b6b02ec8c9db5bcb282e2 (diff)
downloadopen-iscsi-20d0aa96f2170339b1967f4be81e9c5042bbce03.tar.gz
Preparing for version 2.1.5
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog27
1 files changed, 27 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bf18ec7..e017495 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,30 @@
+open-iscsi-2.1.4 - open-iscsi-2.1.5
+
+Chris Leech (1):
+ iscsistart: fix null pointer deref before exit
+
+Lee Duncan (8):
+ Add iscsiadm "no wait" option for firmware login.
+ Set default 'startup' to 'onboot' for FW nodes
+ Support the "qede" CNA-card driver.
+ Handle qedi correctly in NPAR mode
+ Change iscsi IP type from defines to enum.
+ Update iface.example for ipv6
+ Update iscsiadm man page
+ Handle IPv6 interfaces correctly.
+
+Manish Rangankar (1):
+ bnx2x.c: Re-initialize bp->version with baseline version.
+
+Mike Christie (1):
+ iscsid: set PR_SET_IO_FLUSHER
+
+gulams (3):
+ Log error message when auth debug status is set
+ Check ISCSI_ERR_ISCSID_NOTCONN in iscsistart login
+ Handle recv() returning 0 in iscsid_response()
+
+
open-iscsi-2.1.3 - open-iscsi-2.1.4
Abhinav Rajagopalan (1):