mirror of
https://git.proxmox.com/git/pve-lxc-syscalld
synced 2025-08-19 01:37:26 +00:00
bump version to 1.3.0
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
e0b6be1417
commit
a14430f3e7
@ -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"
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user