bump version to 1.0.0-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-06-10 12:05:19 +02:00
parent fe73c2fb92
commit fb2ec93c4f
2 changed files with 10 additions and 1 deletions

View 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>",
]

9
debian/changelog vendored
View 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