From d79e1cfefe9d4f668b959b5c224f4020415a248c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 28 Sep 2020 10:06:28 +0200 Subject: [PATCH] bump version to 0.4.2-1 --- proxmox/Cargo.toml | 2 +- proxmox/debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/proxmox/Cargo.toml b/proxmox/Cargo.toml index 68606da4..7a54684e 100644 --- a/proxmox/Cargo.toml +++ b/proxmox/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox" edition = "2018" -version = "0.4.1" +version = "0.4.2" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/proxmox/debian/changelog b/proxmox/debian/changelog index 6cf993b9..a6c33c9e 100644 --- a/proxmox/debian/changelog +++ b/proxmox/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox (0.4.2-1) unstable; urgency=medium + + * add exclusive parameter to open_file_locked + + * proxmox/tools/fs: create tmpfile helper + + -- Proxmox Support Team Mon, 28 Sep 2020 10:05:00 +0200 + rust-proxmox (0.4.1-1) unstable; urgency=medium * proxmox/src/tools/email.rs: use slice instead of Vec -- 2.39.5