summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-10-26 23:10:14 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-10-26 23:10:14 -0400
commit5a8f2f1b6e5557ef8680bd1025239dcfd3f6550f (patch)
tree6620d37c2617a0c61325f8113424994ac41f073f /src
parent88b92e7c69e2c59ece19ff015d150e179c797655 (diff)
parentb1244f1dc98230fc04bde76a89e88d7fa0d08053 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'src')
-rwxr-xr-xsrc/monkeysphere2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere b/src/monkeysphere
index 1db4f20..dd689b5 100755
--- a/src/monkeysphere
+++ b/src/monkeysphere
@@ -172,7 +172,7 @@ function subkey_to_ssh_agent() {
if ! test_gnu_dummy_s2k_extension ; then
failure "Your version of GnuTLS does not seem capable of using with gpg's exported subkeys.
-You may want to consider patching or upgrading.
+You may want to consider patching or upgrading to GnuTLS 2.6 or later.
For more details, see:
http://lists.gnu.org/archive/html/gnutls-devel/2008-08/msg00005.html"