aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2024-03-23 23:50:06 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2024-03-23 23:50:06 +0100
commit6ec618549207bd2e9f864a650ba059f218334df9 (patch)
treee7e6b4ca50ea6a66fcb19c790809f96ba74d7a69
parent231133b4dc161ebfdd987747cc6e923a519ae03a (diff)
downloadwww-stable.tar.gz
www-stable.zip
Add libgnunetchat 0.3.1 newsHEADstablemaster
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
-rw-r--r--template/news/2024-03-libgnunetchat-0.3.1.html.j221
-rw-r--r--www.yml3
2 files changed, 24 insertions, 0 deletions
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 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3<main id="maincontent">
4<h1>libgnunetchat 0.3.1 released</h1>
5<p>
6 This is mostly a bugfix release for libgnunetchat 0.3.0 to reduce build issues.
7</p>
8<h4>Download links</h4>
9<ul>
10 <li><a href="http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.3.1.tar.gz">libgnunetchat-0.3.1.tar.gz</a></li>
11 <li><a href="http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.3.1.tar.gz.sig">libgnunetchat-0.3.1.tar.gz.sig</a></li>
12</ul>
13<p>
14The GPG key used to sign is: <a href="https://gnunet.org/~schanzen/3D11063C10F98D14BD24D1470B0998EF86F59B6A">3D11063C10F98D14BD24D1470B0998EF86F59B6A</a>
15</p>
16<p>
17Note that due to mirror synchronization, not all links may be functional
18early after the release. For direct access try
19<a href="http://ftp.gnu.org/gnu/gnunet/">http://ftp.gnu.org/gnu/gnunet/</a>
20</p>
21{% 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:
34 2022: 2022-12-04 34 2022: 2022-12-04
35 2023: 2023-12-28 35 2023: 2023-12-28
36newsposts: 36newsposts:
37 - page: 2024-03-libgnunetchat-0.3.1.html
38 date: 2024-03-23
39 title: libgnunetchat 0.3.1
37 - page: 2024-03-0.21.1.html 40 - page: 2024-03-0.21.1.html
38 date: 2024-03-15 41 date: 2024-03-15
39 title: GNUnet 0.21.1 42 title: GNUnet 0.21.1