]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 7.2-8
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 6 Sep 2022 08:39:44 +0000 (10:39 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 6 Sep 2022 09:02:59 +0000 (11:02 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/changelog
debian/control

index 0a0326eb791e1538a32006e3a80192bb7df2749b..150e988140cb935efd4f65b527595524f6e68d1a 100644 (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
index 1e62e9132102ebd0917680c47175ed67c0d7b932..8869e87e6593c087770ef0ab490e09f762703871 100644 (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,