]> andersk Git - libyaml.git/blob - debian/changelog
Use dh-autoreconf
[libyaml.git] / debian / changelog
1 libyaml (0.1.5-1) UNRELEASED; urgency=medium
2
3   * New upstream version 0.1.5.
4     + Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML
5       tags.
6   * Drop upstreamed patches.
7   * Run tests at build time.
8   * Bump Standards-Version to 3.9.5 (no changes needed).
9   * Use dh-autoreconf.
10
11  -- Anders Kaseorg <andersk@mit.edu>  Sun, 23 Feb 2014 21:48:49 -0500
12
13 libyaml (0.1.4-3.1) unstable; urgency=medium
14
15   * Non-maintainer upload.
16   * Drop libyaml-indent-column-overflow-v2.patch patch.
17     This patch causes additional regressions on simple YAML files.
18   * Add libyaml-guard-against-overflows-in-indent-and-flow_level.patch patch.
19     Add upstream's patch to guard against overflows in indent and
20     flow_level. (Closes: #738587)
21
22  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 13 Feb 2014 07:51:58 +0100
23
24 libyaml (0.1.4-3) unstable; urgency=high
25
26   * Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML tags.
27     (Closes: #737076)
28
29  -- Anders Kaseorg <andersk@mit.edu>  Wed, 29 Jan 2014 20:11:48 -0500
30
31 libyaml (0.1.4-2) unstable; urgency=low
32
33   * Remove extra libyaml-0.so symlink from libyaml-dev.
34   * Bump Debhelper compat level to 9.
35   * Support multiarch.  (Closes: #653748) (LP: #905630)
36   * Use 3.0 (quilt) source format.
37
38  -- Anders Kaseorg <andersk@mit.edu>  Fri, 30 Dec 2011 17:14:52 -0500
39
40 libyaml (0.1.4-1) unstable; urgency=low
41
42   * New upstream version 0.1.4.
43     + Fixed a bug that prevented an empty mapping being used as a simple
44       key.
45     + Fixed pointer overflow when calculating the position of a potential
46       simple key.
47     + Added pkg-config support.  (Closes: #537834)
48   * Remove unneded libyaml.la file.  (Closes: #622452)
49   * Add libyaml-0-2-dbg package with debugging symbols.
50     (Closes: #592747)
51   * Bumped standards version to 3.9.2 without further change
52
53  -- Anders Kaseorg <andersk@mit.edu>  Mon, 30 May 2011 22:27:27 -0400
54
55 libyaml (0.1.3-1) unstable; urgency=low
56
57   * New upstream version 0.1.3.
58     + This release fixes non-standard structure initialization and a
59       streaming-related issue.
60   * Bump priority from extra to optional.
61
62  -- Anders Kaseorg <andersk@mit.edu>  Sun, 04 Oct 2009 14:07:18 -0400
63
64 libyaml (0.1.2-1) unstable; urgency=low
65
66   * New upstream version 0.1.2.
67     + Fixed grammar in error messages (from YAML::XS::LibYAML).
68     + Rewritten whitespace detection in the scalar analyzer and block
69       scalar writers (ported from PyYAML).
70     + Fixed emitting folded scalars with trailing breaks; Forced emitting
71       of a document end indicator when there is a possibility of ambiguous
72       parsing.
73
74  -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Dec 2008 21:10:48 -0500
75
76 libyaml (0.1.1-1) unstable; urgency=low
77
78   * Initial release (Closes: #484381).
79
80  -- Anders Kaseorg <andersk@mit.edu>  Tue, 10 Jun 2008 02:37:34 -0400
This page took 0.048711 seconds and 5 git commands to generate.