From owner-svn-ports-all@freebsd.org Wed Nov 23 11:05:06 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 6EBAFC50640;
Wed, 23 Nov 2016 11:05:06 +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 3DCFE202;
Wed, 23 Nov 2016 11:05:06 +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 uANB55kG085298;
Wed, 23 Nov 2016 11:05:05 GMT (envelope-from tijl@FreeBSD.org)
Received: (from tijl@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id uANB55F8085296;
Wed, 23 Nov 2016 11:05:05 GMT (envelope-from tijl@FreeBSD.org)
Message-Id: <201611231105.uANB55F8085296@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: tijl set sender to
tijl@FreeBSD.org using -f
From: Tijl Coosemans
Date: Wed, 23 Nov 2016 11:05:05 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
svn-ports-head@freebsd.org
Subject: svn commit: r426892 - 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: Wed, 23 Nov 2016 11:05:06 -0000
Author: tijl
Date: Wed Nov 23 11:05:05 2016
New Revision: 426892
URL: https://svnweb.freebsd.org/changeset/ports/426892
Log:
Fix linux-*-nss range for CVE-2016-2834.
PR: 214755
Security: https://access.redhat.com/errata/RHSA-2016:2779
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Nov 23 10:50:41 2016 (r426891)
+++ head/security/vuxml/vuln.xml Wed Nov 23 11:05:05 2016 (r426892)
@@ -9259,8 +9259,12 @@ and CVE-2013-0155.
nss
+ 3.23
+
+
linux-c6-nss
- 3.223.23
+ linux-c7-nss
+ 3.21.3
linux-seamonkey
@@ -9289,7 +9293,7 @@ and CVE-2013-0155.
2016-06-07
2016-06-07
- 2016-06-10
+ 2016-11-23