]> git.proxmox.com Git - proxmox-backup.git/commitdiff
bump version to 3.1.0-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Nov 2023 16:55:27 +0000 (17:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Nov 2023 17:02:33 +0000 (18:02 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog

index 18156b80b01bd54779f217067cb1ec59029ca229..93eafd15509c20d4b231fb112023954d1b47d6bd 100644 (file)
@@ -1,5 +1,5 @@
 [workspace.package]
-version = "3.0.5"
+version = "3.1.0"
 authors = [
     "Dietmar Maurer <dietmar@proxmox.com>",
     "Dominik Csapak <d.csapak@proxmox.com>",
index ca1af4d9224dbdb0df33fca9820308be148b1ea0..05fad6f28e0c2edbc9f83b3bd8defda33341a91a 100644 (file)
@@ -1,3 +1,32 @@
+rust-proxmox-backup (3.1.0-1) bookworm; urgency=medium
+
+  * ui: fix some edge cases with editing local sync jobs
+
+  * ui: datastore content: add context menu to groups and snapshots
+
+  * fix #3690: support wiping disks
+    - api: add endpoint for wipe block devices
+    - manager cli: add wipe commands to disk group
+    - ui: enable wipe-disk feature in system disk view
+
+  * ui: add 'keep configuration' checkbox to datastore removal window
+
+  * docs: add further secure boot information
+
+  * ui: disable rate-limit for local sync jobs for now
+
+  * pbs2to3: add check for dkms modules
+
+  * pbs2to3: check for proper grub meta-package for boot-mode
+
+  * ui: dashboard: show the current boot-mode
+
+  * ui: dashboard: nicely display kernel version
+
+  * ui: add 'show connection information' button for datastores
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Nov 2023 17:55:22 +0100
+
 rust-proxmox-backup (3.0.5-1) bookworm; urgency=medium
 
   * ui: tape restore: fix default namespace mapping