Skip to content

v1.1.20rc5

Compare
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)