gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [www] branch master updated: rss


From: gnunet
Subject: [GNUnet-SVN] [www] branch master updated: rss
Date: Wed, 24 Jul 2019 18:56:35 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 584d32b  rss
     new 97f39a4  Merge branch 'master' of gnunet.org:www
584d32b is described below

commit 584d32becbcbbc5426a5300ee2bf2096b2b6abf7
Author: ng0 <address@hidden>
AuthorDate: Wed Jul 24 16:54:49 2019 +0000

    rss
---
 rss.xml | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 117 insertions(+)

diff --git a/rss.xml b/rss.xml
index d23e2c0..87597e3 100644
--- a/rss.xml
+++ b/rss.xml
@@ -511,5 +511,122 @@
       </description>
       <pubDate>Wed, 05 Jun 2019 00:00:00 +0000</pubDate>
     </item>
+    <item>
+      <title>GNUnet 0.11.6 released</title>
+      <link>https://gnunet.org/#gnunet-0.11.6-release</link>
+      <description>
+        &lt;article&gt;
+          &lt;h3&gt;
+            &lt;a name="gnunet-0.11.6-release"&gt;2019-07-24: GNUnet 0.11.6 
released&lt;/a&gt;
+          &lt;/h3&gt;
+          &lt;p&gt;
+            We are pleased to announce the release of GNUnet 0.11.6.
+          &lt;/p&gt;
+          &lt;p&gt;
+            This is a bugfix release for 0.11.5, fixing a lot of
+            minor bugs, improving stability and code quality. Further, our 
videos are
+            back on the homepage.
+            In this release, we again improved the webpage in general and 
updated our
+            documentation.
+
+            &lt;i&gt;As always:&lt;/i&gt;
+            In terms of usability, users should be aware that there are still 
&lt;b&gt;a large
+            number of known open issues&lt;/b&gt; in particular with respect 
to ease of use,
+            but also some critical privacy issues especially for mobile users.
+            Also, the nascent network is tiny (about 200 peers) and thus 
unlikely to
+            provide good anonymity or extensive amounts of interesting
+            information.  As a result, the 0.11.6 release is still 
&lt;b&gt;only suitable
+            for early adopters with some reasonable pain tolerance&lt;/b&gt;.
+          &lt;/p&gt;
+          &lt;h4&gt;Download links&lt;/h4&gt;
+          &lt;ul&gt;
+            &lt;li&gt;&lt;a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz.sig"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
+          &lt;/ul&gt;
+          &lt;p&gt;
+            gnunet-gtk and gnunet-fuse were not released again, as there were 
no
+            changes and the 0.11.0 versions are expected to continue to work 
fine
+            with gnunet-0.11.6.
+          &lt;/p&gt;
+          &lt;p&gt;
+            Note that due to mirror synchronization, not all links might be 
functional
+            early after the release. For direct access try &lt;a 
href="http://ftp.gnu.org/gnu/gnunet/"&gt;http://ftp.gnu.org/gnu/gnunet/&lt;/a&gt;
+          &lt;/p&gt;
+          &lt;h4&gt;Noteworthy changes in 0.11.6 (since 0.11.5)&lt;/h4&gt;
+          &lt;ul&gt;
+            &lt;li&gt;
+              &lt;tt&gt;gnunet-identity&lt;/tt&gt; can now print private keys.
+            &lt;/li&gt;
+            &lt;li&gt;
+              The &lt;tt&gt;REST&lt;/tt&gt; service can be configured to echo 
the HTTP Origin header value
+              for Cross-Origin-Resource-Sharing (CORS) when it is called by a 
browser
+              plugin. Optionally, a CORS Origin to echo can be also be directly
+              configured.
+            &lt;/li&gt;
+            &lt;li&gt;
+              &lt;tt&gt;re:claimID&lt;/tt&gt; tickets are now re-used whenever 
possible.
+            &lt;/li&gt;
+            &lt;li&gt;
+              SUID binary detection mechanisms implemented to improve 
compatiblity with
+              some distributions.
+            &lt;/li&gt;
+            &lt;li&gt;
+              &lt;tt&gt;TRANSPORT&lt;/tt&gt;, &lt;tt&gt;TESTBED&lt;/tt&gt; and 
&lt;tt&gt;CADET&lt;/tt&gt; tests now pass again on macOS.
+            &lt;/li&gt;
+            &lt;li&gt;
+              The GNS proxy Certification Authority is now generated using 
gnutls-certtool,
+              if available, with opennssl/certtool as fallback.
+            &lt;/li&gt;
+            &lt;li&gt;
+              Documentation, comments and code quality was improved.
+            &lt;/li&gt;
+          &lt;/ul&gt;
+          &lt;h4&gt;Known Issues&lt;/h4&gt;
+          &lt;ul&gt;
+            &lt;li&gt;
+              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.
+            &lt;/li&gt;
+            &lt;li&gt;
+              There are known moderate implementation limitations in CADET that
+              negatively impact performance. Also CADET may unexpectedly 
deliver messages out-of-order.
+            &lt;/li&gt;
+            &lt;li&gt;
+              There are known moderate design issues in FS that also impact
+              usability and performance.
+            &lt;/li&gt;
+            &lt;li&gt;
+              There are minor implementation limitations in SET that create
+              unnecessary attack surface for availability.
+            &lt;/li&gt;
+            &lt;li&gt;
+              The RPS subsystem remains experimental.
+            &lt;/li&gt;
+            &lt;li&gt;
+              Some high-level tests in the test-suite fail 
non-deterministically due to
+              the low-level TRANSPORT issues.
+            &lt;/li&gt;
+          &lt;/ul&gt;
+          &lt;p&gt;
+            In addition to this list, you may also want to consult our bug 
tracker
+            at &lt;a 
href="https://bugs.gnunet.org/"&gt;bugs.gnunet.org&lt;/a&gt; which lists
+            about 190 more specific issues.
+          &lt;/p&gt;
+
+          &lt;h4&gt;Thanks&lt;/h4&gt;
+          &lt;p&gt;
+            This release was the work of many people. The following people
+            contributed code and were thus easily identified:
+            Martin Schanzenbach, Julius B&uuml;nger, ng0, Christian Grothoff, 
Alexia Pagkopoulou, rexxnor, xrs, lurchi and t3sserakt.
+          &lt;/p&gt;
+        &lt;/article&gt;
+      </description>
+      <pubDate>Fri, 24 July 2019 00:00:00 +0000</pubDate>
+    </item>
   </channel>
 </rss>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]