[network-manager-applet/f19] Update to git snapshot (git20130430)

Jirka Klimes jklimes at fedoraproject.org
Fri May 10 06:20:32 UTC 2013


commit f2ddfb2ba50c8c170e10acbac86f232866d19bb4
Author: Dan Williams <dcbw at redhat.com>
Date:   Mon Apr 29 17:52:09 2013 -0500

    Update to git snapshot (git20130430)

 .gitignore                          |    2 +
 network-manager-applet.spec         |   12 +++++++---
 rh950925-applet-fix-pin-crash.patch |   36 -----------------------------------
 sources                             |    2 +-
 4 files changed, 11 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e31a09..93cf5cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@
 /network-manager-applet-0.9.7.0.git20121016.tar.bz2
 /network-manager-applet-0.9.7.0.git20121211.tar.bz2
 /network-manager-applet-0.9.8.0.tar.bz2
+/network-manager-applet-0.9.8.1.git20130327.tar.bz2
+/network-manager-applet-0.9.8.1.git20130430.tar.bz2
diff --git a/network-manager-applet.spec b/network-manager-applet.spec
index 4d0d099..8c5f401 100644
--- a/network-manager-applet.spec
+++ b/network-manager-applet.spec
@@ -5,13 +5,13 @@
 %define nm_version      1:0.9.8.0
 %define obsoletes_ver   1:0.9.7
 
-%define snapshot .git20130327
+%define snapshot .git20130430
 %define realversion 0.9.8.1
 
 Name: network-manager-applet
 Summary: A network control and status applet for NetworkManager
 Version: 0.9.8.1
-Release: 2%{snapshot}%{?dist}
+Release: 3%{snapshot}%{?dist}
 Group: Applications/System
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -21,7 +21,6 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.9/%{name
 Patch0: nm-applet-no-notifications.patch
 Patch1: nm-applet-wifi-dialog-ui-fixes.patch
 Patch2: applet-ignore-deprecated.patch
-Patch3: rh950925-applet-fix-pin-crash.patch
 
 Requires: NetworkManager >= %{nm_version}
 Requires: NetworkManager-glib >= %{nm_version}
@@ -108,7 +107,6 @@ nm-applet, nm-connection-editor, and the GNOME control center.
 %patch0 -p1 -b .no-notifications
 %patch1 -p1 -b .applet-wifi-ui
 %patch2 -p1 -b .no-deprecated
-%patch3 -p1 -b .fix-pin-crash
 
 %build
 autoreconf -i -f
@@ -227,6 +225,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gir-1.0/NMGtk-1.0.gir
 
 %changelog
+* Tue Apr 30 2013 Dan Williams <dcbw at redhat.com> - 0.9.8.1-3.git20130430
+- editor: fix possible crash canceling connection edit dialog
+- applet: only request secrets from the user when allowed to
+- applet: fix signal icons with newer libpng
+- applet: fix possible crash getting secrets with libsecret
+
 * Thu Apr 18 2013 Jiří Klimeš <jklimes at redhat.com> - 0.9.8.1-2.git20130327
 - applet: fix crash while getting a PIN to unlock a modem (rh #950925)
 
diff --git a/sources b/sources
index 7922f2f..510e852 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-002ba0b88fb9cfcc88acbfb91877e708  network-manager-applet-0.9.8.1.git20130327.tar.bz2
+148f5754bfcc54bbebb4f66afa637c02  network-manager-applet-0.9.8.1.git20130430.tar.bz2


More information about the scm-commits mailing list