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

v1.1.20rc5

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.20rc5:

  • The scheduler did not initialize the browse socket file descriptor properly when only SLP browsing was enabled (Issue #259)
  • The scheduler accessed the job attributes before they were set (Issue #347, fix to Issue #335)
  • The cupsCancelJob() function did not return 0 when the job could not be canceled (Issue #340)