lp:ubuntu/trusty/libyaml

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/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
Status:
Development

Recent revisions

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

10. By Marc Deslauriers

* SECURITY REGRESSION: parsing regression in security update
  (LP: #1279805)
  - debian/patches/CVE-2013-6393.patch: use upstream commits from 0.1.5.
  - debian/patches/libyaml-string-overflow.patch: removed
  - debian/patches/libyaml-node-id-hardening.patch: removed
  - debian/patches/libyaml-indent-column-overflow-v2.patch: removed

9. By Marc Deslauriers

* Merge from Debian. Remaining changes:
  - debian/{rules,control}: build-depend on dh-autoreconf and use it.

8. By Adam Conrad

debian/{rules,control}: build-depend on dh-autoreconf and use it.

7. By Colin Watson

Rebuild for new armel compiler default of ARMv5t.

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers