summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-28 16:54:38 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-28 16:54:38 +0200
commite74fadf931e7714c02210b210c0e35d43f88b859 (patch)
tree09d1891451010322666ca63a62f3127ae833e625
parent1757980da5288918a03c16f05526cd3ea7f26e12 (diff)
release GNUnet 0.15.3v0.15.3
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
-rw-r--r--po/de.po4
-rw-r--r--po/es.po4
-rw-r--r--po/fr.po4
-rw-r--r--po/it.po4
-rw-r--r--po/sr.po4
-rw-r--r--po/sv.po4
-rw-r--r--po/vi.po4
-rw-r--r--po/zh_CN.po4
11 files changed, 24 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cb7cdedc..4d69e063c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -922,7 +922,7 @@ Mon Dec 16 09:33:36 2019 +0100
Sat 07 Dec 2019 02:38:53 PM CET
Protocol-breaking change, using more standards-compliant
- EdDSA and RSA operations. Also changing POW function to
+ EdDSA and RSA operations. Also changing POW function to
make it less ASIC-compatible. This marks the switch to
the 0.12.0 protocol family.
diff --git a/configure.ac b/configure.ac
index 945a0a23d..a6df79e52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
#
AC_PREREQ([2.69])
# Checks for programs.
-AC_INIT([gnunet],[0.15.2],[bug-gnunet@gnu.org])
+AC_INIT([gnunet],[0.15.3],[bug-gnunet@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
# check for legacy option that is no longer supported (#5627) and fail hard
diff --git a/debian/changelog b/debian/changelog
index 21a78fb2e..b330ee4ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnunet (0.15.3) unstable; urgency=low
+
+ * New upstream release, bumping version.
+
+ -- Christian Grothoff <grothoff@gnu.org> Sat, 28 Aug 2021 21:14:18 +0200
+
gnunet (0.15.2) unstable; urgency=low
* New upstream release, bumping version.
diff --git a/po/de.po b/po/de.po
index e52f04f4b..07d38fcad 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet 0.10.1\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2015-03-08 16:16+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -4868,7 +4868,7 @@ msgstr "Dateiformat fehlerhaft (kein GNUnet Verzeichnis?)\n"
msgid "Identity REST API initialized\n"
msgstr ""
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Datei wurde als `%s' gespeichert.\n"
diff --git a/po/es.po b/po/es.po
index 8cf36e59c..b23f36ed6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet 0.9.5a\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2013-02-23 17:50+0100\n"
"Last-Translator: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -5035,7 +5035,7 @@ msgstr "Se produjo un fallo al leer el directorio «%s»\n"
msgid "Identity REST API initialized\n"
msgstr "Conexión fallida\n"
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Se produjo un fallo al procesar «HELLO» en el fichero «%s»\n"
diff --git a/po/fr.po b/po/fr.po
index 226efdb6b..34f88c302 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet 0.10.1\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2015-12-24 01:20+0100\n"
"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
@@ -4663,7 +4663,7 @@ msgstr ""
msgid "Identity REST API initialized\n"
msgstr ""
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Résolution de « %s » échouée : %s\n"
diff --git a/po/it.po b/po/it.po
index 867f5f663..f82aaa49b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet 0.10.1\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2019-10-16 11:00+0200\n"
"Last-Translator: Sebastiano Pistore <sebastianopistore.info@protonmail.ch>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -4689,7 +4689,7 @@ msgstr ""
msgid "Identity REST API initialized\n"
msgstr ""
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Impossibile avviare il servizio ' %s'\n"
diff --git a/po/sr.po b/po/sr.po
index 065663d89..0306e08de 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet-0.10.1\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2020-10-23 18:39+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -4875,7 +4875,7 @@ msgstr "Нисам успео да направим директоријум „
msgid "Identity REST API initialized\n"
msgstr ""
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Нисам успео да обрадим „HELLO“ у датотеци „%s“: %s\n"
diff --git a/po/sv.po b/po/sv.po
index 4b538f766..dfaa0f839 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNUnet 0.7.0b\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2006-01-21 17:16+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -4897,7 +4897,7 @@ msgstr "Misslyckades att läsa kompislista från \"%s\"\n"
msgid "Identity REST API initialized\n"
msgstr " Anslutning misslyckades\n"
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Misslyckades att läsa kompislista från \"%s\"\n"
diff --git a/po/vi.po b/po/vi.po
index 6ed55456c..bfb260eef 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet 0.8.0a\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2008-09-10 22:05+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -4957,7 +4957,7 @@ msgstr "Lỗi đọc danh sách bạn bè từ « %s »\n"
msgid "Identity REST API initialized\n"
msgstr "Lỗi sơ khởi lõi.\n"
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "Lỗi đọc danh sách bạn bè từ « %s »\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 46967c20d..c68a3c645 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnunet-0.8.1\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2021-08-24 15:42+0200\n"
+"POT-Creation-Date: 2021-08-28 16:52+0200\n"
"PO-Revision-Date: 2011-07-09 12:12+0800\n"
"Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -4741,7 +4741,7 @@ msgstr "解析配置文件“%s”失败\n"
msgid "Identity REST API initialized\n"
msgstr ""
-#: src/json/json.c:119
+#: src/json/json.c:120
#, fuzzy, c-format
msgid "Failed to parse JSON in option `%s': %s (%s)\n"
msgstr "解析配置文件“%s”失败\n"