gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: bump


From: gnunet
Subject: [taler-exchange] branch master updated: bump
Date: Thu, 07 Mar 2024 10:12:11 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 952e8765 bump
952e8765 is described below

commit 952e8765704cd48fc86fd19a778bec03c2743b54
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Mar 7 10:12:08 2024 +0100

    bump
---
 README                   | 2 +-
 configure.ac             | 2 +-
 doc/prebuilt             | 2 +-
 src/exchange/Makefile.am | 1 -
 src/testing/Makefile.am  | 1 -
 5 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 1a0ea54d..797253a3 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ Dependencies:
 
 These are the direct dependencies for running a Taler exchange:
 
-- GNUnet            >= 0.20.0
+- GNUnet            >= 0.21.0
 - GNU libmicrohttpd >= 0.9.71
 - PostgreSQL        >= 15.0
 
diff --git a/configure.ac b/configure.ac
index 18d77407..dc9b00a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -182,7 +182,7 @@ AC_CHECK_HEADERS([gnunet/gnunet_util_lib.h],
 AS_IF([test $libgnunetutil != 1],
   [AC_MSG_ERROR([[
 ***
-*** You need libgnunetutil >= 0.20.0 to build this program.
+*** You need libgnunetutil >= 0.21.0 to build this program.
 *** This library is part of GNUnet, available at
 ***   https://gnunet.org
 *** ]])])
diff --git a/doc/prebuilt b/doc/prebuilt
index 60ccf04b..cc782623 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit 60ccf04bb3579c249a899c4ae88e120acda13c83
+Subproject commit cc7826233a726fa2a4faae47731309198ef79442
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 7d0e5a33..1c0c2c68 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -215,7 +215,6 @@ check_SCRIPTS += \
   test_taler_exchange_httpd_afl.sh
 endif
 
-.NOTPARALLEL:
 TESTS = \
   $(check_SCRIPTS)
 
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 9e4a40e9..195ab4c5 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -143,7 +143,6 @@ libtalertesting_la_LIBADD = \
 AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export 
PATH=$${TALER_PREFIX:-@prefix@}/bin:$$PATH;
 
 
-.NOTPARALLEL:
 check_PROGRAMS = \
   test_auditor_api_version \
   test_bank_api_with_fakebank \

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