mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-10 23:13:09 +00:00
bump version to 4.0-111
This commit is contained in:
parent
f39957acea
commit
0cd0bcd23a
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=110
|
||||
PKGREL=111
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -1,4 +1,28 @@
|
||||
qemu-server (4.0-109) unstable; urgency=medium
|
||||
qemu-server (4.0-111) unstable; urgency=medium
|
||||
|
||||
* Fix #1229: more explicit spice port allocation
|
||||
|
||||
* Fix #1384: add missing decrement to calculation of socket-id
|
||||
|
||||
* Fix #1405: sort pci ids by functions
|
||||
|
||||
* Fix #1417: check if storage has 'images' set in content
|
||||
|
||||
* add rerror for all drives
|
||||
|
||||
* improve compatibility when live-migrating to pve-5
|
||||
|
||||
* fix some inconsistent default value assumptions
|
||||
|
||||
* check pending changes changes when reverting/deleting
|
||||
|
||||
* improve vnc connection handling
|
||||
|
||||
* improve error messages
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Jul 2017 13:28:50 +0200
|
||||
|
||||
qemu-server (4.0-110) unstable; urgency=medium
|
||||
|
||||
* drop netcat6 dependency
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user