New version 1.11.0
This version contains changes for: - Fix memory leaks in persistent reserve out. - Fix various leaks in the testsuite. - Add additional READ16 tests - Better logging when reconnect fails. - Discovery and Login fixes. - Various fixes found by coverity. - WRITESAME test updates. - Add XML oputput support for the testsuite. and various other things. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -11,8 +11,8 @@ libiscsi_la_SOURCES += md5.c
|
||||
endif
|
||||
|
||||
SOCURRENT=3
|
||||
SOREVISON=10
|
||||
SOAGE=0
|
||||
SOREVISON=11
|
||||
SOAGE=1
|
||||
libiscsi_la_LDFLAGS = \
|
||||
-version-info $(SOCURRENT):$(SOREVISON):$(SOAGE) -bindir $(bindir) \
|
||||
-no-undefined -export-symbols libiscsi.syms
|
||||
|
||||
Reference in New Issue
Block a user