bump proxmox to 0.13.1-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-08-30 10:46:17 +02:00
parent cb96de1c4d
commit 36ed21c548
3 changed files with 28 additions and 20 deletions

View File

@ -1,7 +1,7 @@
[package] [package]
name = "proxmox" name = "proxmox"
edition = "2018" edition = "2018"
version = "0.13.0" version = "0.13.1"
authors = [ authors = [
"Dietmar Maurer <dietmar@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>", "Wolfgang Bumiller <w.bumiller@proxmox.com>",
@ -46,7 +46,7 @@ url = "2.1"
#regex, serde, serde_json #regex, serde, serde_json
# Macro crates: # Macro crates:
proxmox-api-macro = { path = "../proxmox-api-macro", optional = true, version = "0.5.0" } proxmox-api-macro = { path = "../proxmox-api-macro", optional = true, version = "0.5.1" }
proxmox-sortable-macro = { path = "../proxmox-sortable-macro", optional = true, version = "0.1.1" } proxmox-sortable-macro = { path = "../proxmox-sortable-macro", optional = true, version = "0.1.1" }
[features] [features]

View File

@ -1,3 +1,11 @@
rust-proxmox (0.13.1-1) stable; urgency=medium
* fix UpdaterType documentation
* move `ReturnType` from `api::router` to `api::schema`
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Aug 2021 10:45:25 +0200
rust-proxmox (0.13.0-1) stable; urgency=medium rust-proxmox (0.13.0-1) stable; urgency=medium
* introduce ApiType trait with a `const API_SCHEMA: Schema`, all API types * introduce ApiType trait with a `const API_SCHEMA: Schema`, all API types

View File

@ -82,8 +82,8 @@ Provides:
librust-proxmox-0+test-harness-dev (= ${binary:Version}), librust-proxmox-0+test-harness-dev (= ${binary:Version}),
librust-proxmox-0.13-dev (= ${binary:Version}), librust-proxmox-0.13-dev (= ${binary:Version}),
librust-proxmox-0.13+test-harness-dev (= ${binary:Version}), librust-proxmox-0.13+test-harness-dev (= ${binary:Version}),
librust-proxmox-0.13.0-dev (= ${binary:Version}), librust-proxmox-0.13.1-dev (= ${binary:Version}),
librust-proxmox-0.13.0+test-harness-dev (= ${binary:Version}) librust-proxmox-0.13.1+test-harness-dev (= ${binary:Version})
Description: Proxmox library - Rust source code Description: Proxmox library - Rust source code
This package contains the source for the Rust proxmox crate, packaged by This package contains the source for the Rust proxmox crate, packaged by
debcargo for use with cargo and dh-cargo. 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+proxmox-api-macro-dev (= ${binary:Version}),
librust-proxmox-0.13+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+proxmox-api-macro-dev (= ${binary:Version}),
librust-proxmox-0.13.0+api-macro-dev (= ${binary:Version}), librust-proxmox-0.13.1+api-macro-dev (= ${binary:Version}),
librust-proxmox-0.13.0+proxmox-api-macro-dev (= ${binary:Version}) librust-proxmox-0.13.1+proxmox-api-macro-dev (= ${binary:Version})
Description: Proxmox library - feature "api-macro" and 1 more Description: Proxmox library - feature "api-macro" and 1 more
This metapackage enables feature "api-macro" for the Rust proxmox crate, by This metapackage enables feature "api-macro" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -122,8 +122,8 @@ Provides:
librust-proxmox-0+u2f-dev (= ${binary:Version}), librust-proxmox-0+u2f-dev (= ${binary:Version}),
librust-proxmox-0.13+base32-dev (= ${binary:Version}), librust-proxmox-0.13+base32-dev (= ${binary:Version}),
librust-proxmox-0.13+u2f-dev (= ${binary:Version}), librust-proxmox-0.13+u2f-dev (= ${binary:Version}),
librust-proxmox-0.13.0+base32-dev (= ${binary:Version}), librust-proxmox-0.13.1+base32-dev (= ${binary:Version}),
librust-proxmox-0.13.0+u2f-dev (= ${binary:Version}) librust-proxmox-0.13.1+u2f-dev (= ${binary:Version})
Description: Proxmox library - feature "base32" and 1 more Description: Proxmox library - feature "base32" and 1 more
This metapackage enables feature "base32" for the Rust proxmox crate, by This metapackage enables feature "base32" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -143,7 +143,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+cli-dev (= ${binary:Version}), librust-proxmox-0+cli-dev (= ${binary:Version}),
librust-proxmox-0.13+cli-dev (= ${binary:Version}), librust-proxmox-0.13+cli-dev (= ${binary:Version}),
librust-proxmox-0.13.0+cli-dev (= ${binary:Version}) librust-proxmox-0.13.1+cli-dev (= ${binary:Version})
Description: Proxmox library - feature "cli" Description: Proxmox library - feature "cli"
This metapackage enables feature "cli" for the Rust proxmox crate, by pulling This metapackage enables feature "cli" for the Rust proxmox crate, by pulling
in any additional dependencies needed by that feature. in any additional dependencies needed by that feature.
@ -161,7 +161,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+default-dev (= ${binary:Version}), librust-proxmox-0+default-dev (= ${binary:Version}),
librust-proxmox-0.13+default-dev (= ${binary:Version}), librust-proxmox-0.13+default-dev (= ${binary:Version}),
librust-proxmox-0.13.0+default-dev (= ${binary:Version}) librust-proxmox-0.13.1+default-dev (= ${binary:Version})
Description: Proxmox library - feature "default" Description: Proxmox library - feature "default"
This metapackage enables feature "default" for the Rust proxmox crate, by This metapackage enables feature "default" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -177,7 +177,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+examples-dev (= ${binary:Version}), librust-proxmox-0+examples-dev (= ${binary:Version}),
librust-proxmox-0.13+examples-dev (= ${binary:Version}), librust-proxmox-0.13+examples-dev (= ${binary:Version}),
librust-proxmox-0.13.0+examples-dev (= ${binary:Version}) librust-proxmox-0.13.1+examples-dev (= ${binary:Version})
Description: Proxmox library - feature "examples" Description: Proxmox library - feature "examples"
This metapackage enables feature "examples" for the Rust proxmox crate, by This metapackage enables feature "examples" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -192,7 +192,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+futures-dev (= ${binary:Version}), librust-proxmox-0+futures-dev (= ${binary:Version}),
librust-proxmox-0.13+futures-dev (= ${binary:Version}), librust-proxmox-0.13+futures-dev (= ${binary:Version}),
librust-proxmox-0.13.0+futures-dev (= ${binary:Version}) librust-proxmox-0.13.1+futures-dev (= ${binary:Version})
Description: Proxmox library - feature "futures" Description: Proxmox library - feature "futures"
This metapackage enables feature "futures" for the Rust proxmox crate, by This metapackage enables feature "futures" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -208,7 +208,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+hyper-dev (= ${binary:Version}), librust-proxmox-0+hyper-dev (= ${binary:Version}),
librust-proxmox-0.13+hyper-dev (= ${binary:Version}), librust-proxmox-0.13+hyper-dev (= ${binary:Version}),
librust-proxmox-0.13.0+hyper-dev (= ${binary:Version}) librust-proxmox-0.13.1+hyper-dev (= ${binary:Version})
Description: Proxmox library - feature "hyper" Description: Proxmox library - feature "hyper"
This metapackage enables feature "hyper" for the Rust proxmox crate, by pulling This metapackage enables feature "hyper" for the Rust proxmox crate, by pulling
in any additional dependencies needed by that feature. in any additional dependencies needed by that feature.
@ -226,8 +226,8 @@ Provides:
librust-proxmox-0+tfa-dev (= ${binary:Version}), librust-proxmox-0+tfa-dev (= ${binary:Version}),
librust-proxmox-0.13+openssl-dev (= ${binary:Version}), librust-proxmox-0.13+openssl-dev (= ${binary:Version}),
librust-proxmox-0.13+tfa-dev (= ${binary:Version}), librust-proxmox-0.13+tfa-dev (= ${binary:Version}),
librust-proxmox-0.13.0+openssl-dev (= ${binary:Version}), librust-proxmox-0.13.1+openssl-dev (= ${binary:Version}),
librust-proxmox-0.13.0+tfa-dev (= ${binary:Version}) librust-proxmox-0.13.1+tfa-dev (= ${binary:Version})
Description: Proxmox library - feature "openssl" and 1 more Description: Proxmox library - feature "openssl" and 1 more
This metapackage enables feature "openssl" for the Rust proxmox crate, by This metapackage enables feature "openssl" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. 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+sortable-macro-dev (= ${binary:Version}),
librust-proxmox-0.13+proxmox-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+sortable-macro-dev (= ${binary:Version}),
librust-proxmox-0.13.0+proxmox-sortable-macro-dev (= ${binary:Version}), librust-proxmox-0.13.1+proxmox-sortable-macro-dev (= ${binary:Version}),
librust-proxmox-0.13.0+sortable-macro-dev (= ${binary:Version}) librust-proxmox-0.13.1+sortable-macro-dev (= ${binary:Version})
Description: Proxmox library - feature "proxmox-sortable-macro" and 1 more Description: Proxmox library - feature "proxmox-sortable-macro" and 1 more
This metapackage enables feature "proxmox-sortable-macro" for the Rust proxmox This metapackage enables feature "proxmox-sortable-macro" for the Rust proxmox
crate, by pulling in any additional dependencies needed by that feature. crate, by pulling in any additional dependencies needed by that feature.
@ -268,7 +268,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+router-dev (= ${binary:Version}), librust-proxmox-0+router-dev (= ${binary:Version}),
librust-proxmox-0.13+router-dev (= ${binary:Version}), librust-proxmox-0.13+router-dev (= ${binary:Version}),
librust-proxmox-0.13.0+router-dev (= ${binary:Version}) librust-proxmox-0.13.1+router-dev (= ${binary:Version})
Description: Proxmox library - feature "router" Description: Proxmox library - feature "router"
This metapackage enables feature "router" for the Rust proxmox crate, by This metapackage enables feature "router" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.
@ -283,7 +283,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+tokio-dev (= ${binary:Version}), librust-proxmox-0+tokio-dev (= ${binary:Version}),
librust-proxmox-0.13+tokio-dev (= ${binary:Version}), librust-proxmox-0.13+tokio-dev (= ${binary:Version}),
librust-proxmox-0.13.0+tokio-dev (= ${binary:Version}) librust-proxmox-0.13.1+tokio-dev (= ${binary:Version})
Description: Proxmox library - feature "tokio" Description: Proxmox library - feature "tokio"
This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling
in any additional dependencies needed by that feature. in any additional dependencies needed by that feature.
@ -298,7 +298,7 @@ Depends:
Provides: Provides:
librust-proxmox-0+tokio-stream-dev (= ${binary:Version}), librust-proxmox-0+tokio-stream-dev (= ${binary:Version}),
librust-proxmox-0.13+tokio-stream-dev (= ${binary:Version}), librust-proxmox-0.13+tokio-stream-dev (= ${binary:Version}),
librust-proxmox-0.13.0+tokio-stream-dev (= ${binary:Version}) librust-proxmox-0.13.1+tokio-stream-dev (= ${binary:Version})
Description: Proxmox library - feature "tokio-stream" Description: Proxmox library - feature "tokio-stream"
This metapackage enables feature "tokio-stream" for the Rust proxmox crate, by This metapackage enables feature "tokio-stream" for the Rust proxmox crate, by
pulling in any additional dependencies needed by that feature. pulling in any additional dependencies needed by that feature.