mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-03 22:50:10 +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
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=38
|
||||
PKGREL=39
|
||||
|
||||
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
|
||||
|
||||
* Don't treat serial devices as a local resource if they
|
||||
|
Loading…
Reference in New Issue
Block a user