aboutsummaryrefslogtreecommitdiff
path: root/news/2020-07-0.13.0.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'news/2020-07-0.13.0.html.j2')
-rw-r--r--news/2020-07-0.13.0.html.j26
1 files changed, 4 insertions, 2 deletions
diff --git a/news/2020-07-0.13.0.html.j2 b/news/2020-07-0.13.0.html.j2
index 6a02b586..ea09094c 100644
--- a/news/2020-07-0.13.0.html.j2
+++ b/news/2020-07-0.13.0.html.j2
@@ -38,7 +38,7 @@
38<ul> 38<ul>
39 <li><tt>GNS</tt>: 39 <li><tt>GNS</tt>:
40 <ul> 40 <ul>
41 <li>Aligned with specification <a href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.txt">LSD001</a>. 41 <li>Aligned with specification <a href="https://lsd.gnunet.org/lsd0001/">LSD001</a>.
42 <li>NSS plugin "block" fixed. <a href="https://bugs.gnunet.org/view.php?id=5782">#5782</a></li> 42 <li>NSS plugin "block" fixed. <a href="https://bugs.gnunet.org/view.php?id=5782">#5782</a></li>
43 <li>Broken set NICK API removed.<a href="https://bugs.gnunet.org/view.php?id=6092">#6092</a></li> 43 <li>Broken set NICK API removed.<a href="https://bugs.gnunet.org/view.php?id=6092">#6092</a></li>
44 <li>New record flags: SUPPLEMENTAL. Records which are not explicitly 44 <li>New record flags: SUPPLEMENTAL. Records which are not explicitly
@@ -47,10 +47,12 @@
47 <li><tt>gnunet-namestore</tt> now complains when adding TLSA or SRV records outside of a BOX</li> 47 <li><tt>gnunet-namestore</tt> now complains when adding TLSA or SRV records outside of a BOX</li>
48 </ul> 48 </ul>
49 </li> 49 </li>
50 <li>
51 <tt>CADET</tt>: Fixed tunnel establishment as well as an outstanding bug regarding tunnel destruction. <a href="https://bugs.gnunet.org/view.php?id=5822">#5822</a>
52 </li>
50 <li><tt>GNS/REVOCATION</tt>: Revocation proof of work has function changed to 53 <li><tt>GNS/REVOCATION</tt>: Revocation proof of work has function changed to
51 argon2 and modified to reduce variance.</li> 54 argon2 and modified to reduce variance.</li>
52 <li><tt>RECLAIM</tt>: Increased ticket length to 256 bit. <a href="https://bugs.gnunet.org/view.php?id=6047">#6047</a></li> 55 <li><tt>RECLAIM</tt>: Increased ticket length to 256 bit. <a href="https://bugs.gnunet.org/view.php?id=6047">#6047</a></li>
53
54 <li><tt>TRANSPORT</tt>: UDP plugin moved to experimental as it is known to be unstable.</li> 56 <li><tt>TRANSPORT</tt>: UDP plugin moved to experimental as it is known to be unstable.</li>
55 <li><tt>UTIL</tt>: 57 <li><tt>UTIL</tt>:
56 <ul> 58 <ul>