Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 30 Jun 2014 02:36:17 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: MIPS-specific regression in musl 1.1.3

Changes to the dynamic linker made between the 1.1.2 and 1.1.3
releases or musl broke non-trivial relocation processing on MIPS. This
issue is fixed in commit 2d8cc92a7cb4a3256ed07d86843388ffd8a882b1.
Anyone wishing to use 1.1.3 on MIPS should apply the attached patch.
The gorey details are in the commit log:

http://git.musl-libc.org/cgit/musl/commit/?id=2d8cc92a7cb4a3256ed07d86843388ffd8a882b1

Rich

View attachment "mipsfix.diff" of type "text/plain" (1258 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.