aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-30test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer1-0/+5
2016-05-24Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer1-0/+23
2016-05-24CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer1-0/+7
2016-05-24tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer1-0/+7
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer1-0/+10
2016-05-11Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler1-0/+7
2016-05-11CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer1-0/+10
2016-05-11Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]"Florian Weimer1-13/+0
2016-05-09Fix tst-dlsym-error buildAdhemerval Zanella1-0/+4
2016-05-09Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer1-0/+9
2016-05-09ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer1-0/+11
2016-05-09CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer1-0/+21
2016-05-09glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer1-0/+15
2016-05-09strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer1-0/+18
2016-05-09tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer1-0/+6
2016-05-09Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath1-0/+6
2016-05-09tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer1-0/+15
2016-05-09resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]Florian Weimer1-0/+7
2016-05-09nss_dns: Skip over non-PTR records in the netent code [BZ #19868]Florian Weimer1-0/+7
2016-05-09nss_dns: Check address length before creating addrinfo result [BZ #19831]Florian Weimer1-0/+8
2016-05-09resolv, nss_dns: Remove remaining syslog logging [BZ #19862]Florian Weimer1-0/+10
2016-05-09nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer1-0/+8
2016-05-09nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer1-0/+6
2016-05-09malloc: Add missing internal_function attributes on function definitionsFlorian Weimer1-0/+6
2016-05-09malloc: Remove malloc hooks from fork handlerFlorian Weimer1-0/+17
2016-05-09malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer1-0/+24
2016-05-09Fix malloc threaded tests link on non-LinuxSamuel Thibault1-0/+6
2016-05-09malloc: Remove NO_THREADSFlorian Weimer1-0/+7
2016-05-09hesiod: Avoid heap overflow in get_txt_records [BZ #20031]Florian Weimer1-0/+6
2016-05-09hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer1-0/+25
2016-05-09hesiod: Remove RCS keywordsFlorian Weimer1-0/+6
2016-05-09getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer1-0/+12
2016-05-09getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer1-0/+5
2016-05-09getnameinfo: Reduce line length and add missing commentsFlorian Weimer1-0/+9
2016-05-09getnameinfo: Refactor and fix memory leak [BZ #19642]Florian Weimer1-0/+10
2016-05-09getnameinfo: Do not preserve errnoFlorian Weimer1-0/+4
2016-05-09nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer1-0/+6
2016-04-20Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux1-0/+5
2016-04-09configure: fix `test ==` usageMike Frysinger1-0/+7
2016-04-04CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer1-0/+7
2016-04-01S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler1-0/+12
2016-04-01S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler1-0/+20
2016-03-28resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer1-0/+9
2016-03-21math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon1-0/+6
2016-03-20Fix resource leak in resolver (bug 19257)Andreas Schwab1-0/+6
2016-03-11Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu1-0/+6
2016-03-11Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu1-0/+5
2016-03-10Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu1-0/+18
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno1-0/+6
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno1-0/+4