aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2026-03-08 00:17:34 +0100
committerTimo Weingärtner <timo@tiwe.de>2026-03-08 00:17:34 +0100
commit39fcef1c9e2173dd00745ac08f68cf2055e8f70a (patch)
treeac95eda425b1c709bda217cd1ad89ec129fa369f
parentcce609e194a70c7d3f98ecb8c14490438d38c0e2 (diff)
downloadssh-agent-filter-39fcef1c9e2173dd00745ac08f68cf2055e8f70a.tar.gz
debian release 0.5.3-2debian/0.5.3-2debian
-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