dcantrel pushed to wicd (el6). "Prevent wicd-curses from crashing on startup (#1211811)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 15:08:44 UTC 2015


>From 575a2f0c0066d9e2b1e91c8bbf4b8c514dab340a Mon Sep 17 00:00:00 2001
From: David Cantrell <dcantrell at redhat.com>
Date: Tue, 5 May 2015 11:06:49 -0400
Subject: Prevent wicd-curses from crashing on startup (#1211811)


diff --git a/wicd.spec b/wicd.spec
index 007b61e..87a3316 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -7,7 +7,7 @@
 
 Name:             wicd
 Version:          1.7.0
-Release:          5%{?dist}
+Release:          6%{?dist}
 Summary:          Wireless and wired network connection manager
 
 Group:            System Environment/Base
@@ -20,6 +20,7 @@ Patch1:           wicd-1.7.0-initscript.patch
 Patch2:           wicd-1.7.0-CVE-2012-0813.patch
 Patch3:           wicd-1.7.0-CVE-2012-2095.patch
 Patch4:           wicd-1.7.0-dhclient-zombie.patch
+Patch5:           wicd-1.7.0-rhbz1211811.patch
 
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
 BuildRequires:    python2-devel
@@ -106,6 +107,9 @@ Client program for wicd that uses a GTK+ interface.
 # Debian bug:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537195
 %patch4 -p1
 
+# Prevent wicd-curses from crashing on startup (#1211811)
+%patch5 -p1
+
 %build
 # NOTE: --etc is where dhclient.conf.template goes
 %{__python} setup.py configure \
@@ -271,8 +275,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
 
 %changelog
+* Tue May 05 2015 David Cantrell <dcantrell at redhat.com> - 1.7.0-6
+- Prevent wicd-curses from crashing on startup (#1211811)
+
 * Thu Jun 12 2014 David Cantrell <dcantrell at redhat.com> - 1.7.0-5
-- HAve wicd-common require pygobject2 (#1003200)
+- Have wicd-common require pygobject2 (#1003200)
 
 * Thu Mar 14 2013 David Cantrell <dcantrell at redhat.com> - 1.7.0-4
 - Make sure wicd-daemon.py waits for dhclient child (#893807)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/wicd.git/commit/?h=el6&id=575a2f0c0066d9e2b1e91c8bbf4b8c514dab340a


More information about the scm-commits mailing list