mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-27 07:18:04 +08:00
released 1.2.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,12 +1,9 @@
|
||||
* Version 1.2.4 (unreleased)
|
||||
* Version 1.2.4 (released 2024-01-22)
|
||||
- Get connection speed limits (traffic shaping) from RADIUS (#554)
|
||||
- Use "OpenConnect VPN server" as the long package name. Keep "ocserv" as a
|
||||
short name.
|
||||
- usage: open issues on GitLab to report bugs.
|
||||
- Print bit rates as kb/s.
|
||||
- Fix logging to stderr: add missing newline.
|
||||
- Fixed compatibility with AnyConnect clients on Linux (#544)
|
||||
- Detect the new AnyConnect-compatible identifier of OpenConnect clients
|
||||
- occtl: Print bit rates as kb/s.
|
||||
|
||||
|
||||
* Version 1.2.3 (released 2023-12-17)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([OpenConnect VPN Server], [1.2.3],
|
||||
AC_INIT([OpenConnect VPN Server], [1.2.4],
|
||||
[https://gitlab.com/openconnect/ocserv/-/issues],
|
||||
[ocserv],
|
||||
[https://ocserv.openconnect-vpn.net/])
|
||||
|
||||
Reference in New Issue
Block a user