glibc (2.43-2)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 2.42-17 < 2.43-2.
- Git: https://salsa.debian.org/glibc-team/glibc.git
-
- Branch: sid
- Path: debian/changelog
- Repo size: 6139904
- Browser: https://salsa.debian.org/glibc-team/glibc
- Last scan: 2026-06-09 07:31:17+00
- Next scan: 2026-06-15 18:10:00+00
- Merge requests: 4
- CI pipeline status: failed
- Debian changelog in Git:
glibc (2.42-17) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix buffer overflow in scanf %mc (CVE-2026-5450). Closes: #1134543.
- Fix ungetwc operating on byte stream (CVE-2026-5928). Closes: #1134544.
* debian/rules.d/build.mk: append extra_cflags to CFLAGS and ASFLAGS.
* debian/control.in/libc: stop suggesting libnss-nisplus.
[ Miao Wang ]
* debian/libc6.symbols.loong64: add.
[ Samuel Thibault ]
* debian/patches/hurd-i386/git-SO_TIMESTAMP.diff: Add SO_TIMESTAMP macro.
-- Aurelien Jarno <aurel32@debian.org> Sat, 09 May 2026 11:41:13 +0200
- This branch is 5 commits ahead of tag debian/2.42-16
- Git log:
commit c0a39dd45e644d09c813def7e87aacb858399d09
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun May 31 21:59:21 2026 +0200
debian/patches/hurd-i386/git-SO_TIMESTAMP.diff: Add SO_TIMESTAMP macro
commit 87e40b74851e62778fcd9ebcc41559513048d065
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Tue May 26 23:11:59 2026 +0200
debian/control.in/libc: stop suggesting libnss-nisplus.
See removal bug#1137722
commit 86e177b0d8c757995538f70f2a187d252a17b456
Author: Miao Wang <shankerwangmiao@gmail.com>
Date: Sat May 23 04:19:46 2026 +0800
debian/libc6.symbols.loong64: add
commit 47957800294f4da1761dec0965dee702b10c5361
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Wed May 20 22:28:24 2026 +0200
debian/rules.d/build.mk: append extra_cflags to CFLAGS and ASFLAGS.
It got broken by commit b0d777213bc5 ("debian/rules.d/build.mk: add a
makefile function to filter out dpkg build flags incompatible with glibc
and define CFLAGS from dpkg build flags. Closes: #1129746.")
commit 0e7fede9e9cc122586297bcfc11cd854b8fc1450
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sat May 9 11:50:51 2026 +0200
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix buffer overflow in scanf %mc (CVE-2026-5450). Closes: #1134543.
- Fix ungetwc operating on byte stream (CVE-2026-5928). Closes: #1134544.