diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ca3e7b3..71a9d67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +lacme (0.8.4-1) unstable; urgency=medium + + * New upstream bugfix release. + + accountd: Use PKCS#1 v1.5 signatures, as it's what JWT RS256 uses. + This change is nedded for compatibility with libcrypt-openssl-rsa-perl + 0.38 and later. + * d/control: Remove `Rules-Requires-Root: no`. + * d/watch: Port to Version 5. + * Update Standards-Version to 4.7.4. + + Remove "Priority: optional" which is the current default and spelling it + out is no longer recommended per Policy. + * d/u/signing-key.asc: Upgrade to new packet format. + + -- Guilhem Moulin <guilhem@debian.org> Mon, 20 Jul 2026 19:56:11 +0200 + lacme (0.8.3-1) unstable; urgency=high * New upstream bugfix release. |
