bump version to 3.0.1-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-27 16:04:33 +02:00
parent 8c83b75a7c
commit f3c47efb39
2 changed files with 21 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[workspace.package] [workspace.package]
version = "3.0.0" version = "3.0.1"
authors = [ authors = [
"Dietmar Maurer <dietmar@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>",
"Dominik Csapak <d.csapak@proxmox.com>", "Dominik Csapak <d.csapak@proxmox.com>",

20
debian/changelog vendored
View File

@ -1,3 +1,23 @@
rust-proxmox-backup (3.0.1-1) bookworm; urgency=medium
* build with newer proxmox-rest-server to remove the full static file path
from error messages, which might trigger some simple security scanners
confusing the API server with a classic (file serving) HTTP server.
* build with newer proxmox-apt to fix #4653: (In)Release file: improve
handling of special suites
* ui: user view: fix refresh for TOTP-locked column
* api: node services: switch to systemd-journald and chrony instead of
syslog and systemd-timesyncd, respectively
* docs: consistent spelling of "USB flash drive"
* docs: fix spelling of "command line" (noun) & "command-line" (adjective)
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Jun 2023 16:04:19 +0200
rust-proxmox-backup (3.0.0-2) bookworm; urgency=medium rust-proxmox-backup (3.0.0-2) bookworm; urgency=medium
* etc/pbs-enterprise.list: change to bookworm * etc/pbs-enterprise.list: change to bookworm