New version 1.1.0

This fixes a bug with AbortTask/AbortTaskSet sending the command to the wrong LUN
This commit is contained in:
Ronnie Sahlberg
2011-12-25 07:09:02 +11:00
parent 7b9bdaafb1
commit 72358be5a3

View File

@@ -1,7 +1,7 @@
Name: libiscsi
Summary: iSCSI client library
Version: 1.0.0
Release: 2GITHASH%{?dist}
Version: 1.1.0
Release: 1GITHASH%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: https://github.com/sahlberg/libiscsi
@@ -91,6 +91,9 @@ The libiscsi-devel package includes the header files for libiscsi.
%{_libdir}/libiscsi.so
%changelog
* Sun Dec 25 2011 : 1.1.0
- Fix TaskManagement AbortTask/AbortTaskSet to send to correct LUN
* Fri Oct 28 2011 Paolo Bonzini <pbonzini@redhat.com> - 1.0.0-2
- Fixed rpmlint problems