Hello community,
here is the log from the commit of package NetworkManager-applet for
openSUSE:Factory checked in at 2018-06-27 10:18:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-applet"
Wed Jun 27 10:18:12 2018 rev:20 rq:618981 version:1.8.14
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes
2018-06-18 13:48:30.341191831 +0200
+++
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new/NetworkManager-applet.changes
2018-06-27 10:18:13.946999586 +0200
@@ -1,0 +2,16 @@
+Mon Jun 25 14:27:41 UTC 2018 - [email protected]
+
+- Update to version 1.8.14:
+ + Fix an applet crash on disconnect.
+ + Fix VPN icons in AppIndicator mode.
+ + Provide (limited) secret agent service even when a keyring is
+ unavailable.
+ + Fix saving of connections with "always ask" EAP secrets.
+ + Register editor windows as GtkApplication windows, so that the
+ editor quits at the right time with --edit option.
+ + The AppStream metadata is now in /usr/share/metainfo as
+ recommended by the specification.
+ + Updated translations.
+- Drop nma-fix-applet-segfault.patch: Fixed upstream.
+
+-------------------------------------------------------------------
Old:
----
network-manager-applet-1.8.12.tar.xz
nma-fix-applet-segfault.patch
New:
----
network-manager-applet-1.8.14.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.umKnGW/_old 2018-06-27 10:18:15.402946635 +0200
+++ /var/tmp/diff_new_pack.umKnGW/_new 2018-06-27 10:18:15.406946490 +0200
@@ -25,7 +25,7 @@
%endif
%bcond_with meson
Name: NetworkManager-applet
-Version: 1.8.12
+Version: 1.8.14
Release: 0
Summary: GTK+ tray applet for use with NetworkManager
License: GPL-2.0-or-later
@@ -34,8 +34,6 @@
Source:
http://download.gnome.org/sources/network-manager-applet/1.8/%{_name}-%{version}.tar.xz
# PATCH-NEEDS-REBASE nm-applet-private-connection.patch boo#751211 bgo#646187
[email protected] -- Create private connections if the user is not
authorised. Allows to create wifi connections without root access. Patch under
discussion upstream. (WAS: PATCH-FIX-UPSTREAM)
Patch0: nm-applet-private-connection.patch
-# PATCH-FIX-UPSTREAM nma-fix-applet-segfault.patch boo#1097908
glgo#GNOME/network-manager-applet#2 -- NMNetworkMenuItem: Don't double-free
priv->dupes
-Patch1: nma-fix-applet-segfault.patch
# PATCH-FIX-OPENSUSE
NetworkManager-gnome-bsc1003069-default-agent-owned-secrets.patch bsc#1003069
[email protected] -- Make sure secrets default to agent-owned (encrypted keyring).
Patch2:
NetworkManager-gnome-bsc1003069-default-agent-owned-secrets.patch
# nm-applet needs to be launched with --indicator and needs a startup delay
incase its started before the systray.
@@ -139,7 +137,6 @@
%setup -q -n %{_name}-%{version}
# Needs rebase.
# %%patch0 -p1
-%patch1 -p1
%patch2 -p1
%if %{with appindicator}
%patch5 -p1
@@ -213,8 +210,7 @@
%files -n NetworkManager-connection-editor
%{_bindir}/nm-connection-editor
%{_datadir}/applications/nm-connection-editor.desktop
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/nm-connection-editor.appdata.xml
+%{_datadir}/metainfo/nm-connection-editor.appdata.xml
%{_mandir}/man1/nm-connection-editor.1%{?ext_man}
%files -n libnma%{sover}
++++++ network-manager-applet-1.8.12.tar.xz ->
network-manager-applet-1.8.14.tar.xz ++++++
++++ 6737 lines of diff (skipped)