I have some stuff from experimental.
Code: Select all
apt-cache show libc6
Package: libc6
Source: eglibc
Version: 2.17-5
Installed-Size: 10224
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Replaces: libc6-amd64
Provides: glibc-2.17-1
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, locales
Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch
Breaks: locales (<< 2.17), locales-all (<< 2.17), lsb-core (<= 3.2-27), nscd (<< 2.17)
Description-en: Embedded GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
Multi-Arch: same
Homepage: http://www.eglibc.org
Description-md5: 5089b4da6684d7432ab618fb5b79cec5
Tag: implemented-in::c, role::shared-lib
Section: libs
Priority: required
Filename: pool/main/e/eglibc/libc6_2.17-5_amd64.deb
Size: 4761230
MD5sum: 11abfb204479b031904ebb16a7406a3a
SHA1: 28299fea5087bde52fe2564c5156ab5cb6c7d61b
SHA256: f8a70400f158a581499093a5b82f21be3853b23b689978381490ed32cd8ce001
so an apt-get install -t experimental libc6 should get it.