diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2019-02-13 11:27:36 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2019-02-13 11:27:36 +0000 |
commit | 6d911b32c36a4f28721f0bb2450c18a1f86c906b (patch) | |
tree | a43e5ba119ba9c4840ed31eb702c60f9db0c6e25 | |
parent | www/google-appengine: Update to 1.9.82 (diff) |
fix firefox-esr PORTEPOCH in latest entry
Submitted by: jbeich
-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 0e5ea26506bb..2179e942660e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -67,7 +67,7 @@ Notes: </package> <package> <name>firefox-esr</name> - <range><lt>60.5.1</lt></range> + <range><lt>60.5.1,1</lt></range> </package> <package> <name>thunderbird</name> |