bump version to 4.0-46

This commit is contained in:
Dietmar Maurer 2016-01-13 16:42:24 +01:00
parent ff0394e04c
commit c933c95579
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
qemu-server (4.0-46) unstable; urgency=medium
* Closes #787: add Haswell-noTSX and Broadwell-noTSX cpu types
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Jan 2016 16:42:05 +0100
qemu-server (4.0-45) unstable; urgency=medium qemu-server (4.0-45) unstable; urgency=medium
* io throttle: pass pool parameters (*_max) * io throttle: pass pool parameters (*_max)