Correct recent Apache 2 entry to not match Apache 1.X.
Noticed by: Dan Langille <dan@langille.org>
This commit is contained in:
parent
e68e256d14
commit
0125c9b9ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121379
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<affects>
|
||||
<package>
|
||||
<name>apache</name>
|
||||
<range><le>2.0.52_2</le></range>
|
||||
<range><gt>2.*</gt><le>2.0.52_2</le></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
|
@ -55,6 +55,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<dates>
|
||||
<discovery>2004-11-01</discovery>
|
||||
<entry>2004-11-10</entry>
|
||||
<modified>2004-11-11</modified>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
|
|
Loading…
Reference in a new issue