]> git.proxmox.com Git - pve-lxc-syscalld.git/commitdiff
bump version to 1.0.0-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 10 Jun 2021 10:05:19 +0000 (12:05 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 10 Jun 2021 10:05:43 +0000 (12:05 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/changelog

index fb732a79993f15b5d77063be60af5e175e43554a..10d4bc8e4dfd9f58ccce666ba6921823e8f4d7a9 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "pve-lxc-syscalld"
 edition = "2018"
-version = "0.9.2"
+version = "1.0.0"
 authors = [
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
 ]
index 1a9a92b3d446c3e2e792119f39e499deb404ee2c..f2dca24216d6d2f57e73dab672c43e57148b6506 100644 (file)
@@ -1,3 +1,12 @@
+rust-pve-lxc-syscalld (1.0.0-1) pve; urgency=medium
+
+  * support pure cgroupv2 environments
+
+  * fix issue with tokio 1.0 update causing pipes in forked syscalls to
+    wrongly indicate EOF
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Jun 2021 12:03:52 +0200
+
 rust-pve-lxc-syscalld (0.9.2-1) pve; urgency=medium
 
   * update to tokio 1.0