pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ykpers Version 1.16.0 (released 2014-09-26)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d170ebc2b15
branches:  trunk
changeset: 641552:0d170ebc2b15
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Mon Nov 10 22:36:26 2014 +0000

description:
Version 1.16.0 (released 2014-09-26)

* Add yk_get_key_vid_pid() to get the vendor and product id of a key.
* Add flags for ykinfo to print vendor and product id.
* Fix a bug in the osx backend where it would return an error opening
a composite device with two hid interfaces.

diffstat:

 security/ykpers/Makefile |  4 ++--
 security/ykpers/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 8ac07a3f0627 -r 0d170ebc2b15 security/ykpers/Makefile
--- a/security/ykpers/Makefile  Mon Nov 10 22:25:56 2014 +0000
+++ b/security/ykpers/Makefile  Mon Nov 10 22:36:26 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2014/09/27 19:46:51 pettai Exp $
+# $NetBSD: Makefile,v 1.12 2014/11/10 22:36:26 pettai Exp $
 #
 
-DISTNAME=      ykpers-1.15.3
+DISTNAME=      ykpers-1.16.0
 CATEGORIES=    security
 MASTER_SITES=  http://yubico.github.io/yubikey-personalization/releases/
 
diff -r 8ac07a3f0627 -r 0d170ebc2b15 security/ykpers/distinfo
--- a/security/ykpers/distinfo  Mon Nov 10 22:25:56 2014 +0000
+++ b/security/ykpers/distinfo  Mon Nov 10 22:36:26 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2014/09/27 19:46:51 pettai Exp $
+$NetBSD: distinfo,v 1.12 2014/11/10 22:36:26 pettai Exp $
 
-SHA1 (ykpers-1.15.3.tar.gz) = d000478e2404d916881ef845e60732e170cd62ae
-RMD160 (ykpers-1.15.3.tar.gz) = 408d8cd489f6c84dfe4b982e9e709ec50249d0a8
-Size (ykpers-1.15.3.tar.gz) = 502152 bytes
+SHA1 (ykpers-1.16.0.tar.gz) = 2536d8882d2b56303c3e9a089d92eb97a688fac6
+RMD160 (ykpers-1.16.0.tar.gz) = 70d3d4db6e6cbcd609b1db2ead5097234cfc43f5
+Size (ykpers-1.16.0.tar.gz) = 500907 bytes
 SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02



Home | Main Index | Thread Index | Old Index