cups 1.7.1-5ubuntu7 source package in Ubuntu

Changelog

cups (1.7.1-5ubuntu7) trusty; urgency=low

  * cupsd-upstart-support.patch: Merged in fix-upstart-socket-activation.patch
    from cups 1.7.1-5ubuntu6 release (LP: #1276713).
  * cupsd-support-avahi-daemon-restarting.patch: Updated patch to the version
    from upstream (CUPS STR #4373).
  * fix-cupsenumdests-does-not-fill-in-is_default-field.patch: cupsEnumDests()
    doesn't fill in is_default field (CUPS STR #4332).
  * fix-cupsdgetprivateattrs-function-missing-null-check.patch:
    cupsdGetPrivateAttrs() function in scheduler/policy.c is missing NULL
    check for input parameters (CUPS STR #4378, LP: #1284568).
  * fix-race-condition-in-cupsdoiorequest.patch: Fix race condition in
    cupsDoIORequest(). When cupsDoIORequest() sends a request that will fail
    due to lack of credentials, if the server closes the connection after
    cupsSendRequest() returned but before ippWrite() finishes sending the
    request then the request will not be retried and the caller will see a
    failure (CUPS STR #4386, Red Hat bug #1072952).
  * cupsenumdests-does-not-set-cb.patch, color-management-extension.patch,
    airprint-support.patch, cupsd-exit-on-idle.patch,
    cupsd-exit-on-idle-upstart.patch, no-conffile-timestamp.patch:
    Refreshed with quilt.
 -- Till Kamppeter <email address hidden>   Thu,  6 Mar 2014 16:49:01 +0100

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cups_1.7.1.orig.tar.bz2 8.3 MiB f52bec893d9daf92b6029be79c07e6c516b4c85ffae3e6e01885cc85e9081681
cups_1.7.1-5ubuntu7.debian.tar.gz 436.9 KiB e0cfc1daa3acdfaa05823ea5a66ee010f4181b57e9018b1071274bfbd75b5a90
cups_1.7.1-5ubuntu7.dsc 2.8 KiB d88c518fe7409d3e2a4af981346b6a3540a9201a08c3fbb899f20ef1f3225564

Available diffs

View changes file

Binary packages built by this source

cups: Common UNIX Printing System(tm) - PPD/driver support, web interface

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the parts of CUPS which are needed for using printer
 drivers.

cups-bsd: Common UNIX Printing System(tm) - BSD commands

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpr, lpd and the like. It supports the
 Internet Printing Protocol (IPP), and has its own filtering driver
 model for handling various document types.
 .
 This package provides the BSD commands for interacting with CUPS. It
 is provided separately to allow CUPS to coexist with other printing
 systems (to a small degree).

cups-client: Common UNIX Printing System(tm) - client programs (SysV)

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the System V style print client programs.

cups-common: Common UNIX Printing System(tm) - common files

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides common files for CUPS server and client packages.

cups-core-drivers: Common UNIX Printing System(tm) - PPD-less printing

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the parts of CUPS which are needed for PPD-less
 printing on IPP printers with common data formats.

cups-daemon: Common UNIX Printing System(tm) - daemon

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the CUPS scheduler/daemon.

cups-dbg: Common UNIX Printing System(tm) - debugging symbols

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the debugging symbols of CUPS.

cups-ppdc: Common UNIX Printing System(tm) - PPD manipulation utilities

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides utilities to generate and manipulate PPD files.

cups-server-common: Common UNIX Printing System(tm) - server common files

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides common files for CUPS server.

libcups2: Common UNIX Printing System(tm) - Core library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.

libcups2-dev: Common UNIX Printing System(tm) - Development files CUPS library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing CUPS-aware
 applications and CUPS drivers, as well as examples how to communicate
 with cups from different programming languages (Perl, Java, and
 PHP).

libcupscgi1: Common UNIX Printing System(tm) - CGI library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library for CGI programs in the
 CUPS web interface

libcupscgi1-dev: Common UNIX Printing System(tm) - Development files for CGI library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing CGI programs
 for the CUPS web interface using libcupscgi.

libcupsimage2: Common UNIX Printing System(tm) - Raster image library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the image libraries for handling the CUPS
 raster format.

libcupsimage2-dev: Common UNIX Printing System(tm) - Development files CUPS image library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing applications
 that use the CUPS raster image format.

libcupsmime1: Common UNIX Printing System(tm) - MIME library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library for file type detection and
 file conversion filter chain building.

libcupsmime1-dev: Common UNIX Printing System(tm) - Development files MIME library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing programs
 using libcupsmime.

libcupsppdc1: Common UNIX Printing System(tm) - PPD manipulation library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared library for generating and
 manipulating PPD files.

libcupsppdc1-dev: Common UNIX Printing System(tm) - Development files PPD library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing programs
 using libcupsppdc.