From owner-svn-ports-head@freebsd.org Fri Oct 13 17:25:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE80AE2800B; Fri, 13 Oct 2017 17:25:51 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD8E86E225; Fri, 13 Oct 2017 17:25:51 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9DHPoQE011871; Fri, 13 Oct 2017 17:25:50 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9DHPoDH011869; Fri, 13 Oct 2017 17:25:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201710131725.v9DHPoDH011869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 13 Oct 2017 17:25:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452023 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 452023 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 17:25:52 -0000 Author: swills Date: Fri Oct 13 17:25:50 2017 New Revision: 452023 URL: https://svnweb.freebsd.org/changeset/ports/452023 Log: Document ffmpeg issues PR: 222957 Submitted by: Vladimir Krstulja Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Oct 13 16:53:53 2017 (r452022) +++ head/security/vuxml/vuln.xml Fri Oct 13 17:25:50 2017 (r452023) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FFmpeg -- multiple vulnerabilities + + + ffmpeg + 3.3.4 + + + + +

FFmpeg security reports:

+
+

Multiple vulnerabilities have been fixed in FFmpeg 3.3.4. Please refer to the CVE list for details.

+
+ +
+ + https://www.ffmpeg.org/security.html + CVE-2017-14054 + CVE-2017-14055 + CVE-2017-14056 + CVE-2017-14057 + CVE-2017-14058 + CVE-2017-14059 + CVE-2017-14169 + CVE-2017-14170 + CVE-2017-14171 + CVE-2017-14222 + CVE-2017-14223 + CVE-2017-14225 + CVE-2017-14767 + + + 2017-09-11 + 2017-10-12 + +
+ xorg-server -- multiple vulnabilities