From: Alexandre Derumier Date: Tue, 6 Nov 2012 08:56:23 +0000 (+0100) Subject: bump to 0.5.4 X-Git-Url: https://git.proxmox.com/?p=pve-sheepdog.git;a=commitdiff_plain;h=018c3b55077547365e1f51cc5d3a65cd337a2720 bump to 0.5.4 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 --- diff --git a/Makefile b/Makefile index d07608d..94e7365 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index cca0f05..1adf045 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-sheepdog (0.5.4-1) unstable; urgency=low + + * Bump to sheepdog 0.5.4 + + -- Proxmox Support Team Tue, 6 Nov 2012 09:52:00 +0200 + pve-sheepdog (0.5.3-1) unstable; urgency=low * Bump to sheepdog 0.5.3