Skip to content
Snippets Groups Projects
  • Hans Dedecker's avatar
    3572c5a5
    glibc: update to 2.34 HEAD · 3572c5a5
    Hans Dedecker authored
    
    72123e1b56 NEWS: Add a bug entry for BZ #28755
    08beb3a3f4 x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
    b50d5b746c x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
    1b9cd6a721 NEWS: add bug entry for BZ #28769 and BZ #28770
    3438bbca90 Linux: Detect user namespace support in io/tst-getcwd-smallbuff
    d084965adc realpath: Avoid overwriting preexisting error (CVE-2021-3998)
    472e799a5f getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
    8c8a71c85f tst-realpath-toolong: Fix hurd build
    f7a79879c0 realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
    73c362840c stdlib: Fix formatting of tests list in Makefile
    269eb9d930 stdlib: Sort tests in Makefile
    062ff490c1 support: Add helpers to create paths longer than PATH_MAX
    82b1acd9de powerpc: Fix unrecognized instruction errors with recent binutils
    1d401d1fcc x86: use default cache size if it cannot be determined [BZ #28784]
    6890b8a3ae CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
    1081f1d3dd sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)
    7b5d433fd0 CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
    5575daae50 socket: Add the __sockaddr_un_set function
    03e6e02e6a Disable debuginfod in printer tests [BZ #28757]
    705f1e4606 Update syscall lists for Linux 5.16
    2fe2af88ab i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)
    73558ffe84 Update syscall lists for Linux 5.15
    e64235ff42 powerpc: Fix unrecognized instruction errors with recent GCC
    
    Signed-off-by: default avatarHans Dedecker <dedeckeh@gmail.com>
    3572c5a5
    History
    glibc: update to 2.34 HEAD
    Hans Dedecker authored
    
    72123e1b56 NEWS: Add a bug entry for BZ #28755
    08beb3a3f4 x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
    b50d5b746c x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
    1b9cd6a721 NEWS: add bug entry for BZ #28769 and BZ #28770
    3438bbca90 Linux: Detect user namespace support in io/tst-getcwd-smallbuff
    d084965adc realpath: Avoid overwriting preexisting error (CVE-2021-3998)
    472e799a5f getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
    8c8a71c85f tst-realpath-toolong: Fix hurd build
    f7a79879c0 realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
    73c362840c stdlib: Fix formatting of tests list in Makefile
    269eb9d930 stdlib: Sort tests in Makefile
    062ff490c1 support: Add helpers to create paths longer than PATH_MAX
    82b1acd9de powerpc: Fix unrecognized instruction errors with recent binutils
    1d401d1fcc x86: use default cache size if it cannot be determined [BZ #28784]
    6890b8a3ae CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
    1081f1d3dd sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)
    7b5d433fd0 CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
    5575daae50 socket: Add the __sockaddr_un_set function
    03e6e02e6a Disable debuginfod in printer tests [BZ #28757]
    705f1e4606 Update syscall lists for Linux 5.16
    2fe2af88ab i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)
    73558ffe84 Update syscall lists for Linux 5.15
    e64235ff42 powerpc: Fix unrecognized instruction errors with recent GCC
    
    Signed-off-by: default avatarHans Dedecker <dedeckeh@gmail.com>