gnunet: update to version 0.16.1
authorDaniel Golle <daniel@makrotopia.org>
Sun, 13 Mar 2022 01:29:49 +0000 (01:29 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 13 Mar 2022 13:14:44 +0000 (13:14 +0000)
commit2f8e69618944de5d9188aa52904494427f5eafc6
tree1c2bbbaf80fce4f5e4cf9d3282ea3f8fa17043a0
parent196e15162df8f1d96d9984e47c96e8e2ec47e74f
gnunet: update to version 0.16.1

 * OPUS and Pulse can be configured nicely by default now, no longer
   need a local patch for that
 * mysql version checks fail when cross-compiling, add patch to remove
   them and always assume MySQL >8.0.
 * Package new services, communicators, ...

This is a new major release. It breaks protocol compatibility with the
0.15.x versions. Please be aware that Git master is thus henceforth
(and has been for a while) INCOMPATIBLE with the 0.15.x GNUnet network,
and interactions between old and new peers will result in issues.
0.15.x peers will be able to communicate with Git master or 0.16.x
peers, but some services - in particular GNS - will not be compatible.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/gnunet/Makefile
net/gnunet/patches/010-endian.patch
net/gnunet/patches/100-fix-opus-and-pulse-library-detection.patch [deleted file]
net/gnunet/patches/100-remove-mysql-version-check.patch [new file with mode: 0644]