Important
Proxmox backup 4.x for the upcoming Debian/Trixie is currently in beta stage
These are unofficial binary packages of Proxmox Backup Server 4.x for debian/trixie.
The proxmox-backup*,promox-mini-journalreader and pve-xtermjs packages are build using the source from https://git.proxmox.com/ with the build.sh script and the github action docker buildx workflow. The other arch independent packages were downloaded from http://download.proxmox.com/debian/pbs/dists/trixie/pbs-test/binary-amd64/.
Use at your own risk.
Official Changelog
rust-proxmox-backup (4.0.7-1) trixie; urgency=medium
-
s3 api types: make region regex less strict to allow more providers, like
e.g., Hetzner, to work. -
tell client to remove authentication cookies via http header on
unauthorized request. -
allow log-in via valid parameters even if there is a pre-existing HttpOnly
cookie with a (now) invalid ticket, as that should not block valid new
logins. -
don't set
Expire
for HttpOnly cookies anymore as heuristic to try to
make browsers clear these login-ticket cookies on exit.
-- Proxmox Support Team support@proxmox.com Fri, 25 Jul 2025 17:47:33 +0200