rust-proxmox-async (0.3.2) unstable; urgency=medium * replace RawWaker with the Wake trait from std, fixes a refcount leak -- Proxmox Support Team Thu, 20 Jan 2022 10:08:25 +0100 rust-proxmox-async (0.3.1) unstable; urgency=medium * fix #3618: proxmox-async: zip: add conditional EFS flag to zip files -- Proxmox Support Team Wed, 12 Jan 2022 15:46:48 +0100 rust-proxmox-async (0.3.0) unstable; urgency=medium * rebuild using proxmox-sys 0.2.0 -- Proxmox Support Team Tue, 23 Nov 2021 12:17:49 +0100 rust-proxmox-async (0.2.0) stable; urgency=medium * improve dev docs * move AsyncChannelWriter to src/io * move TokioWriterAdapter to blocking * remove duplicate src/stream/wrapped_reader_stream.rs * split stream.rs into separate files * split blocking.rs into separate files * add copyright file -- Proxmox Support Team Sat, 20 Nov 2021 16:54:58 +0100 rust-proxmox-async (0.1.0) stable; urgency=medium * imported pbs-tools/src/zip.rs * imported pbs-tools/src/compression.rs * imported pbs-tools/src/tokio/tokio_writer_adapter.rs * imported pbs-tools/src/stream.rs * imported pbs-tools/src/broadcast_future.rs * imported pbs-tools/src/blocking.rs * imported pbs-runtime/src/lib.rs to runtime.rs * initial release -- Proxmox Support Team Fri, 19 Nov 2021 15:43:44 +0100