pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/pinentry



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 10 12:29:38 UTC 2018

Modified Files:
        pkgsrc/security/pinentry: Makefile.common distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/pinentry/Makefile.common
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/pinentry/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/pinentry/Makefile.common
diff -u pkgsrc/security/pinentry/Makefile.common:1.11 pkgsrc/security/pinentry/Makefile.common:1.12
--- pkgsrc/security/pinentry/Makefile.common:1.11       Tue Jan  3 18:55:43 2017
+++ pkgsrc/security/pinentry/Makefile.common    Wed Jan 10 12:29:38 2018
@@ -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

Index: pkgsrc/security/pinentry/distinfo
diff -u pkgsrc/security/pinentry/distinfo:1.23 pkgsrc/security/pinentry/distinfo:1.24
--- pkgsrc/security/pinentry/distinfo:1.23      Mon Nov 28 14:58:34 2016
+++ pkgsrc/security/pinentry/distinfo   Wed Jan 10 12:29:38 2018
@@ -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