1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
taler-merchant (0.8.2) unstable; urgency=low
* Official release of GNU Taler merchant 0.8.2.
-- Christian Grothoff <grothoff@taler.net> Tue, 17 Aug 2021 23:23:21 +0200
taler-merchant (0.8.1) unstable; urgency=low
* Official release of GNU Taler merchant 0.8.1.
-- Christian Grothoff <grothoff@taler.net> Fri, 13 Aug 2021 23:23:21 +0200
taler-merchant (0.8.0-15) unstable; urgency=low
* Update to latest upstream code.
-- Florian Dold <florian@dold.me> Fri, 06 Aug 2021 11:57:42 +0200
taler-merchant (0.8.0-14) unstable; urgency=low
* Update to latest upstream code.
-- Florian Dold <florian@dold.me> Wed, 04 Aug 2021 21:51:23 +0200
taler-merchant (0.8.0-13) unstable; urgency=low
* Support debhelper-compat level 12.
-- Florian Dold <florian@dold.me> Sun, 01 Aug 2021 19:37:19 +0200
taler-merchant (0.8.0-12) unstable; urgency=low
* Fix broken postrm script.
-- Florian Dold <florian@dold.me> Sat, 31 Jul 2021 16:51:32 +0200
taler-merchant (0.8.0-11) unstable; urgency=low
* Various packaging bugfixes.
-- Florian Dold <florian@dold.me> Sat, 31 Jul 2021 13:21:30 +0200
taler-merchant (0.8.0-10) unstable; urgency=low
* Various configuration fixes.
-- Florian Dold <florian@dold.me> Fri, 30 Jul 2021 13:38:38 +0200
taler-merchant (0.8.0-9) unstable; urgency=low
* Update to latest upstream code with minor bugfixes.
-- Christian Grothoff <grothoff@gnu.org> Tue, 20 Jul 2021 14:02:10 +0100
taler-merchant (0.8.0-8) unstable; urgency=low
* Removed obsolete '-w' switch from taler-config calls.
-- Christian Grothoff <grothoff@gnu.org> Wed, 19 Jun 2021 16:02:10 +0100
taler-merchant (0.8.0-7) unstable; urgency=low
* Fixes to build dependencies.
-- Christian Grothoff <grothoff@gnu.org> Wed, 19 Jun 2021 14:02:10 +0100
taler-merchant (0.8.0-6) unstable; urgency=low
* Update to latest merchant backoffice SPA logic.
-- Christian Grothoff <grothoff@gnu.org> Thu, 17 Jun 2021 14:02:10 +0100
taler-merchant (0.8.0-5) unstable; urgency=low
* Update to latest upstream code.
-- Christian Grothoff <grothoff@gnu.org> Fri, 18 Jun 2021 12:02:10 +0100
taler-merchant (0.8.0-4) unstable; urgency=medium
* Move benchmarking tool to -dev package.
-- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 12:02:10 +0100
taler-merchant (0.8.0-3) unstable; urgency=medium
* Fixed a few memory leaks.
-- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 12:02:10 +0100
taler-merchant (0.8.0-2) unstable; urgency=medium
* Fixed transactional logic issues.
* Trust exchange if master_pub matches, do not require base URL to match.
* Update documentation.
* Minimize files shipped with libtalermerchant Debian package to what is needed.
-- Christian Grothoff <grothoff@gnu.org> Thu, 21 Jan 2021 12:02:10 +0100
taler-merchant (0.8.0-1) unstable; urgency=medium
* Fixed database initialization.
* Fixed HTTP server integration.
-- Christian Grothoff <grothoff@gnu.org> Sat, 02 Jan 2021 00:00:00 +0000
taler-merchant (0.8.0-0) unstable; urgency=medium
* Initial Release.
-- Christian Grothoff <grothoff@gnu.org> Fri, 01 Jan 2021 00:00:00 +0000
|