[NetworkManager-fortisslvpn] release: 1.3.90 (1.4-rc1)



commit 9688d63ecacec97d0c9217281eb7b85053f1f4a1
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Tue Jul 16 13:05:05 2019 +0200

    release: 1.3.90 (1.4-rc1)

 NEWS         | 19 +++++++++++++++++++
 README       |  4 ++--
 configure.ac |  2 +-
 3 files changed, 22 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index aa7aa64..b4278e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,27 @@
+===========================================================
+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.
diff --git a/README b/README
index dff2208..71286eb 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
 Fortinet SSLVPN support for NetworkManager
 
-This requires the openfortivpn client installed 
+This requires the openfortivpn client installed, version 1.10 or newer.
 https://github.com/adrienverge/openfortivpn
 
-(C) 2015 Lubomir Rintel <lkundrak v3 sk>
+(C) 2015 - 2019 Lubomir Rintel <lkundrak v3 sk>
 
 Based entirely on PPTP support:
 
diff --git a/configure.ac b/configure.ac
index 5e9dd93..01b89be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 AC_INIT(NetworkManager-fortisslvpn,
-        1.2.11,
+        1.3.90,
         https://gitlab.gnome.org/GNOME/NetworkManager-fortisslvpn/issues,
         NetworkManager-fortisslvpn)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz -Wno-portability])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]