mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
released 0.12.6
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
||||
* Version 0.12.6 (unreleased)
|
||||
* Version 0.12.6 (released 2019-12-28)
|
||||
- Improved IPv6 support for anyconnect clients. Patch by Leendert van Doorn.
|
||||
- The 'split-dns' configuration directive can be used per-user (#229).
|
||||
- The max-same-clients=1 configuration option no longer refuses the
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([ocserv], [0.12.5], [openconnect-devel@lists.infradead.org])
|
||||
AC_INIT([ocserv], [0.12.6], [openconnect-devel@lists.infradead.org])
|
||||
PKG_PROG_PKG_CONFIG
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
Reference in New Issue
Block a user