From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112099 invoked by alias); 15 Jan 2019 16:55:25 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 112077 invoked by uid 89); 15 Jan 2019 16:55:25 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, HX-Envelope-From:sk:sourcew, Home X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 15 Jan 2019 16:55:18 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1547571316; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NIzxqGwmeYvmEbhrXI5jbseuHakqA+m7A10Bi41V7Ds=; b=tkIwXFgvhicRxUzioUSh9Cb7ywCeZIOrP8soLqQfh74PW6/jbxRSm5JvbJG01Tgh3cFnD040 Gw7q4RxZuhn0kzjVMbcrTL+QRVrDMBl3qQk6yUm4nWT6WdUgykMkwlIHeMeQTydWjXDkh3VV K7aHR+y6jJWNG3W+U9Cx4C255Y0= X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5c3e1073.7fda943968a0-smtp-out-n02; Tue, 15 Jan 2019 16:55:15 -0000 (UTC) Date: Tue, 15 Jan 2019 16:55:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5c3e10728e72e_654d2b2496234584136ed@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] b0151f: added the version 5 to the check of bash versions Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5c3e10728e250_654d2b2496234584135b0"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00013.txt.bz2 ----==_mimepart_5c3e10728e250_654d2b2496234584135b0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1198 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: b0151f5eb53c5bf70d39512a3d73e529be90bc0a https://github.com/crosstool-ng/crosstool-ng/commit/b0151f5eb53c5bf70d39512a3d73e529be90bc0a Author: Stephan Conrad Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M configure.ac Log Message: ----------- added the version 5 to the check of bash versions Signed-off-by: Stephan Conrad Commit: 0364e3cf91a636dea48b6a7a203f9de5c7f1adc2 https://github.com/crosstool-ng/crosstool-ng/commit/0364e3cf91a636dea48b6a7a203f9de5c7f1adc2 Author: Alexey Neyman Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M configure.ac Log Message: ----------- Merge pull request #1127 from julbrygd/master added the version 5 to the check of bash versions Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0a5107dd421c...0364e3cf91a6 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5c3e10728e250_654d2b2496234584135b0--