about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflow in getaddrinfo with many results ibm/2.16/masterAndreas Schwab2015-04-131-2/+5
* Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2015-04-071-2/+2
* CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-231-3/+3
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2015-01-291-2/+2
* Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar2015-01-291-2/+2
* PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2015-01-151-2/+2
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2015-01-151-1/+8
* Label CVE-2014-9402 in NEWSAllan McRae2015-01-151-2/+3
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2015-01-151-1/+4
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2015-01-151-1/+4
* Mention CVE-2014-4043 in NEWSAllan McRae2015-01-151-0/+6
* posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2015-01-151-6/+6
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2015-01-151-1/+10
* __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2015-01-151-1/+8
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2015-01-151-1/+6
* Add CVE-2013-4332 to NEWS.Will Newton2015-01-151-0/+5
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2015-01-151-2/+6
* BZ #15754: CVE-2013-4788Carlos O'Donell2015-01-151-1/+7
* Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2015-01-151-0/+6
* Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2015-01-151-1/+7
* Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar2015-01-151-1/+4
* Fix buffer overrun in regexp matcherAndreas Schwab2015-01-151-1/+2
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2015-01-151-1/+8
* [BZ #14889]Jeff Law2015-01-151-0/+3
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-281-1/+1
* Skip audit if l_reloc_result is NULLH.J. Lu2012-11-271-1/+1
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-131-1/+1
* Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-10-231-1/+1
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-041-1/+1
* Don't parse %s format argument as multibyte stringJeff Law2012-10-031-1/+1
* Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers2012-09-271-1/+1
* Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu2012-09-261-1/+1
* Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu2012-08-291-1/+1
* Fix strtod integer/buffer overflow (bug 14459).Joseph Myers2012-08-271-1/+1
* Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva2012-08-161-0/+6
* Update NEWS and README. glibc-2.16Carlos O'Donell2012-06-301-3/+14
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-221-12/+13
* [BZ #14277]Jeff Law2012-06-211-1/+1
* Fix wordsize-64 cosh regression (bug 14273).Joseph Myers2012-06-211-1/+1
* Mention BZ #14278 in NEWSH.J. Lu2012-06-211-1/+1
* 2012-06-21 Jeff Law <law@redhat.com>Jeff Law2012-06-211-8/+8
* Avoid -Wconversion warning for htonsAndreas Jaeger2012-06-211-15/+15
* Update news for fixed alpha bzRichard Henderson2012-06-151-11/+11
* Mention BZ 14050/14117 in NEWSH.J. Lu2012-06-151-4/+4
* Mention ix86 shared headersAndreas Jaeger2012-06-151-0/+5
* Mention BZ #14229 in NEWSH.J. Lu2012-06-151-1/+2
* Fix pow (0.0, -Inf) (bug 14241).Joseph Myers2012-06-151-1/+1
* Mention 14210 in NEWS.Paul Eggert2012-06-131-1/+1
* BZ#14218: Reword argp_parse description slightly.Roland McGrath2012-06-111-1/+1
* Fix validation check when converting from ibm930 to utfSiddhesh Poyarekar2012-06-061-1/+1