diff options
author | Didier Raboud <odyx@debian.org> | 2012-02-12 16:51:09 +0100 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-02-12 16:51:09 +0100 |
commit | 957a266787d1adc2cd0efd928461edeb9633553b (patch) | |
tree | 5464e38a4a70b598674c766410b12bb58c886706 | |
parent | 78a91f8139e6c5a4e0788dcd84fdb1d750d8e592 (diff) |
foomatic-filters 4.0.12-1 Debian release.debian/4.0.12-1
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/debian/changelog b/debian/changelog index 65a6c31..e2d7c1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,6 @@ -foomatic-filters (4.0.12-1) UNRELEASED; urgency=low - - * New upstream release - - Regenerated upstream tarball, release script was broken. - - -- Till Kamppeter <till.kamppeter@gmail.com> Fri, 10 Feb 2012 22:37:03 +0100 - -foomatic-filters (4.0.11-1) UNRELEASED; urgency=low +foomatic-filters (4.0.12-1) unstable; urgency=low + [ Till Kamppeter ] * New upstream release - If incoming PDF needs to be converted to PostScript due to the filter command line not being a standard Ghostscript @@ -15,14 +9,6 @@ foomatic-filters (4.0.11-1) UNRELEASED; urgency=low 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 <till.kamppeter@gmail.com> Fri, 10 Feb 2012 22:10:03 +0100 - -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 @@ -30,8 +16,10 @@ foomatic-filters (4.0.10-1) UNRELEASED; urgency=low /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). + * debian/patches/use-ghostscript-for-pdf-to-ps.patch: Removed, merged + upstream. - -- Till Kamppeter <till.kamppeter@gmail.com> Fri, 10 Feb 2012 21:18:03 +0100 + -- Didier Raboud <odyx@debian.org> Sun, 12 Feb 2012 16:50:51 +0100 foomatic-filters (4.0.9-1ubuntu2) oneiric; urgency=low |