mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 10:48:19 +00:00
bump version to 3.0.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8c83b75a7c
commit
f3c47efb39
@ -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
20
debian/changelog
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user