bump version to 4.0-38

This commit is contained in:
Dietmar Maurer 2015-11-13 07:02:35 +01:00
parent d44712fc43
commit 03575e8a7c
2 changed files with 10 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.0
VERSION=4.0
PACKAGE=qemu-server
PKGREL=37
PKGREL=38
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,12 @@
qemu-server (4.0-38) unstable; urgency=medium
* Don't treat serial devices as a local resource if they
point to a socket.
* qemu_img_convert: activate source volume
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Nov 2015 07:02:01 +0100
qemu-server (4.0-37) unstable; urgency=medium
* add pve-bridge-hotplug script