From owner-freebsd-current@freebsd.org Thu Feb 4 02:33:06 2016 Return-Path: Delivered-To: freebsd-current@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 BF789A9BEBD for ; Thu, 4 Feb 2016 02:33:06 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from mx1.shrew.net (mx1.shrew.net [38.97.5.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98FF4D1C for ; Thu, 4 Feb 2016 02:33:06 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from mail.shrew.net (mail.shrew.prv [10.24.10.20]) by mx1.shrew.net (8.14.7/8.14.7) with ESMTP id u142UR2R066353 for ; Wed, 3 Feb 2016 20:30:28 -0600 (CST) (envelope-from mgrooms@shrew.net) Received: from [10.16.32.30] (72-48-144-84.static.grandenetworks.net [72.48.144.84]) by mail.shrew.net (Postfix) with ESMTPSA id BCF3A18AD00 for ; Wed, 3 Feb 2016 20:30:22 -0600 (CST) To: freebsd-current@freebsd.org From: Matthew Grooms Subject: Requesting MFC's Message-ID: <56B2B854.2030904@shrew.net> Date: Wed, 3 Feb 2016 20:32:52 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mx1.shrew.net [10.24.10.10]); Wed, 03 Feb 2016 20:30:28 -0600 (CST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2016 02:33:06 -0000 All, What is the correct way to request that patches be committed to STABLE? In particular, I'd really like to see these in 10.3-RELEASE as they have been required to build a working firewall in some cases. All are related to problems that were fixed in HEAD, but never MFC'd ... https://svnweb.freebsd.org/base?view=revision&revision=264915 https://svnweb.freebsd.org/base?view=revision&revision=272695 https://svnweb.freebsd.org/base?view=revision&revision=288529 Thanks in advance, -Matthew