Created at 21:01 Oct 01, 2006 by mike, last modified at 21:01 Oct 01, 2006
A new weekly snapshot of CUPS 1.3svn (r5993) is now available on the download page:
http://www.cups.org/software.php
This snapshot contains pre-release software and should not be used on production systems.
Commit Log:
------------------------------------------------------------------------ r5992 | mike | 2006-09-29 08:56:00 -0400 (Fri, 29 Sep 2006) | 11 lines The cupsFile functions didn't handle read/write errors properly (STR #1996) cups/file.c: - cupsFileFlush(): Use ssize_t for byte count. - cupsFilePrintf(): Use ssize_t for byte count. - cupsFilePuts(): Use ssize_t for byte count. - cupsFileRead(): Use ssize_t for byte count. - cupsFileSeek(): Use ssize_t for byte count. - cups_write(): Use ssize_t for byte count. ------------------------------------------------------------------------ r5990 | mike | 2006-09-28 22:20:31 -0400 (Thu, 28 Sep 2006) | 2 lines Update DBUS code to work with older DBUS shipped with RHEL4. ------------------------------------------------------------------------ r5988 | mike | 2006-09-26 16:20:21 -0400 (Tue, 26 Sep 2006) | 2 lines Rework dependencies so that cups depends on cups-libs subpackage. ------------------------------------------------------------------------ r5987 | mike | 2006-09-26 11:15:07 -0400 (Tue, 26 Sep 2006) | 2 lines Add EPMARCH to EPMFLAGS ------------------------------------------------------------------------ r5985 | mike | 2006-09-25 16:19:25 -0400 (Mon, 25 Sep 2006) | 2 lines Drop "Common UNIX Printing System" prefix from subpackage descriptions. ------------------------------------------------------------------------Download · Home Page · Listing