|
Message-ID: <20130630025416.GA15585@brightrain.aerifal.cx> Date: Sat, 29 Jun 2013 22:54:16 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: musl 0.9.11 released Hi all, I just packaged up the 0.9.11 release. The improvements since 0.9.10 are pretty big, including fixes for some ugly regressions that slipped in a while bacl, so I would encourage everyone to upgrade. Here's the release announcement: This release adds the support for the scanf %m allocation modifier, week-number-related strftime formats, and various legacy network-related functions. Major improvements have been made to dynamic linker path handling and pseudo-random number generators. Major visible bugs/regressions in scanf and mbsrtowcs have been fixed, as well as several potentially-serious synchronization and resource-leak bugs and x86_64-specific bugs that resulted in crashes at startup in some C++ programs or unpredictable signal behavior. Download: http://www.etalabs.net/musl/releases/musl-0.9.11.tar.gz or http://www.musl-libc.org/releases/musl-0.9.11.tar.gz I already posted a proposed roadmap for 1.0 as a separate email to the list, so no need to repeat the upcoming agenda here... Rich
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.