From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61705 invoked by alias); 15 Dec 2016 19:11:13 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 61619 invoked by uid 89); 15 Dec 2016 19:11:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=brobecker, U*brobecker, Brobecker, sk:brobeck X-HELO: mail-qt0-f169.google.com Received: from mail-qt0-f169.google.com (HELO mail-qt0-f169.google.com) (209.85.216.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Dec 2016 19:10:54 +0000 Received: by mail-qt0-f169.google.com with SMTP id n6so66554998qtd.1 for ; Thu, 15 Dec 2016 11:10:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=sFdfISZ8ZxK26YuZjLpxtfKknWyVOevL9XJFdhjr2dM=; b=dz0lGk4mqyjCtd2oR6lJszmhCgFglkGwSawfPpvWKCcbK5YxZMI98bp974XLN8UmnN /oinFVoqiU9Pa0A29u33fEFSgYRo/OigFbxHSq7u0Ceci5+XFlslredNiFR1n0TeBbF0 bkgCf5RS0x4M+kwqDBW/d058gwbB2wY6BVRjacUw13fMfFNcdk6gghdoVMkoARbm6MLy DoHiZOCa6z2nVaGRJihvBn3fiwqxOyoFxlxGZqAmy6m7EPDz6XeuHz0w9jGJgpAepC5g TrevC6VaTL1ZDmleG1MupGAogPdfZbucjFTihiiNKpyGLJo1wnGyVgIMyyqPIAP4ZLZt yEHw== X-Gm-Message-State: AIkVDXKT0xyYTY2Ff2f8qqW7PdlMtckgNrnuY0CxGojg7lnjeljimYbiB69nXA+puHd4O172jKpC6rwHgpndfg== X-Received: by 10.200.52.221 with SMTP id x29mr2153652qtb.19.1481829052878; Thu, 15 Dec 2016 11:10:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.144.11 with HTTP; Thu, 15 Dec 2016 11:10:52 -0800 (PST) In-Reply-To: <20161215054411.GB3975@adacore.com> References: <20161215054411.GB3975@adacore.com> From: Yao Qi Date: Thu, 15 Dec 2016 19:11:00 -0000 Message-ID: Subject: Re: FYI - T minus 1 month until 7.12.1 planned release To: Joel Brobecker Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00310.txt.bz2 On Thu, Dec 15, 2016 at 5:44 AM, Joel Brobecker wro= te: > Hello everyone, > > Just a quick heads up that our 7.12 "re-spin" is currently planned > for Jan 15, so one month from now. > > As far as I can tell, we don't have any PR marked are required > for 7.12.1, but if you know of some issues that should be, please > let us know here. HI Joel, PR 20939 is required for 7.12.1 --=20 Yao (=E9=BD=90=E5=B0=A7)