diff options
author | shaun <shaun@FreeBSD.org> | 2006-08-18 10:31:06 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-08-18 10:31:06 +0800 |
commit | b90addabe52f85dc45cf1a096c8c950271f0a6d3 (patch) | |
tree | 7cb78dd6c21dba6722d424bbc738842adbc4b758 /security | |
parent | 77c7dd48190650241fca1dd1d59590807a4b5ce6 (diff) | |
download | freebsd-ports-gnome-b90addabe52f85dc45cf1a096c8c950271f0a6d3.tar.gz freebsd-ports-gnome-b90addabe52f85dc45cf1a096c8c950271f0a6d3.tar.zst freebsd-ports-gnome-b90addabe52f85dc45cf1a096c8c950271f0a6d3.zip |
- Add imp to the previous entry.
- Add some SecurityFocus BIDs too.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 8fc0c3f4de98..aeab8d900363 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -41,6 +41,10 @@ Note: Please add new entries to the beginning of this file. <name>horde</name> <range><le>3.1.2</le></range> </package> + <package> + <name>imp</name> + <range><le>4.1.2</le></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -66,6 +70,8 @@ Note: Please add new entries to the beginning of this file. </body> </description> <references> + <bid>19557</bid> + <bid>19544</bid> <url>http://secunia.com/advisories/21500/</url> <url>http://lists.horde.org/archives/announce/2006/000292.html</url> </references> |