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