From f3c47efb3976ab928e575961f7a8b0f7ca6027d6 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 27 Jun 2023 16:04:33 +0200 Subject: [PATCH] bump version to 3.0.1-1 Signed-off-by: Thomas Lamprecht --- Cargo.toml | 2 +- debian/changelog | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 16835d36..3662cf84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.0.0" +version = "3.0.1" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 865a5296..d6825987 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 27 Jun 2023 16:04:19 +0200 + rust-proxmox-backup (3.0.0-2) bookworm; urgency=medium * etc/pbs-enterprise.list: change to bookworm -- 2.39.2