aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2024-10-29elf: Change ldconfig auxcache magic number (bug 32231)release/2.38/masterFlorian Weimer1-0/+1
2024-09-11libio: Attempt wide backup free only for non-legacy codeSiddhesh Poyarekar1-0/+2
2024-08-06Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab1-1/+1
2024-08-01linux: Update the mremap C implementation [BZ #31968]H.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-01-02libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer1-0/+1
2023-12-23NEWS: Mention bug fixes for 30745/30843H.J. Lu1-0/+2
2023-12-23NEWS: Mention bug fixes for 29039/30694/30709/30721H.J. Lu1-0/+4
2023-12-23x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu1-0/+1
2023-12-23x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu1-0/+1
2023-11-25sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ...Sergio Durigan Junior1-0/+2
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer1-1/+0
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar1-0/+5
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-0/+9
2023-09-11NEWS: Add the 2.38.1 bug listFlorian Weimer1-3/+3
2023-09-11elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer1-0/+7
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno1-0/+2
2023-08-22malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer1-0/+1
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
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer1-0/+3
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-16/+16
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+6
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault1-0/+5
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda1-0/+3
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-0/+3
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella1-0/+4
2023-03-14Update printf %b/%B C2x supportJoseph Myers1-0/+2
2023-03-02C2x scanf binary constant handlingJoseph Myers1-1/+4
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin1-1/+6
2023-02-16C2x strtol binary constant handlingJoseph Myers1-1/+6
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell1-1/+6
2023-01-31Open master branch for glibc 2.38 developmentglibc-2.37.9000Carlos O'Donell1-0/+23
2023-01-31Update NEWS file with bug fixes.Carlos O'Donell1-6/+75
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-06NEWS: Fix grammarAndreas Schwab1-1/+1
2022-10-06Add NEWS entry for legacy hwcaps removalJavier Pello1-1/+4
2022-09-20nss: Implement --no-addrconfig option for getentFlorian Weimer1-1/+4
2022-09-06Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar1-1/+4