Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Sun, 3 Jun 2012 16:37:11 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: musl 0.9.1 released

Hi everybody,

I'm happy to announce the release of musl 0.9.1, with changes
including the following:

    Ability to invoke the dynamic linker explicitly to run programs or
    display the resolution of their dependencies when invoked as ldd.
    Significant legacy-compat improvements in header files, including
    _BSD_SOURCE support, and additional interfaces towards basic
    LSB/glibc-linked binary compatibility. Fixed major POSIX BRE regex
    parsing bugs that affected building ncurses with a sed using libc
    regex engine, numerous low-impact bugs, and a few ARM-specific
    bugs that kept many programs from working at all on ARM.

    http://www.etalabs.net/musl/releases/musl-0.9.1.tar.gz

Application compatibility should be much improved versus 0.9.0; lately
this has been the main development direction.

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.