summaryrefslogtreecommitdiff
path: root/net/radsecproxy
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2017-08-03 11:30:45 +0000
committerhe <he@pkgsrc.org>2017-08-03 11:30:45 +0000
commit084a9eff969262a00bb0313f57031849d835ca31 (patch)
tree661855af779ba55565b6c455721d495542a63deb /net/radsecproxy
parent3dfb8f8ee601c79c240df8a00c4734a4a49a3d1f (diff)
downloadpkgsrc-084a9eff969262a00bb0313f57031849d835ca31.tar.gz
Update radsecproxy to version 1.6.9.
Pkgsrc changes: * The hosting of radsecproxy has changed to nordu.net. Upstream changes: 2017-08-02 1.6.9 Misc: - Use a listen(2) backlog of 128 (RADSECPROXY-72). Bug fixes: - Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68). - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50). - Tie Access-Request log lines to response log lines (RADSECPROXY-60). - Fix a couple of memory leaks and NULL ptr derefs in error cases. - Take lock on realm refcount before updating it (RADSECPROXY-77). 2016-09-21 1.6.8 Bug fixes: - Stop waiting on writable when reading a TCP socket. - Stomp less on the memory of other threads (RADSECPROXY-64). 2016-03-14 1.6.7 Enhancements (security): - Negotiate TLS1.1, TLS1.2 and DTLS1.2 when possible, client and server side. Fixes RADSECPROXY-62. Enhancements: - Build HTML documentation properly.
Diffstat (limited to 'net/radsecproxy')
-rw-r--r--net/radsecproxy/Makefile9
-rw-r--r--net/radsecproxy/distinfo10
2 files changed, 9 insertions, 10 deletions
diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile
index f848ec6a810..c0b0262c43e 100644
--- a/net/radsecproxy/Makefile
+++ b/net/radsecproxy/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2016/09/18 23:13:13 wiedi Exp $
+# $NetBSD: Makefile,v 1.5 2017/08/03 11:30:45 he Exp $
-DISTNAME= radsecproxy-1.6.6
-PKGREVISION= 1
+DISTNAME= radsecproxy-1.6.9
CATEGORIES= net
-MASTER_SITES= https://software.uninett.no/radsecproxy/
+MASTER_SITES= https://software.nordu.net/radsecproxy/
MAINTAINER= he@NetBSD.org
COMMENT= Secure radius proxy
-HOMEPAGE= https://software.uninett.no/radsecproxy/
+HOMEPAGE= https://software.nordu.net/radsecproxy/download/
EXTRACT_SUFX= .tar.xz
LICENSE= gnu-gpl-v2 OR modified-bsd
diff --git a/net/radsecproxy/distinfo b/net/radsecproxy/distinfo
index c70960890ab..51aad731b10 100644
--- a/net/radsecproxy/distinfo
+++ b/net/radsecproxy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 00:35:33 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/08/03 11:30:45 he Exp $
-SHA1 (radsecproxy-1.6.6.tar.xz) = b6a41d5604515b4cdfdd71e611278cb0fcdfa927
-RMD160 (radsecproxy-1.6.6.tar.xz) = 1895cbf80fcdad1e3bb0ce4596908821d7a9c488
-SHA512 (radsecproxy-1.6.6.tar.xz) = 1e6aee42429869f6aac17f657c7a9e3d183a6625596170f547a64f8b08546e95414fbaf6b9565c03be8f8d9639d76824303442cebaac9deb6596bcb3c94e1e94
-Size (radsecproxy-1.6.6.tar.xz) = 159736 bytes
+SHA1 (radsecproxy-1.6.9.tar.xz) = 4b61c446a3dfc7220ad379cd1919dddb33a61a2a
+RMD160 (radsecproxy-1.6.9.tar.xz) = 4a855970bbeb9262175c9d7a09be00b8da403761
+SHA512 (radsecproxy-1.6.9.tar.xz) = 89bb8d4903aa6525bc7e652809f9022643a58f9ca40277982c3cb2a08051f0ba9290432ca1e1fa4550b859913347ba6c45a256620cdce9869faa3cf5bd175951
+Size (radsecproxy-1.6.9.tar.xz) = 160336 bytes