diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-03-06 09:00:42 -0500 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-03-08 10:53:38 -0500 |
commit | faf316a43f2fe83fa39af95007692ec1f0efdde1 (patch) | |
tree | 9b8bb352d0f06ee3075e55cf087277e6655d0574 /contrib/verify-commits/trusted-git-root | |
parent | a38686cea035e0d480e4ee953b8e40c7f0fa2118 (diff) |
test: Update trust git root
Marco Falke's old key expired, causing a travis error while verifying
commits 36afd4db4442c45d4078b1a7ad16a1872b5bee0d and before:
gpg: Good signature from "Marco Falke <marco.falke@tum.de>" [unknown]
gpg: aka "Marco Falke <falke.marco@gmail.com>" [unknown]
gpg: Note: This key has expired!
Primary key fingerprint: B8B3 F1C0 E58C 15DB 6A81 D30C 3648 A882 F431 6B9B
Subkey fingerprint: FE09 B823 E6D8 3A3B C798 3EAA 2D7F 2372 E50F E137
Update the trusted root commit to the commit after that, to fix
this issue.
(cherry picked from commit 7deba93bdc76616011a9f493cbc203d60084416f)
Diffstat (limited to 'contrib/verify-commits/trusted-git-root')
-rw-r--r-- | contrib/verify-commits/trusted-git-root | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/verify-commits/trusted-git-root b/contrib/verify-commits/trusted-git-root index c60f8ab695..e560b98d02 100644 --- a/contrib/verify-commits/trusted-git-root +++ b/contrib/verify-commits/trusted-git-root @@ -1 +1 @@ -82bcf405f6db1d55b684a1f63a4aabad376cdad7 +11049f4fe62606d1b0380a9ef800ac130f0fbadf |