update to freeradius-3.0.25
This commit is contained in:
parent
8fdfacb495
commit
4ea6109cf6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.83 2021/10/03 20:28:43 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.84 2021/10/08 20:20:21 sthen Exp $
|
||||
|
||||
COMMENT-main= RADIUS server implementation
|
||||
COMMENT-freetds= freeradius freetds rlm addon
|
||||
@ -10,7 +10,7 @@ COMMENT-pgsql= freeradius pgsql rlm addon
|
||||
COMMENT-python= freeradius python rlm addon
|
||||
COMMENT-python3= freeradius python3 rlm addon (experimental)
|
||||
|
||||
V= 3.0.24
|
||||
V= 3.0.25
|
||||
DISTNAME= freeradius-server-$V
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freeradius-server-3.0.24.tar.bz2) = e7DyW+yGn3H4H/bOC+Exgax1OUhX6Rk4IiAkDztvUu8=
|
||||
SIZE (freeradius-server-3.0.24.tar.bz2) = 3400689
|
||||
SHA256 (freeradius-server-3.0.25.tar.bz2) = /BWM2rSnBbF5sakc1yRzAG7037VwsNCX22ycNASaRQk=
|
||||
SIZE (freeradius-server-3.0.25.tar.bz2) = 3402380
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-raddb_radiusd_conf_in,v 1.16 2021/10/03 20:28:43 sthen Exp $
|
||||
$OpenBSD: patch-raddb_radiusd_conf_in,v 1.17 2021/10/08 20:20:21 sthen Exp $
|
||||
|
||||
Index: raddb/radiusd.conf.in
|
||||
--- raddb/radiusd.conf.in.orig
|
||||
@ -12,7 +12,7 @@ Index: raddb/radiusd.conf.in
|
||||
|
||||
# pidfile: Where to place the PID of the RADIUS server.
|
||||
#
|
||||
@@ -510,8 +510,8 @@ security {
|
||||
@@ -531,8 +531,8 @@ security {
|
||||
# member. This can allow for some finer-grained access
|
||||
# controls.
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-src_main_tls_c,v 1.2 2021/10/03 20:28:43 sthen Exp $
|
||||
$OpenBSD: patch-src_main_tls_c,v 1.3 2021/10/08 20:20:22 sthen Exp $
|
||||
|
||||
Index: src/main/tls.c
|
||||
--- src/main/tls.c.orig
|
||||
@ -91,7 +91,7 @@ Index: src/main/tls.c
|
||||
/*
|
||||
* See if there are any untrusted certificates.
|
||||
* If so, complain about them.
|
||||
@@ -4170,7 +4170,7 @@ post_ca:
|
||||
@@ -4169,7 +4169,7 @@ post_ca:
|
||||
* disable early data.
|
||||
*
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user