aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/git-authenticate.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm
index b8cc804094..106c843c25 100644
--- a/build-aux/git-authenticate.scm
+++ b/build-aux/git-authenticate.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright © 2019, 2020 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -89,6 +89,8 @@
"B3C0 DB4D AD73 BA5D 285E 19AE 5143 0234 CEFD 87C3")
("davexunit (2nd)" ;FIXME: to be confirmed!
"8CCB A7F5 52B9 CBEA E1FB 2915 8328 C747 0FF1 D807")
+ ("daviwil"
+ "53C4 1E6E 41AA FE55 335A CA5E 446A 2ED4 D940 BF14")
("dvc"
"6909 6DFD D702 8BED ACC5 884B C5E0 51C7 9C0B ECDB")
("dvc (old)"
-Rice 2022-08-07gnu: tor: Update to 0.4.7.9 [DoS mitigations].Tobias Geerinckx-Rice 2022-08-01gnu: tractor: Update to 3.14.Danial Behzadi 2022-07-11gnu: onionshare-cli: Update git URL.Maxim Cournoyer 2022-07-11gnu: onionshare: Update to 2.5 and disable tests.Maxim Cournoyer 2022-07-11gnu: onionshare-cli: Update to 2.5.Maxim Cournoyer 2022-06-12gnu: tor: Update to 0.4.7.8 [fixes CVE-2022-33903].Tobias Geerinckx-Rice 2022-05-29gnu: tractor: Update to 3.13.Danial Behzadi 2022-05-30gnu: tor: Record the file name of 'torsocks' in 'torify'.Ludovic Courtès 2022-05-08gnu: tor: Only run sandbox tests on some architectures.Efraim Flashner 2022-05-01gnu: tor: Use G-expressions.Tobias Geerinckx-Rice 2022-05-01gnu: tor: Update to 0.4.7.7.Tobias Geerinckx-Rice