diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-24 05:51:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-24 05:51:39 +0800 |
commit | fc1c50b3fff4fcea51b0aad6861e55d0240635b7 (patch) | |
tree | 9083977f409fba1b21c8dac4d129b4edcd1d695a /security | |
parent | d2a9e45eebf4fd79f34b818a7ddb39e5350aee43 (diff) | |
download | freebsd-ports-gnome-fc1c50b3fff4fcea51b0aad6861e55d0240635b7.tar.gz freebsd-ports-gnome-fc1c50b3fff4fcea51b0aad6861e55d0240635b7.tar.zst freebsd-ports-gnome-fc1c50b3fff4fcea51b0aad6861e55d0240635b7.zip |
- Mark ftp/proftpd as safe
- Add more references to the last phpMyAdmin entry
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 16f94c87b6f6..0fae03bf4a0e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -75,7 +75,7 @@ Note: Please add new entries to the beginning of this file. <package> <name>proftpd</name> <name>proftpd-mysql</name> - <range><gt>0</gt></range> + <range><lt>1.3.2rc2</lt></range> </package> <package> <name>proftpd-devel</name> @@ -127,6 +127,7 @@ Note: Please add new entries to the beginning of this file. </description> <references> <url>http://secunia.com/Advisories/31974/</url> + <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-8</url> </references> <dates> <discovery>2008-09-23</discovery> |