gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: clarify version compatibility rule;


From: gnunet
Subject: [taler-docs] branch master updated: clarify version compatibility rule; add GNUnet source tarball link
Date: Fri, 04 Dec 2020 07:38:44 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 62f73fd  clarify version compatibility rule; add GNUnet source tarball 
link
62f73fd is described below

commit 62f73fdea32ca5c6b6acd21f92e081efd87e1a83
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Dec 4 01:34:11 2020 -0500

    clarify version compatibility rule; add GNUnet source tarball link
---
 taler-merchant-manual.rst | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 5b64afb..617cc77 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -303,9 +303,9 @@ backend:
 
 -  GNU libmicrohttpd >= 0.9.71
 
--  GNUnet >= 0.14.0
+-  GNUnet >= 0.14.0 (from `source tarball 
<http://ftpmirror.gnu.org/gnunet/>`__)
 
--  GNU Taler exchange >= 0.8.0 (see `release announcement 
<https://mail.gnu.org/archive/cgi-bin/namazu.cgi?query=taler&idxname=info-gnu&max=20&result=normal&sort=date:late>`__)
+-  GNU Taler exchange (see `release announcement 
<https://mail.gnu.org/archive/cgi-bin/namazu.cgi?query=taler&idxname=info-gnu&max=20&result=normal&sort=date:late>`__)
 
 Except for the last two, these are available in most GNU/Linux distributions
 and should just be installed using the respective package manager. Be careful
@@ -314,8 +314,12 @@ that will not work.
 
 While you are in the GNU Taler exchange
 `download directory <http://ftpmirror.gnu.org/taler/>`__,
-you might as well also download the tarball for GNU Taler merchant >= 0.7.0
-(the version number need not match that of the GNU Taler exchange).
+you might as well also download the tarball for GNU Taler merchant.
+
+GNU Taler components version numbers follow the ``MAJOR.MINOR.MICRO`` format.
+The general rule for compatibility is that ``MAJOR`` and ``MINOR`` must match.
+Exceptions to this general rule are documented in the release notes.
+For example, Taler merchant 0.8.0 is compatible with Taler exchange 0.8.1.
 
 The following sections will provide detailed instructions for installing
 the ``libgnunetutil`` and GNU Taler exchange dependencies.

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