]> andersk Git - libyaml.git/blobdiff - debian/changelog
Merge tag 'upstream/0.1.6' into debian
[libyaml.git] / debian / changelog
index 7f126d54a26b7c106ef625ca0e3991cc75d25623..8ff9a6cba2ee5b70775721889165f77c00b37732 100644 (file)
@@ -4,9 +4,27 @@ libyaml (0.1.5-1) UNRELEASED; urgency=medium
     + Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML
       tags.
   * Drop upstreamed patches.
+  * Run tests at build time.
+  * Bump Standards-Version to 3.9.5 (no changes needed).
+  * Use dh-autoreconf.
+  * Use dh-buildinfo.
+  * Add libyaml-doc package for Doxygen-generated API documentation and
+    examples.  (Closes: #696821)
+  * Acknowledge NMUs.
 
  -- Anders Kaseorg <andersk@mit.edu>  Sun, 23 Feb 2014 21:48:49 -0500
 
+libyaml (0.1.4-3.2) unstable; urgency=high
+
+  * Non-maintainer upload by the Security Team.
+  * Add CVE-2014-2525.patch patch.
+    CVE-2014-2525: Fixes heap overflow in yaml_parser_scan_uri_escapes.
+    The heap overflow is caused by not properly expanding a string before
+    writing to it in function yaml_parser_scan_uri_escapes in scanner.c.
+    (Closes: #742732)
+
+ -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 27 Mar 2014 06:22:25 +0100
+
 libyaml (0.1.4-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.
This page took 0.026688 seconds and 4 git commands to generate.