mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 20:36:20 +00:00
bump version to 4.0-20
This commit is contained in:
parent
d853f40aef
commit
8708ff338a
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=19
|
PKGREL=20
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
qemu-server (4.0-20) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix start kvm with os type 'other'
|
||||||
|
|
||||||
|
* spice console: fix 'uninitialized value in concat' due to unnamed VM
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:39:52 +0200
|
||||||
|
|
||||||
qemu-server (4.0-19) unstable; urgency=medium
|
qemu-server (4.0-19) unstable; urgency=medium
|
||||||
|
|
||||||
* clone: also copy vm firewall config file
|
* clone: also copy vm firewall config file
|
||||||
|
Loading…
Reference in New Issue
Block a user