From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85506 invoked by alias); 9 Jul 2015 14:01:43 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 85393 invoked by uid 89); 9 Jul 2015 14:01:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: e34.co.us.ibm.com Received: from e34.co.us.ibm.com (HELO e34.co.us.ibm.com) (32.97.110.152) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 09 Jul 2015 14:01:39 +0000 Received: from /spool/local by e34.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 9 Jul 2015 08:01:37 -0600 Received: from d03dlp02.boulder.ibm.com (9.17.202.178) by e34.co.us.ibm.com (192.168.1.134) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 9 Jul 2015 08:01:34 -0600 X-MailFrom: bergner@vnet.ibm.com X-RcptTo: binutils@sourceware.org Received: from b03cxnp08028.gho.boulder.ibm.com (b03cxnp08028.gho.boulder.ibm.com [9.17.130.20]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 60E4F3E40047 for ; Thu, 9 Jul 2015 08:01:33 -0600 (MDT) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by b03cxnp08028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t69E0o7H43253986 for ; Thu, 9 Jul 2015 07:00:50 -0700 Received: from d03av02.boulder.ibm.com (localhost [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t69E1VLT024665 for ; Thu, 9 Jul 2015 08:01:33 -0600 Received: from [9.65.235.64] (sig-9-65-235-64.ibm.com [9.65.235.64]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t69E1P8Q023705; Thu, 9 Jul 2015 08:01:25 -0600 Subject: Re: Release 2.25.1 - plan From: Peter Bergner To: Tristan Gingold Cc: Binutils , Alan Modra In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Jul 2015 14:01:00 -0000 Message-ID: <1436450411.5367.23.camel@otta> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15070914-0017-0000-0000-00000C2FDEF6 X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00072.txt.bz2 On Thu, 2015-07-09 at 14:31 +0200, Tristan Gingold wrote: > Hello, > > many patches have been pushed on the 2.25 branch after the initial release. > The flow looks to be now quiet, so it’s time to do a new release. > > Does anyone plan to backport a patch to the 2.25 branch soon ? If so, please > speak up *now*. I'd like the following recent patch from Richard fixing a ppc64 linker bug to be backported: https://sourceware.org/ml/binutils/2015-07/msg00035.html Peter