]> git.proxmox.com Git - pve-lxc-syscalld.git/commitdiff
bump version to 1.3.0
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 24 May 2023 12:09:52 +0000 (14:09 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 24 May 2023 12:10:42 +0000 (14:10 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/changelog

index 010b5c2e276ed2c03cd0abf4395e472e7d6f9c2b..fdc227a17d09f57d29c45aeca222d402d459f802 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "pve-lxc-syscalld"
 edition = "2021"
-version = "1.2.2"
+version = "1.3.0"
 authors = [
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
 ]
@@ -11,7 +11,7 @@ homepage = "https://www.proxmox.com"
 
 rust-version = "1.64"
 
-exclude = [ "build", "debian" ]
+exclude = [ "debian" ]
 
 [dependencies]
 anyhow = "1.0"
index 077dfb4673d23f1b2b948a9188c934cb9d0ac9b5..4ca5bc0d7b41ba8dcf2913ed44b7ece5270f31bc 100644 (file)
@@ -1,3 +1,9 @@
+pve-lxc-syscalld (1.3.0) bookworm; urgency=medium
+
+  * rebuild for Debian 12 bookworm based release series
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 May 2023 13:33:14 +0200
+
 rust-pve-lxc-syscalld (1.2.2-1) pve; urgency=medium
 
   * remove old poll/event handling for SEQPACKET socket