proxmox/proxmox-subscription/debian/changelog
Wolfgang Bumiller 71794901c7 bump proxmox-subscription to 0.3.1
to update proxmox-http dependency

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-03-02 16:14:04 +01:00

42 lines
1.1 KiB
Plaintext

rust-proxmox-subscription (0.3.1-1) unstable; urgency=medium
* update to proxmox-http 0.8
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2023 11:33:52 +0100
rust-proxmox-subscription (0.3.0-1) unstable; urgency=medium
* update to proxmox-http 0.7
* add Expired status
* fix NotFound status alias
* improve checks upon reading subscription info file
* forward signature validation errors
-- Proxmox Support Team <support@proxmox.com> Wed, 7 Sep 2022 09:29:15 +0200
rust-proxmox-subscription (0.2.1-1) unstable; urgency=medium
* bump to proxmox-sys 0.4
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Jul 2022 13:33:13 +0200
rust-proxmox-subscription (0.2.0-1) unstable; urgency=medium
* add default signing key path
* make key optional and support multiple keys
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Jul 2022 14:15:16 +0200
rust-proxmox-subscription (0.1.0-1) unstable; urgency=medium
* initial package
* extend subscription code to handle signed SubscriptionInfo
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Jul 2022 13:36:40 +0200