Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NetworkManager-l2tp for openSUSE:Factory checked in at 2021-02-22 14:39:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager-l2tp (Old) and /work/SRC/openSUSE:Factory/.NetworkManager-l2tp.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-l2tp" Mon Feb 22 14:39:37 2021 rev:9 rq:873916 version:1.8.6 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager-l2tp/NetworkManager-l2tp.changes 2020-05-02 22:14:43.444207563 +0200 +++ /work/SRC/openSUSE:Factory/.NetworkManager-l2tp.new.2378/NetworkManager-l2tp.changes 2021-02-22 14:39:54.532587619 +0100 @@ -1,0 +2,28 @@ +Sat Feb 13 08:13:00 UTC 2021 - d...@uq.edu.au + +- Update to version 1.8.6: +- Changes from version 1.8.4: + * Fix for make check warning that prevented RPMs from being + built. +- Changes from version 1.8.2: + * Updated translations. + * Update strings for new dialog design in gnome-shell. + e.g use "Password" instead of "Password:". + * Use /usr/share/metainfo for AppData files. + * Move D-Bus policy file to /usr/share/dbus-1/system.d/. + * Add --with-nm-ipsec-nss-dir configure switch for Libreswan NSS + database location with default value of /var/lib/ipsec/nss. + * Do not add broken route to VPN gateway IP address. + * Add back import/export capability. + * update default PPPD_PLUGIN_DIR to ${libdir}/pppd/2.4.8. + * Fix for user certificate password flags for connection editor. + - Changes from version 1.8.0: + * Fixes for user certificate support. + * Provide --enable-libreswan-dh2 configure switch for older + versions of Libreswan or those built with USE_DH2. + * KDE plasma-nm compatibility for "Gateway ID". +- Use --enable-libreswan-dh2 configure switch. +- D-Bus policy file location is now /usr/share/dbus-1/system.d. +- AppData file location is now /usr/share/metainfo. + +------------------------------------------------------------------- Old: ---- NetworkManager-l2tp-1.8.0.tar.xz New: ---- NetworkManager-l2tp-1.8.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager-l2tp.spec ++++++ --- /var/tmp/diff_new_pack.y1prZ5/_old 2021-02-22 14:39:54.968588103 +0100 +++ /var/tmp/diff_new_pack.y1prZ5/_new 2021-02-22 14:39:54.972588107 +0100 @@ -1,7 +1,7 @@ # # spec file for package NetworkManager-l2tp # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define pppd_plugin_dir %(rpm -ql ppp | grep -m1 pppd/[0-9]*) Name: NetworkManager-l2tp -Version: 1.8.0 +Version: 1.8.6 Release: 0 Summary: NetworkManager VPN support for L2TP and L2TP/IPsec License: GPL-2.0-or-later @@ -62,6 +62,7 @@ %build %configure\ --disable-static \ + --enable-libreswan-dh2 \ --with-pppd-plugin-dir=%{pppd_plugin_dir} \ --with-dist-version=%{version}-%{release} \ %{nil} @@ -92,11 +93,11 @@ %{_libdir}/NetworkManager/libnm-vpn-plugin-l2tp.so %{_libexecdir}/nm-l2tp-service %{_vpnservicedir}/nm-l2tp-service.name -%{_sysconfdir}/dbus-1/system.d/nm-l2tp-service.conf +%{_datadir}/dbus-1/system.d/nm-l2tp-service.conf %{pppd_plugin_dir}/nm-l2tp-pppd-plugin.so %files gnome -%{_datadir}/appdata/network-manager-l2tp.metainfo.xml +%{_datadir}/metainfo/network-manager-l2tp.metainfo.xml %{_libdir}/NetworkManager/libnm-vpn-plugin-l2tp-editor.so %{_libexecdir}/nm-l2tp-auth-dialog ++++++ NetworkManager-l2tp-1.8.0.tar.xz -> NetworkManager-l2tp-1.8.6.tar.xz ++++++ ++++ 66090 lines of diff (skipped)