X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:in-reply-to; q=dns; s=default; b=iDtkZ3ueqaCGpFlMrB3zNlDAWGKRwiqxuD7W96LCrFI ctA7/1QA/2x+dts0jNVNqNJ70l/bFkJTGBaWpE2npbFwhf90ZeciuWgMCP1bDf4S LpkuYJsEhknMIwRbQZuxmo3FwcRCDDnWkR0BtMKbFkINiASnjif02WxcDjIBIpig = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:in-reply-to; s=default; bh=uNkLKDlUOOvaFiqQH/ZfbergtyI=; b=uvmiBkLwaWvFMQg46 qP74N25R5+x8VHNi7ELictHll0PeWP/fyAjP4ctFxbXhFphAP7ewxL/2UzE2wdkA 3IWUlxeAEDB66iC8rneQPo0tp2kDa0IHAfhd9JwkR3gmfhTuasuGZwyyzTcXP5G8 KB46OyMP8abdQnvFTMcoPWjVXw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=0400, Hx-languages-length:871, ramey, Ramey X-HELO: mail-oi0-f52.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:in-reply-to :user-agent; bh=/JBtwVV5vkdI/eRxKP0y19Lb7Z3dtSEure2Iv3CSsHk=; b=nA8OZoYqGzbWtRvVR1vuAAgUrGF+11WjtV9eVfUSxEiYNDR0BPP8JjMPVoJoir3Ha1 SRa8q8JuSupLngIR0NFD2C3/quDMGodXjm4AlKJ9gejZ9uMkl+D142AbEpEw6m+TGKk/ 7iQDN9lFwNgiLrJjsCnkX/XnTySMRooI8UH7sRgoHZZFBq70sgrYeGqVeWJHCwwcp/9w fk0qoBto0jYQAP2wQnDeDaMa5ejn57ljAxPowoR1MQnu8ohk6+mJ8FJrPRrWb4qIDKlH ztYhKCVUYiRAgGu0j7hIGNJ4DnKrrR0ccA+d+VUttZ0DmULA1peVASMUfRNju6n3QV7i RGyQ== X-Gm-Message-State: AIkVDXIsMfr6Iyid3ZHXcxc3OHPqKZ4rYrzjY7ZWzBs57lf3tkVY9lATafp0nFSrOjA/nw== X-Received: by 10.202.171.146 with SMTP id u140mr6470479oie.191.1484621235368; Mon, 16 Jan 2017 18:47:15 -0800 (PST) Message-ID: <587d85b2.f8349d0a.410fb.c6d6@mx.google.com> Date: Mon, 16 Jan 2017 18:47:14 -0800 (PST) From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1 To: cygwin AT cygwin DOT com In-Reply-To: <55c3d643-d3d3-94c2-31e0-5e39c57b004c@redhat.com> User-Agent: mailing-list.awk 1.0.0 On Sat, 14 Jan 2017 15:47:57, Eric Blake wrote: > Okay, so you've isolated the problem to readline. In all likelihood, it > is an unintentional upstream regression; now we need to figure out what > is causing the change in behavior. Git Bisect reveals this: d49a9082c0e15bba8cd3d8cc0a994409cf823cac is the first bad commit commit d49a9082c0e15bba8cd3d8cc0a994409cf823cac Author: Chet Ramey Date: Thu Sep 15 17:02:15 2016 -0400 Readline-7.0 distribution sources and documentation Although that is not very helpful because d49a908 is -16034/+20692: http://git.savannah.gnu.org/cgit/readline.git/commit?id=d49a908 Basically they dumped the whole thing into 1 commit. Kind of pointless to even use Git when you are doing to do that. Thanks a lot Chet :| -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple