mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-13 18:18:22 +00:00
bump version to 4.0-63
This commit is contained in:
parent
69bcf246bd
commit
2b5c0c43d4
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.1
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=62
|
PKGREL=63
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
qemu-server (4.0-63) unstable; urgency=medium
|
||||||
|
|
||||||
|
* only perform scsi inquiry on device nodes
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:20:50 +0100
|
||||||
|
|
||||||
qemu-server (4.0-62) unstable; urgency=medium
|
qemu-server (4.0-62) unstable; urgency=medium
|
||||||
|
|
||||||
* fix undefined value when starting a q35 machine VM
|
* fix undefined value when starting a q35 machine VM
|
||||||
|
Loading…
Reference in New Issue
Block a user