From e63b83e3d81cb3c63431fbc774dd8788a6e3b3a6 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Thu, 3 May 2012 18:48:52 +1000 Subject: [PATCH] New version 1.4 --- packaging/RPM/libiscsi.spec.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/packaging/RPM/libiscsi.spec.in b/packaging/RPM/libiscsi.spec.in index b2a0cc9..d2583ee 100644 --- a/packaging/RPM/libiscsi.spec.in +++ b/packaging/RPM/libiscsi.spec.in @@ -1,6 +1,6 @@ Name: libiscsi Summary: iSCSI client library -Version: 1.3.0 +Version: 1.4.0 Release: 1GITHASH%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -91,6 +91,13 @@ The libiscsi-devel package includes the header files for libiscsi. %{_libdir}/libiscsi.so %changelog +* Thu May 3 2012 : 1.4.0 + - Add WRITESAME10/16 and tests for them + - Add READ/WRITE12/16 and tests for them + - Add PREFETCH10/16 and tests for them + - Add automatic reconnect. If being logged in to a target + and the tcp session is torn down, then try to reconnect + and re-drive the i/o in flight. * Mon Apr 23 2012 : 1.3.0 - Add READCAPACITY16 support - Add VPD pages for thin-provisioning