mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-14 08:59:10 +00:00
bump version to 4.0-12
This commit is contained in:
parent
85bdc6afc0
commit
7a0f138cc6
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=11
|
||||
PKGREL=12
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -1,3 +1,13 @@
|
||||
qemu-server (4.0-12) unstable; urgency=medium
|
||||
|
||||
* remove outdated host_device format
|
||||
|
||||
* parse_drive: do not overwrite configured format
|
||||
|
||||
* fix aio O_DIRECT check for cdrom drives
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 10:32:09 +0200
|
||||
|
||||
qemu-server (4.0-11) unstable; urgency=medium
|
||||
|
||||
* activate-noawait pve-api-updates
|
||||
|
Loading…
Reference in New Issue
Block a user