From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117322 invoked by alias); 2 Oct 2019 04:18:21 -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 117313 invoked by uid 89); 2 Oct 2019 04:18:21 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,SPF_PASS autolearn=ham version=3.3.1 spammy=fortunately, overly, H*F:U*noreply, HTo:U*crossgcc X-HELO: out-14.smtp.github.com Received: from out-14.smtp.github.com (HELO out-14.smtp.github.com) (192.30.254.197) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 Oct 2019 04:18:20 +0000 Date: Wed, 02 Oct 2019 04:18:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1569989899; bh=iN0eZcrw1J+lKATYVz1p3Jqe3Seb0BGS8wc+b2r+Aa0=; h=Date:From:To:Subject:From; b=e7TiA4lNH2F/yQ1OGu64iWhXY9OuZP6DTeMEozLHgoeL+5VfXrP6IhTsl9+8ZsJ1c QDmgskA/RREwv7Xppin+znITYUuV2rkmGYlx1IZY/2LGDs/O51Ga7SvSAq4f10pmof 4bc/YdiRkGwnhImD75dzpV3DhObpfK7EC+M4sxnE= From: Alexey Neyman To: crossgcc@sourceware.org Message-ID: Subject: [crosstool-ng/crosstool-ng] f92fe9: zlib: Provide other mirror Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: crossgcc@sourceware.org X-Auto-Response-Suppress: All X-SW-Source: 2019-10/txt/msg00005.txt.bz2 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: f92fe92e1658f71eb3cf8ee5e3cb956ee91c730f https://github.com/crosstool-ng/crosstool-ng/commit/f92fe92e1658f71eb3cf8ee5e3cb956ee91c730f Author: Philipp Wagner Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M packages/zlib/package.desc Log Message: ----------- zlib: Provide other mirror Currently, SourceForge is down and downloads give a 500 error. That's not overly uncommon (even less often the case these days). Fortunately, zlib provides another mirror on their homepage, add that as option to the package description. (https://www.zlib.net/) Commit: 4b3526029bbe158f822c72733ab3b20549746561 https://github.com/crosstool-ng/crosstool-ng/commit/4b3526029bbe158f822c72733ab3b20549746561 Author: Alexey Neyman Date: 2019-10-01 (Tue, 01 Oct 2019) Changed paths: M packages/zlib/package.desc Log Message: ----------- Merge pull request #1229 from imphil/zlib-other-mirror zlib: Provide other mirror Compare: https://github.com/crosstool-ng/crosstool-ng/compare/715591306ff9...4b3526029bbe