aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ca3e7b3..6087f7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+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 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.
+ * 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.
+ * Refresh d/patches.
+
+ -- 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.