mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-29 07:10:36 +00:00
fix manual page, bump version to 4.0-89
This commit is contained in:
parent
b8484ba032
commit
2aa7ef3e42
4
Makefile
4
Makefile
@ -1,8 +1,8 @@
|
|||||||
RELEASE=4.2
|
RELEASE=4.3
|
||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=88
|
PKGREL=89
|
||||||
|
|
||||||
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-89) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix manual page (use efidisk0 instead of efidisk[N])
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Sep 2016 12:21:07 +0200
|
||||||
|
|
||||||
qemu-server (4.0-88) unstable; urgency=medium
|
qemu-server (4.0-88) unstable; urgency=medium
|
||||||
|
|
||||||
* restore: better error handling for vdisk deletion
|
* restore: better error handling for vdisk deletion
|
||||||
|
Loading…
Reference in New Issue
Block a user