proxmox/proxmox-io/debian/changelog
Wolfgang Bumiller c336cb9ab7 io: bump to 1.1.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-06-19 12:21:43 +02:00

22 lines
681 B
Plaintext

rust-proxmox-io (1.1.0-1) bookworm; urgency=medium
* fix sparse_copy not copying sparsely on irregular read operations
* add boxed module for zero/uninitialized boxed byte slices
* switch to using deny(unsafe_op_in_unsafe_fn)
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2024 12:20:14 +0200
rust-proxmox-io (1.0.1-1) stable; urgency=medium
* imported pbs-tools/src/sync/std_channel_writer.rs
-- Proxmox Support Team <support@proxmox.com> Thu, 25 Nov 2021 12:14:27 +0100
rust-proxmox-io (1.0.0-1) stable; urgency=medium
* initial split out of `librust-proxmox-dev`
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Oct 2021 11:04:36 +0200