diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-13 16:20:00 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-13 16:20:00 +0000 |
commit | 5ea02778eac60733ce16df37f65e2c81e24c8486 (patch) | |
tree | c7f1501cac5916b32e9949084f494afa4c886d0a /general.ent | |
parent | e63529b364f0ace413be9ebe3de5f3f3c24ff576 (diff) |
Security: fixed an exploitable DoS bug in FPU exception handling code in linux-2.6.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 452e33bde..332239469 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "CVS-20040612"> -<!ENTITY releasedate "June 12, 2004"> +<!ENTITY version "CVS-20040613"> +<!ENTITY releasedate "June 13, 2004"> <!ENTITY milestone "6.0"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |