From owner-svn-src-stable-10@freebsd.org Tue Aug 1 12:40:59 2017 Return-Path: Delivered-To: svn-src-stable-10@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 0E7AEDAB3C5; Tue, 1 Aug 2017 12:40:59 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF73975639; Tue, 1 Aug 2017 12:40:58 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1dcWTi-000Jmy-74; Tue, 01 Aug 2017 15:40:50 +0300 Date: Tue, 1 Aug 2017 15:40:50 +0300 From: Slawa Olhovchenkov To: Marius Strobl Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r321825 - in stable/10: . gnu/usr.bin/groff/tmac lib/clang sys/conf Message-ID: <20170801124050.GG18123@zxy.spb.ru> References: <201707312219.v6VMJdAl069073@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201707312219.v6VMJdAl069073@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 12:40:59 -0000 On Mon, Jul 31, 2017 at 10:19:39PM +0000, Marius Strobl wrote: > Author: marius > Date: Mon Jul 31 22:19:39 2017 > New Revision: 321825 > URL: https://svnweb.freebsd.org/changeset/base/321825 > > Log: > Update stable/10 from 10.3-STABLE to 10.4-PRERELEASE as part of > the 10.4 release cycle, also belatedly marking the official start > of the code slush. > > Set the default mdoc(7) version to 10.4, and update the clang(1) > TARGET_TRIPLE to reflect 10.4. While at it, add missing FreeBSD > major versions to mdoc(7). > > Approved by: re (implicit) ix netmap code is broken for me in 10-STABLE. Could ypou please test and/or confirm and ask responsible ones to fix this problem before release? https://lists.freebsd.org/pipermail/svn-src-all/2017-June/147797.html