From owner-freebsd-stable@freebsd.org Sun Apr 4 21:44:11 2021 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 622E05B6F04; Sun, 4 Apr 2021 21:44:11 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FD6kM1gtbz4WSF; Sun, 4 Apr 2021 21:44:11 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-ot1-f54.google.com with SMTP id 91-20020a9d08640000b0290237d9c40382so9748440oty.12; Sun, 04 Apr 2021 14:44:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AlC2IzdcYtCkWgOjjfsh9mu9DWQj4Hyq5qMCknWBLtQ=; b=blxQ8/6FiQPKhXGYH0yinOVjcUFiKVt8p7mkHPexXYMjtefw6O+2EJnoGsS8zrnDa2 kNxw8hyCfe19vi587r+GwRKFR8NWVsfBHiV/DTCRbW2s7+INTdTeHIKpMWKsxjXvQxlm rwKRHnu7jkw611EV98HIcLIl7EOZEz+rmyroM1jb1zsvhmEXG4T84fIM4pDwXbNe8miK A2DhhHHHhot+Rq7aEPMb+DI5DV2NI/oAU2Y9MVN8XrqT7e/+phG2QQZlAu/qQ52uz/IK MBmzqks4npPY07HS7ATQFmrqxZChYig6ZKGMHKs01aTACe+Obvf3k560UotQoTw2G0fq WCDQ== X-Gm-Message-State: AOAM5309j7LjDvFPsYYCYqF/jG6PFPxzUrtXt9/tcIsNFKNUQ0zouCV+ l0Z9+JPuf10DFm+NgaMeS71+OlmW46H0ly5DIfA= X-Google-Smtp-Source: ABdhPJzqSjw2BeXbnu8P5xX94VOMN5nP1b0FRCfMZBeQEi7iRpZUbMAniqrVNS0hw3IrGaa7V0Oomsq4D5olXh26qK8= X-Received: by 2002:a05:6830:1af6:: with SMTP id c22mr19099907otd.291.1617572650008; Sun, 04 Apr 2021 14:44:10 -0700 (PDT) MIME-Version: 1.0 References: <20210403153446.GL92054@FreeBSD.org> <010001789ed2dfb8-5035b78d-bac8-4753-b8a9-0e6954f3f6b7-000000@email.amazonses.com> In-Reply-To: <010001789ed2dfb8-5035b78d-bac8-4753-b8a9-0e6954f3f6b7-000000@email.amazonses.com> From: Alan Somers Date: Sun, 4 Apr 2021 15:43:59 -0600 Message-ID: Subject: Re: FreeBSD 13.0-RC5 Now Available To: Colin Percival Cc: FreeBSD Release Engineering Team , FreeBSD CURRENT , FreeBSD , freebsd-snapshots@freebsd.org X-Rspamd-Queue-Id: 4FD6kM1gtbz4WSF X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2021 21:44:11 -0000 On Sun, Apr 4, 2021 at 3:38 PM Colin Percival wrote: > On 4/4/21 1:50 PM, Alan Somers wrote: > > On Sat, Apr 3, 2021 at 9:34 AM Glen Barber > > wrote: > > > > The fifth RC build of the 13.0-RELEASE release cycle is now available. > > > > In the past, making these releases required pushing updates to > > https://svnweb.freebsd.org/base/user/cperciva/freebsd-update-build/ . > > Historically, we often made changes directly on the update builders and > then brought the svn tree back into sync later. > > > However, that repo is read-only now. I assume that it's been gitified, > but > > I can't find the new location. Where is it? > > I think the freebsd-update build code might be homeless right now. I know > I > have seen emails mentioning that it needs to land somewhere but I don't > recall > any decision being reached. > I vote for https://github.com/freebsd/freebsd-update-build .