Commit Graph

586 Commits

Author SHA1 Message Date
Tim Waugh
8bd997d1d7 - Don't apply gcrypt threading patch (bug #553834). 2010-03-02 12:05:39 +00:00
Tim Waugh
15fb91a094 - Don't treat SIGPIPE as an error (bug #569770). 2010-03-02 11:34:08 +00:00
Jiří Popelka
31a27f2ac2 - Fixed cupsGetNamedDest() so it falls back to the real default printer
when a default from configuration file does not exist (bug #565569, STR
    #3503).
2010-02-24 11:10:34 +00:00
Tim Waugh
cd761df616 - Update classes.conf when a class member printer is deleted (bug #565878,
STR #3505).
2010-02-23 12:25:38 +00:00
Tim Waugh
da745e9fe4 - Re-initialize the resolver if getnameinfo() returns EAI_AGAIN (bug
#567353).
2010-02-23 11:37:47 +00:00
Jiří Popelka
547aaab471 - Improve cups-gnutls-gcrypt-threads.patch (#564841, STR #3461). 2010-02-15 11:40:21 +00:00
Tim Waugh
2af5db74bc - Rebuild for postscriptdriver tags. 2010-02-04 14:50:53 +00:00
Tim Waugh
c65705e72e - Make sure we have some filters for converting to raster format. 2010-01-22 15:48:18 +00:00
Tim Waugh
a7cbd23244 Removed redundant mode specification for bindir files. 2010-01-15 11:17:49 +00:00
Tim Waugh
fdfc5a039f Apply the patch. 2010-01-15 11:12:00 +00:00
Tim Waugh
8d11a789f9 - Reset status after successful ipp job (bug #548219, STR #3460). 2010-01-15 10:43:48 +00:00
Tim Waugh
c58587c5be - Install udev rules in correct place (bug #530378). 2010-01-14 12:39:26 +00:00
Tim Waugh
6358847ab6 - Don't mark initscript as config file. 2010-01-14 12:30:31 +00:00
Tim Waugh
47929d6830 - Use %{_initddir}, %{_sysconfdir} and SMP make flags.
- Use mode 0755 for binaries and libraries where appropriate.
- Fix lpd obsoletes tag.
2010-01-13 17:36:33 +00:00
Tim Waugh
d5fe42fba2 - Removed use of prereq and buildprereq.
- Fixed use of '%' in changelog.
- Versioned explicit obsoletes/provides.
- Use tabs throughout.
2009-12-24 12:32:59 +00:00
Tim Waugh
3cea312d99 - Fixed patch for STR #3425 again by adding in back-ported change from svn
revision 8929 (bug #549899). No longer need delete-active-printer
    patch.
2009-12-23 11:19:51 +00:00
Tim Waugh
bf133f194a - Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-22 17:06:04 +00:00
Tim Waugh
f6c821d36d - Ensure proper thread-safety in gnutls's use of libgcrypt (bug #544619). 2009-12-21 17:11:58 +00:00
Tim Waugh
8af195fbd9 - Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-19 13:03:41 +00:00
Jiří Popelka
377f155244 Bug number fixed 2009-12-11 08:31:07 +00:00
Tim Waugh
38ca37cf6f - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:31:27 +00:00
Tim Waugh
e69b0f1f9f - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:19:33 +00:00
Tim Waugh
d446598d5c - Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-09 11:39:16 +00:00
Tim Waugh
f5ad921fed - The scheduler did not use the Get-Job-Attributes policy for a printer
(STR #3431).
2009-12-08 12:34:48 +00:00
Tim Waugh
a29a9cb771 - The scheduler added two job-name attributes to each job object (STR
#3428).
2009-12-08 12:31:35 +00:00
Tim Waugh
547466357f - The scheduler did not clean out completed jobs when PreserveJobHistory
was turned off (STR #3425).
2009-12-08 12:26:48 +00:00
Tim Waugh
587ec4e0dc - The web interface did not show completed jobs (STR #3436). 2009-12-08 12:22:49 +00:00
Tim Waugh
da2c254fc9 - Authenticated printing did not always work when printing directly to a
remote server (STR #3435).
2009-12-08 12:16:14 +00:00
Tim Waugh
f27c87695c - Use upstream patch to stop the network backends incorrectly clearing the
media-empty-warning state (rev 8896).
2009-12-08 11:25:50 +00:00
Tim Waugh
fd5ad73b36 - Use upstream patch to fix interrupt handling in the side-channel APIs
(rev 8896).
2009-12-08 11:13:07 +00:00
Tim Waugh
11315e1acc - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:06:55 +00:00
Tim Waugh
21304d9410 - Use upstream fix for SNMP detection (bug #542857, STR #3413). 2009-12-08 10:59:20 +00:00
Tim Waugh
3896ee439f - Use the text filter for text/css files (bug #545026, STR #3442). 2009-12-08 10:22:08 +00:00
Tim Waugh
72bf11dccc - Show conflicting option values in web UI (bug #544326, STR #3440). 2009-12-08 10:15:31 +00:00
Tim Waugh
61638776ab - Use upstream fix for adjustment of conflicting options (bug #533426, STR
#3439).
2009-12-08 10:07:59 +00:00
Tim Waugh
7945d11fec - No longer requires paps. The texttopaps filter MIME conversion file is
now provided by the paps package (bug #545036).
2009-12-08 09:57:29 +00:00
Tim Waugh
4b52e216bc - Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348). 2009-12-08 09:41:20 +00:00
Tim Waugh
4b35ccb4b3 - The web interface prevented conflicting options from being adjusted (bug
#533426, STR #3439).
2009-12-04 15:51:35 +00:00
Tim Waugh
195eda7ef5 - Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413). 2009-12-03 23:09:28 +00:00
Tim Waugh
32eda5c106 - Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413). 2009-12-03 23:05:53 +00:00
Tim Waugh
08a85d367b - Undo last change as it was incorrect. 2009-11-23 13:08:59 +00:00
Tim Waugh
30f17fccb2 - Fixed small typos introduced in fix for bug #536741. 2009-11-23 12:04:14 +00:00
Jiří Popelka
e5548fcc03 - Do not translate russian links showing completed jobs (bug #539354, STR
#3422).
2009-11-20 13:58:47 +00:00
Tim Waugh
f792eb4dd8 - Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200). 2009-11-19 13:29:08 +00:00
Tim Waugh
cb55925d57 - Fixed display of current driver (bug #537182, STR #3418). 2009-11-17 13:26:07 +00:00
Tim Waugh
cf3d6e26ca - Fixed out-of-memory handling when loading jobs (bug #538054, STR #3407). 2009-11-17 13:14:28 +00:00
Tim Waugh
8c5ae8f70e - Fixed typo in admin web template (bug #537884, STR #3403). 2009-11-16 17:23:13 +00:00
Tim Waugh
79d57a1786 - Reset SIGPIPE handler for child processes (bug #537886, STR #3399). 2009-11-16 17:17:17 +00:00
Tim Waugh
258119bfb8 - Upstream fix for GNU TLS error handling bug (STR #3381). 2009-11-16 11:02:13 +00:00
Jiří Popelka
e0e1f21855 - Fixed lspp-patch to avoid memory leak (bug #536741). 2009-11-11 09:51:45 +00:00