]>
git.ipfire.org Git - thirdparty/cups-filters.git/log
Till Kamppeter [Thu, 25 Mar 2021 16:55:12 +0000 (17:55 +0100)]
cups-filters 1.28.8 Release
Till Kamppeter [Wed, 10 Mar 2021 19:27:45 +0000 (20:27 +0100)]
libcupsfilters: Made driverless PPD generator more reliable for print or fax PPD
(cherry picked from commit
d7b22d732912bdc971b04d31a89083a9bce06657 )
Till Kamppeter [Tue, 9 Mar 2021 21:53:50 +0000 (22:53 +0100)]
foomatic-rip: Fixed segfault cause by wrong option parsing
(cherry picked from commit
14a15d5d8404d6f12738d6071eadb38d8194c07c )
Till Kamppeter [Thu, 25 Feb 2021 17:49:43 +0000 (18:49 +0100)]
Updated NEWS
(cherry picked from commit
c74416371908e11174884447bd0a7f1df8063b85 )
Bhavna2020 [Thu, 25 Feb 2021 17:38:30 +0000 (23:08 +0530)]
implicitclass: Raise timeout for cups-browsed's answer from 20s to 60s
(cherry picked from commit
6e5c375b56154301b193d4aba5eb80223eb0bd09 )
Till Kamppeter [Thu, 21 Jan 2021 14:54:19 +0000 (15:54 +0100)]
Updated NEWS
Till Kamppeter [Thu, 21 Jan 2021 14:50:26 +0000 (15:50 +0100)]
libcupsfilters: In the PPD generator really give priority to Apple Raster against PDF
(cherry picked from commit
bcd1aedeecb83fe9499d1d0c3dc0dab1ea32811c )
Till Kamppeter [Thu, 7 Jan 2021 18:36:11 +0000 (19:36 +0100)]
cups-filters 1.28.7 Release
Till Kamppeter [Thu, 7 Jan 2021 18:21:09 +0000 (19:21 +0100)]
Small correction in NEWS
Till Kamppeter [Thu, 7 Jan 2021 09:14:40 +0000 (10:14 +0100)]
driverless: Removed the support quality check
(cherry picked from commit
3fddcf5cb78a9abc55024804635d29f7ac0d96fb )
Till Kamppeter [Sun, 20 Dec 2020 13:18:21 +0000 (14:18 +0100)]
libcupsfilters: In the PPD generator give priority to Apple Raster against PDF
(cherry picked from commit
1b390962756bf10ac30a386225e20cbc72840fe7 )
Till Kamppeter [Wed, 28 Oct 2020 09:44:19 +0000 (10:44 +0100)]
libcupsfilters: Added NULL check when removing ".Borderless" suffixes from page size names
(cherry picked from commit
240ffb901d06a117bb8e10b486bfd3de6fe464b2 )
Till Kamppeter [Thu, 3 Dec 2020 22:46:25 +0000 (23:46 +0100)]
libcupsfilters: Corrected color space mapping in cupsRasterParseIPPOptions()
(cherry picked from commit
1dc90ce0f0b7c050ca0bf6f24e889a0eda19c1fb )
Till Kamppeter [Thu, 3 Dec 2020 13:59:13 +0000 (14:59 +0100)]
Updated NEWS
Till Kamppeter [Thu, 3 Dec 2020 13:51:18 +0000 (14:51 +0100)]
libcupsfilters: Fix duplicate ColorModel entries in generated PPD files
(cherry picked from commit
a9389fa4a51b3c7fc45d29012d9b0b29a1b1794e )
Till Kamppeter [Wed, 2 Dec 2020 16:16:06 +0000 (17:16 +0100)]
cups-filters 1.28.6 Release
Till Kamppeter [Tue, 1 Dec 2020 23:15:04 +0000 (00:15 +0100)]
libcupsfilters: In generated PPDs add a grayscale mode if only color available
(cherry picked from commit
63b4b1ad9d82399b74254df5b65123831896257c )
Till Kamppeter [Wed, 2 Dec 2020 11:12:06 +0000 (12:12 +0100)]
Updated NEWS
Till Kamppeter [Tue, 1 Dec 2020 22:51:02 +0000 (23:51 +0100)]
libcupsfilters: In generated PPDs add an "OutputBin" option also with one choice
(cherry picked from commit
2c36d508b18c82c03c90054eeb0cc5fa70e95f7a )
Till Kamppeter [Tue, 1 Dec 2020 22:37:15 +0000 (23:37 +0100)]
libcupsfilters: Generated PPDs could have an "Unknown" default InputSlot
(cherry picked from commit
accfbb110692b7356cbb5a1c17a840ca2954698a )
Till Kamppeter [Fri, 27 Nov 2020 10:05:48 +0000 (11:05 +0100)]
cups-browsed: Fixed preservation of location/description info on local queues
(cherry picked from commit
ebc50cb99c42f5e105e2cc7bfb975b92e0307d00 )
Till Kamppeter [Thu, 26 Nov 2020 21:29:47 +0000 (22:29 +0100)]
cups-browsed: Removed all calls of the resolve_uri() function
(cherry picked from commit
7999624bd2d2e3297c44f88d7070f6f44f6db31d )
Till Kamppeter [Tue, 24 Nov 2020 17:19:22 +0000 (18:19 +0100)]
Updated NEWS
Zdenek Dohnal [Mon, 23 Nov 2020 13:47:15 +0000 (14:47 +0100)]
cups-browsed.c: Fix nickname pointer memory leak
This memory leak was caused by losing the original pointer to allocated memory and
trying to free incomplete pointer. The fix reimplements acquiring of nickname
algorithm and allocates the precise memory for nickname. In case of error, the algorithm
reports an warning into debug log and continue with reading from PPD.
(cherry picked from commit
8aec40e19233b5900f2047c1927987735830808b )
Zdenek Dohnal [Mon, 23 Nov 2020 13:25:37 +0000 (14:25 +0100)]
cups-browsed.c: Call 'get_cluster_attributes()' earlier
It looks like 'get_cluster_attributes()' needs to be called earlier than where it is now,
because the code checks 'printer_attributes' (where is the result of 'get_cluster_attributes()'
for clustered queues) before the first 'get_cluster_attributes()' right now, which looks like
an error. So the fix moves the 'get_cluster_attributes()' call before the first 'printer_attributes'
query.
(cherry picked from commit
d937acd4cdde9a9da8f3459f8ce1b6da196ba887 )
Zdenek Dohnal [Mon, 23 Nov 2020 14:36:17 +0000 (15:36 +0100)]
cups-browsed.c: Add resolutionNew() to public API and missing brackets
(cherry picked from commit
38fc176ea653a28eb49c85ddb4a67798d10e0f23 )
Zdenek Dohnal [Mon, 23 Nov 2020 14:11:46 +0000 (15:11 +0100)]
cups-browsed.c: Initialize 'print_quality'
Initialize 'print_quality' to prevent conditional jump on uninitialized value.
(cherry picked from commit
21008bac5b78e94ab843369f3cfbe6fde0b3501c )
Zdenek Dohnal [Mon, 23 Nov 2020 14:07:25 +0000 (15:07 +0100)]
cups-browsed.c: Fix leakage of CUPS arrays when checking supported attrs
(cherry picked from commit
919d08a128939d3583b125da6fa93114e9685795 )
Zdenek Dohnal [Mon, 23 Nov 2020 14:05:53 +0000 (15:05 +0100)]
cups-browsed.c: Fix leakage of IPP response
The IPP response needs to be freed before possible breaking from a loop.
(cherry picked from commit
41b3cb9b17d72aef1b5ec55e30a4ad4a9cc3fa6d )
Zdenek Dohnal [Mon, 23 Nov 2020 14:04:26 +0000 (15:04 +0100)]
cups-browsed.c: Fix 'document_format' memory leak
(cherry picked from commit
f7a8d67fbf386ab55d636a90b47e4ba902e7a2fc )
Zdenek Dohnal [Mon, 23 Nov 2020 14:02:44 +0000 (15:02 +0100)]
cups-browsed.c: Introduce a new pointer to prevent overwriting an allocated pointer
(cherry picked from commit
4eeac772eaef158dce38cb5f8d2f48a3bb50a867 )
Zdenek Dohnal [Mon, 23 Nov 2020 13:53:37 +0000 (14:53 +0100)]
cups-browsed.c: Fix conditional jumps based on uninitialized value
Strings added with IPP_TAG_MIMETYPE and IPP_TAG_KEYWORD tags use uninitialized
buffers, which causes random behavior. The buffers can be initialized via f.e.
'snprintf()'.
(cherry picked from commit
2fae57d0b96dcf6cbbdd4e30531ea2d18e7efeaa )
Zdenek Dohnal [Mon, 23 Nov 2020 13:38:00 +0000 (14:38 +0100)]
cups-browsed.c: Fix memory ipp_t struct memory leak
(cherry picked from commit
5945bd8e93e2ca63ba9d189086ca1fd9379d2a1f )
Zdenek Dohnal [Mon, 23 Nov 2020 13:34:04 +0000 (14:34 +0100)]
ppdgenerator.c: Free printer_sizes array
We need to free 'printer_sizes', which is allocated in 'ppdCreateFromIPP2()', instead of
'sizes', which is passed as a parameter - because it solves a memory leak and it doesn't
leave an invalid pointer.
(cherry picked from commit
10b3824ed1a24a7d67cb9ef149a43b2e603f4cea )
Zdenek Dohnal [Mon, 23 Nov 2020 13:30:58 +0000 (14:30 +0100)]
cups-browsed.c: Free the allocated memory if error happened and we have a cluster
The code previously leaked several structs, if an error occured during print cluster creation.
(cherry picked from commit
4d588e5d29fdb2396b45bec3a7cd2819fca761e0 )
Zdenek Dohnal [Mon, 23 Nov 2020 13:19:49 +0000 (14:19 +0100)]
cups-browsed.c: revert
a5a3344aea0bc9 , silence the compiler warning
Revert the commit
a5a3344aea0bc9 because it puts back the invalid memory error, and just recast 'uuid' to 'char*'.
(cherry picked from commit
47adac020cda7247a271a203e0ffc4d94cadfde2 )
Zdenek Dohnal [Mon, 23 Nov 2020 13:09:54 +0000 (14:09 +0100)]
cups-browsed.c: Free the memory in correct order
The 'temp' pointer has two allocated pointers inside, free them before freeing the main pointer.
(cherry picked from commit
dc6c6798b14e115d997b583584c61e960de5c801 )
Zdenek Dohnal [Mon, 23 Nov 2020 13:08:16 +0000 (14:08 +0100)]
cups-browsed.c: Remove unused pointer
The 'temp' pointer looks unused, so remove it.
(cherry picked from commit
3453e98b77476c1ee165f671eace25790daca0d8 )
Zdenek Dohnal [Mon, 23 Nov 2020 13:01:34 +0000 (14:01 +0100)]
cups-browsed.c: Add tagzero attributes as IPP_TAG_KEYWORD
These attributes were added previously ass IPP_CONST_TAG(IPP_TAG_KEYWORD), which causes a problem
during 'ippDelete()' - const strings are not freed during 'ippDelete', which causes memory leaks,
because we send allocated strings into 'ippAddStrings'.
I chose this solution instead of defining a new function for freeing ipp_t struct, please let me
know if it is acceptable.
(cherry picked from commit
99b9f81be1fe31bdaaba97b6744949ae50ba3d19 )
Zdenek Dohnal [Mon, 23 Nov 2020 12:52:42 +0000 (13:52 +0100)]
ppdgenerator.c, cups-browsed.c: Fix resolution struct leaks
The code leaks res_t struct in several places:
- if struct is added to CUPS array, which is defined with copy_resolution() as a copy function.
copy_resolution() uses calloc(), so the original allocated res_t can be freed. The resolution
functions are used in cups-browsed.c, so 'free_resolution()' has to be available outside in header
file.
- overwritting previously allocated pointer with a new one in 'on_job_state()'
(cherry picked from commit
833063b41f4f0d0ddd18584d9662f8f672dd1030 )
Till Kamppeter [Fri, 13 Nov 2020 09:24:46 +0000 (10:24 +0100)]
cups-browsed: Silenced compiler warning
(cherry picked from commit
a5a3344aea0bc918533f2a7df03a7fcf9fbbb132 )
Till Kamppeter [Fri, 13 Nov 2020 09:19:45 +0000 (10:19 +0100)]
Updated NEWS
(cherry picked from commit
acfd3cc97f414d8cb1d30f4dded7316634806f0e )
Pranav Batra [Fri, 13 Nov 2020 08:25:48 +0000 (08:25 +0000)]
cups-filters: Fix foomatic-rip infinite loop
If the foomatic rip command is not present in the PPD file, the foomatic
rip filter runs cat by default to forward stdin to stdout. However,
if input is provided through a file instead of stdin, then this file
needs to be dup'd to stdin for the command to work properly.
Also, the next file needs to be selected each time an input file is
processed by calling strok_r in order to prevent an infinite loop.
TEST=foomatic-rip --ppd=ppd.ppd file.pdf
(cherry picked from commit
a48d39fe501169a1fa21590dfa8594f2e6b931f4 )
Till Kamppeter [Tue, 27 Oct 2020 08:30:39 +0000 (09:30 +0100)]
Updated NEWS
(cherry picked from commit
698b1c494a0777a109f97f395e3735fbed47059f )
Bryan Mason [Tue, 27 Oct 2020 03:36:11 +0000 (20:36 -0700)]
foomatic-rip: remove tempfile created during pdf-to-ps conversion
(cherry picked from commit
1b62a73b5f3f5a7613b30972dd3c4c02816a2df3 )
Till Kamppeter [Tue, 13 Oct 2020 10:27:42 +0000 (12:27 +0200)]
cups-filters 1.28.5 Release
Till Kamppeter [Mon, 12 Oct 2020 21:34:30 +0000 (23:34 +0200)]
Updated NEWS
Zdenek Dohnal [Mon, 12 Oct 2020 11:01:05 +0000 (13:01 +0200)]
cups-browsed.c: uuid was used after its pointer was freed by ippDelete()
(cherry picked from commit
c43be849f83f9a3804d50ebb7d7f949f28c1c22a )
Till Kamppeter [Thu, 8 Oct 2020 10:03:09 +0000 (12:03 +0200)]
cups-filters 1.28.4 Release
Till Kamppeter [Thu, 8 Oct 2020 09:50:59 +0000 (11:50 +0200)]
Updated NEWS
Till Kamppeter [Thu, 1 Oct 2020 18:04:09 +0000 (20:04 +0200)]
driverless: Always output debug message when ippfind terminates successfully
(cherry picked from commit
f50690e64fd24ac8aa631c53f5385370a0270d68 )
Till Kamppeter [Thu, 1 Oct 2020 17:59:34 +0000 (19:59 +0200)]
driverless: Avoid duplicate PPD list entries from the same device via UUID
(cherry picked from commit
4dc5eb3dfa0e68c1c15f8feda849558094e677a0 )
Till Kamppeter [Thu, 1 Oct 2020 16:47:43 +0000 (18:47 +0200)]
driverless: Reduce "ippfind" calls by "driverless" called by CUPS also listing fax PPDs, also avoid duplicate listings in printer discovery
(cherry picked from commit
67ab5d6fe1412534195f111f52b89d5d46fbb7a0 )
Till Kamppeter [Thu, 1 Oct 2020 12:53:32 +0000 (14:53 +0200)]
driverless: Whitespace/Indentation clean-up
(cherry picked from commit
d8ca47a40cf362647199e18413d72e9db7c70d72 )
Till Kamppeter [Thu, 1 Oct 2020 11:54:36 +0000 (13:54 +0200)]
driverless: Simplified code as "ippfind" allows more than on reg type on its command line
(cherry picked from commit
e88fa6a33dff191ac6af6029a243fd3c40d0fca3 )
Till Kamppeter [Tue, 29 Sep 2020 20:57:53 +0000 (22:57 +0200)]
Sample PPDs: Corrected manufacturer name in Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd
(cherry picked from commit
0a88edb1a633c48c5feb7440aff937cda53508bf )
Till Kamppeter [Thu, 24 Sep 2020 10:18:29 +0000 (12:18 +0200)]
cups-filters 1.28.3 Release
Till Kamppeter [Thu, 17 Sep 2020 14:49:09 +0000 (16:49 +0200)]
libcupsfilters: Fixed inconsistency between resolvers for DNS-SD-based URIs
(cherry picked from commit
80b6ad72d439b8ac8171c075e0fe47b0cf282fcd )
Zdenek Dohnal [Thu, 17 Sep 2020 13:34:08 +0000 (15:34 +0200)]
driverless: Fix uninitialized buffer and parsing ippfind output
(cherry picked from commit
72d8c479d35a262f6d98206b58b18801fdb76982 )
Till Kamppeter [Thu, 10 Sep 2020 19:44:03 +0000 (21:44 +0200)]
cups-filters 1.28.2 Release
Till Kamppeter [Thu, 10 Sep 2020 19:27:34 +0000 (21:27 +0200)]
Updated NEWS
(cherry picked from commit
ec9e78277014aa166a2b41ce9471db17aa8f9dda )
Zdenek Dohnal [Mon, 7 Sep 2020 10:15:57 +0000 (12:15 +0200)]
Free the used memory
(cherry picked from commit
2bdc90b9b4b721a3147439b384dd603f84ab1081 )
Till Kamppeter [Sun, 6 Sep 2020 20:56:28 +0000 (22:56 +0200)]
driverless: Fix double free and select() timeout handling
(cherry picked from commit
71de8e3bba1df1d3f260d5d11c2fe504f21bccf3 )
nidhijainpnp [Sun, 6 Sep 2020 19:32:12 +0000 (01:02 +0530)]
using select() to read ippfind output inCUPS array
(cherry picked from commit
0a157185ad157e09bf74609c7eac3a9cf730a22d )
nidhijainpnp [Sat, 5 Sep 2020 15:19:55 +0000 (20:49 +0530)]
driverless.c: creating two more forks to read output of each ippfind call simultaneously
(cherry picked from commit
90d03af35c96946e733c3a70528c32a39d3c76c6 )
Till Kamppeter [Wed, 2 Sep 2020 10:47:20 +0000 (12:47 +0200)]
Updated NEWS
(cherry picked from commit
17fd38a83e7320510c1241b234dcf0c16650ed76 )
Till Kamppeter [Wed, 2 Sep 2020 10:42:08 +0000 (12:42 +0200)]
Updated NEWS
(cherry picked from commit
8af6c903e010b5f429bb6a91ea76a8f9f40aafb6 )
Zdenek Dohnal [Wed, 2 Sep 2020 08:27:26 +0000 (10:27 +0200)]
driverless.c: free an allocated memory, use MAX_OUTPUT_LEN
(cherry picked from commit
48a5ce439de8d6f7f1799b5f76665d819a256595 )
nidhijainpnp [Mon, 31 Aug 2020 18:22:42 +0000 (23:52 +0530)]
driverless.c: make the two ippfind tasks(for IPP and
IPPS) run in parallel.
(cherry picked from commit
490af9a743135483c6ed9cf911a57aee59f21bba )
Till Kamppeter [Tue, 1 Sep 2020 12:02:44 +0000 (14:02 +0200)]
Updated NEWS
(cherry picked from commit
1a06dead1f692ae3f8276df60da0e505143d82ac )
Samuel Thibault [Mon, 31 Aug 2020 19:26:13 +0000 (21:26 +0200)]
braille: Support new liblouis tables not containing a display name
(cherry picked from commit
e29392b4e10358a7268a8704ba1e78e67c895dac )
Till Kamppeter [Sat, 29 Aug 2020 07:17:31 +0000 (09:17 +0200)]
Build system: Let ./configure not error out on more than one test font candidate
(cherry picked from commit
e50fb6ca04be3b8a472e575b349837a2dc22042f )
Till Kamppeter [Fri, 28 Aug 2020 21:59:49 +0000 (23:59 +0200)]
Fixed NEWS
Till Kamppeter [Fri, 28 Aug 2020 21:57:44 +0000 (23:57 +0200)]
cups-browsed: Fixed printf() call to prevent crash
(cherry picked from commit
d2aed0ae5f94cfa2f7d54a5244951d965498f1e1 )
Till Kamppeter [Thu, 27 Aug 2020 13:56:27 +0000 (15:56 +0200)]
Updated NEWS
Till Kamppeter [Thu, 27 Aug 2020 13:45:22 +0000 (15:45 +0200)]
libcupsfilters: Removed all signal handling and global variables from get_printer_attributes() and ippfind_based_uri_converter()
(cherry picked from commit
23a9dc4010cefe239b8393e4500eb834b0f5ee32 )
Till Kamppeter [Wed, 26 Aug 2020 22:01:49 +0000 (00:01 +0200)]
cups-filters 1.28.1 Release
Till Kamppeter [Wed, 26 Aug 2020 21:46:44 +0000 (23:46 +0200)]
driverless-fax: The script is now generated from driverless-fax.in, do not add it to the source tarball
(cherry picked from commit
b17c184806c8aa367a4ef0f88eba7321faee11c1 )
Till Kamppeter [Wed, 26 Aug 2020 21:36:39 +0000 (23:36 +0200)]
Updated NEWS.
Till Kamppeter [Wed, 26 Aug 2020 21:00:00 +0000 (23:00 +0200)]
Updated NEWS
(cherry picked from commit
1a9fee1ec9df1de25db86fba70d100014f8e54a6 )
Till Kamppeter [Wed, 26 Aug 2020 20:46:57 +0000 (22:46 +0200)]
COPYING: Fixed typos
(cherry picked from commit
91958bb3a5c7dca7d33b1ffe5f2727d8f39e08f6 )
Till Kamppeter [Wed, 26 Aug 2020 20:41:15 +0000 (22:41 +0200)]
libcupsfilters: Fixed typo in log message
(cherry picked from commit
4cc27df80d5a4f16992259dab04e6e5d7639b96d )
Till Kamppeter [Wed, 26 Aug 2020 20:39:53 +0000 (22:39 +0200)]
cups-browsed: Fixed typos in configuration file and man page
(cherry picked from commit
2c220e979890901bec95aff8875f477d8bbc4916 )
Till Kamppeter [Wed, 26 Aug 2020 19:03:28 +0000 (21:03 +0200)]
libcupsfilters: In generated PPDs do not use ".Borderless" suffixes if printer has always zero margins
(cherry picked from commit
d28d4a8218e40909ac33b17f9aba44b3bbc1f1ee )
Till Kamppeter [Wed, 26 Aug 2020 17:45:38 +0000 (19:45 +0200)]
libcupsfilters: Added "faxPrefix" option for generated IPP Fax Out PPDs
(cherry picked from commit
553c941353010ead33acb0ffc43e5367f268f9af )
Till Kamppeter [Wed, 26 Aug 2020 16:55:54 +0000 (18:55 +0200)]
driverless: List local services addresses correctly when using --std-ipp-uris
(cherry picked from commit
bd69dedfa5b0ad7185f783b7d88bb540ad69ce50 )
Till Kamppeter [Wed, 26 Aug 2020 16:43:08 +0000 (18:43 +0200)]
driverless: Make calls of ippfind somewhat faster
(cherry picked from commit
7ec4023788663849755985ae5bcae687156c0a84 )
Till Kamppeter [Wed, 26 Aug 2020 16:17:18 +0000 (18:17 +0200)]
libcupsfilters: Resolve DNS-SD-based URIs for local services correctly
(cherry picked from commit
8dd6a38e64396d60fdfb3e08edd095c1bfae185e )
Till Kamppeter [Wed, 26 Aug 2020 15:17:01 +0000 (17:17 +0200)]
libcupsfilters: in get_printer_attributes() functions do not convert URIs which are not DNS-SD-based, support dnssd://... URI scheme
(cherry picked from commit
9ef04c9bddb71b6b426bb5fe89df9a36bbee459e )
Till Kamppeter [Wed, 26 Aug 2020 12:47:52 +0000 (14:47 +0200)]
libcupsfilters: Code clean-up of ippfind_based_uri_converter() function
(cherry picked from commit
7c834bc00c57370d0fd1eadf94c3c2a8a5c9ebbb )
Till Kamppeter [Wed, 26 Aug 2020 12:15:07 +0000 (14:15 +0200)]
libcupsfilters: Moved signal handling back into main function of get_printer_attributes() variants
(cherry picked from commit
ee8ef028c0fae4b570594166d00ce866fa69f864 )
Till Kamppeter [Wed, 26 Aug 2020 12:01:54 +0000 (14:01 +0200)]
driverless: For generating a PPD, always allow CUPS driver URIs and pure IPP URIs
(cherry picked from commit
0452676c8cacab21565f1fb202973d86da6756f4 )
Zdenek Dohnal [Wed, 26 Aug 2020 11:23:05 +0000 (13:23 +0200)]
driverless.c: accept clean ipp uris too for 'driverless cat'
(cherry picked from commit
8c24dfca8050c5b94e2aa1576e41e360581ce8e3 )
Till Kamppeter [Wed, 26 Aug 2020 06:45:52 +0000 (08:45 +0200)]
Updated NEWS
Zdenek Dohnal [Wed, 26 Aug 2020 06:37:36 +0000 (08:37 +0200)]
driverless-fax: don't use a fixed path
(cherry picked from commit
324a91f663be483c8efecae9e641f0e45382c4fc )
Till Kamppeter [Tue, 25 Aug 2020 16:49:32 +0000 (18:49 +0200)]
cups-filters 1.28.0 Release
Till Kamppeter [Tue, 25 Aug 2020 14:54:55 +0000 (16:54 +0200)]
Updated NEWS
(cherry picked from commit
d3fc26073c0a35555362769595e6188fc167324d )
Till Kamppeter [Tue, 25 Aug 2020 14:36:40 +0000 (16:36 +0200)]
driverless: Add "Fax" to the driver name not to model name, as printer anf fax have same URI
(cherry picked from commit
fb8e85e7b8ee8f18e4a29eaddd2aab1130779cc9 )
Till Kamppeter [Tue, 25 Aug 2020 14:09:00 +0000 (16:09 +0200)]
driverless: Avoid duplicate entries form IPP/IPPS in "list" output
(cherry picked from commit
f6cd8592e2cf7f1d13b0f6cfe543ce63121cfd37 )
Till Kamppeter [Tue, 25 Aug 2020 13:03:09 +0000 (15:03 +0200)]
driverless: Remove spaces from CMD field of artificial device ID
(cherry picked from commit
53f558408082b17c4e2454bb1fa364a4454482a2 )