[git] Pinentry - branch, master, updated. pinentry-1.0.0-30-gd7c5437

by Daniel Kahn Gillmor cvs at cvs.gnupg.org
Thu Oct 12 23:05:46 CEST 2017


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 standard pinentry collection".

The branch, master has been updated
       via  d7c54372512fbbd77709a3ea913b902061e5d45d (commit)
      from  2b1fb2f30a94a967dacec298e3c7d8a80b4c3194 (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 d7c54372512fbbd77709a3ea913b902061e5d45d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Apr 20 04:21:06 2015 -0300

    tty: correct comments
    
    * tty/Makefile.am, tty/pinentry-tty.c: comments were copy/pasted from
      pinentry-curses; correcting them.
    
    Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>

diff --git a/tty/Makefile.am b/tty/Makefile.am
index 7168342..1e8ffb5 100644
--- a/tty/Makefile.am
+++ b/tty/Makefile.am
@@ -1,4 +1,4 @@
-# Makefile.am - PIN entry curses frontend.
+# Makefile.am - PIN entry tty frontend.
 # Copyright (C) 2002, 2015 g10 Code GmbH
 #
 # This file is part of PINENTRY.
diff --git a/tty/pinentry-tty.c b/tty/pinentry-tty.c
index 8b37340..0e9ab4b 100644
--- a/tty/pinentry-tty.c
+++ b/tty/pinentry-tty.c
@@ -1,4 +1,4 @@
-/* pinentry-curses.c - A secure curses dialog for PIN entry, library version
+/* pinentry-tty.c - A minimalist dumb terminal mechanism for PIN entry
    Copyright (C) 2014 Serge Voilokov
    Copyright (C) 2015 Daniel Kahn Gillmor <dkg at fifthhorseman.net>
    Copyright (C) 2015 g10 Code GmbH

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

Summary of changes:
 tty/Makefile.am    | 2 +-
 tty/pinentry-tty.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The standard pinentry collection
http://git.gnupg.org




More information about the Gnupg-commits mailing list