mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-12 10:40:29 +00:00
bump proxmox version to 0.13.4-1
This commit is contained in:
parent
ed9bdab576
commit
3cec879463
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.13.3"
|
||||
version = "0.13.4"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,15 @@
|
||||
rust-proxmox (0.13.4-1) stable; urgency=medium
|
||||
|
||||
* add UPID api type
|
||||
|
||||
* add systemd escape_unit and unescape_unit
|
||||
|
||||
* schema: add extra info to array parameters
|
||||
|
||||
* schema: print item type-text instead of <array>
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Sep 2021 12:06:08 +0200
|
||||
|
||||
rust-proxmox (0.13.3-1) unstable; urgency=medium
|
||||
|
||||
* atomic_open_or_create_file: add support for OFlag::O_EXCL
|
||||
|
@ -82,8 +82,8 @@ Provides:
|
||||
librust-proxmox-0+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+test-harness-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.4+test-harness-dev (= ${binary:Version})
|
||||
Description: Proxmox library - Rust source code
|
||||
This package contains the source for the Rust proxmox crate, packaged by
|
||||
debcargo for use with cargo and dh-cargo.
|
||||
@ -101,8 +101,8 @@ Provides:
|
||||
librust-proxmox-0+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+proxmox-api-macro-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.4+proxmox-api-macro-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "api-macro" and 1 more
|
||||
This metapackage enables feature "api-macro" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -122,8 +122,8 @@ Provides:
|
||||
librust-proxmox-0+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+u2f-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.4+u2f-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "base32" and 1 more
|
||||
This metapackage enables feature "base32" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -143,7 +143,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+cli-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+cli-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "cli"
|
||||
This metapackage enables feature "cli" for the Rust proxmox crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
@ -161,7 +161,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+default-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+default-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "default"
|
||||
This metapackage enables feature "default" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -177,7 +177,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+examples-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+examples-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "examples"
|
||||
This metapackage enables feature "examples" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -192,7 +192,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+futures-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+futures-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "futures"
|
||||
This metapackage enables feature "futures" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -208,7 +208,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+hyper-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+hyper-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "hyper"
|
||||
This metapackage enables feature "hyper" for the Rust proxmox crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
@ -226,8 +226,8 @@ Provides:
|
||||
librust-proxmox-0+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+tfa-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.4+tfa-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "openssl" and 1 more
|
||||
This metapackage enables feature "openssl" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -247,8 +247,8 @@ Provides:
|
||||
librust-proxmox-0+sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+sortable-macro-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.4+sortable-macro-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "proxmox-sortable-macro" and 1 more
|
||||
This metapackage enables feature "proxmox-sortable-macro" for the Rust proxmox
|
||||
crate, by pulling in any additional dependencies needed by that feature.
|
||||
@ -268,7 +268,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+router-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+router-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "router"
|
||||
This metapackage enables feature "router" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -283,7 +283,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+tokio-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+tokio-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "tokio"
|
||||
This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
@ -298,7 +298,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-0+tokio-stream-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13+tokio-stream-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.13.3+tokio-stream-dev (= ${binary:Version})
|
||||
librust-proxmox-0.13.4+tokio-stream-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "tokio-stream"
|
||||
This metapackage enables feature "tokio-stream" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
|
Loading…
Reference in New Issue
Block a user