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.j23
1 files changed, 1 insertions, 2 deletions
diff --git a/news/2019-0.12.0.html.j2 b/news/2019-0.12.0.html.j2
index 800ed145..6cf68160 100644
--- a/news/2019-0.12.0.html.j2
+++ b/news/2019-0.12.0.html.j2
@@ -42,6 +42,7 @@
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> 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> 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> 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 <li>Fixed BOX service/protocol label parsing (for TLSA et al)</li>
45 </ul> 46 </ul>
46 </li> 47 </li>
47 <li><tt>GNS/NSE</tt>: Zone revocation proof of work algorithm changed to be less susceptible to specialized ASIC hardware. 48 <li><tt>GNS/NSE</tt>: Zone revocation proof of work algorithm changed to be less susceptible to specialized ASIC hardware.
@@ -65,8 +66,6 @@
65</ul> 66</ul>
66<h4>Known Issues</h4> 67<h4>Known Issues</h4>
67<ul> 68<ul>
68 <li>MySQL plugin fails to build. If you do not need it, use the configure
69switch <tt>--without-mysql</tt> to build.</li>
70 <li>There are known major design issues in the TRANSPORT, ATS and CORE subsystems which will need to be addressed in the future to achieve acceptable usability, performance and security.</li> 69 <li>There are known major design issues in the TRANSPORT, ATS and CORE subsystems which will need to be addressed in the future to achieve acceptable usability, performance and security.</li>
71 <li>There are known moderate implementation limitations in CADET that negatively impact performance.</li> 70 <li>There are known moderate implementation limitations in CADET that negatively impact performance.</li>
72 <li>There are known moderate design issues in FS that also impact usability and performance.</li> 71 <li>There are known moderate design issues in FS that also impact usability and performance.</li>