From nobody Fri Oct 28 03:19:08 2022 X-Original-To: stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Mz75R3xldz4gx32 for ; Fri, 28 Oct 2022 03:17:31 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from hsmtpd-fgn.xspmail.jp (hsmtpd-fgn.xspmail.jp [210.130.137.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Mz75N43Vlz3s4P for ; Fri, 28 Oct 2022 03:17:27 +0000 (UTC) (envelope-from ota@j.email.ne.jp) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1666927038; d=j.email.ne.jp; s=x01; i=ota@j.email.ne.jp; h=content-transfer-encoding:content-type:mime-version:references:in-reply-to: message-id:subject:cc:to:from:date:from; bh=zTw5gAeD57EKKW6ymK1K0Mz1fCL5kKTo47eSJFt7ZZo=; b=lLmQMiBIcQ99ZTLKVNc/m0fmDvfreHqSdgkE3604v8YZs1LBgP4DYN4FDNSuNjvtwPdRzZr8Q4sTI OGkR7bpO6+b4Bl6VpK0/8lqBH4r01v4wlNgvZGaRE7yRrjpSZMX63mF6hIYlTiYpxW75Qsnk3g6BJJ YbN9yuPAp98thFR1FuEBB82oekm9/8SFgw/FCNBy1qDdd44573BYgVNvn8IYvQbFpbAjFwbmcW3NGc NAnK2MKeVCHlycxeeP1J8qfED4KWO4YZR2c1lhRDLWkcgb2nTZmHwabxajGn32sbVvPjsbKf71Tx3m F/htJOEDytwEvif8O5IGnIXDe5OI7og== X-Country-Code: US Received: from e20.advok.com (pool-173-63-27-212.nwrknj.fios.verizon.net [173.63.27.212]) by hsmtpd-out-1.asahinet.cluster.xspmail.jp (Halon) with ESMTPA id dfc8a50a-9156-4b94-a243-1e86a95cf54f; Fri, 28 Oct 2022 12:17:15 +0900 (JST) Date: Thu, 27 Oct 2022 23:19:08 -0400 From: Yoshihiro Ota To: stable@freebsd.org Cc: Glen Barber Subject: Re: 12.4-BETA2 has been moved to next week Message-Id: <20221027231908.07600c4f2826530f4b761442@j.email.ne.jp> In-Reply-To: <20221027181930.GZ30607@FreeBSD.org> References: <20221027181930.GZ30607@FreeBSD.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; i386-portbld-freebsd12.2) List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Mz75N43Vlz3s4P X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=j.email.ne.jp header.s=x01 header.b=lLmQMiBI; dmarc=pass (policy=none) header.from=j.email.ne.jp; spf=pass (mx1.freebsd.org: domain of ota@j.email.ne.jp designates 210.130.137.13 as permitted sender) smtp.mailfrom=ota@j.email.ne.jp X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_SHORT(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[j.email.ne.jp,none]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:210.130.137.0/27]; R_DKIM_ALLOW(-0.20)[j.email.ne.jp:s=x01]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[stable@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:2497, ipnet:210.130.0.0/16, country:JP]; RCVD_TLS_LAST(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[j.email.ne.jp:+]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; TO_DN_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Hi, PRERELEASE-12.4 amd64 doesn't recognize some USB drives and I created https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267190. The same i386 recognizes the same device. Hiro On Thu, 27 Oct 2022 18:19:30 +0000 Glen Barber wrote: > The 12.4-BETA2 builds scheduled for this week have been moved until next > week, on an as-needed basis. There are two pending changes to the > releng/12.4 branch upcoming, otherwise there have been zero change > requests for the branch during this cycle so far. > > Should BETA2 not be deemed necessary, next week's builds will be the > first RC build of the cycle. > > The schedule on the website has been updated accordingly: > > https://www.freebsd.org/releases/12.4R/schedule/ > > Glen > On behalf of: re@ >