forked from proxmox-mirrors/proxmox
60 lines
1.7 KiB
Plaintext
60 lines
1.7 KiB
Plaintext
rust-proxmox-acme-api (0.1.7-1) bookworm; urgency=medium
|
|
|
|
* rebuild with proxmox-schema 4.0
|
|
|
|
* use inner mutability for ACME_ACME_CONFIG
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 Jan 2025 12:45:05 +0100
|
|
|
|
rust-proxmox-acme-api (0.1.6-1) bookworm; urgency=medium
|
|
|
|
* rebuild with new rest-server and router dependencies
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 04 Sep 2024 15:42:27 +0200
|
|
|
|
rust-proxmox-acme-api (0.1.5-1) bookworm; urgency=medium
|
|
|
|
* replace lazy_static with std's LazyLock and drop the dependency
|
|
|
|
* remove unused dependencies
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2024 11:36:01 +0200
|
|
|
|
rust-proxmox-acme-api (0.1.4-1) bookworm; urgency=medium
|
|
|
|
* rebuild with proxmox-log 0.2 and proxmox-rest-server 0.7
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2024 14:33:06 +0200
|
|
|
|
rust-proxmox-acme-api (0.1.3-1) bookworm; urgency=medium
|
|
|
|
* adapt to tracing log infrastructure
|
|
|
|
* various clippy fixes
|
|
|
|
* upgrade proxmox-sys to 6.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2024 14:50:02 +0200
|
|
|
|
rust-proxmox-acme-api (0.1.2-1) bookworm; urgency=medium
|
|
|
|
* upgrade proxmox-time to 2.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2024 13:57:36 +0200
|
|
|
|
rust-proxmox-acme-api (0.1.1-1) bookworm; urgency=medium
|
|
|
|
* add function to create certificate revocation
|
|
|
|
* add function to create self signed certificates
|
|
|
|
* add function to get info from PEM formatted certificates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2024 12:06:49 +0200
|
|
|
|
rust-proxmox-acme-api (0.1.0-1) bookworm; urgency=medium
|
|
|
|
* initial package
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 05 Jun 2024 12:12:42 +0200
|