]> git.proxmox.com Git - proxmox.git/commitdiff
sys: bump to 0.5.2-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Nov 2023 14:26:04 +0000 (15:26 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Nov 2023 14:26:21 +0000 (15:26 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-sys/Cargo.toml
proxmox-sys/debian/changelog
proxmox-sys/debian/control

index 2fdb3f5d34e0fdb77394ad4a2d4a01058058e12e..ef19ad89747db7aa4a1a7bfa0029b8dc542654c7 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-sys"
-version = "0.5.1"
+version = "0.5.2"
 authors.workspace = true
 edition.workspace = true
 license.workspace = true
index 98b601a3a5bb5b4c138099e0d1887ed14c075ca7..866107c560b8f5712b7711e47369e8ea7bd3ca97 100644 (file)
@@ -1,3 +1,11 @@
+rust-proxmox-sys (0.5.2-1) bookworm; urgency=medium
+
+  * add helper to get bootmode and secureboot status
+
+  * email: move Auto-Submitted header up
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Nov 2023 15:25:47 +0100
+
 rust-proxmox-sys (0.5.1-1) bookworm; urgency=medium
 
   * fix #4162: sys: added `auto-submitted` header to email body
index 4baea03d8ff78d4ea7583b7e25b5de7fb7de0f41..1da8cd0890109d6d8700dc01aafb28c53cc0fa98 100644 (file)
@@ -65,11 +65,11 @@ Provides:
  librust-proxmox-sys-0.5+crypt-dev (= ${binary:Version}),
  librust-proxmox-sys-0.5+default-dev (= ${binary:Version}),
  librust-proxmox-sys-0.5+timer-dev (= ${binary:Version}),
- librust-proxmox-sys-0.5.1-dev (= ${binary:Version}),
- librust-proxmox-sys-0.5.1+acl-dev (= ${binary:Version}),
- librust-proxmox-sys-0.5.1+crypt-dev (= ${binary:Version}),
- librust-proxmox-sys-0.5.1+default-dev (= ${binary:Version}),
- librust-proxmox-sys-0.5.1+timer-dev (= ${binary:Version})
+ librust-proxmox-sys-0.5.2-dev (= ${binary:Version}),
+ librust-proxmox-sys-0.5.2+acl-dev (= ${binary:Version}),
+ librust-proxmox-sys-0.5.2+crypt-dev (= ${binary:Version}),
+ librust-proxmox-sys-0.5.2+default-dev (= ${binary:Version}),
+ librust-proxmox-sys-0.5.2+timer-dev (= ${binary:Version})
 Description: System tools (using nix) - Rust source code
  This package contains the source for the Rust proxmox-sys crate, packaged by
  debcargo for use with cargo and dh-cargo.
@@ -85,7 +85,7 @@ Depends:
 Provides:
  librust-proxmox-sys-0+logrotate-dev (= ${binary:Version}),
  librust-proxmox-sys-0.5+logrotate-dev (= ${binary:Version}),
- librust-proxmox-sys-0.5.1+logrotate-dev (= ${binary:Version})
+ librust-proxmox-sys-0.5.2+logrotate-dev (= ${binary:Version})
 Description: System tools (using nix) - feature "logrotate"
  This metapackage enables feature "logrotate" for the Rust proxmox-sys crate, by
  pulling in any additional dependencies needed by that feature.