diff options
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0c7b586fa2ad..11373cc536f0 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -5029,7 +5029,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>dovecot</name> - <range><lt>1.2.8</lt></range> + <range><ge>1.2.*</ge><lt>1.2.8</lt></range> </package> </affects> <description> |