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: Tue Oct 26 09:54:35 UTC 2021
Modified Files:
pkgsrc/net/radsecproxy: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/radsecproxy/Makefile
cvs rdiff -u -r1.8 -r1.9 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.12 pkgsrc/net/radsecproxy/Makefile:1.13
--- pkgsrc/net/radsecproxy/Makefile:1.12 Fri May 28 06:20:33 2021
+++ pkgsrc/net/radsecproxy/Makefile Tue Oct 26 09:54:35 2021
@@ -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/}
Index: pkgsrc/net/radsecproxy/distinfo
diff -u pkgsrc/net/radsecproxy/distinfo:1.8 pkgsrc/net/radsecproxy/distinfo:1.9
--- pkgsrc/net/radsecproxy/distinfo:1.8 Thu Oct 7 14:42:38 2021
+++ pkgsrc/net/radsecproxy/distinfo Tue Oct 26 09:54:35 2021
@@ -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