]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-23
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Sep 2015 07:38:56 +0000 (09:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Sep 2015 07:38:56 +0000 (09:38 +0200)
Makefile
changelog.Debian

index ac9a51e0351b83396b14358ab60003f54c7baadf..cb44cd63ae6c19bc990a947b023c5f4ad8fe8386 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=22
+PKGREL=23
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 9f81aff478f8429b067f34eb647dce7c5a8b0629..b1ef320f032553ae4c5662c3ec331437d1396fa2 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-23) unstable; urgency=medium
+
+  * destroy: avoid warning about undefined 'protection' value
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Sep 2015 09:38:30 +0200
+
 qemu-server (4.0-22) unstable; urgency=medium
 
   * add possibility to restore backup on rbd in krbd mode