Commit Graph

216 Commits

Author SHA1 Message Date
efb64261c7
debian: missing binaries 2021-07-16 19:02:33 +02:00
8381f03ecc
debian: send logs to journal 2021-07-16 18:45:30 +02:00
ede5a7527e
debian: fix config file inline 2021-07-16 18:34:13 +02:00
92bbdee30e
debian: fix symlink creation 2021-07-16 18:24:41 +02:00
0cdeaca21a
debian: permissions 2021-07-16 17:51:31 +02:00
65c4afc959
debian: create .config only if necessary 2021-07-16 17:45:54 +02:00
65d145b785
debian: fix config link creation 2021-07-16 17:31:19 +02:00
c3d6471daf
debian: missing taler prefix in etc 2021-07-16 17:21:08 +02:00
af0319f206
debian: depend on ucf 2021-07-16 17:19:57 +02:00
5597dc6f1e
debian: new config file structure 2021-07-16 17:16:38 +02:00
Christian Grothoff
0c0b73c9b1
-allow alternative libcurl4 build dependency 2021-07-14 13:20:12 +02:00
Christian Grothoff
bae2277d76
-update changelog, remove dead statement 2021-07-14 13:13:58 +02:00
Christian Grothoff
249ba03c36
expose 2^52 amount value limit in header, check that limit in test cases, add TALER_amount_multiply and TALER_amount_divide2 operations 2021-07-10 14:55:35 +02:00
Christian Grothoff
2e981c1a6e
fix serial selection in auditor-sync 2021-06-27 23:38:52 +02:00
Christian Grothoff
5ca0209a5e
update Debian package 2021-06-26 14:54:38 +02:00
Christian Grothoff
f078421db8
fix path 2021-06-24 11:29:07 +02:00
Christian Grothoff
eb648cd0b4
move taler-exchange-dbtinit into new package taler-exchange-database that taler-auditor can depend upon 2021-06-24 11:28:31 +02:00
Christian Grothoff
036e711779
extend fakebank API to have thread pool option 2021-06-19 05:00:45 +02:00
Christian Grothoff
23c36cb44b
remove (hopefully) obsolete option, was moved to exchange-offline 2021-04-26 17:05:19 +02:00
Christian Grothoff
5106a09c9f
fix more typos 2021-04-23 23:53:52 +02:00
Christian Grothoff
294730cf01
fix #6769, plus some related configuration issues and better documentation 2021-04-18 02:21:03 +02:00
Christian Grothoff
8860796d81
update package 2021-02-16 19:03:47 +01:00
Christian Grothoff
e6c5262c9e
fix currency parsing in deserialization logic (resolves #6744) 2021-02-15 22:05:37 +01:00
Christian Grothoff
471fc11663
update Debian package 2021-02-15 16:03:56 +01:00
Christian Grothoff
aa61a2e6eb
bump package version 2021-01-30 11:51:53 +01:00
Christian Grothoff
f3329ee398
do not fail during postinst if systemctl is unavailable 2021-01-28 14:30:52 +01:00
Christian Grothoff
5ec474a0e8
bump version 2021-01-27 10:29:18 +01:00
Christian Grothoff
90d05cb486
update package 2021-01-27 10:24:34 +01:00
Christian Grothoff
0e115d5a4a
deconflict packages 2021-01-27 10:02:43 +01:00
Christian Grothoff
04de6bcbb4
file or linK 2021-01-25 21:16:27 +01:00
Christian Grothoff
4ec89f270b
fix rule 2021-01-25 21:09:44 +01:00
Christian Grothoff
69d29a7931
apply a bit more systemd hardening 2021-01-23 23:02:10 +01:00
Christian Grothoff
010b2e9b25
update debian package build rules 2021-01-21 17:53:17 +01:00
Christian Grothoff
8f266d5872
improve packaging rules 2021-01-21 14:14:43 +01:00
Christian Grothoff
f5b443179c
update dist rules for updated prebuilt documentation submodule 2021-01-21 13:42:53 +01:00
Christian Grothoff
f989f2a979
update Debian packages for exchange 2021-01-21 13:23:00 +01:00
Christian Grothoff
2aa77fdd1c
work around compiler warning, ensure we leave 0-terminator, even though it is not required by the kernel 2021-01-21 13:20:25 +01:00
Christian Grothoff
b18d0b8aa9
helper->secmod 2021-01-18 11:04:43 +01:00
b23f9b78a4
rename taler-helper-crypto-* to taler-exchange-secmod-* 2021-01-17 20:07:55 +01:00
Christian Grothoff
e8df4ac339
update .gitignore files 2021-01-06 11:38:13 +01:00
Christian Grothoff
b870133467
fix changelog 2021-01-03 23:31:22 +01:00
Christian Grothoff
9a24b4a0dc
fix auditor postinst 2021-01-03 23:29:27 +01:00
Christian Grothoff
d981da056e
fix exchange postinst 2021-01-03 23:14:26 +01:00
Christian Grothoff
502c2aef96
bump changelog 2021-01-02 21:46:33 +01:00
Christian Grothoff
0e4c82f897
debian package fixes 2021-01-02 14:05:45 +01:00
Christian Grothoff
fbc0542e0c
modify setup to not do DB, cannot be fully done anyway 2021-01-01 22:12:59 +01:00
Christian Grothoff
e4dc1ecc5d
fix dependencies 2021-01-01 21:12:47 +01:00
Christian Grothoff
0bd5a6e97e
rename taler-exchange-dev to libtalerexchange-dev 2021-01-01 21:03:19 +01:00
Christian Grothoff
90d4bc9519
work on Debian package: extend pre-configuration, add reverse proxy setup logic, add database setup logic (untested) 2021-01-01 20:43:59 +01:00
Christian Grothoff
cd9220b187
fix 2021-01-01 16:16:56 +01:00
Christian Grothoff
8d0e141143
add test for python3-jinja2 2021-01-01 16:01:51 +01:00
Christian Grothoff
81379419f1
ignore for debian/ dir 2021-01-01 15:50:25 +01:00
Christian Grothoff
65ac35a72c
bump version, update ChangeLog for new release 2020-12-31 23:12:21 +01:00
Christian Grothoff
53abae7403
setup better paths, use Debian-specific systemd clean up logic instead of hacking around manually, improve README 2020-12-31 23:09:12 +01:00
Christian Grothoff
5bc3a5f9e2
fix start binary 2020-12-31 22:45:17 +01:00
Christian Grothoff
edf4c7b691
keep plugins in taler-exchange package 2020-12-31 22:40:15 +01:00
Christian Grothoff
f0a9383bf9
keep plugins in taler-exchange package 2020-12-31 22:39:28 +01:00
Christian Grothoff
bfb81f635a
reload systemd after installing/deleting service files 2020-12-31 22:38:14 +01:00
Christian Grothoff
3bd6b543a1
fix user name defaults 2020-12-31 22:04:21 +01:00
Christian Grothoff
25ce6506d1
use correct variable name 2020-12-31 20:46:08 +01:00
Christian Grothoff
85363201c4
add .so files to -dev package 2020-12-29 20:49:44 +01:00
Christian Grothoff
8050ac1677
do not generate static libs 2020-12-29 14:28:32 +01:00
Christian Grothoff
b1c863047a
use build-aux to support Debian packaging 2020-12-29 14:03:55 +01:00
Christian Grothoff
3c5e02214e
improve taler exchange Debian package rules 2020-12-29 13:54:21 +01:00
Christian Grothoff
e413b9523b
update Debian package instructions 2020-12-28 13:14:11 +01:00
Christian Grothoff
351b289675
skeleton for Taler exchange Debian package (not yet working) 2020-12-28 11:39:05 +01:00