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/bullseye/pbs-no-subscription/binary-amd64/.
Use at your own risk.
Changelog
rust-proxmox-backup (3.1.2-1) bookworm; urgency=medium
-
sync: fix recent regression with recursive remote sync
-
sync: fix source store+namespace printing to refer to the actual namespace
rust-proxmox-backup (3.1.1-1) bookworm; urgency=medium
- ui: fix deleting datastore without 'keep-job-configs'
-- Proxmox Support Team support@proxmox.com Thu, 30 Nov 2023 11:05:01 +0100
rust-proxmox-backup (3.1.0-1) bookworm; urgency=medium
-
ui: fix some edge cases with editing local sync jobs
-
ui: datastore content: add context menu to groups and snapshots
-
fix #3690: support wiping disks
- api: add endpoint for wipe block devices
- manager cli: add wipe commands to disk group
- ui: enable wipe-disk feature in system disk view
-
ui: add 'keep configuration' checkbox to datastore removal window
-
docs: add further secure boot information
-
ui: disable rate-limit for local sync jobs for now
-
pbs2to3: add check for dkms modules
-
pbs2to3: check for proper grub meta-package for boot-mode
-
ui: dashboard: show the current boot-mode
-
ui: dashboard: nicely display kernel version
-
ui: add 'show connection information' button for datastores
rust-proxmox-backup (3.0.5-1) bookworm; urgency=medium
-
ui: tape restore: fix default namespace mapping
-
fix #4260: ui: fallback to note of last snapshot for backup group comment
-
fix #4971: client: Improve output on successful snapshot deletion
-
fix #4779: client: add missing "Connection" header for HTTP2 upgrade as
specified by RFC 9110, fixing issues with some strict proxies. -
system report: switch to markdown-like output syntax to make it easier to
digest -
system report: add information about block devices, basic uptime, usage
and process info, all apt repo files, proxmox-boot-tool status output and
ldap and oidc realm list -
cli: add option to remove systemd mount unit
-
ui: add Remove button for directory-based storage types
-
debug CLI tool: show the size of chunks and if they are compressed when
using the inspect command -
fix #4977: ui tape: restore: rework snapshot selection logic to avoid some
confusing edge cases -
docs: faq: add entries for how to do minor and major upgrades
-
api apt: use
apt changelog
for changelog fetching -
fix #4374: create a prune job upon datastore creation
-
docs: add a link to the Proxmox Backup Server wiki to sidebar
-
docs: various fixes for typos, wording and some layout issues
-
pull: add support for pulling from local datastore
-
tape: library status: don't fail if the library does not support DVCID
-
manager: check if offline subscription is for the correct product
-
proxy: redirect HTTP requests to HTTPS
-
fix #3211: document the possible values to the "notify" parameter
-
docs: sysadmin: add section about Secure Boot