aboutsummaryrefslogtreecommitdiff
path: root/news/2019-0.11.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'news/2019-0.11.0.inc')
-rw-r--r--news/2019-0.11.0.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc
index f11d0e60..f5e1bb33 100644
--- a/news/2019-0.11.0.inc
+++ b/news/2019-0.11.0.inc
@@ -32,7 +32,8 @@ stopped using <tt>gnunet-arm -e</tt>.
32 <ul> 32 <ul>
33 <li>The Web site and manuals have undergone significant rework. You can find an 33 <li>The Web site and manuals have undergone significant rework. You can find an
34 archive of the old Web site at <a href="https://old.gnunet.org/">old.gnunet.org</a>.</li> 34 archive of the old Web site at <a href="https://old.gnunet.org/">old.gnunet.org</a>.</li>
35 <li>The code now builds again on macOS.</li> 35 <li>The code now builds again on macOS. GNUnet on macOS is <i>experimental</i>.
36 While it builds and seems to run fine, some tests are known to fail.</li>
36 <li>Build process now works properly with libidn2</li> 37 <li>Build process now works properly with libidn2</li>
37 <li>Except for <tt>gnunet-qr</tt>, all Python code was migrated to Python 3.7.</li> 38 <li>Except for <tt>gnunet-qr</tt>, all Python code was migrated to Python 3.7.</li>
38 <li>Fixed security issues in secret sharing cryptography logic</li> 39 <li>Fixed security issues in secret sharing cryptography logic</li>
@@ -44,7 +45,9 @@ stopped using <tt>gnunet-arm -e</tt>.
44 now find it in the <a href="git://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a> 45 now find it in the <a href="git://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a>
45 Git repository.</li> 46 Git repository.</li>
46 <li>The Ascension tool (separate download) now allows importing DNS zones into GNS via AXFR.</a> 47 <li>The Ascension tool (separate download) now allows importing DNS zones into GNS via AXFR.</a>
47 <li>GNUnet now includes a decentralised identity attribute sharing service: reclaimID. A ready-to-use client can be found in an <a href="https://gitlab.com/reclaimid/client">external repo</a>.</li> 48 <li>GNUnet now includes a decentralised identity attribute sharing service:
49 reclaimID. A ready-to-use client can be found in an
50 <a href="https://gitlab.com/reclaimid/client">external repo</a>.</li>
48 </ul> 51 </ul>
49 The above is just the short list, our bugtracker lists 52 The above is just the short list, our bugtracker lists
50 <a href="https://bugs.gnunet.org/changelog_page.php?version_id=258"> 53 <a href="https://bugs.gnunet.org/changelog_page.php?version_id=258">