aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2026-03-07 22:45:13 +0100
committerTimo Weingärtner <timo@tiwe.de>2026-03-07 23:15:47 +0100
commitcce609e194a70c7d3f98ecb8c14490438d38c0e2 (patch)
treedfcd1df192fcac2e98bdf236b341c30316ccda62
parent7d11b5d0a25925e48143671a3ee5486691285357 (diff)
downloadssh-agent-filter-cce609e194a70c7d3f98ecb8c14490438d38c0e2.tar.gz
debian release 0.5.3-1debian/0.5.3-1
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aa173eb..e3f3322 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ssh-agent-filter (0.5.3-1) unstable; urgency=medium
+
+ * release 0.5.3
+ + use C++17 std::filesystem instead of boost
+ + tests: use empty $HOME
+ + follow API break of nettle 4 (Closes: #1129366)
+ * Revert "Set HOME for build time test", included upstream
+ * drop b-d: libboost-filesystem-dev, no longer needed
+ * bump standards-version and watch version
+
+ -- Timo Weingärtner <timo@tiwe.de> Sat, 07 Mar 2026 23:08:59 +0100
+
ssh-agent-filter (0.5.2-1.1) unstable; urgency=medium
* Non-maintainer upload.