Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

v1.1.20rc4

Choose a tag to compare

@michaelrsweet michaelrsweet released this 17 Mar 20:51
· 2533 commits to master since this release

Changes in CUPS v1.1.20rc4:

  • The scheduler did not move the incoming job attributes in the operation group to the job group (Issue #335)
  • The cupsDoFileRequest() function did not check for an early HTTP response while sending the file (Issue #314)
  • The web interfaces did not quote #, ?, or . in printer names, which caused some problems with the generated URLs (Issue #320)
  • CUPS couldn't be completely compiled with the -dDEBUG option (Issue #331)