Package: glibc / 2.42-2

Metadata

Package Version Patches format
glibc 2.42-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
any/local asserth decls.diff | (download)

assert/assert.h | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 /usr/include/assert.h
any/local fhs linux paths.diff | (download)

sysdeps/generic/paths.h | 2 1 + 1 - 0 !
sysdeps/unix/sysv/linux/paths.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 correct linux paths for fhs
any/local fhs nscd.diff | (download)

nscd/nscd.h | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

---
any/local ld multiarch.diff | (download)

Makeconfig | 9 9 + 0 - 0 !
elf/Makefile | 2 1 + 1 - 0 !
2 files changed, 10 insertions(+), 1 deletion(-)

---
any/local stubs_h.diff | (download)

include/stubs-prologue.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
any/local tcsetaddr.diff | (download)

sysdeps/unix/sysv/linux/tcsetattr.c | 62 61 + 1 - 0 !
1 file changed, 61 insertions(+), 1 deletion(-)

 tcsetattr sanity check on parenb/cread/csize for ptys
# DP: Related bugs: 218131
any/local nss overflow.diff | (download)

nss/nss_files/files-parse.c | 15 13 + 2 - 0 !
1 file changed, 13 insertions(+), 2 deletions(-)

---
any/submitted missing etc hosts.diff | (download)

nss/nss_files/files-hosts.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
any/submitted nptl invalid td.patch | (download)

sysdeps/nptl/pthreadP.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
any/local ldconfig multiarch.diff | (download)

elf/ldconfig.c | 24 21 + 3 - 0 !
1 file changed, 21 insertions(+), 3 deletions(-)

 make ldconfig use the built-in system paths
 Make ldconfig use the same view of built-in system paths that ld.so does,
 instead of just using SLIBDIR and LIBDIR; this corrects a failure of
 ldconfig to cache libraries in non-multiarch directories when building for
 multiarch, even though they're on the system path.
any/local disable libnss db.diff | (download)

nss/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
any/local revert bz13979.diff | (download)

include/features.h | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 warn if user requests __fortify_source but it is disabled
X-Git-Tag: glibc-2.16-tps~448
any/unsubmitted ldso machine mismatch.diff | (download)

elf/dl-load.c | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

---
any/local ldconfig ignore ld.so.diff | (download)

elf/ldconfig.c | 32 32 + 0 - 0 !
1 file changed, 32 insertions(+)

---
any/local bootstrap headers.diff | (download)

Makefile | 17 17 + 0 - 0 !
include/stubs-bootstrap.h | 12 12 + 0 - 0 !
2 files changed, 29 insertions(+)

---
any/local test install.diff | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use install_root for test destination override, not destdir
any/local cross.patch | (download)

malloc/Makefile | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

---