From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ECD5FC0015E for ; Tue, 25 Jul 2023 21:20:31 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3F72586778; Tue, 25 Jul 2023 23:20:29 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="jq8dAdXN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3748286698; Tue, 25 Jul 2023 23:20:27 +0200 (CEST) Received: from mail-vs1-xe2d.google.com (mail-vs1-xe2d.google.com [IPv6:2607:f8b0:4864:20::e2d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0CF6D86729 for ; Tue, 25 Jul 2023 23:20:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-vs1-xe2d.google.com with SMTP id ada2fe7eead31-440c5960b58so2020740137.3 for ; Tue, 25 Jul 2023 14:20:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690320022; x=1690924822; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=TRrJpTdy5Zyup2BxH0GOn8iZeaWL2F4PHDvtIBsVkbM=; b=jq8dAdXNxVwXcJCBgubH7WCLraU7o8/X5/LgPSvPHJx+Ge6vhEeVLt5mfgiNJk/bPQ MVMi11J2hNXQm1V8qi4jvRrmZ+nq4lOONTPLs/FhePKpOA6doI0LJUeCJ9o1NAa1VRS9 q+62Gd6YdF2/wfGSglW9gnnn6EscXRRgGpiB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690320022; x=1690924822; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TRrJpTdy5Zyup2BxH0GOn8iZeaWL2F4PHDvtIBsVkbM=; b=JwC7Jk5nvB7HWZbF+j+yLu+4v1PPduQ0D7EfTDP+CP7bWusl/0B2efVCpaUDBEdZgY bPueBjyAmtvuOmrVo2s7yKIIxno6sWdAZ1SHW4EPESlytJMZqf6FfEkg6tvXS3Apv0Cd 6okIg0BOWtxwZdPAr9x61IPmKWFEhiylQtSXbLQ2xYFq8z37PaNXzHS+7UIIL6/ZPShX SUJ/HFHVR6GCwlSE1E2YJJbrP1oPDyhuQ69PQLN0OSiCEUdMfW5bMzyFScMl4Y9yskKI PoMQQgBoU+Z/uP9XUETQV3snED9/gu//mpMCcQigvPzf0Myyf/RoAUucxA35egeGjRzc EFrg== X-Gm-Message-State: ABy/qLYysgM89v+WCnrSjybGz+uxu8dVTtqqqk4guCll6DiwdwjIw504 y/7Nm719SqY++QRAbgjlQfApZ+gLd4zwiqGAqrKugA== X-Google-Smtp-Source: APBJJlEsje55wXv65QyyaEZK2mnmUoSVBmEMOj/LZJRi0u9lsFxeEqTnjIM0Vzy/E+e4JieEFXxBvQ== X-Received: by 2002:a05:6102:1d6:b0:443:5bec:a2fd with SMTP id s22-20020a05610201d600b004435beca2fdmr133106vsq.18.1690320022672; Tue, 25 Jul 2023 14:20:22 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b236-e3a5-57be-379d.res6.spectrum.com. [2603:6081:7b00:6400:b236:e3a5:57be:379d]) by smtp.gmail.com with ESMTPSA id o15-20020a67e14f000000b004409e21cf23sm2052601vsl.6.2023.07.25.14.20.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 14:20:21 -0700 (PDT) Date: Tue, 25 Jul 2023 17:20:19 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: u-boot-custodians@lists.denx.de, u-boot-board-maintainers@lists.denx.de Subject: [ANN] U-Boot v2023.10-rc1 released Message-ID: <20230725212019.GE3630934@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="g/UfUUhrBMx4sHqv" Content-Disposition: inline X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --g/UfUUhrBMx4sHqv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey all, So I'm a day late with -rc1 because as may have been noticed, things went a bit wrong at the end of the day yesterday when I hoped to squeeze in a few of the last things that needed to come in. I may or may not have learned my lesson, but here's -rc1 now. There's still some outstanding things to come in by -rc2, both in my own queue and hopefully a few other custodian trees too. In terms of a changelog,=20 git log --merges v2023.07..v2023.10-rc1 contains what I've pulled but as always, better PR messages and tags will provide better results here. I'm going to try and stay on schedule now and that means the rest of the rcs every other Monday, and with final release on October 2nd, 2023. Thanks all! --=20 Tom --g/UfUUhrBMx4sHqv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTAPJMACgkQFHw5/5Y0 tyzT5AwAl4LqUvLb9WPBdojtirxYX1p79WKx0caEtiutmIE8AogcgekRrXJ5PPRj JQNNXrN3wyIouoQwIJBl5CVIXx7XvaqvJXBwOy6mTlE/kqFecKE4dXj7T8C+PxnO OIkdU54fxd1hz99oa97ke27I0ZJ16JUyyjL+iWvkmv3+hirXTIxrqICWqUJP5lRw J1v7xgyHmqUvaUwwuwQBNYnJJBjlrRWQpRszNL4LznwR/im1U0+os7cYodCwmPUd iZeemqMTdYKyj0dgcxe7TCbyTAVgK2gGNLAH7/S4QQyT+b+iIQyFjrkfusCLzz/y lmPFtN0eMEKNJuAtkg+xG+08C6UHDN9UVIKrHuslAWj9FSzogctR+zFs/UCTga8p HWzs062QfcZqjKxqUaz78mjCgS5ySIZp2SMDmUvg/brjs5rd4qIB/oNUJopsIMFp k8tVoJkyLYJkD5merx1uEWD1adODvDzCJcAm3IMpDohwepLa1ztSGHtIFMciLu0T CcLAT2bI =VqOm -----END PGP SIGNATURE----- --g/UfUUhrBMx4sHqv--