[pve-devel] [PATCH] Bump to 1.10

Alexandre Derumier aderumier at odiso.com
Mon Nov 18 17:21:07 CET 2013


- Add manpages for iscsi-ls/iscsi-inq and iscsi-swp
 - Many new tests and updates to the testsuite.
 - Fix memory leak in iscsi_reconnect
 - Fixes to the persistent reservation tests
 - AROS support
 - Fix/restore windows support
 - Switch to libgcrypt for the MD5 support.
 - Fix buffer overflow in the persistent reserver unmarshalling code.
 - And many more minor fixes.

Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 Makefile         |    2 +-
 debian/changelog |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 4005d8d..3353965 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 RELEASE=3.0
 
-PKGVERSION=1.9.0
+PKGVERSION=1.10.0
 PKGRELEASE=1
 PKGDIR=libiscsi-${PKGVERSION}
 PKGSRC=libiscsi-${PKGVERSION}.tar.gz
diff --git a/debian/changelog b/debian/changelog
index 69b1ba9..945c655 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libiscsi (1.10.0-1) unstable; urgency=low
+
+  * update to 1.10.0
+
+ -- Proxmox Support Team <support at proxmox.com>  Fri, 18 Nov 2013 15:02:00 +0100
+
 libiscsi (1.9.0-1) unstable; urgency=low
 
   * update to 1.9.0
-- 
1.7.10.4




More information about the pve-devel mailing list