From owner-freebsd-security@freebsd.org Thu Aug 25 00:59:41 2016 Return-Path: Delivered-To: freebsd-security@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 BC205BC4147 for ; Thu, 25 Aug 2016 00:59:41 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (wollman-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:ccb::2]) (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 816D11272 for ; Thu, 25 Aug 2016 00:59:41 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.15.2/8.15.2) with ESMTP id u7P0xb5Z002564; Wed, 24 Aug 2016 20:59:37 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.15.2/8.14.4/Submit) id u7P0xbK2002563; Wed, 24 Aug 2016 20:59:37 -0400 (EDT) (envelope-from wollman) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22462.17145.259645.468877@hergotha.csail.mit.edu> Date: Wed, 24 Aug 2016 20:59:37 -0400 From: Garrett Wollman To: Tim Zingelman Cc: "freebsd-security\@freebsd.org" Subject: Re: Ports EOL vuxml entry In-Reply-To: References: <6c3a84dc-5669-039c-6fa1-92565dd47dff@ze.tum.de> <3sHwFX4YYpz1y2W@mailrelay2.lrz.de> <8e50a727e71a444f9b2ccaa4844221f9@MWHPR09MB1359.namprd09.prod.outlook.com> X-Mailer: VM 8.2.0b under 24.5.1 (amd64-portbld-freebsd10.3) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (hergotha.csail.mit.edu [127.0.0.1]); Wed, 24 Aug 2016 20:59:37 -0400 (EDT) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, HEADER_FROM_DIFFERENT_DOMAINS autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on hergotha.csail.mit.edu X-Mailman-Approved-At: Thu, 25 Aug 2016 01:39:09 +0000 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2016 00:59:41 -0000 < said: > I maintain a local patch to preserve this functionality which was in > portaudit but not in pkg audit. Perhaps not bullet proof, but simple > enough to be sure it does what I want it to do. I have an open bug against pkg that it doesn't have this feature. Would you consider submitting your patch on bugs.freebsd.org/186497 so it doesn't get lost? bapt@ has already said in response to my bug that he would be happy to accept a contribution of this nature. -GAWollman