aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
8 daysx86: Avoid integer truncation with large cache sizes (bug 32470)release/2.39/masterFlorian Weimer1-0/+1
2024-10-29elf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer1-0/+1
2024-09-11libio: Attempt wide backup free only for non-legacy codeSiddhesh Poyarekar1-0/+2
2024-09-09elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer1-0/+1
2024-08-19string: strerror, strsignal cannot use buffer after dlmopen (bug 32026)Florian Weimer1-0/+1
2024-08-06Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab1-0/+1
2024-08-01mremap: Update manual entryH.J. Lu1-0/+1
2024-07-24resolv: Track single-request fallback via _res._flags (bug 31476)Florian Weimer1-0/+1
2024-07-24resolv: Do not wait for non-existing second DNS response after error (bug 30081)Florian Weimer1-0/+1
2024-07-24resolv: Allow short error responses to match any query (bug 31890)Florian Weimer1-0/+1
2024-07-16Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer1-0/+6
2024-07-08stdlib: fix arc4random fallback to /dev/urandom (BZ 31612)Adhemerval Zanella1-0/+2
2024-06-25posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)Adhemerval Zanella1-0/+1
2024-06-15NEWS: update list of fixed CVEs in 2.39Andreas K. Hüttel1-0/+20
2024-06-15NEWS: update list of fixed bugs in 2.39Andreas K. Hüttel1-0/+50
2024-01-30NEWS: insert advisories and fixed bugs for 2.39Andreas K. Hüttel1-4/+133
2024-01-30Fix typoAndreas K. Hüttel1-1/+1
2024-01-24manual, NEWS: Document malloc side effect of dynamic TLS changesFlorian Weimer1-0/+6
2024-01-24NEWS: Update temporary files ignored by ldconfigFlorian Weimer1-2/+2
2024-01-16NEWS: Mention PLT rewrite on x86-64H.J. Lu1-0/+4
2024-01-15aarch64: Add NEWS entry about libmvec for 2.39Szabolcs Nagy1-0/+7
2024-01-09i386: Fail if configured with --enable-cetAdhemerval Zanella1-2/+2
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella1-0/+2
2024-01-04i386: Ignore --enable-cetH.J. Lu1-0/+3
2024-01-03Implement C23 <stdbit.h>Joseph Myers1-0/+9
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-12-07Move CVE information into advisories directorySiddhesh Poyarekar1-19/+5
2023-11-22posix: Revert the removal of the crypt prototype from <unistd.h>Florian Weimer1-1/+4
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella1-0/+5
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-0/+16
2023-10-20elf: ldconfig should skip temporary files created by package managersFlorian Weimer1-1/+3
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar1-0/+5
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers1-0/+7
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar1-0/+9
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer1-1/+5
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto1-0/+4
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-0/+7
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto1-0/+6
2023-08-14LoongArch: Add minuimum binutils required versiondengjianbo1-1/+2
2023-08-08linux: statvfs: allocate spare for f_typeнаб1-1/+4
2023-07-31Open master branch for glibc 2.39 developmentglibc-2.38.9000Andreas K. Hüttel1-0/+23
2023-07-31NEWS: Fix typosglibc-2.38Andreas K. Hüttel1-2/+3
2023-07-30NEWS: minor wording fixesAndreas K. Hüttel1-2/+2
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel1-2/+41
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel1-1/+1
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel1-9/+9
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar1-0/+5
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-0/+6
2023-06-19C2x scanf %b supportJoseph Myers1-2/+5
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers1-0/+7