gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated (a2e0b8212 -> 1b84baca9)


From: gnunet
Subject: [gnunet] branch master updated (a2e0b8212 -> 1b84baca9)
Date: Tue, 07 Nov 2023 19:06:34 +0100

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

t3sserakt pushed a change to branch master
in repository gnunet.

    from a2e0b8212 meson: fix for submodule change
     new d46e0b756 Hello: Changed bootstrap peer hello file to new bootstrap 
peer.
     new 535a0f8d5 HELLO: Modify API to avoid unnecessary copies
     new 9edc45970 meson: add topology for build
     new dc3c36a0d meson: same build order as autotools
     new d6a4a3652 REST: Fix warnings with new daemon macro API
     new 72f7b7fca CONVERSATION: Fix warning for incorrect enum usage
     new 06608b2fb GNSRECORD: Fix compiler warnings in tests
     new 91d1a993e build: move gana and handbook submodules back into contrib
     new 1d8a47d04 meson: fix for submodule change
     new eaa2701e8 Hello: Change meson build file to use the new bootstrap 
hello file.
     new 1b84baca9 Merge branch 'master' of ssh://git.gnunet.org/gnunet

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0  | Bin 0 -> 248 bytes
 data/hellos/Makefile.am                                   |   2 +-
 .../Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0  | Bin 304 -> 0 bytes
 data/hellos/meson.build                                   |   2 +-
 4 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 
data/hellos/EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0
 delete mode 100644 
data/hellos/Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0

diff --git a/data/hellos/EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0 
b/data/hellos/EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0
new file mode 100644
index 000000000..d0c2e320b
Binary files /dev/null and 
b/data/hellos/EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0 differ
diff --git a/data/hellos/Makefile.am b/data/hellos/Makefile.am
index d2fc6b89e..a728220ec 100644
--- a/data/hellos/Makefile.am
+++ b/data/hellos/Makefile.am
@@ -1,6 +1,6 @@
 pkghellodir= $(pkgdatadir)/hellos
 
 pkghello_DATA = \
-  Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0 
+  EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0 
 
 EXTRA_DIST = $(pkghello_DATA)
diff --git a/data/hellos/Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0 
b/data/hellos/Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0
deleted file mode 100644
index eeb6a15f7..000000000
Binary files a/data/hellos/Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0 
and /dev/null differ
diff --git a/data/hellos/meson.build b/data/hellos/meson.build
index f1fa463de..d354eb656 100644
--- a/data/hellos/meson.build
+++ b/data/hellos/meson.build
@@ -1,2 +1,2 @@
-install_data('Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0',
+install_data('EFBZMC2ME19SE00QCSF6X4405EQ2NPBG2XKRA1FEM6S3WRQ6N4H0',
              install_dir: get_option('datadir')/'gnunet'/'hellos')

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