Hey mike. I just put an unofficial 0.9.29-pre1 (svn 18418) at http://uclibc.org/~landley/uClibc-0.9.29-pre1.tar.bz2
The unofficial release message is "Ok, there's still bugs in this, but they're a known, finite set of bugs. Please tell us what they are before we release the final version." If you want to make this an official release, please copy it to the download directory, sign it, and post said release message on the main page. (It would be impolite for me to do this, but I can if you want me to. My old busybox release script to do the signing and such is still at http://busybox.net/~landley/toys/bb-release if that helps. It's based on Erik's procedure for doing this.) It's APRIL 2007 already. I wanna get the darn nptl fork merged into mainline within my lifetime. :) Rob P.S. I did apply one patch to a clean svn checkout to get this tarball: Index: Rules.mak =================================================================== --- Rules.mak (revision 18418) +++ Rules.mak (working copy) @@ -77,7 +77,7 @@ # Now config hard core MAJOR_VERSION := 0 MINOR_VERSION := 9 -SUBLEVEL := 29 +SUBLEVEL := 29-pre1 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ifneq ($(EXTRAVERSION),) -- Penguicon 5.0 Apr 20-22, Linux Expo/SF Convention. Bruce Schneier, Christine Peterson, Steve Jackson, Randy Milholland, Elizabeth Bear, Charlie Stross... _______________________________________________ uClibc mailing list [EMAIL PROTECTED] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
