]> andersk Git - libyaml.git/blob - debian/changelog
9d59a4a0332e13e7757bf982d5583017bd773ab3
[libyaml.git] / debian / changelog
1 libyaml (0.1.4-3) unstable; urgency=high
2
3   * Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML tags.
4     (Closes: #737076)
5
6  -- Anders Kaseorg <andersk@mit.edu>  Wed, 29 Jan 2014 20:11:48 -0500
7
8 libyaml (0.1.4-2) unstable; urgency=low
9
10   * Remove extra libyaml-0.so symlink from libyaml-dev.
11   * Bump Debhelper compat level to 9.
12   * Support multiarch.  (Closes: #653748) (LP: #905630)
13   * Use 3.0 (quilt) source format.
14
15  -- Anders Kaseorg <andersk@mit.edu>  Fri, 30 Dec 2011 17:14:52 -0500
16
17 libyaml (0.1.4-1) unstable; urgency=low
18
19   * New upstream version 0.1.4.
20     + Fixed a bug that prevented an empty mapping being used as a simple
21       key.
22     + Fixed pointer overflow when calculating the position of a potential
23       simple key.
24     + Added pkg-config support.  (Closes: #537834)
25   * Remove unneded libyaml.la file.  (Closes: #622452)
26   * Add libyaml-0-2-dbg package with debugging symbols.
27     (Closes: #592747)
28   * Bumped standards version to 3.9.2 without further change
29
30  -- Anders Kaseorg <andersk@mit.edu>  Mon, 30 May 2011 22:27:27 -0400
31
32 libyaml (0.1.3-1) unstable; urgency=low
33
34   * New upstream version 0.1.3.
35     + This release fixes non-standard structure initialization and a
36       streaming-related issue.
37   * Bump priority from extra to optional.
38
39  -- Anders Kaseorg <andersk@mit.edu>  Sun, 04 Oct 2009 14:07:18 -0400
40
41 libyaml (0.1.2-1) unstable; urgency=low
42
43   * New upstream version 0.1.2.
44     + Fixed grammar in error messages (from YAML::XS::LibYAML).
45     + Rewritten whitespace detection in the scalar analyzer and block
46       scalar writers (ported from PyYAML).
47     + Fixed emitting folded scalars with trailing breaks; Forced emitting
48       of a document end indicator when there is a possibility of ambiguous
49       parsing.
50
51  -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Dec 2008 21:10:48 -0500
52
53 libyaml (0.1.1-1) unstable; urgency=low
54
55   * Initial release (Closes: #484381).
56
57  -- Anders Kaseorg <andersk@mit.edu>  Tue, 10 Jun 2008 02:37:34 -0400
This page took 0.099968 seconds and 3 git commands to generate.