diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-08-23 20:26:38 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-08-23 20:26:38 +0000 |
commit | 5fff46907efa71ee8bac2bd9fccf3c26f9eb343e (patch) | |
tree | 7bd8d79d73f034eaf4b38f03ba425edd91d97f89 | |
parent | 3758eca8a7fa1a04ae972acc2f7d502330829b1f (diff) |
Notes
-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 614987c0bc1b..a19aa3599a6b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -328,7 +328,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <affects> <package> <name>awstats</name> - <range><lt>6.5</lt></range> + <range><lt>6.4_1</lt></range> </package> </affects> <description> @@ -365,6 +365,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <dates> <discovery>2005-08-09</discovery> <entry>2005-08-14</entry> + <modified>2005-08-23</modified> </dates> </vuln> |