bump version to 1.2.1-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-07-18 11:18:36 +02:00
parent 4275498bbc
commit 61eed599e4
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "pve-lxc-syscalld"
edition = "2021"
version = "1.2.0"
version = "1.2.1"
authors = [
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
]

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
rust-pve-lxc-syscalld (1.2.1-1) pve; urgency=medium
* revert non-blocking socket i/o patch
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Jul 2022 11:17:54 +0200
rust-pve-lxc-syscalld (1.2.0-1) pve; urgency=medium
* update to rust edition 2021