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 845B43858D35 for ; Sun, 30 Jul 2023 15:06:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 845B43858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1690729577; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=POVTrR3ddWL511jDDWp58tr8LP3qJTyHXNxcYxDGHSw=; b=DM4WGKskkoguT1Onu/XTAa4pQqoCo2IuQ8wMEKciocgKWPxiglugw/SVXyeG7lKQv/VthV 9QD/tSdysAu83K5pALIneHYqGNJGIY94ryCOd8Hh9HpvKk/AhZ1S8NI/qn258Yf0fR9e2Z A0PUVkbXZhbwtYVM7Tye1knaVMt/Ebc= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-386-nLZMm5TtP6-wAVBXDx_71g-1; Sun, 30 Jul 2023 11:06:16 -0400 X-MC-Unique: nLZMm5TtP6-wAVBXDx_71g-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B9D7D800FF1 for ; Sun, 30 Jul 2023 15:06:15 +0000 (UTC) Received: from prancer.redhat.com (unknown [10.42.28.22]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6CBF040C2063 for ; Sun, 30 Jul 2023 15:06:15 +0000 (UTC) From: Nick Clifton To: binutils@sourceware.org Subject: The 2.41 branch is now open for regular commits Date: Sun, 30 Jul 2023 16:06:14 +0100 Message-ID: <878raxa17d.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Guys, The 2.41 release is out and so the binutils-2_41 branch is now open for normal commits. ie there is no need to run every commit past me, and changes that are not just bug-fixes can be committed. Cheers Nick