From 3b0f5b608f47b35435a58b11c5f81668b33d888b Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 11 Aug 2022 17:49:16 +0200 Subject: v0.17.4 --- template/news/2022-08-0.17.4.html.j2 | 21 +++++++++++++++++++++ www.yml | 3 +++ 2 files changed, 24 insertions(+) create mode 100644 template/news/2022-08-0.17.4.html.j2 diff --git a/template/news/2022-08-0.17.4.html.j2 b/template/news/2022-08-0.17.4.html.j2 new file mode 100644 index 00000000..576e8a45 --- /dev/null +++ b/template/news/2022-08-0.17.4.html.j2 @@ -0,0 +1,21 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

GNUnet 0.17.4

+

+This is a bugfix release for gnunet 0.17.3 because of a missing file in the +tarball required to build the documentation. +

+

Download links

+ +

+The GPG key used to sign is: 3D11063C10F98D14BD24D1470B0998EF86F59B6A +

+

+Note that due to mirror synchronization, not all links may be functional +early after the release. For direct access try +http://ftp.gnu.org/gnu/gnunet/ +

+{% endblock body_content %} diff --git a/www.yml b/www.yml index ca5d91f8..aadd05da 100644 --- a/www.yml +++ b/www.yml @@ -29,6 +29,9 @@ meetingnotes: 2019: 2019-12-27 2020: 2020-12-30 newsposts: + - page: 2022-08-0.17.4.html + date: 2022-08-11 + title: GNUnet 0.17.4 - page: 2022-08-0.17.3.html date: 2022-08-05 title: GNUnet 0.17.3 -- cgit v1.2.3