gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: v0.22.2


From: gnunet
Subject: [www] branch master updated: v0.22.2
Date: Tue, 29 Oct 2024 20:56:03 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new abb43b09 v0.22.2
abb43b09 is described below

commit abb43b09b0f4228a96b3d3118b1a888e3077f0b3
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Oct 29 20:55:58 2024 +0100

    v0.22.2
---
 locale/en/LC_MESSAGES/messages.mo    | Bin 445 -> 445 bytes
 template/news/2024-10-0.22.2.html.j2 |  29 +++++++++++++++++++++++++++++
 www.yml                              |   3 +++
 3 files changed, 32 insertions(+)

diff --git a/locale/en/LC_MESSAGES/messages.mo 
b/locale/en/LC_MESSAGES/messages.mo
index 6c1ae4a9..19f66c4e 100644
Binary files a/locale/en/LC_MESSAGES/messages.mo and 
b/locale/en/LC_MESSAGES/messages.mo differ
diff --git a/template/news/2024-10-0.22.2.html.j2 
b/template/news/2024-10-0.22.2.html.j2
new file mode 100644
index 00000000..7e97d6ca
--- /dev/null
+++ b/template/news/2024-10-0.22.2.html.j2
@@ -0,0 +1,29 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+{% set newver = '0.22.2' %}
+{% set oldver = '0.22.1' %}
+<main id="maincontent">
+<h1>GNUnet {{newver}}</h1>
+<p>
+This is a bugfix release for gnunet {{oldver}}.
+It fixes some regressions and minor bugs.
+</p>
+<p>
+<h4>Links</h4>
+<ul>
+  <li>Source: <a 
href="https://ftpmirror.gnu.org/gnunet/gnunet-{{newver}}.tar.gz";>https://ftpmirror.gnu.org/gnunet/gnunet-{{newver}}.tar.gz</a>
 (<a 
href="https://ftpmirror.gnu.org/gnunet/gnunet-{{newver}}.tar.gz.sig";>https://ftpmirror.gnu.org/gnunet/gnunet-{{newver}}.tar.gz.sig</a>)</li>
+  <li>Source (meson): <a 
href="https://buildbot.gnunet.org/releases/gnunet-{{newver}}-meson.tar.gz";>https://buildbot.gnunet.org/releases/gnunet-{{newver}}-meson.tar.gz</a>
 (<a 
href="https://buildbot.gnunet.org/releases/gnunet-{{newver}}-meson.tar.gz.sig";>https://buildbot.gnunet.org/releases/gnunet-{{newver}}-meson.tar.gz.sig</a>)</li>
+  <li>Detailed list of changes: <a 
href="https://git.gnunet.org/gnunet.git/log/?h=v{{newver}}";>https://git.gnunet.org/gnunet.git/log/?h=v{{newver}}</a></li>
+  <li>NEWS: <a 
href="https://git.gnunet.org/gnunet.git/tree/NEWS?h=v{{newver}}";>https://git.gnunet.org/gnunet.git/tree/NEWS?h=v{{newver}}</a></li>
+  <li>The list of closed issues in the bug tracker: <a 
href="https://bugs.gnunet.org/changelog_page.php?version_id=459";>https://bugs.gnunet.org/changelog_page.php?version_id=459</a></li>
+</ul>
+</p>
+<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="https://ftp.gnu.org/gnu/gnunet/";>https://ftp.gnu.org/gnu/gnunet/</a>
+</p>
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 0f5e8b9b..607ffe39 100644
--- a/www.yml
+++ b/www.yml
@@ -34,6 +34,9 @@ meetingnotes:
   2022: 2022-12-04
   2023: 2023-12-28
 newsposts:
+  - page: 2024-10-0.22.2.html
+    date: 2024-10-29    
+    title: GNUnet 0.22.2
   - page: 2024-10-0.22.1.html
     date: 2024-10-10    
     title: GNUnet 0.22.1

-- 
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]