5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-05 09:17:59 +03:00

bump version to 3.1.0-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-11-29 17:55:27 +01:00
parent dc4f8964b5
commit efbd1d488b
2 changed files with 30 additions and 1 deletions

View 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>",

29
debian/changelog vendored
View 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