diff options
author | simon <simon@FreeBSD.org> | 2005-12-26 06:23:51 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-12-26 06:23:51 +0800 |
commit | ed0553edd259c5c5d33ab610308675b7a7aad9c1 (patch) | |
tree | 00198087bde1abcc11f9c16576e16061280a7195 /security | |
parent | 47c5a0973099e4ddd04c261af50dd9a1dee26472 (diff) | |
download | freebsd-ports-gnome-ed0553edd259c5c5d33ab610308675b7a7aad9c1.tar.gz freebsd-ports-gnome-ed0553edd259c5c5d33ab610308675b7a7aad9c1.tar.zst freebsd-ports-gnome-ed0553edd259c5c5d33ab610308675b7a7aad9c1.zip |
Add missing "</package>" tag from rev. 1.917, which caused the file to
be invalid XML and in turn caused the portaudit database to be only
partially built.
Bump modification date of all entries which had modification date on
the 23'rd to make sure VuXML consumers catch the updates.
Portaudit problem reported by: Peter Vohmann
Pointy hat to: lev
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6003c80eb84c..44d7c4c7a814 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -56,7 +56,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2005-12-21</discovery> <entry>2005-12-22</entry> - <modified>2005-12-23</modified> + <modified>2005-12-25</modified> </dates> </vuln> @@ -871,7 +871,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2005-11-10</discovery> <entry>2005-11-13</entry> - <modified>2005-12-23</modified> + <modified>2005-12-25</modified> </dates> </vuln> @@ -3914,6 +3914,7 @@ Note: Please add new entries to the beginning of this file. <package> <name>ru-apache</name> <range><lt>1.3.34+30.22</lt></range> + </package> <package> <name>ru-apache+mod_ssl</name> <range><lt>1.3.34+30.22+2.8.25</lt></range> @@ -3950,7 +3951,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2005-07-25</discovery> <entry>2005-07-26</entry> - <modified>2005-12-23</modified> + <modified>2005-12-25</modified> </dates> </vuln> @@ -4409,7 +4410,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2005-03-22</discovery> <entry>2005-07-09</entry> - <modified>2005-12-23</modified> + <modified>2005-12-25</modified> </dates> </vuln> |