about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Mention bug fixes for 29039/30745/30843H.J. Lu2023-12-231-0/+3
* x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2023-12-231-0/+1
* x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2023-12-231-0/+1
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-181-1/+0
* tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2023-10-021-0/+5
* Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar2023-09-261-0/+9
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-151-0/+2
* CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer2023-09-131-0/+7
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-111-0/+1
* elf: _dl_find_object may return 1 during early startup (bug 30515)Florian Weimer2023-07-071-0/+1
* io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella2023-05-301-0/+1
* Document BZ #20975 fixH.J. Lu2023-05-231-0/+1
* gmon: fix memory corruption issues [BZ# 30101]Simon Kissane2023-04-281-0/+1
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-04-281-0/+1
* gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)2023-04-281-0/+1
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-04-281-0/+1
* x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer2023-04-241-0/+1
* gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer2023-04-241-0/+1
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-071-0/+1
* elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]Adhemerval Zanella2023-02-031-0/+2
* time: Set daylight to 1 for matching DST/offset change (bug 29951)Florian Weimer2023-01-101-0/+1
* elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra2023-01-101-0/+1
* x86: Fix -Os build (BZ #29576)Adhemerval Zanella Netto2022-12-281-0/+2
* nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto2022-12-281-0/+1
* Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer2022-11-111-0/+1
* linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno2022-11-021-0/+1
* linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella2022-10-251-0/+2
* Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)Aurelien Jarno2022-10-241-0/+2
* elf: Do not completely clear reused namespace in dlmopen (bug 29600)Florian Weimer2022-10-141-0/+1
* nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)Florian Weimer2022-10-131-0/+1
* nss: Implement --no-addrconfig option for getentFlorian Weimer2022-10-131-0/+7
* Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle2022-10-091-0/+1
* nscd: Drop local address tuple variable [BZ #29607]Siddhesh Poyarekar2022-10-041-0/+2
* stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella2022-09-301-0/+1
* m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella2022-09-211-0/+1
* gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)Florian Weimer2022-09-211-0/+1
* elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)Florian Weimer2022-09-201-0/+1
* NEWS: Note bug 12154 and bug 29305 as fixedFlorian Weimer2022-09-131-0/+2
* nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]Fabian Vogt2022-09-061-0/+1
* Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar2022-09-061-0/+7
* elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ ...Adhemerval Zanella2022-08-311-1/+1
* elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer2022-08-301-0/+1
* NEWS: Add entry for bug 28846Arjun Shankar2022-08-221-0/+1
* alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer2022-08-221-0/+1
* Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer2022-08-161-0/+1
* dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian Weimer2022-08-041-0/+7
* Update NEWS bug list.Carlos O'Donell2022-07-291-11/+99
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-2/+2
* LoongArch: Update NEWS and README for the LoongArch port.caiyinyu2022-07-261-0/+8
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+4