svn commit: r499864 - head/security/vuxml
Steve Wills
swills at FreeBSD.org
Wed Apr 24 16:55:14 UTC 2019
Author: swills
Date: Wed Apr 24 16:55:12 2019
New Revision: 499864
URL: https://svnweb.freebsd.org/changeset/ports/499864
Log:
add missed PORTEPOCH to libssh2 version
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Apr 24 16:28:36 2019 (r499863)
+++ head/security/vuxml/vuln.xml Wed Apr 24 16:55:12 2019 (r499864)
@@ -457,7 +457,7 @@ Notes:
<affects>
<package>
<name>libssh2</name>
- <range><lt>1.8.1</lt></range>
+ <range><lt>1.8.1,3</lt></range>
</package>
</affects>
<description>
More information about the svn-ports-all
mailing list