diff --git a/proxmox-http/Cargo.toml b/proxmox-http/Cargo.toml index bfc86c74..543aecf1 100644 --- a/proxmox-http/Cargo.toml +++ b/proxmox-http/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox-http" edition = "2018" -version = "0.6.5" +version = "0.7.0" authors = [ "Dietmar Maurer ", "Wolfgang Bumiller ", diff --git a/proxmox-http/debian/changelog b/proxmox-http/debian/changelog index f9f565c1..46b130d9 100644 --- a/proxmox-http/debian/changelog +++ b/proxmox-http/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-http (0.7.0-1) unstable; urgency=medium + + * WIP + + -- Proxmox Support Team Mon, 22 Aug 2022 13:59:11 +0200 + rust-proxmox-http (0.6.5-1) unstable; urgency=medium * bump to proxmox-sys 0.4 diff --git a/proxmox-http/debian/control b/proxmox-http/debian/control index 4caf26a2..3c84410c 100644 --- a/proxmox-http/debian/control +++ b/proxmox-http/debian/control @@ -21,6 +21,7 @@ Depends: librust-anyhow-1+default-dev Suggests: librust-proxmox-http+client-dev (= ${binary:Version}), + librust-proxmox-http+client-sync-dev (= ${binary:Version}), librust-proxmox-http+client-trait-dev (= ${binary:Version}), librust-proxmox-http+http-helpers-dev (= ${binary:Version}), librust-proxmox-http+proxmox-async-dev (= ${binary:Version}), @@ -29,10 +30,10 @@ Provides: librust-proxmox-http+default-dev (= ${binary:Version}), librust-proxmox-http-0-dev (= ${binary:Version}), librust-proxmox-http-0+default-dev (= ${binary:Version}), - librust-proxmox-http-0.6-dev (= ${binary:Version}), - librust-proxmox-http-0.6+default-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5+default-dev (= ${binary:Version}) + librust-proxmox-http-0.7-dev (= ${binary:Version}), + librust-proxmox-http-0.7+default-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+default-dev (= ${binary:Version}) Description: Proxmox HTTP library - Rust source code This package contains the source for the Rust proxmox-http crate, packaged by debcargo for use with cargo and dh-cargo. @@ -53,12 +54,30 @@ Depends: librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~) Provides: librust-proxmox-http-0+client-dev (= ${binary:Version}), - librust-proxmox-http-0.6+client-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5+client-dev (= ${binary:Version}) + librust-proxmox-http-0.7+client-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+client-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "client" This metapackage enables feature "client" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. +Package: librust-proxmox-http+client-sync-dev +Architecture: any +Multi-Arch: same +Depends: + ${misc:Depends}, + librust-proxmox-http-dev (= ${binary:Version}), + librust-proxmox-http+client-trait-dev (= ${binary:Version}), + librust-proxmox-http+http-helpers-dev (= ${binary:Version}), + librust-ureq-2+default-dev (>= 2.4-~~), + librust-ureq-2+native-certs-dev (>= 2.4-~~) +Provides: + librust-proxmox-http-0+client-sync-dev (= ${binary:Version}), + librust-proxmox-http-0.7+client-sync-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+client-sync-dev (= ${binary:Version}) +Description: Proxmox HTTP library - feature "client-sync" + This metapackage enables feature "client-sync" for the Rust proxmox-http crate, + by pulling in any additional dependencies needed by that feature. + Package: librust-proxmox-http+client-trait-dev Architecture: any Multi-Arch: same @@ -68,8 +87,8 @@ Depends: librust-http-0.2+default-dev Provides: librust-proxmox-http-0+client-trait-dev (= ${binary:Version}), - librust-proxmox-http-0.6+client-trait-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5+client-trait-dev (= ${binary:Version}) + librust-proxmox-http-0.7+client-trait-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+client-trait-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "client-trait" This metapackage enables feature "client-trait" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. @@ -87,8 +106,8 @@ Depends: librust-url-2+default-dev Provides: librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}), - librust-proxmox-http-0.6+http-helpers-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5+http-helpers-dev (= ${binary:Version}) + librust-proxmox-http-0.7+http-helpers-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+http-helpers-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "http-helpers" This metapackage enables feature "http-helpers" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. @@ -102,8 +121,8 @@ Depends: librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) Provides: librust-proxmox-http-0+proxmox-async-dev (= ${binary:Version}), - librust-proxmox-http-0.6+proxmox-async-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5+proxmox-async-dev (= ${binary:Version}) + librust-proxmox-http-0.7+proxmox-async-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+proxmox-async-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "proxmox-async" This metapackage enables feature "proxmox-async" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. @@ -127,8 +146,8 @@ Depends: librust-tokio-1+sync-dev Provides: librust-proxmox-http-0+websocket-dev (= ${binary:Version}), - librust-proxmox-http-0.6+websocket-dev (= ${binary:Version}), - librust-proxmox-http-0.6.5+websocket-dev (= ${binary:Version}) + librust-proxmox-http-0.7+websocket-dev (= ${binary:Version}), + librust-proxmox-http-0.7.0+websocket-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "websocket" This metapackage enables feature "websocket" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. diff --git a/proxmox-metrics/Cargo.toml b/proxmox-metrics/Cargo.toml index 71371460..00393432 100644 --- a/proxmox-metrics/Cargo.toml +++ b/proxmox-metrics/Cargo.toml @@ -19,4 +19,4 @@ serde_json = "1.0" tokio = { version = "1.0", features = [ "net", "sync" ] } proxmox-async = { path = "../proxmox-async", features = [], version = "0.4" } -proxmox-http = { path = "../proxmox-http", features = [ "client" ], version = "0.6" } +proxmox-http = { path = "../proxmox-http", features = [ "client" ], version = "0.7" } diff --git a/proxmox-metrics/debian/control b/proxmox-metrics/debian/control index 2b8aa44f..2fe5b90f 100644 --- a/proxmox-metrics/debian/control +++ b/proxmox-metrics/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 12), librust-hyper-0.14+default-dev , librust-openssl-0.10+default-dev , librust-proxmox-async-0.4+default-dev , - librust-proxmox-http-0.6+client-dev , - librust-proxmox-http-0.6+default-dev , + librust-proxmox-http-0.7+client-dev , + librust-proxmox-http-0.7+default-dev , librust-serde-1+default-dev , librust-serde-json-1+default-dev , librust-tokio-1+default-dev , @@ -36,8 +36,8 @@ Depends: librust-hyper-0.14+default-dev, librust-openssl-0.10+default-dev, librust-proxmox-async-0.4+default-dev, - librust-proxmox-http-0.6+client-dev, - librust-proxmox-http-0.6+default-dev, + librust-proxmox-http-0.7+client-dev, + librust-proxmox-http-0.7+default-dev, librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-tokio-1+default-dev, diff --git a/proxmox-subscription/Cargo.toml b/proxmox-subscription/Cargo.toml index 0d9f0dac..d18f6186 100644 --- a/proxmox-subscription/Cargo.toml +++ b/proxmox-subscription/Cargo.toml @@ -18,7 +18,7 @@ regex = "1.5" serde = "1.0" serde_json = "1.0" -proxmox-http = { path = "../proxmox-http", version = "0.6.3", default_features = false, features = ["client-trait", "http-helpers"] } +proxmox-http = { path = "../proxmox-http", version = "0.7", default_features = false, features = ["client-trait", "http-helpers"] } proxmox-serde = { path = "../proxmox-serde", version = "0.1.1", features = ["serde_json"]} proxmox-sys = { path = "../proxmox-sys", version = "0.4" } proxmox-time = { path = "../proxmox-time", version = "1.1" } diff --git a/proxmox-subscription/debian/control b/proxmox-subscription/debian/control index f3605922..67fb9c29 100644 --- a/proxmox-subscription/debian/control +++ b/proxmox-subscription/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 12), librust-hex-0.4+default-dev , librust-lazy-static-1+default-dev (>= 1.4-~~) , librust-openssl-0.10+default-dev , - librust-proxmox-http-0.6+client-trait-dev (>= 0.6.3-~~) , - librust-proxmox-http-0.6+http-helpers-dev (>= 0.6.3-~~) , + librust-proxmox-http-0.7+client-trait-dev , + librust-proxmox-http-0.7+http-helpers-dev , librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) , librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) , librust-proxmox-sys-0.4+default-dev , @@ -36,8 +36,8 @@ Depends: librust-hex-0.4+default-dev, librust-lazy-static-1+default-dev (>= 1.4-~~), librust-openssl-0.10+default-dev, - librust-proxmox-http-0.6+client-trait-dev (>= 0.6.3-~~), - librust-proxmox-http-0.6+http-helpers-dev (>= 0.6.3-~~), + librust-proxmox-http-0.7+client-trait-dev, + librust-proxmox-http-0.7+http-helpers-dev, librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), librust-proxmox-sys-0.4+default-dev,