gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated (460566764 -> 23ba3b90b)


From: gnunet
Subject: [gnunet] branch master updated (460566764 -> 23ba3b90b)
Date: Sat, 07 Jan 2023 08:16:04 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a change to branch master
in repository gnunet.

    from 460566764 TESTING: Fix shebang in netjail scripts
     new d608fc49e REGEX: Fix tests missing link against libgnunetstatistics
     new e9bc4c898 PO: Update for recent changes
     new 23ba3b90b ChangeLog update

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog             | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in        |   5 +--
 po/de.po              |   2 +-
 po/es.po              |   2 +-
 po/fr.po              |   2 +-
 po/it.po              |   2 +-
 po/sr.po              |   2 +-
 po/sv.po              |   2 +-
 po/vi.po              |   2 +-
 po/zh_CN.po           |   2 +-
 src/regex/Makefile.am |   4 ++
 11 files changed, 114 insertions(+), 11 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b4a1ff2d0..9e180d324 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,103 @@
+Sat, 7 Jan 2023 11:17:07 +0900 (e9bc4c898)
+PO: Update for recent changes
+
+by: Martin Schanzenbach
+
+Sat, 7 Jan 2023 11:16:29 +0900 (d608fc49e)
+REGEX: Fix tests missing link against libgnunetstatistics
+
+by: Martin Schanzenbach
+
+Sat, 7 Jan 2023 11:03:25 +0900 (460566764)
+TESTING: Fix shebang in netjail scripts
+Bashisms are used in netjail scripts for better or worse.
+But the sheband /bin/sh was wrong to use in that case.
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 22:54:21 +0900 (d9f74f175)
+DOC: Add messenger man page. Fixes #7543
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 22:40:08 +0900 (7c22b60b9)
+DOC: Add long overdue DHT man pages.
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 22:00:36 +0900 (246c58548)
+PEERSTORE: Stop installing gnunet-peerstore binary that does not do anything.
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 21:56:50 +0900 (d80b32753)
+DOC: Add gnunet-did manpage. Issue #7543
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 21:33:47 +0900 (cff555170)
+GNS: Add a BCD service configuration for ARM as it now lives under libexec.
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 21:33:17 +0900 (42d251fad)
+DOC: Install gnunet-testing manpage.
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 21:14:48 +0900 (bda28efd1)
+BUILD: Properly set installation directories for gnunet-suidfix and gnunet-bcd
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 19:50:11 +0900 (8240cf210)
+DOC: Update to most recent handbook
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 19:28:38 +0900 (9ed8f3c08)
+REGEX: Do not link internal libraries into .las
+Instead, actually include the source files in SOURCES.
+This may result in longer compile times, but it makes more sense to the linker.
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 18:06:20 +0900 (22c86ff0d)
+BUILD: gnunet-suidfix into libexec
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 18:05:54 +0900 (a5f1827ba)
+BUILD: Clean documentation before rebuilding from bootstrap
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 17:26:29 +0900 (4184e030e)
+BUILD: Move undocumented programs and scritps to libexec. Issue #7543
+Those binaries should not really be called directly and are poorly
+documented (no man pages).
+
+by: Martin Schanzenbach
+
+Thu, 5 Jan 2023 13:17:59 +0900 (6f88d7b83)
+REGEX: Fix build with recent llvm/clang. Fixes #7550
+Patch by Bo98 on github:
+https://github.com/Homebrew/homebrew-core/pull/113789#issuecomment-1288125182
+
+Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
+
+by: Martin Schanzenbach
+
+Fri, 30 Dec 2022 19:24:58 +0900 (2a7d977ee)
+DOC: Update handbook and properly reset on bootstrap
+
+by: Martin Schanzenbach
+
+Fri, 30 Dec 2022 19:17:32 +0900 (37a3445a3)
+DIST: Do not install legacy icons
+
+by: Martin Schanzenbach
+
 Mon, 26 Dec 2022 14:41:09 +0100 (05fef7b53)
 DHT: call try_connect also on already connected peers, just in case address 
changed
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 78babb7a6..16bb66186 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -435,12 +435,11 @@ src/testing/testing_api_cmd_batch.c
 src/testing/testing_api_cmd_block_until_external_trigger.c
 src/testing/testing_api_cmd_end.c
 src/testing/testing_api_cmd_finish.c
-src/testing/testing_api_cmd_local_test_finished.c
 src/testing/testing_api_cmd_local_test_prepared.c
 src/testing/testing_api_cmd_netjail_start.c
-src/testing/testing_api_cmd_netjail_start_testsystem.c
+src/testing/testing_api_cmd_netjail_start_cmds_helper.c
 src/testing/testing_api_cmd_netjail_stop.c
-src/testing/testing_api_cmd_netjail_stop_testsystem.c
+src/testing/testing_api_cmd_netjail_stop_cmds_helper.c
 src/testing/testing_api_cmd_send_peer_ready.c
 src/testing/testing_api_cmd_system_create.c
 src/testing/testing_api_cmd_system_destroy.c
diff --git a/po/de.po b/po/de.po
index 3f239cc15..80c2e4cf1 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2015-03-08 16:16+0100\n"
 "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
diff --git a/po/es.po b/po/es.po
index fc7983c2c..ce3ce7a00 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.9.5a\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2013-02-23 17:50+0100\n"
 "Last-Translator: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>\n"
 "Language-Team: Spanish <es@li.org>\n"
diff --git a/po/fr.po b/po/fr.po
index 3d54cff83..6fc9dede8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2021-11-21 00:53+0100\n"
 "Last-Translator: Stéphane  Aulery <lkppo@free.fr>\n"
 "Language-Team: French <traduc@traduc.org>\n"
diff --git a/po/it.po b/po/it.po
index fc51ef4b6..13fbb4499 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2019-10-16 11:00+0200\n"
 "Last-Translator: Sebastiano Pistore <sebastianopistore.info@protonmail.ch>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/sr.po b/po/sr.po
index 6c1b61d63..70b36b541 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2020-10-23 18:39+0200\n"
 "Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
 "Language-Team: Serbian <(nothing)>\n"
diff --git a/po/sv.po b/po/sv.po
index 433ab9d77..fcbc304c7 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0b\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2006-01-21 17:16+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po/vi.po b/po/vi.po
index c267f6250..9484d2c68 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.8.0a\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2008-09-10 22:05+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
 "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 526da3757..49d50a1c0 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-0.8.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2023-01-05 15:24+0900\n"
+"POT-Creation-Date: 2023-01-05 22:56+0900\n"
 "PO-Revision-Date: 2011-07-09 12:12+0800\n"
 "Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 328efcd0a..a6c9c0903 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -149,6 +149,7 @@ test_regex_eval_api_SOURCES = \
 test_regex_eval_api_LDADD = -lm \
   $(top_builddir)/src/dht/libgnunetdht.la \
   libgnunetregexblock.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
 test_regex_integration_SOURCES = \
@@ -170,6 +171,7 @@ test_regex_iterate_api_SOURCES = \
 test_regex_iterate_api_LDADD = -lm \
   libgnunetregexblock.la \
   $(top_builddir)/src/dht/libgnunetdht.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
 test_regex_proofs_SOURCES = \
@@ -177,6 +179,7 @@ test_regex_proofs_SOURCES = \
 test_regex_proofs_LDADD = -lm \
   $(top_builddir)/src/dht/libgnunetdht.la \
   libgnunetregexblock.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
 test_regex_graph_api_SOURCES = \
@@ -184,6 +187,7 @@ test_regex_graph_api_SOURCES = \
 test_regex_graph_api_LDADD = -lm \
   $(top_builddir)/src/dht/libgnunetdht.la \
   libgnunetregexblock.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]