GNUnet 0.14.0 released

2020-11-14 Thread Martin Schanzenbach
We are pleased to announce the release of GNUnet 0.14.0. This is a new major release. It breaks protocol compatibility with the 0.13.x versions. Please be aware that Git master is thus henceforth INCOMPATIBLE with the 0.13.x GNUnet network, and interactions between old and new peers will result in

Re: [info-GNUnet] GNUnet 0.14.0 released

2020-11-14 Thread Tobias Platen
On Sat, 14 Nov 2020 17:47:34 +0900 Martin Schanzenbach wrote: > is a new major release. It breaks protocol compatibility with the > 0.13.x versions. Please be aware that Git master is thus henceforth > INCOMPATIBLE with the 0.13.x GNUnet network, and interactions between > old and new peers will

Re: GNUnet 0.14.0 released

2020-11-14 Thread hyazinthe
Hello, as this is a major release: Let me remind you to make sure that this important news item gets posted on the info-gnu mailing list, too: https://lists.gnu.org/archive/html/info-gnu/ Hasn't happened so far, yet: https://www.gnu.org/software/recent-releases.html Reasoning: New version publ

Re: GNUnet 0.14.0 released

2020-11-14 Thread Daniel Golle
Hi! Seeing lots of compile errors which weren't there on 0.13.0. I've fixed the easy ones already, but what remains is a bit beyond what I can fix without knowing the original intention of the changes (with commit messages were as terse as usual) In file included from ../../src/include/gnunet_cry

Re: GNUnet 0.14.0 released

2020-11-14 Thread Martin Schanzenbach
Hi, this is a result of a new compiler flag for format string smells which result in warnings. RPS is an experimental component and pretty much unmaintained which is why I didn't bother going through the warnings. Help handling them is appreciated, if course. I cannot see any errors, though. BR M