pymongo 2.1-1ubuntu0.1 source package in Ubuntu

Changelog

pymongo (2.1-1ubuntu0.1) precise-security; urgency=low

  * SECURITY UPDATE: denial of service via invalid DBRef
    - debian/patches/CVE-2013-2132.patch: fix null pointer when decoding
      invalid DBRef in bson/__init__.py, bson/_cbsonmodule.c, added test to
      test/test_collection.py.
    - CVE-2013-2132
 -- Marc Deslauriers <email address hidden>   Fri, 21 Jun 2013 11:31:00 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main python
Precise security main python

Downloads

File Size SHA-256 Checksum
pymongo_2.1.orig.tar.gz 192.6 KiB 49dbefef8d37fc0b09c0383b71ac9eab23c05170ea95f51a86bd8ffd20dd5bee
pymongo_2.1-1ubuntu0.1.debian.tar.gz 4.7 KiB cf7dd8d2659f54b4635aa1dbb2030162a4fd1c758eaf34922129d2b513d0e19d
pymongo_2.1-1ubuntu0.1.dsc 2.2 KiB 6b872cc83ddd35f57578c73a52fbe9d1339cece8194fb0c16ac6aa05bb4e6cb8

View changes file

Binary packages built by this source

python-bson: Python implementation of BSON for MongoDB

 BSON Python module contains all of the Binary JSON encoding and decoding
 logic for MongoDB.

python-gridfs: Python implementation of GridFS for MongoDB

 GridFS is a storage specification for large objects in MongoDB.
 The Python gridfs module is an implementation based
 on the pymongo module. It provides a file-like interface.

python-pymongo: Python interface to the MongoDB document-oriented database

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python.

python-pymongo-doc: Python interface to the MongoDB document-oriented database (documentation)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python.
 .
 This package contains the HTML documentation.