aboutsummaryrefslogtreecommitdiff
path: root/news/2019-0.11.8.inc
diff options
context:
space:
mode:
Diffstat (limited to 'news/2019-0.11.8.inc')
-rw-r--r--news/2019-0.11.8.inc92
1 files changed, 92 insertions, 0 deletions
diff --git a/news/2019-0.11.8.inc b/news/2019-0.11.8.inc
new file mode 100644
index 00000000..7c223ed7
--- /dev/null
+++ b/news/2019-0.11.8.inc
@@ -0,0 +1,92 @@
1<article>
2 <h3>
3 <a name="gnunet-0.11.8-release">2019-10-27: GNUnet 0.11.8 released</a>
4 </h3>
5 <p>
6 We are pleased to announce the release of GNUnet 0.11.8.
7 </p>
8 <p>
9 This is a bugfix release for 0.11.7, fixing a lot of
10 minor bugs, improving stability and code quality. Further, win32 support
11 was removed for reasons you may read below.
12 In this release, we again improved the webpage in general and updated our
13 documentation.
14
15 <i>As always:</i>
16 In terms of usability, users should be aware that there are still <b>a large
17 number of known open issues</b> in particular with respect to ease of use,
18 but also some critical privacy issues especially for mobile users.
19 Also, the nascent network is tiny (about 200 peers) and thus unlikely to
20 provide good anonymity or extensive amounts of interesting
21 information. As a result, the 0.11.8 release is still <b>only suitable
22 for early adopters with some reasonable pain tolerance</b>.
23 </p>
24 <h4>Download links</h4>
25 <ul>
26 <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz</a></li>
27 <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz.sig</a></li>
28 <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz</a></li>
29 <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz.sig</a></li>
30 <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz</a></li>
31 <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig</a></li>
32 </ul>
33 <p>
34 gnunet-fuse and gnunet-gtk were not released again, as there were no
35 changes and the 0.11.0/0.11.7 versions are expected to continue to work fine
36 with gnunet-0.11.8.
37 The GPG key used to sign is: <tt>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</tt>
38 </p>
39 <p>
40 Note that due to mirror synchronization, not all links might be functional
41 early after the release. For direct access try <a href="http://ftp.gnu.org/gnu/gnunet/">http://ftp.gnu.org/gnu/gnunet/</a>
42 </p>
43 <h4>Noteworthy changes in 0.11.8 (since 0.11.7)</h4>
44 <ul>
45 <li>
46 <tt>PQ</tt>: Fixed build with postgresql plugin. (Regression introduces
47 as part of #5733)
48 </li>
49 <li>
50 Documentation, comments and code quality was improved.
51 </li>
52 </ul>
53 <h4>Known Issues</h4>
54 <ul>
55 <li>
56 There are known major design issues in the TRANSPORT, ATS and CORE subsystems
57 which will need to be addressed in the future to achieve acceptable usability,
58 performance and security.
59 </li>
60 <li>
61 There are known moderate implementation limitations in CADET that
62 negatively impact performance.
63 </li>
64 <li>
65 There are known moderate design issues in FS that also impact
66 usability and performance.
67 </li>
68 <li>
69 There are minor implementation limitations in SET that create
70 unnecessary attack surface for availability.
71 </li>
72 <li>
73 The RPS subsystem remains experimental.
74 </li>
75 <li>
76 Some high-level tests in the test-suite fail non-deterministically due to
77 the low-level TRANSPORT issues.
78 </li>
79 </ul>
80 <p>
81 In addition to this list, you may also want to consult our bug tracker
82 at <a href="https://bugs.gnunet.org/">bugs.gnunet.org</a> which lists
83 about 190 more specific issues.
84 </p>
85
86 <h4>Thanks</h4>
87 <p>
88 This release was the work of many people. The following people
89 contributed code and were thus easily identified:
90 Martin Schanzenbach, ng0, Christian Grothoff, Alexia Pagkopoulou, Andreas Ebner, Corvus Corax, xrs and t3sserakt.
91 </p>
92</article>