aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e3f3322..803728d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
+ssh-agent-filter (0.5.3-2) unstable; urgency=medium
+
+ * no-change source-only upload.
+
+ -- Timo Weingärtner <timo@tiwe.de> Sun, 08 Mar 2026 00:15:50 +0100
+
ssh-agent-filter (0.5.3-1) unstable; urgency=medium
* release 0.5.3
- + use C++17 std::filesystem instead of boost
+ + use C++17 std::filesystem instead of boost (Closes: #1128149)
+ tests: use empty $HOME
+ follow API break of nettle 4 (Closes: #1129366)
* Revert "Set HOME for build time test", included upstream