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 A1297C4332F for ; Mon, 21 Nov 2022 17:35:51 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6065B8540C; Mon, 21 Nov 2022 18:34:59 +0100 (CET) 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="GdvSqFoF"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6A9B4853BE; Mon, 21 Nov 2022 18:34:57 +0100 (CET) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 9F5DF8540C for ; Mon, 21 Nov 2022 18:34:53 +0100 (CET) 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-qv1-xf30.google.com with SMTP id d18so4936711qvs.6 for ; Mon, 21 Nov 2022 09:34:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=lTdcT9uYI2bBp1EvPvSWyrltx+W/5vLwPp3b7jBNXEs=; b=GdvSqFoFjZ68n8xUUnXz3/quorS/c97hjTe+3+Mhh+cc3POlN4ASC/3XsK5vWFDmn4 qDx2QV+xJO+40W4qzPuRpgNCCO2OGAQioFeTahKUxhil+IwJB7Qx/tKDWCoIGBo1PCqf VSanXW9EsF2DHLQDrFxk1KNge+ybYHIVuXzjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=lTdcT9uYI2bBp1EvPvSWyrltx+W/5vLwPp3b7jBNXEs=; b=lImTand/ceLVsTQ0CHtSwzqtQdf2lGb6Ef6r08+lMDFyaJpWdxtrdqKh8cV7wyCmek p05DgZcx53MvzsNNtrHnkEWf/TDqPcctewHMtF0pIxTMJkIv2DLB2bp0pnkaO8dXbtvq zXc33UNYV08HpsE0BE/v3aBwwl+bQZesTjB82eeOshsf83RYe5C652n9I55Z2jCtzvEz 8DRZTIfbCgtjdC7a1ByC6OjYxSW1zebQQ9tF16e1zDs8n4sCkHPZdJf0mqUTcdh12l0B j8MJqc7dauTGMml4tupHz8OcehLRmv6YN2I0VgVwRhCtjQ0wKqDWfpnA731xfD/viPIX In3g== X-Gm-Message-State: ANoB5pkKOMzojYVd+Xqf5ZYNWI1+FUNg1mHPp4Q2mEXzqBB7ulZmLY9z BDPL+5sb9JxVFrU3A9xlM5bx3pl5NLjWCw== X-Google-Smtp-Source: AA0mqf5PnfNbTV5B387aKnIxoTCce7/anZ4iv9A5pEjeyUeQ4l4WRg09pojnm/QvY1RDhyCYKiQQog== X-Received: by 2002:a05:6214:598a:b0:4c6:8cac:1c22 with SMTP id ll10-20020a056214598a00b004c68cac1c22mr17007960qvb.60.1669052092391; Mon, 21 Nov 2022 09:34:52 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-91a3-6c7b-3405-8039.res6.spectrum.com. [2603:6081:7b00:6400:91a3:6c7b:3405:8039]) by smtp.gmail.com with ESMTPSA id j8-20020a05620a410800b006ecb9dfdd15sm8661090qko.92.2022.11.21.09.34.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Nov 2022 09:34:51 -0800 (PST) Date: Mon, 21 Nov 2022 12:34:49 -0500 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.01-rc2 released Message-ID: <20221121173449.GV7282@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4hmTAJAngH+SZkLl" 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.6 at phobos.denx.de X-Virus-Status: Clean --4hmTAJAngH+SZkLl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey all, Getting back on schedule, here's -rc2. We're getting well in to the stabilization period now, but there's still some things I would like to see come in including a net PR. In terms of a changelog,=20 git log --merges v2023.01-rc1..v2023.01-rc2 contains what I've pulled but as always, better PR messages and tags will provide better results here. Looking forward, the schedule is for now rcs every other Monday, and with final release on January 9th, 2023. Thanks all! --=20 Tom --4hmTAJAngH+SZkLl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmN7trkACgkQFHw5/5Y0 tyxZYgwAlzv75RbAXVCMCe1nzsHjUymv8J2PuY2ltKr1Tufg/cAJMsXzyKhTuxiB H5VqjCmgSsqWJwjhu4jI36gBLlKp4ZIp4qjfNyU1ZTOeydXZmLWNgvrPRBafts69 P30j+lMEUVeXS05xTJTCJnnvx9YyEAARrbr4xdW6c7oWllh40U0emLWjv44nn2n+ ++OJHwLIySOuo9WKFMYvA8UEYZqN+SExM9SYVKqUyYwEcG8EPvBn8WR5reZHjW6O FhgfqZ3VRKshXNQyazRxm7fq11LVndfPfvrpr7dLFGKJYR/akx/qAXCzbolMOAz9 IT6MZWdeKqcYnC/XVvSPf3niV2MsvuGMG0ADdwCT4wy6Z0oNV8aW3YoMrkS8NX6b 4lu2RBp2UOua2RhnCEUGcqDRpNBW0YGDQ+q4ByS5peh0RMj1RD+xiGYhfy8n+rkJ HB12gJiCBnreync1iNtPVgLBXQw83GJ7Utrxs5gF1mKom9Bp7vb0H389UN9YL6+6 xJtV4HdH =Fe51 -----END PGP SIGNATURE----- --4hmTAJAngH+SZkLl--