Browse Source

file 1:5.30-1+deb9u3

Christoph Biedl 4 years ago
parent
commit
2f436fd15b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      debian/changelog

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+file (1:5.30-1+deb9u3) stretch-security; urgency=high
+
+  * Cherry-pick commit to restrict the number of CDF_VECTOR elements.
+    Closes: #942830 [CVE-2019-18218]
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Tue, 22 Oct 2019 22:20:07 +0200
+
 file (1:5.30-1+deb9u2) stable; urgency=high
 
   * Avoid reading past the end of buffer. Closes: #901351