gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix


From: gnunet
Subject: [gnunet] branch master updated: -fix
Date: Tue, 04 Jan 2022 15:57:03 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 73f3f3498 -fix
73f3f3498 is described below

commit 73f3f349883bdfd81a823136cfe2f25bd8ce72b2
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Jan 4 15:56:59 2022 +0100

    -fix
---
 contrib/gana                               |  2 +-
 src/include/gnu_name_system_record_types.h |  2 +-
 src/include/gnunet_signatures.h            | 11 +++++++++++
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index d2decfa7c..f81e247d7 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit d2decfa7cb332c107c82e221f51cc13e336b2061
+Subproject commit f81e247d78c452bd99beda5cf2cb9c41cba11d3c
diff --git a/src/include/gnu_name_system_record_types.h 
b/src/include/gnu_name_system_record_types.h
index 22b2c472e..15b92bd95 100644
--- a/src/include/gnu_name_system_record_types.h
+++ b/src/include/gnu_name_system_record_types.h
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet
-     Copyright (C) 2012-2021 GNUnet e.V.
+     Copyright (C) 2012-2022 GNUnet e.V.
 
      GNUnet is free software: you can redistribute it and/or modify it
      under the terms of the GNU Affero General Public License as published
diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h
index ef38e3b1e..ff34485c8 100644
--- a/src/include/gnunet_signatures.h
+++ b/src/include/gnunet_signatures.h
@@ -20,6 +20,17 @@
 #ifndef GNUNET_SIGNATURES_H
 #define GNUNET_SIGNATURES_H
 
+/**
+ * WARNING:
+ * This header is generated!
+ * In order to add a signature purpose, you must register
+ * them in GANA, and then use the header generation script
+ * to create an update of this file. You may then replace this
+ * file with the update.
+ */
+
+
+
 #ifdef __cplusplus
 extern "C" {
 #if 0 /* keep Emacsens' auto-indent happy */

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