Date: Wed, 14 Oct 2015 17:05:18 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399281 - head/security/vuxml Message-ID: <201510141705.t9EH5Ik7028588@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Oct 14 17:05:18 2015 New Revision: 399281 URL: https://svnweb.freebsd.org/changeset/ports/399281 Log: net/miniupnpc: reference TALOS-2015-0035 fix It maybe easier to backport to the quaterly branch than the development snapshot that caused fallout in most consumers. PR: 203705 Modified: head/security/vuxml/vuln.xml (contents, props changed) Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Oct 14 16:53:25 2015 (r399280) +++ head/security/vuxml/vuln.xml Wed Oct 14 17:05:18 2015 (r399281) @@ -108,10 +108,12 @@ Notes: </description> <references> <url>http://talosintel.com/reports/TALOS-2015-0035/</url> + <url>https://github.com/miniupnp/miniupnp/commit/79cca974a4c2ab1199786732a67ff6d898051b78</url> </references> <dates> <discovery>2015-09-15</discovery> <entry>2015-10-14</entry> + <modified>2015-10-14</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510141705.t9EH5Ik7028588>