diff options
author | Guilhem Moulin <guilhem@debian.org> | 2023-04-28 10:26:28 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2023-04-28 10:46:20 +0200 |
commit | 3307551410bb24d41fa947701e7b3a031f29fb69 (patch) | |
tree | 14e33a4f515876a38d9a7bdd7582f9a5a901ad99 /debian | |
parent | f2f3c1a04e31568dcb021c98cb8d6eceae96bea5 (diff) |
Update changelog for 0.8.0-2+deb12u1 releasedebian/0.8.0-2+deb11u1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4c8d3dc..9fbaada 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +lacme (0.8.0-2+deb11u1) bullseye; urgency=medium + + * 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" and we need to + account for that (closes: #1034834). + * d/gbp.conf: Set 'debian-branch = debian/bullseye'. + + -- Guilhem Moulin <guilhem@debian.org> Fri, 28 Apr 2023 10:25:54 +0200 + lacme (0.8.0-2) unstable; urgency=medium * d/lacme.postrm: Don't delete system users on purge. There might be files |