pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pinentry pinentry: update to 1.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e460443a60ba
branches:  trunk
changeset: 373814:e460443a60ba
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 10 12:29:38 2018 +0000

description:
pinentry: update to 1.1.0.

Noteworthy changes in version 1.1.0 (2017-12-03)
------------------------------------------------

 * A FLTK1.3-based pinentry has been contributed.

 * A TQt3-based pinentry has been contributed.

 * New option --ttyalert for pinentry-curses to alert the user.

 * Don't show "save passphrase" checkbox if secret service is
   unavailable.

 * The GTK Pinentry shows on Linux some information anout the process
   which invoked the Pinentry.

 * The GTK Pinentry does not anymore show tooltips when keyboard
   grabbing is enabled.

 * Fixed various minor problems.

diffstat:

 security/pinentry/Makefile.common |   4 ++--
 security/pinentry/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 6250e5907a21 -r e460443a60ba security/pinentry/Makefile.common
--- a/security/pinentry/Makefile.common Wed Jan 10 12:19:05 2018 +0000
+++ b/security/pinentry/Makefile.common Wed Jan 10 12:29:38 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.11 2017/01/03 18:55:43 roy Exp $
+# $NetBSD: Makefile.common,v 1.12 2018/01/10 12:29:38 wiz Exp $
 # -*- Makefile -*-
 # used by security/pinentry/Makefile
 # used by security/pinentry-gtk2/Makefile
 # used by security/pinentry-qt4/Makefile
 
-PINENTRY_VERSION=      1.0.0
+PINENTRY_VERSION=      1.1.0
 DISTNAME=              pinentry-${PINENTRY_VERSION}
 
 CATEGORIES=            security
diff -r 6250e5907a21 -r e460443a60ba security/pinentry/distinfo
--- a/security/pinentry/distinfo        Wed Jan 10 12:19:05 2018 +0000
+++ b/security/pinentry/distinfo        Wed Jan 10 12:29:38 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2016/11/28 14:58:34 wiz Exp $
+$NetBSD: distinfo,v 1.24 2018/01/10 12:29:38 wiz Exp $
 
-SHA1 (pinentry-1.0.0.tar.bz2) = 85d9ac81ebad3fb082514c505c90c39a0456f1f6
-RMD160 (pinentry-1.0.0.tar.bz2) = 0a5a9bbd2cc86a9598ae2e49a786873ba98c69e0
-SHA512 (pinentry-1.0.0.tar.bz2) = f109236707c51871b5020ef807a551366461fafcfbe09bf8cda19d4b163a42cf622562b905ceb41429f1d648b3f3d27807538709da6a135b67f9888709eccd62
-Size (pinentry-1.0.0.tar.bz2) = 436930 bytes
+SHA1 (pinentry-1.1.0.tar.bz2) = 693bdf9f48dfb3e040d92f50b1bb464e268b9fb0
+RMD160 (pinentry-1.1.0.tar.bz2) = 33b1f9ae44172a0bba37ad4b7d264822e040fe9e
+SHA512 (pinentry-1.1.0.tar.bz2) = 5012672925bcb5f683358c259e55e4b87c67cf063ad52c759308933733025c33f7ce08e5b8019ffc101cbf7ef30499040ef2fd34a7611698e65e1593f80948cd
+Size (pinentry-1.1.0.tar.bz2) = 467702 bytes



Home | Main Index | Thread Index | Old Index