From f01f934963e5ba121874595b94d7462f78b5e10b Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 15 Jan 2025 12:46:44 +0100 Subject: [PATCH] auth-api: bump to 0.4.7-1 Signed-off-by: Wolfgang Bumiller --- proxmox-auth-api/Cargo.toml | 2 +- proxmox-auth-api/debian/changelog | 6 ++++++ proxmox-auth-api/debian/control | 24 ++++++++++++------------ 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/proxmox-auth-api/Cargo.toml b/proxmox-auth-api/Cargo.toml index 4d7e0a22..49398775 100644 --- a/proxmox-auth-api/Cargo.toml +++ b/proxmox-auth-api/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox-auth-api" description = "Tickets, API and Realm handling" -version = "0.4.6" +version = "0.4.7" authors.workspace = true edition.workspace = true diff --git a/proxmox-auth-api/debian/changelog b/proxmox-auth-api/debian/changelog index 91a5aa90..f24ed847 100644 --- a/proxmox-auth-api/debian/changelog +++ b/proxmox-auth-api/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-auth-api (0.4.7-1) bookworm; urgency=medium + + * rebuild with proxmox-schema 4.0 + + -- Proxmox Support Team Wed, 15 Jan 2025 12:46:36 +0100 + rust-proxmox-auth-api (0.4.6) bookworm; urgency=medium * rebuild with new rest-server and router dependencies diff --git a/proxmox-auth-api/debian/control b/proxmox-auth-api/debian/control index 68d41d32..049580cc 100644 --- a/proxmox-auth-api/debian/control +++ b/proxmox-auth-api/debian/control @@ -33,8 +33,8 @@ Provides: librust-proxmox-auth-api-0+default-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4+default-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6+default-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.7-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.4.7+default-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - Rust source code Source code for Debianized Rust crate "proxmox-auth-api" @@ -55,7 +55,7 @@ Depends: Provides: librust-proxmox-auth-api-0+api-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4+api-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6+api-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.7+api-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "api" This metapackage enables feature "api" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. @@ -67,9 +67,9 @@ Depends: ${misc:Depends}, librust-proxmox-auth-api-dev (= ${binary:Version}), librust-const-format-0.2+default-dev, - librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), - librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), - librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), + librust-proxmox-schema-4+api-macro-dev, + librust-proxmox-schema-4+api-types-dev, + librust-proxmox-schema-4+default-dev, librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, @@ -77,7 +77,7 @@ Depends: Provides: librust-proxmox-auth-api-0+api-types-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4+api-types-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6+api-types-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.7+api-types-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. @@ -95,7 +95,7 @@ Depends: Provides: librust-proxmox-auth-api-0+pam-authenticator-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4+pam-authenticator-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6+pam-authenticator-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.7+pam-authenticator-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "pam-authenticator" This metapackage enables feature "pam-authenticator" for the Rust proxmox-auth- api crate, by pulling in any additional dependencies needed by that feature. @@ -110,12 +110,12 @@ Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-product-config-0.2+default-dev, - librust-proxmox-sys-0.6+crypt-dev, - librust-proxmox-sys-0.6+default-dev + librust-proxmox-sys-0.6+crypt-dev (>= 0.6.5-~~), + librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-auth-api-0+password-authenticator-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4+password-authenticator-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6+password-authenticator-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.7+password-authenticator-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "password-authenticator" This metapackage enables feature "password-authenticator" for the Rust proxmox- auth-api crate, by pulling in any additional dependencies needed by that @@ -133,7 +133,7 @@ Depends: Provides: librust-proxmox-auth-api-0+ticket-dev (= ${binary:Version}), librust-proxmox-auth-api-0.4+ticket-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.6+ticket-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.7+ticket-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "ticket" This metapackage enables feature "ticket" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature.