github wofferl/proxmox-backup-arm64 4.0.19-1
Version 4.0.19-1 (Debian/Trixie)

16 hours ago

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-no-subscription/binary-amd64/.

Use at your own risk.

Official Changelog

rust-proxmox-backup (4.0.19-1) trixie; urgency=medium

  • sync: pull: instantiate backend only once per sync job to avoid
    establishing a new connection for each chunk that gets inserted.

  • api, datastore: ensure that the exclusive lock on the backup group is
    acquired before updating the notes, in order to avoid possible race
    conditions, e.g. with backup group destruction.

  • backup log upload: avoid calling a blocking function in async context.

  • verify: improve logs and behavior on errors.

  • datastore: avoid potential loss of concurrent config changes that happened
    during datastore deletion.

  • fix #4995: pxar: Include symlinks in zip file creation.

  • chunk store: fix theoretical race window between chunk stat and GC
    cleanup, for a case where a chunk must be older than the cutoff time and
    not be referenced by any index file and also uploaded at the exact same
    time that the GC passed over it in phase 2.

  • various code style fixes, partially automated through rust clippy,
    upgrading from rust 1.85 to 1.90..

-- Proxmox Support Team support@proxmox.com Fri, 07 Nov 2025 16:32:39 +0100

Don't miss a new proxmox-backup-arm64 release

NewReleases is sending notifications on new releases.