From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49114 invoked by alias); 23 Sep 2018 06:44:14 -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 48818 invoked by uid 89); 23 Sep 2018 06:43:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, 31st, H*Ad:U*crossgcc, HTo:U*crossgcc X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 23 Sep 2018 06:43:15 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1537684993; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=h9QHR2imXJxGLO+IkjHJgdFjrrb2eDUlTvymOGCbVy4=; b=LTKfnQn2VcjpiCt4k7h87jW5I/ImKPGMzqQjKxcsCQT1EyJmDyfoIl8FrKiZLGaPRQHGYwE7 Q1Tpbu3U6+vGZtmpvevKCPW+eHBbPPbKysI47ZRH5C/XRainQBQyEilpYREBQz1N7dHvP468 u0moUqm7d7ke5OHXCNbMVXN0qRc= X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: bryanhundven=gmail.com@github.com Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5ba73601.7f36381cda50-smtp-out-n03; Sun, 23 Sep 2018 06:43:13 -0000 (UTC) Date: Sun, 23 Sep 2018 06:44:00 -0000 From: Bryan Hundven Reply-To: Bryan Hundven To: crossgcc@sourceware.org Message-ID: <5ba736006ebc0_2c732b13e7b70ec8691e9@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 5b42c4: Add musl-libc 1.1.20 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5ba736006e778_2c732b13e7b70ec8690f3"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00007.txt.bz2 ----==_mimepart_5ba736006e778_2c732b13e7b70ec8690f3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2075 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5b42c4cb0507803a5203dba97af8448d8715fc6c https://github.com/crosstool-ng/crosstool-ng/commit/5b42c4cb0507803a5203dba97af8448d8715fc6c Author: Bryan Hundven Date: 2018-09-22 (Sat, 22 Sep 2018) Changed paths: A packages/musl/1.1.20/chksum A packages/musl/1.1.20/version.desc Log Message: ----------- Add musl-libc 1.1.20 Signed-off-by: Bryan Hundven Commit: ad667b2a153b76a3998b8549824b0fabb185b892 https://github.com/crosstool-ng/crosstool-ng/commit/ad667b2a153b76a3998b8549824b0fabb185b892 Author: Bryan Hundven Date: 2018-09-22 (Sat, 22 Sep 2018) Changed paths: M .gitignore Log Message: ----------- Ignore compressed files Signed-off-by: Bryan Hundven Commit: 66fbd9f42e266854cf27f1b9c8649364756fe636 https://github.com/crosstool-ng/crosstool-ng/commit/66fbd9f42e266854cf27f1b9c8649364756fe636 Author: Bryan Hundven Date: 2018-09-22 (Sat, 22 Sep 2018) Changed paths: M .gitignore Log Message: ----------- Fix compressed for tar, too Signed-off-by: Bryan Hundven Commit: af079341393fb5649795e579d6c53c31c7a468a1 https://github.com/crosstool-ng/crosstool-ng/commit/af079341393fb5649795e579d6c53c31c7a468a1 Author: Bryan Hundven Date: 2018-09-22 (Sat, 22 Sep 2018) Changed paths: M .gitignore A packages/musl/1.1.20/chksum A packages/musl/1.1.20/version.desc Log Message: ----------- Merge pull request #1025 from bhundven/update_musl_1_1_20 Add musl-libc 1.1.20 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c426acbee764...af079341393f **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_5ba736006e778_2c732b13e7b70ec8690f3--