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.9.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa5c5cac7c3e
branches: trunk
changeset: 453328:fa5c5cac7c3e
user: he <he%pkgsrc.org@localhost>
date: Fri May 28 06:20:33 2021 +0000
description:
Update radsecproxy to version 1.9.0.
Upstream changes:
2021-05-28 1.9.0
New features:
- Accept multiple source* configs for IPv4/v6
- Specify source per server
- User configurable cipher-list and ciphersuites
- User configurable TLS versions
- Config option for DH-file
- Add rID and otherName options to certifcateAttributeCheck
- Allow multiple matchCertificateAttribute
- Option to start dynamic server in blocking mode
Misc:
- Move radsecproxy manpage to section 8
- Log CUI and operator-name if present
- Log CN for incomming TLS connections
Bug Fixes:
- Fix overlapping log lines
- Fix memory leak in logging
- Fix dynidsc example scripts input validation (CVE-2021-32642)
2020-08-06 1.8.2
Bug fixes:
- Fix wrong config-unhexing if %25 (%) occurs
- Fix compatibility with GCC 10 (#63)
- Fix spelling in manpage
- Fix modifyVendorAttribute not applied (#62)
- Fix unncessary status-server when in minimal mode (#61)
diffstat:
net/radsecproxy/Makefile | 5 ++---
net/radsecproxy/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r f71bd75c617b -r fa5c5cac7c3e net/radsecproxy/Makefile
--- a/net/radsecproxy/Makefile Fri May 28 05:24:27 2021 +0000
+++ b/net/radsecproxy/Makefile Fri May 28 06:20:33 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/05/22 10:56:31 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/05/28 06:20:33 he Exp $
-VERSION= 1.8.1
+VERSION= 1.9.0
DISTNAME= radsecproxy-${VERSION}
-PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=radsecproxy/}
diff -r f71bd75c617b -r fa5c5cac7c3e net/radsecproxy/distinfo
--- a/net/radsecproxy/distinfo Fri May 28 05:24:27 2021 +0000
+++ b/net/radsecproxy/distinfo Fri May 28 06:20:33 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2020/04/20 00:43:28 joerg Exp $
+$NetBSD: distinfo,v 1.7 2021/05/28 06:20:33 he Exp $
-SHA1 (radsecproxy-1.8.1.tar.gz) = 4b62f3f7bbaeff11ca201f140f06d0b5664501bf
-RMD160 (radsecproxy-1.8.1.tar.gz) = ea252a220388ede6cd0a27c7961215a5c11ccd63
-SHA512 (radsecproxy-1.8.1.tar.gz) = 4bf19a1490f63ae790612e0f15dfe539ddfbf4e0a3f16ba97532c612a6ab877d1686169ceba75f100cf098c501a3abad30302383d2277f915eceeeee98ba6232
-Size (radsecproxy-1.8.1.tar.gz) = 326921 bytes
+SHA1 (radsecproxy-1.9.0.tar.gz) = ac2e43db9e748949c6433b43d7575e3f5a30424c
+RMD160 (radsecproxy-1.9.0.tar.gz) = d06f7b7f339d7893a7eee03edd11bbd065a2fb9f
+SHA512 (radsecproxy-1.9.0.tar.gz) = a6edfc2673caebc9ed83ab31e313d9f5b593a8ef01893b9983bee595bb3996c7844c1492ea3456f9fe0c5200e68000ff549a59b56914e02746d9fa91a11a8b2f
+Size (radsecproxy-1.9.0.tar.gz) = 427216 bytes
SHA1 (patch-rewrite.c) = 2b8b8f450b6591d3c21c19748dc4656b3b3d2646
Home |
Main Index |
Thread Index |
Old Index