]> git.proxmox.com Git - pve-lxc-syscalld.git/commitdiff
bump version to 0.9.2-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 May 2021 19:05:23 +0000 (21:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 May 2021 19:05:23 +0000 (21:05 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog

index a337d444afc7724b173f008454c74444b29ce079..fb732a79993f15b5d77063be60af5e175e43554a 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "pve-lxc-syscalld"
 edition = "2018"
-version = "0.9.1"
+version = "0.9.2"
 authors = [
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
 ]
index 6a76ce70c375b64a47c97e3aacd434267586714a..1a9a92b3d446c3e2e792119f39e499deb404ee2c 100644 (file)
@@ -1,3 +1,11 @@
+rust-pve-lxc-syscalld (0.9.2-1) pve; urgency=medium
+
+  * update to tokio 1.0
+
+  * re-build for Proxmox VE 7 / Debian Bullseye
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 May 2021 21:05:15 +0200
+
 rust-pve-lxc-syscalld (0.9.1-1) pve; urgency=medium
 
   * fix handling of '--' parameter separator and error output