The glibc-2.14 toolchain update is in [testing]. Here is a summary of the changes. glibc-2.14-1 - major version release - add patch to fix libdl crash Note: The RPC implementation in libc is obsoleted. Old programs keep working but new programs cannot be linked with the routines in libc anymore. Programs in need of RPC functionality must be linked against TI-RPC. The TI-RPC implementation is IPv6 enabled and there are other benefits. Visible changes of this change include (obviously) the inability to link programs using RPC functions without referencing the TI-RPC library and the removal of the RPC headers from the glibc headers. linux-api-headers-2.6.29.1-1 - upstream update gcc-4.6.0-7 - just rebuilt binutils-2.21-9 - new snapshot from 2.21 branch (close to 2.21.1 release) valgrind-3.6.1-2 - rebuild This will sit in [testing] for a while to get some decent testing. The testsuites all look fine so I am not expecting too many issues... Allan