summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-06-16 20:32:05 +0000
committerpettai <pettai@pkgsrc.org>2012-06-16 20:32:05 +0000
commitfc216b0fa673a8df99b23537f7ee4f0f64e9108e (patch)
tree7a080fc75fb491d4068d44487259bcc183ebfd58 /security
parenta71490339ad36d0a8d2328fc82644a6203b45561 (diff)
downloadpkgsrc-fc216b0fa673a8df99b23537f7ee4f0f64e9108e.tar.gz
Version 2.8 (released 2012-06-15)
* ykclient: Add C++ namespace protection. * Add multi-server support with curl_multi. Enabled by default for YubiCloud servers. Settable with the new library function set_template_urls() or the urls parameter to ykclient_verify_otp_v2(). * Remove extra % in ykclient help. * Add ca path option to ykclient, --ca. Patch from Jay Kline <jay.kline.ctr@hpcmo.hpc.mil>. * Make the nonce unique for consecutive calls to the same ykclient handle. * Do url encoding of OTP before sending. * Fix segfault on curl error. Patch from Lee Hinman <lee.hinman.ctr@hpc.mil>
Diffstat (limited to 'security')
-rw-r--r--security/ykclient/Makefile6
-rw-r--r--security/ykclient/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/security/ykclient/Makefile b/security/ykclient/Makefile
index 9d9b62a59e9..aea2643bd74 100644
--- a/security/ykclient/Makefile
+++ b/security/ykclient/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/13 15:16:00 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2012/06/16 20:32:05 pettai Exp $
-DISTNAME= ykclient-2.7
+DISTNAME= ykclient-2.8
CATEGORIES= security
MASTER_SITES= http://yubico-c-client.googlecode.com/files/
MAINTAINER= pettai@NetBSD.org
-HOMEPAGE= http://code.google.com/p/yubico-c/
+HOMEPAGE= http://code.google.com/p/yubico-c-client/
COMMENT= Libraries for online validation of Yubikey OTPs
LICENSE= modified-bsd
diff --git a/security/ykclient/distinfo b/security/ykclient/distinfo
index 7cde4d68763..4b97d41cde9 100644
--- a/security/ykclient/distinfo
+++ b/security/ykclient/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2012/03/19 03:07:45 dholland Exp $
+$NetBSD: distinfo,v 1.3 2012/06/16 20:32:05 pettai Exp $
-SHA1 (ykclient-2.7.tar.gz) = 947e69f165bdcdbb4c5bd746e2251622e7f37bac
-RMD160 (ykclient-2.7.tar.gz) = e6889c346cc5fbbc7f1f7af668b1e44f44653925
-Size (ykclient-2.7.tar.gz) = 344385 bytes
+SHA1 (ykclient-2.8.tar.gz) = 91aefae12d7e13360d8c03ccd66ef1d26d1b04f9
+RMD160 (ykclient-2.8.tar.gz) = f0d3f404861cc7d69107c6677e541925d71fb348
+Size (ykclient-2.8.tar.gz) = 347487 bytes
SHA1 (patch-Makefile_in) = 813bf32fafc2ebadea27a3ccdcb7f93ac3c3bde4