]> git.ipfire.org Git - thirdparty/cups-filters.git/log
thirdparty/cups-filters.git
11 years agoadded conditional compilation checks for availability of D-Bus in filters that use...
Joe Simon [Wed, 13 Aug 2014 19:24:10 +0000 (12:24 -0700)] 
added conditional compilation checks for availability of D-Bus in filters that use colord

11 years agocups-filters 1.0.56 Release release-1-0-56
Till Kamppeter [Wed, 13 Aug 2014 13:40:55 +0000 (15:40 +0200)] 
cups-filters 1.0.56 Release

11 years agomodified sGray white point values in rastertopdf and pdftoraster
Joe Simon [Wed, 13 Aug 2014 13:35:09 +0000 (06:35 -0700)] 
modified sGray white point values in rastertopdf and pdftoraster

11 years agofixed conditional statement for proper sRGB profile embedding (rastertopdf)
Joe Simon [Wed, 13 Aug 2014 10:38:23 +0000 (03:38 -0700)] 
fixed conditional statement for proper sRGB profile embedding (rastertopdf)

11 years agopatched adobergb/sgray profile creation in pdftoraster
Joe Simon [Tue, 12 Aug 2014 07:44:44 +0000 (00:44 -0700)] 
patched adobergb/sgray profile creation in pdftoraster

11 years agoadded color conversion handling for CUPS_CSPACE_ADOBERGB and CUPS_CSPACE_SW in pdftor...
Joe Simon [Mon, 11 Aug 2014 21:35:30 +0000 (14:35 -0700)] 
added color conversion handling for CUPS_CSPACE_ADOBERGB and CUPS_CSPACE_SW in pdftoraster; added matrix for adobergb conversion in rastertopdf

11 years agoUpdated NEWS file.
Till Kamppeter [Sat, 9 Aug 2014 22:09:44 +0000 (00:09 +0200)] 
Updated NEWS file.

11 years agofixed "profile_size" usage for building with lcms2 in rastertopdf
Joe Simon [Sat, 9 Aug 2014 16:52:52 +0000 (09:52 -0700)] 
fixed "profile_size" usage for building with lcms2 in rastertopdf

11 years agofixed debug warning for loading profiles
Joe Simon [Sat, 9 Aug 2014 08:35:10 +0000 (01:35 -0700)] 
fixed debug warning for loading profiles

11 years agoadded debug warnings for icc profile embedding in rastertopdf
Joe Simon [Sat, 9 Aug 2014 08:24:20 +0000 (01:24 -0700)] 
added debug warnings for icc profile embedding in rastertopdf

11 years agosome code polishing and removal of now unneeded functions in rastertopdf
Joe Simon [Sat, 9 Aug 2014 06:46:48 +0000 (23:46 -0700)] 
some code polishing and removal of now unneeded functions in rastertopdf

11 years agoReduced color space handling to only PWG-supported color spaces in rastertopdf
Joe Simon [Sat, 9 Aug 2014 06:07:46 +0000 (23:07 -0700)] 
Reduced color space handling to only PWG-supported color spaces in rastertopdf

11 years agoupdated lcms names to work on all versions in rastertopdf
Joe Simon [Fri, 8 Aug 2014 23:30:28 +0000 (16:30 -0700)] 
updated lcms names to work on all versions in rastertopdf

11 years agoadded colorspace calibration function; included optional "/Alternate" PDF key for...
Joe Simon [Fri, 8 Aug 2014 22:00:26 +0000 (15:00 -0700)] 
added colorspace calibration function; included optional "/Alternate" PDF key for ICC profile embedding (rastertopdf)

11 years ago[rastertopdf] Colorspace sRGB now embeds srgb icc profile; implemented ICC Profile...
Joe Simon [Fri, 8 Aug 2014 05:02:52 +0000 (22:02 -0700)] 
[rastertopdf] Colorspace sRGB now embeds srgb icc profile; implemented ICC Profile embedding (PDF 1.3 spec)

11 years agoAdded basic color calibration (rastertopdf)
Joe Simon [Thu, 7 Aug 2014 08:47:03 +0000 (01:47 -0700)] 
Added basic color calibration (rastertopdf)

11 years agoModified KM interface to receive user profile
Joe Simon [Wed, 6 Aug 2014 17:45:41 +0000 (10:45 -0700)] 
Modified KM interface to receive user profile

11 years agoNEW FILE Added interface for Kolor Manager
Joe Simon [Tue, 5 Aug 2014 20:18:02 +0000 (13:18 -0700)] 
NEW FILE Added interface for Kolor Manager

11 years agoImplemented ICC Profile creation code for IPP Everywhere (from PWG raster)
Joe Simon [Mon, 4 Aug 2014 05:19:20 +0000 (22:19 -0700)] 
Implemented ICC Profile creation code for IPP Everywhere (from PWG raster)

11 years agoadded colord handling of ICC profiles
Joe Simon [Wed, 30 Jul 2014 21:03:00 +0000 (14:03 -0700)] 
added colord handling of ICC profiles

11 years agocups-browsed: Fixed typo in comment.
Till Kamppeter [Tue, 29 Jul 2014 19:07:01 +0000 (21:07 +0200)] 
cups-browsed: Fixed typo in comment.

11 years agocups-browsed: Make sure that remote CUPS queues broadcasted by the legacy CUPS method...
Till Kamppeter [Tue, 29 Jul 2014 19:05:27 +0000 (21:05 +0200)] 
cups-browsed: Make sure that remote CUPS queues broadcasted by the legacy CUPS method are not considered raw queues.

11 years agocups-browsed: Do also not mark a discovered printer as already provided by another...
Till Kamppeter [Mon, 28 Jul 2014 14:16:44 +0000 (16:16 +0200)] 
cups-browsed: Do also not mark a discovered printer as already provided by another server when the other server's queue has "unconfirmed" status.

11 years ago cups-filters 1.0.55 Release release-1-0-55
Till Kamppeter [Sun, 27 Jul 2014 17:48:53 +0000 (19:48 +0200)] 
 cups-filters 1.0.55 Release

11 years agopdftopdf: Add blank page to set of even pages for manual duplex.
Till Kamppeter [Sun, 27 Jul 2014 17:45:26 +0000 (19:45 +0200)] 
pdftopdf: Add blank page to set of even pages for manual duplex.

11 years agocups-browsed: Do not mark a discovered printer as already provided by another server...
Till Kamppeter [Fri, 25 Jul 2014 16:14:45 +0000 (18:14 +0200)] 
cups-browsed: Do not mark a discovered printer as already provided by another server when the other server's queue has "disappeared" status.

11 years agocups-browsed: Do not create a local queue pointing to a remote raw queue.
Till Kamppeter [Mon, 30 Jun 2014 12:09:53 +0000 (14:09 +0200)] 
cups-browsed: Do not create a local queue pointing to a remote raw queue.

11 years agoUpdated NEWS.
Till Kamppeter [Mon, 23 Jun 2014 11:08:58 +0000 (13:08 +0200)] 
Updated NEWS.

11 years agoAdded if-statement to properly apply "no-cm/color-calibration" in pdftoraster
Joseph Simon [Mon, 23 Jun 2014 10:31:31 +0000 (03:31 -0700)] 
Added if-statement to properly apply "no-cm/color-calibration" in pdftoraster

11 years agoadded "device_inhibit" support for color-managed filters
Joseph Simon [Mon, 23 Jun 2014 10:24:48 +0000 (03:24 -0700)] 
added "device_inhibit" support for color-managed filters

11 years agofoomatic-rip: Let it also build correctly on systems which already provide the strlca...
Till Kamppeter [Fri, 20 Jun 2014 19:26:18 +0000 (21:26 +0200)] 
foomatic-rip: Let it also build correctly on systems which already provide the strlcat() and strlcpy() functions.

11 years agocm_calibrate flag properly raised when cm calibration is enabled
Joseph Simon [Wed, 18 Jun 2014 10:14:44 +0000 (03:14 -0700)] 
cm_calibrate flag properly raised when cm calibration is enabled

11 years agoAdded initial support for LCMS in rastertopdf
Joseph Simon [Wed, 18 Jun 2014 10:09:48 +0000 (03:09 -0700)] 
Added initial support for LCMS in rastertopdf

11 years agobannertopdf: Added support for PPD-less printing.
Till Kamppeter [Mon, 16 Jun 2014 21:54:35 +0000 (23:54 +0200)] 
bannertopdf: Added support for PPD-less printing.

11 years agoAdded check for "cm-calibration" in process_cmdline_options() [foomaticrip]; fixed...
Joseph Simon [Sun, 15 Jun 2014 12:51:18 +0000 (05:51 -0700)] 
Added check for "cm-calibration" in process_cmdline_options() [foomaticrip]; fixed cm_calibrate flag initialization [imagetoraster]; added debug logging for status of "cm-calibration"

11 years agoAdded the PostScript source code files of the new banner PDF files.
Till Kamppeter [Sat, 14 Jun 2014 18:05:52 +0000 (20:05 +0200)] 
Added the PostScript source code files of the new banner PDF files.

11 years agobannertopdf: Added new PDF template files which contain the banner texts.
Till Kamppeter [Sat, 14 Jun 2014 18:04:21 +0000 (20:04 +0200)] 
bannertopdf: Added new PDF template files which contain the banner texts.

11 years agoChanged 'no-color-management' CUPS bool option to 'cm-calibration'
Joseph Simon [Thu, 12 Jun 2014 23:40:12 +0000 (16:40 -0700)] 
Changed 'no-color-management' CUPS bool option to 'cm-calibration'

11 years agofixed cm_off flag trigger in imagetoraster
Joseph Simon [Thu, 12 Jun 2014 06:08:43 +0000 (23:08 -0700)] 
fixed cm_off flag trigger in imagetoraster

11 years agobannertopdf: Fixed Makefile to mark it dependent on libfontembed.la.
Till Kamppeter [Wed, 11 Jun 2014 14:27:09 +0000 (16:27 +0200)] 
bannertopdf: Fixed Makefile to mark it dependent on libfontembed.la.

11 years agopstopdf: Use "grep -E" instead of "grep -P".
Till Kamppeter [Wed, 11 Jun 2014 13:39:56 +0000 (15:39 +0200)] 
pstopdf: Use "grep -E" instead of "grep -P".

11 years agofoomatic-rip: NetBSD does not provide a mkstemps() function, use appropriate workarou...
Till Kamppeter [Wed, 11 Jun 2014 10:47:33 +0000 (12:47 +0200)] 
foomatic-rip: NetBSD does not provide a mkstemps() function, use appropriate workaround then.

11 years agocups-browsed: Reorder inclusion of headers for compatibility with NetBSD.
Till Kamppeter [Wed, 11 Jun 2014 10:37:32 +0000 (12:37 +0200)] 
cups-browsed: Reorder inclusion of headers for compatibility with NetBSD.

11 years agopdftoraster: Fixed segfault caused by introduction of "no-color-management" option.
Till Kamppeter [Wed, 11 Jun 2014 08:55:52 +0000 (10:55 +0200)] 
pdftoraster: Fixed segfault caused by introduction of "no-color-management" option.

11 years agolibcupsfilters: Let cupsRasterParseIPPOptions() also accept "pwg-raster-document...
Till Kamppeter [Fri, 6 Jun 2014 17:36:32 +0000 (19:36 +0200)] 
libcupsfilters: Let cupsRasterParseIPPOptions() also accept "pwg-raster-document-type" settings with hyphen between color space name and color depth.

11 years agocups-filters 1.0.54 Release release-1-0-54
Till Kamppeter [Fri, 6 Jun 2014 14:26:44 +0000 (16:26 +0200)] 
cups-filters 1.0.54 Release

11 years agoUpdated NEWS file corresponding to recent changes on rastertopdf.
Till Kamppeter [Fri, 6 Jun 2014 10:52:22 +0000 (12:52 +0200)] 
Updated NEWS file corresponding to recent changes on rastertopdf.

11 years agopdftoraster: Support for output in the sGray, sRGB, and Adobe RGB color spaces.
Till Kamppeter [Fri, 6 Jun 2014 10:44:22 +0000 (12:44 +0200)] 
pdftoraster: Support for output in the sGray, sRGB, and Adobe RGB color spaces.

11 years agorastertopdf: Do not invert bits for the CUPS_CSPACE_SW color space.
Till Kamppeter [Fri, 6 Jun 2014 09:54:57 +0000 (11:54 +0200)] 
rastertopdf: Do not invert bits for the CUPS_CSPACE_SW color space.

11 years agoUpdated NEWS file.
Till Kamppeter [Fri, 6 Jun 2014 08:53:38 +0000 (10:53 +0200)] 
Updated NEWS file.

11 years agoModified foomatic-rip to accept 'no-color-management' option
Joseph Simon [Fri, 6 Jun 2014 06:17:34 +0000 (23:17 -0700)] 
Modified foomatic-rip to accept 'no-color-management' option

11 years agoChanged 'nocolor-management' to 'no-color-management' for disambiguation
Joseph Simon [Fri, 6 Jun 2014 06:15:05 +0000 (23:15 -0700)] 
Changed 'nocolor-management' to 'no-color-management' for disambiguation

11 years agopdftops: Default to "hybrid" setting for the PDF->PostScript renderer.
Till Kamppeter [Wed, 4 Jun 2014 13:33:37 +0000 (15:33 +0200)] 
pdftops: Default to "hybrid" setting for the PDF->PostScript renderer.

11 years agoMerged 'nocolor-management' support addition from Joe Simon.
Till Kamppeter [Tue, 3 Jun 2014 14:51:18 +0000 (16:51 +0200)] 
Merged 'nocolor-management' support addition from Joe Simon.

11 years agorastertopdf: Fixed error message.
Till Kamppeter [Tue, 3 Jun 2014 14:49:03 +0000 (16:49 +0200)] 
rastertopdf: Fixed error message.

11 years agorastertopdf: Commented out annoying debug info line.
Till Kamppeter [Tue, 3 Jun 2014 14:48:16 +0000 (16:48 +0200)] 
rastertopdf: Commented out annoying debug info line.

11 years agorastertopdf: cupsRasterReadPixels() switches back from Big Endian to system's Endian...
Till Kamppeter [Tue, 3 Jun 2014 14:46:11 +0000 (16:46 +0200)] 
rastertopdf: cupsRasterReadPixels() switches back from Big Endian to system's Endian, make sure Big Endian gets written into the PDF.

11 years agoAdded checks for the 'nocolor-management' cups boolean option
jsimon383@gmail.com [Tue, 3 Jun 2014 03:51:12 +0000 (20:51 -0700)] 
Added checks for the 'nocolor-management' cups boolean option

11 years ago pdftoraster: Produce correct (compressed) PWG Raster output
Till Kamppeter [Tue, 20 May 2014 14:12:02 +0000 (16:12 +0200)] 
 pdftoraster: Produce correct (compressed) PWG Raster output

11 years agorastertopdf: Added new filter to convert PWG Raster input into a PDF file
Till Kamppeter [Thu, 15 May 2014 13:13:45 +0000 (15:13 +0200)] 
rastertopdf: Added new filter to convert PWG Raster input into a PDF file

11 years agofoomatic-rip: Corrected declaration of print_pdf() function in pdf.h
Till Kamppeter [Tue, 13 May 2014 15:35:48 +0000 (17:35 +0200)] 
foomatic-rip: Corrected declaration of print_pdf() function in pdf.h

11 years agofoomatic-rip: Let it also build with uclibc.
Till Kamppeter [Mon, 12 May 2014 19:56:57 +0000 (21:56 +0200)] 
foomatic-rip: Let it also build with uclibc.

11 years agocups-browsed: Also support remote classes discovered through legacy CUPS broadcasting...
Till Kamppeter [Wed, 7 May 2014 14:10:48 +0000 (16:10 +0200)] 
cups-browsed: Also support remote classes discovered through legacy CUPS broadcasting/browsing.

11 years agocups-browsed: Create local queues also to access classes on remote CUPS servers
Till Kamppeter [Tue, 6 May 2014 21:51:50 +0000 (23:51 +0200)] 
cups-browsed: Create local queues also to access classes on remote CUPS servers

11 years agocups-browsed: Make local queue update correctly working if server host name changes.
Till Kamppeter [Tue, 6 May 2014 16:28:07 +0000 (18:28 +0200)] 
cups-browsed: Make local queue update correctly working if server host name changes.

11 years agocups-browsed: Always do case-insensitive comparing of strings
Till Kamppeter [Mon, 5 May 2014 11:29:40 +0000 (13:29 +0200)] 
cups-browsed: Always do case-insensitive comparing of strings

11 years agocups-filters 1.0.53 Release release-1-0-53
Till Kamppeter [Fri, 25 Apr 2014 14:01:20 +0000 (16:01 +0200)] 
cups-filters 1.0.53 Release

11 years agofoomatic-rip: Fixed segfault when creating log file.
Till Kamppeter [Fri, 25 Apr 2014 13:59:18 +0000 (15:59 +0200)] 
foomatic-rip: Fixed segfault when creating log file.

11 years agoHandle invalid "BrowseAllow" directives securely.
Till Kamppeter [Thu, 24 Apr 2014 20:59:11 +0000 (22:59 +0200)] 
Handle invalid "BrowseAllow" directives securely.

11 years agoAdditional fixing for CVE-2014-2707 (initial fix in 1.0.51).
Till Kamppeter [Thu, 24 Apr 2014 19:40:58 +0000 (21:40 +0200)] 
Additional fixing for CVE-2014-2707 (initial fix in 1.0.51).

11 years agocups-filters 1.0.52 Release release-1-0-52
Till Kamppeter [Mon, 7 Apr 2014 19:57:41 +0000 (21:57 +0200)] 
cups-filters 1.0.52 Release

11 years agoCorrected NEWS file.
Till Kamppeter [Mon, 7 Apr 2014 19:44:01 +0000 (21:44 +0200)] 
Corrected NEWS file.

11 years agotexttopdf: Make sure that margin changes for prettyprint get applied.
Till Kamppeter [Mon, 7 Apr 2014 14:42:02 +0000 (16:42 +0200)] 
texttopdf: Make sure that margin changes for prettyprint get applied.

11 years agotexttopdf, imagetopdf, imagetoraster: Range-check paper dimensions and margins from...
Till Kamppeter [Mon, 7 Apr 2014 14:28:56 +0000 (16:28 +0200)] 
texttopdf, imagetopdf, imagetoraster: Range-check paper dimensions and margins from the PPD

11 years agocups-filters 1.0.51 Release release-1-0-51
Till Kamppeter [Wed, 2 Apr 2014 00:17:15 +0000 (02:17 +0200)] 
cups-filters 1.0.51 Release

11 years agocups-browsed: SECURITY FIX to prevent arbitrary code injection by malicious IPP print...
Till Kamppeter [Tue, 1 Apr 2014 23:31:32 +0000 (01:31 +0200)] 
cups-browsed: SECURITY FIX to prevent arbitrary code injection by malicious IPP print services

11 years agocups-filters 1.0.50 Release release-1-0-50
Till Kamppeter [Thu, 27 Mar 2014 14:23:28 +0000 (15:23 +0100)] 
cups-filters 1.0.50 Release

11 years agopdftops: Let old HP LaserJet printers use Poppler instead of Ghostscript.
Till Kamppeter [Thu, 27 Mar 2014 14:14:11 +0000 (15:14 +0100)] 
pdftops: Let old HP LaserJet printers use Poppler instead of Ghostscript.

11 years agopdftops: Improved workaround for Toshiba printers, not emitting TrueType fonts with...
Till Kamppeter [Thu, 27 Mar 2014 12:19:01 +0000 (13:19 +0100)] 
pdftops: Improved workaround for Toshiba printers, not emitting TrueType fonts with Ghostscript

11 years agocups-browsed: Build all device URIs with the CUPS library function httpAssembleURIf()
Till Kamppeter [Tue, 25 Mar 2014 20:35:51 +0000 (21:35 +0100)] 
cups-browsed: Build all device URIs with the CUPS library function httpAssembleURIf()

11 years agocups-filters 1.0.49 Release release-1-0-49
Till Kamppeter [Mon, 24 Mar 2014 11:45:37 +0000 (12:45 +0100)] 
cups-filters 1.0.49 Release

11 years agopdftops: Use Poppler also for Toshiba printers.
Till Kamppeter [Mon, 24 Mar 2014 11:42:44 +0000 (12:42 +0100)] 
pdftops: Use Poppler also for Toshiba printers.

11 years agopdftops: Fixed typo which always made PostScript level 2 being generated when using...
Till Kamppeter [Fri, 21 Mar 2014 15:48:10 +0000 (16:48 +0100)] 
pdftops: Fixed typo which always made PostScript level 2 being generated when using Poppler's pdftops

11 years agocups-filters 1.0.48 Release release-1-0-48
Till Kamppeter [Wed, 12 Mar 2014 13:09:59 +0000 (14:09 +0100)] 
cups-filters 1.0.48 Release

11 years agocups-browsed: Fix for a crash bug.
Till Kamppeter [Wed, 12 Mar 2014 13:07:59 +0000 (14:07 +0100)] 
cups-browsed: Fix for a crash bug.

11 years agocups-browsed: avahi-daemon does not need to get started before any more, take into...
Till Kamppeter [Tue, 11 Mar 2014 17:44:22 +0000 (18:44 +0100)] 
cups-browsed: avahi-daemon does not need to get started before any more, take into account in docs and sample config files.

11 years agocups-filters 1.0.47 Release release-1-0-47
Till Kamppeter [Mon, 10 Mar 2014 12:27:38 +0000 (13:27 +0100)] 
cups-filters 1.0.47 Release

11 years agopdftoopvp: Fixes for CVE-2013-6474, CVE-2013-6475, and CVE-2013-6476
Till Kamppeter [Mon, 10 Mar 2014 11:24:29 +0000 (12:24 +0100)] 
pdftoopvp: Fixes for CVE-2013-6474, CVE-2013-6475, and CVE-2013-6476

11 years agourftopdf: Fix CVE-2013-6473.
Till Kamppeter [Mon, 10 Mar 2014 11:17:34 +0000 (12:17 +0100)] 
urftopdf: Fix CVE-2013-6473.

11 years agopdftopdf: Fixed typo in initialization of page border default.
Till Kamppeter [Thu, 6 Mar 2014 11:24:59 +0000 (12:24 +0100)] 
pdftopdf: Fixed typo in initialization of page border default.

11 years agocups-browsed: In debug output for confirming existing CUPS queues do not show host...
Till Kamppeter [Thu, 6 Mar 2014 08:59:39 +0000 (09:59 +0100)] 
cups-browsed: In debug output for confirming existing CUPS queues do not show host, as it is not set in most cases.

11 years agocups-browsed: Backed out usage of UUIDs of remote queues again, not actually needed...
Till Kamppeter [Thu, 6 Mar 2014 08:47:05 +0000 (09:47 +0100)] 
cups-browsed: Backed out usage of UUIDs of remote queues again, not actually needed and causes additional problems.

11 years agocups-browsed: Use the UUIDs of remote print queues to reliably identify them.
Till Kamppeter [Thu, 6 Mar 2014 00:22:39 +0000 (01:22 +0100)] 
cups-browsed: Use the UUIDs of remote print queues to reliably identify them.

11 years agobannertopdf: Support PDF forms as banner template.
Till Kamppeter [Thu, 27 Feb 2014 15:46:22 +0000 (16:46 +0100)] 
bannertopdf: Support PDF forms as banner template.

11 years agocups-filters 1.0.46 Release release-1-0-46
Till Kamppeter [Wed, 19 Feb 2014 19:06:38 +0000 (20:06 +0100)] 
cups-filters 1.0.46 Release

11 years agogstoraster: Ignore SIGCHLD, rely on waitpid instead.
Till Kamppeter [Tue, 18 Feb 2014 14:58:35 +0000 (15:58 +0100)] 
gstoraster: Ignore SIGCHLD, rely on waitpid instead.

11 years agogstoraster: Fix two instances of insufficient EINTR handling.
Till Kamppeter [Tue, 18 Feb 2014 14:56:59 +0000 (15:56 +0100)] 
gstoraster: Fix two instances of insufficient EINTR handling.

11 years agocups-filters 1.0.45 Release release-1-0-45
Till Kamppeter [Thu, 13 Feb 2014 21:29:11 +0000 (22:29 +0100)] 
cups-filters 1.0.45 Release

11 years agocups-browsed: Under Upstart load the AppArmor profile.
Till Kamppeter [Thu, 13 Feb 2014 21:25:58 +0000 (22:25 +0100)] 
cups-browsed: Under Upstart load the AppArmor profile.

11 years agocups-browsed: Added auto-shutdown feature for on-demand use of the daemon.
Till Kamppeter [Thu, 13 Feb 2014 21:16:25 +0000 (22:16 +0100)] 
cups-browsed: Added auto-shutdown feature for on-demand use of the daemon.