From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1632 Path: news.gmane.org!not-for-mail From: Gregor Richards Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl 0.9.4 released Date: Sat, 18 Aug 2012 12:40:22 -0400 Message-ID: <502FC576.1030408@purdue.edu> References: <20120818041254.GW27715@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1345308044 26372 80.91.229.3 (18 Aug 2012 16:40:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Aug 2012 16:40:44 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1633-gllmg-musl=m.gmane.org@lists.openwall.com Sat Aug 18 18:40:44 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1T2m4o-0007oT-Sd for gllmg-musl@plane.gmane.org; Sat, 18 Aug 2012 18:40:43 +0200 Original-Received: (qmail 26201 invoked by uid 550); 18 Aug 2012 16:40:41 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 26188 invoked from network); 18 Aug 2012 16:40:40 -0000 User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <20120818041254.GW27715@brightrain.aerifal.cx> X-PMX-Version: 5.5.9.388399 X-PerlMx-Virus-Scanned: Yes Xref: news.gmane.org gmane.linux.lib.musl.general:1632 Archived-At: On 08/18/2012 12:12 AM, Rich Felker wrote: > Hi all, > > Here's the release. > > Major improvements to MIPS port, including support for dynamic > linking. Password hashing (crypt) now supports blowfish hash > algorithm. Further application compatibility improvements > especially for BSD and SUSv3-targeted software. Performance > improvements in printf and memcpy. Various bugfixes: strtod > family, wcsstr, err.h functions, and many MIPS-specific bugs. > > http://www.etalabs.net/musl/releases/musl-0.9.4.tar.gz > > Post-release priorities will be the gnuhash/dladdr patch, md5/sha > crypt, and perhaps integrating further ports (ppc and mips64 taking > priority). I know there are also various smaller pending patches > (vm86, etc.) that should get some attention too. > > Rich New musl cross compilers for all supported platforms finished: https://bitbucket.org/GregorR/musl-cross/downloads With valediction, - Gregor Richards