From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/734 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: musl 0.8.9 released Date: Thu, 19 Apr 2012 22:06:26 -0400 Message-ID: <20120420020626.GC14673@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1334887441 13292 80.91.229.3 (20 Apr 2012 02:04:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 02:04:01 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-735-gllmg-musl=m.gmane.org@lists.openwall.com Fri Apr 20 04:03:56 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 1SL3CU-0004SD-Et for gllmg-musl@plane.gmane.org; Fri, 20 Apr 2012 04:03:54 +0200 Original-Received: (qmail 26481 invoked by uid 550); 20 Apr 2012 02:03:53 -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 26472 invoked from network); 20 Apr 2012 02:03:53 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:734 Archived-At: Hi again, Due to the strtol issue that slipped into 0.8.8, I've made another release. This way there's an official release with the critical security fix that also actually works. Bug-fix release for a serious breakage in strtol and related functions that made it into the previous release and prevents them from handling numbers with initial spaces. A couple other small issues have been fixed too. http://www.etalabs.net/musl/releases/musl-0.8.9.tar.gz Rich