From 90f954005a19b32f522a56c2e901fdd0fb219af6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 19 Jun 2024 12:10:08 +0200 Subject: [PATCH] auth-api: bump to 0.4.1 Signed-off-by: Wolfgang Bumiller --- proxmox-auth-api/Cargo.toml | 2 +- proxmox-auth-api/debian/changelog | 6 ++++++ proxmox-auth-api/debian/control | 34 +++++++++++++++++++++++++------ 3 files changed, 35 insertions(+), 7 deletions(-) diff --git a/proxmox-auth-api/Cargo.toml b/proxmox-auth-api/Cargo.toml index 8ceec37a..3a236039 100644 --- a/proxmox-auth-api/Cargo.toml +++ b/proxmox-auth-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-auth-api" -version = "0.4.0" +version = "0.4.1" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-auth-api/debian/changelog b/proxmox-auth-api/debian/changelog index 93ab6b62..1a7624f2 100644 --- a/proxmox-auth-api/debian/changelog +++ b/proxmox-auth-api/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-auth-api (0.4.1) bookworm; urgency=medium + + * add PasswordAuthenticator + + -- Proxmox Support Team Wed, 19 Jun 2024 12:10:00 +0200 + rust-proxmox-auth-api (0.4.0) bookworm; urgency=medium * move to hmac signing for csrf tokens diff --git a/proxmox-auth-api/debian/control b/proxmox-auth-api/debian/control index f9e111e1..66cd8163 100644 --- a/proxmox-auth-api/debian/control +++ b/proxmox-auth-api/debian/control @@ -24,6 +24,7 @@ Suggests: librust-proxmox-auth-api+api-dev (= ${binary:Version}), librust-proxmox-auth-api+api-types-dev (= ${binary:Version}), librust-proxmox-auth-api+pam-authenticator-dev (= ${binary:Version}), + librust-proxmox-auth-api+password-authenticator-dev (= ${binary:Version}), librust-proxmox-auth-api+ticket-dev (= ${binary:Version}) Provides: librust-proxmox-auth-api+default-dev (= ${binary:Version}), @@ -31,8 +32,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.0-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.4.0+default-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.1-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.4.1+default-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - Rust source code Source code for Debianized Rust crate "proxmox-auth-api" @@ -53,7 +54,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.0+api-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.1+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. @@ -76,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.0+api-types-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.1+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. @@ -94,11 +95,32 @@ 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.0+pam-authenticator-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.1+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. +Package: librust-proxmox-auth-api+password-authenticator-dev +Architecture: any +Multi-Arch: same +Depends: + ${misc:Depends}, + librust-proxmox-auth-api-dev (= ${binary:Version}), + librust-proxmox-auth-api+api-dev (= ${binary:Version}), + 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.5+crypt-dev (>= 0.5.5-~~), + librust-proxmox-sys-0.5+default-dev (>= 0.5.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.1+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 + feature. + Package: librust-proxmox-auth-api+ticket-dev Architecture: any Multi-Arch: same @@ -111,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.0+ticket-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.4.1+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.