mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 06:37:28 +00:00
bump version to 4.0-39
This commit is contained in:
parent
ea002a8f6d
commit
75e7ef74f0
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=38
|
PKGREL=39
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
qemu-server (4.0-39) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix bug #783: set KillMode=none, so that systemd don't kill
|
||||||
|
them at shutdown
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 16:50:11 +0100
|
||||||
|
|
||||||
qemu-server (4.0-38) unstable; urgency=medium
|
qemu-server (4.0-38) unstable; urgency=medium
|
||||||
|
|
||||||
* Don't treat serial devices as a local resource if they
|
* Don't treat serial devices as a local resource if they
|
||||||
|
Loading…
Reference in New Issue
Block a user