From owner-dev-commits-ports-main@freebsd.org Fri Sep 17 21:51:10 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BA4B566BC2C; Fri, 17 Sep 2021 21:51:10 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HB71p1jDqz4rDy; Fri, 17 Sep 2021 21:51:10 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1631915470; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fQ+Sro0bNwLybvNkBkQdiCi5eFOFmQllNzcitJhO1iM=; b=gbIhDx4l/0I5KkBlnnHwQj4w8h2JhJKZHRbDgGlXfqeYlflcOf+qQm4c1VwttFtKbE+7Hr F8aae1Zc9V1HXC22udZNR2K0UGhab+Ie3CHwHHQYicNbJq3/z6dr0kh/BaoRpv9AzlrMQ8 siE3iRdosAXTHWJSQUKQn4AA5q0OAOvyPceLlb7JcMdezRCNX3a8pfZU4a8VOGBct6xTyY bLaRRyiFmGm02YpSdialcVaDbOY8lP9/DVZV4esPmJww9xrq1Tc+p9SbQYGRmhh4bM9CVM LO0smVkIkvZUkgB28STVY2R6f9u2dhtRvzgb00xOG4EaXSRdA1zI9lrcquJUCQ== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 0C92014490; Fri, 17 Sep 2021 21:51:10 +0000 (UTC) From: Jan Beich To: Bernhard Froehlich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: f07b3de4630f - main - security/vuxml: update seatd 0.6.{0, 1} entry References: <202109172138.18HLc4NF056932__21043.0593624309$1631914770$gmane$org@gitrepo.freebsd.org> Date: Fri, 17 Sep 2021 23:51:07 +0200 In-Reply-To: <202109172138.18HLc4NF056932__21043.0593624309$1631914770$gmane$org@gitrepo.freebsd.org> (Jan Beich's message of "Fri, 17 Sep 2021 21:38:04 GMT") Message-ID: MIME-Version: 1.0 Content-Type: text/plain ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1631915470; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fQ+Sro0bNwLybvNkBkQdiCi5eFOFmQllNzcitJhO1iM=; b=vc+l6YpscNSUMUbzVDT99INIumujFUlQIe9kvFvIS/BGXsC5FFv4q7KyYuGDZPRadcAgh0 J4jtzSG9UkqxJbYtBupIBHzu0YTR82sRzddSfB2RbeEzdEduadT9IENdwfxrO0v1gihSqw Pn+IFScB429j3buBFspARI5azMfMQynPGTM0NOW8ZJeCj4nWOM4uLfLSAFMhgswLR+vWNY gTQsZTLLbV6ZZb9tC0UOcxt6vGFSpGuLOloaWXVOKR46mIBZNiI2XcLtn9F6vR131XRyUT jKIg1LzsEg1ul0OECK5oFVKgbiuwe/9gVdVVGbsYv6ihaMgM/8s430ai9cTe6Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1631915470; a=rsa-sha256; cv=none; b=inYICOruzTpqMtel281q+RhOw0XAQHth5Xns5k7iTCAsf/dWW6iAEL/toRZuYSdmcp7eV1 8k8eb69flqCylB6GrP5b0yjeQWoTdWOYYEaD+lTLWN0JX3JrFqQ1ezs42UmM5CiVYsRg1N d8PzCB6iRGK0DXRhaNA7QuE0J9e4au6vBmNvuX+YwKqUR3uoPU2RL7hT+ZZCAdU9XNqZXM CdW2jOsF0TKJ7mpcZdG/eXKayMB1jMn9flsd7le2ZSGJt3oH9+ldW4ZvwWS07/A39XP3ea qVWBco5+jLm5BVcWvRkml3IBsxFALVZyMTHxnh8oJptK5wBo68nouhKRdelCYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2021 21:51:10 -0000 Jan Beich writes: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=f07b3de4630f5062f4de92232b6a5f5902ad21c8 > > commit f07b3de4630f5062f4de92232b6a5f5902ad21c8 > Author: Jan Beich > AuthorDate: 2021-09-17 21:34:14 +0000 > Commit: Jan Beich > CommitDate: 2021-09-17 21:37:59 +0000 > > security/vuxml: update seatd 0.6.{0,1} entry > > - Discovered 1 day before announcement > - Assigned CVE-2021-41387 Bernhard, can you check if sysutils/seatd now needs USES=cpe? I've tried looking at NVD link[1] but it doesn't seem to list "Known Affected Software Configurations". [1] https://nvd.nist.gov/vuln/detail/CVE-2021-41387