gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: bump debian version


From: gnunet
Subject: [gnunet] branch master updated: bump debian version
Date: Wed, 13 Dec 2023 10:50:22 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new e8ecd3851 bump debian version
e8ecd3851 is described below

commit e8ecd3851b6b3cb5fda8e013a073eaaa2ff4b448
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Dec 13 18:50:13 2023 +0900

    bump debian version
---
 debian/changelog                           | 12 ++++++++++++
 src/include/gnu_name_system_record_types.h |  6 ++++++
 src/lib/util/gnunet_error_codes.c          |  1 -
 3 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1501a786f..cae849b1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+gnunet (0.21.0-2) unstable; urgency=low
+
+  * meson build fix for libgnuneutil.
+
+ -- Christian Grothoff <grothoff@gnu.org>  Tue, 13 Dec 2023 18:50:12 -0700
+
+gnunet (0.21.0-1) unstable; urgency=low
+
+  * Hotfix to libgnunetpq for GNU Taler exchange.
+
+ -- Christian Grothoff <grothoff@gnu.org>  Thu, 7 Dec 2023 00:50:12 -0800
+
 gnunet (0.21.0-1) unstable; urgency=low
 
   * Hotfix to libgnunetpq for GNU Taler exchange.
diff --git a/src/include/gnu_name_system_record_types.h 
b/src/include/gnu_name_system_record_types.h
index 2cefce589..8ab9c09d5 100644
--- a/src/include/gnu_name_system_record_types.h
+++ b/src/include/gnu_name_system_record_types.h
@@ -97,6 +97,12 @@ extern "C" {
 #define GNUNET_GNSRECORD_TYPE_RECLAIM_TICKET 65545
 
 
+/**
+ * SBox record
+ */
+#define GNUNET_GNSRECORD_TYPE_SBOX 65547
+
+
 /**
  * For ABD policies
  */
diff --git a/src/lib/util/gnunet_error_codes.c 
b/src/lib/util/gnunet_error_codes.c
index c286f2e52..11ce2d0c8 100644
--- a/src/lib/util/gnunet_error_codes.c
+++ b/src/lib/util/gnunet_error_codes.c
@@ -17,7 +17,6 @@
 
      SPDX-License-Identifier: AGPL3.0-or-later
  */
-#include "platform.h"
 #include "gnunet_error_codes.h"
 #include <stddef.h>
 #include <microhttpd.h>

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