mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 11:10:24 +00:00
bump version to 4.0-30
This commit is contained in:
parent
cc7b93ec0c
commit
9accf2d797
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=29
|
PKGREL=30
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
qemu-server (4.0-30) unstable; urgency=medium
|
||||||
|
|
||||||
|
* qmrestore: implement bash completion
|
||||||
|
|
||||||
|
* create: add better check for unused IDs
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 13:13:07 +0200
|
||||||
|
|
||||||
qemu-server (4.0-29) unstable; urgency=medium
|
qemu-server (4.0-29) unstable; urgency=medium
|
||||||
|
|
||||||
* support serial numbers and models for disks
|
* support serial numbers and models for disks
|
||||||
|
Loading…
Reference in New Issue
Block a user