aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-21 13:23:00 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-21 13:23:00 +0100
commitf989f2a9795ea7db06bfbf0f2cba1e0ecc7c2d8a (patch)
tree3e3b701495ad9ac741be402d100119b5f950cff5 /debian/changelog
parent2aa77fdd1ce970aa5421e8fd4e8fb5b1270dbf38 (diff)
downloadexchange-f989f2a9795ea7db06bfbf0f2cba1e0ecc7c2d8a.tar.xz
update Debian packages for exchange
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b4f8146f5..50d791f26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,15 @@
taler-exchange (0.9.0-3) unstable; urgency=medium
+ * Renamed helper/secmod binaries for consistency.
+ * Protocol improvements, removing unnecessary struct members.
+ * Fixed /management/keys caching logic and key revocation handling.
+ * Implemented taler-auditor-sync.
+ * Misc. other minor improvements.
+
+ -- Christian Grothoff <grothoff@gnu.org> Thu, 21 Jan 2021 12:02:10 +0100
+
+taler-exchange (0.9.0-3) unstable; urgency=medium
+
* Fix taler-exchange.postrm crash (prevented uninstall).
* Split out taler-auditor package.
* Setup user and systemd service for taler-auditor-httpd.