From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10295 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: musl 1.1.15 release Date: Tue, 5 Jul 2016 23:45:26 -0400 Message-ID: <20160706034526.GA4899@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 1467776757 6768 80.91.229.3 (6 Jul 2016 03:45:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2016 03:45:57 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-10308-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jul 06 05:45:47 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 1bKdmU-0006lB-Vc for gllmg-musl@m.gmane.org; Wed, 06 Jul 2016 05:45:47 +0200 Original-Received: (qmail 13935 invoked by uid 550); 6 Jul 2016 03:45:43 -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 13895 invoked from network); 6 Jul 2016 03:45:39 -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:10295 Archived-At: This release adds new 64-bit MIPS and PowerPC ports, soft-float ABI support for the 32-bit PowerPC arch, and support for revision 6 of the MIPS ISA (not backwards compatible with original MIPS). Serious bugs in memmem, ungetwc, and putenv have been fixed, as well as bug that could break thread-local storage on PowerPC depending on the compiler used to build musl, and a number of low-impact bugs in various interfaces. The pthread_tryjoin_np, pthread_timedjoin_np, and sched_getcpu extension functions, and header-level support for new Linux 4.5 and 4.6 features, have also been added, and the configure script now honors standard options for cross-compiling more correctly. http://www.musl-libc.org/releases/musl-1.1.15.tar.gz http://www.musl-libc.org/releases/musl-1.1.15.tar.gz.asc Special thanks to musl's release sponsors (patreon.com/musl): * The Midipix Project (midipix.org) * Justin Cormack * Hurricane Labs (hurricanelabs.com) * Kelsey Hightower * Les Aker * Neal Gompa * Jonathan Barronville