exchange/debian/changelog

221 lines
6.3 KiB
Plaintext
Raw Normal View History

taler-exchange (0.8.2) unstable; urgency=low
2021-08-08 20:13:03 +02:00
* Official release of GNU Taler 0.8.2.
-- Christian Grothoff <grothoff@taler.net> Sun, 08 Aug 2021 23:23:21 +0200
taler-exchange (0.8.1-31) unstable; urgency=low
2021-08-07 23:25:15 +02:00
* Fix dependencies in service definition.
-- Florian Dold <dold@taler.net> Sat, 07 Aug 2021 23:23:21 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-30) unstable; urgency=low
* Fix dependencies in service definition.
* Minor fixes in upstream code.
-- Florian Dold <dold@taler.net> Sat, 07 Aug 2021 20:20:33 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-29) unstable; urgency=low
2021-08-06 17:18:03 +02:00
* Minor fix in gateway client.
-- Florian Dold <dold@taler.net> Fri, 06 Aug 2021 17:17:46 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-28) unstable; urgency=low
2021-08-06 13:30:41 +02:00
* Service and configuration fixes.
-- Florian Dold <dold@taler.net> Fri, 06 Aug 2021 13:29:47 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-26) unstable; urgency=low
2021-08-04 21:50:27 +02:00
* Search config file location correctly.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 21:49:42 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-25) unstable; urgency=low
2021-08-04 21:50:27 +02:00
* Socket permissions.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 20:54:31 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-24) unstable; urgency=low
2021-08-04 20:18:21 +02:00
* Service dependencies.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 20:17:53 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-23) unstable; urgency=low
2021-08-04 20:01:21 +02:00
* Fix secmod helper permissions.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 20:01:12 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-22) unstable; urgency=low
2021-08-04 19:09:14 +02:00
* Fix permissions.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 19:08:56 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-21) unstable; urgency=low
2021-08-04 18:55:06 +02:00
* Fix service start assertion.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 18:54:54 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-20) unstable; urgency=low
2021-08-04 18:45:04 +02:00
* Reduce service dependencies of taler-exchange-httpd.service.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 18:44:34 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-19) unstable; urgency=low
2021-08-04 16:41:56 +02:00
* Changes to configuration structure.
-- Florian Dold <dold@taler.net> Wed, 04 Aug 2021 16:41:21 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-18) unstable; urgency=low
2021-08-01 18:45:52 +02:00
* Support debhelper-compat 12.
-- Florian Dold <dold@taler.net> Sun, 01 Aug 2021 18:42:34 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-17) unstable; urgency=low
2021-07-31 18:41:49 +02:00
* Fix installation of config files.
-- Florian Dold <dold@taler.net> Sat, 31 Jul 2021 18:41:20 +0200
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-16) unstable; urgency=low
2021-07-31 13:18:05 +02:00
* Improved default configuration.
* Various packaging tweaks.
2021-07-31 18:22:40 +02:00
-- Florian Dold <dold@taler.net> Sat, 31 Jul 2021 13:17:47 +0200
2021-07-31 13:18:05 +02:00
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-14) unstable; urgency=low
2021-07-20 16:26:00 +02:00
* Expose additional symbols needed in merchant logic.
-- Christian Grothoff <grothoff@gnu.org> Tue, 20 Jul 2021 14:02:10 +0100
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-11) unstable; urgency=low
2021-06-27 23:38:52 +02:00
* Fix typo in taler-auditor-sync.
-- Christian Grothoff <grothoff@gnu.org> Sun, 27 Jun 2021 14:02:10 +0100
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-10) unstable; urgency=low
2021-06-26 14:54:38 +02:00
* 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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-8) unstable; urgency=low
2021-02-16 19:03:47 +01:00
* Fix minor memory leak.
-- Christian Grothoff <grothoff@gnu.org> Tue, 16 Feb 2021 13:02:10 +0100
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-6) unstable; urgency=medium
2021-02-15 16:03:56 +01:00
* Fixed a few memory leaks.
-- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 12:02:10 +0100
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-5) unstable; urgency=medium
2021-01-30 11:51:53 +01:00
* Fixed a few bugs.
-- Christian Grothoff <grothoff@gnu.org> Sat, 30 Jan 2021 12:02:10 +0100
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-4) unstable; urgency=medium
2021-01-27 10:24:34 +01:00
* 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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-3) unstable; urgency=medium
2021-01-21 13:23:00 +01:00
* 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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-3) unstable; urgency=medium
2021-01-03 23:29:27 +01:00
* Fix taler-exchange.postrm crash (prevented uninstall).
* Split out taler-auditor package.
* Setup user and systemd service for taler-auditor-httpd.
2021-01-03 23:31:22 +01:00
-- Christian Grothoff <grothoff@gnu.org> Sun, 03 Jan 2020 23:00:00 +0000
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-2) unstable; urgency=medium
2021-01-02 21:46:33 +01:00
* 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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-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
2021-08-08 20:13:03 +02:00
taler-exchange (0.8.1-0) unstable; urgency=medium
* Initial Release.
-- Christian Grothoff <grothoff@gnu.org> Thu, 31 Dec 2020 00:00:00 +0000