pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/radsecproxy Update radsecproxy to version 1.6.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/03b77bee9a37
branches: trunk
changeset: 366123:03b77bee9a37
user: he <he%pkgsrc.org@localhost>
date: Thu Aug 03 11:30:45 2017 +0000
description:
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:
net/radsecproxy/Makefile | 9 ++++-----
net/radsecproxy/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (36 lines):
diff -r 39277220de07 -r 03b77bee9a37 net/radsecproxy/Makefile
--- a/net/radsecproxy/Makefile Thu Aug 03 10:43:04 2017 +0000
+++ b/net/radsecproxy/Makefile Thu Aug 03 11:30:45 2017 +0000
@@ -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@localhost
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 -r 39277220de07 -r 03b77bee9a37 net/radsecproxy/distinfo
--- a/net/radsecproxy/distinfo Thu Aug 03 10:43:04 2017 +0000
+++ b/net/radsecproxy/distinfo Thu Aug 03 11:30:45 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index