From owner-svn-ports-all@FreeBSD.ORG Wed Aug 7 13:38:33 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id 15990917 for ; Wed, 7 Aug 2013 13:38:32 +0000 (UTC) (envelope-from timur@bat.ru) Received: from mail-we0-f174.google.com (mail-we0-f174.google.com [74.125.82.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 755C02C57 for ; Wed, 7 Aug 2013 13:38:32 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id q54so1578216wes.33 for ; Wed, 07 Aug 2013 06:38:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=bfOmYgYJfR+N9m/5HAE5qn0uMz1zT9RU6JU10BOC7uc=; b=B6zIr/nVkfMOT47D4OWCAW3IcPpYoPtFAdH/6LJmQ7omMPZiEaaNbqGOj9b78XOWDk rJghWUjzvl5uIDNz2qDzXYPki3FVoYyucj0QMnuZZ8UR/zofoBcn4VBK9mT+j628e7P0 NppBjZX9bGsyKIjyM6JyDXTp3Bqw5o/HgCOIUjh0SG7Jk9hNP/PhIRCcWvptQMTGZdsX Tl8QNgif+agRXO4/lVOxtkf1QA7VB0BmtNuvIVcKQiXsoE4ljNwzwT5vcEfC31B0mtq6 stQlbO/jz7omesz3EkKCjza+R4108g3yi4s+Puc/CYsyN9v8axFOuqaFePQuEzFl0u7I aJlA== X-Gm-Message-State: ALoCoQkzybhjQT6n30M0OfsZpNgx7nCQHHs1ATFMJR/w1fMlidZxryothav5MCRFvlFH+W6RI0/K X-Received: by 10.180.109.35 with SMTP id hp3mr2236680wib.52.1375882704695; Wed, 07 Aug 2013 06:38:24 -0700 (PDT) MIME-Version: 1.0 Sender: timur@bat.ru Received: by 10.194.119.103 with HTTP; Wed, 7 Aug 2013 06:38:04 -0700 (PDT) In-Reply-To: <20130807132239.GB10293@FreeBSD.org> References: <201308060032.r760W83G023317@svn.freebsd.org> <20130807132239.GB10293@FreeBSD.org> From: "Timur I. Bakeyev" Date: Wed, 7 Aug 2013 15:38:04 +0200 X-Google-Sender-Auth: 7-ZsrY9-GyH8NH9X7BqguWYFU7I Message-ID: Subject: Re: svn commit: r324296 - head/net/samba36 To: Alexey Dokuchaev Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , Jason Helfman , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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, 07 Aug 2013 13:38:33 -0000 I said - autoMAGIC! Magic doesn't need explanation :) Well, it's said that CVE code should be inserted there and by such a code it's possible to fetch description and vulnerable versions in theory... But true, never thought of it thoroughly.. BaT On Wed, Aug 7, 2013 at 3:22 PM, Alexey Dokuchaev wrote: > On Wed, Aug 07, 2013 at 03:18:56PM +0200, Timur I. Bakeyev wrote: > > Hi, Jason! > > > > I' not sure is it really necessary to update vuxml by myself... I > honestly > > hoped that adding Security: to the commit trig some automatic inclusion > of > > such an entry, [...] > > I wonder how do you imagine such automated work can be implemented based on > just Security: tag with not anywhere strictly defined semantics. ;-) > > ./danfe >