News

GNUnet 0.17.6

This is a bugfix release for gnunet 0.17.5.

Download links

The GPG key used to sign is: 3D11063C10F98D14BD24D1470B0998EF86F59B6A

Note that due to mirror synchronization, not all links may be functional early after the release. For direct access try http://ftp.gnu.org/gnu/gnunet/

Noteworthy changes in 0.17.6 (since 0.17.5)

  • NAMESTORE:
    • Added transactional API. #7203
    • Removed heap storage storage plugin.
  • FS: Fix `-s` and `-o` options not working together in gnunet-search
  • REST: Added (optional) authentication for all rest endpoints. #5669
  • DOC: Doxygen is now built only if available. Sphinx is built on bootstrap. #7324
  • UTIL: Remove outdated test. #7361
  • BUILD: Remove gnurl as dependency and improve cURL detection. #5084