From 8010f81b0350b5c4beafc260171c18f3852d4f7f Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Tue, 2 Aug 2011 17:55:17 +0200 Subject: Imported Upstream version 4.0.8 --- ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0e3daac..a771044 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2011-02-18 Till Kamppeter + + * Tagged branch for release 4.0.8. + + * VERSION, README, USAGE, configure.ac: Updated for release 4.0.8. + +2011-07-24 Till Kamppeter + + * foomaticrip.c: Removed stray characters from "pstoraster" + Ghostscript command line. + + * foomaticrip.c, pdf.c, renderer.c: Added "-dNOINTERPOLATE" to the + Ghostscript command lines as this makes Ghostscript rendering + the pages significantly faster. Use "ps2write" instead of "pswrite" + as PostScript output device as Ghostscript produced huge output + files with "pswrite" (and "pswrite" is also deprecated now). + + * foomaticrip.c: SECURITY FIX: It was possible to make CUPS executing + arbitrary commands as the system user "lp" when foomatic-rip was + used as CUPS filter. Fixed by not parsing named options (like + "--ppd lj.ppd") when foomatic-rip is running as CUPS filter, as + CUPS does not supply named options to their filters. + +2011-03-04 Till Kamppeter + + * configure.ac: Support for libdir in the ./configure script. + + * pdf.c: Use mkstemp() instead of mktemp(). Thanks to Richard + Hughes (hughsient at gmail dot com) for supplying me this patch + from Red Hat. + + * colord.c, colord.h, Makefile.am, configure.ac, foomaticrip.c, + options.c, options.h: Added support for ICC-based color managment. + Both colord and CUPS' ICC-related PPD extensions are supported. + For colord D-Bus is required. Thanks to Richard Hughes (hughsient + at gmail dot com) for the patch. + +2011-02-21 Till Kamppeter + + * foomatic-rip.1.in: Corrected typos in the man page for + foomatic-rip. Thanks to Tim Waugh from Red Hat for the patch (bug + #659). + 2011-02-18 Till Kamppeter * Tagged branch for release 4.0.7. -- cgit v1.2.3