aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-30 17:48:14 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-30 17:48:14 -0400
commit8aeac3b6666eee4bcabf0e5c49bf1806d9410983 (patch)
tree009f95c1938dd5d4c1d8100a1818fdd26b4391da /doc
parent7021fc36466d80ca0c4105b82239d3ba008ade80 (diff)
downloadikiwiki-8aeac3b6666eee4bcabf0e5c49bf1806d9410983.tar
ikiwiki-8aeac3b6666eee4bcabf0e5c49bf1806d9410983.tar.gz
CVE
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_3.1415926.mdwn2
-rw-r--r--doc/security.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_3.1415926.mdwn b/doc/news/version_3.1415926.mdwn
index c914c83cd..d31812c8e 100644
--- a/doc/news/version_3.1415926.mdwn
+++ b/doc/news/version_3.1415926.mdwn
@@ -50,4 +50,4 @@ ikiwiki 3.1415926 released with [[!toggle text="these changes"]]
larger in either dimension.
* [ Josh Triplett ]
* teximg: Replace the insufficient blacklist with the built-in security
- mechanisms of TeX."""]] \ No newline at end of file
+ mechanisms of TeX. ([[!cve CVE-2009-2944]])"""]]
diff --git a/doc/security.mdwn b/doc/security.mdwn
index 200ae29e2..3924186c2 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -426,4 +426,4 @@ bypassed and used to read arbitrary files. This was fixed by
enabling TeX configuration options that disallow unsafe TeX commands.
The fix was released on 30 Aug 2009 in version 3.1415926, and was
backported to stable in version 2.53.4. If you use the teximg plugin,
-I recommend upgrading.
+I recommend upgrading. ([[!cve CVE-2009-2944]])