From owner-svn-src-stable-11@freebsd.org Mon Apr 9 16:59:34 2018 Return-Path: Delivered-To: svn-src-stable-11@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 BA83BF8EF2A for ; Mon, 9 Apr 2018 16:59:34 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22e.google.com (mail-it0-x22e.google.com [IPv6:2607:f8b0:4001:c0b::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4335871559 for ; Mon, 9 Apr 2018 16:59:34 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22e.google.com with SMTP id t192-v6so12284558itc.1 for ; Mon, 09 Apr 2018 09:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=FS5t4Hf99CLVYaQUF66oF0XeEDsc4EWc0ox6lLX1tyc=; b=Hz67eeGdXvI6Bvvqt0WBErW4g6HePlKiFjZngxE2BiOWuO23UOdGA7rRcgQQHZjWMr zaBQqrK8Rvnbs32OYaawJZnEw6Y/k91b+j4SCB/lw5rW7KMNra83dpRquB/0kusyvTo4 q7kYyM/G00l6Q69N+jNRvZ9CWCPXchCYpcTiE2ecoGZA6iM/8IDzAIX8DDrYcNN/5eYS oveXatxZluslDRS7HvHSht32vRh4VOcGG1scks7tVyGeAN7UpCHTzV6E5NrHKHrZeAV3 mKVXKIyRchXQ7CtuFOZ0S3NbmuMpSR37FSI1lqHunoIhH5vcZsszLGGU+wn5nLBwOfjr HfvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=FS5t4Hf99CLVYaQUF66oF0XeEDsc4EWc0ox6lLX1tyc=; b=T4xirTuUWO9aIS5ZHerYLzLr9xapA5fv6/LCrpYZqZ3X3wesjR3hpG9eorWUL5nmaG Sl0jTfT/It0Konz+6nMjdbK2ORNjVREJ1f4hmKR/7dE7mHiXn99lR4BpHzhnS+J3f+WT wZ98CeBsL3TwG7o7bbd2rHXjCccR3rX+Y58wNA/tqM8rF34vtMMPOOzG50zJz43nI4oO uLDBKpKZq6fqunF/m1kE2HuvPXzVIuOwVQLSBtxkziCXsfnDu6WflrQZw9un3KkOQUQd 1NxM2dWKe5ykQO2UD7/ZQRojqP8gg8UOuxhEY84bDyoiwF/k31nXWQTYQiD4khZ84D9n jkLw== X-Gm-Message-State: ALQs6tAhVQgHrqTEVcFliB/9dI8ORWOIWobA1JoZGTdSDHG3lhFQdrQn O04d9XSFfjvU/xkIMy8Dj1cryYg7ux3zLo4RsUStfg== X-Google-Smtp-Source: AIpwx4/SE27738y6Jp4RQUC20GVmLCtaDxHMYq/hbaqx0JeJ5u0hcAqTfGZ4K7h5OqAGJNkGUZ5vB5qcS2asIfbveco= X-Received: by 2002:a24:b649:: with SMTP id d9-v6mr866731itj.51.1523293173298; Mon, 09 Apr 2018 09:59:33 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.228.135 with HTTP; Mon, 9 Apr 2018 09:59:32 -0700 (PDT) X-Originating-IP: [50.227.106.226] In-Reply-To: References: <201804091552.w39Fqv2S019416@pdx.rh.CN85.dnsmgr.net> From: Warner Losh Date: Mon, 9 Apr 2018 10:59:32 -0600 X-Google-Sender-Auth: wCbUoe9fjUTxxBpkGTwJgWm1pzs Message-ID: Subject: Re: svn commit: r331880 - stable/11/etc To: Kyle Evans Cc: "Rodney W. Grimes" , Niclas Zeising , svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers , svn-src-stable-11@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-stable-11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for only the 11-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 16:59:35 -0000 On Mon, Apr 9, 2018 at 10:09 AM, Kyle Evans wrote: > Right- so, back out this MFC (and the subsequent FreeBSD_version bump) > and fix the ports to do the right thing for 12.x while that's still > not a technically supported branch? Don't back out the version bump. Other things may be riding along on it 'for free'. Better to bump it again when you unMFC (if it's been more than a few days since we've had one), and then yet-again when a fixed MFC happens. Unless there's something you can ride along on for free :) Otherwise, that's a great plan. Warner