]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
6 years agoFix implementation of _cupsCondWait with timeout.
Michael R Sweet [Tue, 13 Mar 2018 01:56:12 +0000 (21:56 -0400)] 
Fix implementation of _cupsCondWait with timeout.

6 years agoUse setuid for Kerberized IPP printing (Issue #5233)
Michael R Sweet [Tue, 13 Mar 2018 01:51:15 +0000 (21:51 -0400)] 
Use setuid for Kerberized IPP printing (Issue #5233)

6 years agoFix printing to some IPP Everywhere printers (Issue #5238)
Michael R Sweet [Tue, 13 Mar 2018 01:47:00 +0000 (21:47 -0400)] 
Fix printing to some IPP Everywhere printers (Issue #5238)

6 years agoFix systemd integration with cupsd (Issue #5263)
Michael R Sweet [Mon, 12 Mar 2018 17:33:03 +0000 (13:33 -0400)] 
Fix systemd integration with cupsd (Issue #5263)

6 years agoFix DEFINE-DEFAULT support in IPP data files.
Michael R Sweet [Sat, 10 Mar 2018 06:06:41 +0000 (01:06 -0500)] 
Fix DEFINE-DEFAULT support in IPP data files.

Add privacy attributes to requested-attributes support.

6 years agoBump shared library version.
Michael R Sweet [Fri, 9 Mar 2018 23:49:33 +0000 (18:49 -0500)] 
Bump shared library version.

6 years agoFix Kerberized IPP printing (Issue #5233)
Michael R Sweet [Fri, 9 Mar 2018 20:39:25 +0000 (15:39 -0500)] 
Fix Kerberized IPP printing (Issue #5233)

6 years agoThe scheduler could crash while adding an IPP Everywhere printer (Issue #5258)
Michael R Sweet [Thu, 8 Mar 2018 16:48:12 +0000 (11:48 -0500)] 
The scheduler could crash while adding an IPP Everywhere printer (Issue #5258)

6 years agoDisable SNMP supplies for all label printers (Issue #5256)
Michael R Sweet [Thu, 8 Mar 2018 16:09:27 +0000 (11:09 -0500)] 
Disable SNMP supplies for all label printers (Issue #5256)

6 years agoAdd USB quirk rule for Lexmark Optra E310 printers (Issue #5259)
Michael R Sweet [Thu, 8 Mar 2018 16:04:21 +0000 (11:04 -0500)] 
Add USB quirk rule for Lexmark Optra E310 printers (Issue #5259)

6 years agoFix formatting.
Michael R Sweet [Wed, 7 Mar 2018 14:01:25 +0000 (09:01 -0500)] 
Fix formatting.

6 years agoUpdate documentation.
Michael R Sweet [Wed, 7 Mar 2018 13:57:44 +0000 (08:57 -0500)] 
Update documentation.

6 years agoMove cupsHashString to 2.2.7 and add a 2.2.7 API versioning tag.
Michael R Sweet [Wed, 7 Mar 2018 13:56:05 +0000 (08:56 -0500)] 
Move cupsHashString to 2.2.7 and add a 2.2.7 API versioning tag.

6 years agoFix requested attributes lists - missing -col versions of counters and the
Michael R Sweet [Thu, 1 Mar 2018 19:00:22 +0000 (14:00 -0500)] 
Fix requested attributes lists - missing -col versions of counters and the
notify-subscription-uuid was "subscriptions-uuid".

6 years agoAdd missing cups-lpd service file (needs to be present for Xcode project to be
Michael R Sweet [Wed, 28 Feb 2018 16:42:27 +0000 (11:42 -0500)] 
Add missing cups-lpd service file (needs to be present for Xcode project to be
complete)

6 years agoUse a writability test for TMPDIR on macOS...
Michael R Sweet [Tue, 27 Feb 2018 22:03:19 +0000 (17:03 -0500)] 
Use a writability test for TMPDIR on macOS...

6 years agoFix compile error.
Michael R Sweet [Tue, 27 Feb 2018 21:01:13 +0000 (16:01 -0500)] 
Fix compile error.

6 years agocupsGetPPD* still used the old TMPDIR code.
Michael R Sweet [Tue, 27 Feb 2018 20:32:20 +0000 (15:32 -0500)] 
cupsGetPPD* still used the old TMPDIR code.

Also fix the check to look for /Users/... since /var/folders is OK.

6 years agoSimplify tempfile fix for macOS.
Michael R Sweet [Mon, 26 Feb 2018 22:14:11 +0000 (17:14 -0500)] 
Simplify tempfile fix for macOS.

6 years agoFix builds without PAM (Issue #5253)
Michael R Sweet [Fri, 23 Feb 2018 18:21:56 +0000 (13:21 -0500)] 
Fix builds without PAM (Issue #5253)

6 years agoFix list of printer attributes.
Michael R Sweet [Thu, 22 Feb 2018 23:06:11 +0000 (18:06 -0500)] 
Fix list of printer attributes.

6 years agoFix "make clean" - wasn't cleaning cups-driverd.o.
Michael R Sweet [Thu, 22 Feb 2018 20:19:49 +0000 (15:19 -0500)] 
Fix "make clean" - wasn't cleaning cups-driverd.o.

6 years agoBump version number on PostScript test file.
Michael R Sweet [Wed, 21 Feb 2018 22:01:57 +0000 (17:01 -0500)] 
Bump version number on PostScript test file.

6 years agoUpdate Windows DLL exports file.
Michael R Sweet [Thu, 22 Feb 2018 19:22:34 +0000 (14:22 -0500)] 
Update Windows DLL exports file.

6 years agoUpdate localization files.
Michael R Sweet [Thu, 22 Feb 2018 19:21:02 +0000 (14:21 -0500)] 
Update localization files.

6 years agoUpdate API documentation.
Michael R Sweet [Thu, 22 Feb 2018 19:19:21 +0000 (14:19 -0500)] 
Update API documentation.

6 years agoFix annotation of cupsHashString API
Michael R Sweet [Thu, 22 Feb 2018 19:18:10 +0000 (14:18 -0500)] 
Fix annotation of cupsHashString API

6 years agoAdd public cupsEncodeOption API
Michael R Sweet [Thu, 22 Feb 2018 19:16:46 +0000 (14:16 -0500)] 
Add public cupsEncodeOption API

6 years ago_cupsEncodeOption should return the attribute that has been encoded.
Michael R Sweet [Thu, 22 Feb 2018 19:07:21 +0000 (14:07 -0500)] 
_cupsEncodeOption should return the attribute that has been encoded.

6 years agoFix encoding of out-of-band values in ippserver output files.
Michael R Sweet [Thu, 22 Feb 2018 18:32:50 +0000 (13:32 -0500)] 
Fix encoding of out-of-band values in ippserver output files.

6 years agoTemp files could not be created in some sandboxed applications (rdar://37789645)
Michael R Sweet [Thu, 22 Feb 2018 18:14:31 +0000 (13:14 -0500)] 
Temp files could not be created in some sandboxed applications (rdar://37789645)

cups/tempfile.c:
- Use confstr to get the user temp dir when TMPDIR isn't set or we are not
  being run from cupsd.

6 years agoFix speling mistak.
Michael R Sweet [Wed, 21 Feb 2018 20:54:51 +0000 (15:54 -0500)] 
Fix speling mistak.

6 years agoThe IPP backend did not properly detect failed PDF prints (rdar://34055474)
Michael R Sweet [Wed, 21 Feb 2018 02:46:59 +0000 (21:46 -0500)] 
The IPP backend did not properly detect failed PDF prints (rdar://34055474)

Look for document-format-error and document-unprintable job state reasons
strings and log either that state or the CUPS "retry" state.

6 years agoUpdate copyrights and license text on files that were missed.
Michael R Sweet [Wed, 21 Feb 2018 02:28:13 +0000 (21:28 -0500)] 
Update copyrights and license text on files that were missed.

6 years agoChangelog.
Michael R Sweet [Wed, 21 Feb 2018 01:22:23 +0000 (20:22 -0500)] 
Changelog.

6 years agoSetting the timeout should also timeout the TLS negotiation
Michael R Sweet [Wed, 21 Feb 2018 01:18:05 +0000 (20:18 -0500)] 
Setting the timeout should also timeout the TLS negotiation
(rdar://34938533)

6 years agoUpdate documentation (Issue #5252)
Michael R Sweet [Tue, 20 Feb 2018 23:12:05 +0000 (18:12 -0500)] 
Update documentation (Issue #5252)

6 years agoChangelog and dependencies updates.
Michael R Sweet [Tue, 20 Feb 2018 15:46:05 +0000 (10:46 -0500)] 
Changelog and dependencies updates.

6 years agoSupport IPP/1.1 printers with CUPS-Create-Local-Printer operation (Issue #5241)
Michael R Sweet [Tue, 20 Feb 2018 15:44:08 +0000 (10:44 -0500)] 
Support IPP/1.1 printers with CUPS-Create-Local-Printer operation (Issue #5241)

6 years agoBump version to 2.3rc1.
Michael R Sweet [Tue, 20 Feb 2018 15:03:40 +0000 (10:03 -0500)] 
Bump version to 2.3rc1.

6 years agoUse unidirectional mode for Star Micronics printers (Issue #5251)
Michael R Sweet [Tue, 20 Feb 2018 14:58:32 +0000 (09:58 -0500)] 
Use unidirectional mode for Star Micronics printers (Issue #5251)

6 years agoFix installation of filters (Issue #5247)
Michael R Sweet [Tue, 20 Feb 2018 14:46:07 +0000 (09:46 -0500)] 
Fix installation of filters (Issue #5247)

6 years agoUpdate ippfind to support -N/--literal-name.
Michael R Sweet [Wed, 14 Feb 2018 22:10:06 +0000 (17:10 -0500)] 
Update ippfind to support -N/--literal-name.

Update man pages.

6 years agoUpdate copyright/license info on test files, and remove old SVN keywords.
Michael R Sweet [Wed, 14 Feb 2018 21:34:51 +0000 (16:34 -0500)] 
Update copyright/license info on test files, and remove old SVN keywords.

6 years agoFix missing printer-config-change-[time,date-time] attributes.
Michael R Sweet [Wed, 14 Feb 2018 21:27:53 +0000 (16:27 -0500)] 
Fix missing printer-config-change-[time,date-time] attributes.

Fix old IPP Everywhere test file to use newer test files.

6 years agoFix handling of "EXPECT foo/bar IN-GROUP group".
Michael R Sweet [Wed, 14 Feb 2018 21:00:21 +0000 (16:00 -0500)] 
Fix handling of "EXPECT foo/bar IN-GROUP group".

6 years agoSync up fixes from IPP sample code repo.
Michael R Sweet [Tue, 13 Feb 2018 19:37:22 +0000 (14:37 -0500)] 
Sync up fixes from IPP sample code repo.

6 years agoFix clean target in "cups" subdirectory.
Michael R Sweet [Mon, 12 Feb 2018 02:59:31 +0000 (21:59 -0500)] 
Fix clean target in "cups" subdirectory.

6 years agoFix timezone offset code.
Michael R Sweet [Tue, 6 Feb 2018 20:29:55 +0000 (15:29 -0500)] 
Fix timezone offset code.

6 years agoFix dateTime value parsing.
Michael R Sweet [Tue, 6 Feb 2018 20:23:26 +0000 (15:23 -0500)] 
Fix dateTime value parsing.

6 years agoMove file callbacks to _ipp_vars_t and add attribute filter callback.
Michael R Sweet [Tue, 6 Feb 2018 19:25:37 +0000 (14:25 -0500)] 
Move file callbacks to _ipp_vars_t and add attribute filter callback.

6 years agoFix unused store - actually use the count we saved.
Michael R Sweet [Tue, 6 Feb 2018 18:36:02 +0000 (13:36 -0500)] 
Fix unused store - actually use the count we saved.

6 years agoFix compiler warning.
Michael R Sweet [Tue, 6 Feb 2018 18:32:09 +0000 (13:32 -0500)] 
Fix compiler warning.

6 years agoBump version to 2.3b3. v2.3b3
Michael R Sweet [Thu, 1 Feb 2018 15:01:12 +0000 (10:01 -0500)] 
Bump version to 2.3b3.

6 years agoThe `cupsCopyDestInfo` function did not work with all print queues (Issue #5235)
Michael R Sweet [Thu, 1 Feb 2018 03:36:51 +0000 (22:36 -0500)] 
The `cupsCopyDestInfo` function did not work with all print queues (Issue #5235)

cups/dest.c:
- Fix debug logging in _cupsGetDestResource.

cups/dest-options.c:
- Update CUPS server check in cupsCopyDestInfo.

6 years agoAdditional changes for the scheduler to substitute default values for invalid
Michael R Sweet [Thu, 1 Feb 2018 03:14:10 +0000 (22:14 -0500)] 
Additional changes for the scheduler to substitute default values for invalid
job attributes when running in "relaxed conformance" mode (Issue #5229)

6 years agoUpdate localization headers.
Michael R Sweet [Thu, 1 Feb 2018 02:14:23 +0000 (21:14 -0500)] 
Update localization headers.

6 years agoAdd unit test for _cupsConnect.
Michael R Sweet [Thu, 1 Feb 2018 02:04:37 +0000 (21:04 -0500)] 
Add unit test for _cupsConnect.

6 years agoOne more fix for _cupsGetDestResource (Issue #5211)
Michael R Sweet [Thu, 1 Feb 2018 01:21:26 +0000 (20:21 -0500)] 
One more fix for _cupsGetDestResource (Issue #5211)

6 years agoFix additional IPP/1.1 issues with cupsCopyDestInfo (Issue #5211)
Michael R Sweet [Thu, 1 Feb 2018 00:29:59 +0000 (19:29 -0500)] 
Fix additional IPP/1.1 issues with cupsCopyDestInfo (Issue #5211)

Update ippserver to support maximum version option (-V max-version)

Update cupsCopyDestInfo to recognize when we are talking to the CUPS server
and when we are talking to the device (so we get the right URI for the printer)

Add "--device" option to testdest.

6 years agoUse ippValidateAttribute to validate attributes in ipptool.
Michael R Sweet [Wed, 31 Jan 2018 19:23:05 +0000 (14:23 -0500)] 
Use ippValidateAttribute to validate attributes in ipptool.

Fix localization typo.

6 years agoMerge pull request #5240 from zdohnal/pagelog_syslog
Michael R Sweet [Mon, 29 Jan 2018 19:34:34 +0000 (14:34 -0500)] 
Merge pull request #5240 from zdohnal/pagelog_syslog

Respect PageLog configuration when compiled with journald

6 years agoSame as Lutz Heermann, but for PageLog - respect PageLog configuration when compiled... 5240/head
Zdenek Dohnal [Mon, 29 Jan 2018 11:48:29 +0000 (12:48 +0100)] 
Same as Lutz Heermann, but for PageLog - respect PageLog configuration when compiled with journald

6 years agoUpdate ipptool to not use private IPP structures.
Michael R Sweet [Thu, 25 Jan 2018 22:09:32 +0000 (17:09 -0500)] 
Update ipptool to not use private IPP structures.

6 years agoFinish re-tooling of ipptool to use new parser.
Michael R Sweet [Thu, 25 Jan 2018 20:47:57 +0000 (15:47 -0500)] 
Finish re-tooling of ipptool to use new parser.

6 years agolibcupsimage is now in the "cups" directory.
Michael R Sweet [Thu, 25 Jan 2018 17:54:36 +0000 (12:54 -0500)] 
libcupsimage is now in the "cups" directory.

6 years agoSave work on new ipptool using IPP data file parser.
Michael R Sweet [Wed, 24 Jan 2018 04:05:55 +0000 (23:05 -0500)] 
Save work on new ipptool using IPP data file parser.

6 years agoAdd (ASCII) IPP data file parser to libcups, to be used by ippserver and
Michael R Sweet [Tue, 23 Jan 2018 02:23:24 +0000 (21:23 -0500)] 
Add (ASCII) IPP data file parser to libcups, to be used by ippserver and
ipptool.

6 years agoMerge pull request #5232 from christoph-morrison/master
Michael R Sweet [Fri, 19 Jan 2018 20:36:58 +0000 (15:36 -0500)] 
Merge pull request #5232 from christoph-morrison/master

Some typo fixes in the german translation

6 years agoSome typo fixes in the german translation 5232/head
Christoph Morrison [Fri, 19 Jan 2018 16:59:36 +0000 (17:59 +0100)] 
Some typo fixes in the german translation

6 years agoUpdate Xcode project.
Michael R Sweet [Thu, 18 Jan 2018 22:25:30 +0000 (17:25 -0500)] 
Update Xcode project.

6 years agoMove libcupsimage to the "cups" subdirectory, along with its unit tests and
Michael R Sweet [Thu, 18 Jan 2018 22:20:18 +0000 (17:20 -0500)] 
Move libcupsimage to the "cups" subdirectory, along with its unit tests and
benchmark.

6 years agoAttribute names in cupsFinishingTemplate should be prefixed with PostScript
Michael R Sweet [Thu, 18 Jan 2018 21:29:25 +0000 (16:29 -0500)] 
Attribute names in cupsFinishingTemplate should be prefixed with PostScript
comment.

6 years agoExpand ColorModel support for IPP Everywhere printers to include device color
Michael R Sweet [Thu, 18 Jan 2018 18:08:15 +0000 (13:08 -0500)] 
Expand ColorModel support for IPP Everywhere printers to include device color
spaces.  Simplify code.

6 years agoAdd support for deep grayscale (ColorModel=Gray16) and 8-bit AdobeRGB
Michael Sweet [Thu, 18 Jan 2018 14:30:26 +0000 (09:30 -0500)] 
Add support for deep grayscale (ColorModel=Gray16) and 8-bit AdobeRGB
(Issue #5227)

6 years agoFix installation permissions of "en" locale dir. v2.3b2
Michael R Sweet [Wed, 17 Jan 2018 20:26:04 +0000 (15:26 -0500)] 
Fix installation permissions of "en" locale dir.

6 years agoBump versions and copyrights.
Michael R Sweet [Wed, 17 Jan 2018 20:14:03 +0000 (15:14 -0500)] 
Bump versions and copyrights.

6 years agoUpdate copyright.
Michael R Sweet [Wed, 17 Jan 2018 20:01:33 +0000 (15:01 -0500)] 
Update copyright.

6 years agoFixed an issue with mapping finishing options (rdar://34250727)
Michael R Sweet [Wed, 17 Jan 2018 19:58:25 +0000 (14:58 -0500)] 
Fixed an issue with mapping finishing options (rdar://34250727)

cups/ppd-cache:
- Change _ppdCacheGetFinishingValues to take a ppd_file_t * so we can check
  marked choices.
- Update _cupsConvertOptions to send the ppd_file_t * to
  _ppdCacheGetFinishingValues.

cups/testcache.c:
- Update unit test.

6 years agoThe `ppdLocalizeIPPReason` function incorrectly returned a localized version
Michael R Sweet [Wed, 17 Jan 2018 19:40:02 +0000 (14:40 -0500)] 
The `ppdLocalizeIPPReason` function incorrectly returned a localized version
of "none" (rdar://36566269)

6 years agoThe `cupsRasterWritePixels` function did not correctly swap bytes for some
Michael R Sweet [Wed, 17 Jan 2018 19:13:39 +0000 (14:13 -0500)] 
The `cupsRasterWritePixels` function did not correctly swap bytes for some
formats (Issue #5225)

filter/raster.c:
- Add debug logging for color spaces, modes, and offsets during writes.
- Fix byte swapping of compressed data in cupsRasterReadPixels.
- Add cups_copy_swap function that copies and swaps bytes.
- Use cups_copy_swap function when copying pixel data in cupsRasterWritePixels.

filter/testraster.c:
- Add logging of first 10 incorrect raster bytes.
- Fix PASS/FAIL logging of cupsRasterReadHeader2.

6 years agoIPP Everywhere PPDs were not localized to English (Issue #5205)
Michael R Sweet [Mon, 15 Jan 2018 14:40:56 +0000 (09:40 -0500)] 
IPP Everywhere PPDs were not localized to English (Issue #5205)

Install cups.pot as cups_en.po

6 years agoAdd a USB quirk rule for Canon MP280 series printers (Issue #5221)
Michael R Sweet [Thu, 11 Jan 2018 17:33:50 +0000 (12:33 -0500)] 
Add a USB quirk rule for Canon MP280 series printers (Issue #5221)

6 years agoCopy the is_default value in cupsCopyDest so that cupsGetDests reports the
Michael R Sweet [Thu, 11 Jan 2018 17:31:16 +0000 (12:31 -0500)] 
Copy the is_default value in cupsCopyDest so that cupsGetDests reports the
correct default printer (Issue #5208)

6 years agoPrinting to old CUPS servers has been fixed (Issue #5211)
Michael R Sweet [Thu, 11 Jan 2018 16:32:01 +0000 (11:32 -0500)] 
Printing to old CUPS servers has been fixed (Issue #5211)

cups/dest-options.c:
- Fix IPP version check in cupsCopyDestInfo.

6 years agoUpdate copyright.
Michael R Sweet [Thu, 11 Jan 2018 16:28:45 +0000 (11:28 -0500)] 
Update copyright.

6 years agoUpdate HTTP implementation to support field values larger than HTTP_MAX_VALUE
Michael R Sweet [Thu, 11 Jan 2018 04:52:05 +0000 (23:52 -0500)] 
Update HTTP implementation to support field values larger than HTTP_MAX_VALUE
bytes (Issue #5216)

cups/http-private.h:
- Move all char * shadow variables to new fields array, rename old fields array
  to _fields (binary compatibility).

cups/http.c:
- Add new http_add_field that can handle appending values and allocating or
  clearing strings as needed.
- Update httpSetField to use http_add_field.
- Update _httpUpdate to use http_add_field instead of httpSetField.

cups/request.c:
- Fix checks for header fields.

cups/tls-*.c:
- Fix checks for Host header field.

6 years agoUpdate Xcode settings (yet again...)
Michael R Sweet [Thu, 11 Jan 2018 02:39:03 +0000 (21:39 -0500)] 
Update Xcode settings (yet again...)

6 years agoFix DNS-SD host name for shared printers on macOS.
Michael Sweet [Wed, 10 Jan 2018 15:49:48 +0000 (10:49 -0500)] 
Fix DNS-SD host name for shared printers on macOS.

6 years agoThe `cupsGetDests` and `cupsEnumDests` functions no longer filter out local
Michael Sweet [Wed, 10 Jan 2018 03:47:46 +0000 (22:47 -0500)] 
The `cupsGetDests` and `cupsEnumDests` functions no longer filter out local
print services like IPP USB devices (Issue #5206)

6 years agoUpdate copyright year.
Michael Sweet [Wed, 10 Jan 2018 03:28:27 +0000 (22:28 -0500)] 
Update copyright year.

6 years agoChangelog.
Michael Sweet [Wed, 10 Jan 2018 02:18:14 +0000 (21:18 -0500)] 
Changelog.

6 years agoChangelog and dates.
Michael Sweet [Wed, 10 Jan 2018 02:08:34 +0000 (21:08 -0500)] 
Changelog and dates.

6 years agoMerge pull request #5210 from Atalanttore/patch-2
Michael R Sweet [Wed, 10 Jan 2018 02:17:26 +0000 (21:17 -0500)] 
Merge pull request #5210 from Atalanttore/patch-2

Update cups_de.po

6 years agoMerge pull request #5217 from StefanScherer/fix-compile-wihout-have-ssl
Michael R Sweet [Wed, 10 Jan 2018 02:16:50 +0000 (21:16 -0500)] 
Merge pull request #5217 from StefanScherer/fix-compile-wihout-have-ssl

Fix compile without HAVE_SSL

6 years agoMerge pull request #5212 from albert-astals-cid-kdab/master
Michael R Sweet [Wed, 10 Jan 2018 02:10:02 +0000 (21:10 -0500)] 
Merge pull request #5212 from albert-astals-cid-kdab/master

Remove unused _PPD_NORMAL_CONSTRAINTS enum

6 years agoMerge pull request #5213 from albert-astals-cid-kdab/ppdInstallableConflict
Michael R Sweet [Wed, 10 Jan 2018 02:06:51 +0000 (21:06 -0500)] 
Merge pull request #5213 from albert-astals-cid-kdab/ppdInstallableConflict

Fix ppdInstallableConflict conflict reporting

6 years agoFix compile without HAVE_SSL 5217/head
Stefan Scherer [Tue, 9 Jan 2018 15:31:37 +0000 (16:31 +0100)] 
Fix compile without HAVE_SSL

6 years agoFix ppdInstallableConflict conflict reporting 5213/head
Albert Astals Cid [Tue, 2 Jan 2018 15:17:07 +0000 (16:17 +0100)] 
Fix ppdInstallableConflict conflict reporting

Without this patch it was taking all constraints into account, not only the ones
regarding the passed option so if you had a conflict somewhere else, every other
single option would be said to be conflicting which doesn't match what the
documentation says this function should do.

6 years agoRemove unused _PPD_NORMAL_CONSTRAINTS enum 5212/head
Albert Astals Cid [Tue, 2 Jan 2018 14:30:43 +0000 (15:30 +0100)] 
Remove unused _PPD_NORMAL_CONSTRAINTS enum