Correct recent Apache 2 entry to not match Apache 1.X.

Noticed by:	Dan Langille <dan@langille.org>
This commit is contained in:
Simon L. B. Nielsen 2004-11-11 13:34:17 +00:00
parent e68e256d14
commit 0125c9b9ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121379

View file

@ -37,7 +37,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<affects> <affects>
<package> <package>
<name>apache</name> <name>apache</name>
<range><le>2.0.52_2</le></range> <range><gt>2.*</gt><le>2.0.52_2</le></range>
</package> </package>
</affects> </affects>
<description> <description>
@ -55,6 +55,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<dates> <dates>
<discovery>2004-11-01</discovery> <discovery>2004-11-01</discovery>
<entry>2004-11-10</entry> <entry>2004-11-10</entry>
<modified>2004-11-11</modified>
</dates> </dates>
</vuln> </vuln>