Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 31 Jul 2014 19:31:23 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: musl 1.1.4 released

This release features a new port to the OpenRISC 1000 (or1k)
architecture, experimental support for locale in the LC_MESSAGES and
LC_TIME categories, and a built-in implementation of the gettext
system for message translations. Numerous bugs have also been fixed,
including a regression in the dynamic linker that prevented it from
showing error messages, incorrect memory synchronization/barriers on
microblaze, mips, powerpc, and sh, problems with the struct stat
layout on microblaze and big-endian mips, a serious setjmp register
state corruption bug on microblaze, a dynamic linker regression on
mips, and various minor issues. In addition, a workaround is provided
for gcc bug 61144 which prevented building musl with gcc 4.9.x.

http://www.musl-libc.org/releases/musl-1.1.4.tar.gz

Some additional notes on use of new locale features (to be made into a
wiki page and/or a major update to the manual) will be posted to the
list soon.

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.