From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10314 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: MIPS regression in 1.1.15, patch here Date: Wed, 13 Jul 2016 15:10:36 -0400 Message-ID: <20160713191036.GJ15995@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1468437057 27158 80.91.229.3 (13 Jul 2016 19:10:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Jul 2016 19:10:57 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-10327-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jul 13 21:10:56 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1bNPYd-00024K-LY for gllmg-musl@m.gmane.org; Wed, 13 Jul 2016 21:10:55 +0200 Original-Received: (qmail 13845 invoked by uid 550); 13 Jul 2016 19:10:53 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 13806 invoked from network); 13 Jul 2016 19:10:49 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:10314 Archived-At: All users of mips targets should apply this patch. I'll probably make a fixup release soon since having wrong values in the headers is a big problem that will lead to broken binaries in the wild. https://git.musl-libc.org/cgit/musl/commit/?id=cff5747c74c41b22f1ce1340978b1c226a8cdf32 Sorry for the mistake -- I wrongly thought the changes were fixing something that was broken in practice. Rich