mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-03 11:58:19 +00:00
bump version to 4.0-2
This commit is contained in:
parent
0ea19b9cf7
commit
130236ffd1
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=1
|
||||
PKGREL=2
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
||||
@ -1,3 +1,13 @@
|
||||
qemu-server (4.0-2) unstable; urgency=medium
|
||||
|
||||
* balloon: use qom-get for guest balloon statistics
|
||||
|
||||
* drive_add: escape \ character
|
||||
|
||||
* bugfix: allow manual balloning if shares = 0
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 10:21:52 +0100
|
||||
|
||||
qemu-server (4.0-1) unstable; urgency=medium
|
||||
|
||||
* updated for debian jessie
|
||||
|
||||
Loading…
Reference in New Issue
Block a user