aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
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-09-16io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno
2023-09-11elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-07-07elf: _dl_find_object may return 1 during early startup (bug 30515)Florian Weimer
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella
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-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-11-11Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno
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-21m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-21gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)Florian Weimer
2022-09-20nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)Florian Weimer
2022-09-20elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)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-22NEWS: Add entry for bug 28846Arjun 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-08NEWS: Add a bug fix entry for BZ #29225Adhemerval 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
2022-06-01socket: Use 64 bit stat for isfdtype (BZ# 29209)Adhemerval Zanella
2022-06-01posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)Adhemerval Zanella
2022-06-01posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)Adhemerval Zanella
2022-06-01misc: Use 64 bit stat for getusershell (BZ# 29204)Adhemerval Zanella
2022-06-01misc: Use 64 bit stat for daemon (BZ# 29203)Adhemerval Zanella
2022-05-06NEWS: Add a bug fix entry for BZ #29109Adhemerval Zanella