summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2025-07-24posix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer
2025-05-21elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)Florian Weimer
2025-01-22Fix underallocation of abort_msg_s struct (CVE-2025-0395)Florian Weimer
2024-12-17x86: Avoid integer truncation with large cache sizes (bug 32470)Florian Weimer
2024-09-11libio: Attempt wide backup free only for non-legacy codeSiddhesh Poyarekar
2024-08-06Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab
2024-07-24resolv: Track single-request fallback via _res._flags (bug 31476)Florian Weimer
2024-07-24resolv: Do not wait for non-existing second DNS response after error (bug 30081)Florian Weimer
2024-07-24resolv: Allow short error responses to match any query (bug 31890)Florian Weimer
2023-12-23NEWS: Mention bug fixes for 29039/30745/30843H.J. Lu
2023-12-23x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu
2023-12-23x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar
2023-05-23Document BZ #20975 fixH.J. Lu
2023-04-28gmon: fix memory corruption issues [BZ# 30101]Simon Kissane
2023-04-28gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane
2023-04-28gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)
2023-04-28posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi
2023-04-24x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer
2023-04-24gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer
2023-04-20x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]H.J. Lu
2023-02-07Fix NEWS bug entry for 0b962177ee3b45cf775176eb454fcf6aa1b0f6e3Adhemerval Zanella
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab
2023-01-10time: Set daylight to 1 for matching DST/offset change (bug 29951)Florian Weimer
2023-01-10elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra
2022-12-28nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto
2022-12-28Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella
2022-11-11Update NEWS file in the right placeFlorian Weimer
2022-11-11Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer
2022-11-11io: Fix ftw internal realloc buffer (BZ #28126)Adhemerval Zanella
2022-11-11regex: fix buffer read overrun in search [BZ#28470]Paul Eggert
2022-11-11regex: copy back from GnulibPaul Eggert
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-14elf: Do not completely clear reused namespace in dlmopen (bug 29600)Florian Weimer
2022-10-13nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)Florian Weimer
2022-10-13nss: Implement --no-addrconfig option for getentFlorian Weimer
2022-09-21nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)Florian Weimer
2022-09-21gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)Florian Weimer
2022-09-06nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]Fabian Vogt
2022-08-30elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer
2022-08-22socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer
2022-08-04dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian Weimer
2022-06-10nios2: Remove _dl_skip_args usage (BZ# 29187)Adhemerval Zanella
2022-06-10hppa: Remove _dl_skip_args usage (BZ# 29165)Adhemerval Zanella
2022-06-08nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)Adhemerval Zanella
2022-06-01iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)Adhemerval Zanella
2022-06-01catgets: Use 64 bit stat for __open_catalog (BZ# 29211)Adhemerval Zanella
2022-06-01inet: Use 64 bit stat for ruserpass (BZ# 29210)Adhemerval Zanella