[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch stable updated (11de434b -> 79d5d05e)
From: |
Admin |
Subject: |
[www] branch stable updated (11de434b -> 79d5d05e) |
Date: |
Sun, 01 Jun 2025 15:14:23 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a change to branch stable
in repository www.
from 11de434b update style tad
add 79d5d05e v0.24.2
No new revisions were added by this update.
Summary of changes:
locale/en/LC_MESSAGES/messages.mo | Bin 445 -> 445 bytes
.../{2025-04-0.24.1.html.j2 => 2025-06-0.24.2.html.j2} | 4 ++--
www.yml | 3 +++
3 files changed, 5 insertions(+), 2 deletions(-)
copy template/news/{2025-04-0.24.1.html.j2 => 2025-06-0.24.2.html.j2} (94%)
diff --git a/locale/en/LC_MESSAGES/messages.mo
b/locale/en/LC_MESSAGES/messages.mo
index 9d57a683..ac3203e8 100644
Binary files a/locale/en/LC_MESSAGES/messages.mo and
b/locale/en/LC_MESSAGES/messages.mo differ
diff --git a/template/news/2025-04-0.24.1.html.j2
b/template/news/2025-06-0.24.2.html.j2
similarity index 94%
copy from template/news/2025-04-0.24.1.html.j2
copy to template/news/2025-06-0.24.2.html.j2
index a9ec7947..f2cbec20 100644
--- a/template/news/2025-04-0.24.1.html.j2
+++ b/template/news/2025-06-0.24.2.html.j2
@@ -1,6 +1,6 @@
{% extends "common/news.j2" %}
{% block body_content %}
-{% set newver = '0.24.1' %}
+{% set newver = '0.24.2' %}
{% set oldver = '0.24.0' %}
<main id="maincontent">
<h1>GNUnet {{newver}}</h1>
@@ -14,7 +14,7 @@ It fixes some regressions and minor bugs.
<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>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=464</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=465</a></li>
</ul>
</p>
<p>
diff --git a/www.yml b/www.yml
index 8eef12e8..4b84e130 100644
--- a/www.yml
+++ b/www.yml
@@ -34,6 +34,9 @@ meetingnotes:
2022: 2022-12-04
2023: 2023-12-28
newsposts:
+ - page: 2025-06-0.24.2.html
+ date: 2025-06-01
+ title: GNUnet 0.24.2
- page: 2025-04-0.24.1.html
date: 2025-04-11
title: GNUnet 0.24.1
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch stable updated (11de434b -> 79d5d05e),
Admin <=