[git] GnuPG - branch, STABLE-BRANCH-2-2, updated. gnupg-2.2.9-15-g3169b5a

[email protected] (by Werner Koch)
Newsgroups gmane.comp.encryption.gpg.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, STABLE-BRANCH-2-2 has been updated
       via  3169b5ae3f21849354b1413644d3e545c0b08c73 (commit)
      from  a59a9962f48f828ea7d22362dfa6d82841551110 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3169b5ae3f21849354b1413644d3e545c0b08c73
Author: Werner Koch <[email protected]>
Date:   Wed Aug 29 09:53:06 2018 +0200

    doc: Show how to list envvars send to gpg-agent.
    
    --
    
    GnuPG-bug: 3353
    Signed-off-by: Werner Koch <[email protected]>
    (cherry picked from commit 53bbac0865719076f7ad7bb57e13f656bd6edf39)

diff --git a/doc/gpg.texi b/doc/gpg.texi
index a72505f..dc7e021 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -3610,6 +3610,15 @@ Operation is further controlled by a few environment variables:
 
 @end table
 
+When calling the gpg-agent component @command{@gpgname} sends a set of
+environment variables to gpg-agent.  The names of these variables can
+be listed using the command:
+
+@example
+  gpg-connect-agent 'getinfo std_env_names' /bye | awk '$1=="D" @{print $2@}'
+@end example
+
+
 
 @c *******************************************
 @c ***************            ****************

-----------------------------------------------------------------------

Summary of changes:
 doc/gpg.texi | 9 +++++++++
 1 file changed, 9 insertions(+)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.