Patch by Andreas Barth: added --secret-keyring /dev/null
authorjoey <>
Sun, 23 Jan 2005 09:45:50 +0000 (09:45 +0000)
committerjoey <>
Sun, 23 Jan 2005 09:45:50 +0000 (09:45 +0000)
commit5335eb0fbeb3600dfcffe9082b9c4f88ad21333b
treeed3900afce6a78143853bac1e1b9758e0cdd7997
parentce95ceb51d559cef216a1f98fe9da58212bb0a2d
Patch by Andreas Barth: added --secret-keyring /dev/null

This is required for ud-mailgate to work with sarge as well.  The
semantics of the option --no-default-keyring of GnuPG has been changed
between woody and sarge:

--no-default-keyring
  Do not add the default keyrings to the list of keyrings.  Note that
  GnuPG will not operate without any keyrings, so if you use this
  option and do not provide alternate keyrings via --keyring or
  --secret-keyring, then GnuPG will still use the default public or
  secret keyrings.  (and won't work if they don't exist)
userdir_gpg.py