mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-04 11:58:04 +00:00
60 lines
1.7 KiB
Plaintext
60 lines
1.7 KiB
Plaintext
rust-proxmox-acme-rs (0.2.2-1) pve; urgency=medium
|
|
|
|
* improve crate documentation
|
|
|
|
* mark `Error` as 'must_use'
|
|
|
|
* make status types `Copy`
|
|
|
|
* add Client::directory_url() to get the URL without querying the whole
|
|
directory
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 13:53:08 +0200
|
|
|
|
rust-proxmox-acme-rs (0.2.1-1) pve; urgency=medium
|
|
|
|
* make revocation workflow accessible without client
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Apr 2021 14:56:49 +0200
|
|
|
|
rust-proxmox-acme-rs (0.2.0-1) pve; urgency=medium
|
|
|
|
* add 'status' and 'url' as fixed members to `Challenge`
|
|
|
|
* expose some workflow helpers in a more consistentw ay
|
|
|
|
* add `util::Csr` for CSR generation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 12 Apr 2021 13:06:19 +0200
|
|
|
|
rust-proxmox-acme-rs (0.1.4-1) pve; urgency=medium
|
|
|
|
* collect extra account fields (such as 'created' from let's encrypt)
|
|
in the AccountData struct
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Mar 2021 15:28:09 +0100
|
|
|
|
rust-proxmox-acme-rs (0.1.3-1) pve; urgency=medium
|
|
|
|
* fix padding in ecdsa signatures
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Mar 2021 13:34:10 +0100
|
|
|
|
rust-proxmox-acme-rs (0.1.2-1) pve; urgency=medium
|
|
|
|
* include Content-length header in requests
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 12 Mar 2021 15:43:01 +0100
|
|
|
|
rust-proxmox-acme-rs (0.1.1-1) pve; urgency=medium
|
|
|
|
* make AccountData fields public
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 13:22:55 +0100
|
|
|
|
rust-proxmox-acme-rs (0.1.0-1) pve; urgency=medium
|
|
|
|
* initial release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 13:01:56 +0100
|