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.1.7-2) trixie; urgency=medium
-
bump pxar dependency, adding a consistency check for payload reference
offsets in split archives. -
fix #7382: correctly anchor nested paths for include/exclude patterns.
Anchored patterns in subdirectories were not matched because the leading
slash was not prepended to the match path. -
fix #7329: api: avoid overwriting existing IPv6 config method. Setting
IPv4 configuration could silently reset the IPv6 method to manual, causing
the inet6 stanza to be dropped from the interfaces file. -
system report: adapt to the ZFS arcstat CLI tool getting renamed to
zarcstat. -
fix #7412: ui: dashboard: persist datastore usage column configuration
across page reloads and navigations. -
ui: task descriptions: use title case also for 'Format Media' task.
-
s3: bump proxmox-s3-client to 1.4.0, fixing the Content-Type for object
upload and copy requests toapplication/octet-streaminstead of the
non-standardbinary/octet. -
fix #6716: pass node http proxy config to s3 backend, so that S3
operations respect the configured HTTP proxy. -
s3: add request statistics with configurable notification thresholds and
scheduled counter resets, allowing to monitor and alert on S3 backend
traffic. -
partially fix #6563: ui: expose s3 rrd charts in datastore summary.
-
api: metrics: support sub-path metric object IDs, so that S3 sub-metrics
inherit their parent datastore's permissions. -
api: datastore: include backend type in listing response, allowing the UI
to distinguish backends without loading the full config. -
ui: s3: hide S3-only options for non-S3 datastores.
-
ui: datastore summary improvements:
- give notes panel its own full row.
- use backend-type from datastore list API for immediate S3 detection.
-- Proxmox Support Team support@proxmox.com Wed, 15 Apr 2026 16:22:30 +0200