summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-28 07:34:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-28 07:34:38 +0000
commit17e7e0c3c03c5d69cd9d123471f55afd35661d30 (patch)
tree5e7a5291f4d47a025be6a4f77d54808447d998ff /security
parent- add sdlconsole-2.1 (diff)
- Update last python entry python23 and python24 also affected
PR: 123153 Submitted by: Nick Barkas <snb@threerings.net>
Notes
Notes: svn path=/head/; revision=212136
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 41d1b37c6e53..84b926e56121 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -354,7 +354,15 @@ Note: Please add new entries to the beginning of this file.
<topic>python -- Integer Signedness Error in zlib Module</topic>
<affects>
<package>
- <name>python25</name>
+ <name>python23</name>
+ <range><lt>2.3.6_1</lt></range>
+ </package>
+ <package>
+ <name>python24</name>
+ <range><lt>2.4.5_1</lt></range>
+ </package>
+ <package>
+ <name>python25</name>
<range><lt>2.5.2_2</lt></range>
</package>
</affects>
@@ -378,6 +386,7 @@ Note: Please add new entries to the beginning of this file.
<dates>
<discovery>2008-04-10</discovery>
<entry>2008-04-25</entry>
+ <modified>2008-04-28</modified>
</dates>
</vuln>