about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer2024-01-021-0/+1
* 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
* x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi2023-09-261-0/+1
* 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
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-071-0/+2
* 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
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera2023-02-201-0/+2
* NEWS: Document CVE-2023-25139.Carlos O'Donell2023-02-071-0/+9
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-071-0/+6
* Update NEWS file with bug fixes.Carlos O'Donell2023-01-311-6/+75
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* NEWS: Fix grammarAndreas Schwab2022-10-061-1/+1
* Add NEWS entry for legacy hwcaps removalJavier Pello2022-10-061-1/+4
* nss: Implement --no-addrconfig option for getentFlorian Weimer2022-09-201-1/+4
* Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar2022-09-061-1/+4
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-6/+1
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-1/+6
* Open master branch for glibc 2.37 development glibc-2.36.9000Carlos O'Donell2022-07-301-0/+23
* 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
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-061-0/+9
* linux: Add mount_setattrAdhemerval Zanella2022-07-051-4/+4
* linux: Add open_treeAdhemerval Zanella2022-07-051-5/+5
* linux: Add fspickAdhemerval Zanella2022-07-051-4/+5
* linux: Add fsconfigAdhemerval Zanella2022-07-051-4/+4
* locale: localdef input files are now encoded in UTF-8Florian Weimer2022-07-051-0/+4
* linux: Add move_mountAdhemerval Zanella2022-06-241-4/+4
* linux: Add fsmountAdhemerval Zanella2022-06-241-4/+4
* linux: Add fsopenAdhemerval Zanella2022-06-241-0/+5
* resolv: Implement no-aaaa stub resolver optionFlorian Weimer2022-06-241-0/+12
* linux: Add process_mreleaseAdhemerval Zanella2022-06-021-0/+5
* linux: Add process_madviseAdhemerval Zanella2022-06-021-0/+4
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-171-3/+3
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-171-3/+3