summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-07-31 15:02:19 -0700
committerManoj Srivastava <srivasta@debian.org>2016-07-31 15:02:19 -0700
commitee48f881b990ea2d29a709b023e9099e1ebef638 (patch)
tree0c8bad9ccf72701e4a50469bf52a1b5aef1e40a2 /debian/changelog
parentdc20a68ba953b2a5da0311f3ce9f9217f9ad60b3 (diff)
New upstream version, gixing security bugs.debian/2.6.1-1
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a910e72..77442d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+flex (2.6.1-1) unstable; urgency=low
+
+ * New upstream version. The development of flex ias transitionaing to
+ github; updated the watch file.
+ * Bug fix: "CVE-2016-6354: buffer overflow in generated code
+ (yy_get_next_buffer)", thanks to Salvatore Bonaccorso. The latest
+ upstream has this bug fixed. (Closes: #832768).
+
+ -- Manoj Srivastava <srivasta@debian.org> Fri, 29 Jul 2016 18:07:24 -0700
+
flex (2.6.0-11) unstable; urgency=low
* Cherry pick fix from upstream.