guix-commits
[Top][All Lists]
Advanced

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

01/02: guix substitute: Adjust comment about GnuTLS bug.


From: guix-commits
Subject: 01/02: guix substitute: Adjust comment about GnuTLS bug.
Date: Fri, 25 Jun 2021 17:44:46 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 7fe195f3b79a9a1369fa9f14539f82a5b5c880de
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Fri Jun 25 16:11:02 2021 +0200

    guix substitute: Adjust comment about GnuTLS bug.
    
    * guix/scripts/substitute.scm (call-with-cached-connection): Adjust
    comment.
---
 guix/scripts/substitute.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/scripts/substitute.scm b/guix/scripts/substitute.scm
index 3ea1c73..03115ff 100755
--- a/guix/scripts/substitute.scm
+++ b/guix/scripts/substitute.scm
@@ -423,7 +423,7 @@ server certificates."
                            (list error/invalid-session
 
                                  ;; XXX: These two are not properly handled in
-                                 ;; GnuTLS < 3.7.2, in
+                                 ;; GnuTLS < 3.7.3, in
                                  ;; 'write_to_session_record_port'; see
                                  ;; <https://bugs.gnu.org/47867>.
                                  error/again error/interrupted)))



reply via email to

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