IPP> ANNOUNCEMENT: Common UNIX Printing System 1.0 Beta 9

IPP> ANNOUNCEMENT: Common UNIX Printing System 1.0 Beta 9

Michael Sweet mike at easysw.com
Fri Sep 3 17:30:31 EDT 1999


The 8th beta release of the Common UNIX Printing System ("CUPS")
is now available for download from the CUPS web site at:

    http://www.cups.org

Binaries for several platforms are also available!

The Common UNIX Printing System provides a portable printing
layer for UNIX® operating systems. It has been developed by Easy
Software Products to promote a standard printing solution for
all UNIX vendors and users. CUPS provides the System V and
Berkeley command-line interfaces.

CUPS uses the Internet Printing Protocol (IETF-IPP) as the basis
for managing print jobs and queues. The Line Printer Daemon
(LPD, RFC1179), Server Message Block (SMB), and AppSocket
protocols are also supported with reduced functionality.

CUPS adds network printer browsing and PostScript Printer
Description ("PPD")-based printing options to support real world
applications under UNIX.

CUPS also includes a customized version of GNU GhostScript
(currently based off GNU GhostScript 4.03) and an image file RIP
that can be used to support non-PostScript printers.

Sample drivers are provided for HP DeskJet and LaserJet
printers.  Drivers for over 1500 printers are available in our
ESP Print Pro software.

CUPS is licensed under the GNU General Public License.  Please
contact Easy Software Products for commercial support and
"binary distribution" rights.

Changes since the last release include:

	- The IPP backend wasn't appending a 0-length chunk when
	  needed.
	- You couldn't add a printer if there was a remote class
	  of the same name, and visa-versa.
	- The setgid() and setuid() calls were backwards in the
	  scheduler.
	- The scheduler didn't always log printer status
	  messages; this should be fixed now.
	- Filter creation and death are now logged (debug level
	  only.)  This should better aid filter debugging.
	- The image library code was using lseek() after
	  rewind() to ensure that the file descriptor was at the
	  beginning of the file.  This was needed for the TIFF
	  image handler but broke the rest of the file formats. 
	  Moved the lseek() to the TIFF image handler...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products                  mike at easysw.com
Printing Software for UNIX                       http://www.easysw.com



More information about the Ipp mailing list