svn commit: r500573 - head/security/vuxml
Larry Rosenman
ler at FreeBSD.org
Tue Apr 30 23:35:10 UTC 2019
Author: ler
Date: Tue Apr 30 23:35:08 2019
New Revision: 500573
URL: https://svnweb.freebsd.org/changeset/ports/500573
Log:
security/vuxml: correct dovecot entry.
Reported by: leres
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Apr 30 23:03:54 2019 (r500572)
+++ head/security/vuxml/vuln.xml Tue Apr 30 23:35:08 2019 (r500573)
@@ -63,8 +63,7 @@ Notes:
<affects>
<package>
<name>dovecot</name>
- <range><lt>2.3.6</lt></range>
- <range><ge>2.3.0</ge></range>
+ <range><ge>2.3.0</ge><lt>2.3.6</lt></range>
</package>
</affects>
<description>
More information about the svn-ports-all
mailing list