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

v1.1.19rc4

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.19rc4:

  • The lp command did not accept "-" for printing from the standard input as required by POSIX 1003.1 (Issue #59)
  • Added the job-originating-host-name information for the page_log file documentation in the SAM (Issue #31)
  • The German web interface templates did not use the right paths for job operations (Issue #54)
  • The scheduler would consume all available CPU if started with a pending job in the queue (Issue #35)
  • The polling daemon allocated an extra localization buffer but did not free it, causing cups-polld to eventually use all available memory (Issue #40)