From nobody Sun Mar 03 02:44:46 2024 X-Original-To: freebsd-questions@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 4TnR4g03yTz5DSJb for ; Sun, 3 Mar 2024 02:44:51 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "gal.iecc.com", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TnR4d5z40z56qq for ; Sun, 3 Mar 2024 02:44:49 +0000 (UTC) (envelope-from johnl@iecc.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=iecc.com header.s=1574e65e3e41f.k2403 header.b=erkBoP11; dmarc=pass (policy=none) header.from=iecc.com; spf=pass (mx1.freebsd.org: domain of johnl@iecc.com designates 2001:470:1f07:1126:0:43:6f73:7461 as permitted sender) smtp.mailfrom=johnl@iecc.com Received: (qmail 87888 invoked from network); 3 Mar 2024 02:44:47 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=iecc.com; h=date:message-id:from:to:subject:mime-version:content-type:content-transfer-encoding:cleverness; s=1574e65e3e41f.k2403; bh=URFmHJRLoKETU+bsPMHT4Y2sarStp/LkJJuuYN7Wbck=; b=erkBoP11VOlQV5r6Qt67Lre00uKq+NSBT70HqDgAtFZ9f3LwUw/plmu0F8sqkfuZ0G0QSFhD4oCulr8/zCByDEgwon39BfNRQ0H+v11Re4fE05iguVo4AXBQ07CvGlVlf3x/Cdj/l11S+WAkUds9me6wP5x9/iIP6T9T8hr8m8StoKY/ubhmMJ9lrR5fghTc9uFVlRSua5V35JiMnYQB1xunlWlrb3urmU75Ved+mcw5AWfjLy2QGkA/UgWpCsX2SWViQ/ig04HUFCLAPq6W7fs5rVq05gdcGEQAJuqdCJ2Hkhy9z29AaWgEIJPH7TluwEXR1Hpk5JE3rIOTjpYETg== Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTPS (TLS1.3 ECDHE-RSA CHACHA20-POLY1305 AEAD) via TCP6; 03 Mar 2024 02:44:47 -0000 Received: by ary.qy (Postfix, from userid 501) id 4720A8455539; Sat, 2 Mar 2024 21:44:46 -0500 (EST) Date: 2 Mar 2024 21:44:46 -0500 Message-Id: <20240303024447.4720A8455539@ary.qy> From: "John Levine" To: freebsd-questions@freebsd.org Subject: Is 13.3 out yet? Organization: Taughannock Networks X-Headerized: yes Cleverness: minimal List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8bit X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.40 / 15.00]; DWL_DNSWL_LOW(-1.00)[iecc.com:dkim]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[iecc.com,none]; RCVD_IN_DNSWL_MED(-0.40)[2001:470:1f07:1126:0:43:6f73:7461:from,2001:470:1f07:1126:0:78:696d:6170:received]; R_DKIM_ALLOW(-0.20)[iecc.com:s=1574e65e3e41f.k2403]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:1f07:1126::/64]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ASN(0.00)[asn:6939, ipnet:2001:470::/32, country:US]; MISSING_XM_UA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[iecc.com:+]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4TnR4d5z40z56qq I just got a note from Amazon Web Services saying that FreeBSD 13.3 is now available and when I look at their catalog of AMIs, there are indeed 13.3 versions for amd64 and aarch64. On the other hand, when I look at the FreeBSD web site, it says that they're doing the final builds and they expect 13.3 will be out next week. Huh? What? What gives? Signed, Confused