aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@debian.org>2026-07-20 19:47:31 +0200
committerGuilhem Moulin <guilhem@debian.org>2026-07-20 19:56:23 +0200
commit224df507cd0e5cd810568262ee8fd02a1dd8f25d (patch)
tree08094dc3436625fda6afb7592e1b342adac910d6 /debian
parent7ac26613726c2ccfeb7a0f73bf2ad1cc7dbdd5c4 (diff)
Update changelog for 0.8.4-1 release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
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.