X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ChangeLog;h=3942f91debb3d81cbabf379853e86a10d8271b1c;hb=7d28a76ad5f6fc5db4a207fbd81a31b70cdb3866;hp=315c869e49e431dc71a57b34b6e17f19e62e0bf3;hpb=85ecc906734c1f077d815551e51df5607b7a15d7;p=oweals%2Fgnunet.git diff --git a/ChangeLog b/ChangeLog index 315c869e4..3942f91de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,80 @@ +Mon Dec 16 09:33:36 2019 +0100 + Fixed mysql build -schanzen + +Sun Dec 15 12:36:48 2019 +0100 + Released gnunet 0.12.0 -schanzen + +Sat 07 Dec 2019 02:38:53 PM CET + Protocol-breaking change, using more standards-compliant + EdDSA and RSA operations. Also changing POW function to + make it less ASIC-compatible. This marks the switch to + the 0.12.0 protocol family. + +Sun Dec 01 19:31:00 UTC 2019 + configure: Add --with-gnunet-logread. + -ng0 + +Sun Dec 1 12:26:11 2019 +0100 + GNS NSS plugin: Reject non-IDNA conforming names and + trigger continue with next NSS plugin. -schanzen + +Sat Nov 30 23:32:03 2019 +0100 + GNS NSS plugin: Disabled if called as root. -CG + +Sat Nov 30 23:08:49 2019 +0100 + Fixed #3795: Switched to new PoW for NSE and GNS revocation. + Functionality is ifdef guarded for 0.12. -CG + +Sat Nov 30 21:05:25 2019 +0100 + Fixed #5978: + Added support for . CNAMEs in the GNS resolver. -schanzen + +Sat Nov 30 20:27:51 2019 +0100 + Fixed #5979: + Added support for . DNS server names in GNS2DNS records. + -schanzen + +Tue Nov 26 18:26:54 2019 +0100 + Crypto change: Use Curve25519 for ECDH and tweetnacl where we can. + Functionality is ifdef guarded for 0.12. -fdold + +Nov 30 15:20:45 2019 +0100 + Fixed #5922: + GNS names are now UTF-8. For DNS, names are converted to IDNA. + Functionality is ifdef guarded for 0.12. -schanzen + +Wed Oct 30 10:50:00 UTC 2019 + Released gnunet 0.11.8 + -ng0 + +Sun Oct 27 17:17:00 2019 +0200 + Released gnunet 0.11.7 + -schanzen, ng0 + +Fri Oct 25 00:00:00 UTC 2019 + Dropped glpk dependency(-check). -ng0 + +Wed Oct 23 20:55:12 2019 +0200 + Make REST service start per user in a multiuser setup. + -schanzen + +Wed Oct 23 00:00:00 UTC 2019 + Remove setuid helpers. They never worked as intended. The + fixed version is not portable and the defacto good way to + handle this which is most portable is to let package managers + handle this (as they do right now, the good ones), and let + people handle this who read the documentation. + This commit removes what would be patched out by the majority + of package managers, which is setuid handling in Makefiles. + It is very likely that no one will notice this code is gone. + -ng0 + +Thu Oct 17 00:00:00 UTC 2019 + Added support for doas, use it in some places conditionally + if sudo is not present. Fixed sudo detection. -ng0 + Mon Oct 14 00:00:00 UTC 2019 - Add 'pretty' make rule to run uncrustify over the source tree. + Added 'pretty' make rule to run uncrustify over the source tree. -ng0 Mon Sep 16 00:00:00 UTC 2019