From b21034b48502d833ec3e1caefcaac2b49782d92a Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 11 Jul 2024 15:08:18 +0200 Subject: [PATCH] http: bump to 0.9.3-1 Signed-off-by: Wolfgang Bumiller --- proxmox-http/Cargo.toml | 2 +- proxmox-http/debian/changelog | 6 ++++++ proxmox-http/debian/control | 24 ++++++++++++------------ 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/proxmox-http/Cargo.toml b/proxmox-http/Cargo.toml index 49e6a26e..9db49852 100644 --- a/proxmox-http/Cargo.toml +++ b/proxmox-http/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox-http" edition.workspace = true -version = "0.9.2" +version = "0.9.3" authors.workspace = true license.workspace = true repository.workspace = true diff --git a/proxmox-http/debian/changelog b/proxmox-http/debian/changelog index 77eca5fb..d9d4a45d 100644 --- a/proxmox-http/debian/changelog +++ b/proxmox-http/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-http (0.9.3-1) bookworm; urgency=medium + + * rebuild with proxmox-sys 6.0 + + -- Proxmox Support Team Thu, 11 Jul 2024 15:08:06 +0200 + rust-proxmox-http (0.9.2-1) bookworm; urgency=medium * support deflate encoded responses diff --git a/proxmox-http/debian/control b/proxmox-http/debian/control index 6100ec0f..2d4d74b7 100644 --- a/proxmox-http/debian/control +++ b/proxmox-http/debian/control @@ -35,8 +35,8 @@ Provides: librust-proxmox-http-0+default-dev (= ${binary:Version}), librust-proxmox-http-0.9-dev (= ${binary:Version}), librust-proxmox-http-0.9+default-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+default-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3-dev (= ${binary:Version}), + librust-proxmox-http-0.9.3+default-dev (= ${binary:Version}) Description: Proxmox HTTP library - Rust source code Source code for Debianized Rust crate "proxmox-http" @@ -63,7 +63,7 @@ Depends: Provides: librust-proxmox-http-0+client-dev (= ${binary:Version}), librust-proxmox-http-0.9+client-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+client-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+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. @@ -81,7 +81,7 @@ Depends: Provides: librust-proxmox-http-0+client-sync-dev (= ${binary:Version}), librust-proxmox-http-0.9+client-sync-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+client-sync-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+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. @@ -96,7 +96,7 @@ Depends: Provides: librust-proxmox-http-0+client-trait-dev (= ${binary:Version}), librust-proxmox-http-0.9+client-trait-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+client-trait-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+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. @@ -109,13 +109,13 @@ Depends: librust-proxmox-http-dev (= ${binary:Version}), librust-base64-0.13+default-dev, librust-http-0.2+default-dev, - librust-proxmox-sys-0.5+default-dev (>= 0.5.7-~~), + librust-proxmox-sys-0.6+default-dev, librust-serde-json-1+default-dev, librust-url-2+default-dev (>= 2.2-~~) Provides: librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}), librust-proxmox-http-0.9+http-helpers-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+http-helpers-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+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. @@ -130,7 +130,7 @@ Depends: Provides: librust-proxmox-http-0+proxmox-async-dev (= ${binary:Version}), librust-proxmox-http-0.9+proxmox-async-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+proxmox-async-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+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. @@ -149,7 +149,7 @@ Depends: Provides: librust-proxmox-http-0+rate-limited-stream-dev (= ${binary:Version}), librust-proxmox-http-0.9+rate-limited-stream-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+rate-limited-stream-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+rate-limited-stream-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "rate-limited-stream" This metapackage enables feature "rate-limited-stream" for the Rust proxmox- http crate, by pulling in any additional dependencies needed by that feature. @@ -164,7 +164,7 @@ Depends: Provides: librust-proxmox-http-0+rate-limiter-dev (= ${binary:Version}), librust-proxmox-http-0.9+rate-limiter-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+rate-limiter-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+rate-limiter-dev (= ${binary:Version}) Description: Proxmox HTTP library - feature "rate-limiter" This metapackage enables feature "rate-limiter" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. @@ -182,14 +182,14 @@ Depends: librust-proxmox-io-1+default-dev (>= 1.1.0-~~), librust-proxmox-io-1+tokio-dev (>= 1.1.0-~~), librust-proxmox-lang-1+default-dev (>= 1.3-~~), - librust-proxmox-sys-0.5+default-dev (>= 0.5.7-~~), + librust-proxmox-sys-0.6+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+io-util-dev (>= 1.6-~~), librust-tokio-1+sync-dev (>= 1.6-~~) Provides: librust-proxmox-http-0+websocket-dev (= ${binary:Version}), librust-proxmox-http-0.9+websocket-dev (= ${binary:Version}), - librust-proxmox-http-0.9.2+websocket-dev (= ${binary:Version}) + librust-proxmox-http-0.9.3+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.