]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-56 stable-5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Apr 2020 15:06:21 +0000 (17:06 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Apr 2020 15:13:58 +0000 (17:13 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index f36d97916678860ef17fb5fb030e7816b226d7e3..e3f1c7aa14c76db9266a9fef2ba2d98a0bd6a2d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=55
+PKGREL=56
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)
index 3c4c4f3e102edc9cb47c0d96651f9fb6b385685f..da3cfa9ebd79ce6c378ba1ad14142dfa8724a245 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (5.0-56) unstable; urgency=medium
+
+  * add Ice Lake CPU types
+
+  * config: harmonize bridge pattern to match the one from containers
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Apr 2020 17:06:05 +0200
+
 qemu-server (5.0-55) unstable; urgency=medium
 
   * Fix #2171: volid based statefiles were not activated on VM start