lp://staging/ubuntu/quantal-updates/libyaml
- Get this branch:
- bzr branch lp://staging/ubuntu/quantal-updates/libyaml
Branch merges
Branch information
Recent revisions
- 10. By Marc Deslauriers
-
* SECURITY UPDATE: denial of service and possible code execution via
heap overflow in yaml_parser_scan_uri_ escapes
- debian/patches/ CVE-2014- 2525.patch: properly handle memory in
src/scanner.c, src/yaml_private.h.
- CVE-2014-2525 - 9. By Marc Deslauriers
-
* SECURITY REGRESSION: parsing regression in security update
(LP: #1279805)
- debian/patches/ CVE-2013- 6393.patch: updated to use upstream commits
from 0.1.5. - 8. By Marc Deslauriers
-
* SECURITY UPDATE: denial of service and possible code execution via
large yaml documents
- debian/patches/ CVE-2013- 6393.patch: fix integer overflows in
src/scanner.c, src/api.c.
- CVE-2013-6393 - 6. By Anders Kaseorg
-
* Remove extra libyaml-0.so symlink from libyaml-dev.
* Bump Debhelper compat level to 9.
* Support multiarch. (Closes: #653748) (LP: #905630)
* Use 3.0 (quilt) source format. - 5. By Anders Kaseorg
-
* New upstream version 0.1.4.
+ Fixed a bug that prevented an empty mapping being used as a simple
key.
+ Fixed pointer overflow when calculating the position of a potential
simple key.
+ Added pkg-config support. (Closes: #537834)
* Remove unneded libyaml.la file. (Closes: #622452)
* Add libyaml-0-2-dbg package with debugging symbols.
(Closes: #592747)
* Bumped standards version to 3.9.2 without further change - 4. By Anders Kaseorg
-
* New upstream version 0.1.3.
+ This release fixes non-standard structure initialization and a
streaming-related issue.
* Bump priority from extra to optional. - 3. By Anders Kaseorg
-
* New upstream version 0.1.2.
+ Fixed grammar in error messages (from YAML::XS::LibYAML).
+ Rewritten whitespace detection in the scalar analyzer and block
scalar writers (ported from PyYAML).
+ Fixed emitting folded scalars with trailing breaks; Forced emitting
of a document end indicator when there is a possibility of ambiguous
parsing.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/libyaml