↵ Return to the main page of glibc-common
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-07-31 | Florian Weimer <fweimer at redhat dot com> - 2.39-22 | - Support clearing options in /etc/resolv.conf, RES_OPTIONS with a - prefix - Introduce the strict-error/RES_STRICTERR stub resolver option (RHEL-18039) |
2024-07-31 | Arjun Shankar <arjun at redhat dot com> - 2.39-21 | - Sync with upstream branch release/2.39/master, commit 4bdcc1963bc2b5ba5f8e319e402d9eb2cb6096c1: - manual: make setrlimit() description less ambiguous - manual/stdio: Clarify putc and putwc - malloc: add multi-threaded tests for aligned_alloc/calloc/malloc - malloc: avoid global locks in tst-aligned_alloc-lib.c - resolv: Track single-request fallback via _res._flags (bug 31476) - resolv: Do not wait for non-existing second DNS response after error (bug 30081) - resolv: Allow short error responses to match any query (bug 31890) - elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978) - Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989] - Linux: Make __rseq_size useful for feature detection (bug 31965) - elf: Make dl-rseq-symbols Linux only - nptl: fix potential merge of __rseq_* relro symbols - s390x: Fix segfault in wcsncmp [BZ #31934] - stdlib: fix arc4random fallback to /dev/urandom (BZ 31612) - math: Provide missing math symbols on libc.a (BZ 31781) - math: Fix isnanf128 static build (BZ 31774) - math: Fix i386 and m68k exp10 on static build (BZ 31775) - math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) - posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) |
2024-07-22 | Florian Weimer <fweimer at redhat dot com> - 2.39-20 | - Support --without testsuite builds without perl installed (#2292195) |
2024-07-19 | Florian Weimer <fweimer at redhat dot com> - 2.39-19 | - Add Conflicts:/Obsoletes: for glibc32 to glibc.i686 |
2024-07-18 | Arjun Shankar <arjun at redhat dot com> - 2.39-18 | - ppc64le: Build early startup code with -mcpu=power8 |
2024-07-02 | Patsy Griffin <patsy at redhat dot com> - 2.39-17 | - Move ANSI_X3.110-1983 support from main package to glibc-gconv-extra. |
2024-06-21 | Arjun Shankar <arjun at redhat dot com> - 2.39-16 | - Sync with upstream branch release/2.39/master, commit 7f9f25f255ee2c00178779fbce502f4b94b848b9: - Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c - x86: Properly set x86 minimum ISA level [BZ #31883] - x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867] - localedata: ssy_ER: Fix syntax error - malloc: New test to check malloc alternate path using memory obstruction - malloc: Improve aligned_alloc and calloc test coverage. - malloc/Makefile: Split and sort tests - x86/cet: fix shadow stack test scripts |
2024-06-05 | Arjun Shankar <arjun at redhat dot com> - 2.39-15 | - Sync with upstream branch release/2.39/master, commit 6ade91c21140d8c803c289932dbfc74537f65a1f: - elf: Avoid some free (NULL) calls in _dl_update_slotinfo - misc: Add support for Linux uio.h RWF_NOAPPEND flag - i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782) - Reinstate generic features-time64.h - Always define __USE_TIME_BITS64 when 64 bit time_t is used - socket: Use may_alias on sockaddr structs (bug 19622) - parse_fdinfo: Don't advance pointer twice [BZ #31798] - LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking. - socket: Add new test for connect - libsupport: Add xgetpeername - x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4) |
2024-05-31 | Florian Weimer <fweimer at redhat dot com> - 2.39-14 | - Enable CPU compatibility diagnostics in ld.so (#2276631, RHEL-31738) |
2024-05-15 | Arjun Shankar <arjun at redhat dot com> - 2.39-13 | - Move memory tracing libraries to glibc-utils |