↵ Return to the main page of glibc-langpack-byn
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-10-01 | Florian Weimer <fweimer at redhat dot com> - 2.34-7 | - Drop glibc-rh1992702-*.patch, applied upstream. (#1992702) - Sync with upstream branch release/2.34/master, commit a996d13b8a2e101bedbb1bdaa7ffcfea3b959bb2: - Add missing braces to bsearch inline implementation [BZ #28400] - Suppress -Wcast-qual warnings in bsearch - linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) - linux: Simplify get_nprocs - misc: Add __get_nprocs_sched - nptl: pthread_kill must send signals to a specific thread [BZ #28407] - support: Add check for TID zero in support_wait_for_thread_exit |
2021-09-23 | Florian Weimer <fweimer at redhat dot com> - 2.34-6 | - Sync with upstream branch release/2.34/master, commit 33adeaa3e2b9143c38884bc5aa65ded222ed274e: - nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361] - Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260) - support: Add support_open_dev_null_range - nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (bug 28036) - nptl: pthread_kill needs to return ESRCH for old programs (bug 19193) |
2021-09-15 | Florian Weimer <fweimer at redhat dot com> - 2.34-5 | - Use system CPU count for sysconf(_SC_NPROCESSORS_*) (#1992702) |
2021-09-15 | Florian Weimer <fweimer at redhat dot com> - 2.34-4 | - Sync with upstream branch release/2.34/master, commit 4ed990e5b97a61f29f929bdeb36c5b2abb547a64: - Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-linux.h - Update kernel version to 5.14 in tst-mman-consts.py - Update syscall lists for Linux 5.14 - Use Linux 5.14 in build-many-glibcs.py - Fix failing nss/tst-nss-files-hosts-long with local resolver - iconvconfig: Fix behaviour with --prefix [BZ #28199] - nptl: Fix race between pthread_kill and thread exit (swbz#12889, #1994068) - nptl: pthread_kill, pthread_cancel should not fail after exit (swbz#19193, #1994068) - support: Add support_wait_for_thread_exit - MIPS: Setup errno for {f,l,}xstat - x86-64: Use testl to check __x86_string_control - elf: Fix missing colon in LD_SHOW_AUXV output (swbz#28253, #1995648) - librt: add test (swbz#28213, #1994264) - CVE-2021-38604: fix NULL pointer dereference in mq_notify (swbz#28213, #1994264) - Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) - iconv_charmap: Close output file when done - copy_and_spawn_sgid: Avoid double calls to close() - gaiconf_init: Avoid double-free in label and precedence lists - gconv_parseconfdir: Fix memory leak - ldconfig: avoid leak on empty paths in config file |
2021-09-15 | Florian Weimer <fweimer at redhat dot com> - 2.34-3 | - Switch to upstream version of C.UTF-8 (#1997589) |
2021-08-25 | Siddhesh Poyarekar <siddhesh at redhat dot com> - 2.34-2 | - Disable dependencies and linking for libc_malloc_debug.so (#1985048). |
2021-08-02 | Florian Weimer <fweimer at redhat dot com> - 2.34-1 | - Switch to glibc 2.34 release tarball: - Update ChangeLog.old/ChangeLog.23. - Prepare for glibc 2.34 release. - po/nl.po: Update Dutch translation. - Update install.texi, and regenerate INSTALL. - Update translations. - Update NEWS. - NEWS: Fix typos, grammar, and missing words - elf: Fix audit regression |
2021-07-30 | Siddhesh Poyarekar <siddhesh at redhat dot com> - 2.33.9000-56 | - Port post scripts for gconv-extra to lua and drop dependency across architectures for x86 multilib (#1988344). |
2021-07-29 | Florian Weimer <fweimer at redhat dot com> - 2.33.9000-55 | - Auto-sync with upstream branch master, commit c37fc3ebf0607ce1953c565ffe56d56555eeb25e: - Update libc.pot for 2.34 release. - x86-64: Add Avoid_Short_Distance_REP_MOVSB - Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER - build-many-glibcs.py: Add x86_64-linux-gnu-minimal configuration - tests: use xmalloc to allocate implementation array - xmalloc: Fix warnings with gcc analyzer - __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] - manual: Drop the .so suffix in libc_malloc_debug description - hurd: _Fork: unlock malloc before calling fork child hooks |
2021-07-27 | Florian Weimer <fweimer at redhat dot com> - 2.33.9000-54 | - Revert to old C.UTF-8 locale |