mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Timo Teras <timo.teras@iki.fi>
To: Rich Felker <dalias@libc.org>
Cc: musl@lists.openwall.com
Subject: Re: musl 1.1.10 released
Date: Fri, 5 Jun 2015 11:20:30 +0300	[thread overview]
Message-ID: <20150605112030.3a8c8184@vostro> (raw)
In-Reply-To: <20150604203018.GA10046@brightrain.aerifal.cx>

On Thu, 4 Jun 2015 16:30:18 -0400
Rich Felker <dalias@libc.org> wrote:

> This release fixes regressions introduced as part of the dynamic
> linker bootstrap overhaul in musl 1.1.9, and adds several new features
> and improvements. Internal cleanup and optimizations have been made to
> the locale system. A fail-safe/allocation-free locale_t object for the
> C locale is now available via newlocale(), and the iconv_open function
> now supports "" and "CHAR" as aliases for the native (UTF-8) encoding.
> A new crt start file, rcrt1.o, is provided for producing static-linked
> position independent executables (PIE). Minor PIE-related
> arch-specific bugs, and a bug in the ungetc and ungetwc stdio
> functions which caused them to fail on files in EOF status, have also
> been fixed. 
> 
> http://www.musl-libc.org/releases/musl-1.1.10.tar.gz
> http://www.musl-libc.org/releases/musl-1.1.10.tar.gz.asc
> 
> Thanks as always to musl's Patreon release sponsors:
> 
> - The Midipix Project (midipix.org)
> - Hurricane Labs (hurricanelabs.com)
> - Justin Cormack
> 
> Further notes on upcoming development will follow soon.

There's relatively nasty regression in uselocale() breaking most X
applications (due to some libraries).

See patch at:
http://git.alpinelinux.org/cgit/aports/plain/main/musl/0001-fix-uselocale-locale_t-0-to-not-modify-locale.patch

/Timo


  reply	other threads:[~2015-06-05  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04 20:30 Rich Felker
2015-06-05  8:20 ` Timo Teras [this message]
2015-06-05 15:01   ` Rich Felker
2015-06-05 16:16     ` New libc-test regression test for uselocale [Was: Re: [musl] musl 1.1.10 released] Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150605112030.3a8c8184@vostro \
    --to=timo.teras@iki.fi \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).