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