[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#718181: marked as done (missing declaration for issetugid)



Your message dated Wed, 31 Jul 2013 23:49:38 +0000
with message-id <E1V4g9C-0005SL-0a@franck.debian.org>
and subject line Bug#718181: fixed in eglibc 2.17-91
has caused the Debian Bug report #718181,
regarding missing declaration for issetugid
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
718181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718181
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc0.1-dev
Version: 2.13-38
Severity: important
X-Debbugs-Cc: <jcristau@debian.org>, debian-bsd@lists.debian.org
User: debian-bsd@lists.debian.org
Usertags: kfreebsd

The pristine FreeBSD (and other BSD) provide it via <unistd.h>

The eglibc does not have reasonable file in bits,
where prototype can be included.
The best would be <bits/unistd.h>, but unfortunately,
it is included only for fortified builds

It remains to put it inside <bits/posix_opt.h>.

Petr

---------- Forwarded message ----------
Date: Sun, 28 Jul 2013 12:27:53 +0000 (GMT)
From: Julien Cristau <jcristau@debian.org>
Subject: Re: issetugid

On Fri, Apr 20, 2012 at 22:38:20 +0200, Petr Salinger wrote:

Hi,

Xlib uses AC_CHECK_FUNC(issetugid) in configure.ac, and then
#include <unistd.h>
issetugid();
in the code.  On Linux everything's fine because libc doesn't have that
function.  OTOH kfreebsd explodes with a missing prototype, see
https://buildd.debian.org/status/fetch.php?pkg=libx11&arch=kfreebsd-amd64&ver=2%3A1.4.99.901-1&stamp=1334874367

Is that function defined somewhere on kfreebsd?  If so, where?  And
shouldn't unistd.h pull that in?

No, the prototype is not defined anywhere,
the function is available mainly for linking of old code.

The key problem is that configure uses different set of CFLAGS
compared to real build:

  checking for issetugid... yes

and

  error: implicit declaration of function 'issetugid' [-Werror=implicit-function-declaration]

Hi,

this issue came up again, this time for xorg-server.  See
the discussion at http://patchwork.freedesktop.org/patch/14158/

What is the reason for not declaring issetugid?
What am I supposed to use instead?

Cheers,
Julien

--- End Message ---
--- Begin Message ---
Source: eglibc
Source-Version: 2.17-91

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 718181@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Conrad <adconrad@0c3.net> (supplier of updated eglibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 31 Jul 2013 20:56:32 +0100
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc libc6-dev-sparc libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc6-armhf libc6-dev-armhf libc6-armel libc6-dev-armel libc0.1-i386 libc0.1-dev-i386 libc6-x32 libc6-dev-x32 libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: all amd64 i386 source
Version: 2.17-91
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Adam Conrad <adconrad@0c3.net>
Closes: 489066 665287 683825 703545 718181
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for AMD64
 libc0.1    - Embedded GNU C Library: Shared libraries
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3    - Embedded GNU C Library: Shared libraries
 libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
 libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1    - Embedded GNU C Library: Shared libraries
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: Profiling Libraries
 libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
 libc6-armel - Embedded GNU C Library: ARM softfp shared libraries for armhf
 libc6-armhf - Embedded GNU C Library: ARM hard float shared libraries for armel
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-armel - Embedded GNU C Library: ARM softfp development libraries for armh
 libc6-dev-armhf - Embedded GNU C Library: ARM hard float development libraries for
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development libraries for p
 libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390 - Embedded GNU C Library: 32bit Development Libraries for IBM zSeri
 libc6-dev-s390x - Embedded GNU C Library: 64bit Development Libraries for IBM zSeri
 libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for UltraSPAR
 libc6-dev-sparc - Embedded GNU C Library: 32bit Development Libraries for SPARC
 libc6-dev-x32 - Embedded GNU C Library: X32 ABI Development Libraries for AMD64
 libc6      - Embedded GNU C Library: Shared libraries
 libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - Embedded GNU C Library: Shared libraries (Loongson 2F optimized)
 libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: Profiling Libraries
 libc6-s390 - Embedded GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-s390x - Embedded GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - Embedded GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-sparc - Embedded GNU C Library: 32bit Shared libraries for SPARC
 libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-x32  - Embedded GNU C Library: X32 ABI Shared libraries for AMD64
 libc6-xen  - Embedded GNU C Library: Shared libraries [Xen version]
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libnss-dns-udeb - Embedded GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - Embedded GNU C Library: NSS helper for files - udeb (udeb)
 locales-all - Embedded GNU C Library: Precompiled locale data
 locales    - Embedded GNU C Library: National Language (locale) data [support]
 multiarch-support - Transitional package to ensure multiarch compatibility
 nscd       - Embedded GNU C Library: Name Service Cache Daemon
Changes: 
 eglibc (2.17-91) unstable; urgency=low
 .
   [ Petr Salinger ]
   * switch libpthread implementation on kfreebsd-* to fbtl.
     Closes: #703545. Closes: #665287. Closes: #683825. Closes: #489066.
   * split some parts of kfreebsd/local-linuxthreads29.diff
     into  kfreebsd/local-nscd-no-sockcloexec.diff and
           kfreebsd/local-linuxthreads-tlsdesc.diff
   * add kfreebsd/local-fbtl.diff and kfreebsd/local-fbtl-depends.diff
   * kfreebsd/local-sysdeps.diff: update to revision 4809 (from glibc-bsd).
     Closes: #718181. Addresses: #717032 in new binutils.
   * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
     by fbtl tests that are known to fail.
 .
   [ Aurelien Jarno ]
   * debian/rules.d/build.mk: run the testsuite in parallel again.
   * prepare symbols file update for kfreebsd-* switch to fbtl.
 .
   [ Samuel Thibault ]
   * hurd-i386/local-no-bootstrap-fs-access.diff: Do not call access at
     process startup on hurd-i386. Fixes root filesystem startup.
   * hurd-i386/unsubmitted-tls.diff: rename into tg-tls-threadvar.diff
   * hurd-i386/tg-tls.diff: Move some hooks to tg-tls-threadvar.diff.
 .
   [ Adam Conrad ]
   * debian/control.in/main: Drop build-conflicts on binutils-gold to
     make us buildable again with the new binutils that provides it.
   * debian/*: Remove ldd.1, ldconfig.8, ld.so.8, gai.conf.5, zic.8,
     and zdump.1, and let them move to manpages (Reference: #556173)
Checksums-Sha1: 
 1166daac52cb9aaa9a96070e4101e75081aaaacc 5247 eglibc_2.17-91.dsc
 2f7a2d92d42ff4334b3ed8eedfb56b09784ec193 1037212 eglibc_2.17-91.debian.tar.xz
 bc4b204200b85542667e0ad75fac57185d0f8b35 2274976 libc6_2.17-91_i386.deb
 6fef96db76fa4a5cb1bb87bfc992b77e738a0f24 3033340 libc6-dev_2.17-91_i386.deb
 1ea5da2ea0409c4e85306d7746d1171d8afb75d2 1211254 libc6-pic_2.17-91_i386.deb
 46a6d6f38f53e2f0e590ab290f42fd6816b8f785 708646 libc-bin_2.17-91_i386.deb
 ada8de9d1460fac8a3b4816d7831b72c103ea19b 220242 libc-dev-bin_2.17-91_i386.deb
 bbdce00b7e80a0eacde7438301f09d59c77318d1 160978 multiarch-support_2.17-91_i386.deb
 5c98de60a85875dd04fd7e990350eaaf06993f07 1244768 libc6-prof_2.17-91_i386.deb
 f3c6e8726710469bae8d813a778db661aec08fd9 3172844 locales-all_2.17-91_i386.deb
 ecf2b937d1cdee927cf5ece0398ca0ce7d97fbdd 1160764 libc6-i686_2.17-91_i386.deb
 4d89cd509b7f4b56a72db7f506a1b2eb56c820cd 1164576 libc6-xen_2.17-91_i386.deb
 682d3aed945b21b964499887eb459372cd9e5f18 2570068 libc6-amd64_2.17-91_i386.deb
 2052898cf217136480b0d67829c85db7e32e0f67 1569508 libc6-dev-amd64_2.17-91_i386.deb
 a7d5ca722b59030628999e8ca891763fe67fce3b 2574852 libc6-x32_2.17-91_i386.deb
 fcdff7a5e4ef76c5d8c82da31c4d20027b7c0c2b 1559976 libc6-dev-x32_2.17-91_i386.deb
 41c5876c4e2af80d49666166b159531c65e01609 223410 nscd_2.17-91_i386.deb
 d6f769cc5de947b9a14aa5e7e7aba6c4afb61ac5 5012042 libc6-dbg_2.17-91_i386.deb
 e26e263a661e968403d24c9350fcf2bca1fecb26 810060 libc6-udeb_2.17-91_i386.udeb
 cf6f760b9a1f3bae928993af05faaf1f2e51b403 9660 libnss-dns-udeb_2.17-91_i386.udeb
 9aff7a8b19898d97756b6f91c6671d80f57c78a1 15736 libnss-files-udeb_2.17-91_i386.udeb
 d574becb68829774f5b5a7d383eef174f9ec27ea 2135410 glibc-doc_2.17-91_all.deb
 8f59552a45d38fee926fbabfce338be8fbcf7fab 13060142 eglibc-source_2.17-91_all.deb
 9a54abd3ece3cb68b5ab2a8163548ac034862379 3840190 locales_2.17-91_all.deb
 a26c8774bde9217cfa7380c0aa89a56e7fcde038 2522190 libc6_2.17-91_amd64.deb
 a765f43ede4208096ad50ad55deb2c799d63049d 1968524 libc6-dev_2.17-91_amd64.deb
 ae1099c28951deadf936926770a874f15a2466b2 1447262 libc6-pic_2.17-91_amd64.deb
 eb4d80be9c2a3cf35ffa9fa73f37c7f940758841 746942 libc-bin_2.17-91_amd64.deb
 727f0946d8df59cc66f77c4329a6df1cf60b6926 222858 libc-dev-bin_2.17-91_amd64.deb
 4161bd0059183b94c169e162a9fc8181c446a179 160980 multiarch-support_2.17-91_amd64.deb
 155a72542ba7b50364f4a9b8833bd8f57d8f1ca6 1581346 libc6-prof_2.17-91_amd64.deb
 a64a51b7baaff6fd7bac2030161fa08f529f99bb 3170590 locales-all_2.17-91_amd64.deb
 18791fa12cd56a5ef62522276875283970e26082 2363390 libc6-i386_2.17-91_amd64.deb
 59e9927fd89cda2ff1a2665d48a7bc265b4b806b 1299466 libc6-dev-i386_2.17-91_amd64.deb
 ad742d79e6ff6051dfe9f1a12c45296030e26f47 2579382 libc6-x32_2.17-91_amd64.deb
 189847677ff70de423b614e944b2d1143ef99c96 1560036 libc6-dev-x32_2.17-91_amd64.deb
 a447beafefbc836313c64379b9124930a933f577 224328 nscd_2.17-91_amd64.deb
 589a0b91b662cadf4e7c989f1da1063288fbeee9 3476430 libc6-dbg_2.17-91_amd64.deb
 bd048cb87fbd4aaa46b3adf52dfbbd05b525bd3a 1057220 libc6-udeb_2.17-91_amd64.udeb
 4d80f318d045c3ae4996e566508c85e88e998e99 9984 libnss-dns-udeb_2.17-91_amd64.udeb
 aca56bdb5add40035920f2979f0685c8c275ec12 16714 libnss-files-udeb_2.17-91_amd64.udeb
Checksums-Sha256: 
 beb9614c13f1eb94d87bf6d1da23437384e91b97ec56168732b0379c75f00d0e 5247 eglibc_2.17-91.dsc
 4b0d5d10f2fb300ec34a1b6964305611f93c753f9daf18f57c2e882496914cf3 1037212 eglibc_2.17-91.debian.tar.xz
 1628d0761879e046ba6f2269d3a2d55904c0f96dee7f2d167b90c2f0e6e65a15 2274976 libc6_2.17-91_i386.deb
 37c4c07a1389f8afc84ddd3cd3dbfc4aeca4d668564cf88eee49927da45db764 3033340 libc6-dev_2.17-91_i386.deb
 169fce58864bb9eaa8eb13cb18a70d6e808235357bbb0ae3af83b03a0fc6347c 1211254 libc6-pic_2.17-91_i386.deb
 cf6ebeea1a126f268944e052a27bc09e50b5fd37fa46895ca0609e6841047bd0 708646 libc-bin_2.17-91_i386.deb
 43440f1fe5d24d710df8ab718b99835c21caf7555a0d7256659d825af606c7f6 220242 libc-dev-bin_2.17-91_i386.deb
 2c1e807f83f084f05852b73445e516e761557493277bd599bb0a7a43ae55907c 160978 multiarch-support_2.17-91_i386.deb
 ff5fa486317a49e637703e5116adf48db24c3fd86b944437187d346a7f6215a2 1244768 libc6-prof_2.17-91_i386.deb
 6856daba65415c78592113ebf1ff921c154288d7af3a8e3e8590a63d525b2442 3172844 locales-all_2.17-91_i386.deb
 b9906b866bc20337d31d59c118cf4207d9006b1dcce7a722f212165be5fba291 1160764 libc6-i686_2.17-91_i386.deb
 a4003f3d3e40978c2b03aa9046cfa0074d849a3a29e4f9b4baed61dad8832429 1164576 libc6-xen_2.17-91_i386.deb
 3c11621349302039e8fde15e51f4467e4554b119660112750fe55c6d608f7a02 2570068 libc6-amd64_2.17-91_i386.deb
 fdcc52a75055d87d344084a67fa997d9a600116ec87c2eb6103f2676b64f77c2 1569508 libc6-dev-amd64_2.17-91_i386.deb
 faf1777d93652c119f7d570d70e9572a57469c019b9a839ac709e079205d0285 2574852 libc6-x32_2.17-91_i386.deb
 3f418ccfa65ca8feeb2eaa476f74a38996b97b88faf1a0ba6fba01e941658ed8 1559976 libc6-dev-x32_2.17-91_i386.deb
 b2c4637a9dfe0d0350c6faac515664083040fe9dce44be46f14af8e086300c9a 223410 nscd_2.17-91_i386.deb
 ee16b1f3b80119bbf15530514b7b7bcafb5b5545e2c997ad714f4c82513f5285 5012042 libc6-dbg_2.17-91_i386.deb
 c2050393b348868c3c5a33f82913c23cc01a54f6c6d064e334bb46e1b8ecc6f0 810060 libc6-udeb_2.17-91_i386.udeb
 a3e775f682a07b35576b3679ed6da040e59f172b27a664c06cc405e9e377bb65 9660 libnss-dns-udeb_2.17-91_i386.udeb
 266d5b4b2ae4f3e0e083953efff7dfe6398d841767ec7b381e37930ae8c42326 15736 libnss-files-udeb_2.17-91_i386.udeb
 121d52269e8eb399321137d4e8b8a1d9b2c08810028a8ec6b133769770a345b4 2135410 glibc-doc_2.17-91_all.deb
 ec4edbd80d98e092b172e0d2a8280629b0706f037013eefbaa10380e9bc7d9af 13060142 eglibc-source_2.17-91_all.deb
 d47aed7d42c67cc56269cf41a96af7072d8a69c8d8786bf5b630786c5c985187 3840190 locales_2.17-91_all.deb
 6e913935f7edf17fbe0ee9b242b5382490e069b401c0dc414cded33cb8b17104 2522190 libc6_2.17-91_amd64.deb
 f8f8ef197c8c9d420f864613bae616bd5d4d8a11617617f7b1c1deb399f796c3 1968524 libc6-dev_2.17-91_amd64.deb
 039b535681f8a28dfc8e9a26f8cf39c9254553f391feaaa4a20c43dba38a2875 1447262 libc6-pic_2.17-91_amd64.deb
 3868bee80d868f8572127b8a85f5418e6d4076a10d4cce41024423b3ddd0a24b 746942 libc-bin_2.17-91_amd64.deb
 9cf8cf3bce506148743a2db7df68a0dea16acd3e6a15d71482115b271a62b051 222858 libc-dev-bin_2.17-91_amd64.deb
 02ce9ff5d5606edc26b2dc30e81e9936b153d4c41800ffb5978e44744a687ded 160980 multiarch-support_2.17-91_amd64.deb
 9b9146126f15539f8bce39b3821f1c41b8cec6156bc6fa4c0d46d29e134c0b73 1581346 libc6-prof_2.17-91_amd64.deb
 75acaf45332c14e31672504b0db33602f77431a9b2b2ff7e8978be313a687ad2 3170590 locales-all_2.17-91_amd64.deb
 680359a86c99c46d0210f8467269afcbf40d56e9257d667a3496131f87689ed0 2363390 libc6-i386_2.17-91_amd64.deb
 b61f6a91b7cfd7d9fa2e4f335199b4025542a77d9bff3499c5b59d0f55837072 1299466 libc6-dev-i386_2.17-91_amd64.deb
 ddb30d4ebe7cde16c82b474ad2849a4243faef23389a43e6cc99ec68209553e2 2579382 libc6-x32_2.17-91_amd64.deb
 d3c1ad7b5af97a46fb6a85f2cc38eaa9a392b07f0b58cc141ed3ec38dd3956bd 1560036 libc6-dev-x32_2.17-91_amd64.deb
 2cffaf69f6b03e3fc41acb68f475adf9850549a09d058651723b28f3dd0eb755 224328 nscd_2.17-91_amd64.deb
 2ba07ee3df432778a8c129f04eda1b10b5bd1fca142a86df719582d8bb11130b 3476430 libc6-dbg_2.17-91_amd64.deb
 27ebb3cc1ca47b8253dcf6135d24e3345c3a08eaf96639617ed4e598941737c3 1057220 libc6-udeb_2.17-91_amd64.udeb
 1af21a800b25f4a3103e48ed7f750c729ee7246c7a708cf23de1f513e1b92c2b 9984 libnss-dns-udeb_2.17-91_amd64.udeb
 7c812da16d8a38e4b7d8f02c112d0499339b751a244050a56d7d0302cf5e938c 16714 libnss-files-udeb_2.17-91_amd64.udeb
Files: 
 254f35dc75cdff7dc9e8f7dbfa448997 5247 libs required eglibc_2.17-91.dsc
 4e63babd753d6357840d07b7343cf8a3 1037212 libs required eglibc_2.17-91.debian.tar.xz
 557e83e00f66957de48961290e928653 2274976 libs required libc6_2.17-91_i386.deb
 43b28b11c576b048fafa03ed24f8bf53 3033340 libdevel optional libc6-dev_2.17-91_i386.deb
 399bd802870d83dc7c3488dce9c1ed56 1211254 libdevel optional libc6-pic_2.17-91_i386.deb
 4523acc73b6bb872a4d7a0bddceb464a 708646 libs required libc-bin_2.17-91_i386.deb
 e53069b7a666fac43bf902f8b78d914e 220242 libdevel optional libc-dev-bin_2.17-91_i386.deb
 5903b396c93eb9a9d4406c8c580a682b 160978 libs required multiarch-support_2.17-91_i386.deb
 601e934893bdc23b13dd3f0a1aa0bab9 1244768 libdevel extra libc6-prof_2.17-91_i386.deb
 8c0db2ac7c8ce94194bce1049bf3fbab 3172844 localization extra locales-all_2.17-91_i386.deb
 b66f404e53962eb880bd19dda07d7699 1160764 libs extra libc6-i686_2.17-91_i386.deb
 fbcc034f7ae235f52413ba98a6ab6a11 1164576 libs extra libc6-xen_2.17-91_i386.deb
 13255488b57c6eccbb972405c3d1684d 2570068 libs optional libc6-amd64_2.17-91_i386.deb
 c4283cdeafc77272fccacbb0cb75ec57 1569508 libdevel optional libc6-dev-amd64_2.17-91_i386.deb
 cfa513b6454308ab71b99f5be3762662 2574852 libs optional libc6-x32_2.17-91_i386.deb
 01e87f551499101fc8dc6be034d54524 1559976 libdevel optional libc6-dev-x32_2.17-91_i386.deb
 a00818ce099d1342e561e742379d21dc 223410 admin optional nscd_2.17-91_i386.deb
 9cf424d8807cdf64a42fb55bc0035893 5012042 debug extra libc6-dbg_2.17-91_i386.deb
 73b1bc4a4f1be606d64d3cb869b02d31 810060 debian-installer extra libc6-udeb_2.17-91_i386.udeb
 db2e35d73ad79fef6a208bae233b07c4 9660 debian-installer extra libnss-dns-udeb_2.17-91_i386.udeb
 e4450edf6a479b931e14367860cfc93a 15736 debian-installer extra libnss-files-udeb_2.17-91_i386.udeb
 388b548b98a12bdb89b3d33c1a4c152c 2135410 doc optional glibc-doc_2.17-91_all.deb
 52f9266802a50ab8be495df2d42da33d 13060142 devel optional eglibc-source_2.17-91_all.deb
 e5138449c06a93ef3b770d86ea2a083b 3840190 localization standard locales_2.17-91_all.deb
 5e1ab828e4fd43ef2288e992861b7b11 2522190 libs required libc6_2.17-91_amd64.deb
 2993e21a1e692d56b63c7fef575d17d9 1968524 libdevel optional libc6-dev_2.17-91_amd64.deb
 091e0000ab9b472da7ca6cb6ef6ec9a1 1447262 libdevel optional libc6-pic_2.17-91_amd64.deb
 1e32bb4facebcaa172b3425083c300d7 746942 libs required libc-bin_2.17-91_amd64.deb
 d60008c5d95a6fe912ac59446150a3d5 222858 libdevel optional libc-dev-bin_2.17-91_amd64.deb
 ef1f14922a73024e85edf10eb79e99ed 160980 libs required multiarch-support_2.17-91_amd64.deb
 0a91b9ded7f815f503c25214f7782ef8 1581346 libdevel extra libc6-prof_2.17-91_amd64.deb
 dec2c7669bfe72b08318b0284ac94843 3170590 localization extra locales-all_2.17-91_amd64.deb
 f9be351d1b558018544439f922cedb9b 2363390 libs optional libc6-i386_2.17-91_amd64.deb
 f6001c1c1c669166db303442c9624baf 1299466 libdevel optional libc6-dev-i386_2.17-91_amd64.deb
 cd12cd53763b3564291c36ebcf99dc86 2579382 libs optional libc6-x32_2.17-91_amd64.deb
 e17fe4f2821e5e5419782117f22394a6 1560036 libdevel optional libc6-dev-x32_2.17-91_amd64.deb
 8246c6af765a2de963b9aaaa796c64eb 224328 admin optional nscd_2.17-91_amd64.deb
 9ad34ab654b5a25115faf2bad97aca19 3476430 debug extra libc6-dbg_2.17-91_amd64.deb
 0ed83bce71ebcb4f2758393efe309986 1057220 debian-installer extra libc6-udeb_2.17-91_amd64.udeb
 358042c74977f656070d9efb1916924b 9984 debian-installer extra libnss-dns-udeb_2.17-91_amd64.udeb
 0a1d11797f7e5d51b85f7f1b03806cba 16714 debian-installer extra libnss-files-udeb_2.17-91_amd64.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlH5nVcACgkQvjztR8bOoMlGbACdHxO6RPmXx1GEs5gssAk+sr4N
qpMAn0ZgJJZZqfsL2CoJtIdBW1U7bGcd
=bz8Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: