From 6850631f9e7a0c6133a03f356e5d2769f746f354 Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Fri, 10 Feb 2012 21:26:41 +0100 Subject: foomatic-filters 4.0.10. --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 561b210..af035c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +foomatic-filters (4.0.10-1) UNRELEASED; urgency=low + + * New upstream release + - SECURITY FIX: Use the mktemp shell command/mkstemp() function to create + the debug log file and the renderer input data file (both files only + generated when foomatic-rip is un in debug mode) with file names with an + unpredictable part. The names are /tmp/foomatic-rip-XXXXXX.log and + /tmp/foomatic-rip-YYYYYY.ps where the XXXXXX and YYYYYY are replaced by + random strings. Thanks to Tim Waugh from Red Hat for for the patch + (Upstream bug #936, CVE-2011-2924). + + -- Till Kamppeter Fri, 10 Feb 2012 21:18:03 +0100 + foomatic-filters (4.0.9-1ubuntu2) oneiric; urgency=low * debian/patches/use-ghostscript-for-pdf-to-ps.patch: Use Ghostscript instead -- cgit v1.2.3 From c20bdbb3f0d03ad6933615b310060fef30e1ddde Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Fri, 10 Feb 2012 22:35:06 +0100 Subject: Trying again ... 4.0.11 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index af035c3..aacb632 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +foomatic-filters (4.0.11-1) UNRELEASED; urgency=low + + * New upstream release + - If incoming PDF needs to be converted to PostScript + due to the filter command line not being a standard Ghostscript + command line, no separate PDF command line being supplied, or + options in the PPD being implemented by PostScript code, use + preferrably Ghostscript (with the "ps2write" device) for this + conversion as Ghostscript is better optimized for printing and + has a more sophisticated color management compared to Poppler. + * debian/patches/use-ghostscript-for-pdf-to-ps.patch: Removed, merged + upstream. + + -- Till Kamppeter Fri, 10 Feb 2012 22:10:03 +0100 + foomatic-filters (4.0.10-1) UNRELEASED; urgency=low * New upstream release -- cgit v1.2.3 From c37b83b7f385a7f044db499b9354003c888e91e8 Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Fri, 10 Feb 2012 22:38:27 +0100 Subject: foomatic-filters 4.0.12 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index aacb632..65a6c31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +foomatic-filters (4.0.12-1) UNRELEASED; urgency=low + + * New upstream release + - Regenerated upstream tarball, release script was broken. + + -- Till Kamppeter Fri, 10 Feb 2012 22:37:03 +0100 + foomatic-filters (4.0.11-1) UNRELEASED; urgency=low * New upstream release -- cgit v1.2.3