From nobody Mon Jul 29 09:24:05 2024 X-Original-To: freebsd-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 4WXXyx5Sxnz5Rc0k for ; Mon, 29 Jul 2024 09:25:45 +0000 (UTC) (envelope-from stable@lordcow.org) Received: from mail.lordcow.org (lordcow.org [197.155.6.42]) (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 ECDSA (P-256) client-digest SHA256) (Client CN "devaux.za.net", Issuer "E5" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WXXyq5Qn8z4FVL for ; Mon, 29 Jul 2024 09:25:39 +0000 (UTC) (envelope-from stable@lordcow.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=temperror reason="query timed out" header.from=lordcow.org (policy=temperror); spf=pass (mx1.freebsd.org: domain of stable@lordcow.org designates 197.155.6.42 as permitted sender) smtp.mailfrom=stable@lordcow.org Received: from lordcow.org (localhost [127.0.0.1]) by mail.lordcow.org (8.17.2/8.17.2) with ESMTPS id 46T9OAvg050083 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Mon, 29 Jul 2024 11:24:10 +0200 (SAST) (envelope-from lordcow@lordcow.org) X-Authentication-Warning: lordcow.org: Host localhost [127.0.0.1] claimed to be lordcow.org Received: (from lordcow@localhost) by lordcow.org (8.17.2/8.17.2/Submit) id 46T9O5QM050074 for freebsd-stable@freebsd.org; Mon, 29 Jul 2024 11:24:05 +0200 (SAST) (envelope-from lordcow) Date: Mon, 29 Jul 2024 11:24:05 +0200 From: Gareth de Vaux To: freebsd-stable@freebsd.org Subject: 12.4-STABLE to 13.3-STABLE upgrade Message-ID: 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: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=4.0.0 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on lordcow.org X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.16 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.86)[-0.863]; R_SPF_ALLOW(-0.20)[+ip4:197.155.6.42]; MIME_GOOD(-0.10)[text/plain]; MID_RHS_MATCH_FROM(0.00)[]; HAS_XAW(0.00)[]; ASN(0.00)[asn:37199, ipnet:197.155.0.0/21, country:ZA]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; MISSING_XM_UA(0.00)[]; R_DKIM_NA(0.00)[]; DMARC_DNSFAIL(0.00)[lordcow.org : query timed out]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4WXXyq5Qn8z4FVL Hi guys, I need to upgrade from 12.4-STABLE r373297 (27 Dec 2023) to 13.3-STABLE Do I need to upgrade first to 13.0-RELEASE to bridge some compatibilities? I'm worried for example about updating ZFS bootcode but actually downgrading to 13.0-RELEASE and bricking the system. I assume I can then source upgrade from -RELEASE to -STABLE without issue.