From 356b2cd484df0049291cb1e09cbec73664e6f5a5 Mon Sep 17 00:00:00 2001 From: TheJackiMonster Date: Sun, 30 Oct 2022 01:22:23 +0200 Subject: add libgnunetchat 0.1.1 news item Signed-off-by: TheJackiMonster --- template/news/2022-10-libgnunetchat-0.1.1.html | 20 ++++++++++++++++++++ www.yml | 3 +++ 2 files changed, 23 insertions(+) create mode 100644 template/news/2022-10-libgnunetchat-0.1.1.html diff --git a/template/news/2022-10-libgnunetchat-0.1.1.html b/template/news/2022-10-libgnunetchat-0.1.1.html new file mode 100644 index 00000000..00334ea6 --- /dev/null +++ b/template/news/2022-10-libgnunetchat-0.1.1.html @@ -0,0 +1,20 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

libgnunetchat 0.1.1 released

+

+This is mostly a bugfix release for libgnunetchat 0.1.0. But it will also update the build process of libgnunetchat to use GNU Automake and it will ensure compatibility with latest changes in GNUnet 0.18.0. +

+

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 50b19132..a7803cf1 100644 --- a/www.yml +++ b/www.yml @@ -29,6 +29,9 @@ meetingnotes: 2019: 2019-12-27 2020: 2020-12-30 newsposts: + - page: 2022-10-libgnunetchat.html + date: 2022-10-30 + title: libgnunetchat 0.1.1 - page: 2022-10-0.18.0.html date: 2022-10-27 title: GNUnet 0.18.0 -- cgit v1.2.3