gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: prepare news for 0.14.1


From: gnunet
Subject: [www] branch master updated: prepare news for 0.14.1
Date: Mon, 22 Mar 2021 18:51:26 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 608a199  prepare news for 0.14.1
608a199 is described below

commit 608a199ffb9f19ea3931e9cb0ca863fc0f4d5e79
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Mar 22 18:49:42 2021 +0100

    prepare news for 0.14.1
---
 news/2021-03-0.14.1.html.j2 | 53 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/news/2021-03-0.14.1.html.j2 b/news/2021-03-0.14.1.html.j2
new file mode 100644
index 0000000..30fd22b
--- /dev/null
+++ b/news/2021-03-0.14.1.html.j2
@@ -0,0 +1,53 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+  <h1>GNUnet 0.14.1 released</h1>
+<p>
+  Continuing to "release early / release often", we present
+  GNUnet 0.14.1. This is a bugfix release for gnunet 0.14.0.
+</p>
+<h4>Download links</h4>
+<ul>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.14.1.tar.gz";>http://ftpmirror.gnu.org/gnunet/gnunet-0.14.1.tar.gz</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.14.1.tar.gz.sig";>http://ftpmirror.gnu.org/gnunet/gnunet-0.14.1.tar.gz.sig</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.14.1.tar.gz";>http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.14.1.tar.gz</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.14.1.tar.gz.sig";>http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.14.1.tar.gz.sig</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.14.0.tar.gz";>http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.14.1.tar.gz</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.14.0.tar.gz.sig";>http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.14.1.tar.gz.sig</a></li>
+</ul>
+<p>
+  The GPG key used to sign is: <a 
href="https://gnunet.org/~schanzen/3D11063C10F98D14BD24D1470B0998EF86F59B6A";>3D11063C10F98D14BD24D1470B0998EF86F59B6A</a>
+</p>
+<p>
+  Note that due to mirror synchronization, not all links might be functional
+  early after the release. For direct access try
+  <a href="http://ftp.gnu.org/gnu/gnunet/";>http://ftp.gnu.org/gnu/gnunet/</a>
+</p>
+<h4>Noteworthy changes in 0.14.1 (since 0.14.0)</h4>
+<ul>
+  <li><tt>TNG</tt>: Various improvements to communicators.<a 
href="https://bugs.gnunet.org/view.php?id=6361";>#6361</a>,<a 
href="https://bugs.gnunet.org/view.php?id=5550";>#5550</a>
+  </li>
+  <li><tt>GNS</tt>: Use autogenerated header file from GANA.</li>
+  <li><tt>FS</tt>: Improve modularity of FS structs. <a 
href="https://bugs.gnunet.org/view.php?id=6743";>#6743</a></li>
+  <li><tt>SETU</tt>: Various improvements as part of the ongoing work on <a 
href="https://lsd.gnunet.org/lsd0003";>LSD0003</a>.</li>
+  <li><tt>IDENTITY</tt>; Fix wrong key construction for anonymous ECDSA 
identity.</li>
+  <li><tt>RPS</tt>: Code cleanup mostly addressing warnings.
+  <li><tt>UTIL</tt>:
+    <ul>
+      <li>Added a Base32 en/decoded CLI <tt>gnunet-base32</tt>.
+      <li>Use timeflakes as UUIDs. <a 
href="https://bugs.gnunet.org/view.php?id=6716";>#6716</a>
+    </ul>
+  </li>
+  <li><tt>Buildsystem</tt>: Fix libunistring detection. <a 
href="https://bugs.gnunet.org/view.php?id=6485";>#6485</a></li>
+  <li><b>(NEW)</b> <tt>MESSENGER</tt>: New messenger component 
(experimental)</li>
+</ul>
+<p>
+  A detailed list of changes can be found in the <a 
href="https://git.gnunet.org/gnunet.git/tree/ChangeLog";>ChangeLog</a> and
+  the <a 
href="https://bugs.gnunet.org/changelog_page.php?project_id=13";>0.14.0 
bugtracker</a>.
+</p>
+
+<h4>Thanks</h4>
+<p>
+  This release was the work of many people. The following people contributed 
code and were thus easily identified:
+  Christian Grothoff, Florian Dold, t3sserakt, TheJackiMonster, Elias 
Summermatter, Julius Bünger and Thien-Thi Nguyen.
+</p>
+{% endblock body_content %}

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