lp:ubuntu/vivid/libyaml

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/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:
Mature

Recent revisions

12. By Anders Kaseorg

* debian/patches/CVE-2014-9130.patch: Fix CVE-2014-9130 assertion
  failure caused by wrapped strings. (Closes: #771366)
* Bump Standards-Version to 3.9.6 (no changes needed).

11. By Anders Kaseorg

Move doxygen from Build-Depends to Build-Depends-Indep.

10. By Anders Kaseorg

* New upstream version 0.1.6.
  + Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML
    tags.
  + Fix CVE-2014-2525: heap-based buffer overflow in
    yaml_parser_scan_uri_escapes.
* Drop upstreamed patches.
* Run tests at build time.
* Bump Standards-Version to 3.9.5 (no changes needed).
* Use dh-autoreconf. (Closes: #745078)
* Use dh-buildinfo.
* Add libyaml-doc package for Doxygen-generated API documentation and
  examples. (Closes: #696821)
* Acknowledge NMUs.

9. By Salvatore Bonaccorso

* Non-maintainer upload by the Security Team.
* Add CVE-2014-2525.patch patch.
  CVE-2014-2525: Fixes heap overflow in yaml_parser_scan_uri_escapes.
  The heap overflow is caused by not properly expanding a string before
  writing to it in function yaml_parser_scan_uri_escapes in scanner.c.
  (Closes: #742732)

8. By Salvatore Bonaccorso

* Non-maintainer upload.
* Drop libyaml-indent-column-overflow-v2.patch patch.
  This patch causes additional regressions on simple YAML files.
* Add libyaml-guard-against-overflows-in-indent-and-flow_level.patch patch.
  Add upstream's patch to guard against overflows in indent and
  flow_level. (Closes: #738587)

7. By Anders Kaseorg

Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML tags.
(Closes: #737076)

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:ubuntu/wily/libyaml
This branch contains Public information 
Everyone can see this information.

Subscribers