gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: add libgnunetchat 0.1.1 news item


From: gnunet
Subject: [www] branch master updated: add libgnunetchat 0.1.1 news item
Date: Sun, 30 Oct 2022 01:22:29 +0200

This is an automated email from the git hooks/post-receive script.

thejackimonster pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 356b2cd4 add libgnunetchat 0.1.1 news item
356b2cd4 is described below

commit 356b2cd484df0049291cb1e09cbec73664e6f5a5
Author: TheJackiMonster <thejackimonster@gmail.com>
AuthorDate: Sun Oct 30 01:22:23 2022 +0200

    add libgnunetchat 0.1.1 news item
    
    Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
---
 template/news/2022-10-libgnunetchat-0.1.1.html | 20 ++++++++++++++++++++
 www.yml                                        |  3 +++
 2 files changed, 23 insertions(+)

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 %}
+<h1>libgnunetchat 0.1.1 released</h1>
+<p>
+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.
+</p>
+<h4>Download links</h4>
+<ul>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.1.1.tar.gz";>libgnunetchat-0.1.1.tar.gz</a></li>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.1.1.tar.gz.sig";>libgnunetchat-0.1.1.tar.gz.sig</a></li>
+</ul>
+<p>
+The GPG key used to sign is: <a 
href="https://gnunet.org/~schanzen/3D11063C10F98D14BD24D1470B0998EF86F59B6A";>3D11063C10F98D14BD24D1470B0998EF86F59B6A</a>
+</p>
+<p>
+Note that due to mirror synchronization, not all links may be functional
+early after the release. For direct access try
+<a href="http://ftp.gnu.org/gnu/gnunet/";>http://ftp.gnu.org/gnu/gnunet/</a>
+</p>
+{% 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]