]> git.proxmox.com Git - proxmox-openid-rs.git/commitdiff
bump version to 0.8.1-1
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 21 Oct 2021 05:15:11 +0000 (07:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 21 Oct 2021 05:15:11 +0000 (07:15 +0200)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
Cargo.toml
debian/changelog

index e0c8d5a9a1c7e749a69d44e6e6c7569ea272757b..bff3f5874b65be67eb6b16e286e8ac63200ab4a2 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-openid"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
index 21a363c073e897a455fc18ea480718126f35c478..3630b67c528a6a002217a6db365476a9eca6cc00 100644 (file)
@@ -1,3 +1,11 @@
+rust-proxmox-openid (0.8.1-1) unstable; urgency=medium
+
+  * add fsync parameter to replace_file
+
+  * Depend on proxmox 0.15.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Oct 2021 07:14:52 +0200
+
 rust-proxmox-openid (0.8.0-1) unstable; urgency=medium
 
   * update to proxmox crate split