From e2cb3e6baf9746bd28f6c8a93ec36163cf266bf7 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Mon, 26 Sep 2022 11:58:31 +0900 Subject: v0.17.6 --- template/news/2022-09-0.17.6.html.j2 | 34 ++++++++++++++++++++++++++++++++++ www.yml | 3 +++ 2 files changed, 37 insertions(+) create mode 100644 template/news/2022-09-0.17.6.html.j2 diff --git a/template/news/2022-09-0.17.6.html.j2 b/template/news/2022-09-0.17.6.html.j2 new file mode 100644 index 00000000..d992826f --- /dev/null +++ b/template/news/2022-09-0.17.6.html.j2 @@ -0,0 +1,34 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

GNUnet 0.17.6

+

+This is a bugfix release for gnunet 0.17.5. +

+

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/ +

+

Noteworthy changes in 0.17.6 (since 0.17.5)

+ +{% endblock body_content %} diff --git a/www.yml b/www.yml index 71a55711..30fbd81c 100644 --- a/www.yml +++ b/www.yml @@ -29,6 +29,9 @@ meetingnotes: 2019: 2019-12-27 2020: 2020-12-30 newsposts: + - page: 2022-09-0.17.6.html + date: 2022-09-26 + title: GNUnet 0.17.6 - page: 2022-09-0.17.5.html date: 2022-09-04 title: GNUnet 0.17.5 -- cgit v1.2.3