diff options
| author | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:47:31 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:56:23 +0200 |
| commit | 224df507cd0e5cd810568262ee8fd02a1dd8f25d (patch) | |
| tree | 08094dc3436625fda6afb7592e1b342adac910d6 /debian/changelog | |
| parent | 7ac26613726c2ccfeb7a0f73bf2ad1cc7dbdd5c4 (diff) | |
Update changelog for 0.8.4-1 release
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. |
