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