mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* gpgsm.h (opt): Add member CONFIG_FILENAME.
* gpgsm.c (main): Use it here instead of the local var. * server.c (gpgsm_server): Print some additional information with the hello in verbose mode.
This commit is contained in:
parent
edda971a15
commit
d3184ce584
7 changed files with 38 additions and 16 deletions
|
@ -34,7 +34,7 @@ NEED_GPG_ERROR_VERSION=0.7
|
|||
NEED_LIBGCRYPT_API=1
|
||||
NEED_LIBGCRYPT_VERSION=1.1.94
|
||||
|
||||
NEED_LIBASSUAN_VERSION=0.6.5
|
||||
NEED_LIBASSUAN_VERSION=0.6.6
|
||||
|
||||
NEED_KSBA_VERSION=0.9.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue