]> git.proxmox.com Git - pve-sheepdog.git/commitdiff
bump to 0.5.4
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 6 Nov 2012 08:56:23 +0000 (09:56 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 6 Nov 2012 09:36:43 +0000 (10:36 +0100)
This release includes bug fixes, cleanups, and performance
improvement.  Changes from 0.5.3 are:

 - sheep: add support for using unix domain socket
 - test: some spurious failures
 - vditest: refine so that we can use it for benchmark tests
 - logger: cleanup and improve performance
 - many bug fixes and cleanups

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Makefile
debian/changelog

index d07608dd8675e13327b934b492cc55e3539cb1ac..94e7365097a882132f7ded281b611c8f8d299cc2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=2.2
 
 PACKAGE=pve-sheepdog
 PKGREL=1
-SDVER=0.5.3
+SDVER=0.5.4
 
 DEB=${PACKAGE}_${SDVER}-${PKGREL}_amd64.deb
 
index cca0f05fb2ae19ca4b35d73b6371c0e81ff15573..1adf045ecdb0a15d2cfb1b6abe6695ec558da4a2 100644 (file)
@@ -1,3 +1,9 @@
+pve-sheepdog (0.5.4-1) unstable; urgency=low
+
+  * Bump to sheepdog 0.5.4
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 6 Nov 2012 09:52:00 +0200
+
 pve-sheepdog (0.5.3-1) unstable; urgency=low
 
   * Bump to sheepdog 0.5.3