From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5148 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: musl 1.0.2 released Date: Tue, 20 May 2014 18:23:18 -0400 Message-ID: <20140520222318.GA19680@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: ger.gmane.org 1400624619 16529 80.91.229.3 (20 May 2014 22:23:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2014 22:23:39 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5153-gllmg-musl=m.gmane.org@lists.openwall.com Wed May 21 00:23:34 2014 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 1WmsRX-000578-D5 for gllmg-musl@plane.gmane.org; Wed, 21 May 2014 00:23:31 +0200 Original-Received: (qmail 3242 invoked by uid 550); 20 May 2014 22:23:30 -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 3228 invoked from network); 20 May 2014 22:23:30 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:5148 Archived-At: This maintenance release for the 1.0 branch fixes a bug in musl's implementation of the two-way algorithm whereby strstr, wcsstr, and memmem fail to match certain periodic search strings. Several other minor issues are also fixed. Several improvements to the configure script are also made, including detection of an optimizer bug in GCC 4.9.0 which produces a broken libc. http://www.musl-libc.org/releases/musl-1.0.2.tar.gz