From 106aa95ced0e590c589886cb99f7e0424e83bfce Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 15 Jan 2025 12:34:19 +0100 Subject: [PATCH] rest-server: bump to 0.8.6-1 Signed-off-by: Wolfgang Bumiller --- proxmox-rest-server/Cargo.toml | 2 +- proxmox-rest-server/debian/changelog | 6 ++++++ proxmox-rest-server/debian/control | 32 ++++++++++++++-------------- 3 files changed, 23 insertions(+), 17 deletions(-) diff --git a/proxmox-rest-server/Cargo.toml b/proxmox-rest-server/Cargo.toml index bfd2d5f7..0af69ee9 100644 --- a/proxmox-rest-server/Cargo.toml +++ b/proxmox-rest-server/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox-rest-server" description = "REST server implementation" -version = "0.8.5" +version = "0.8.6" authors.workspace = true edition.workspace = true diff --git a/proxmox-rest-server/debian/changelog b/proxmox-rest-server/debian/changelog index f43a259f..583159f9 100644 --- a/proxmox-rest-server/debian/changelog +++ b/proxmox-rest-server/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-rest-server (0.8.6-1) bookworm; urgency=medium + + * rebuild with proxmox-schema 4.0 + + -- Proxmox Support Team Wed, 15 Jan 2025 12:34:10 +0100 + rust-proxmox-rest-server (0.8.5-1) bookworm; urgency=medium * update proxmox-http-client to 0.9.4 diff --git a/proxmox-rest-server/debian/control b/proxmox-rest-server/debian/control index 42ee9f26..f0011a81 100644 --- a/proxmox-rest-server/debian/control +++ b/proxmox-rest-server/debian/control @@ -22,12 +22,12 @@ Build-Depends: debhelper-compat (= 13), librust-proxmox-lang-1+default-dev (>= 1.3-~~) , librust-proxmox-log-0.2+default-dev (>= 0.2.5-~~) , librust-proxmox-router-3+default-dev , - librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~) , - librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) , - librust-proxmox-schema-3+upid-api-impl-dev (>= 3.1.2-~~) , - librust-proxmox-sys-0.6+default-dev , - librust-proxmox-sys-0.6+logrotate-dev , - librust-proxmox-sys-0.6+timer-dev , + librust-proxmox-schema-4+api-macro-dev , + librust-proxmox-schema-4+default-dev , + librust-proxmox-schema-4+upid-api-impl-dev , + librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) , + librust-proxmox-sys-0.6+logrotate-dev (>= 0.6.5-~~) , + librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~) , librust-proxmox-time-2+default-dev , librust-proxmox-worker-task-0.1+default-dev , librust-regex-1+default-dev (>= 1.5-~~) , @@ -71,12 +71,12 @@ Depends: librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-proxmox-log-0.2+default-dev (>= 0.2.5-~~), librust-proxmox-router-3+default-dev, - librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), - librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), - librust-proxmox-schema-3+upid-api-impl-dev (>= 3.1.2-~~), - librust-proxmox-sys-0.6+default-dev, - librust-proxmox-sys-0.6+logrotate-dev, - librust-proxmox-sys-0.6+timer-dev, + librust-proxmox-schema-4+api-macro-dev, + librust-proxmox-schema-4+default-dev, + librust-proxmox-schema-4+upid-api-impl-dev, + librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), + librust-proxmox-sys-0.6+logrotate-dev (>= 0.6.5-~~), + librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev, librust-proxmox-worker-task-0.1+default-dev, librust-regex-1+default-dev (>= 1.5-~~), @@ -100,8 +100,8 @@ Provides: librust-proxmox-rest-server-0+default-dev (= ${binary:Version}), librust-proxmox-rest-server-0.8-dev (= ${binary:Version}), librust-proxmox-rest-server-0.8+default-dev (= ${binary:Version}), - librust-proxmox-rest-server-0.8.5-dev (= ${binary:Version}), - librust-proxmox-rest-server-0.8.5+default-dev (= ${binary:Version}) + librust-proxmox-rest-server-0.8.6-dev (= ${binary:Version}), + librust-proxmox-rest-server-0.8.6+default-dev (= ${binary:Version}) Description: REST server implementation - Rust source code Source code for Debianized Rust crate "proxmox-rest-server" @@ -116,7 +116,7 @@ Depends: Provides: librust-proxmox-rest-server-0+rate-limited-stream-dev (= ${binary:Version}), librust-proxmox-rest-server-0.8+rate-limited-stream-dev (= ${binary:Version}), - librust-proxmox-rest-server-0.8.5+rate-limited-stream-dev (= ${binary:Version}) + librust-proxmox-rest-server-0.8.6+rate-limited-stream-dev (= ${binary:Version}) Description: REST server implementation - feature "rate-limited-stream" This metapackage enables feature "rate-limited-stream" for the Rust proxmox- rest-server crate, by pulling in any additional dependencies needed by that @@ -132,7 +132,7 @@ Depends: Provides: librust-proxmox-rest-server-0+templates-dev (= ${binary:Version}), librust-proxmox-rest-server-0.8+templates-dev (= ${binary:Version}), - librust-proxmox-rest-server-0.8.5+templates-dev (= ${binary:Version}) + librust-proxmox-rest-server-0.8.6+templates-dev (= ${binary:Version}) Description: REST server implementation - feature "templates" This metapackage enables feature "templates" for the Rust proxmox-rest-server crate, by pulling in any additional dependencies needed by that feature.