diff --git a/Makefile b/Makefile index 5fde6826..4ad02e0b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=86 +PKGREL=87 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 0cd85761..f31805d2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +qemu-server (4.0-87) unstable; urgency=medium + + * add seabios bootsplash and use it + + * add efidisk0 to config, use efidisk0 for efivars + + -- Proxmox Support Team Thu, 08 Sep 2016 12:34:23 +0200 + qemu-server (4.0-86) unstable; urgency=medium * hostpci: bring back multifunction pass-through shortcut