lp:ubuntu/precise-security/libyaml

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-security/libyaml
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

10. By Steve Beattie

* SECURITY UPDATE: denial of service via triggered assertion
  - debian/patches/CVE-2014-9130.patch: remove assertion
  - CVE-2014-9130

9. 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

8. 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.

7. 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.

2. By Anders Kaseorg

Initial release (Closes: #484381).

1. By Anders Kaseorg

Import upstream version 0.1.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/libyaml
This branch contains Public information 
Everyone can see this information.

Subscribers