2269153522
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
rust-proxmox-compression (0.2.3-1) bookworm; urgency=medium
|
|
|
|
* deflate: add builder pattern to allow configuring the compressor
|
|
|
|
* deflate: add decompressor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Jul 2024 12:14:05 +0200
|
|
|
|
rust-proxmox-compression (0.2.2-1) bookworm; urgency=medium
|
|
|
|
* upgrade proxmox-time to 2.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2024 13:59:28 +0200
|
|
|
|
rust-proxmox-compression (0.2.1-1) bookworm; urgency=medium
|
|
|
|
* improve error handling in zip_directory to allow skipping un-zippable file
|
|
types
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Jun 2023 10:59:02 +0200
|
|
|
|
rust-proxmox-compression (0.2.0-1) bookworm; urgency=medium
|
|
|
|
* update to zstd 0.12
|
|
|
|
* rebuild for Debian 12 bookworm based series
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 May 2023 11:46:12 +0200
|
|
|
|
rust-proxmox-compression (0.1.2-1) stable; urgency=medium
|
|
|
|
* make ZstdEncoder more generic over the error type
|
|
|
|
* add `tar_directory` function
|
|
|
|
* clippy cleanups
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Jul 2022 13:44:11 +0200
|
|
|
|
rust-proxmox-compression (0.1.1-1) stable; urgency=medium
|
|
|
|
* add tar encoder and zstd support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Apr 2022 09:33:26 +0200
|
|
|
|
rust-proxmox-compression (0.1.0-1) stable; urgency=medium
|
|
|
|
* initial split out of `proxmox-async`
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Feb 2022 11:59:30 +0100
|