These are unofficial binary packages of Proxmox Backup Server 3.x for debian/bullseye.
Please keep in mind that version 3.x is originally developed for debian/bookworm and it can happen at any time that a future version breaks the dependencies for debian/bullseye and can no longer be built.
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/bullseye/pbs-no-subscription/binary-amd64/.
Use at your own risk.
Changelog
-
fix #4380: client: check if file is excluded before running
stat()
to
get metadata -
improve error messages when parsing a chunk fails
-
add support for LTO-9 tape density code
-
pbs2to3: fix boot-mode detection, "/sys/firmware/efi" either doesn't exist
(legacy boot) or is a directory (EFI boot), but never a file. -
fix #4761: client: restore: unlink existing entries for hard/symlinks
when overwrite-existing flag is enabled -
client: restore: provide finer-grained controls for what (files,
sym-links, hard-links, or all) to overwrite on restore if the target
already exists. -
ui: don't show form-reset button on ZFS creation
-
close #3777: backup: add client-ip information to worker task log
-
fix #4343: client cli: exit with failure-code if a worker-task finished
with a unknown, or an error status. -
fix #4823: datastore: ignore vanished files when walking over namespace
and groups hierarchy. This avoids a rare chance of failing a running
garbage-collection when a snapshot is removed by the user or a prune job
during the same time. -
fix #4895: scheduled jobs: ignore task-log not found error to avoid a
stuck job after, e.g., the system was shutdown uncleanly, for example, due
to a powerless.