From aa779d1f1658a1244e2cba03b07ea9be3c4ee2a0 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 21 Aug 2019 18:55:48 +0200 Subject: Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3) For the authorizations, order and certificate URLs. See RFC 8555 sec. 7.1. Let's Encrypt will remove support of unauthenticated GETs from the V2 API on 01 Nov 2019: https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d18bc4c..3366d21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +lacme (0.5-1+deb10u1) buster; urgency=medium + + * Link to RFC 8555 instead of the + ACME I-D URL. + * Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3) for the + authorizations, order and certificate URLs. Let's Encrypt will remove + support of unauthenticated GETs from the V2 API on 01 Nov 2019. + Closes: #935799. + + -- Guilhem Moulin Thu, 22 Aug 2019 00:14:42 +0200 + lacme (0.5-1) unstable; urgency=medium * New upstream release, adding support for v2 ACME endpoints. -- cgit v1.2.3