Upstream indicates that this only affects 4.40 and 4.41 so add a <ge> tag
to indicate that.
This commit is contained in:
parent
bd33b8a127
commit
2bcd156031
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280533
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Note: Please add new entries to the beginning of this file.
|
|||
<affects>
|
||||
<package>
|
||||
<name>stunnel</name>
|
||||
<range><lt>4.42</lt></range>
|
||||
<range><ge>4.40</ge><lt>4.42</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
|
|
Loading…
Reference in a new issue