bump version to 7.2-8

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-09-06 10:39:44 +02:00
parent dc17baee74
commit d35b9e6b13
2 changed files with 34 additions and 4 deletions

30
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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

8
debian/control vendored
View File

@ -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,