diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 71a9d67..6087f7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ 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 + This change is needed for compatibility with libcrypt-openssl-rsa-perl 0.38 and later. * d/control: Remove `Rules-Requires-Root: no`. * d/watch: Port to Version 5. @@ -10,6 +10,7 @@ lacme (0.8.4-1) unstable; urgency=medium + 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. + * Refresh d/patches. -- Guilhem Moulin <guilhem@debian.org> Mon, 20 Jul 2026 19:56:11 +0200 |
