Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Fri, 6 Jun 2014 18:55:04 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: musl 1.1.2 released

This release fixes a stack-based buffer overflow in DNS response
parsing (CVE-2014-3484) found during an overhaul of the resolver
internals. A number of new features in the forward and reverse name
lookup functions have been added, particularly in the area of IPv6
support. VDSO acceleration of clock_gettime and related functions on
i386 is now available with recent kernels. Support for the %C and %y
specifiers to strptime has been added. Various low to medium severity
bugs have also been fixed.

Download: http://www.musl-libc.org/releases/musl-1.1.2.tar.gz
Release notes: http://git.musl-libc.org/cgit/musl/tree/WHATSNEW?id=v1.1.2

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.