summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2015-06-26 08:09:12 +0100
committerMatthew Vernon <matthew@debian.org>2015-06-26 08:09:12 +0100
commit70fcd129199b1e95b936687587f6c9eab4882799 (patch)
tree1fd7781cfa2b987701cc8bee5650e132f215262f
parent75fe54c8f8430cfe1de9fe8a501bd25eefdb1520 (diff)
Changelog entry for 2:8.35-7
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d27ea54..5c671ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pcre3 (2:8.35-7) unstable; urgency=medium
+
+ * Apply upstream patch to fix buffer overflow for forward reference
+ within backward assertion with excess closing parenthesis
+ (Closes: #790000)
+
+ -- Matthew Vernon <matthew@debian.org> Fri, 26 Jun 2015 08:08:55 +0100
+
pcre3 (2:8.35-6) unstable; urgency=low
[ Thorsten Glaser ]