↵ Return to the main page of glibc-langpack-kv
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-05-11 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-15 | - Auto-sync with upstream branch master, commit b28ffb926f34934a19c5e853504bdc8a8d57137f: - riscv: redirect strlen in early startup (Andreas Schwab) - resolv, rt: Change some extern inline functions to static inline (Peter Collingbourne) - riscv: Add RVV strncmp for both multiarch and non-multiarch builds (Yao Zihong) - riscv: Add RVV strcmp for both multiarch and non-multiarch builds (Yao Zihong) - support: add support_ptr_after_free (Yury Khrustalev) - stdio-common: Fix buffer overflow in scanf %mc [BZ #34008] (Rocket Ma) - i386: Replace inline asm rotates in pointer_guard with stdc_rotate_{left,right} (Uros Bizjak) - x86_64: Replace inline asm rotates in pointer_guard with stdc_rotate_{left,right} (Uros Bizjak) - stdlib: Add internal stdc_rotate_left implementation (Uros Bizjak) - Drop "(C) YYYY" from DCO'd contributions. (Carlos O'Donell) - libio: Fix ungetwc operating on byte stream [BZ #33998] (Rocket Ma) - stdlib: add missing stdc_rotate_right_ull alias when builtin is available (Uros Bizjak) - stdbit: Fix builtin name used in __glibc_has_builtin check for rotate_right (Uros Bizjak) - misc: fix lint-makefiles failures (Yury Khrustalev) - riscv: Add RVV strlen for both multiarch and non-multiarch builds (Yao Zihong) - support: Improve tst-support_descriptors compatibility with containers (Florian Weimer) - localedata: update LC_ADDRESS and LC_NAME for ko_KR (Jiho Lee) - Use Linux 7.0, MPC 1.4.1 in build-many-glibcs.py (Joseph Myers) - x86: Enable Prefer_No_AVX512 for Hygon model 0x8 (xiejiamei) - stdio-common: Fix overflow registering modifier [BZ #34086] (Rocket Ma) - Return different exit codes when gai_result is > -100 (Petr Menšík) - nss: Add verbose flag to getent tool (Petr Menšík) - hugepages: close fd on error path in __get_thp_mode (Shamil Abdulaev) - Update link in SECURITY.md. (Collin Funk) - locale: memory leak in newlocale [BZ #25770] (Dmitry Kovalenko) - README: fix stale bug-reporting URL [BZ #34094] (Shamil Abdulaev) - manual: clarify _FILE_OFFSET_BITS Y2038 implications [BZ #34095] (Shamil Abdulaev) - misc: Optimize getusershell.c (Rocket Ma) - Remove applied or redundant patches: - glibc-RHEL-172420.patch - glibc-RHEL-172421.patch |
| 2026-04-30 | Florian Weimer <fweimer at redhat dot com> - 2.43.9000-14 | - Add downstream patches with fixes for vulnerabilities. - Fix buffer overflow in scanf %mc (CVE-2026-5450) - Fix ns_sprintrrf buffer overreads (CVE-2026-6238) - Fix ns_sprintrrf buffer overflow in TSIG record processing (CVE-2026-5435) - Fix memory corruption in ungetwc (CVE-2026-5928) |
| 2026-04-28 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-13 | - Auto-sync with upstream branch master, commit 40a42fc187c50312b333b6c36da622169affb71b: - advisories: Update GLIBC-SA-2026-0012 metadata (Carlos O'Donell) - advisories: Update GLIBC-SA-2026-0012 (Carlos O'Donell) - Add advisory text for CVE-2026-5435 (Carlos O'Donell) - Remove EXIT_UNSUPPORTED in stdlib/test-bz22786 if path is NULL (Stefan Liebler) - Document CVE-2026-6238 (Siddhesh Poyarekar) - tests: misc: Use new tunable handling for BTI and GCS tests (Yury Khrustalev) - tests: time: Use new tunable handling (Yury Khrustalev) - tests: nptl: Remove unused code from makefile (Yury Khrustalev) - tests: nptl: Use new tunable handling (Yury Khrustalev) - tests: misc: Use new tunable handling (Yury Khrustalev) - tests: gmon: Use new tunable handling (Yury Khrustalev) - tests: elf: Use new tunable handling (Yury Khrustalev) - tests: Allow tests to append tunables (Yury Khrustalev) - posix: fix false regex match with backrefs and $ anchor (Collin Funk) - riscv: Remove duplicte memcpy redirect (Peter Bergner) - riscv: Add RVV memcpy for both multiarch and non-multiarch builds (Yao Zihong) |
| 2026-04-22 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-12 | - Adapted #2457183 patches to new sync. - Auto-sync with upstream branch master, commit d4c66edeef6ced8fd15af0b3bfdadfb80501e96e: - support: add support_address_diff function - advisories: Reject GLIBC-SA-2026-0008 - advisories: Document rejection process in README. - riscv: Add RVV strcpy for both multiarch and non-multiarch builds - s390: Remove Wno-CFLAGS for rtld.c/dl-load.c/dl-reloc.c - advisories: Fix spelling mistake in GLIBC-SA-2026-0009. - Add advisory text for CVE-2026-5450 - Document CVE-2026-5358 and CVE-2026-5928 - AArch64: Implement AdvSIMD and SVE powr(f) routines - benchtests: add libmvec powr inputs - benchtests: add libmvec powrf inputs - AArch64: Improve AdvSIMD and SVE pow(f). - io: Consolidate ftw implementation - io: Consolidate fts implementation - riscv: Add RVV strcat for both multiarch and non-multiarch builds - CONTRIBUTED-BY: Adjustments regarding s390-32, s390-64 - s390: Move files out of s390-64 folders - s390: Switch to common-code headers - s390: Remove s390-32 specific code in non s390-32 specific files - s390: Remove support for s390-32. - elf: Add test for THP alignment of large load segments - Fix 'cbaud_to_speed' defined but not used on LA32 - localedata: Consistently use one space after 'category' - localedata: Add Hunsrickisch locale for Brazil (hrx_BR) - locale: Define Hunsrik (hrx) in iso-639.def - advisories: Update GLIBC-SA-2026-0007. - ga_IE: Add DCO header. - Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046) - loongarch: Enable THP-aligned load segments by default on 64-bit - elf: Align large load segments to PMD huge page size for THP - tunables: Add glibc.elf.thp tunable for THP-aware segment alignment - elf: Introduce _dl_map_segment_align hook for segment alignment tuning - elf: Remove redundant _dl_map_segments declaration from dl-load.h - mach: Fix tst-default-domain link - elf: Remove _dl_process_pt_note - hurd: __adjtime() to support NULL delta whilst returning olddelta. - hurd: __adjtime(): struct timeval and time_value_t are not identical. - hurd: Make adjtime reject out-of-range tv_usec values - malloc: Remove unused aliases for malloc symbols - hurd: Fix looking up /dev/tty/ (BZ 34070) - localedata: Consistently use one space after 'category' - Fix Irish date format. - nss: fix __get_default_domain logic - abilist.awk: Handle weak unversioned defined symbols - sysdeps/unix/sysv/linux: Sort and put one test per line |
| 2026-04-15 | Adam Williamson <awilliam at redhat dot com> - 2.43.9000-11 | - Fix tmt tests to use dnf commands, not yum |
| 2026-04-13 | Florian Weimer <fweimer at redhat dot com> - 2.43.9000-10 | - Switch back to old fts implementation (#2457183) |
| 2026-04-13 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-9 | - Auto-sync with upstream branch master, commit dfb150f3aadd93118a78ef9e19c2663f0e1994b7: - math: Add fast-path to fma (Adhemerval Zanella) - posix: Add POSIX aliases to some spawn functions (Lucas Chollet) - manual: update recent malloc tunable defaults (Rocket Ma) - libio: Fix wide stream backup buffer leak on fclose [BZ #33999] (Xiang Gao) - hugepages: Move THP helpers to generic hugepages abstraction (WANG Rui) - resolv: Run tst-getaddrinfo-eai-again in a network namespace (Florian Weimer) |
| 2026-04-07 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-8 | - Auto-sync with upstream branch master, commit 4ffc76bb0eba8a46a45a1a98811d769d0ca8627a: - htl: Fix SEM_FAILED type (Samuel Thibault) - io: Use gnulib fts implementation (BZ 22944, BZ 20331) (Adhemerval Zanella) - stdlib: Add internal stdc_rotate_right implementation (Adhemerval Zanella) - AArch64: Remove unused MIDR entries (Wilco Dijkstra) - AArch64: Remove eMAG memset ifunc (Wilco Dijkstra) - AArch64: Remove eMAG memchr ifunc (Wilco Dijkstra) - hurd: Interrupted RPC returning EINTR when server has actually changed state. (Mike Kelly) - hurd: alterations to MSG_EXAMINE interface (intr-msg.h) (Mike Kelly) - malloc: Show hugetlb tunable default in --list-tunables (Wilco Dijkstra) - io: ftw: Use state stack instead of recursion (BZ 33882) (Adhemerval Zanella) - math: Sync sinh from CORE-MATH (Adhemerval Zanella) - testsuite: fix test-narrowing-trap failure on platforms where FE_INVALID is not defined (Xi Ruoyao) - Document CVE-2026-4046 (Siddhesh Poyarekar) - x86_64: Prefer EVEX512 code-path on AMD Zen5 CPUs (Sajan Karumanchi) |
| 2026-03-30 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-7 | - Auto-sync with upstream branch master, commit 6abe432ec4aa1456151be8f9567c4d68f41d68f7: - math: Fix lgammaf regression on i686 (Adhemerval Zanella) - math: Use polydd_cosh instead of polydd on cosh (Adhemerval Zanella) - localedata: Add disclaimer to files contributed with assignment (Carlos O'Donell) - advisories: Update GLIBC-SA-2026-0005 and GLIBC-SA-2026-0006. (Carlos O'Donell) - resolv: Check hostname for validity (CVE-2026-4438) (Carlos O'Donell) - Use #!/usr/bin/python3 in remaining Python scripts (Florian Weimer) - LoongArch: Add new files for LA32 in sysdeps/unix/sysv/linux/loongarch/ilp32 (mengqinggang) - LoongArch: Add support for LA32 in sysdeps/unix/sysv/linux/loongarch (mengqinggang) - LoongArch: Add new file for LA32 in sysdeps/loongarch/ilp32 (mengqinggang) - LoongArch: Add support for LA32 in sysdeps/loongarch/fpu (mengqinggang) - LoongArch: Add support for LA32 in sysdeps/loongarch (mengqinggang) - LoongArch: fix missing trap for enabled exceptions on narrowing operation (Xi Ruoyao) - nptl: Fix nptl/tst-cancel31 fail sometimes (mengqinggang) - resolv: Count records correctly (CVE-2026-4437) (Carlos O'Donell) - Add advisory text for CVE-2026-4438 (Carlos O'Donell) - Add advisory text for CVE-2026-4437 (Carlos O'Donell) - Use binutils 2.46, MPC 1.4.0 in build-many-glibcs.py (Joseph Myers) |
| 2026-03-23 | Frédéric Bérat <fberat at redhat dot com> - 2.43.9000-6 | - Auto-sync with upstream branch master, commit cd013efb933680917c418f19c95b37d6838cd6fb: - LoongArch: feclearexcept: skip clearing CAUSE (Xi Ruoyao) - riscv: Resolve calls to memcpy using memcpy-generic in early startup (Adhemerval Zanella Netto) - riscv: Treat clang separately in RVV compiler checks (Zihong Yao) - math: Fix spurious overflow and missing errno for lgammaf (Adhemerval Zanella) - misc: Fix a few typos in comments (Yury Khrustalev) - math: Sync lgammaf with CORE-MATH (Adhemerval Zanella) - math: Sync tgammaf with CORE-MATH (Adhemerval Zanella) - Makefile: add allow-list for failures (Martin Coufal) - string: Add fallback implementation for ctz/clz (Adhemerval Zanella) - AArch64: Remove prefer_sve_ifuncs (Wilco Dijkstra) - This reverts commit 6e8f32d39a57aa1f31bf15375810aab79a0f5f4b. (Dev Jain) - elf: factor out ld.conf parsing (DJ Delorie) - x86: Fix tanh ifunc selection (Adhemerval Zanella) - x86_64: Add cosh with FMA (Adhemerval Zanella) - math: Consolidated common definition/data for cosh/sinh/tanh (Adhemerval Zanella) - math: Use tanh from CORE-MATH (Adhemerval Zanella) - math: Remove the SVID error handling from sinh (Adhemerval Zanella) - math: Use sinh from CORE-MATH (Adhemerval Zanella) - math: Remove the SVID error handling from cosh (Adhemerval Zanella) - math: Use cosh from CORE-MATH (Adhemerval Zanella) - nptl/htl: Add missing AC_PROVIDES (Samuel Thibault) - nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL (Samuel Thibault) - nptl: Drop comment about PTHREAD_IN_LIBC (Samuel Thibault) - elf: directly call dl_init_static_tls (Samuel Thibault) |