~ chicken-core (chicken-5) 53b0b4e2368d5439c061c48a014859ede068fc5b
commit 53b0b4e2368d5439c061c48a014859ede068fc5b
Author: Peter Bex <peter.bex@xs4all.nl>
AuthorDate: Wed Mar 20 09:55:31 2013 +0100
Commit: Peter Bex <peter.bex@xs4all.nl>
CommitDate: Wed Mar 20 09:55:31 2013 +0100
Add CVE-2013-1874 id to changelog entry
diff --git a/NEWS b/NEWS
index c2d16fb0..a34fbe04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
4.8.2
- Security fixes
- - ./.csirc is no longer loaded from the current directory upon startup of csi,
- which could lead to untrusted code execution. (thanks to Florian Zumbiehl)
+ - CVE-2013-1874: ./.csirc is no longer loaded from the current directory
+ upon startup of csi, which could lead to untrusted code execution.
+ (thanks to Florian Zumbiehl)
- Tools
- csc: added "-oi"/"-ot" options as alternatives to "-emit-inline-file"
Trap