diff options
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 40b94148f840..6ff4c1360f4a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -1482,8 +1482,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>krb5</name> - <range><ge>1.7</ge></range> - <range><lt>1.8.2</lt></range> + <range><ge>1.7</ge><lt>1.8.2</lt></range> </package> </affects> <description> |