bump version to 4.0-76

This commit is contained in:
Dietmar Maurer 2016-05-18 11:26:09 +02:00
parent 9f41a659a1
commit b7f0df66b6
2 changed files with 7 additions and 1 deletions

View File

@ -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

View 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.