summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2021-03-11 12:04:52 -0800
committerLee Duncan <lduncan@suse.com>2021-03-11 12:04:52 -0800
commit095f59ca464220eae285de6b5f2ee31185a6a84c (patch)
tree3cbf4498ec8a04acdc66e111ac15f2efae9c105a /Changelog
parent2fdafe7a074ae205f6562ce6ac57bd9825d6a7ea (diff)
downloadopen-iscsi-095f59ca464220eae285de6b5f2ee31185a6a84c.tar.gz
Preparing for version 2.1.42.1.4
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog39
1 files changed, 39 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 78ed73e..bf18ec7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,42 @@
+open-iscsi-2.1.3 - open-iscsi-2.1.4
+
+Abhinav Rajagopalan (1):
+ Fix typo in util.py
+
+Chris Leech (3):
+ libopeniscsiusr: fix error messages
+ libopeniscsiusr: skip over removed sessions
+ libopeniscsiusr: dont error loudly if a session isn't found when working through iscsi_sessions_get()
+
+Fabian Möller (1):
+ iscsid: Add NO_SYSTEMD to CFLAGS
+
+Helmut Grohne (1):
+ Avoid hardcoding pkg-config to fix cross build
+
+John Schaeffer (1):
+ Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variable
+
+Lee Duncan (4):
+ iscsid: Do not allow conflicting pid-file options
+ Fix iscsiadm segfault when exiting
+ Fix iscsistart login issue when target is delayed.
+ Enable iscsi.service asynchronous logins, cleanup services
+
+Matwey V. Kornilov (1):
+ Wants=network-online.target in iscsi.service
+
+Patrick Lawrence (1):
+ Change mkdir permissions to 0770, adjust usmask
+
+Wenchao Hao (4):
+ idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param()
+ libopeniscsiusr: Fix memory leak in iscsi_nodes_get()
+ libopeniscsiusr: Fix memory leak in iscsi_sessions_get()
+ iscsiadm: Fix memory leak in iscsiadm
+
+---------------------------------------------------------------------------
+
open-iscsi-2.1.2 - open-iscsi-2.1.3
Chris Leech (4):