]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-76
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 18 May 2016 09:26:09 +0000 (11:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 18 May 2016 09:26:09 +0000 (11:26 +0200)
Makefile
changelog.Debian

index 323df98591e33aeaf5092ea0385efd82fd3933c1..a383717109c8a6aea1fec3c72f487923c5433336 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=75
+PKGREL=76
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index bb4f8f88450ef6923b0ff08130008a16bfd2f295..63640a699110b428a630efebcfacdf294ffa9033 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-76) unstable; urgency=medium
+
+  * allow VLAN 1 tag in qemu-kvm vms
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 May 2016 11:25:54 +0200
+
 qemu-server (4.0-75) unstable; urgency=medium
 
   * fix #975, use new keyAlias feature.