]> git.proxmox.com Git - proxmox.git/blob - proxmox-subscription/debian/changelog
4efca7f5bf46df48487339e258660e3f6f5fbcdd
[proxmox.git] / proxmox-subscription / debian / changelog
1 rust-proxmox-subscription (0.4.2-1) stable; urgency=medium
2
3 * move `ProductType` type to `proxmox-subscription` from POM
4
5 * SubscriptionInfo: expose the `next_due_date` as an `i64`
6
7 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2023 13:42:13 +0100
8
9 rust-proxmox-subscription (0.4.1-1) bookworm; urgency=medium
10
11 * update to proxmox-schema 2.0
12
13 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 10:56:53 +0200
14
15 rust-proxmox-subscription (0.4.0-1) bookworm; urgency=medium
16
17 * update proxmox-http dependency to 0.9.0
18
19 * update proxmox-sys dependency to 0.5.0
20
21 * rebuild for Debian 12 bookworm based release series
22
23 -- Proxmox Support Team <support@proxmox.com> Tue, 23 May 2023 12:08:53 +0200
24
25 rust-proxmox-subscription (0.3.1-1) unstable; urgency=medium
26
27 * update to proxmox-http 0.8
28
29 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2023 11:33:52 +0100
30
31 rust-proxmox-subscription (0.3.0-1) unstable; urgency=medium
32
33 * update to proxmox-http 0.7
34
35 * add Expired status
36
37 * fix NotFound status alias
38
39 * improve checks upon reading subscription info file
40
41 * forward signature validation errors
42
43 -- Proxmox Support Team <support@proxmox.com> Wed, 7 Sep 2022 09:29:15 +0200
44
45 rust-proxmox-subscription (0.2.1-1) unstable; urgency=medium
46
47 * bump to proxmox-sys 0.4
48
49 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jul 2022 13:33:13 +0200
50
51 rust-proxmox-subscription (0.2.0-1) unstable; urgency=medium
52
53 * add default signing key path
54
55 * make key optional and support multiple keys
56
57 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jul 2022 14:15:16 +0200
58
59 rust-proxmox-subscription (0.1.0-1) unstable; urgency=medium
60
61 * initial package
62
63 * extend subscription code to handle signed SubscriptionInfo
64
65 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Jul 2022 13:36:40 +0200