python-cups 1.9.61-0ubuntu1 source package in Ubuntu

Changelog

python-cups (1.9.61-0ubuntu1) precise; urgency=low

  * New upstream bug fix release
     o IPPRequest_getAttributes() hardened for Py* failures.
     o Prevent NULL dereference when Py_BuildValue fails (Upstream bug #17).
     o Use Py_RETURN_NONE where appropriate.
     o Fixed reference count issues with Py_None (Upstream bug #17).
     o HTTP_AUTHORIZATION_CANCELED constant requires CUPS 1.4 (Upstream bug
       #16).
     o Object lifecycle debugging in cupsppd.c.
 -- Till Kamppeter <email address hidden>   Tue, 06 Mar 2012 23:34:09 +0100

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cups_1.9.61.orig.tar.gz 63.2 KiB 8d3347eef5edf8741d9f27d1123fd487bd2502c7dbfa46dd83f4dd1ce3e72cfb
python-cups_1.9.61-0ubuntu1.diff.gz 4.0 KiB 257d28aa11de2b808648dd5731e3ff26eb5f21b00fdb3928f7cd2013d8c6d053
python-cups_1.9.61-0ubuntu1.dsc 1.3 KiB b020a30193c419f6021295d8011d7af0eac85d1a12aabbb9e466af3f3cec4150

View changes file

Binary packages built by this source

python-cups: Python bindings for CUPS

 A module for using the CUPS 1.2 API in Python programs.