NetworkManager-openvpn Changelog

What's new in NetworkManager-openvpn 1.8.10

Feb 13, 2019
  • Fix changing the proxy port in the editor.
  • Drop the file extension check when importing a file.
  • Support loading the editor shared object from the same directory of plugin for development purposes.
  • Update Brazilian Portuguese, Catalan, Czech, Danish, Lithuanian, Polish and Spanish translations.

New in NetworkManager-openvpn 1.8.8 (Oct 19, 2018)

  • Fix a memory corruption bug in the advanced dialog.
  • Update Russian translation.

New in NetworkManager-openvpn 1.8.6 (Oct 3, 2018)

  • Migrate project home to gitlab (https://gitlab.gnome.org/GNOME/NetworkManager-openvpn)
  • Don't validate auth parameter and pass it directly to openvpn.
  • Fix endless loop checking for encrypted certificate.
  • Sanitize newlines in export ovpn file.
  • Improve project description in doap file.
  • Add Croatian translation.
  • Update Catalan, German, Indonesian, Italian, Brazilian Portuguese and Russian translations.
  • Various minor bugfixes and improvements.

New in NetworkManager-openvpn 1.8.4 (May 21, 2018)

  • Add support for the crl-verify option (bgo #782309)
  • Fix termination of openvpn process upon disconnect (rh #1576600)
  • Update Czech, Finnish, Galician, German, Italian, Latvian, Lithuanian, Polish, Russian and Swedish translations.

New in NetworkManager-openvpn 1.8.2 (Mar 14, 2018)

  • Handle more then 255 routes (bgo #788137)
  • Fix GUI for editing connection with static key (bgo #788226)
  • Fix parsing gateway in helper script (bgo #788514)
  • Fix parsing 2FA challenge for "PASSWORD:Verification Failed" (bgo #751842)
  • Fix parsing remote hosts from configuration (bgo #792252)
  • Fix assertion failure while quitting service (bgo #792252)
  • Add support for connect-timeout (bgo #792252)
  • Automatically lower connect-timeout if there are multiple remotes to try at least 3 remotes (bgo #792252)
  • Add support for extra-certs (bgo #793746)
  • Various code cleanups
  • Updated Brazilian Portuguese, Czech, Danish, Finnish, German, Hungarian, Indonesian, Italian, Lithuanian, Polish, Serbian, Spanish translations.

New in NetworkManager-openvpn 1.8.0 (Oct 25, 2017)

  • Use gresources for ui files.
  • Use NMACertChooser for PKCS#11 support.
  • Support --ifconfig option not only for static key connections (bgo#774727).
  • Fix import for key-direction to make it independent of the order (bgo#778154).
  • Extend support for address family specifier for remote protocol (bgo#731620).
  • Updated Brazilian Portuguese, Catalan, Czech, Hungarian, Indonesian, Italian, Lithuanian, Polish, Serbian, Spanish, Swedish translations.

New in NetworkManager-openvpn 1.2.10 (May 23, 2017)

  • Add support for "tls-crypt" and "mtu-disc" options
  • Add support for dynamic challenge-response protocol
  • Allow choosing Adaptive or None LZO compression methods in the connection properties dialog
  • Avoid passing the obsolete "tls-remote" option to OpenVPN versions that no longer support it and discourage its use in the properties dialog
  • Updated the build system to use non-recursive make
  • Many bug fixes
  • Updated Brazilian, Danish, Hungarian, Indonesian, Lithuanian, Polish, Serbian and Swedish translations

New in NetworkManager-openvpn 1.2.8 (Jan 30, 2017)

  • Treat cipher and hmac options case insensitive in the properties GUI
  • Support numeric argument to mssfix option
  • Fixes to translatable strings and use Unicode
  • Updated Czech, German, Hungarian, Polish, Spanish translations

New in NetworkManager-openvpn 1.2.6 (Oct 24, 2016)

  • Restore previous behavior for handling empty "comp-lzo" (bgo#769177)
  • Support verify-x509-name (bgo#770922)
  • Support max-routes (bgo#720097)
  • Updated Brazilian Portuguese, Czech, German, Hungarian, Lithuanian, Polish, Serbian, Serbian Latin translations
  • Fix invalid free when parsing remote option
  • Various cleanups

New in NetworkManager-openvpn 1.2.4 (Jul 7, 2016)

  • Prefer building against stable libsecret API
  • Split libnm-vpn-plugin-openvpn.so into a GTK-free core plugin usable by nmcli and a UI plugin for nm-applet and gnome components.
  • Support NM_VPN_PLUGIN_DEBUG environment variable to control debug logging from NetworkManager.
  • Updated Catalan, German, Spanish, Indonesian, Polish, Brazilian Portuguese, Swedish, Serbian, Serbian Latin translations
  • Fix handling comp-lzo option
  • Add support for tls-cipher option
  • Add support for IPv6 DNS servers
  • Fix handling quotes and comments when parsing ovpn files
  • Hide internal ABI from properties libraries
  • Preserve IP routing configuration on restart
  • Various cleanups

New in NetworkManager-openvpn 1.2.2 (May 30, 2016)

  • Fixed validation of proxy port
  • Use a proper name for the AppStream metadata
  • Updated Hungarian translation

New in NetworkManager-openvpn 0.9.8.2 (Jun 8, 2013)

  • Updated translations
  • Use full paths for auth dialog and properties plugin
  • Handle multiple domain names

New in NetworkManager-openvpn 0.9.8.0 (Feb 21, 2013)

  • Updated translations
  • Builds against the GNOME 3.8 versions of GLib and Gtk+
  • nm-openvpn-service now returns translated error messages
  • Add support for the 'remote-cert-tls' method for verifying the server certificate
  • Fixed import/export to handle multiple remote servers
  • No longer asks for a password when using a passwordless auth mode

New in NetworkManager-openvpn 0.8.5.91 (Jul 29, 2011)

  • Updated translations
  • Added support for the RSA-MD4 HMAC digest algorithm

New in NetworkManager-openvpn 0.8.3.995 (Feb 24, 2011)

  • Updated translations
  • Convert to GtkBuilder; glade is not longer a build requirement
  • Show unencrypted private keys in private key selection file chooser
  • Allow larger renegotiation intervals
  • Handle secrets for system connections
  • Fix handling of various HTTP proxy password issues

New in NetworkManager-openvpn 0.8.2 (Nov 5, 2010)

  • Updated translations
  • Fixes to ensure correct IP configuration of tunnels
  • Support for HTTP and SOCKS proxies
  • Better debugging options