mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-28 05:10:16 +00:00
bump version to 4.0-54
This commit is contained in:
parent
c0f7406e93
commit
a2e698e75c
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.1
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=53
|
||||
PKGREL=54
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
||||
@ -1,3 +1,11 @@
|
||||
qemu-server (4.0-54) unstable; urgency=medium
|
||||
|
||||
* restore: deal with new backup=0 property string
|
||||
|
||||
* add usb3 option for usb-devices
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Feb 2016 17:49:19 +0100
|
||||
|
||||
qemu-server (4.0-53) unstable; urgency=medium
|
||||
|
||||
* pass $skiplock all the way through to destroy_vm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user