]> git.proxmox.com Git - proxmox-acme.git/blame - debian/changelog
bump version to 1.5.1
[proxmox-acme.git] / debian / changelog
CommitLineData
bb6df0b8
TL
1libproxmox-acme (1.5.1) bookworm; urgency=medium
2
3 * eba: support decoding MAC key provided in base64url format
4
5 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Apr 2024 18:07:36 +0200
6
a75d50b8
TL
7libproxmox-acme (1.5.0) bookworm; urgency=medium
8
9 * fix #4497: add support for external account bindings
10
11 * update acme.sh plugins to 3.0.7, including fixes and improvements for
12 existing plugins and the addition of new plugins for:
13 - artfiles
14 - bookmyname
15 - dnsexit
16 - tencent
17
18 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Nov 2023 11:35:11 +0100
19
c0e3e6c4
TL
20libproxmox-acme (1.4.6) bookworm; urgency=medium
21
22 * update acme.sh plugins to 3.0.6, including fixes and improvements for
23 existing plugins and the addition of plugins for:
24 - Gcore
25 - Google Domains
26 - IPv64.net
27 - Nanelo
28
29 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jun 2023 09:34:21 +0200
30
1084b024
TL
31libproxmox-acme (1.4.5) bookworm; urgency=medium
32
33 * re-build for Debian 12 Bookworm based releases
34
35 -- Proxmox Support Team <support@proxmox.com> Sun, 07 May 2023 13:06:57 +0200
36
056149a0
TL
37libproxmox-acme (1.4.4) bullseye; urgency=medium
38
39 * schema: update acme-dns plugin parameter names
40
41 * proxmox-acme: add empty _clearaccountconf_mutable helper used by
42 Cloudflare helper
43
44 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2023 17:28:06 +0100
45
d174663c
TL
46libproxmox-acme (1.4.3) bullseye; urgency=medium
47
48 * update acme.sh dns api to v3.0.5 and update schema for new/removed
49 plugins
50
51 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Dec 2022 13:20:49 +0100
52
831d879b
TL
53libproxmox-acme (1.4.2) bullseye; urgency=medium
54
55 * plugin-caller: add _readdomainconf stub to fix, among others, the hetzner
56 plugin.
57
58 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2022 10:53:02 +0200
59
5d66271d
TL
60libproxmox-acme (1.4.1) bullseye; urgency=medium
61
62 * dns: cope with plugin json index not being available
63
64 * schema: add DNS challenge configuration properties for knot
65
66 * schema: add TOTP authentication property for INWX
67
68 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Jan 2022 16:38:44 +0100
69
300242d7
TL
70libproxmox-acme (1.4.0) bullseye; urgency=medium
71
72 * update acme.sh dns plugins to version 3.0.1
73
74 * support downloading alternate chains
75
76 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Oct 2021 11:16:59 +0200
77
66f04388
FG
78libproxmox-acme (1.3.0) bullseye; urgency=medium
79
80 * plugin-caller: cherry-pick GET/POST retry
81
82 * acme client: fix #3536 untaint data returned from acme server
83
84 * update to acme.sh dns plugins to 3.0.0
85
86 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Aug 2021 12:26:19 +0200
87
cd3891a7
TL
88libproxmox-acme (1.2.0) bullseye; urgency=medium
89
90 * plugin-caller: add some missing methods from acme.sh that newer plugins
91 use
92
93 * plugin-caller: make no-ops always successful
94
95 * update to acme.sh dns plugins to 2.9.0
96
97 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Jul 2021 18:06:19 +0200
98
1a9d0b7b
TL
99libproxmox-acme (1.1.1) bullseye; urgency=medium
100
101 * fix #3390: standalone: explicitly bind to '::' to ensure IPv6 support
102
103 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 18:58:10 +0200
104
bd6a54e6
TL
105libproxmox-acme (1.1.0) pmg pve; urgency=medium
106
107 * split into perl and acme DNS plugin packages for better re-use with our
108 non-perl projects (PBS)
109
110 * update acme.sh to version 2.8.9 and add new DNS plugins to API schema
111
112 -- Proxmox Support Team <support@proxmox.com> Wed, 05 May 2021 09:56:25 +0200
113
7c671e3f
TL
114libproxmox-acme-perl (1.0.8) pmg pve; urgency=medium
115
116 * update acme.sh to current master and add new DNS plugins
117
118 * add missing 'use PVE::Acme' statement
119
120 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 17:11:47 +0100
121
5bc035dd
TL
122libproxmox-acme-perl (1.0.7) pmg pve; urgency=medium
123
124 * add missing DNS plugins to schema
125
126 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2020 18:55:29 +0100
127
cd491a07
TL
128libproxmox-acme-perl (1.0.6) pmg pve; urgency=medium
129
130 * update acme.sh dns plugins to 2.8.8
131
132 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Dec 2020 11:59:14 +0100
133
3704cab6
FG
134libproxmox-acme-perl (1.0.5) pmg pve; urgency=medium
135
136 * dns challenge: add 'INWX' acme.sh schema
137
138 * fix #2732: use actual plugin config data
139
140 -- Proxmox Support Team <support@proxmox.com> Fri, 4 Sep 2020 14:01:13 +0200
141
b21c536a
TL
142libproxmox-acme-perl (1.0.4) pmg pve; urgency=medium
143
144 * update acme.sh dns plugins to 2.8.6
145
146 * describe schema of DigitalOcean and add df (dyndnsfree.de) provider
147
148 -- Proxmox Support Team <support@proxmox.com> Fri, 15 May 2020 20:06:49 +0200
149
b727e3a6
TL
150libproxmox-acme-perl (1.0.3) pmg pve; urgency=medium
151
152 * trigger activate-noawait pve-api-updates
153
154 * dns challenge: provide schema for more providers
155
156 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:51 +0200
157
f3765a25
TL
158libproxmox-acme-perl (1.0.2) pmg pve; urgency=medium
159
160 * add basic schema for DNS API plugins
161
162 * plugin id: limit to 'pve-configid' format
163
164 * add note that the data has to be base64 encoded
165
166 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2020 19:19:43 +0200
167
2a656f9a
TL
168libproxmox-acme-perl (1.0.1) pmg pve; urgency=medium
169
170 * add 'validation-delay' property to DNS challenge plugin
171
172 -- Proxmox Support Team <support@proxmox.com> Sun, 03 May 2020 18:06:08 +0200
173
888b6f2c 174libproxmox-acme-perl (1.0.0) pmg pve; urgency=medium
9ce00d2f
WL
175
176 * Initial 1.0.0 package
177
c1008bfe 178 -- Proxmox Support Team <support@proxmox.com> Sun, 03 May 2020 17:07:29 +0200