mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-15 23:01:18 +00:00
bump version to 4.0-93
This commit is contained in:
parent
9196a8ec62
commit
5494341a03
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.3
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=92
|
PKGREL=93
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
qemu-server (4.0-93) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Close #1195: support iops/bps_max_length throttling options
|
||||||
|
|
||||||
|
* fix a perl warning when failing to parse a new drive string
|
||||||
|
|
||||||
|
* fix a warning: discard is not a number
|
||||||
|
|
||||||
|
* fix #1177: allow dedicated migration network
|
||||||
|
|
||||||
|
* change default value for cpuunits to 1024
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 03 Nov 2016 10:26:03 +0100
|
||||||
|
|
||||||
qemu-server (4.0-92) unstable; urgency=medium
|
qemu-server (4.0-92) unstable; urgency=medium
|
||||||
|
|
||||||
* Close #351: add more info to backup log
|
* Close #351: add more info to backup log
|
||||||
|
Loading…
Reference in New Issue
Block a user