aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2024-01-02libio: Check remaining buffer size in _IO_wdo_write (bug 31183)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-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-26x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer
2023-09-11elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno
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-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab
2023-01-31Update NEWS file with bug fixes.Carlos O'Donell
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-06NEWS: Fix grammarAndreas Schwab
2022-10-06Add NEWS entry for legacy hwcaps removalJavier Pello
2022-09-20nss: Implement --no-addrconfig option for getentFlorian Weimer
2022-09-06Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
2022-07-30Open master branch for glibc 2.37 developmentglibc-2.36.9000Carlos O'Donell
2022-07-29Update NEWS bug list.Carlos O'Donell
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann
2022-07-05linux: Add mount_setattrAdhemerval Zanella
2022-07-05linux: Add open_treeAdhemerval Zanella
2022-07-05linux: Add fspickAdhemerval Zanella
2022-07-05linux: Add fsconfigAdhemerval Zanella
2022-07-05locale: localdef input files are now encoded in UTF-8Florian Weimer
2022-06-24linux: Add move_mountAdhemerval Zanella
2022-06-24linux: Add fsmountAdhemerval Zanella
2022-06-24linux: Add fsopenAdhemerval Zanella
2022-06-24resolv: Implement no-aaaa stub resolver optionFlorian Weimer
2022-06-02linux: Add process_mreleaseAdhemerval Zanella
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella