Date: Sat, 26 Sep 2020 13:10:26 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550181 - head/security/vuxml Message-ID: <202009261310.08QDAQYm008454@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sat Sep 26 13:10:25 2020 New Revision: 550181 URL: https://svnweb.freebsd.org/changeset/ports/550181 Log: vuxml: Update pango entry for CVE-2019-1010238 Update the pango entry for CVE-2019-1010238. Since the fix to pango wasn't applied properly the first time around, the pango version with the fix needed to be bumpt in the vuxml entry. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Sep 26 13:08:19 2020 (r550180) +++ head/security/vuxml/vuln.xml Sat Sep 26 13:10:25 2020 (r550181) @@ -2781,7 +2781,7 @@ group:builtin_administrators:rwxpDdaARWcCos:-------:al <affects> <package> <name>pango</name> - <range><lt>1.42.4_4</lt></range> + <range><lt>1.42.4_5</lt></range> </package> </affects> <description> @@ -2803,6 +2803,7 @@ group:builtin_administrators:rwxpDdaARWcCos:-------:al <dates> <discovery>2019-07-19</discovery> <entry>2020-07-23</entry> + <modified>2020-09-26</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009261310.08QDAQYm008454>