From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128303 invoked by alias); 21 Jan 2017 03:57:14 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 128281 invoked by uid 89); 21 Jan 2017 03:57:12 -0000 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_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*M:google X-HELO: mail-ot0-f182.google.com Received: from mail-ot0-f182.google.com (HELO mail-ot0-f182.google.com) (74.125.82.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 21 Jan 2017 03:57:10 +0000 Received: by mail-ot0-f182.google.com with SMTP id 65so69324100otq.2 for ; Fri, 20 Jan 2017 19:57:10 -0800 (PST) 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:references :user-agent; bh=K0se55MIJFQ/KbLvlvjuWdE/h/ROLQG1oQ2pg3zRAs8=; b=uJcNdkg8PnBD0ABpe73vtIVBs4ffQFGNMDiYRC9bCmuHjgw3XwavZus2vTWyCBXv27 AX/PniVGjzOQR/eLSGOKpADWcEzcrQIW3rwzVM/bd3/iB2+jB3lsJmHJKch6WfxFBNIe 6u8Tb7jUfLq64GCG/ebi2f+HYYdrHt1OyhwPgH4s6qsGjJVM3op53n4xGv8RAvKUJsrm byBC83L5v1stUB2uYJDDNVH/Qrfl5dS8+/g6YEZqdTWS1hNIXh50GlEOs6f1XOLbpo2Q Y8C7uSfxZ68FK9N+uo+S6oPGURZLdKfvB6/nTjwYS7DXqqJe/r/ob88I78apTwMkvU2k DoEg== X-Gm-Message-State: AIkVDXIjpNFQG9dcLDgeh4jG0DvUd/zNRe+KKqnVhKvvIqQc+Nr1Fiijk88/bwYO+Moyyw== X-Received: by 10.157.49.70 with SMTP id v6mr8195294otd.38.1484971029303; Fri, 20 Jan 2017 19:57:09 -0800 (PST) Received: from tmp.wT9gJmy2r5 ([2605:6000:9fc0:56:811:343f:f904:d318]) by smtp.gmail.com with ESMTPSA id q88sm4903914ota.5.2017.01.20.19.57.08 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Jan 2017 19:57:08 -0800 (PST) Message-ID: <5882dc14.e1259d0a.a18c1.b27c@mx.google.com> Date: Sat, 21 Jan 2017 03:57:00 -0000 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@cygwin.com References: <70c7cd80-ccc8-b5c6-d348-29444ace55b6@redhat.com> User-Agent: mailing-list.awk 1.0.0 X-SW-Source: 2017-01/txt/msg00277.txt.bz2 On Fri, 20 Jan 2017 09:00:10, Eric Blake wrote: > (that is, please test that bash-4.4.5-1, cygwin-2.6.1-1, and > libreadline7-7.0.1-2 should work; you've already tested that > bash-4.4.5-1, libreadline7-7.0.1-1, and cygwin1-20170119 snapshot > worked; and likewise mixing libreadline7-7.0.1-2 and the snapshot should > work although it is less important) TEST 1: $ cygcheck -sv | awk '$1~/^(bash|cygwin|libreadline7|"cygwin1.dll")$/' "cygwin1.dll" v0.0 ts=2016-12-16 04:55 bash 4.4.5-1 OK cygwin 2.6.1-1 OK libreadline7 7.0.1-2 OK RESULT: Alt CP437 OK Alt UTF-8 OK Pasting OK TEST 2: $ cygcheck -sv | awk '$1~/^(bash|cygwin|libreadline7|"cygwin1.dll")$/' "cygwin1.dll" v0.0 ts=2017-01-19 15:16 bash 4.4.5-1 OK cygwin 2.6.1-1 OK libreadline7 7.0.1-2 OK RESULT: Alt CP437 OK Alt UTF-8 OK Pasting OK -- 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