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.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3a60c0bfef0
branches: trunk
changeset: 768537:b3a60c0bfef0
user: he <he%pkgsrc.org@localhost>
date: Tue Oct 26 09:54:35 2021 +0000
description:
Update radsecproxy to version 1.9.1.
Pkgsrc changes:
* None.
Upstream changes:
2021-10-25 1.9.1
Misc:
- OpenSSL 3.0 compatibility (#70)
Bug Fixes:
- Fix refused startup with openssl <1.1 (#82)
- Fix compiler issue for Fedora 33 on s390x (#84)
- Fix small memory leak in config parser
- Fix lazy certificate check when connecting to TLS servers
- Fix connect is aborted if first host in list has invalid certificate
- Fix setstacksize for glibc 2.34 (#91)
- Fix system defaults/settings for TLS version not honored (#92)
diffstat:
net/radsecproxy/Makefile | 4 ++--
net/radsecproxy/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 32a343fc39a1 -r b3a60c0bfef0 net/radsecproxy/Makefile
--- a/net/radsecproxy/Makefile Tue Oct 26 09:06:06 2021 +0000
+++ b/net/radsecproxy/Makefile Tue Oct 26 09:54:35 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/05/28 06:20:33 he Exp $
+# $NetBSD: Makefile,v 1.13 2021/10/26 09:54:35 he Exp $
-VERSION= 1.9.0
+VERSION= 1.9.1
DISTNAME= radsecproxy-${VERSION}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=radsecproxy/}
diff -r 32a343fc39a1 -r b3a60c0bfef0 net/radsecproxy/distinfo
--- a/net/radsecproxy/distinfo Tue Oct 26 09:06:06 2021 +0000
+++ b/net/radsecproxy/distinfo Tue Oct 26 09:54:35 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/10/07 14:42:38 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/10/26 09:54:35 he Exp $
-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
+RMD160 (radsecproxy-1.9.1.tar.gz) = faed2995f01cee2a13b47b512f26b0223fee1b75
+SHA512 (radsecproxy-1.9.1.tar.gz) = e72a3b55089cb985503c74a0aa0c62e0a05ac5325217900d39aa87563dd639f154ee372ac5e62ecd5aed92b832b0e58bc43f9588ed7950ec731fa5b297e5c07c
+Size (radsecproxy-1.9.1.tar.gz) = 429268 bytes
SHA1 (patch-rewrite.c) = 2b8b8f450b6591d3c21c19748dc4656b3b3d2646
Home |
Main Index |
Thread Index |
Old Index