aboutsummaryrefslogtreecommitdiff
path: root/news/2019-0.12.0.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news/2019-0.12.0.html.j2')
-rw-r--r--news/2019-0.12.0.html.j212
1 files changed, 8 insertions, 4 deletions
diff --git a/news/2019-0.12.0.html.j2 b/news/2019-0.12.0.html.j2
index 0f579fbd..9faf1d7c 100644
--- a/news/2019-0.12.0.html.j2
+++ b/news/2019-0.12.0.html.j2
@@ -36,10 +36,14 @@
36</p> 36</p>
37<h4>Noteworthy changes in 0.12.0 (since 0.11.8)</h4> 37<h4>Noteworthy changes in 0.12.0 (since 0.11.8)</h4>
38<ul> 38<ul>
39 <li><tt>GNS</tt>: Changed key derivation protocols to adhere with <a href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.txt">LSD001</a>. <a href="https://bugs.gnunet.org/view.php?id=5921">#5921</a></li> 39 <li><tt>GNS</tt>:
40 <li><tt>GNS</tt>: GNS names are not expected to be UTF-8 (as opposed to IDNA). <a href="https://bugs.gnunet.org/view.php?id=5922">#5922</a></li> 40 <ul>
41 <li><tt>GNS</tt>: GNS NSS plugin now properly handles non-standard IDNA names. <a href="https://bugs.gnunet.org/view.php?id=5927">#5927</a></li> 41 <li>Changed key derivation protocols to adhere with <a href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.txt">LSD001</a>. <a href="https://bugs.gnunet.org/view.php?id=5921">#5921</a></li>
42 <li><tt>GNS</tt>: GNS NSS plugin will refuse to process requests from root (as GNUnet code should never run as root). <a href="https://bugs.gnunet.org/view.php?id=5927">#5907</a></li> 42 <li>Names are not expected to be UTF-8 (as opposed to IDNA). <a href="https://bugs.gnunet.org/view.php?id=5922">#5922</a></li>
43 <li>NSS plugin now properly handles non-standard IDNA names. <a href="https://bugs.gnunet.org/view.php?id=5927">#5927</a></li>
44 <li>NSS plugin will refuse to process requests from root (as GNUnet code should never run as root). <a href="https://bugs.gnunet.org/view.php?id=5927">#5907</a></li>
45 </ul>
46 </li>
43 <li><tt>GNS/NSE</tt>: Zone revocation proof of work algorithm changed to be less susceptible to specialized ASIC hardware. 47 <li><tt>GNS/NSE</tt>: Zone revocation proof of work algorithm changed to be less susceptible to specialized ASIC hardware.
44 <a href="https://bugs.gnunet.org/view.php?id=3795">#3795</a></li> 48 <a href="https://bugs.gnunet.org/view.php?id=3795">#3795</a></li>
45 <li><tt>TRANSPORT</tt>: UDP plugin moved to experimental as it is known to be unstable.</li> 49 <li><tt>TRANSPORT</tt>: UDP plugin moved to experimental as it is known to be unstable.</li>