File NetworkManager-l2tp.changes of Package NetworkManager-l2tp
-------------------------------------------------------------------
Wed Feb 28 16:37:42 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Sat Aug 12 11:00:00 UTC 2017 - doug@uq.edu.au
- Update to version 1.2.8:
* Updated translations.
* Stops strongSwan service when a connection cannot be
established.
- Changes from version 1.2.6:
* Prefer building against stable libsecret API.
* If L2TP port 1701 is already in use, no longer writes
"leftprotoport=udp/l2tp" (which is equivalent to
"leftprotoport=udp/1701") to the ipsec config file. This was
done to ensures L2TP is encapsulated in IPsec.
- Changes from version 1.2.4:
* Split libnm-vpn-plugin-pptp.so into a GTK-free core plugin
usable by nmcli and a UI plugin for nm-applet and gnome
components.
- Changes from version 1.2.2:
* runtime test for strongwan or libreswan no longer performed if
IPsec tickbox not ticked.
- Changes from version 1.2.0:
* NetworkManager 1.1.x and 1.2.0 support
- Replace pkgconfig(libsecret-unstable) for pkgconfig(libsecret-1)
BuildRequires following upstreams changes.
- Introduce GTK-free VPN plugin library to base package.
-------------------------------------------------------------------
Sun Jul 30 17:30:00 UTC 2017 - doug@uq.edu.au
- Update to version 1.0.8:
* Updated translations.
* Stops strongSwan service when a connection cannot be
established.
* sets phase 1 (ike) and phase 2 (esp) ciphers for strongswan to
the same as those used in version 1.0.4
- Changes from version 1.0.6:
* If L2TP port 1701 is already in use, no longer writes
"leftprotoport=udp/l2tp" (which is equivalent to
"leftprotoport=udp/1701") to the ipsec config file. This was
done to ensures L2TP is encapsulated in IPsec.
* Uses UUID instead of PID for run-time generated filenames
* No longer temporarily replaces system /etc/ipsec.secrets file
* IPsec rekeying is now possible because the following file
remains for the lifetime of the VPN connection :
/etc/ipsec.d/nm-l2tp-ipsec-UUID.secrets
* Following line is appended to /etc/ipsec.secrets if the include
line is missing:
include /etc/ipsec.d/*.secrets
* Removed IPsec Group Name from user interface
* Added IPsec Phase 1 (ike) & Phase 2 (esp) to user interface.
* New timeout code for IPsec connection up script.
- Changes from version 1.0.4:
* xl2tpd-1.3.7 compatibility fix for unrecognized option 'lock'.
* /usr/sbin/ipsec runtime IPsec stack detection improved so that
Openswan is rejected and not treated the same as openSwan.
* Explictly check strongSwan connection has been established.
- Changes from version 1.0.2:
* runtime test for strongwan or libreswan no longer performed if
IPsec tickbox not ticked.
- Changes from version 1.0.0:
* auth-dialog ported to libnm-gtk's NMAVpnPasswordDialog.
* migrated from deprecated libgnome-keyring to libsecret.
* Requires strongSwan or Libreswan for IPsec support,
no longer works with Openswan.
* Added MTU and MRU setting to PPP settings dialog box.
* IPsec Group Name is now optional in IPsec dialog box.
- Drop icon install: as there is no icon file in the source
anymore, nor is there a .desktop file that can make use of the
icon.
- Drop --disable-more-warnings from configure line: no longer
needed.
- Added %%check section.
- Replaced Requires strongswan with weaker Recommends strongswan.
- Replaced plus characters to recommended asterisk characters in
changes file.
-------------------------------------------------------------------
Tue Oct 28 09:42:32 UTC 2014 - dimstar@opensuse.org
- Update to version 0.9.8.7:
* ipsec: missing curly braces led to always false return.
* Updated translations.
-------------------------------------------------------------------
Fri Jul 4 9:34:11 CST 2014 - hillwood@linuxfans.org
- Update to version 0.9.8.6:
* Bugfix: (security) don't start l2tp if IPsec enabled, but
failed to start.
* Bugfix: typo in nm-l2tp-service.name.
* noccp pppd option added.
* Minor locales fixes.
* Require new versions of gtk+ and glib.
-------------------------------------------------------------------
Thu Oct 17 10:53:11 CST 2013 - hillwood@linuxfans.org
- Initial package, version 0.9.8:
* Builds against the GNOME 3.8 versions of GLib and Gtk+.
* Fix undefuned NM_L2TP_LOCALEDIR.
* License file added.
* Minor localization fixes.