From edd59602244fa1b43d42948d23815bacf6d63d92 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sat, 19 Mar 2022 18:06:16 +0100 Subject: add 0.16.2 news --- template/news/2022-03-0.16.2.html.j2 | 31 +++++++++++++++++++++++++++++++ www.yml | 3 +++ 2 files changed, 34 insertions(+) create mode 100644 template/news/2022-03-0.16.2.html.j2 diff --git a/template/news/2022-03-0.16.2.html.j2 b/template/news/2022-03-0.16.2.html.j2 new file mode 100644 index 00000000..58f6a423 --- /dev/null +++ b/template/news/2022-03-0.16.2.html.j2 @@ -0,0 +1,31 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

GNUnet 0.16.2

+

+This is a bugfix release for gnunet 0.16.1. +

+

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.16.2 (since 0.16.1)

+ +

+A detailed list of changes can be found in the ChangeLog and +the 0.16.2 bugtracker. +

+{% endblock body_content %} diff --git a/www.yml b/www.yml index ad90e66f..cd60c9f3 100644 --- a/www.yml +++ b/www.yml @@ -29,6 +29,9 @@ meetingnotes: 2019: 2019-12-27 2020: 2020-12-30 newsposts: + - page: 2022-03-0.16.2.html + date: 2022-03-19 + title: GNUnet 0.16.2 - page: 2022-03-0.16.1.html date: 2022-03-05 title: GNUnet 0.16.1 -- cgit v1.2.3