mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-23 17:34:41 +00:00
bump version to 4.0-88
This commit is contained in:
parent
6b72854b95
commit
b8484ba032
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.2
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=87
|
PKGREL=88
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
qemu-server (4.0-88) unstable; urgency=medium
|
||||||
|
|
||||||
|
* restore: better error handling for vdisk deletion
|
||||||
|
|
||||||
|
* forbid migration of template with local base image
|
||||||
|
|
||||||
|
* forbid restore into existing template
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 07:49:45 +0200
|
||||||
|
|
||||||
qemu-server (4.0-87) unstable; urgency=medium
|
qemu-server (4.0-87) unstable; urgency=medium
|
||||||
|
|
||||||
* add seabios bootsplash and use it
|
* add seabios bootsplash and use it
|
||||||
|
Loading…
Reference in New Issue
Block a user