Good job!<div><br></div><div>Gonzalo<br><br><div class="gmail_quote">On Wed, Dec 26, 2012 at 1:06 AM, Chris Leonard <span dir="ltr"><<a href="mailto:cjlhomeaddress@gmail.com" target="_blank">cjlhomeaddress@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">FYI,<br>
<br>
* New locales: ayc_PE, doi_IN, ia_FR, mni_IN, nhn_MX, niu_NU, niu_NZ,<br>
  sat_IN, and szl_PL.<br>
<br>
<br>
ayc_PE is the Aymara locale developed with our Peruvian collaborators.<br>
 niu_NU and niu_NZ are Niuean locales I developed in collaboration<br>
with Internet Niue.<br>
<br>
When we we incorporate this version we may need to make some<br>
adjustments in the locale workarounds we have built into Sugar.<br>
<br>
cjl<br>
Sugar Labs Translation Team Coordinator<br>
<br>
---------- Forwarded message ----------<br>
From: David Miller <<a href="mailto:davem@davemloft.net">davem@davemloft.net</a>><br>
Date: Tue, Dec 25, 2012 at 4:42 PM<br>
Subject: The GNU C Library version 2.17 is now available.<br>
To: <a href="mailto:libc-alpha@sourceware.org">libc-alpha@sourceware.org</a>, <a href="mailto:libc-announce@sourceware.org">libc-announce@sourceware.org</a>, <a href="mailto:info-gnu@gnu.org">info-gnu@gnu.org</a><br>
<br>
<br>
<br>
The GNU C Library<br>
=================<br>
<br>
The GNU C Library version 2.17 is now available.<br>
<br>
The GNU C Library is used as *the* C library in the GNU systems<br>
and most systems with the Linux kernel.<br>
<br>
The GNU C Library is primarily designed to be a portable<br>
and high performance C library.  It follows all relevant<br>
standards including ISO C11 and POSIX.1-2008.  It is also<br>
internationalized and has one of the most complete<br>
internationalization interfaces known.<br>
<br>
The GNU C Library webpage is at <a href="http://www.gnu.org/software/libc/" target="_blank">http://www.gnu.org/software/libc/</a><br>
<br>
Packages for the 2.17 release may be downloaded from:<br>
        <a href="http://ftpmirror.gnu.org/libc/" target="_blank">http://ftpmirror.gnu.org/libc/</a><br>
        <a href="http://ftp.gnu.org/gnu/libc/" target="_blank">http://ftp.gnu.org/gnu/libc/</a><br>
<br>
The mirror list is at <a href="http://www.gnu.org/order/ftp.html" target="_blank">http://www.gnu.org/order/ftp.html</a><br>
<br>
NEWS for version 2.17<br>
====================<br>
<br>
* The following bugs are resolved with this release:<br>
<br>
  1349, 3439, 3479, 3665, 5044, 5246, 5298, 5400, 6530, 6677, 6778, 6808,<br>
  9685, 9914, 10014, 10038, 10114, 10631, 10873, 11438, 11607, 11638, 11741,<br>
  12140, 13013, 13412, 13542, 13601, 13603, 13604, 13629, 13679, 13696,<br>
  13698, 13717, 13741, 13759, 13761, 13763, 13881, 13939, 13950, 13952,<br>
  13966, 14042, 14047, 14090, 14150, 14151, 14152, 14154, 14157, 14166,<br>
  14173, 14195, 14197, 14237, 14246, 14251, 14252, 14283, 14298, 14303,<br>
  14307, 14328, 14331, 14336, 14337, 14347, 14349, 14368, 14376, 14417,<br>
  14447, 14459, 14476, 14477, 14501, 14505, 14510, 14516, 14518, 14519,<br>
  14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576,<br>
  14579, 14583, 14587, 14595, 14602, 14610, 14621, 14638, 14645, 14648,<br>
  14652, 14660, 14661, 14669, 14672, 14683, 14694, 14716, 14719, 14743,<br>
  14767, 14783, 14784, 14785, 14793, 14796, 14797, 14801, 14803, 14805,<br>
  14807, 14811, 14815, 14821, 14822, 14824, 14828, 14831, 14833, 14835,<br>
  14838, 14856, 14863, 14865, 14866, 14868, 14869, 14871, 14872, 14879,<br>
  14889, 14893, 14898, 14914.<br>
<br>
* Optimization of memcpy for MIPS.<br>
<br>
* CVE-2011-4609 svc_run() produces high cpu usage when accept fails with<br>
  EMFILE has been fixed (Bugzilla #14889).<br>
<br>
* The add-on ports collection is now distributed in the "ports" subdirectory<br>
  of the main GNU C Library distribution, rather than separately.<br>
<br>
* Port to ARM AArch64 contributed by Linaro.<br>
<br>
* Support for STT_GNU_IFUNC symbols added for s390 and s390x.<br>
  Optimized versions of memcpy, memset, and memcmp added for System z10 and<br>
  zEnterprise z196.<br>
  Implemented by Andreas Krebbel.<br>
<br>
* The new function secure_getenv allows secure access to the environment,<br>
  returning NULL if running in a SUID/SGID process.  This function replaces<br>
  the internal function __secure_getenv.<br>
<br>
* SystemTap static probes have been added into the dynamic linker.<br>
  Implemented by Gary Benson.<br>
<br>
* Optimizations of string functions strstr, strcasestr and memmem.<br>
  Implemented by Maxim Kuvyrkov.<br>
<br>
* The minimum Linux kernel version that this version of the GNU C Library<br>
  can be used with is 2.6.16.<br>
<br>
* Optimizations of string functions memchr, wcschr, wcscpy, and wcsrchr for<br>
  powerpc POWER7.  Implemented by Will Schmidt.<br>
<br>
* New configure option --disable-nscd builds the C library such that it<br>
  never attempts to contact the Name Service Caching Daemon (nscd).<br>
  New configure option --disable-build-nscd avoids building nscd itself;<br>
  this is the default if --disable-nscd is used.<br>
<br>
* Improved support for cross-compilation, including cross-testing and<br>
  bootstrap builds without a previously built glibc.<br>
<br>
* Several testsuite tests are now able to test multiple IFUNC variants of an<br>
  interface, rather than just testing the one that would be chooen by<br>
  default.<br>
<br>
* New configure options --with-bugurl and --with-pkgversion, for<br>
  distributors to use to embed their bug-reporting and package version<br>
  information in --help and --version output.<br>
<br>
* The ttyname and ttyname_r functions on Linux now fall back to searching for<br>
  the tty file descriptor in /dev/pts or /dev if /proc is not available.  This<br>
  allows creation of chroots without the procfs mounted on /proc.<br>
<br>
* The `crypt' function now fails if passed salt bytes that violate the<br>
  specification for those values.  On Linux, the `crypt' function will<br>
  consult /proc/sys/crypto/fips_enabled to determine if "FIPS mode" is<br>
  enabled, and fail on encrypted strings using the MD5 or DES algorithm<br>
  when the mode is enabled.<br>
<br>
* The `clock_*' suite of functions (declared in <time.h>) is now available<br>
  directly in the main C library.  Previously it was necessary to link with<br>
  -lrt to use these functions.  This change has the effect that a<br>
  single-threaded program that uses a function such as `clock_gettime' (and<br>
  is not linked with -lrt) will no longer implicitly load the pthreads<br>
  library at runtime and so will not suffer the overheads associated with<br>
  multi-thread support in other code such as the C++ runtime library.<br>
<br>
* New locales: ayc_PE, doi_IN, ia_FR, mni_IN, nhn_MX, niu_NU, niu_NZ,<br>
  sat_IN, and szl_PL.<br>
<br>
Contributors<br>
============<br>
<br>
This release was made possible by the contributions of many people.<br>
The maintainers are grateful to everyone who has contributed<br>
changes or bug reports.  These include:<br>
<br>
Adam Conrad<br>
Adhemerval Zanella<br>
Alan Modra<br>
Alexander Kanevskiy<br>
Alexandre Oliva<br>
Allan McRae<br>
Andreas Jaeger<br>
Andreas Krebbel<br>
Andreas Schwab<br>
Andrej Lajovic<br>
Andrew Haley<br>
Andrew Stubbs<br>
Aurelien Jarno<br>
Benno Schulenberg<br>
Brendan Kehoe<br>
Carlos O'Donell<br>
Chandrakala Chavva<br>
Chris Leonard<br>
Chris Metcalf<br>
Daniel Gutson<br>
Daniel Jacobowitz<br>
David Alan Gilbert<br>
David S. Miller<br>
Dmitry V. Levin<br>
Eagle Burkut<br>
Florian Pritz<br>
Florian Weimer<br>
GOTO Masanori<br>
Gary Benson<br>
Greg McGary<br>
Guido Guenther<br>
H.J. Lu<br>
Jakub Jelinek<br>
Jeff Bailey<br>
Jeff Law<br>
Jeroen van Bemmel<br>
Jim Blandy<br>
Jim Meyering<br>
John Tobey<br>
Jonathan Nieder<br>
Joseph Myers<br>
Julian Brown<br>
Ken Werner<br>
Khem Raj<br>
Konstantinos Margaritis<br>
Liubov Dmitrieva<br>
Luis Machado<br>
Manjunath Matti<br>
Marcus Shawcroft<br>
Marek Polacek<br>
Mark Salter<br>
Marko Myllynen<br>
Markus Trippelsdorf<br>
Matt Turner<br>
Maxim Kuvyrkov<br>
Michael Cree<br>
Michael Hope<br>
Mike Frysinger<br>
Mike Hommey<br>
Mischa Jonker<br>
Nathan Froyd<br>
Nathan Sidwell<br>
Nik Kalach<br>
Paul Brook<br>
Paul Eggert<br>
Peng Haitao<br>
Petar Jovanovic<br>
Peter Green<br>
Petr Machata<br>
Phil Blundell<br>
Philip Blundell<br>
Pino Toscano<br>
Pravin Satpute<br>
Ramana Radhakrishnan<br>
Richard Henderson<br>
Richard Sandiford<br>
Robert Millan<br>
Roland McGrath<br>
Ryan S. Arnold<br>
Ryosei Takagi<br>
Samuel Thibault<br>
Sebastan Andrzej Siewior<br>
Siddhesh Poyarekar<br>
Steve Ellcey<br>
Steve McIntyre<br>
Thomas Bushnell, BSG<br>
Thomas Schwinge<br>
Thorsten Glaser<br>
Tom de Vries<br>
Torbjorn Granlund<br>
Tulio Magno Quites Machado Filho<br>
Ulrich Drepper<br>
Ulrich Weigand<br>
Viju Vincent<br>
Will Schmidt<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</blockquote></div><br></div>