You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These pages are no longer reachable from their original locations,
which makes things difficult for readers. Instead, switch to linking to
the Internet Archive for the content.
Signed-off-by: Josh Soref <jsoref@gmail.com>
Copy file name to clipboardExpand all lines: t/lib-gpg.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ test_lazy_prereq GPG '
13
13
gpg_version=$(gpg --version 2>&1)
14
14
test $? != 127 || exit 1
15
15
16
-
# As said here: http://www.gnupg.org/documentation/faqs.html#q6.19
16
+
# As said here: https://web.archive.org/web/20130212022238/https://www.gnupg.org/faq/gnupg-faq.html#why-does-gnupg-1.0.6-bail-out-on-keyrings-used-with-1.0.7
17
17
# the gpg version 1.0.6 did not parse trust packets correctly, so for
18
18
# that version, creation of signed tags using the generated key fails.
0 commit comments