Hello community,
here is the log from the commit of package NetworkManager-strongswan for
openSUSE:Factory checked in at 2020-05-07 15:06:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-strongswan (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-strongswan"
Thu May 7 15:06:20 2020 rev:24 rq:800321 version:1.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-strongswan/NetworkManager-strongswan.changes
2020-05-02 22:14:46.824214644 +0200
+++
/work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new.2738/NetworkManager-strongswan.changes
2020-05-07 15:06:24.627826025 +0200
@@ -1,0 +2,15 @@
+Mon May 4 22:01:03 UTC 2020 - Bjørn Lie <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
@@ -5,0 +21,6 @@
+- 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.
Old:
----
NetworkManager-strongswan-1.4.5.tar.bz2
NetworkManager-strongswan-1.4.5.tar.bz2.sig
New:
----
NetworkManager-strongswan-1.5.0.tar.bz2
NetworkManager-strongswan-1.5.0.tar.bz2.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-strongswan.spec ++++++
--- /var/tmp/diff_new_pack.HL6uVl/_old 2020-05-07 15:06:25.259827423 +0200
+++ /var/tmp/diff_new_pack.HL6uVl/_new 2020-05-07 15:06:25.259827423 +0200
@@ -17,7 +17,7 @@
Name: NetworkManager-strongswan
-Version: 1.4.5
+Version: 1.5.0
Release: 0
Summary: NetworkManager VPN support for strongSwan
License: GPL-2.0-or-later
@@ -37,7 +37,7 @@
Requires: %{name}-frontend
Requires: NetworkManager >= 1.1.0
-Requires: strongswan-nm >= 5.6.2
+Requires: strongswan-nm >= 5.8.3
ExcludeArch: s390 s390x
%description
@@ -65,6 +65,7 @@
--disable-static \
--without-libnm-glib \
--with-charon=%{_libexecdir}/ipsec/charon-nm \
+ --with-nm_libexecdir=%{_libexecdir} \
--disable-more-warnings
%make_build
@@ -79,7 +80,7 @@
%{_libdir}/NetworkManager/libnm-vpn-plugin-strongswan.so
%files gnome
-%{_libexecdir}/NetworkManager/nm-strongswan-auth-dialog
+%{_libexecdir}/nm-strongswan-auth-dialog
%{_datadir}/gnome-vpn-properties/
%{_datadir}/appdata/NetworkManager-strongswan.appdata.xml
++++++ NetworkManager-strongswan-1.4.5.tar.bz2 ->
NetworkManager-strongswan-1.5.0.tar.bz2 ++++++
++++ 2231 lines of diff (skipped)