These are unofficial binary packages of Proxmox Backup Server 3.x for debian/bookworm.
The proxmox-backup*,promox-mini-journalreader and pve-xtermjs packages are cross 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/bookworm/pbs-no-subscription/binary-amd64/.
Use at your own risk.
Official Changelog
rust-proxmox-backup (3.4.8-1) bookworm; urgency=medium
-
fix #6566: backup api: conditionally drop group and snapshot locks to
avoid that an immediate subsequent backup of the client to the same group
can fail. This manifests in, e.g., a push sync job failing. -
api: datastore: optimize
groupsapi call to avoid reading all snapshots
information during iterating over them while only needing that information
from the most recent snapshot.
-- Proxmox Support Team support@proxmox.com Mon, 27 Oct 2025 17:54:11 +0100