Date: Fri, 29 Jan 2021 16:07:08 +0000 From: Glen Barber <gjb@freebsd.org> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle Message-ID: <20210129160708.GR77557@FreeBSD.org> In-Reply-To: <20210129160639.bfdabc0df278ec8ee100d8e2@bidouilliste.com> References: <202101140002.10E0211m024446@gitrepo.freebsd.org> <20210129160639.bfdabc0df278ec8ee100d8e2@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Jan 29, 2021 at 04:06:39PM +0100, Emmanuel Vadot wrote: > > Hi Glen, > > On Thu, 14 Jan 2021 00:02:01 GMT > Glen Barber <gjb@FreeBSD.org> wrote: > > > The branch main has been updated by gjb: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=7ae27c2d6c4fe4f21e1219bb5d8a37cfc932337b > > > > commit 7ae27c2d6c4fe4f21e1219bb5d8a37cfc932337b > > Author: Glen Barber <gjb@FreeBSD.org> > > AuthorDate: 2021-01-14 00:01:30 +0000 > > Commit: Glen Barber <gjb@FreeBSD.org> > > CommitDate: 2021-01-14 00:01:30 +0000 > > > > newvers.sh: set to ALPHA1 as part of the 13.0 cycle > > > > Sponsored by: Rubicon Communications, LLC (netgate.com) > > --- > > sys/conf/newvers.sh | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh > > index b8667844210b..2a0ace45f2f6 100644 > > --- a/sys/conf/newvers.sh > > +++ b/sys/conf/newvers.sh > > @@ -54,7 +54,7 @@ > > > > TYPE="FreeBSD" > > REVISION="13.0" > > -BRANCH="CURRENT" > > +BRANCH="ALPHA1" > > if [ -n "${BRANCH_OVERRIDE}" ]; then > > BRANCH=${BRANCH_OVERRIDE} > > fi > > So since ALPHA1 we do not have new GCP images. > Is that intended ? > I see 13.0-ALPHA3 GCE images: NAME PROJECT FAMILY DEPRECATED STATUS freebsd-13-0-alpha3-amd64 freebsd-org-cloud-dev freebsd-13-0 READY > Also there is no 14.0 snapshot while there was some new 11/12 images > and no 13-ALPHA3 too it seems. Right. We likely will not have 14-CURRENT builds until releng/13.0 is branched. 13.0-ALPHA3 was built a day later so it is ready for Friday, the same as is done for BETA* and RC* builds. > Could you clarify the situation on this please ? > Glen [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAmAUMqwACgkQAxRYpUeP 4pO4BQ/6A4kFtk+8etkHZTImxNfZLAkN1Fki2RFnx8sEQrcQlEk2WsO6rNaOXbFY bPPFvIJD8RgSJAGDdL8e+/w/2wpC6jJSXaxqwy8PvBRBnnDa7uFI3rd/zjNY246U Cumb4U/gmeynzmRMfehIzHxQ5dCI1pZLRAt0NZcbxA6LPanUcRdH8IQvxIuGELMf 15tAaA8XgXGupdSFRZ7p1U1v9T/rVxFR1+i0sSksoe6dDZPqhRYsGk7Jt/P41VlM gTmQpggtquC5ByilJ/bsAMTqmUB99QPBEIsYOjLygOaSzec1F3LbO+jB9PVl4Rv5 soxh8Sh9Z0IQiIhv8RRweIzTY5p6eb1rUNGz4gTlAXJ86tOayluU2Sgn0GDwFntb 9XrdpQ9aBl0JLLTSC8Ty829VsxnbNaLnYOjIhwyLlGgtN2eUXu7P3iHm1hbUrmr2 TdVDcDvzRDwQnQBbap9C9tDQt+5W7rJt1UzAkkKfiPyKjig4btDED6VY30UJUs4t CaEecjCJekNh86cY0mbyms7oEkqZy/NQxhJLPTRwoRurrF8vQId9BzIc4e8h2QQk i1b8Vm3vJBwtDhXxwDBBEPte8vDjv34s5dkuPpa6RC+hHdbWTxhONp3EzLSdoI+C UrYcQ5HUwyIrvKqDKE21LdcDvKH98cEIiKeCawDHIi07/9BQsy8= =BTq7 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210129160708.GR77557>
