summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db2961e..7ca8819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cscope (15.6-2+etch1) oldstable-security; urgency=high
+
+ * Security update to fix multiple buffer overflows (CVE-2009-0148). Patch by
+ Moritz Muehlenhoff and Matthew Murphy.
+
+ -- Tobias Klauser <tklauser@distanz.ch> Sat, 23 May 2009 15:54:31 +0200
+
cscope (15.6-2) unstable; urgency=low
* Fix crash on resize when used inside vim. Patch taken from upstream BTS