rust-proxmox-fuse (0.1.7-1) bookworm; urgency=medium * block and ignore signals in reactor thread -- Proxmox Support Team Thu, 21 Mar 2024 12:32:48 +0100 rust-proxmox-fuse (0.1.6-1) bookworm; urgency=medium * fix alignment issue in FuseFileInfo's bitfields * cleanup code for Open requests -- Proxmox Support Team Wed, 14 Feb 2024 12:45:50 +0100 rust-proxmox-fuse (0.1.5-1) bookworm; urgency=medium * add `Read::reply_vectored` taking an IoSlice * fix `Open::reply` - previously this passed garbage to the fuse library and therefore is not considered an API break, since it never worked * expose FileInfo from the Open request and provide accessors to the most bits like direct_io, keep_cache etc. * minor doc improvements -- Proxmox Support Team Tue, 13 Feb 2024 13:48:40 +0100 rust-proxmox-fuse (0.1.4-1) pve; urgency=medium * impl AsFd for FuseFd * bump edition to 2021 -- Proxmox Support Team Wed, 19 Oct 2022 14:39:01 +0200 rust-proxmox-fuse (0.1.3-1) pve; urgency=medium * use a custom reactor for the fuse file descriptor * code maintenance -- Proxmox Support Team Mon, 13 Jun 2022 15:10:15 +0200 rust-proxmox-fuse (0.1.2-1) pve; urgency=medium * drop use of deprecated std::f64 module * code maintenance and build improvements -- Proxmox Support Team Fri, 04 Mar 2022 09:26:01 +0100 rust-proxmox-fuse (0.1.1-1) pve; urgency=medium * update to tokio 1.0 -- Proxmox Support Team Thu, 14 Jan 2021 15:49:04 +0100 rust-proxmox-fuse (0.1.0-1) pve; urgency=medium * initial release -- Proxmox Support Team Wed, 03 Jun 2020 12:34:49 +0200