Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 889010 Details for
Bug 1090580
network-manager-applet 0.9.9.0-10.git20140423 update
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
network-manager-applet 0.9.9.0-10.git20140423 update
network-manager-applet-0.9.9.0-10.git20140423-update.patch (text/plain), 3.60 KB, created by
poma
on 2014-04-23 16:27:23 UTC
(
hide
)
Description:
network-manager-applet 0.9.9.0-10.git20140423 update
Filename:
MIME Type:
Creator:
poma
Created:
2014-04-23 16:27:23 UTC
Size:
3.60 KB
patch
obsolete
>diff --git a/applet-ignore-deprecated.patch b/applet-ignore-deprecated.patch >index 213b2e9..36a17b4 100644 >--- a/applet-ignore-deprecated.patch >+++ b/applet-ignore-deprecated.patch >@@ -1,7 +1,7 @@ > diff -up network-manager-applet-0.9.5.96/configure.ac.foo network-manager-applet-0.9.5.96/configure.ac > --- network-manager-applet-0.9.5.96/configure.ac.foo 2011-11-10 15:10:45.268107655 -0600 > +++ network-manager-applet-0.9.5.96/configure.ac 2011-11-10 15:10:51.902024720 -0600 >-@@ -179,8 +179,6 @@ dnl >+@@ -187,8 +187,6 @@ > dnl Compiler flags > dnl > NM_COMPILER_WARNINGS >diff --git a/network-manager-applet.spec b/network-manager-applet.spec >index 3eed3e1..e3f5fe4 100644 >--- a/network-manager-applet.spec >+++ b/network-manager-applet.spec >@@ -5,14 +5,14 @@ > %define nm_version 1:0.9.9.0-26 > %define obsoletes_ver 1:0.9.7 > >-%define snapshot .git20140123 >-%define git_sha .5d4f17e >+%define snapshot .git20140423 >+%define git_sha .fbdf902 > %define realversion 0.9.9.0 > > Name: network-manager-applet > Summary: A network control and status applet for NetworkManager > Version: 0.9.9.0 >-Release: 9%{snapshot}%{?dist} >+Release: 10%{snapshot}%{?dist} > Group: Applications/System > License: GPLv2+ > URL: http://www.gnome.org/projects/NetworkManager/ >@@ -215,6 +215,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : > %{_datadir}/gir-1.0/NMGtk-1.0.gir > > %changelog >+* Wed Apr 23 2014 poma <poma@gmail.com> - 0.9.9.0-10.git20140423 >+- update to latest git snapshot (git20140423 sha:fbdf902) >+ > * Mon Mar 24 2014 Dan Winship <danw@redhat.com> - 0.9.9.0-9.git20140123 > - Add ModemManager-glib-devel to BuildRequires > >diff --git a/nm-applet-wifi-dialog-ui-fixes.patch b/nm-applet-wifi-dialog-ui-fixes.patch >index e87d0ad..ceaa8ff 100644 >--- a/nm-applet-wifi-dialog-ui-fixes.patch >+++ b/nm-applet-wifi-dialog-ui-fixes.patch >@@ -1,6 +1,6 @@ > --- network-manager-applet-0.9.7.0/src/libnm-gtk/nm-wifi-dialog.c.applet-wifi-ui 2012-08-14 08:59:42.000000000 -0400 > +++ network-manager-applet-0.9.7.0/src/libnm-gtk/nm-wifi-dialog.c 2012-08-20 14:17:10.059729528 -0400 >-@@ -1140,24 +1140,28 @@ >+@@ -1134,25 +1134,29 @@ > > tmp = g_strdup_printf (_("Passwords or encryption keys are required to access the Wi-Fi network '%s'."), > esc_ssid ? esc_ssid : "<unknown>"); >@@ -10,17 +10,18 @@ > tmp); > g_free (esc_ssid); > g_free (tmp); >- } else if (priv->adhoc_create) { >+ } else if (priv->operation == OP_CREATE_ADHOC) { > - gtk_window_set_title (GTK_WINDOW (self), _("Create New Wi-Fi Network")); > label = g_strdup_printf ("<span size=\"larger\" weight=\"bold\">%s</span>\n\n%s", > _("New Wi-Fi network"), > _("Enter a name for the Wi-Fi network you wish to create.")); >- } else { >+ } else if (priv->operation == OP_CONNECT_HIDDEN) { > - gtk_window_set_title (GTK_WINDOW (self), _("Connect to Hidden Wi-Fi Network")); > label = g_strdup_printf ("<span size=\"larger\" weight=\"bold\">%s</span>\n\n%s", > _("Hidden Wi-Fi network"), > _("Enter the name and security details of the hidden Wi-Fi network you wish to connect to.")); >- } >+ } else >+ g_assert_not_reached (); > > + /* The primary text should always tell the story, not the title. And since > + * the dialog is always on top, we can skip the taskbar. >diff --git a/sources b/sources >index 4576546..1b909eb 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-9cc0e383c216d4bc31622a0cfb53aaa7 network-manager-applet-0.9.9.0.git20140123.5d4f17e.tar.bz2 >+023fb78445afd55a447b7ae2f5f72ec1 network-manager-applet-0.9.9.0.git20140423.fbdf902.tar.bz2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1090580
: 889010