[tor-commits] [tor-browser-build/master] Bug 40422: Remove projects/ed25519
boklm at torproject.org
boklm at torproject.org
Mon Feb 14 17:08:09 UTC 2022
commit 4d63b6e7addc2e4f095ebca712973b08c7b381cd
Author: Nicolas Vigier <boklm at torproject.org>
Date: Mon Feb 14 17:17:10 2022 +0100
Bug 40422: Remove projects/ed25519
---
projects/ed25519/config | 19 -------------------
.../Docs/Licenses/PluggableTransports/LICENSE | 10 ----------
2 files changed, 29 deletions(-)
diff --git a/projects/ed25519/config b/projects/ed25519/config
deleted file mode 100644
index c6790b8..0000000
--- a/projects/ed25519/config
+++ /dev/null
@@ -1,19 +0,0 @@
-# vim: filetype=yaml sw=2
-version: '[% c("abbrev") %]'
-git_url: https://github.com/agl/ed25519.git
-git_hash: c4161f4c7483313562781c61b9a20aba73daf9de
-filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
-
-build: '[% c("projects/go/var/build_go_lib") %]'
-
-var:
- container:
- use_container: 1
- go_lib: github.com/agl/ed25519
- go_lib_install:
- - github.com/agl/ed25519/extra25519
-
-input_files:
- - project: container-image
- - name: go
- project: go
diff --git a/projects/tor-browser/Bundle-Data/Docs/Licenses/PluggableTransports/LICENSE b/projects/tor-browser/Bundle-Data/Docs/Licenses/PluggableTransports/LICENSE
index fd0dbd6..f0e7cdb 100644
--- a/projects/tor-browser/Bundle-Data/Docs/Licenses/PluggableTransports/LICENSE
+++ b/projects/tor-browser/Bundle-Data/Docs/Licenses/PluggableTransports/LICENSE
@@ -194,16 +194,6 @@ For details about the Go License, please see LICENSE.GO.
===============================================================================
-agl/ed25519
-
-Copyright 2013 The Go Authors. All rights reserved.
-Use of this source code is governed by a BSD-style
-license that can be found in the LICENSE file.
-
-For details about the Go License, please see LICENSE.GO.
-
-===============================================================================
-
dchest/siphash
To the extent possible under law, the authors have dedicated all
More information about the tor-commits
mailing list