From owner-svn-ports-all@FreeBSD.ORG Wed Mar 12 08:27:08 2014 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 ESMTPS id F12D29A8; Wed, 12 Mar 2014 08:27:07 +0000 (UTC) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 840A3A76; Wed, 12 Mar 2014 08:27:06 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id ec20so6422793lab.15 for ; Wed, 12 Mar 2014 01:27:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=y0Eq0k79IUTJmnwVn5lOydIMeuC0f/SkRfjHiU0PEAo=; b=nYweuqYkZGRjijC75okAAr/rgWQpBGnujMsFdpfl7Nn/4X6wRjtzBKz6pjaTgxvT2T 37ckqOVAq7Nr2Pv9w8I3LYNmUMthEqbfdwEQJ5Ge5/Z1AWa3YquN/yfuX3uCVgj0s643 rW/YtjUZ/1YuSmbQhsQoKNnL2U0bmo7tm6ZvjrWuVz3/PmorxnXu+ORxIcpWX+sDxaex j0heq50qo3vMemX+3wZ8NBprg7cM/twKrQ7ZNnoul8pV+CIrNU4ot5skU8wEDyUgPqLz DrhdZzqDGXaUpJaE6qA3eX1IN/SU7hNVqi5Qo+NWVdHSkkl7sZov3+iBpZxj23HENO21 jYtw== X-Received: by 10.152.239.137 with SMTP id vs9mr13937lac.59.1394612824550; Wed, 12 Mar 2014 01:27:04 -0700 (PDT) Received: from ?IPv6:2a02:6b8::408:b076:9ec4:dc4d:9bfe? ([2a02:6b8:0:408:b076:9ec4:dc4d:9bfe]) by mx.google.com with ESMTPSA id y2sm39094981lal.10.2014.03.12.01.27.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Mar 2014 01:27:03 -0700 (PDT) Sender: Dmitry Sivachenko Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: svn commit: r347949 - in head/net: samba36 samba4 samba41 From: Dmitry Sivachenko In-Reply-To: <53201627.8060100@marino.st> Date: Wed, 12 Mar 2014 12:27:01 +0400 Content-Transfer-Encoding: quoted-printable Message-Id: <716B2664-E940-4B24-8D11-71325127A1E0@FreeBSD.org> References: <201403120107.s2C17UgI088987@svn.freebsd.org> <53201627.8060100@marino.st> To: marino@freebsd.org X-Mailer: Apple Mail (2.1874) Cc: svn-ports-head , svn-ports-all , "Timur I. Bakeyev" , Xin LI , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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, 12 Mar 2014 08:27:08 -0000 On 12 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2014 =D0=B3., at 12:09, John Marino = wrote: > On 3/12/2014 07:19, Timur I. Bakeyev wrote: >> The practice of certain commiters just randomly picking up ports and >> making changes there without contacting maintainer beforehand becomes >> more and more annoying and abusive recently. >>=20 >> I've spent all night, trying to put all the stacked changes all = together >> and test Samba ports when at a commit attempt suddenly learn, that >> someone felt the urge to interfere and bump port versions just cause = he >> was in a mood. Well, thanks a lot. >>=20 >> And yes, I hate to change PORTREVISION. >>=20 >> Have a nice day. >=20 > Er, what? > It was a security update. > All the dependent ports had to be bumped in order to force incremental > builders to pick up the security fix. > As a bystander, I see nothing wrong with what happened, nor do I > categorize that as abuse. >=20 > My quick judgement of the day: He's right, you are wrong. >=20 > I hope your day is nice too. >=20 Actually updating vuln.xml is enough to warn people about vulnerability. So the actual update of the port could be easily postponed for some = time, provided maintainer is responsive and update could be easily = coordinated. Your attitude does not encourage people to participate you know.