gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: gnurl: rewrite to be more rational about pa


From: gnunet
Subject: [www] branch master updated: gnurl: rewrite to be more rational about patch waiting times
Date: Tue, 28 Apr 2020 12:27:58 +0200

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

nikita pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 2a5701a  gnurl: rewrite to be more rational about patch waiting times
2a5701a is described below

commit 2a5701ac62a0393a9376d0bde55caffe2b56bb05
Author: nikita <address@hidden>
AuthorDate: Tue Apr 28 12:22:24 2020 +0200

    gnurl: rewrite to be more rational about patch waiting times
---
 template/gnurl.html.j2 | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2
index a2a3774..c9c5d8b 100644
--- a/template/gnurl.html.j2
+++ b/template/gnurl.html.j2
@@ -28,9 +28,9 @@
           </p>
           <p>
             {% trans %}
-              Our main usecase is for GNUnet, but it might be usable
-              for others, hence we&#39;re releasing the code to the
-              general public.
+              Our main usecase is for GNUnet and Taler, but it might
+              be usable for others, hence we&#39;re releasing the code
+              to the general public.
             {% endtrans %}
           </p>
           <p>
@@ -129,8 +129,9 @@
               my mood. Note that this pretty much CANNOT be done without a 
fork, as
               renaming is an essential part of the fix. Now, there might be 
creative
               solutions to achieve the same thing within the standard cURL 
build
-              system, but I'm not happy to wait for a decade for Daniel to 
review
-              the patches. The changes libgnurl makes to curl are miniscule 
and can
+              system, but this was deemed to be too much work when
+              gnurl was originally started.
+              The changes libgnurl makes to curl are miniscule and can
               easily be applied again and again whenever libcurl makes a new
               release.
             {% endtrans %}
@@ -210,7 +211,7 @@
             {% trans %}
              Releases are published on <a 
href="https://ftpmirror.gnu.org/gnu/gnunet/";>ftpmirror.gnu.org/gnu/gnunet</a>.
              gnurl is available from within a variety of distributions and 
package managers.
-             Package Managers which include gnurl are:
+             Some Package Managers which include gnurl are:
               <a href="https://www.gnu.org/software/guix/";>GNU Guix</a> 
(available as "gnurl"),
              <a href="https://gentoo.org";>Gentoo</a> through the collaborative 
ebuild collection
              <a 
href="https://git.gnunet.org/youbroketheinternet-overlay.git/";>youbroketheinternet</a>,
@@ -266,7 +267,7 @@
             {% trans %}
               Fetch the signature key from
             {% endtrans %}
-            <a 
href="https://keys.openpgp.org/search?q=ng0%40n0.is";>keys.openpgp.org</a>
+            <a 
href="https://keys.openpgp.org/search?q=nikita%40NetBSD.org";>keys.openpgp.org</a>
             {% trans %}
               or via commandline with gnupg2.
             {% endtrans %}

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



reply via email to

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