bump version to 4.0-106

This commit is contained in:
Dietmar Maurer 2017-01-25 09:19:33 +01:00
parent 8e3c33ab64
commit dd0ef5505a
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=4.0
PACKAGE=qemu-server
PKGREL=105
PKGREL=106
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-106) unstable; urgency=medium
* only use scsi-block with explicit opt-in
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:19:20 +0100
qemu-server (4.0-105) unstable; urgency=medium
* use new PVE::Storage::check_volume_access()