pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/radsecproxy
Module Name: pkgsrc
Committed By: he
Date: Thu Aug 3 11:30:45 UTC 2017
Modified Files:
pkgsrc/net/radsecproxy: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/radsecproxy/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/radsecproxy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/radsecproxy/Makefile
diff -u pkgsrc/net/radsecproxy/Makefile:1.4 pkgsrc/net/radsecproxy/Makefile:1.5
--- pkgsrc/net/radsecproxy/Makefile:1.4 Sun Sep 18 23:13:13 2016
+++ pkgsrc/net/radsecproxy/Makefile Thu Aug 3 11:30:45 2017
@@ -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
Index: pkgsrc/net/radsecproxy/distinfo
diff -u pkgsrc/net/radsecproxy/distinfo:1.2 pkgsrc/net/radsecproxy/distinfo:1.3
--- pkgsrc/net/radsecproxy/distinfo:1.2 Wed Nov 4 00:35:33 2015
+++ pkgsrc/net/radsecproxy/distinfo Thu Aug 3 11:30:45 2017
@@ -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