aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
2023-10-18Revert "elf: Remove unused l_text_end field from struct link_map"Florian Weimer
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar
2023-10-02Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar
2023-09-26Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler
2023-09-15manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard
2023-09-15string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati
2023-09-15iconv: restore verbosity with unrecognized encoding names (bug 30694)Andreas Schwab
2023-09-15getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer
2023-09-11NEWS: Add the 2.38.1 bug listFlorian Weimer
2023-09-11elf: Move l_init_called_next to old place of l_text_end in link mapFlorian Weimer
2023-09-11elf: Remove unused l_text_end field from struct link_mapFlorian Weimer
2023-09-11elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-09-11elf: Do not run constructors for proxy objectsFlorian Weimer
2023-09-08libio: Fix oversized __io_vtablesAdam Jackson
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno
2023-08-24sysdeps: tst-bz21269: fix -Wreturn-typeSam James
2023-08-24sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James
2023-08-24sysdeps: tst-bz21269: fix test parameterSam James
2023-08-22malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer
2023-08-22malloc: Enable merging of remainders in memalign (bug 30723)Florian Weimer
2023-08-17i686: Fix build with --disable-multiarchAdhemerval Zanella
2023-08-17x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella
2023-08-12x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer
2023-08-06x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi
2023-08-06stdlib: Improve tst-realpath compatibility with source fortificationFlorian Weimer
2023-07-31NEWS: Fix typosglibc-2.38Andreas K. Hüttel
2023-07-30Create ChangeLog.old/ChangeLog.27Andreas K. Hüttel
2023-07-30Increase version numbersAndreas K. Hüttel
2023-07-30INSTALL: regenerateAndreas K. Hüttel
2023-07-30NEWS: minor wording fixesAndreas K. Hüttel
2023-07-30install.texi: Build was tested with binutils 2.41 (just released)Andreas K. Hüttel
2023-07-27install.texi: Update versions of most recent build toolsAndreas K. Hüttel
2023-07-27contrib.texi: Update for 2.38Andreas K. Hüttel
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu
2023-07-27translations: update cs, nl, viAndreas K. Hüttel
2023-07-26string: Fix tester build with fortify enable with gcc 6Adhemerval Zanella Netto
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto
2023-07-26i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto
2023-07-26i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto
2023-07-26posix: Fix test-errno build with fortify enableAdhemerval Zanella Netto
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto
2023-07-26sunrpc: Fix netname build with older gccAdhemerval Zanella Netto
2023-07-26malloc: Fix set-freeres.c with gcc 6Adhemerval Zanella Netto
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel