Debian Package Tracker
Register | Log in
Subscribe

glibc

Choose email to subscribe with

general
  • source: glibc (main)
  • version: 2.42-5
  • maintainer: GNU Libc Maintainers (archive) (DMD)
  • uploaders: Samuel Thibault [DMD] – Aurelien Jarno [DMD] – Clint Adams [DMD]
  • arch: all any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.31-13+deb11u11
  • o-o-sec: 2.31-13+deb11u13
  • o-o-upd: 2.31-13+deb11u5
  • o-o-p-u: 2.31-13+deb11u11
  • oldstable: 2.36-9+deb12u13
  • old-sec: 2.36-9+deb12u7
  • stable: 2.41-12
  • testing: 2.41-12
  • unstable: 2.42-5
versioned links
  • 2.31-13+deb11u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.31-13+deb11u11: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.31-13+deb11u13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.36-9+deb12u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.36-9+deb12u13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.41-12: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.42-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • glibc-doc (8 bugs: 0, 1, 7, 0)
  • glibc-source (1 bugs: 0, 0, 1, 0)
  • libc-bin (23 bugs: 0, 10, 13, 0)
  • libc-dev-bin (1 bugs: 0, 1, 0, 0)
  • libc-devtools (1 bugs: 0, 1, 0, 0)
  • libc-gconv-modules-extra
  • libc-l10n
  • libc0.3
  • libc0.3-dbg
  • libc0.3-dev
  • libc0.3-udeb
  • libc6 (218 bugs: 1, 153, 64, 0)
  • libc6-amd64 (1 bugs: 0, 1, 0, 0)
  • libc6-dbg (1 bugs: 0, 0, 1, 0)
  • libc6-dev (34 bugs: 0, 19, 15, 0)
  • libc6-dev-amd64
  • libc6-dev-i386
  • libc6-dev-mips32
  • libc6-dev-mips64
  • libc6-dev-mipsn32
  • libc6-dev-powerpc
  • libc6-dev-ppc64
  • libc6-dev-s390
  • libc6-dev-sparc
  • libc6-dev-sparc64
  • libc6-dev-x32
  • libc6-i386 (2 bugs: 0, 1, 1, 0)
  • libc6-mips32
  • libc6-mips64
  • libc6-mipsn32
  • libc6-powerpc
  • libc6-ppc64
  • libc6-s390
  • libc6-sparc
  • libc6-sparc64
  • libc6-udeb
  • libc6-x32 (1 bugs: 0, 1, 0, 0)
  • libc6.1
  • libc6.1-dbg
  • libc6.1-dev
  • libc6.1-udeb
  • locales (50 bugs: 0, 32, 18, 0)
  • locales-all (3 bugs: 0, 2, 1, 0)
  • nscd (28 bugs: 0, 25, 3, 0)
action needed
lintian reports 10 errors and 34 warnings high
Lintian reports 10 errors and 34 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-12-04 Last update: 2025-12-08 04:31
7 security issues in buster high

There are 7 open security issues in buster.

4 important issues:
  • CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache If the Name Service Cache Daemon's (nscd) fixed size cache is exhausted by client requests then a subsequent client request for netgroup data may result in a stack-based buffer overflow. This flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
  • CVE-2024-33600: nscd: Null pointer crashes after notfound response If the Name Service Cache Daemon's (nscd) cache fails to add a not-found netgroup response to the cache, the client request can result in a null pointer dereference. This flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
  • CVE-2024-33601: nscd: netgroup cache may terminate daemon on memory allocation failure The Name Service Cache Daemon's (nscd) netgroup cache uses xmalloc or xrealloc and these functions may terminate the process due to a memory allocation failure resulting in a denial of service to the clients. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
  • CVE-2024-33602: nscd: netgroup cache assumes NSS callback uses in-buffer strings The Name Service Cache Daemon's (nscd) netgroup cache can corrupt memory when the NSS callback does not store all strings in the provided buffer. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
2 issues postponed or untriaged:
  • CVE-2023-4806: (needs triaging) A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.
  • CVE-2023-4813: (needs triaging) A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.
1 ignored issue:
  • CVE-2020-1751: An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.
Created: 2024-04-17 Last update: 2024-06-29 13:15
36 bugs tagged patch in the BTS normal
The BTS contains patches fixing 36 bugs (42 if counting merged bugs), consider including or untagging them.
Created: 2025-01-06 Last update: 2025-12-10 01:30
4 open merge requests in Salsa normal
There are 4 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-21 Last update: 2025-12-09 00:02
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.42-6, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 5e4fb35cbc5cfe9fe667eee766e202ced5737360
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Mon Dec 8 23:30:01 2025 +0100

    Add changelog entry for previous commit

commit 4e6175e45b999f152bf1b23a13a32367e03e0d5f
Author: Benjamin Drung <benjamin.drung@canonical.com>
Date:   Sat Dec 6 18:53:55 2025 +0100

    debian/control: add new lines when concatenating files
    
    The file `debian/control` has a trailing new line. Lintian complains
    about `trailing-whitespace` and some editors might be configured to
    remove trailing new lines.
    
    So add new lines when concatenating the files in `debian/control.in`.
Created: 2025-12-09 Last update: 2025-12-09 00:02
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2020-02-26 Last update: 2025-12-07 14:00
debian/patches: 74 patches to forward upstream low

Among the 74 debian patches available in version 2.42-5 of the package, we noticed the following issues:

  • 74 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-12-07 07:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2024-04-07 Last update: 2025-12-07 05:00
testing migrations
  • This package is part of the ongoing testing transition known as glibc-2.42. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • excuses:
    • Migrates after: dante/amd64, dante/arm64, dante/i386, dante/ppc64el, dante/riscv64, dante/s390x, libnss-db/amd64, libnss-db/arm64, libnss-db/armhf, libnss-db/i386, libnss-db/ppc64el, libnss-db/riscv64, libnss-db/s390x, unscd/amd64, unscd/arm64, unscd/armhf, unscd/i386, unscd/ppc64el, unscd/riscv64, unscd/s390x, wcc/amd64, zzuf/amd64, zzuf/arm64, zzuf/armhf, zzuf/i386, zzuf/ppc64el, zzuf/riscv64, zzuf/s390x
    • Migration status for glibc (2.41-12 to 2.42-5): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Too young, only 3 of 5 days old
    • ∙ ∙ Implicit dependency: glibc dante/amd64
    • ∙ ∙ Implicit dependency: glibc dante/arm64
    • ∙ ∙ Implicit dependency: glibc dante/i386
    • ∙ ∙ Implicit dependency: glibc dante/ppc64el
    • ∙ ∙ Implicit dependency: glibc dante/riscv64
    • ∙ ∙ Implicit dependency: glibc dante/s390x
    • ∙ ∙ Implicit dependency: glibc libnss-db/amd64
    • ∙ ∙ Implicit dependency: glibc libnss-db/arm64
    • ∙ ∙ Implicit dependency: glibc libnss-db/armhf
    • ∙ ∙ Implicit dependency: glibc libnss-db/i386
    • ∙ ∙ Implicit dependency: glibc libnss-db/ppc64el
    • ∙ ∙ Implicit dependency: glibc libnss-db/riscv64
    • ∙ ∙ Implicit dependency: glibc libnss-db/s390x
    • ∙ ∙ Implicit dependency: glibc unscd/amd64
    • ∙ ∙ Implicit dependency: glibc unscd/arm64
    • ∙ ∙ Implicit dependency: glibc unscd/armhf
    • ∙ ∙ Implicit dependency: glibc unscd/i386
    • ∙ ∙ Implicit dependency: glibc unscd/ppc64el
    • ∙ ∙ Implicit dependency: glibc unscd/riscv64
    • ∙ ∙ Implicit dependency: glibc unscd/s390x
    • ∙ ∙ Implicit dependency: glibc wcc/amd64
    • ∙ ∙ Implicit dependency: glibc zzuf/amd64
    • ∙ ∙ Implicit dependency: glibc zzuf/arm64
    • ∙ ∙ Implicit dependency: glibc zzuf/armhf
    • ∙ ∙ Implicit dependency: glibc zzuf/i386
    • ∙ ∙ Implicit dependency: glibc zzuf/ppc64el
    • ∙ ∙ Implicit dependency: glibc zzuf/riscv64
    • ∙ ∙ Implicit dependency: glibc zzuf/s390x
    • Additional info (not blocking):
    • ∙ ∙ Updating glibc will fix bugs in testing: #1115729
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/glibc.html
    • ∙ ∙ Autopkgtest check should wait for tests relating to glibc 2.42-5, but forced by elbrus
    • ∙ ∙ Autopkgtest for aevol/5.0+ds-4: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for altree/1.3.2-4: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for assimp/6.0.2+ds-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for ayatana-indicator-session: amd64: Test triggered (failure will be ignored), arm64: Test triggered (failure will be ignored), i386: Test triggered (failure will be ignored), ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for binutils/2.45.50.20251201-1: amd64: Pass, arm64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for cmake/4.1.1+really3.31.6-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for cyrus-imapd/3.12.1-2: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Failed (not a regression) ♻ (reference ♻), ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for cython/3.1.6+dfsg-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for dipy/1.11.0-2: amd64: Pass, arm64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for dolfin/2019.2.0~legacy20240219.1c52e83-25: amd64: Pass, arm64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for epson-inkjet-printer-escpr/1.7.17-4: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for esys-particle: amd64: Test triggered (failure will be ignored), arm64: Test triggered (failure will be ignored), ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for fenics-dolfinx/1:0.9.0-11: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for glibc/2.42-5: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for haskell-futhark/0.25.32-2: amd64: No tests, superficial or marked flaky ♻ (reference ♻), arm64: Pass, i386: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for hisat2/2.2.1-5: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for libmceliece/0~20250507-4: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for libreoffice/4:25.8.3-1: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Test triggered (failure will be ignored), ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for liburing/2.12-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for macaulay2/1.25.11+ds-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for mdanalysis: amd64: Test triggered (failure will be ignored), arm64: Test triggered (failure will be ignored), i386: Test triggered (failure will be ignored), ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for nodejs/22.21.1+dfsg+~cs22.19.0-5: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for numpy/1:2.3.5+ds-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Regression ♻ (reference ♻), riscv64: Pass, s390x: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for octave-ltfat/2.6.0+dfsg-7: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for openbabel/3.1.1+dfsg-14: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Failed (not a regression) ♻ (reference ♻), s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for openjdk-21/21.0.10~4ea-1: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for openjdk-25/25.0.1+8-1: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for openjdk-26/26~26ea-1: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Pass, ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for openmsx/20.0+dfsg-1.2: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), i386: Regression ♻ (reference ♻), ppc64el: Regression ♻ (reference ♻), riscv64: Failed (not a regression) ♻ (reference ♻), s390x: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for opensaml/3.3.1-3: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for oxigraph/0.5.2-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for python-aiortc/1.11.0-1: amd64: Test triggered (failure will be ignored), arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for python3.13/3.13.9-1: amd64: Pass, arm64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for python3.14/3.14.0-5: amd64: Pass, arm64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for r-cran-projpred/2.8.0+dfsg-1: amd64: Pass, arm64: Pass, i386: Test triggered (failure will be ignored), ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for ros-ros-comm/1.17.4+ds-3: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for rust-gst-plugin-gtk4/0.14.3-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for rust-ntpd/1.6.2-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for rust-rav1e/0.8.1-6: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for sqlalchemy/2.0.44+ds1-1: amd64: Failed (not a regression) ♻ (reference ♻), arm64: Failed (not a regression) ♻ (reference ♻), i386: Failed (not a regression) ♻ (reference ♻), ppc64el: Failed (not a regression) ♻ (reference ♻), riscv64: Test triggered (failure will be ignored), s390x: Failed (not a regression) ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for thunderbird/1:140.5.0esr-1: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Pass, ppc64el: No tests, superficial or marked flaky ♻, riscv64: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for vim-youcompleteme/0+20240827+gitb6e8c64+ds-5: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for zvbi/0.2.44-1: amd64: Regression ♻ (reference ♻), arm64: Pass, i386: Pass, ppc64el: Failed (not a regression) ♻ (reference ♻), riscv64: Pass, s390x: Pass
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Reproducible on arm64 - info ♻
    • Not considered
news
[rss feed]
  • [2025-12-06] Accepted glibc 2.42-5 (source) into unstable (Aurelien Jarno)
  • [2025-12-03] Accepted glibc 2.42-4 (source) into unstable (Aurelien Jarno)
  • [2025-11-29] Accepted glibc 2.42-3 (source) into experimental (Aurelien Jarno)
  • [2025-09-02] Accepted glibc 2.42-2 (source) into experimental (Aurelien Jarno)
  • [2025-08-27] Accepted glibc 2.36-9+deb12u13 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-08-12] Accepted glibc 2.42-1 (source all amd64) into experimental (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-08-08] glibc 2.41-12 MIGRATED to testing (Debian testing watch)
  • [2025-08-07] glibc 2.41-12 MIGRATED to testing (Debian testing watch)
  • [2025-08-05] Accepted glibc 2.41-12 (source) into unstable (Aurelien Jarno)
  • [2025-07-30] glibc 2.41-11 MIGRATED to testing (Debian testing watch)
  • [2025-07-26] Accepted glibc 2.41-11 (source) into unstable (Aurelien Jarno)
  • [2025-07-22] glibc 2.41-10 MIGRATED to testing (Debian testing watch)
  • [2025-07-17] Accepted glibc 2.41-10 (source) into unstable (Aurelien Jarno)
  • [2025-06-24] glibc 2.41-9 MIGRATED to testing (Debian testing watch)
  • [2025-06-18] Accepted glibc 2.41-9 (source) into unstable (Aurelien Jarno)
  • [2025-06-03] Accepted glibc 2.36-9+deb12u12 (source) into proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-05-31] Accepted glibc 2.36-9+deb12u11 (source) into proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-05-27] Accepted glibc 2.31-13+deb11u13 (source) into oldstable-security (Sean Whitton)
  • [2025-05-23] glibc 2.41-8 MIGRATED to testing (Debian testing watch)
  • [2025-05-17] Accepted glibc 2.41-8 (source) into unstable (Aurelien Jarno)
  • [2025-04-30] Accepted glibc 2.31-13+deb11u12 (source) into oldstable-security (Sean Whitton)
  • [2025-04-21] glibc 2.41-7 MIGRATED to testing (Debian testing watch)
  • [2025-04-13] Accepted glibc 2.41-7 (source) into unstable (Aurelien Jarno)
  • [2025-03-22] glibc 2.41-6 MIGRATED to testing (Debian testing watch)
  • [2025-03-15] Accepted glibc 2.41-6 (source) into unstable (Aurelien Jarno)
  • [2025-03-14] Accepted glibc 2.41-5 (source) into unstable (Aurelien Jarno)
  • [2025-03-13] glibc 2.41-4 MIGRATED to testing (Debian testing watch)
  • [2025-03-09] Accepted glibc 2.41-4 (source) into unstable (Aurelien Jarno)
  • [2025-03-07] Accepted glibc 2.36-9+deb12u10 (source) into proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-03-01] Accepted glibc 2.41-3 (source) into unstable (Aurelien Jarno)
  • 1
  • 2
bugs [bug history graph]
  • all: 420 443
  • RC: 1
  • I&N: 271 288
  • M&W: 148 154
  • F&P: 0
  • patch: 36 42
links
  • homepage
  • lintian (10, 34)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • l10n (84, 97)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.42-2ubuntu2
  • 447 bugs (8 patches)
  • patches for 2.42-2ubuntu2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing