Changelog for
NetworkManager-strongswan-1.6.0-150600.1.2.x86_64.rpm :
* Thu Nov 02 2023 gmbr3AATTopensuse.org- Rename gnome subpackage to NetworkManager-applet-strongswan to more accurately reflect its usage- Add missing supplements: - NM and strongswan-nm - NMA subpackage: Main package and NMA
* Thu Sep 07 2023 karatekhdAATTopensuse.org- Update to version 1.6.0 + Support for GTK4 + Removed libnm-glib compatibility- Add pkgconfig(gtk4) because the new version requires this- Add pkgconfig(libnma-gtk4) because the new version requires this
* Mon Jun 07 2021 predivanAATTmts.rs- Update to version 1.5.2 + Reduce height of config dialog by moving options/proposals to tabs + Migrated appdata to metainfo (renamed and moved the file)- Update to version 1.5.1 + Fixes password entry for private keys
* Mon May 04 2020 bjorn.lieAATTgmail.com- Update to version 1.5.0: + EAP-TLS authentication + Certificate source (file, agent, smartcard) is selectable independently + Add support to configure local and remote identities + Support configuring a custom server port + Show hint regarding password storage policy + Replaced the term \"gateway\" with \"server\" + Fixes build issues due to use of deprecated GLib macros/functions + Updated Glade file to GTK 3.2
* Fri May 01 2020 dimstarAATTopensuse.org- Set the path for the VPN service name file correctly to %_vpnservicedir (provided by macros.NetworkManager).- Pass --with-nm-libexecdir=%{_libexecdir} to configure to behave the same as all the other NM-VPN plugins. This results in nm-strongswan-auth-dialog moving from %{_libexecdir}/NetworkManager to %{_libexecdir}, but considering all the other auth-dialog helpers are there as well it is perfectly welcome.
* Sat Jan 25 2020 dimstarAATTopensuse.org- No longer recommend -lang: supplements are in use
* Thu Oct 03 2019 bjorn.lieAATTgmail.com- Update to version 1.4.5: + Enables the IPv6 tab in the connection dialog.- Use modern macros.
* Mon Jun 11 2018 bjorn.lieAATTgmail.com- Fix packaging error in previous sub, README was moved from source1 tag to source3, move to tag source99 to avoid similar error in the future.
* Wed May 23 2018 kbabiochAATTsuse.com- Use OpenPGP signature provided upstream- Added NetworkManager-strongswan.keyring, which contains the key from the author.
* Wed May 09 2018 bjorn.lieAATTgmail.com- Update to version 1.4.4: + Fixed paths when building without libnm-glib. + Fixed proposal tooltips. + Updated translations.
* Tue Apr 17 2018 bjorn.lieAATTgmail.com- Pass --without-libnm-glib, no longer build deprecated libnm-glib support, following this, drop pkgconfig(NetworkManager), pkgconfig(libnm-glib), pkgconfig(libnm-glib-vpn), pkgconfig(libnm-gtk) and pkgconfig(libnm-util) BuildRequires.- Add pkgconfig(libnm) BuildRequires.- Add explicit --with-charon=%%{_libexecdir}/ipsec/charon-nm to configure.- Drop unneeded NetworkManager-gnome Requires from gnome sub-package, it is no longer of use for us.
* Wed Mar 07 2018 bjorn.lieAATTgmail.com- Update to version 1.4.3: + Add option to disable libnm-glib compatibility.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Thu Sep 07 2017 zaitorAATTopensuse.org- Update to version 1.4.2: + Add support to configure IKE/ESP proposals. + Explicitly prevent PIN from getting stored.
* Fri Oct 28 2016 zaitorAATTopensuse.org- Update to version 1.4.1: + Fixed several build issues.
* Fri Sep 09 2016 zaitorAATTopensuse.org- Update to version 1.4.0: + Updated to NetworkManager 1.2.- Changes from version 1.3.2: + GUI fix. + Update to libsecret. + D-Bus policy moved to charon-nm.- Modify BuildRequires following upstreams changes: + Drop: pkgconfig(gnome-keyring-1), pkgconfig(gtk+-2.0), pkgconfig(dbus-glib-1) and pkgconfig(libgnomeui-2.0). + Add pkgconfig, pkgconfig(libnm-gtk), pkgconfig(libnma), pkgconfig(gtk+-3.0) and pkgconfig(libsecret-1).- Drop nm-strongswan-service-conf.patch, nm-strongswan-fix-config.patch and nm-strongswan-UI-fixup.patch.- Drop libtool BuildRequires and autoreconf call, we no longer carry any patches.
* Tue Sep 08 2015 dimstarAATTopensuse.org- Add nm-strongswan-fix-config.patch: Fix path to NM plugins in config files (boo#944769).- Add nm-strongswan-UI-fixup.patch: Fix broken UI (boo#944769).- Add libtool BuildRequires and call to autoreconf, as above patch touches the build system.
* Wed Jun 10 2015 dimstarAATTopensuse.org- Drop the sed hack to fix bnc#824079: since verson 1.3.1, the charon binary to be found is already called charon-nm by upstream (boo#934129).- Clean out conditions for legacy openSUSE versions: we will always require strongswan > 5 as a consequence (which is correct, as that\'s when charon-nm was introduced).