summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-05-23 16:00:01 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-05-24 12:05:26 +0200
commit29dd244ddd53b8acf4a2b9abe3fd62bf44575bbd (patch)
treee43f66bafe897a2882209865b52b4edbdeff8c77 /debian/changelog
parentb37e0da0b7dc72ddfa513e319ca71b5f5b8aeb7d (diff)
Security fix for cscope 15.6-2 in etch (CVE 2009-0148)15.6-2+etch1oldstable-security
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