From owner-svn-ports-head@FreeBSD.ORG Sun Jul 13 15:48:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8F51691; Sun, 13 Jul 2014 15:48:30 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C095B20E3; Sun, 13 Jul 2014 15:48:29 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id z11so2124929lbi.38 for ; Sun, 13 Jul 2014 08:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=ay17YEnZ0aUYYHhuChEQo/ODLuL6jean5SaixFyVESM=; b=klO/+upXeUcew3yeMXJRFgJfnTOpjfCqqYXjSG5xn2odP5QIuGwMiYmBYTz9r8aDHu rFl8ibtMNlraFsHVzJiPhVY5lknNE2J8nsi12hRAI5p/qlYbVxUbnD1SeIDShAD0KV0U VgO0Eapw/5jzFwEs64iZTiQv73rW3XwwDObDOHhHx28VITZlFB0Xz47HQjeA0E0Aaufc FvDldf5BPj4iF+PmC3yunGituRlCqO2QfBJKmljjnYiSHrjFd1S4GcdbZMoiIrBwAwDB /fD37pZ3+QhRJyN8XHRDH3gE8LEl1masAJNaSDqCuECV5xvPG14W60a0fn4HmWUTTcwT SqzA== X-Received: by 10.152.204.68 with SMTP id kw4mr2488883lac.48.1405266507740; Sun, 13 Jul 2014 08:48:27 -0700 (PDT) Received: from orwell.gmail.com ([91.233.116.67]) by mx.google.com with ESMTPSA id z6sm3006751lag.4.2014.07.13.08.48.25 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 13 Jul 2014 08:48:26 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Matthew Seaman Subject: Re: svn commit: r361679 - in head/mail/postfixadmin: . files References: <201407131331.s6DDV1L7076195@svn.freebsd.org> <53C29C17.3030506@FreeBSD.org> Date: Sun, 13 Jul 2014 18:48:15 +0300 In-Reply-To: <53C29C17.3030506@FreeBSD.org> (Matthew Seaman's message of "Sun, 13 Jul 2014 15:47:51 +0100") Message-ID: <861ttpw98g.fsf@FreeBSD.org> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 13 Jul 2014 15:48:30 -0000 Matthew Seaman writes: > On 13/07/2014 14:31, Raphael Kubo da Costa wrote: >> Log: >> - Update to 2.3.7, which contains a security fix. >> - Support staging. > > If there's a security update for which a CVE number is issued, then the > port needs to have > > [...] Given the lack of responsiveness of the maintainer in the PR I mentioned, I guess you can go ahead and do that. Taking one step back, I would love to have this CPE thing broadly announced by portmgr -- I see some commits related to this but have no idea what I am supposed to do (I learned of the wiki page a few hours ago, but that still doesn't say when and why this became a requirement).