diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2021-09-02 16:29:35 +0200 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2021-09-02 16:29:35 +0200 |
commit | 0004ff893ad79e10e27af317228ddc65742a5a33 (patch) | |
tree | 0e2c37e438da2d092671f22e0cc2d2446ec1f905 | |
parent | 25d8a8a26626bf3cf80a85c1ad843e3a6dcf1c8a (diff) | |
parent | 6267eec4062106bd7880cd3c5eb5f0d877251fb0 (diff) |
-Merge branch 'master' from upstream
-rwxr-xr-x | .buildbot/firefly-x86_64-amdepyc_deploy.sh | 1 | ||||
-rw-r--r-- | ChangeLog | 84 | ||||
-rw-r--r-- | contrib/services/systemd/gnunet.service | 1 |
3 files changed, 85 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh index 8ba9d35be..de37b59f1 100755 --- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh +++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh @@ -1,7 +1,6 @@ #!/bin/bash # Deploy docs from buildbot - cd doc make html cd .. @@ -1,3 +1,87 @@ +Wed, 1 Sep 2021 10:28:09 +0200 (d51000320) +add fix for GNUnet directory permissions by madmurphy - Christian Grothoff + +Mon, 30 Aug 2021 09:35:40 +0200 (9eb417e72) +exec' - Christian Grothoff + +Sat, 28 Aug 2021 21:50:06 +0200 (2994fa434) +improve error message and inherit stderr as suggested by Florian - Christian Grothoff + +Sat, 28 Aug 2021 18:42:53 +0200 (c6528ac77) +debian: systemd installation - Florian Dold + +Sat, 28 Aug 2021 18:31:33 +0200 (eacbf5923) +debian: clean up - Florian Dold + +Sat, 28 Aug 2021 18:27:45 +0200 (ec6b80f07) +debian: more fixes and formatting - Florian Dold + +Sat, 28 Aug 2021 18:27:11 +0200 (830bc7ab2) +debian: more fixes - Florian Dold + +Sat, 28 Aug 2021 18:23:05 +0200 (941ea7f20) +debian: various packaging fixes - Florian Dold + +Sat, 28 Aug 2021 17:46:26 +0200 (b317b3e11) +use ISO 8609 / RFC 3339 timestamps for logging - Florian Dold + +Sat, 28 Aug 2021 16:54:38 +0200 (e74fadf93) +release GNUnet 0.15.3 - Christian Grothoff + +Sat, 28 Aug 2021 12:54:32 +0200 (1757980da) +partial fix for problems raised by Alessio on the ML - Christian Grothoff + +Sat, 28 Aug 2021 12:50:20 +0200 (66e906c25) +partial fix for problems raised by Alessio on the ML - Christian Grothoff + +Wed, 25 Aug 2021 12:52:12 +0200 (45532e7bc) +further simplify libgnunetpq event API and implementation, also trigger events on 'loopback' that are not socket-activated - Christian Grothoff + +Tue, 24 Aug 2021 16:12:34 +0200 (a0e689f5e) +debian: libgnunet-dev should not depend on GNUnet - Florian Dold + +Sun, 8 Aug 2021 22:10:55 +0200 (b71740271) +debian: do not pollute skel (see Debian Policy Section 10.7.5.) - Florian Dold + +Sun, 8 Aug 2021 21:20:09 +0200 (2de19bb85) +debian: leave out debian version '0', as lintian complains - Florian Dold + +Sun, 8 Aug 2021 21:14:42 +0200 (788f1edbe) +debian: bump version (0.15.0-1) - Florian Dold + +Fri, 6 Aug 2021 11:56:36 +0200 (564a1945e) +debian: bump version - Florian Dold + +Wed, 4 Aug 2021 20:41:25 +0200 (ff5075e7f) +do not generate tautological comparisson warnings for assertions (if gcc/clang version supports them) - Christian Grothoff + +Wed, 4 Aug 2021 15:09:17 +0200 (873381c65) +first cmd for a simple tng test running. part of cleanup and sanity check when starting missing - t3sserakt + +Sun, 1 Aug 2021 16:23:32 +0200 (372516f77) +0 for absolute time is special, and should be treated as such in JSON generation - Christian Grothoff + +Sun, 1 Aug 2021 14:53:14 +0200 (c98bf47a8) +PQ: fix notification API bugs - Christian Grothoff + +Sun, 1 Aug 2021 12:26:20 +0200 (2032f3ce3) +debian: compat level, removal of user units, tweaks - Florian Dold + +Sat, 31 Jul 2021 22:42:45 +0200 (d02ea47f5) +JSON: allow NULL-passing to GNUNET_JSON_pack_data_varsize - Christian Grothoff + +Sat, 31 Jul 2021 20:04:51 +0200 (be8bbf724) +debian: bump version - Florian Dold + +Sat, 31 Jul 2021 16:47:33 +0200 (9b3442d2f) +debian: Do not remove users/groups in postrm - Florian Dold + +Sat, 31 Jul 2021 16:08:36 +0200 (aa0f0adef) +debian: fix date - Florian Dold + +Sat, 31 Jul 2021 12:58:00 +0200 (e3dc68562) +debian: bump version to 0.14.1-9 - Florian Dold + Fri, 30 Jul 2021 22:20:05 +0200 (dccf60f89) config: handle syntax error instead of dereferencing NULL pointer - Florian Dold diff --git a/contrib/services/systemd/gnunet.service b/contrib/services/systemd/gnunet.service index 25b3c2f0e..daa38a046 100644 --- a/contrib/services/systemd/gnunet.service +++ b/contrib/services/systemd/gnunet.service @@ -8,6 +8,7 @@ Type=simple User=gnunet ExecStart=/usr/lib/gnunet/libexec/gnunet-service-arm -c /etc/gnunet.conf StateDirectory=gnunet +StateDirectoryMode=0700 [Install] WantedBy=multi-user.target |