AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Move dbus-1 system.d file to /usr (bsc#1207585)
- Update to version 1.4.0: + Gtk4 version of the editor plugin is now available (for use with Control Center of GNOME 42 or later). + Add support for interactive connect (e.g. OTP via SMS). + Drop privileges in pppd if "nm-fortisslvpn" user exists. + Allow more than 100 routes. + Updated translations. - Drop NetworkManager-fortisslvpn-fix-incompat-openfortivpn.patch: fixed upstream. - Add pkgconfig(gtk4) and pkgconfig(libnma-gtk4) BuildRequires and pass --with-gtk4=yes to configure, build the gtk4 version. - Add optional libxml2-tools BuildRequires, build runs xml-stripblanks preprocessing if available.
- Require the same version ppp at runtime as we had during build time. We got away with the missing Requires as NM itself requires ppp, so 'a version' was always installed at least. But we need to guarantee the version at runtime matches the one we built against (boo#1175106).
- Set the path for the VPN service name file correctly to %_vpnservicedir (provided by macros.NetworkManager).
- Add NetworkManager-fortisslvpn-fix-incompat-openfortivpn.patch: Fix incompatibility with openfortivpn >= 1.11.0 (boo#1167694, glgo#GNOME/NetworkManager-fortisslvpn!13).
- Add openfortivpn to Requires
- Write style: do summaries without em dashes, and do descriptions without double prepositions ("with X with Y").
- Update to version 1.2.10: + 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.
- Initial packaging for openSUSE.