gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated (4184e030e -> 06f27f955)


From: gnunet
Subject: [gnunet] branch master updated (4184e030e -> 06f27f955)
Date: Thu, 05 Jan 2023 10:07: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 4184e030e BUILD: Move undocumented programs and scritps to libexec. 
Issue #7543
     new 77ad6b7f8 - move from libexec to noinst
     new a5f1827ba BUILD: Clean documentation before rebuilding from bootstrap
     new 22c86ff0d BUILD: gnunet-suidfix into libexec
     new 06f27f955 - po update

The 4 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:
 bootstrap                     | 3 +++
 contrib/scripts/Makefile.am   | 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/consensus/Makefile.am     | 4 +++-
 src/gnsrecord/Makefile.am     | 2 +-
 src/revocation/Makefile.am    | 4 +++-
 src/secretsharing/Makefile.am | 4 +++-
 src/set/Makefile.am           | 6 +++---
 src/seti/Makefile.am          | 4 +++-
 src/setu/Makefile.am          | 6 +++---
 src/util/Makefile.am          | 7 +++----
 18 files changed, 37 insertions(+), 24 deletions(-)

diff --git a/bootstrap b/bootstrap
index 727df2e99..9c830d471 100755
--- a/bootstrap
+++ b/bootstrap
@@ -108,6 +108,9 @@ sphinx_update()
     if existence sphinx-build; then
       cwd=$PWD
       cd contrib/sphinx || exit 1
+      if test -e _build; then
+        make clean
+      fi
       # GNS
       make html >/dev/null || exit 1
       if test -e ../../doc/handbook/html; then
diff --git a/contrib/scripts/Makefile.am b/contrib/scripts/Makefile.am
index b03f69894..3198e26f8 100644
--- a/contrib/scripts/Makefile.am
+++ b/contrib/scripts/Makefile.am
@@ -21,7 +21,10 @@ noinst_SCRIPTS = \
   $(awkSCRIPTS)
 
 bin_SCRIPTS = \
-  gnunet-bugreport \
+  gnunet-bugreport
+
+# This script is not documented and its usage is quite uncommon.
+libexec_SCRIPTS = \
   gnunet-suidfix
 
 EXTRA_DIST = \
diff --git a/po/de.po b/po/de.po
index 2084f6e58..3f239cc15 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 a7597758a..fc7983c2c 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 ea4bedf36..3d54cff83 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 5e3a69ca9..fc51ef4b6 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 431e2bce1..6c1b61d63 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 9e41bdb30..433ab9d77 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 da2d2d44a..c267f6250 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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 3c32bbbee..526da3757 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: 2022-12-28 19:48+0900\n"
+"POT-Creation-Date: 2023-01-05 15:24+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/consensus/Makefile.am b/src/consensus/Makefile.am
index c7480a802..4a04883c0 100644
--- a/src/consensus/Makefile.am
+++ b/src/consensus/Makefile.am
@@ -16,7 +16,9 @@ endif
 
 
 libexec_PROGRAMS = \
- gnunet-service-consensus \
+ gnunet-service-consensus
+
+noinst_PROGRAMS = \
  gnunet-consensus-profiler
 
 if ENABLE_MALICIOUS
diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index 202d3f7ee..1cd446400 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -12,7 +12,7 @@ if USE_COVERAGE
   XLIBS = -lgcov
 endif
 
-libexec_PROGRAMS = \
+noinst_PROGRAMS = \
   gnunet-gnsrecord-tvg
 
 
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index a8e84e877..ae8231a3c 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -65,7 +65,9 @@ libgnunetrevocation_la_LDFLAGS = \
   -version-info 0:0:0
 
 libexec_PROGRAMS = \
- gnunet-service-revocation \
+ gnunet-service-revocation
+
+noinst_PROGRAMS = \
  gnunet-revocation-tvg
 
 gnunet_service_revocation_SOURCES = \
diff --git a/src/secretsharing/Makefile.am b/src/secretsharing/Makefile.am
index 0560417e9..5f49947bc 100644
--- a/src/secretsharing/Makefile.am
+++ b/src/secretsharing/Makefile.am
@@ -14,7 +14,9 @@ endif
 
 
 libexec_PROGRAMS = \
- gnunet-service-secretsharing \
+ gnunet-service-secretsharing
+
+noinst_PROGRAMS = \
  gnunet-secretsharing-profiler
 
 lib_LTLIBRARIES = \
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index 36ec2b298..bf4c8229c 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -15,11 +15,11 @@ if USE_COVERAGE
 endif
 
 noinst_PROGRAMS = \
- gnunet-set-ibf-profiler
+ gnunet-set-ibf-profiler \
+ gnunet-set-profiler
 
 libexec_PROGRAMS = \
- gnunet-service-set \
- gnunet-set-profiler
+ gnunet-service-set
 
 lib_LTLIBRARIES = \
   libgnunetset.la
diff --git a/src/seti/Makefile.am b/src/seti/Makefile.am
index 038f67027..37484b51f 100644
--- a/src/seti/Makefile.am
+++ b/src/seti/Makefile.am
@@ -15,7 +15,9 @@ if USE_COVERAGE
 endif
 
 libexec_PROGRAMS = \
- gnunet-service-seti \
+ gnunet-service-seti
+
+noinst_PROGRAMS = \
  gnunet-seti-profiler
 
 lib_LTLIBRARIES = \
diff --git a/src/setu/Makefile.am b/src/setu/Makefile.am
index fd49c7752..5c33148cd 100644
--- a/src/setu/Makefile.am
+++ b/src/setu/Makefile.am
@@ -15,11 +15,11 @@ if USE_COVERAGE
 endif
 
 noinst_PROGRAMS = \
- gnunet-setu-ibf-profiler
+ gnunet-setu-ibf-profiler \
+ gnunet-setu-profiler
 
 libexec_PROGRAMS = \
- gnunet-service-setu \
- gnunet-setu-profiler
+ gnunet-service-setu
 
 lib_LTLIBRARIES = \
   libgnunetsetu.la
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 591a6f092..ed01558eb 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -158,8 +158,7 @@ lib_LTLIBRARIES = libgnunetutil.la
 
 libexec_PROGRAMS = \
  gnunet-service-resolver \
- gnunet-timeout \
- gnunet-crypto-tvg
+ gnunet-timeout
 
 bin_PROGRAMS = \
  gnunet-base32 \
@@ -174,8 +173,8 @@ endif
 
 noinst_PROGRAMS = \
  gnunet-config-diff \
- test_common_logging_dummy
-
+ test_common_logging_dummy \
+ gnunet-crypto-tvg
 
 if ENABLE_TEST_RUN
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export 
PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;

-- 
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]