Skip to content

Commit

Permalink
ready for release-candidate 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Mauchle committed Aug 27, 2018
1 parent 3a09a8e commit ceba766
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
changes since 1.7.1
2018-08-27 1.7.2-rc1
Misc:
- Always copy proxy-state attributes in own responses
- Authenticate own access-reject responses
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is radsecproxy 1.7.1.
This is radsecproxy 1.7.2-rc1.

radsecproxy is a generic RADIUS proxy that supports both UDP and TLS
(RadSec) RADIUS transports. There is also experimental support for
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dnl Copyright (c) 2006-2010, UNINETT AS
dnl Copyright (c) 2010-2013,2016, NORDUnet A/S
dnl See LICENSE for licensing information.

AC_INIT(radsecproxy, 1.7.1, https://radsecproxy.github.io)
AC_INIT(radsecproxy, 1.7.2-rc1, https://radsecproxy.github.io)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AC_PROG_CC
Expand Down
4 changes: 2 additions & 2 deletions radsecproxy.conf.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry>
<refentryinfo>
<date>2018-07-05</date>
<date>2018-08-27</date>
</refentryinfo>
<refmeta>
<refentrytitle>radsecproxy.conf</refentrytitle>
<manvolnum>5</manvolnum>
<refmiscinfo>radsecproxy 1.7.1</refmiscinfo>
<refmiscinfo>radsecproxy 1.7.2-rc1</refmiscinfo>
</refmeta>
<refnamediv>
<refname>
Expand Down

0 comments on commit ceba766

Please sign in to comment.