mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-10 14:06:39 +00:00
bump version to 4.0-66
This commit is contained in:
parent
ec3582b52a
commit
bee1e0ad90
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.1
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=65
|
||||
PKGREL=66
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -1,3 +1,11 @@
|
||||
qemu-server (4.0-66) unstable; urgency=medium
|
||||
|
||||
* use generic property string parser
|
||||
|
||||
* drive schema: allow 'none' again
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 09:33:16 +0200
|
||||
|
||||
qemu-server (4.0-65) unstable; urgency=medium
|
||||
|
||||
* cfg: use the 'urlencoded' format for drive model and serial
|
||||
|
Loading…
Reference in New Issue
Block a user