From owner-svn-ports-all@freebsd.org Sun Nov 6 13:34:18 2016
Return-Path:
Delivered-To: svn-ports-all@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 9C7C3C33EE2;
Sun, 6 Nov 2016 13:34:18 +0000 (UTC)
(envelope-from tijl@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 52C72F9D;
Sun, 6 Nov 2016 13:34:18 +0000 (UTC)
(envelope-from tijl@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA6DYHFs071076;
Sun, 6 Nov 2016 13:34:17 GMT (envelope-from tijl@FreeBSD.org)
Received: (from tijl@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6DYHgF071073;
Sun, 6 Nov 2016 13:34:17 GMT (envelope-from tijl@FreeBSD.org)
Message-Id: <201611061334.uA6DYHgF071073@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: tijl set sender to
tijl@FreeBSD.org using -f
From: Tijl Coosemans
Date: Sun, 6 Nov 2016 13:34:17 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
svn-ports-head@freebsd.org
Subject: svn commit: r425491 - head/security/vuxml
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-all@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: SVN commit messages for the ports tree
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 06 Nov 2016 13:34:18 -0000
Author: tijl
Date: Sun Nov 6 13:34:17 2016
New Revision: 425491
URL: https://svnweb.freebsd.org/changeset/ports/425491
Log:
Undocument linux-*-expat vulnerabilities.
linux-*-expat is only used by linux-*-fontconfig to read configuration
files written in XML and by dbus-binding-tool(1) from linux-*-dbus-glib, a
development tool that generates C code from an Introspection XML file to
expose a GObject via D-Bus.
These vulnerabilities are therefore not believed to be exploitable on
FreeBSD and only cause annoying warnings and prevent installation of
linux-*-expat. It also does not look like Red Hat will provide fixes for
these any time soon.
PR: 210155
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun Nov 6 13:27:16 2016 (r425490)
+++ head/security/vuxml/vuln.xml Sun Nov 6 13:34:17 2016 (r425491)
@@ -8688,11 +8688,6 @@ and CVE-2013-0155.
expat
2.1.1_1
-
- linux-c6-expat
- linux-f10-expat
- 0
-
@@ -8716,6 +8711,7 @@ and CVE-2013-0155.
2016-03-18
2016-06-09
+ 2016-11-06
@@ -9579,14 +9575,6 @@ and CVE-2013-0155.
expat
2.1.1
-
- linux-c6-expat
- 2.1.1
-
-
- linux-f10-expat
- 2.1.1
-
@@ -9609,7 +9597,7 @@ and CVE-2013-0155.
2016-05-17
2016-05-20
- 2016-06-05
+ 2016-11-06