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.15-1) trixie; urgency=medium
-
pbs3to4: sync to changes made on bookworm PBS 3 branch.
-
notification: don't deserialize notification config when there is nothing
to send. -
api: do not block current thread during s3 backup log upload.
-
s3: pass now optional default request timeout for s3 api calls.
-
fix #6714: docs: remove wrong
--drive
parameter from cli example. -
fix #6624: ui: improve task log output for protected entry.
-
update proxmox-s3-client to 1.2.2 to benefit from the higher request
timeout of 30 minutes and the new retry logic for transient client errors
using an exponentially increasing back-off time and a maximum of 3 tries
for the retries. -
api: allow creation of removable datastore at device's root.
-
docs: network-management: use correct syntax for code-blocks.
-
docs: network-management: link to systemd.link documentation.
-
fix #6592: ui: add custom sort function to comment column.
-- Proxmox Support Team support@proxmox.com Mon, 15 Sep 2025 21:53:05 +0200