forked from NetworkManager/NetworkManager-fortisslvpn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
115 lines (86 loc) · 4.61 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
===========================================================
NetworkManager-fortisslvpn-1.3.90 (1.4.0-rc1)
Overview of changes since NetworkManager-fortisslvpn-1.2.10
===========================================================
This is a release candidate of NetworkManager-fortisslvpn 1.4.0
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
The required openfortivpn version is now 1.10.0.
Notable changes include:
* Add support for interactive connect (e.g. OTP via SMS)
* Drop privileges in pppd if "nm-fortisslvpn" user exists
* Allow more than 100 routes
* Translation updates
==========================================================
NetworkManager-fortisslvpn-1.2.10
Overview of changes since NetworkManager-fortisslvpn-1.2.8
==========================================================
This is a new stable release of NetworkManager-fortisslvpn. Notable changes include:
* Add support for specifying the realm.
* libnm-glib compatibility (NetworkManager < 1.0) is disabled by default.
It can be enabled by passing --with-libnm-glib to configure script.
Nobody should need it by now. Users that still use this are encouraged
to let us know before the libnm-glib support is removed for good.
* The auth helper in external UI mode can now be run without a display
server. Future nmcli version will utilize this for handling the
secrets without a graphical desktop.
==========================================================
NetworkManager-fortisslvpn-1.2.8
Overview of changes since NetworkManager-fortisslvpn-1.2.6
==========================================================
This is a new stable release of NetworkManager-fortisslvpn. Notable changes include:
* fix using correct state directory
* fix crash due to missing symbols in pppd plugin
* Updated Danish, Spanish, Finnish, Hungarian, Indonesian, Italian,
Lithuanian, Brazilian Portuguese translations.
==========================================================
NetworkManager-fortisslvpn-1.2.6
Overview of changes since NetworkManager-fortisslvpn-1.2.4
==========================================================
This is a new stable release of NetworkManager-fortisslvpn. Notable changes include:
* Added one time password (OTP) support (requires openfortivpn version 1.5.0)
* Updated Brazilian, Czeach, Danish, Friulian, Indonesian, Italian, Lithuanian,
Polish, Serbian, Spanish and Swedish translations.
* Various cleanups
==========================================================
NetworkManager-fortisslvpn-1.2.4
Overview of changes since NetworkManager-fortisslvpn-1.2.2
==========================================================
This is a new stable release of NetworkManager-fortisslvpn. Notable changes include:
* Prefer building against stable libsecret API
* Split libnm-vpn-plugin-fortisslvpn.so into a GTK-free core plugin
usable by nmcli and a UI plugin for nm-applet and gnome components
* Support NM_VPN_LOG_LEVEL environment variable to control debug
logging from NetworkManager
* Log via syslog() from ppp plugin
* Add appdata for gnome-software
* Updated Catalan, Czech, German, Hungarian, Indonesian, Lithuanian,
Polish, Spanish translations
* Various cleanups
=========================================================
NetworkManager-fortisslvpn-1.2.2
Overview of changes since NetworkManager-fortisslvpn-1.2
=========================================================
This is a new stable release of NetworkManager-fortisslvpn. Notable changes include:
* Use a proper name for the AppStream metadata
* Updated Italian, Hungarian and German translations
=======================================================
NetworkManager-fortisslvpn-1.2
Overview of changes since network-manager-fortisslvpn-1.0.0
=======================================================
This is a new stable release of NetworkManager-fortisslvpn. Notable changes include:
* Ported to libnm, libnma and GDBus
* Support multiple concurrent VPN connections
* Translation updates
The following features were backported to 1.0.x releases from 1.0.0 to 1.0.8
are also present in NetworkManager-fortisslvpn-1.2:
* Fixed error status handling
* User --pppd-plugin instead of deprecated --plugin option
* Added tools to aid testing the plugin without an actual SSLVPN server
* Added support for split VPN (route push) setups
* Specifying a CA to validate the server identity is not supported
* Users can now use certificate authentication in addition to name and password
* Error handling is now more robust
=======================================================
network-manager-fortisslvpn-1.0.0
=======================================================
This is the first stable release of network-manager-fortisslvpn.