pyyaml 3.10-2ubuntu0.1 source package in Ubuntu

Changelog

pyyaml (3.10-2ubuntu0.1) precise-security; urgency=medium

  * SECURITY UPDATE: denial of service via triggered assertion
    - lib/yaml/scanner.py, lib3/yaml/scanner.py: remove assertion
    - origin: upstream commit
      https://bitbucket.org/xi/pyyaml/commits/ddf211a41bb231c365fece5599b7e484e6dc33fc
    - CVE-2014-9130
 -- Steve Beattie <email address hidden>   Thu, 08 Jan 2015 18:23:27 -0800

Upload details

Uploaded by:
Steve Beattie
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium 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
pyyaml_3.10.orig.tar.gz 235.9 KiB e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c
pyyaml_3.10-2ubuntu0.1.diff.gz 4.3 KiB ae555e2f140f1524b718f824caf9a8292b9ef6833983adf9bf89fc30bb210e07
pyyaml_3.10-2ubuntu0.1.dsc 2.2 KiB 271b8279f8cf9a5beb4187beb7b6695b36fdae829970aeca2ba5c96761c50d4e

View changes file

Binary packages built by this source

python-yaml: YAML parser and emitter for Python

 Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse
 all examples from the specification. The parsing algorithm is simple enough to
 be a reference for YAML parser implementors. A simple extension API is also
 provided. The package is built using libyaml for improved speed.

python-yaml-dbg: YAML parser and emitter for Python (debug build)

 Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse
 all examples from the specification. The parsing algorithm is simple enough to
 be a reference for YAML parser implementors. A simple extension API is also
 provided. The package is built using libyaml for improved speed.
 .
 This package contains the extension built for the Python debug interpreter.

python3-yaml: YAML parser and emitter for Python3

 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided. The package is built using libyaml for improved speed.

python3-yaml-dbg: YAML parser and emitter for Python3 (debug build)

 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided. The package is built using libyaml for improved speed.
 .
 This package contains the extension built for the Python3 debug interpreter.