↵ Return to the main page of glibc-langpack-eo
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-01-19 | Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-25 | - Auto-sync with upstream branch master, commit 7b543dcdf97d07fd4346feb17916e08fe83ad0ae: - elf: Ignore LD_PROFILE if LD_PROFILE_OUTPUT is not set (bug 33797) (Florian Weimer) - hurd: make __thread_set_pcsptp align stack (Samuel Thibault) - Update advisory text for CVE-2026-0951 (Carlos O'Donell) - Add advisory text for CVE-2026-0951 (Carlos O'Donell) - Add advisory text for CVE-2026-0861 (Siddhesh Poyarekar) - resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915) (Carlos O'Donell) - memalign: reinstate alignment overflow check (CVE-2026-0861) (Siddhesh Poyarekar) - malloc: Add tst-mallocfork to tests-exclude-threaded exception list (Arjun Shankar) - aarch64: Fix LD_AUDIT with GCS in permissive mode (Adhemerval Zanella) - aarch64: Add LD_PRELOAD tests for GCS handling (Adhemerval Zanella) - aarch64: Add LD_AUDIT tests for BTI handling (Adhemerval Zanella) - aarch64: Add LD_PRELOAD tests for BTI handling (Adhemerval Zanella) - Revert "x86: Do not use __builtin_fpclassify for _Float64x/long double" (Adhemerval Zanella) - Revert "x86: Do not use __builtin_isinf_sign for _Float64x/long double" (Adhemerval Zanella) - aarch64: update NEWS for 2.43 release (Yury Khrustalev) - aarch64: Add LD_DEBUG=security to log BTI and GCS warnings (Yury Khrustalev) - tst-if_nameindex.c: Fix minimum buffer size (Samuel Thibault) - ldbl-128ibm-compat: Add local aliases for printf family symbols (Sachin Monga) - math: Fix powerpc64le -Os build after 6b7067460f (Adhemerval Zanella) - x86: Fix x86_64 build failure with -Os (BZ 33367) (Adhemerval Zanella) - math: Sync acosh from CORE-MATH (Adhemerval Zanella) - math: Sync atanh from CORE-MATH (Adhemerval Zanella) - math: Sync asinh from CORE-MATH (Adhemerval Zanella) - aarch64: Fix error messages for GCS and BTI incompatible modules (Yury Khrustalev) |
| 2026-01-19 | Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-24 | - Removed previously added reverts as they were committed upstream |
| 2026-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.42.9000-23 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2026-01-13 | Florian Weimer <fweimer at redhat dot com> - 2.42.9000-22 | - Revert <math.h> changes for fpclassify et al. because of C++ bugs (#2428799) |
| 2026-01-12 | Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-21 | - Auto-sync with upstream branch master, commit e539a269990dac3ff4d2432c0eb6966a5ee4f274: - hurd: Fix sigreturn clobbering some xmm registers (Samuel Thibault) - Linux: test sizes larger than UINT_MAX for copy_file_range (Xi Ruoyao) - Update the bundled <linux/fuse.h> userspace header from Linux 6.18 (Xi Ruoyao) - Linux: fix copy_file_range test on Linux >= 6.18 (Xi Ruoyao) - Switch currency symbol for the bg_BG locale to euro (Florian Weimer) |
| 2026-01-09 | Florian Weimer <fweimer at redhat dot com> - 2.42.9000-20 | - Work around GCC problem that makes diagnostics pragmas ineffective (#2426825) |
| 2026-01-08 | Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-19 | - Auto-sync with upstream branch master, commit 755798985d0dc2438c546851f926087158955614: - aarch64: Fix PT_GNU_PROPERTY checks for static exe (BZ 33713) - tst-sig-redzone: Decorate assembly function - hurd: check that signal processing does not hurt the x86_64 redzone - hurd: also test mmx state restoration - mach/hurd: add `bits/in.h` - Better terminology for ‘long double’ in manual - Update copyright dates not handled by scripts/update-copyrights - Update copyright dates with scripts/update-copyrights - Pass glibc pre-commit checks - malloc_info: fix closing </sizes> tag typo - LoongArch: Use generic __builtin_trap in abort. - malloc: Fix clang build after 1c588a2187 - elf: Fix elf/tst-decorate-maps on aarch64 after 321e1fc73f - misc: Enable tst-atomic for clang - math: Use math_opt_barrier on ldbl-128 powl underflow/overflow handling - stdio: Fix tst-vfprintf-user-type on clang - x86: Do not use __builtin_isinf_sign for _Float64x/long double - x86: Do not use __builtin_fpclassify for _Float64x/long double - resolv: Add test for NOERROR/NODATA handling [BZ #14308] |
| 2026-01-07 | DJ Delorie <dj at redhat dot com> - 2.42.9000-18 | - Improve robustness of glibc32 build. (#2427390) |
| 2025-12-22 | Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-17 | - Auto-sync with upstream branch master, commit 0b8a996f44b5f4c02991f02cd12bf05b17db4576: - riscv: Add RVV memset for both multiarch and non-multiarch builds (Yao Zihong) - stdlib: Avoid strlen plt with clang (Adhemerval Zanella) - math: Do not use __builtin_isgreater* and __builtin_isless* on clang (Adhemerval Zanella) - elf: Support vDSO with more than one PT_LOAD with v_addr starting at 0 (BZ 32583) (Adhemerval Zanella) - nptl: Make pthread_{clock, timed}join{_np} act on all cancellation (BZ 33717) (Adhemerval Zanella) - support: Add support_thread_state_wait (Adhemerval Zanella) - nptl: Remove INVALID_TD_P (Adhemerval Zanella) - nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951) (Adhemerval Zanella) - nptl: Set cancellation type and state on pthread_exit (BZ #28267) (Adhemerval Zanella) - nptl: Use __futex_abstimed_wait64 on pthread_create (BZ 33715) (Adhemerval Zanella) - build-many-glibcs.py: Fix s390x-linux-gnu. (Stefan Liebler) - hurd/i386: Remove stale __GNUC_PREREQ (6, 0) test from tls.h (Uros Bizjak) - nptl: Optimize trylock for high cache contention workloads (BZ #33704) (Sunil K Pandey) - Regenerate sysdeps/x86_64/configure (Adhemerval Zanella) - x86_64: Fix mark-plt configure test (Adhemerval Zanella) - math: Fix potential underflow on ldbl-128 erfl (Adhemerval Zanella) - atomic: Reinstate HAVE_64B_ATOMICS configure check (Wilco Dijkstra) - malloc: Improve thp_init (Wilco Dijkstra) - linux: Update kernel version to 6.17 in tst-openat2-consts.py (Adhemerval Zanella) - Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netinet/tcp.h (Jiayuan Chen) - malloc: set default tcache fill count to 16 (Dev Jain) - malloc: Remove fastbin comments (Dev Jain) - malloc: Remove fastbin infrastructure (Dev Jain) - malloc: Remove do_check_remalloced_chunk (Dev Jain) - malloc: remove fastbin code from malloc_info (Dev Jain) - malloc: remove fastbin code from do_check_malloc_state (Dev Jain) - malloc: remove mallopt fastbin stats (Dev Jain) - malloc: remove allocation from fastbin, and trim_fastbins (Dev Jain) - malloc: remove malloc_consolidate (Dev Jain) - malloc: remove fastbin tests (Dev Jain) - Deprecate s390-linux-gnu (31bit) (Stefan Liebler) - benchtests: Add pthread mutex trylock recursive throughput test (BZ #33704) (Sunil K Pandey) - benchtests: Refactor pthread trylock throughput test (BZ #33704) (Sunil K Pandey) |
| 2025-12-15 | Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-16 | - Auto-sync with upstream branch master, commit ded9c1e525f2d69a81e61c34c29077fed7df658c: - benchtests: Add pthread mutex trylock throughput test (BZ #33704) (Sunil K Pandey) - posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147) (Adhemerval Zanella Netto) - configure: use TEST_CC to check for --depaudit (Adhemerval Zanella) - configure: use TEST_CC to check for --no-error-execstack (Adhemerval Zanella) - manual: Fix madvise typo in mseal documentation (Florian Weimer) - malloc: Enable 2MB THP by default on Aarch64 (Dev Jain) - malloc: Enable 2MB THP by default on Aarch64 (Dev Jain) - malloc: Do not make out-of-bounds madvise call on non-aligned heap (Dev Jain) - linux: Add openat2 (BZ 31664) (Adhemerval Zanella) - malloc: Extend malloc function hiding to tst-reallocarray (BZ #32366) (Adhemerval Zanella) - malloc: Extend malloc function hiding to tst-pvalloc (BZ #32366) (Adhemerval Zanella) - configure: Enable experimental support for clang (Adhemerval Zanella) - configure: Only use -Wno-discarded-qualifiers iff compiler supports it (Adhemerval Zanella) - Handle clang -Wignored-attributes on weak aliases (Adhemerval Zanella) - build-many-glibcs.py: Include URL in download exception (Florian Weimer) - x32: Implement prctl in assembly (H.J. Lu) - build-many-glibcs.py: Switch Git URLs to https:// (Florian Weimer) |