mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-23 18:15:09 +00:00
bump version to 5.0-8
This commit is contained in:
parent
6f58fce9ee
commit
c7c2d0a7a6
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=7
|
PKGREL=8
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
qemu-server (5.0-8) unstable; urgency=medium
|
||||||
|
|
||||||
|
* migrate: pass the with_snapshots parameter
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:58:33 +0200
|
||||||
|
|
||||||
qemu-server (5.0-7) unstable; urgency=medium
|
qemu-server (5.0-7) unstable; urgency=medium
|
||||||
|
|
||||||
* PVE/QemuMigrate.pm: use new replication job helpers from AbstractMigrate
|
* PVE/QemuMigrate.pm: use new replication job helpers from AbstractMigrate
|
||||||
|
Loading…
Reference in New Issue
Block a user