From d531c00ae1c422b3f0948d297098722fb448edb5 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 25 Apr 2023 20:09:16 +0200 Subject: Update changelog for 0.8.2-1 release --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index b03a9b2..733c62c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +lacme (0.8.2-1) unstable; urgency=medium + + * New upstream bugfix release. + + client: Handle "ready" → "processing" → "valid" status change during + newOrder, instead of just "ready" → "valid". The latter may be what we + observe when the server is fast enough, but according to RFC 8555 sec. + 7.1.6 the state actually transitions via "processing" state and we need + to account for that. Closes: #1034834. + + Test suite: Point stretch's archive URL to archive.d.o. + + -- Guilhem Moulin Tue, 25 Apr 2023 20:08:21 +0200 + lacme (0.8.1-1) unstable; urgency=medium [ Guilhem Moulin ] -- cgit v1.2.3