gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [www] branch stable updated (5d30c3c -> a4dc4c1)


From: gnunet
Subject: [GNUnet-SVN] [www] branch stable updated (5d30c3c -> a4dc4c1)
Date: Fri, 26 Jul 2019 17:34:19 +0200

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

martin-schanzenbach pushed a change to branch stable
in repository www.

    from 5d30c3c  Merge branch 'master' into stable
     add 059ec8c  clarify GNUNET_PREFIX
     add b1bebc0  t3ss cadet changes
     new a4dc4c1  Merge branch 'master' into stable

The 1 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:
 news/2019-0.11.6.inc                | 5 ++++-
 template/install-on-debian9.html.j2 | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/news/2019-0.11.6.inc b/news/2019-0.11.6.inc
index 42953c0..8ffdf31 100644
--- a/news/2019-0.11.6.inc
+++ b/news/2019-0.11.6.inc
@@ -60,6 +60,9 @@
     <li>
       <tt>TRANSPORT</tt>, <tt>TESTBED</tt> and <tt>CADET</tt> tests now pass 
again on macOS.
     </li>
+    <li>
+      <tt>CADET</tt>: Replaced enum <tt>GNUNET_CADET_ChannelOption</tt> with 
<tt>GNUNET_MQ_PriorityPreferences</tt> in preparation of API changed in the 
future.
+    </li>
     <li>
       The GNS proxy Certification Authority is now generated using 
gnutls-certtool,
       if available, with opennssl/certtool as fallback.
@@ -77,7 +80,7 @@
     </li>
     <li>
       There are known moderate implementation limitations in CADET that
-      negatively impact performance. Also CADET may unexpectedly deliver 
messages out-of-order.
+      negatively impact performance.
     </li>
     <li>
       There are known moderate design issues in FS that also impact
diff --git a/template/install-on-debian9.html.j2 
b/template/install-on-debian9.html.j2
index 9641964..338fa92 100644
--- a/template/install-on-debian9.html.j2
+++ b/template/install-on-debian9.html.j2
@@ -105,6 +105,7 @@
   <code>
     $ cd ~/gnunet_installation/gnunet<br>
     $ ./bootstrap<br>
+    $ export GNUNET_PREFIX=/usr/local # for example, other locations possible
     $ ./configure --prefix=$GNUNET_PREFIX --disable-documentation 
--with-microhttpd=/opt/libmicrohttpd<br>
     $ sudo addgroup gnunetdns<br>
     $ sudo adduser --system --group --disabled-login --home /var/lib/gnunet 
gnunet<br>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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