------------------------------------------------------------------- Tue Dec 16 07:33:16 UTC 2025 - Bjørn Lie - Update to version 1.2.30: + Declare supports-safe-private-file-access so private connections can continue working after change in the daemon. + Updated translations. ------------------------------------------------------------------- Tue Dec 2 08:55:24 UTC 2025 - Bjørn Lie - Update to version 1.2.29: + Add support for `leftprotoport` and `rightprotoport` options + Add support for `nm-connect-mode` setting in service and editor + Fix crash upon deactivating an IPsec connection + Replace deprecated "ipsec auto" commands for libreswan >= 5 + Fix connection import with `rightrsasigkey` or `leftrsasigkey` + Fix memory leaks and improve memory management with g_autoptr() + Do not export phase2alg option + Remove the "add" value for nm-connect-mode + Add .clang-format configuration and reformat code + Extend CI coverage to CentOS Stream 9 and 10 platforms + Add automated release builds for Fedora via Packit + Update translations. ------------------------------------------------------------------- Mon Oct 20 12:04:25 UTC 2025 - Bjørn Lie - Update to version 1.2.28: + Parse a special comment `# nm-auto-defaults=no` during import and export to set the nm-auto-defaults property. + Fix a bug that didn't export the `esp` option. + Always sanitize the configuration before its use, so that changes done after the initial import take effect. + Fix bug when adding the leading '@' to `leftid`. + Add `nm-auto-defaults` option. + Support `leftsendcert` and `rightca` options. + Updated translations. ------------------------------------------------------------------- Wed Oct 1 10:38:53 UTC 2025 - Bjørn Lie - Update to version 1.2.27: + Gracefully handle the situation when service plugin is installed, but GUI editor plugin is not. + Add `nm-auto-defaults` option. + Fix a handful of regressions in import/export. + Updated translations. - Changes from version 1.2.26: + The graphical editor now doesn't enter characters that wouldn't be allowed for various settings. + Added support for specifying multiple extra subnets to be routed locally or remotely ("leftsubnets", "rightsubnets"). + Updated translations. ------------------------------------------------------------------- Tue Oct 22 12:32:50 UTC 2024 - Bjørn Lie - Update to version 1.2.24: + Fixed formatting of ipsec.conf snippet. This is a security issue with severity of "Important." (CVE-2024-9050). + Added support for "require-id-on-certificate" setting. + Updated translations. ------------------------------------------------------------------- Wed May 22 09:07:30 UTC 2024 - Dominique Leuenberger - Update to version 1.2.22: + Add IPv6 support. + Updated translations. ------------------------------------------------------------------- Thu Apr 18 13:12:46 UTC 2024 - Dominique Leuenberger - Update to version 1.2.20: + Support setting "leftmodecfgclient" to "no" + Support for the "type", "hostaddrfamily" and "clientaddrfamily", "leftsubnet" and "rightcert" parameters. - Changes from version 1.2.18: + Drop libnm-glib compatibility (NetworkManager < 1.0). + Add support for the "authby", "dpdaction", "dpddelay", "dpdtimeout", "ipsec-interface" parameters. * Updated translations. ------------------------------------------------------------------- Thu Mar 28 07:55:28 UTC 2024 - Jonathan Kang - Add missing supplements(bsc#1220391): + NMA subpackage: Main package and gnome-control-center ------------------------------------------------------------------- Thu Nov 2 14:34:19 UTC 2023 - Callum Farmer - Rename gnome subpackage to NetworkManager-applet-libreswan to more accurately reflect its usage - Add missing requires: NetworkManager - Add missing supplements: - NM and /usr/sbin/ipsec - NMA subpackage: Main package and NMA ------------------------------------------------------------------- Wed Dec 28 12:12:49 UTC 2022 - Callum Farmer - Move dbus-1 system.d conf file to /usr (bsc#1206757) ------------------------------------------------------------------- Sat Mar 12 17:25:47 UTC 2022 - Bjørn Lie - Update to version 1.2.16: + Gtk4 version of the editor plugin is now available (for use with Control Center of GNOME 42 or later). + Updated translations. - Add pkgconfig(gtk4) and pkgconfig(libnma-gtk4) BuildRequires and pass --with-gtk4=yes to configure, build the gtk4 version. - Pass --enable-lto=yes to configure, build using LTO support. - Add optional libxml2-tools BuildRequires, build runs xml-stripblanks preprocessing if available. ------------------------------------------------------------------- Tue Jan 12 09:19:26 UTC 2021 - Bjørn Lie - Update to version 1.2.14: + Support Libreswan 4, which changed the name of some configuration parameters. Now the plugin can detect the Libreswan version and use the appropriate parameter names. + 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. + Update strings for new dialog design in gnome-shell. + Updated translations. ------------------------------------------------------------------- Fri May 1 09:07:10 UTC 2020 - Dominique Leuenberger - Set the path for the VPN service name file correctly to %_vpnservicedir (provided by macros.NetworkManager). ------------------------------------------------------------------- Sat Jan 25 14:04:30 UTC 2020 - Dominique Leuenberger - No longer recommend -lang: supplements are in use ------------------------------------------------------------------- Wed Jul 31 10:51:55 UTC 2019 - Bjørn Lie - Update to version 1.2.12: + 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 encourage to let us know before the libnm-glib support is removed for good. + Fixed the advanced dialog not working in Gnome. + Updated translations. - Stop passing --without-libnm-glib to configure, no longer needed. ------------------------------------------------------------------- Mon Oct 15 11:08:16 UTC 2018 - bjorn.lie@gmail.com - Update to version 1.2.10: + Fixed import/export feature. + Added support to the 'pfs' Libreswan option. + Updated translations. ------------------------------------------------------------------- Tue Sep 25 10:36:17 UTC 2018 - bjorn.lie@gmail.com - Update to version 1.2.8: + GUI allows to set the remote id also for IKEv1 connections. + GUI "advanced" section as been moved to a separate dialog. + GUI allows to select IKEv2 certificate-based config. + Added support to many new Libreswan options: "'rightid', 'narrowing', 'rekey', 'fragmentation', mobike' ... see man page for full list. + Added support for IKEv2. + Added nm-settings-libreswan man page to document supported options. + Added 'ikelifetime', 'salifetime' and 'rightsubnet' settings. + Updated translations. ------------------------------------------------------------------- Tue Apr 10 10:10:10 UTC 2018 - bjorn.lie@gmail.com - Initial packaging of NetworkManager-libreswan, version 1.2.6.