exchange/debian/changelog

202 lines
5.8 KiB
Plaintext

taler-exchange (0.9.0-29) unstable; urgency=low
* Minor fix in gateway client.
-- Florian Dold <dold@taler.net> Fri, 06 Aug 2021 17:17:46 +0200
taler-exchange (0.9.0-28) unstable; urgency=low
* Service and configuration fixes.
-- Florian Dold <dold@taler.net> Fri, 06 Aug 2021 13:29:47 +0200
taler-exchange (0.9.0-27) unstable; urgency=low
* Update to upstream code with minor bugfixes.
* Fix permissions of secret configuration files in /etc.
-- Florian Dold <dold@taler.net> Thu, 05 Aug 2021 21:36:54 +0200
taler-exchange (0.9.0-26) unstable; urgency=low
* Search config file location correctly.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 21:49:42 +0200
taler-exchange (0.9.0-25) unstable; urgency=low
* Socket permissions.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 20:54:31 +0200
taler-exchange (0.9.0-24) unstable; urgency=low
* Service dependencies.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 20:17:53 +0200
taler-exchange (0.9.0-23) unstable; urgency=low
* Fix secmod helper permissions.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 20:01:12 +0200
taler-exchange (0.9.0-22) unstable; urgency=low
* Fix permissions.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 19:08:56 +0200
taler-exchange (0.9.0-21) unstable; urgency=low
* Fix service start assertion.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 18:54:54 +0200
taler-exchange (0.9.0-20) unstable; urgency=low
* Reduce service dependencies of taler-exchange-httpd.service.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 18:44:34 +0200
taler-exchange (0.9.0-19) unstable; urgency=low
* Changes to configuration structure.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 16:41:21 +0200
taler-exchange (0.9.0-18) unstable; urgency=low
* Support debhelper-compat 12.
-- Florian Dold <dold@taler.net> Sun, 01 Aug 2021 18:42:34 +0200
taler-exchange (0.9.0-17) unstable; urgency=low
* Fix installation of config files.
-- Florian Dold <dold@taler.net> Sat, 31 Jul 2021 18:41:20 +0200
taler-exchange (0.9.0-16) unstable; urgency=low
* Improved default configuration.
* Various packaging tweaks.
-- Florian Dold <dold@taler.net> Sat, 31 Jul 2021 13:17:47 +0200
taler-exchange (0.9.0-15) unstable; urgency=low
* New Taler amount operations (set zero, ...) added.
* New configuration file structure
* New taler-exchange-offline package
-- Florian Dold <dold@taler.net> Mon, 26 Jul 2021 11:21:39 +0200
taler-exchange (0.9.0-14) unstable; urgency=low
* Expose additional symbols needed in merchant logic.
-- Christian Grothoff <grothoff@gnu.org> Tue, 20 Jul 2021 14:02:10 +0100
taler-exchange (0.9.0-13) unstable; urgency=low
* New Taler amount operations (multiply and divide) added.
-- Christian Grothoff <grothoff@gnu.org> Wed, 14 Jul 2021 14:02:10 +0100
taler-exchange (0.9.0-12) unstable; urgency=low
* Fix typo in taler-auditor shell script: clean before building.
-- Christian Grothoff <grothoff@gnu.org> Mon, 28 Jun 2021 14:02:10 +0100
taler-exchange (0.9.0-11) unstable; urgency=low
* Fix typo in taler-auditor-sync.
-- Christian Grothoff <grothoff@gnu.org> Sun, 27 Jun 2021 14:02:10 +0100
taler-exchange (0.9.0-10) unstable; urgency=low
* Improve database performance for taler-exchange-wirewatch.
* Update database schema, fix missing indices.
-- Christian Grothoff <grothoff@gnu.org> Thu, 24 Jun 2021 14:02:10 +0100
taler-exchange (0.9.0-9) unstable; urgency=low
* Fix #6769: have systemd create exchange UNIX domain socket with nice permissions.
-- Christian Grothoff <grothoff@gnu.org> Sun, 18 Apr 2021 13:02:10 +0100
taler-exchange (0.9.0-8) unstable; urgency=low
* Fix minor memory leak.
-- Christian Grothoff <grothoff@gnu.org> Tue, 16 Feb 2021 13:02:10 +0100
taler-exchange (0.9.0-7) unstable; urgency=medium
* Avoid picking up libtalerexchange-dev as a dependency of taler-exchange.
-- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 13:02:10 +0100
taler-exchange (0.9.0-6) unstable; urgency=medium
* Fixed a few memory leaks.
-- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 12:02:10 +0100
taler-exchange (0.9.0-5) unstable; urgency=medium
* Fixed a few bugs.
-- Christian Grothoff <grothoff@gnu.org> Sat, 30 Jan 2021 12:02:10 +0100
taler-exchange (0.9.0-4) unstable; urgency=medium
* Added setup subcommand to taler-exchange-offline.
* Fixed conflict between taler-auditor and libtaler exchange packages.
* Fixed bad handling of non-C locales.
* Updated documentation.
-- Christian Grothoff <grothoff@gnu.org> Wed, 27 Jan 2021 12:02:10 +0100
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.
-- Christian Grothoff <grothoff@gnu.org> Sun, 03 Jan 2020 23:00:00 +0000
taler-exchange (0.9.0-2) unstable; urgency=medium
* Modify setup to not touch database (too complex anyway).
* Fix build of taler-config.
* Correct dependencies.
-- Christian Grothoff <grothoff@gnu.org> Sat, 02 Jan 2020 23:00:00 +0000
taler-exchange (0.9.0-1) unstable; urgency=medium
* Fixing various minor issues with the package, in particular how systemd units are started.
-- Christian Grothoff <grothoff@gnu.org> Thu, 31 Dec 2020 23:00:00 +0000
taler-exchange (0.9.0-0) unstable; urgency=medium
* Initial Release.
-- Christian Grothoff <grothoff@gnu.org> Thu, 31 Dec 2020 00:00:00 +0000