↵ Return to the main page of glibc-langpack-ff
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-04-18 | Arjun Shankar <arjun at redhat dot com> - 2.38-18 | - Auto-sync with upstream branch release/2.38/master, commit e1135387deded5d73924f6ca20c72a35dc8e1bda: - iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961) - powerpc: Fix ld.so address determination for PCREL mode (bug 31640) - AArch64: Check kernel version for SVE ifuncs - aarch64: fix check for SVE support in assembler - aarch64: correct CFI in rawmemchr (bug 31113) - AArch64: Remove Falkor memcpy - AArch64: Add memset_zva64 - AArch64: Cleanup emag memset - AArch64: Cleanup ifuncs - AArch64: Add support for MOPS memcpy/memmove/memset - Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h - LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf |
2024-03-19 | Arjun Shankar <arjun at redhat dot com> - 2.38-17 | - Auto-sync with upstream branch release/2.38/master, commit 5753cda1ca0749002c4718122a9b6d5177087b7b. - linux: Use rseq area unconditionally in sched_getcpu (bug 31479) - S390: Do not clobber r7 in clone [BZ #31402] - malloc: Use __get_nprocs on arena_get2 (BZ 30945) - arm: Remove wrong ldr from _dl_start_user (BZ 31339) - sparc: Remove unwind information from signal return stubs [BZ #31244] - sparc: Fix sparc64 memmove length comparison (BZ 31266) - sparc64: Remove unwind information from signal return stubs [BZ#31244] - sparc: Fix broken memset for sparc32 [BZ #31068] - S390: Fix building with --disable-mutli-arch [BZ #31196] - x86_64: Optimize ffsll function code size. |
2024-01-30 | Patsy Griffin <patsy at redhat dot com> - 2.38-16 | - Auto-sync with upstream branch release/2.38/master, commit d37c2b20a4787463d192b32041c3406c2bd91de0: - syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780) - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779) - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246) |
2024-01-29 | Arjun Shankar <arjun at redhat dot com> - 2.38-15 | - Adjust glibc-implicit-object-deps-3.patch; and - Auto-sync with upstream branch release/2.38/master, commit cfe121910013a46e2477562282c56ae8062089aa: - libio: Check remaining buffer size in _IO_wdo_write (bug 31183) - getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163) - NEWS: Mention bug fixes for 30745/30843 - NEWS: Mention bug fixes for 29039/30694/30709/30721 - x86-64: Fix the tcb field load for x32 [BZ #31185] - x86-64: Fix the dtv field load for x32 [BZ #31184] - elf: Add TLS modid reuse test for bug 29039 - elf: Fix TLS modid reuse generation assignment (BZ 29039) - LoongArch: Delete excessively allocated memory. - elf: Fix wrong break removal from 8ee878592c |
2023-12-04 | Florian Weimer <fweimer at redhat dot com> - 2.38-14 | - Support loading more objects without dependencies |
2023-12-04 | Florian Weimer <fweimer at redhat dot com> - 2.38-13 | - Skip temporary files in ldconfig |
2023-12-04 | Florian Weimer <fweimer at redhat dot com> - 2.38-12 | - Auto-sync with upstream branch release/2.38/master, commit 63dbbc5c52f9823f86270f32fce20d1e91cdf484: - sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789] |
2023-11-20 | Florian Weimer <fweimer at redhat dot com> - 2.38-11 | - Fix force-first handling in dlclose, take two (#2244992, #2246048) |
2023-10-26 | Carlos O'Donell <carlos at redhat dot com> - 2.38-10 | - Revert "Fix force-first handling in dlclose" (#2246048) |
2023-10-20 | Florian Weimer <fweimer at redhat dot com> - 2.38-9 | - Fix force-first handling in dlclose (#2244992) |