]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 3.0-13
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 21 May 2013 10:04:18 +0000 (12:04 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 21 May 2013 10:04:18 +0000 (12:04 +0200)
Makefile
changelog.Debian

index 102927da1fb85822392dcb7102e3e2b18405077f..c08d4aa28f3a48ec227d836c3098680ca5e15c32 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.0
 
 VERSION=3.0
 PACKAGE=qemu-server
-PKGREL=12
+PKGREL=13
 
 DESTDIR=
 PREFIX=/usr
index ae790d724827df90a6ae17791a495800de7c01d7..ab4016e1bc63be15ca3a9f5a75d165c30b864043 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (3.0-13) unstable; urgency=low
+
+  * fix bug #391 - restore: test if requested format is supported
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2013 12:03:56 +0200
+
 qemu-server (3.0-12) unstable; urgency=low
 
   * use add_vm_to_pool/remove_vm_from_pool from PVE::AccessControl