Commit Graph

616 Commits

Author SHA1 Message Date
Tim Waugh
8399d834ef - 1.4.4. Fixes several security vulnerabilities (bug #605399):
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
    str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
- Fix lpd provides.
- Added comments for all sources and patches.
- Reset status after successful ipp job (bug #548219, STR #3460).
- Install udev rules in correct place (bug #530378).
- Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
    descriptions for lpd and php sub-packages.
- Add an SNMP query for Ricoh's device ID OID (STR #3552).
- Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
- Add an SNMP query for HP's device ID OID (STR #3552).
2010-06-18 10:42:26 +00:00
Tim Waugh
fdf33eb9cd - Use upstream method of handling SNMP quirks in PPDs (STR #3551, bug
#581825).
2010-06-10 08:12:02 +00:00
Jiří Popelka
c1fd48d63a - Added back still useful str3425.patch. Second part of STR #3425 is still
not fixed in 1.4.3
2010-06-01 15:34:31 +00:00
Tim Waugh
cb60366b1d - Adjust texttops output to be in natural orientation (STR #3563). This
fixes page-label orientation when texttops is used in the filter chain
    (bug #572338).
2010-05-18 16:08:16 +00:00
Tim Waugh
f8156dd570 - Use numeric addresses for interfaces unless HostNameLookups are turned on
(bug #583054).
2010-05-06 14:24:14 +00:00
Jiří Popelka
d2516777d5 - Fixed str3541.patch
- Added Require: ghostscript (bug #572701)
2010-04-16 11:36:56 +00:00
Tim Waugh
9347367fba - Handle SNMP supply level quirks (bug #581825). 2010-04-13 11:40:32 +00:00
Tim Waugh
8342f0d21e - Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353). 2010-03-31 16:08:33 +00:00
Jiří Popelka
d5844a19e2 - 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
    str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
    str3436, str3439, str3440, str3442, str3448, str3458, str3460,
    cups-sidechannel-intrs, negative-snmp-string-length,
    cups-media-empty-warning patches.
2010-03-31 13:10:46 +00:00
Jiří Popelka
64dde71a30 - Fixed lpstat to adhere to -o option (bug #577901, STR #3541). 2010-03-30 16:39:21 +00:00
Jiří Popelka
8ad09f27ec - Fixed (for the third time) patch for STR #3425 to correctly remove job
info files in /var/spool/cups (bug #571830).
2010-03-10 11:07:48 +00:00
Tim Waugh
038e4fc995 - Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553, bug
#557775).
2010-03-05 10:53:16 +00:00
Tim Waugh
1df432890c - Don't own filesystem locale directories (bug #569403). 2010-03-02 12:59:48 +00:00
Tim Waugh
1088f4c341 - Don't apply gcrypt threading patch (bug #553834). 2010-03-02 12:05:10 +00:00
Tim Waugh
318108a6c9 - Don't treat SIGPIPE as an error (bug #569770). 2010-03-02 11:26:45 +00:00
Jiří Popelka
5bcbe0d102 - 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:48 +00:00
Tim Waugh
cc2070d9d2 - Update classes.conf when a class member printer is deleted (bug #565878,
STR #3505).
2010-02-23 12:25:16 +00:00
Tim Waugh
6297c85cf9 - Re-initialize the resolver if getnameinfo() returns EAI_AGAIN (bug
#567353).
2010-02-23 11:02:56 +00:00
Tim Waugh
aa6e14997d Add the 0755 patch. 2010-01-15 11:18:58 +00:00
Tim Waugh
09e6eab959 Fixes from package review. 2010-01-15 11:18:17 +00:00
Tim Waugh
991b829f32 - Reset status after successful ipp job (bug #548219, STR #3460). 2010-01-15 10:40:36 +00:00
Tim Waugh
15e970ec8d - Install udev rules in correct place (bug #530378). 2010-01-14 12:37:44 +00:00
Tim Waugh
e8c252a3a6 - 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:11:36 +00:00
Tim Waugh
52d8cca9e2 - Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-22 17:05:44 +00:00
Tim Waugh
b5b3f9aa92 - Ensure proper thread-safety in gnutls's use of libgcrypt (bug #544619). 2009-12-21 17:07:05 +00:00
Tim Waugh
afdd444a6d - Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-19 13:03:30 +00:00
Jiří Popelka
c32b304c2b Bug number fixed 2009-12-11 08:31:42 +00:00
Tim Waugh
3844594064 - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:18:57 +00:00
Tim Waugh
38c359c928 - Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-09 11:32:55 +00:00
Tim Waugh
ed27866c4a - The scheduler did not use the Get-Job-Attributes policy for a printer
(STR #3431).
2009-12-08 12:34:18 +00:00
Tim Waugh
7f6e506a3f - The scheduler added two job-name attributes to each job object (STR
#3428).
2009-12-08 12:31:05 +00:00
Tim Waugh
fd32ad0d44 - The scheduler did not clean out completed jobs when PreserveJobHistory
was turned off (STR #3425).
2009-12-08 12:26:22 +00:00
Tim Waugh
03bef5ab90 - The web interface did not show completed jobs (STR #3436). 2009-12-08 12:21:52 +00:00
Tim Waugh
3fff9e87cb - Authenticated printing did not always work when printing directly to a
remote server (STR #3435).
2009-12-08 12:14:51 +00:00
Tim Waugh
c11439789b - Use upstream patch to stop the network backends incorrectly clearing the
media-empty-warning state (rev 8896).
2009-12-08 11:25:18 +00:00
Tim Waugh
ed13c7d4bc - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:16:32 +00:00
Tim Waugh
8de145d764 - Use upstream patch to fix interrupt handling in the side-channel APIs
(rev 8896).
2009-12-08 11:12:00 +00:00
Tim Waugh
5d76a896b2 - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:05:54 +00:00
Tim Waugh
f3531893f4 - Use upstream fix for SNMP detection (bug #542857, STR #3413). 2009-12-08 10:57:19 +00:00
Tim Waugh
23771f0684 - Use the text filter for text/css files (bug #545026, STR #3442). 2009-12-08 10:21:02 +00:00
Tim Waugh
210142152c - Show conflicting option values in web UI (bug #544326, STR #3440). 2009-12-08 10:14:45 +00:00
Tim Waugh
a585b278b7 - Use upstream fix for adjustment of conflicting options (bug #533426, STR
#3439).
2009-12-08 10:06:35 +00:00
Tim Waugh
e7c8ff1e8c - No longer requires paps. The texttopaps filter MIME conversion file is
now provided by the paps package (bug #545036).
2009-12-08 09:56:49 +00:00
Tim Waugh
502e82276f - Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348). 2009-12-08 09:38:20 +00:00
Tim Waugh
b5c2a8b3d8 Fixed patch reference. 2009-12-04 16:06:43 +00:00
Tim Waugh
29c4b9e02b - The web interface prevented conflicting options from being adjusted (bug
#533426, STR #3439).
2009-12-04 15:49:09 +00:00
Tim Waugh
1c6d031a3c - Undo last change as it was incorrect. 2009-12-03 10:06:20 +00:00
Bill Nottingham
1df94bdfb3 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:35:24 +00:00
Tim Waugh
2b820c9519 - Undo last change as it was incorrect. 2009-11-23 13:10:07 +00:00
Tim Waugh
7c9ce96e70 - Fixed small typos introduced in fix for bug #536741. 2009-11-23 12:05:03 +00:00