new version 1.19.0
Minor updates to the library Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ if HAVE_LINUX_ISER
|
|||||||
libiscsi_la_SOURCES += iser.c
|
libiscsi_la_SOURCES += iser.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SOCURRENT=8
|
SOCURRENT=9
|
||||||
SOREVISON=0
|
SOREVISON=0
|
||||||
SOAGE=0
|
SOAGE=0
|
||||||
libiscsi_la_LDFLAGS = \
|
libiscsi_la_LDFLAGS = \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: libiscsi
|
Name: libiscsi
|
||||||
Summary: iSCSI client library
|
Summary: iSCSI client library
|
||||||
Version: 1.18.0
|
Version: 1.19.0
|
||||||
Release: 1GITHASH%{?dist}
|
Release: 1GITHASH%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@@ -110,6 +110,13 @@ Test tool for iSCSI/SCSI targets
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 14 2019 : 1.19.0
|
||||||
|
- iSER improvements
|
||||||
|
- Add support to senable/disable digests via URL arguments
|
||||||
|
- Add XCOPY support to examples/dd
|
||||||
|
- Add support for EXTENDED_COPY and RECEIVE_COPY_RESULTS
|
||||||
|
- Performance improvements for reading from the socket.
|
||||||
|
- Test improvements
|
||||||
* Sun Oct 9 2016 : 1.18.0
|
* Sun Oct 9 2016 : 1.18.0
|
||||||
- Various updates to the test utility
|
- Various updates to the test utility
|
||||||
- Add transport abstraction
|
- Add transport abstraction
|
||||||
|
|||||||
Reference in New Issue
Block a user