From d35b9e6b13e71f26ca3a837adff1e4d1e35129b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 6 Sep 2022 10:39:44 +0200 Subject: [PATCH] bump version to 7.2-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 30 ++++++++++++++++++++++++++++++ debian/control | 8 ++++---- 2 files changed, 34 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a0326eb..150e9881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +pve-manager (7.2-8) bullseye; urgency=medium + + * ui: restore: improve warning for restoring container with same ID + + * ui: ct restore: put mountpoint-erasure note on new line + + * api: apt: switch to common Proxmox::RS::APT::Repositories package + + * ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk + + * ui: datacenter: rework webauthn settings UX + + * pvesr: remove stale replicated volumes immediately + + * api2: add return type to nodes/{node}/execute endpoint + + * api2: use JSONSchema to validate commands for "nodes/{node}/execute" + + * Jobs: fix scheduling after updating job from a different node + + * ui: improve form/MDevSelector + + * subscription: switch to Proxmox::RS::Subscription + + * pvesubscription: add 'set-offline-key' command + + * www: subscription: add Signed/Offline status + + -- Proxmox Support Team Tue, 6 Sep 2022 10:38:26 +0200 + pve-manager (7.2-7) bullseye; urgency=medium * pveceph: fix regression with new split-out ceph-volume package and older diff --git a/debian/control b/debian/control index 1e62e913..8869e87e 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,14 @@ Build-Depends: debhelper (>= 12~), libhttp-daemon-perl, libpod-parser-perl, libproxmox-acme-perl, - libproxmox-rs-perl (>= 0.1.2), + libproxmox-rs-perl (>= 0.2.0), libpve-access-control (>= 7.0-2), libpve-cluster-api-perl, libpve-cluster-perl (>= 6.1-6), libpve-common-perl (>= 7.1-4), libpve-guest-common-perl (>= 4.1-2), libpve-http-server-perl (>= 2.0-12), - libpve-rs-perl (>= 0.6.2), + libpve-rs-perl (>= 0.7.1), libpve-storage-perl (>= 6.3-2), libtemplate-perl, libtest-mockmodule-perl, @@ -51,14 +51,14 @@ Depends: apt-transport-https | apt (>= 1.5~), libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, - libproxmox-rs-perl, + libproxmox-rs-perl (>= 0.2.0), libpve-access-control (>= 7.0-7), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 6.1-6), libpve-common-perl (>= 7.1-4), libpve-guest-common-perl (>= 4.0-2), libpve-http-server-perl (>= 4.1-1), - libpve-rs-perl (>= 0.5.0), + libpve-rs-perl (>= 0.7.1), libpve-storage-perl (>= 7.2-3), librados2-perl, libtemplate-perl,