]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 6.1-12
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 30 Mar 2020 07:32:53 +0000 (09:32 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 30 Mar 2020 08:00:21 +0000 (10:00 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/changelog
debian/control

index c7d48d19db7d510291647317d5be1ac845d35cfe..fd8b8a85d5a9cf339af490366d2621929ff246d2 100644 (file)
@@ -1,3 +1,19 @@
+qemu-server (6.1-12) pve; urgency=medium
+
+  * CPUConfig: fix module load when pmxcfs is unavailable
+
+  * migrate: fix replication false-positives
+
+  * migrate: cleanup disk/bitmaps if 'qm start' failed
+
+  * migration with targetstorage: check if target storage supports images
+
+  * fix efidisks on storages with minimum sizes bigger than OVMF_VARS.fd
+
+  * Implement volume-related helpers and use new foreach_volume
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Mar 2020 10:00:13 +0200
+
 qemu-server (6.1-11) pve; urgency=medium
 
   * vzdump: fix regression in backups for specific storage
index 41762fc83f6467810ad330d27e3828cbca851e91..4edc5dade1d1560fe307de59334d99c008503bd5 100644 (file)
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11~),
                libjson-c-dev,
                libpve-cluster-perl,
                libpve-common-perl (>= 6.0-6),
-               libpve-guest-common-perl (>= 3.0-5),
+               libpve-guest-common-perl (>= 3.0-6),
                libpve-storage-perl (>= 6.1-3),
                libtest-mockmodule-perl,
                libuuid-perl,
@@ -34,7 +34,7 @@ Depends: dbus,
          libpve-access-control (>= 5.0-7),
          libpve-cluster-perl,
          libpve-common-perl (>= 6.0-8),
-         libpve-guest-common-perl (>= 3.0-5),
+         libpve-guest-common-perl (>= 3.0-6),
          libpve-storage-perl (>= 5.0-18),
          libterm-readline-gnu-perl,
          libuuid-perl,