From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 69A833858D1E for ; Tue, 8 Feb 2022 15:43:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 69A833858D1E Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-44-ZVQHfDqPO3ensqjXIn_xFA-1; Tue, 08 Feb 2022 10:43:31 -0500 X-MC-Unique: ZVQHfDqPO3ensqjXIn_xFA-1 Received: by mail-wm1-f69.google.com with SMTP id 7-20020a1c1907000000b003471d9bbe8dso264875wmz.0 for ; Tue, 08 Feb 2022 07:43:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=cBIAspcLQTAPUbqhCJlqpnx8UgVQcziIuM0NJYlEYJ0=; b=7HrT7GVZJW0l/nvRyozWq7ykEFpEyiZ25AeMZ5JTBDaJUTUVRWoQ6fjE6rz4wBhMyS mYSwGXVWsB0wGkl/Hj8FOnv1klbvIaxtpLVXrbnNgr+L7A5rNrJpGZdtEmXkRFcnETX1 IZwLaFF1lo6LfgUuRwsg8IIU//e3vgUDrub1goKyRuet8DOof5Yb+K2AHQem6D95eVJ8 sLlHNWgwiYmgr27AmwQBfc4wiDh1PVKHe6hXC7lqhVxuR4D1hTJzjcfyVC6Ow4L/zEVt 1BjPRLHyao4dgw5jU+V9LvHQsJfh+KqQPcg2Dk5ZpsS1iAAhY8w2lEBuqKyH6ypZu+x2 DXEA== X-Gm-Message-State: AOAM530IpBEWOkqlSxcMU8XRzUckmwxQCSSEmfpFvTF77E5G5uEsgXee 2n7yiHJvp9PxEF5uY3s71ILMG3G4I4tpbAXtLeCoupqQo72TZFgAwUaQe0FqYHEzyTeS9BpETnP F7S3KZkUlECOJ3QtvJg== X-Received: by 2002:adf:f44c:: with SMTP id f12mr4164536wrp.685.1644335010296; Tue, 08 Feb 2022 07:43:30 -0800 (PST) X-Google-Smtp-Source: ABdhPJywPU+yD4Vs7iXtbty6l0s/hSfdLCzAFwS+wac06+rOnoMpA+tJayD0V8P7ULUkBsxYGhJUCQ== X-Received: by 2002:adf:f44c:: with SMTP id f12mr4164525wrp.685.1644335010071; Tue, 08 Feb 2022 07:43:30 -0800 (PST) Received: from [192.168.1.6] (adsl-164-239.freeuk.com. [80.168.164.239]) by smtp.gmail.com with ESMTPSA id o10sm8951706wri.69.2022.02.08.07.43.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Feb 2022 07:43:29 -0800 (PST) Message-ID: Date: Tue, 8 Feb 2022 15:43:29 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: The 2.38 branch has been created. To: Palmer Dabbelt , binutils@sourceware.org References: From: Nick Clifton In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2022 15:43:35 -0000 Hi Palmer, > Sorry for the extremely late notice, but we just found that we'd missed the fix for this version checking issue.  I've posted a patch, as Nelson pointed out in that thread > we're hoping it's not too late for 2.38 -- no big deal if it is, though. Nelson has already pinged me about this. If you can get the patch in today (Tue Feb 8) then it should be OK. I hoping to make the release tomorrow... Cheers Nick