]> git.proxmox.com Git - pve-manager.git/commit
Fix #2124: Add support for zstd
authorAlwin Antreich <a.antreich@proxmox.com>
Tue, 28 Apr 2020 13:58:09 +0000 (15:58 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 4 May 2020 08:41:59 +0000 (10:41 +0200)
commit3e2c5105f83cbb59d145bfb157bac7d6f9bf5ea8
tree421eac03859e6ed898eb9513e215b1bb035dded8
parentad02bd04e824850323dafe51ccfceb1a5f65bb1b
Fix #2124: Add support for zstd

This patch adds the zstd to the compression selection for backup on the
GUI and add .zst to the backup file filter. Including zstd as package
install dependency.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
PVE/VZDump.pm
debian/control
www/manager6/form/CompressionSelector.js