mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-03 18:06:48 +00:00
bump version to 0.9.9-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2f4254b414
commit
ecf59cbb74
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-openid"
|
||||
version = "0.9.8"
|
||||
version = "0.9.9"
|
||||
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
|
||||
edition = "2018"
|
||||
license = "AGPL-3"
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
rust-proxmox-openid (0.9.9-1) stable; urgency=medium
|
||||
|
||||
* update openidconnect to 2.4
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2023 18:41:25 +0100
|
||||
|
||||
rust-proxmox-openid (0.9.8-1) stable; urgency=medium
|
||||
|
||||
* update nix to 0.26
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -54,8 +54,8 @@ Provides:
|
||||
librust-proxmox-openid-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-openid-0.9-dev (= ${binary:Version}),
|
||||
librust-proxmox-openid-0.9+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-openid-0.9.8-dev (= ${binary:Version}),
|
||||
librust-proxmox-openid-0.9.8+default-dev (= ${binary:Version})
|
||||
librust-proxmox-openid-0.9.9-dev (= ${binary:Version}),
|
||||
librust-proxmox-openid-0.9.9+default-dev (= ${binary:Version})
|
||||
Description: Rust crate "proxmox-openid" - Rust source code
|
||||
This package contains the source for the Rust proxmox-openid crate, packaged by
|
||||
debcargo for use with cargo and dh-cargo.
|
||||
|
Loading…
Reference in New Issue
Block a user