pyyaml 5.3-2 source package in Ubuntu
Changelog
pyyaml (5.3-2) unstable; urgency=high [ Emmanuel Arias ] * Call python2 instead of python in autopkgtest. (Closes: #948492) * d/control: python-yaml-dbg depends on python2-dbg instead of python-dbg. - Patch by Matthias Klose. [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set upstream metadata fields: Bug-Database, Bug-Submit, Name, Repository, Repository-Browse. [ Scott Kitterman ] * Add d/p/CVE-2020-1747.patch due to command injection vulnerability (Closes: #953013) - Resolves CVE-2020-1747: arbitrary command execution through python/ object/new when FullLoader is used * Bump standards-version to 4.5.0 without further change -- Scott Kitterman <email address hidden> Fri, 06 Mar 2020 21:56:58 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyyaml_5.3-2.dsc | 2.2 KiB | 31ba4a5253deebbc95915b51d7e5c9cb3412550b85481df12bdfbd83fb7f48d3 |
pyyaml_5.3.orig.tar.gz | 261.9 KiB | e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615 |
pyyaml_5.3-2.debian.tar.xz | 8.0 KiB | b4d944a1d021042ba8b0a8c4467d5982ab1af9b46fea758dce4a7a01309a919b |
Available diffs
No changes file available.
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.