patches/system-config-printer-05-init-monitor-timer.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 17159 d06fff2d7620
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446

diff -urN system-config-printer-1.0.16/monitor.py ../SUNWcups-manager-2.28.0.hacked/system-config-printer-1.0.16/monitor.py
--- system-config-printer-1.0.16/monitor.py	2009-03-13 17:08:52.000000000 +0000
+++ ../SUNWcups-manager-2.28.0.hacked/system-config-printer-1.0.16/monitor.py	2009-12-10 10:45:22.333870286 +0000
@@ -130,6 +130,7 @@
         self.printer_state_reasons = {}
         self.printers = set()
         self.process_pending_events = True
+        self.update_timer = None
         self.fetch_jobs_timer = None
 
         if host: