about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer2022-08-301-0/+1
* NEWS: Add a bug fix entry for BZ #28896H.J. Lu2022-02-181-0/+2
* Linux: Simplify __opensock and fix race condition [BZ #28353]Florian Weimer2022-02-031-0/+1
* NEWS: Add a bug fix entry for BZ #27974H.J. Lu2022-01-271-0/+1
* NEWS: Add a bug fix entry for BZ #27457H.J. Lu2022-01-271-0/+1
* NEWS: Add a bug fix entry for BZ #28755H.J. Lu2022-01-261-0/+1
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-241-0/+7
* realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar2022-01-241-0/+5
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-181-0/+4
* CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer2022-01-181-0/+5
* x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno2022-01-171-0/+1
* gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov2021-12-041-0/+1
* powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]Matheus Castanho2021-11-301-0/+1
* nptl: Do not set signal mask on second setjmp return [BZ #28607]Florian Weimer2021-11-241-0/+1
* elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]Florian Weimer2021-06-181-0/+1
* Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab2021-06-101-0/+6
* dlfcn: Failures after dlmopen should not terminate process [BZ #15271]Florian Weimer2021-06-091-0/+1
* powerpc: Fix handling of scv return error codes [BZ #27892]Nicholas Piggin2021-05-241-0/+1
* nptl_db: Support different libpthread/ld.so load orders (bug 27744)Florian Weimer2021-04-301-0/+1
* linux: always update select timeout (BZ #27706)Adhemerval Zanella2021-04-131-0/+1
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-131-0/+1
* misc: Fix tst-select timeout handling (BZ#27648)Adhemerval Zanella2021-04-131-0/+1
* test-container: Always copy test-specific support files [BZ #27537]DJ Delorie2021-03-161-0/+1
* nptl: Remove private futex optimization [BZ #27304]Florian Weimer2021-03-161-0/+1
* pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek2021-03-161-0/+1
* elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]Florian Weimer2021-03-161-0/+1
* elf: Always set l in _dl_init_paths (bug 23462)Carlos O'Donell2021-03-161-0/+4
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-0/+9
* Update NEWS with bugsAdhemerval Zanella2021-02-011-2/+118
* NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer2021-01-291-1/+1
* NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer2021-01-291-0/+6
* NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcapsFlorian Weimer2021-01-291-0/+21
* ld.so: Add --list-tunables to print tunable valuesH.J. Lu2021-01-151-0/+4
* Update NEWS for CVE-2019-25013.Siddhesh Poyarekar2021-01-081-0/+3
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-3/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar2020-12-311-0/+6
* s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler2020-12-171-0/+2
* S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand2020-12-091-0/+7
* Fixed typos in "NEWS for version 2.32"Paul Zimmermann2020-12-081-10/+10
* Add NEWS entry for CVE-2020-29562 (BZ #26923)Siddhesh Poyarekar2020-12-081-0/+3
* Fix typo in NEWS fileShuo Wang2020-11-301-3/+3
* NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791Florian Weimer2020-11-251-0/+4
* iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar2020-11-041-1/+3
* Remove NEWS entry about ftime removalAdhemerval Zanella2020-10-271-5/+0
* Fix typo in NEWS fileJonathan Wakely2020-10-261-1/+1
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-191-0/+5
* Add NEWS entry for ftime compatibility moveAdhemerval Zanella2020-10-161-0/+5
* elf: Do not search HWCAP subdirectories in statically linked binariesFlorian Weimer2020-10-071-0/+4
* Linux: Require properly configured /dev/pts for PTYsFlorian Weimer2020-10-071-1/+11