diff --git a/Cargo.toml b/Cargo.toml index da00f0fd..84fbe979 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -125,7 +125,7 @@ proxmox-auth-api = { version = "0.4.0", path = "proxmox-auth-api" } proxmox-async = { version = "0.4.1", path = "proxmox-async" } proxmox-compression = { version = "0.2.4", path = "proxmox-compression" } proxmox-daemon = { version = "0.1.0", path = "proxmox-daemon" } -proxmox-http = { version = "0.9.2", path = "proxmox-http" } +proxmox-http = { version = "0.9.4", path = "proxmox-http" } proxmox-http-error = { version = "0.1.0", path = "proxmox-http-error" } proxmox-human-byte = { version = "0.1.0", path = "proxmox-human-byte" } proxmox-io = { version = "1.1.0", path = "proxmox-io" } diff --git a/proxmox-acme/debian/control b/proxmox-acme/debian/control index c976bb1a..d038b97c 100644 --- a/proxmox-acme/debian/control +++ b/proxmox-acme/debian/control @@ -69,8 +69,8 @@ Depends: librust-anyhow-1+default-dev, librust-bytes-1+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), - librust-proxmox-http-0.9+client-dev (>= 0.9.2-~~), - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) + librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-acme-0+async-client-dev (= ${binary:Version}), librust-proxmox-acme-0.5+async-client-dev (= ${binary:Version}), diff --git a/proxmox-client/debian/control b/proxmox-client/debian/control index 930a9869..3ec99e6a 100644 --- a/proxmox-client/debian/control +++ b/proxmox-client/debian/control @@ -55,8 +55,8 @@ Depends: librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-openssl-0.10+default-dev, - librust-proxmox-http-0.9+client-dev (>= 0.9.2-~~), - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) + librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-client-0+hyper-client-dev (= ${binary:Version}), librust-proxmox-client-0.5+hyper-client-dev (= ${binary:Version}), diff --git a/proxmox-metrics/debian/control b/proxmox-metrics/debian/control index b64a4fc4..4a8fa4b3 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 (>= 0.14.5-~~) , librust-openssl-0.10+default-dev , librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) , - librust-proxmox-http-0.9+client-dev , - librust-proxmox-http-0.9+default-dev , + librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~) , + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) , librust-serde-1+default-dev , librust-serde-json-1+default-dev , librust-tokio-1+default-dev (>= 1.6-~~) , @@ -38,8 +38,8 @@ Depends: librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-openssl-0.10+default-dev, librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~), - librust-proxmox-http-0.9+client-dev, - librust-proxmox-http-0.9+default-dev, + librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), diff --git a/proxmox-notify/debian/control b/proxmox-notify/debian/control index 8b9a0f6d..be693317 100644 --- a/proxmox-notify/debian/control +++ b/proxmox-notify/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper-compat (= 13), librust-log-0.4+default-dev (>= 0.4.17-~~) , librust-openssl-0.10+default-dev , librust-percent-encoding-2+default-dev (>= 2.1-~~) , - librust-proxmox-http-0.9+client-sync-dev (>= 0.9.2-~~) , - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) , + librust-proxmox-http-0.9+client-sync-dev (>= 0.9.4-~~) , + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) , librust-proxmox-http-error-0.1+default-dev , librust-proxmox-human-byte-0.1+default-dev , librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~) , @@ -106,8 +106,8 @@ Multi-Arch: same Depends: ${misc:Depends}, librust-proxmox-notify-dev (= ${binary:Version}), - librust-proxmox-http-0.9+client-sync-dev (>= 0.9.2-~~), - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) + librust-proxmox-http-0.9+client-sync-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-notify-0+gotify-dev (= ${binary:Version}), librust-proxmox-notify-0.5+gotify-dev (= ${binary:Version}), diff --git a/proxmox-rest-server/debian/control b/proxmox-rest-server/debian/control index e9b6aa99..ab0a84a2 100644 --- a/proxmox-rest-server/debian/control +++ b/proxmox-rest-server/debian/control @@ -111,8 +111,8 @@ Multi-Arch: same Depends: ${misc:Depends}, librust-proxmox-rest-server-dev (= ${binary:Version}), - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~), - librust-proxmox-http-0.9+rate-limited-stream-dev (>= 0.9.2-~~) + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+rate-limited-stream-dev (>= 0.9.4-~~) Provides: librust-proxmox-rest-server-0+rate-limited-stream-dev (= ${binary:Version}), librust-proxmox-rest-server-0.8+rate-limited-stream-dev (= ${binary:Version}), diff --git a/proxmox-subscription/debian/control b/proxmox-subscription/debian/control index 640bf409..300ff90d 100644 --- a/proxmox-subscription/debian/control +++ b/proxmox-subscription/debian/control @@ -10,9 +10,9 @@ Build-Depends: debhelper-compat (= 13), librust-base64-0.13+default-dev , librust-hex-0.4+default-dev , librust-openssl-0.10+default-dev , - librust-proxmox-http-0.9+client-trait-dev (>= 0.9.2-~~) , - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) , - librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.2-~~) , + librust-proxmox-http-0.9+client-trait-dev (>= 0.9.4-~~) , + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) , + librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.4-~~) , 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.6+default-dev , @@ -75,9 +75,9 @@ Depends: librust-base64-0.13+default-dev, librust-hex-0.4+default-dev, librust-openssl-0.10+default-dev, - librust-proxmox-http-0.9+client-trait-dev (>= 0.9.2-~~), - librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~), - librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.2-~~), + librust-proxmox-http-0.9+client-trait-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~), + librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.4-~~), librust-proxmox-sys-0.6+default-dev, librust-proxmox-time-2+default-dev Provides: