pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pam-yubico Version 2.17 (released 2014-08-26)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91e854adbd1a
branches:  trunk
changeset: 641548:91e854adbd1a
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Mon Nov 10 21:55:31 2014 +0000

description:
Version 2.17 (released 2014-08-26)

* Fix a bug with the 'urllist' parameter where urls would be forgotten.
* Manpages converted to asciidoc.

Version 2.16 (released 2014-06-10)

* Fix a crashbug with the new parameter 'urllist'

Version 2.15 (released 2014-04-30)

* Added new parameter 'urllist'
* Added pam_yubico(8) man page.
* Fix memory leak.
* Bump yubico-c-client version requirement to 2.12.

diffstat:

 security/pam-yubico/Makefile |  4 ++--
 security/pam-yubico/PLIST    |  3 ++-
 security/pam-yubico/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 4278dd07fe34 -r 91e854adbd1a security/pam-yubico/Makefile
--- a/security/pam-yubico/Makefile      Mon Nov 10 21:41:57 2014 +0000
+++ b/security/pam-yubico/Makefile      Mon Nov 10 21:55:31 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/03/13 22:27:33 pettai Exp $
+# $NetBSD: Makefile,v 1.10 2014/11/10 21:55:31 pettai Exp $
 
-DISTNAME=      pam_yubico-2.14
+DISTNAME=      pam_yubico-2.17
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    security
 MASTER_SITES=  http://opensource.yubico.com/yubico-pam/releases/
diff -r 4278dd07fe34 -r 91e854adbd1a security/pam-yubico/PLIST
--- a/security/pam-yubico/PLIST Mon Nov 10 21:41:57 2014 +0000
+++ b/security/pam-yubico/PLIST Mon Nov 10 21:55:31 2014 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2014/03/13 22:27:33 pettai Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/11/10 21:55:31 pettai Exp $
 bin/ykpamcfg
 lib/security/pam_yubico.la
 man/man1/ykpamcfg.1
+man/man8/pam_yubico.8
diff -r 4278dd07fe34 -r 91e854adbd1a security/pam-yubico/distinfo
--- a/security/pam-yubico/distinfo      Mon Nov 10 21:41:57 2014 +0000
+++ b/security/pam-yubico/distinfo      Mon Nov 10 21:55:31 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2014/03/13 22:27:33 pettai Exp $
+$NetBSD: distinfo,v 1.6 2014/11/10 21:55:31 pettai Exp $
 
-SHA1 (pam_yubico-2.14.tar.gz) = 3dd6bddce69785c5d61ae0f64ba568e1a81498a1
-RMD160 (pam_yubico-2.14.tar.gz) = 898fbabdafa2279c56b24333ceff8e2af7ddf095
-Size (pam_yubico-2.14.tar.gz) = 380023 bytes
+SHA1 (pam_yubico-2.17.tar.gz) = d239580cc03f4f3a0f16562ba505006dbcb7980e
+RMD160 (pam_yubico-2.17.tar.gz) = 76592896a697fda87c608a3f0f71743a85d708de
+Size (pam_yubico-2.17.tar.gz) = 391559 bytes
 SHA1 (patch-Makefile_in) = 1312fb660c479e96c07da4cdd54eb31ba03b5144



Home | Main Index | Thread Index | Old Index