]> git.proxmox.com Git - pve-lxc-syscalld.git/commitdiff
bump version to 1.1.0-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 7 Jan 2022 13:21:16 +0000 (14:21 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 7 Jan 2022 13:21:16 +0000 (14:21 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/changelog

index 10d4bc8e4dfd9f58ccce666ba6921823e8f4d7a9..72113d7ec0b70096561523a89c199be018531ec3 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "pve-lxc-syscalld"
 edition = "2018"
-version = "1.0.0"
+version = "1.1.0"
 authors = [
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
 ]
index f2dca24216d6d2f57e73dab672c43e57148b6506..5989acfe2ca2aeee3195915f2a5408580ccbc5e0 100644 (file)
@@ -1,3 +1,9 @@
+rust-pve-lxc-syscalld (1.1.0-1) pve; urgency=medium
+
+  * accept negative file descriptors, as they have valid use cases
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Jan 2022 14:20:14 +0100
+
 rust-pve-lxc-syscalld (1.0.0-1) pve; urgency=medium
 
   * support pure cgroupv2 environments