From 7a6bc21e58bac0463048cef3c301264c5483d27a Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sun, 4 Sep 2022 12:47:12 +0200 Subject: v0.17.5 --- template/news/2022-09-0.17.5.html.j2 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 template/news/2022-09-0.17.5.html.j2 (limited to 'template/news') diff --git a/template/news/2022-09-0.17.5.html.j2 b/template/news/2022-09-0.17.5.html.j2 new file mode 100644 index 00000000..37a65b43 --- /dev/null +++ b/template/news/2022-09-0.17.5.html.j2 @@ -0,0 +1,20 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

GNUnet 0.17.5

+

+This is a bugfix release for gnunet 0.17.4.. +

+

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 %} -- cgit v1.2.3