Commit Graph

574 Commits

Author SHA1 Message Date
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
Tim Waugh
1cf569f218 - Added explicit version dependency on cups-libs to cups-lpd (bug #502205). 2009-11-10 16:56:21 +00:00
Tim Waugh
078162a914 - 1.4.2. No longer need str3380, str3332, str3356, str3396 patches.
- Removed postscript.ppd.gz (bug #533371).
- Renumbered patches and sources.
2009-11-10 11:44:14 +00:00
Tim Waugh
12b1aefb46 - 1.4.2. No longer need str3380, str3332, str3356, str3396 patches.
- Removed postscript.ppd.gz (bug #533371).
2009-11-10 11:36:16 +00:00
Tim Waugh
4e5971975b Undo breakage. 2009-11-03 17:19:22 +00:00
Tim Waugh
3b0d21e34b 1.4.1-13.1 2009-11-03 16:55:32 +00:00
Tim Waugh
519fdade5f - Removed stale patch from STR #2831 which was causing problems with
number-up (bug #532516).
2009-11-03 16:52:09 +00:00
Jiří Popelka
aef63a3e77 - Fix incorrectly applied patch from #STR3285 (bug #531108).
- Set the PRINTER_IS_SHARED variable for admin.cgi (bug #529634, #STR3390).
- Pass through serial parameters correctly in web interface (bug #529635,
    #STR3391).
- Fixed German translation (bug #531144, #STR3396).
2009-10-27 14:43:09 +00:00
Jiří Popelka
e9876bfec8 - Fix cups-lpd to create unique temporary data files (bug #529838). 2009-10-20 13:42:59 +00:00
Tim Waugh
104689166f - Fixed German translation (bug #529575, STR #3380). 2009-10-19 11:06:26 +00:00
Tim Waugh
e7c3d75549 - Don't ship pstoraster -- it is now provided by the ghostscript-cups
package.
2009-10-15 12:45:35 +00:00
Tim Waugh
1b38406833 - Fixed naming of 'Generic PostScript Printer' entry. 2009-10-08 10:40:12 +00:00
Tim Waugh
1a31e8311f - Use upstream patch for STR #3356 (bug #526405). 2009-10-07 16:46:04 +00:00