From 6ec618549207bd2e9f864a650ba059f218334df9 Mon Sep 17 00:00:00 2001 From: TheJackiMonster Date: Sat, 23 Mar 2024 23:50:06 +0100 Subject: Add libgnunetchat 0.3.1 news Signed-off-by: TheJackiMonster --- template/news/2024-03-libgnunetchat-0.3.1.html.j2 | 21 +++++++++++++++++++++ www.yml | 3 +++ 2 files changed, 24 insertions(+) create mode 100644 template/news/2024-03-libgnunetchat-0.3.1.html.j2 diff --git a/template/news/2024-03-libgnunetchat-0.3.1.html.j2 b/template/news/2024-03-libgnunetchat-0.3.1.html.j2 new file mode 100644 index 00000000..a0c1d743 --- /dev/null +++ b/template/news/2024-03-libgnunetchat-0.3.1.html.j2 @@ -0,0 +1,21 @@ +{% extends "common/news.j2" %} +{% block body_content %} +
+

libgnunetchat 0.3.1 released

+

+ This is mostly a bugfix release for libgnunetchat 0.3.0 to reduce build issues. +

+

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 12b520e2..fb60cd62 100644 --- a/www.yml +++ b/www.yml @@ -34,6 +34,9 @@ meetingnotes: 2022: 2022-12-04 2023: 2023-12-28 newsposts: + - page: 2024-03-libgnunetchat-0.3.1.html + date: 2024-03-23 + title: libgnunetchat 0.3.1 - page: 2024-03-0.21.1.html date: 2024-03-15 title: GNUnet 0.21.1 -- cgit v1.2.3