gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch stable updated (56f9d6b -> 52803f1)


From: gnunet
Subject: [www] branch stable updated (56f9d6b -> 52803f1)
Date: Sun, 12 Jul 2020 18:56:09 +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 56f9d6b  add news entry similar to taler
     add 52803f1  update for 0.13.1

No new revisions were added by this update.

Summary of changes:
 news/2020-07-0.13.1.html.j2 | 29 +++++++++++++++++++++++++++++
 www.yml                     |  3 +++
 2 files changed, 32 insertions(+)
 create mode 100644 news/2020-07-0.13.1.html.j2

diff --git a/news/2020-07-0.13.1.html.j2 b/news/2020-07-0.13.1.html.j2
new file mode 100644
index 0000000..b767024
--- /dev/null
+++ b/news/2020-07-0.13.1.html.j2
@@ -0,0 +1,29 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+  <h1>GNUnet 0.13.1 released</h1>
+<p>
+  This is a bugfix release for gnunet and gnunet-gtk specifically.
+  <br>
+  For gnunet, no changes to the source have been made. However,
+  the default configuration had to be modified to support the changes
+  made in 0.13.0.
+  <br>
+  For gnunet-gtk, this fixes a more serious issue where the
+  0.13.0 tarball failed to build.
+</p>
+<h4>Download links</h4>
+<ul>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.13.1.tar.gz";>http://ftpmirror.gnu.org/gnunet/gnunet-0.13.1.tar.gz</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.13.1.tar.gz.sig";>http://ftpmirror.gnu.org/gnunet/gnunet-0.13.1.tar.gz.sig</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.13.1.tar.gz";>http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.13.1.tar.gz</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.13.1.tar.gz.sig";>http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.13.1.tar.gz.sig</a></li>
+</ul>
+<p>
+  The GPG key used to sign is: 
<tt>3D11063C10F98D14BD24D1470B0998EF86F59B6A</tt>
+</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>
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 493c053..d1aa4ea 100644
--- a/www.yml
+++ b/www.yml
@@ -57,6 +57,9 @@ meetingnotes:
   2018: 2018-12-27
   2019: 2019-12-27
 newsposts:
+  - page: 2020-07-0.13.1.html
+    date: 2020-07-12
+    title: GNUnet 0.13.1
   - page: 2020-07-0.13.0.html
     date: 2020-07-07
     title: GNUnet 0.13.0

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