From owner-svn-src-all@freebsd.org Tue Oct 25 21:56:50 2016 Return-Path: Delivered-To: svn-src-all@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 DC6FAC21734; Tue, 25 Oct 2016 21:56:50 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from mail.vx.sk (mail.vx.sk [IPv6:2a01:4f8:190:61f0::4]) by mx1.freebsd.org (Postfix) with ESMTP id A799E359; Tue, 25 Oct 2016 21:56:50 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from [IPv6:2a02:2450:1023:80df:a920:c8de:8423:b521] (unknown [IPv6:2a02:2450:1023:80df:a920:c8de:8423:b521]) by mail.vx.sk (Postfix) with ESMTPSA id 1F4309892B; Tue, 25 Oct 2016 23:56:41 +0200 (CEST) Subject: Re: svn commit: r307861 - in head: contrib/libarchive contrib/libarchive/cat/test contrib/libarchive/cpio/test contrib/libarchive/libarchive contrib/libarchive/libarchive/test contrib/libarchive/tar/te... To: Shawn Webb References: <201610241408.u9OE86Rn050959@repo.freebsd.org> <20161025151600.GA58807@mutt-hardenedbsd> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Martin Matuska Message-ID: <505c2570-9611-40af-92fe-7f12bc11e0e0@FreeBSD.org> Date: Tue, 25 Oct 2016 23:56:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161025151600.GA58807@mutt-hardenedbsd> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 21:56:51 -0000 Hi Shawn, I forgot to mention it in the commit message: MFC to stable/11 and stable/10 is 1 week. Cheers, mm On 25.10.2016 17:16, Shawn Webb wrote: > On Mon, Oct 24, 2016 at 02:08:06PM +0000, Martin Matuska wrote: >> Author: mm >> Date: Mon Oct 24 14:08:05 2016 >> New Revision: 307861 >> URL: https://svnweb.freebsd.org/changeset/base/307861 >> >> Log: >> MFV r307859: >> Update libarchive to 3.2.2 > Hey Martin, > > Thanks for doing this upgrade! Any plans to MFC? > > Thanks, >