From owner-svn-src-vendor@freebsd.org Wed May 23 21:40:02 2018 Return-Path: Delivered-To: svn-src-vendor@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FD84EE6D7E; Wed, 23 May 2018 21:40:02 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B315803BC; Wed, 23 May 2018 21:40:01 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id w4NLe0PH085226 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 23 May 2018 14:40:00 -0700 (PDT) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id w4NLe0aA085225; Wed, 23 May 2018 14:40:00 -0700 (PDT) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 23 May 2018 14:40:00 -0700 From: Gleb Smirnoff To: Slava Shwartsman Cc: hselasky@FreeBSD.org, kib@FreeBSD.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: Re: svn commit: r333668 - vendor/tcpdump/dist Message-ID: <20180523214000.GT71675@FreeBSD.org> References: <201805160843.w4G8h8oW050800@repo.freebsd.org> <20180523212513.GR71675@FreeBSD.org> <20180523212707.GS71675@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180523212707.GS71675@FreeBSD.org> User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2018 21:40:02 -0000 On Wed, May 23, 2018 at 02:27:07PM -0700, Gleb Smirnoff wrote: T> On Wed, May 23, 2018 at 02:25:13PM -0700, Gleb Smirnoff wrote: T> T> Hi, T> T> T> T> do we commit cherry-picks into vendor/ subversion space? I believe we don't. T> T> T> T> Cherry-picks should go directly to head. vendor/ should get only tagged T> T> full tree updates. T> T> Ehrm, and these two commits actually are already in head, since they came T> to tcpdump from us. T> T> What was the point of r333668? Sorry, I was wrong on my first email, but not in the second. We commit vendor patches to vendor/ area, but what r333668 brought it in is originally a FreeBSD patch. So I still can't understand the point of r333668. -- Gleb Smirnoff