|
|
|
|
Changelog for glibc-2.14.90-14.i686.rpm :
Wed Oct 19 14:00:00 2011 Jim Meyering - 2.14.90-14 - Revert the upstream patch that added the leaf attribute, since it caused gcc -O2 to move code past thread primitives and sometimes even out of critical sections. See http://bugzilla.redhat.com/747377
Wed Oct 19 14:00:00 2011 Andreas Schwab - 2.14.90-13 - Update from master - Fix linkage conflict with feraiseexcept (#746753) - More libm optimisations
Mon Oct 17 14:00:00 2011 Andreas Schwab - 2.14.90-12 - Update from master - Correctly handle missing initgroups database (#745675) - Optimize many libm functions - Optimize access to isXYZ and toXYZ tables - Optimized memcmp and wmemcmp for x86-64 and x86-32 - Add parameter annotation to modf (BZ#13268) - Support optimized isXXX functions in C++ code - Check for zero size in memrchr for x86_64 (#745739) - Optimized memchr, memrchr, rawmemchr for x86-32
Tue Oct 11 14:00:00 2011 Andreas Schwab - 2.14.90-11 - Update from master - Clean up locarchive mmap reservation code - Fix netname2host (BZ#13179) - Fix remainder (NaN, 0) (BZ#6779, BZ#6783) - S/390: Fix longlong.h inline asms for zarch - Improve 64 bit memchr, memrchr, rawmemchr with SSE2 - Update translations - Implement caching of netgroups in nscd - Handle OOM in NSS - Don\'t call ifunc functions in trace mode - Convert tzdata-update to lua (#729796) - Horrible workaround for horribly broken software (#737223)
Wed Sep 28 14:00:00 2011 Andreas Schwab - 2.14.90-10 - Update from master - Correctly reparse group line after enlarging the buffer (#739360) - Fix parse error in bits/mathinline.h with --std=c99 (#740235) - Update nscd service file (#740284) - Drop nscd init file (#740196)
Fri Sep 16 14:00:00 2011 Andreas Schwab - 2.14.90-9 - Update from master - Define IP_MULTICAST_ALL (BZ#13192) - Add fmax and fmin inlines for x86-64 - Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork (#737387) - Optimized lrint and llrint for x86-64 - Also relocate in dependency order when doing symbol dependency testing (#737459) - Optimize logb code for 64-bit machines - Fix jn precision (BZ#11589) - Fix boundary conditions in scanf (BZ#13138) - Don\'t lock string streams in stream cleanup code (BZ#12847) - Define ELFOSABI_GNU - Fix lround loss of precision - Add range checking for FD_SET, FD_CLR, and FD_ISSET - Make sure AVC thread has capabilities
Thu Sep 8 14:00:00 2011 Andreas Schwab - 2.14.90-8 - Update from master - Use O_CLOEXEC when loading objects and cache in ld.so (BZ#13068) - Fix memory leak in case of failed dlopen (BZ#13123) - Optimizations for POWER - Prefer real syscalls instead of vsyscalls on x86-64 outside libc.so - Add Atom-optimized strchr and strrchr for x86-64 - Try shell in posix_spawn * only in compat mode (BZ#13134) - Fix glob.h header by removing gcc 1.x support (BZ#13150) - Optimized strchr and strrchr with SSE2 on x86-32 - Add optimized x86 wcscmp - Fixes and optimizations for 32-bit sparc fabs - Fix nptl semaphore cleanup invocation - Sanitize HWCAP_SPARC_ * defines/usage, and add new entries
Thu Sep 1 14:00:00 2011 Andreas Schwab - 2.14.90-7 - Update from master - Relocate objects in dependency order (#733462) - Avoid assertion failure when first DNS answer was empty (#730856) - Don\'t treat tls_offset == 1 as forced dynamic (#731228)
Wed Aug 24 14:00:00 2011 Andreas Schwab - 2.14.90-6 - Update from master - Correct cycle detection during dependency sorting - Use ifuncs for time and gettimeofday on x86-64 - Fix fopen (non-existing-file, \"re\") errno - Fix CFI info in x86-64 trampolines for non-AVX code - Build libresolv with SSP flags - Avoid executable stack in makedb (#731063) - Align x86 TCB to 64 bytes (cache line size), important for Atom
Mon Aug 15 14:00:00 2011 Andreas Schwab - 2.14.90-5 - Update from master - Implement LD_DEBUG=scopes - Locale-independent parsing in libintl (#726536) - Fix stack alignment on x86_64 (#728762) - Implement scandirat function
Tue Aug 9 14:00:00 2011 Andreas Schwab - 2.14.90-4 - Update from master - Properly tokenize nameserver line for servers with IPv6 address - Fix encoding name for IDN in getaddrinfo (#725755) - Fix inline strncat/strncmp on x86 - Define SEEK_DATA and SEEK_HOLE - Define AF_NFC and PF_NFC - Update ptrace constants - Add read barriers in cancellation initialization - Add read barrier protecting DES initialization - Fix overflow bug in optimized strncat for x86-64 - Check for overflows in expressions (BZ#12852) - Fix check for AVX enablement (#720176, BZ#13007) - Force La_x86_64_ymm to be 16-byte aligned - Add const attr to gnu_dev_{major,minor,makedev} - Filter out GLIBC_PRIVATE symbols again
Wed Jul 20 14:00:00 2011 Andreas Schwab - 2.14.90-3 - Update from master - S/390: Don\'t use r11 in INTERNAL_VSYSCALL_NCS macro - Avoid warning in nscd config file parsing code - Improve 64 bit strcat functions with SSE2/SSSE3 - Fix alloca accounting in strxfrm - Avoid possible crashes in anormal nscd exits - Updated Swedish and Dutch translations
Thu Jul 14 14:00:00 2011 Andreas Schwab - 2.14.90-2 - Update from master - Generalize framework to register monitoring of files in nscd - Handle ext4 in {,f}pathconf - Handle Lustre filesystem (BZ#12868) - Handle W; without long options in getopt (BZ#12922) - Change error code for underflows in strtod (BZ#9696) - Fix handling of chained netgroups - Optimize long-word additions in SHA implementation - Handle nscd negtimeout==0 - nss_compat: query NIS domain only when needed - Fix robust mutex handling after fork - Make sure RES_USE_INET6 is always restored - Add systemd configuration for nscd - Be more careful running build-locale-archive
Thu Jun 30 14:00:00 2011 Andreas Schwab - 2.14.90-1 - Update from master - Fix quoting in some installed shell scripts (BZ#12935) - Fix missing .ctors/.dtors lead word in soinit - Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86 - Avoid __check_pf calls in getaddrinfo unless really needed (BZ#12907) - Rate limit expensive _SC_NPROCESSORS_ONLN computation - Add initgroups lookup support to getent - Reenable nss_db with a completely new implementation - Rewrite makedb to avoid using db library - Add pldd program - Obsolete nss_db - Don\'t build tzdata-update and build-locale-archive statically
Tue Jun 28 14:00:00 2011 Andreas Schwab - 2.14-4 - Update from 2.14 branch - Fix crash in GB18030 encoder (#712901) - Fix more bugs in GB18030 charmap - Don\'t use gethostbyaddr to determine canonical name
Tue Jun 21 14:00:00 2011 Andreas Schwab - 2.14-3 - Update from 2.14 branch - Fix typo in recent resolver change which causes segvs (#710279) - Fix memory leak in getaddrinfo (#712178) - Fix for C++ (BZ#12841) - Assume Intel Core i3/i5/i7 processor if AVX is available - Filter results from gethostbyname4_r according to request flags (#711827) - Repair GB18030 charmap (#712901) - Revert \"Use .machine to prevent AS from complaining about z9-109 instructions in iconv modules\" (#711330)
Fri Jun 3 14:00:00 2011 Andreas Schwab - 2.14-2 - Revert \"Handle DNS server failures in case of AF_UNSPEC lookups correctly\" (#710279)
Tue May 31 14:00:00 2011 Andreas Schwab - 2.14-1 - Update to 2.14 release - Handle DNS server failures in case of AF_UNSPEC lookups correctly (BZ#12684) - Prevent loader from loading itself - Restore _res correctly (BZ#12350) - Interpret numeric values in shadow file as signed (BZ#11099) - Recognize use-vc option in resolv.conf (BZ#11558) - Mark malloc hook variables as deprecated - Declare malloc hook variables as volatile (BZ#11781) - Don\'t document si_code used for raise (BZ#11799) - Fix unnecessary overallocation due to incomplete character (BZ#12811) - Handle failure of _nl_explode_name in all cases - Add support for time syscall in vDSO (BZ#12813) - Add sendmmsg and setns syscalls - Use getcpu definition from vDSO on x86-64 (BZ#12813) - Don\'t free non-malloced memory and fix memory leak (#709267)
Fri May 27 14:00:00 2011 Andreas Schwab - 2.13.90-14 - Update from master - Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designation (BZ#12814) - Undo accidental change in x86-64 user.h - Update Japanese translation - Define RLIMIT_RTTIME (BZ#12795) - Update longlong.h from GCC - Add a few more alloca size checks (BZ#12671) - Fix flags parameter value passed to pltenter and pltexit - Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM - Always fill output buffer in XPG strerror function (BZ#12782) - Nicer output for negative error numbers in strerror_r - Fix CP1258 conversion (BZ#12777) - Fix handling of LC_CTYPE in locale name handling (BZ#12788) - Set stream errors in more cases (BZ#12792) - Don\'t unconditionally use alloca in gaih_inet (BZ#11869) - Update documentation in regex.h (BZ#11857) - Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are available - Fix typo in x86-64 powl (BZ#12775) - Avoid overriding CFLAGS (#703880)
Wed May 18 14:00:00 2011 Andreas Schwab - 2.13.90-13 - Update from master - Update GB18030 to 2005 version (BZ#11837) - Update RE_SYNTAX *_AWK constants in regex.h - Handle long variable names in putenv (BZ#11892) - Fix test for error_one_per_line mode in error (BZ#12766) - Cleanup x86-64 sys/user.h (BZ#11820) - Several locale data updates (BZ#11987, BZ#9732, BZ#9730, BZ#4357, BZ#12582) - Avoid potential deadlock in mtrace (BZ#6420) - Fix a few problems in fopen and freopen - Provide more helpful error message in getopt (BZ#7101) - Make stack canary value harder to read through read overflow (BZ#10149) - Use mmap for allocation of buffers used for __abort_msg (BZ#11901) - Fix handling of static TLS in dlopen\'ed objects (BZ#12453) - Fix initialization of optimization values for AIO (BZ#12083) - Fix handling of conversion problem in CP932 module (BZ#12601) - Fix potential problem with out-of-scope buffer (BZ#12626) - Handle recursive calls in backtrace better (BZ#12432) - Fix handling of incomplete character storage in state - Fix file descriptor position after fclose (BZ#12724) - Reinstall NIS RPC headers
Fri May 13 14:00:00 2011 Andreas Schwab - 2.13.90-12 - Update from master - Fix resizing table for unique symbols when adding symbol for copy relocation (BZ#12511) - Fix sched_setscheduler call in spawn implementation (BZ#12052) - Report write error in addmnt even for cached streams (BZ#12625) - Translate kernel error into what pthread_create should return (BZ#386) - More configurability for secondary group lookup (BZ#11257) - Several locale data updates (BZ#11258, BZ#11487, BZ#11532, BZ#11578, BZ#11653, BZ#11668, BZ#11945, BZ#11947, BZ#12158, BZ#12200, BZ#12178, BZ#12178, BZ#12346, BZ#12449, BZ#12545, BZ#12551, BZ#12611, BZ#12660, BZ#12681, BZ#12541, BZ#12711, BZ#12738) - Fix Linux getcwd for long paths (BZ#12713) - static tls memory leak on TLS_DTV_AT_TP archs - Actually undefine ARG_MAX from - Backport BIND code to query name as TLD (BZ#12734) - Allow $ORIGIN to reference trusted directoreis in SUID binaries (BZ #12393) - Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h - Report if no record is found by initgroups in nss_files - Never leave $ORIGIN unexpanded - Revert \"Ignore origin of privileged program\" - Reexport RPC interface
Thu May 5 14:00:00 2011 Andreas Schwab - 2.13.90-11 - Update from master - Don\'t use removed rpc headers - Install rpc/netdb.h again
Wed May 4 14:00:00 2011 Andreas Schwab - 2.13.90-10 - Update from master - ldconfig: don\'t crash on empty path in config file (#699784) - getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules (BZ#12714) - Fix pathconf(_PC_BUF_SIZE) (BZ#12723) - Fix getnameinfo flags parameter type (BZ#12717) - Add finer grained control for initgroups lookups to NSS - Use all possible bytes from fopen mode string (BZ#12685, #698025) - Define initgroups callback for nss_files - elf.h: Define R_ARM_IRELATIVE reloc type - Fix static linking with checking x86/x86-64 memcpy (BZ#12653) - Fix POWER4/POWER7 optimized strncmp to not read past differing bytes - Fix FPU context handling in getcontext on x86-64 (BZ#12420) - Skip extra zeroes when searching auxv on s390 - Obsolete RPC implementation in libc - Fix memory leak in TLS of loaded objects (BZ#12650) - Don\'t leave empty element in rpath when skipping an element - Make ppc sync_file_range cancelable - Maintain stack alignment in ____longjmp_chk on x86_64
Thu Apr 7 14:00:00 2011 Andreas Schwab - 2.13.90-9 - Update from master - Fix typo in cache information table for x86-{32,64} - Define CLOCK_BOOTTIME, O_PATH, AT_EMPTY_PATH - Work around old buggy program which cannot cope with memcpy semantics (BZ#12518) - Fix visibility of declarations of wcpcpy and wcpncpy (BZ#12631) - Add clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs syscalls - Really implement fallocate{,64} and sync_file_range as cancellation points - Enable systemtap support (#690281)
Thu Mar 24 13:00:00 2011 Andreas Schwab - 2.13.90-8 - Update from master - Fix infinite loop (#690323)
Mon Mar 21 13:00:00 2011 Andreas Schwab - 2.13.90-7 - Update from master - Handle page boundaries in x86 SSE4.2 strncmp (BZ#12597) - Implement x86 cpuid handling of leaf4 for cache information (BZ#12587) - Check size of pattern in wide character representation in fnmatch (BZ #12583) - Remove __restrict quals from wmemcmp prototype - Fix copy relocations handling of unique objects (BZ#12510) - ldd: never run file directly - Ignore rpath elements containing non-isolated use of $ORIGIN when privileged - Don\'t leave empty element in rpath when skipping the first element - Revert \"Don\'t crash when dependencies are missing\" (#688990)
Mon Mar 7 13:00:00 2011 Andreas Schwab - 2.13.90-6 - Update from master - Fix loading first object along a path when tracing - Enable SSE2 memset for AMD\'supcoming Orochi processor - Don\'t read past end of buffer in fmemopen - Revert broken changes (#682307)
Wed Mar 2 13:00:00 2011 Andreas Schwab - 2.13.90-5 - Update from master - Fix memory leak in dlopen with RTLD_NOLOAD (BZ#12509) - Don\'t crash when dependencies are missing (BZ#12454) - Fix allocation when handling positional parameters in printf (BZ#12445) - Fix two printf handler issues - Fix false assertion (BZ#12454, #673014)
Mon Feb 14 13:00:00 2011 Andreas Schwab - 2.13.90-4 - Update from master - Update sysdeps/unix/sysv/linux/sparc/bits/socket.h - Synchronize generic bits/sched.h cpu_set_t with Linux implementation - Schedule nscd cache pruning more accurately from re-added values - Fix passing symbol value to pltexit callbacks when ld.so auditing - Fix range error handling in sgetspent - Revert \"Fix ordering of DSO constructors and destructors\" (#673014) - Create debuginfo-common on biarch archs - Reinstall assembler workaround. - Replace setuid by file capabilities (#646469)
Tue Jan 25 13:00:00 2011 Andreas Schwab - 2.13.90-1 - Update from master - Fix ordering of DSO constructors and destructors (BZ#11724) - Remove no longer needed assembler workaround
Tue Jan 18 13:00:00 2011 Andreas Schwab - 2.13-1 - Update to 2.13 release - Define AT_NO_AUTOMOUNT - Define MADV_HUGEPAGE and MADV_NOHUGEPAGE - Add definitions for new socket protocols - Signal temporary host lookup errors in nscd as such to the requester (BZ#6812) - Change setgroups to affect all the threads in the process (BZ#10563) - FIx handling of unterminated [ expression in fnmatch (BZ#12378) - Relax requirement on close in child created by posix_spawn - Fix handling of missing syscall in Linux mkdirat (BZ#12397) - Handle long lines in host lookups in the right place (BZ#10484) - Fix assertion when handling DSTs during auditing - Fix alignment in x86 destructor calls - Fix grouping when rounding increases number of integer digits (BZ#12394) - Update Japanese translations - Fix infloop on persistent failing calloc in regex (BZ#12348) - Use prlimit64 for 32-bit [gs]etrlimit64 implementation (BZ#12201) - Change XPG-compliant strerror_r function to return error code (BZ#12204) - Always allow overwriting printf modifiers etc. - Make PowerPC64 default to nonexecutable stack
Tue Dec 14 13:00:00 2010 Andreas Schwab - 2.12.90-21 - Revert bogus change
Mon Dec 13 13:00:00 2010 Andreas Schwab - 2.12.90-20 - Update from master - Declare wcpcpy and wcpncpy only under _GNU_SOURCE - Fix use of restrict in wchar.h and string.h - Fix race in qsort_r initialization (BZ#11655) - Don\'t ignore zero TTL in DNS answers - Allow aux_cache_file open()ing to fail silently even in the chroot mode (BZ#11149) - Fix multiple nss_compat initgroups() bugs (BZ#10085) - Define MAP_HUGETLB and SWAP_FLAG_DISCARD - Remove .UTF-8 suffix from locale names when it is the only supported codeset (#657556) - Don\'t ignore $ORIGIN in libraries
Fri Nov 12 13:00:00 2010 Andreas Schwab - 2.12.90-19 - Update from master - Fix memory leak in fnmatch - Support Intel processor model 6 and model 0x2c - Fix comparison in sqrtl for IBM long double - Fix one exit path in x86-64 SSE4.2 str{,n}casecmp (BZ#12205, #651638) - Fix warnings in __bswap_16 (BZ#12194) - Use IFUNC on x86-64 memset - Power7-optimized mempcpy - Handle uneven cache size in 32bit SSE2 memset (BZ#12191) - Verify in ttyname that the symlink is valid (BZ#12167) - Update Danish translations - Fix concurrency problem between dl_open and dl_iterate_phdr - Fix x86-64 strchr propagation of search byte into all bytes of SSE register (BZ#12159) - Fix perturbing in malloc on free (BZ#12140) - PPC/A2 optimized memcpy function - Add C99 FP_FAST_FMA{,F,L} macros to - Check that the running kernel is new enough (#649589)
Fri Oct 22 14:00:00 2010 Andreas Schwab - 2.12.90-18 - Require suid bit on audit objects in privileged programs (CVE-2010-3856)
Tue Oct 19 14:00:00 2010 Andreas Schwab - 2.12.90-17 - Update from master - Fix some fma issues, implement fmal (BZ#3268, #43358) - Expect PLT call to _Unwind_Find_FDE on s390 *-linux - Never expand $ORIGIN in privileged programs (#643306, CVE-2010-3847)
Thu Oct 14 14:00:00 2010 Andreas Schwab - 2.12.90-16 - Update from master - Implement accurate fma (BZ#3268, #43358) - Fix alignment of AVX save area on x86-64 (BZ#12113) - Fix regex memory leaks (BZ#12078) - Improve output of psiginfo (BZ#12107, BZ#12108) - Don\'t return NULL address in getifaddrs (BZ#12093) - Fix strstr and memmem algorithm (BZ#12092, #641124) - Don\'t discard result of decoding ACE if AI_CANONIDN (#636642) - Remove /etc/gai.conf from glibc-common and mark it %ghost in glibc - Require exact glibc version in nscd
Mon Oct 4 14:00:00 2010 Andreas Schwab - 2.12.90-15 - Update from master - Handle large requests in debugging hooks for malloc (BZ#12005) - Fix handling of remaining bytes in buffer for strncmp and strncasecmp (BZ#12077) - Handle cgroup and btrfs filesystems in statvfs - S/390: Fix highgprs check in startup code (BZ#12067) - Properly convert f_fsid in statvfs (BZ#11611)
Tue Sep 28 14:00:00 2010 Andreas Schwab - 2.12.90-14 - Don\'t try to write to _rtld_global_ro after performing relro protection (#638091)
Mon Sep 27 14:00:00 2010 Andreas Schwab - 2.12.90-13 - Update from master - Add two forgotten licence exceptions - getdents64 fallback d_type support - Move freeres function from ld.so to libc.so - Undo feature selection for ftruncate (BZ#12037) - Fix namespace pollution in pthread_cleanup_push - Fix limit detection in x86-64 SSE2 strncasecmp (#632560) - Add support for fanotify_mark on sparc32 and s390 - Fix register conflict in s390 ____longjmp_chk (#629970) - Don\'t try to free rpath strings allocated during startup (#629976) - Actually make it possible to user the default name server - Fix memory leak on init/fini dependency list (#632936) - Fix handling of collating symbols in regexps (BZ#11561) - Don\'t parse %s format argument as multibyte string (BZ#6530) - Fix overflow in nss files parser - Fix spurious nop at start of __strspn_ia32
Wed Sep 15 14:00:00 2010 Dennis Gilmore - 2.12.90-12 - dont build sparcv9v and sparc64v anymore
Mon Sep 13 14:00:00 2010 Andreas Schwab - 2.12.90-11 - Update from master - Fix _FORITY_SOURCE version of longjmp for Linux/x86-64 (BZ#11968) - Work around shortest-stem feature in make 3.82+
Mon Sep 6 14:00:00 2010 Andreas Schwab - 2.12.90-10 - Update from master - Remove invalid iconv aliases (BZ#11979) - Update x86-64 mpn routines from GMP 5.0.1 - Fix array overflow in floating point parser (BZ#7066) - Support fanotify_mark syscall on powerpc32 - Unroll x86-64 strlen - Unroll 32bit SSE strlen and handle slow bsf - Missing server address again leads to localhost being used (BZ#10851) - Revert last change - Remove or don\'t install unpackaged files for auxarches
Sat Sep 4 14:00:00 2010 Dennis Gilmore - 2.12.90-9 - disable unpackaged file check on auxarches
Mon Aug 23 14:00:00 2010 Andreas Schwab - 2.12.90-8 - Update from master - Fix static strspn on x86 (#624852) - Various POWER7 optimized string functions - Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback - Add optimized strncasecmp versions for x86-64 - PowerPC64 ABI fixes - Properly quote output of locale (BZ#11904) - f_flags in statfs implementation - Add support for fanotify_init and fanotify_mask syscalls - Add support for prlimit and prlimit64 - Fix IPTOS_CLASS definition (BZ#11903) - Avoid too much stack use in fnmatch (BZ#11883) - x86: Add support for frame pointer less mcount - Disable asynchronous-unwind-tables during configure run
Mon Aug 2 14:00:00 2010 Andreas Schwab - 2.12.90-7 - Update from master - Add optimized x86-64 implementation of strnlen and strcaecmp - Document M_PERTURB - Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache matching - POWER6/7 optimizations for copysign - Build with ports addon on alpha and armv5tel - Add conflict with kernel < 2.6.32 (#619538) - Switch to xz compressed tar files - build-locale-archive: process only directories matching *_ *
Wed Jul 21 14:00:00 2010 Andreas Schwab - 2.12.90-6 - Bump minimum kernel version to 2.6.32
Mon Jul 12 14:00:00 2010 Andreas Schwab - 2.12.90-5 - Update from master - Don\'t pass NULL occation to dl_signal_cerror - Implement _PC_PIPE_BUF. - Add glibc-ports tarball
Fri Jul 2 14:00:00 2010 Andreas Schwab - 2.12.90-4 - Update from master - Work around kernel rejecting valid absolute timestamps - Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 - Fix error handling in Linux getlogin * - Workaround assembler bug sneaking in nopl (#579838) - Fix scope handling during dl_close - Fix setxid race handling exiting threads
Tue Jun 15 14:00:00 2010 Andreas Schwab - 2.12.90-3 - Update from master - Power7 string compare optimizations - Properly resize buffer in NIS initgroups - Define F_SETPIPE_SZ and F_GETPIPE_SZ - Fix more C++ incompatibility problems in headers - Properly set __libc_multiple_libcs - Don\'t assume AT_PAGESIZE is always available (#597578) - Don\'t call uname or getrlimit in libpthread init function (#579086) - Mark /etc/rpc as %config (#587050)
Mon May 31 14:00:00 2010 Andreas Schwab - 2.12.90-2 - Update from master - Small fix to POWER7 32-bit memcpy - Correct x86 CPU family and model check (BZ#11640, #596554) - Fix iov size in SH register_dump - Don\'t crash on unresolved weak symbol reference - Implement recvmmsg also as socketcall - sunrpc: Fix spurious fall-through - Make compatible with C++ (#593762) - Fix users and groups creation in nscd %post script
Wed May 19 14:00:00 2010 Andreas Schwab - 2.12.90-1 - Update from master - POWER7 optimized memset - Fix typo in es_CR locale - Enable IDN support in getent - Fix race in free sanity check - Fix lookup of collation sequence value during regexp matching - Fix name of tt_RU.UTF-8AATTiqtelif locale (#589138) - Handle too-small buffers in Linux getlogin_r (BZ#11571, #589946)
Tue May 4 14:00:00 2010 Roland McGrath - 2.12-1 - Update to 2.12 release. - Fix ldconfig chroot handling. - Don\'t deadlock in __dl_iterate_phdr while (un)loading objects. - Fix handling of newline in addmntent. - Fix AIO when thread creation failed.
Fri Apr 16 14:00:00 2010 Andreas Schwab - 2.11.90-20 - Update from master - Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S - Add x86-32 FMA support - Don\'t crash in trace mode when dependencies are missing - x86-64 SSE4 optimized memcmp - Fix makecontext on s390/s390x
Tue Apr 13 14:00:00 2010 Andreas Schwab - 2.11.90-19 - Avoid multiarch memcmp in tzdata-update (#581677)
Mon Apr 12 14:00:00 2010 Andreas Schwab - 2.11.90-18 - Update from master - Implement interfaces to set and get names of threads (BZ#11390) - Locale data updates (BZ#10824, BZ#10936, BZ#11470, BZ#11471) - Print reload count in nscd statistics (BZ#10915) - Fix reading loginuid file in getlogin{,_r} - Fix fallocate error return on i386 - Fix cproj implmentation (BZ#10401) - Fix getopt handing (BZ#11039, BZ#11040, BZ#11041) - Implement new mode for NIS passwd.adjunct.byname table (BZ#11134) - Obey LD_HWCAP_MASK in ld.so.cache lookups
Tue Apr 6 14:00:00 2010 Andreas Schwab - 2.11.90-17 - Update from master - Locale data updates (BZ#11007, BZ#11258, BZ#11272, BZ#10554) - Handle DNS timeouts in old-style lookup code (BZ#11010) - Fix aux cache handling in ldconfig with chroot (BZ#11149) - Fix printing error messages in getopt (BZ#11043) - Declare iruserok and iruserok_af (BZ#11070) - Fix option aliasing in argp (BZ#11254) - Handle POSIX-compliant errno value of unlink in remove (BZ#11276) - Fix definition and testing of S_ISSOCK (BZ#11279) - Fix retrieving of kernel header version (BZ#11287) - Fix concurrent handling of __cpu_features (BZ#11292) - Handle unnecessary padding in getdents64 (BZ#11333) - Fix changes to interface list during getifaddrs calls (BZ#11387) - Missing memory barrier in DES initialization (BZ#11449) - Fix spurious UNAVAIL status is getaddrinfo - Add support for new clocks (BZ#11389) - Fix Linux getlogin{_r,} implementation - Fix missing zero-termination in cuserid (BZ#11397) - Fix glob with empty pattern - Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING - Unify wint_t handling in wchar.h and wctype.h (BZ#11410) - Implement handling of libc ABI in ELF header - Don\'t underestimate length of DST substitution in rpath - Power7-optimized 64-bit and 32-bit memcpy - Assign global scope to RFC 1918 addresses (#577626)
Thu Mar 18 13:00:00 2010 Andreas Schwab - 2.11.90-16 - Fix SSSE3 memcmp (#574210)
Tue Mar 9 13:00:00 2010 Andreas Schwab - 2.11.90-15 - Update from master - sparc64: Fix handling of R_SPARC_TLS_LE_ * relocations (#571551) - Handle ext4 and logfs in statvfs functions - Fix setxid race with thread creation - Pass -mtune=i686 to assembler when compiling for i686 - Fix R_X86_64_PC32 overflow detection - Fix msgrcv on sparc64 - Fix unwind info in x86 strcmp-sse4.S (BZ#11332) - sparc: Add multiarch support for memset/bzero/memcpy - Remove directories owned by filesystem (#569414) - Add %ghost /etc/gai.conf to glibc-common (#567748)
Tue Feb 23 13:00:00 2010 Andreas Schwab - 2.11.90-14 - Update from master - Sparc updates - Fix SSSE3 memcpy (#556584)
Mon Feb 22 13:00:00 2010 Andreas Schwab - 2.11.90-13 - Update from master - Use CPUID_OFFSET instead of FEATURE_OFFSET - Add 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 - Fix file descriotor leak in nftw with FTW_CHDIR (BZ#11271) - Add Sparc STT_GNU_IFUNC support - Add power7-optimized classification functions - Reapply \"Optimize 32bit memset/memcpy with SSE2/SSSE3.\" - Use unsigned comparison in sse memcpy/memset
Mon Feb 8 13:00:00 2010 Andreas Schwab - 2.11.90-12 - Update from master - Update constants in for current kernels (#11235) - Fix endless loop with invalid /etc/shells file (#11242) - Fix sorting of malayalam letter \'na\' (#10414) - Add kok_IN locale - Use common collation data in as_IN locale - Avoid alloca in setenv for long strings - Use shared mapping to reserve memory when creating locale archive (#10855) - Fix fstat on Linux/sparc64 (#11155)
Mon Feb 1 13:00:00 2010 Andreas Schwab - 2.11.90-11 - Update from master - Fix error checking in iconv (#558053) - Don\'t map U00DF to U1E9E in toupper table - _nl_load_locale() incorrectly handles mmap() failures (BZ#11200) - Fix various issues in regex matcher (BZ#11183, BZ#11184, BZ#11185, BZ#11186, BZ#11187, BZ#11188, BZ#11189, BZ#11190, BZ#11191, BZ#11192, BZ#11193)
Tue Jan 19 13:00:00 2010 Andreas Schwab - 2.11.90-10 - Update from master - Fix ____longjmp_chk for s390/s390x - Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc - Ignore negative dynamic entry types (#546890) - Fix pthread_cond_ *wait with requeue-PI on i386 (#548989) - Fix _XOPEN_SOURCE_EXTENDED handling - Revert \"Optimize 32bit memset/memcpy with SSE2/SSSE3.\"
Fri Jan 15 13:00:00 2010 Andreas Schwab - 2.11.90-9 - Update from master. - Define IPTOS_CLASS_ * macros according to RFC 2474 (BZ#11027) - Always use IPv4 sockets for IPv4 addresses (BZ#11141) - regcomp.c: do not ignore memory allocation failure (BZ#11127) - Fix malloc_info without prior allocations (BZ#11126) - Optimize 32bit memset/memcpy with SSE2/SSSE3 - Relax feature tests in headers
Tue Jan 12 13:00:00 2010 Andreas Schwab - 2.11.90-8 - Update from master. - More POSIX conformance fixes.
Mon Jan 11 13:00:00 2010 Andreas Schwab - 2.11.90-7 - Fix build failure.
Mon Jan 11 13:00:00 2010 Andreas Schwab - 2.11.90-6 - Update from master. - POSIX conformance fixes (BZ#11125).
Mon Jan 4 13:00:00 2010 Andreas Schwab - 2.11.90-5 - Update from master. - Additional setcontext(), etc. conformance tests (BZ#11115). - Handle AT_FDCWD in futimens (BZ#10992). - Update poll.h header for POSIX 2008 (BZ#11093). - Avoid ELF lookup race.
Mon Dec 14 13:00:00 2009 Andreas Schwab - 2.11.90-4 - Update from master. - Add Requeue-PI support for x86 arch. - Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels. - Fix a few error cases in *name4_r lookup handling (BZ#11000). - Fix kernel version check in recent ptsname change (BZ#11046). - Add more warnings to exec functions (BZ#11056). - Add recvmmsg interface. - Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.
Mon Nov 30 13:00:00 2009 Andreas Schwab - 2.11.90-3 - Update from master. - Fix infloop in __pthread_disable_asynccancel on x86_64 (#537690). - Prevent unintended file desriptor leak in grantpt (#530558). - Fix startup to security-relevant statically linked binaries (#528631). - Re-install CFI in x86/x86_64 clone (#491542).
Tue Nov 24 13:00:00 2009 Andreas Schwab - 2.11.90-2 - Update from master. - Define week, first_weekday, and first_workday for en_DK locale (#525126). - Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8 (#539870). - Fix week information for nl_NL locale (#499748). - Update ntp_gettime for Linux (#479558). - Fix getwc * and putwc * on non-wide streams (BZ#10958). - Avoid warnings in CPU_ * macros when using const bitsets (BZ#10918). - Handle LC_GLOBAL_LOCALE in duplocale (BZ#10969). - Fix _NC_LOCALE_NAME definition (BZ#10968). - Add missing Linux MADV_ * definitions (BZ#10972). - Add support for new Linux error ERFKILL (BZ#10939). - Enable multi-arch support on ppc and ppc64.
Thu Nov 12 13:00:00 2009 Andreas Schwab - 2.11.90-1 - Update from master.
Thu Nov 5 13:00:00 2009 Andreas Schwab - 2.11-2 - Fix readahead on powerpc32. - Fix R_PPC64_{JMP_IREL,IRELATIVE} handling. - Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64 (#533063).
Mon Nov 2 13:00:00 2009 Andreas Schwab - 2.11-1 - Update to 2.11 release. - Disable multi-arch support on PowerPC again since binutils is too old. - Fix crash in tzdata-update due to use of multi-arch symbol (#532128).
Fri Oct 30 13:00:00 2009 Andreas Schwab - 2.10.90-27 - Update from master. - Fix races in setXid implementation (BZ#3270). - Implement IFUNC for PPC and enable multi-arch support. - Implement mkstemps/mkstemps64 and mkostemps/mkostemps64 (BZ#10349). - Fix IA-64 and S390 sigevent definitions (BZ#10446). - Fix memory leak in NIS grp database handling (BZ#10713). - Print timestamp in nscd debug messages (BZ#10742). - Fix mixing IPv4 and IPv6 name server in resolv.conf. - Fix range checks in coshl. - Implement SSE4.2 optimized strchr and strrchr. - Handle IFUNC symbols in dlsym (#529965). - Misc fixes (BZ#10312, BZ#10315, BZ#10319, BZ#10391, BZ#10425, BZ#10540, BZ#10553, BZ#10564, BZ#10609, BZ#10692, BZ#10780, BZ#10717, BZ#10784, BZ#10789, BZ#10847 - No longer build with -fno-var-tracking-assignments.
Mon Oct 19 14:00:00 2009 Andreas Schwab - 2.10.90-26 - Update from master. - Add ____longjmp_chk for sparc. - Avoid installing the same libraries twice.
Mon Oct 12 14:00:00 2009 Andreas Schwab - 2.10.90-25 - Update from master - Fix descriptor leak when calling dlopen with RTLD_NOLOAD (#527409). - Fix week-1stday in C locale. - Check for integer overflows in formatting functions. - Fix locale program error handling (#525363).
Mon Sep 28 14:00:00 2009 Andreas Schwab - 2.10.90-24 - Update from master. - Fix missing reloc dependency (#517001).
Mon Sep 21 14:00:00 2009 Andreas Schwab - 2.10.90-23 - Update from master.
Mon Sep 14 14:00:00 2009 Andreas Schwab - 2.10.90-22 - Update from master. - Fix endless loop in localedef. - Fix __longjmp_chk on s390/s390x. - Fix exit codes in nscd start script (#521848). - Build with -fno-var-tracking-assignments for now (#523172).
Mon Sep 7 14:00:00 2009 Andreas Schwab - 2.10.90-21 - Update from master. - Fix strstr/strcasestr on i386 (#519226).
Thu Sep 3 14:00:00 2009 Andreas Schwab - 2.10.90-20 - Update from master. - Fix strstr/strcasestr/fma/fmaf on x86_64 (#519226). - Fix lookup of group names in hesiod initgroups (#520472).
Wed Sep 2 14:00:00 2009 Andreas Schwab - 2.10.90-19 - Update from master. - Fix x86_64 bits/mathinline.h for -m32 compilation.
Tue Sep 1 14:00:00 2009 Andreas Schwab - 2.10.90-18 - Update from master. - fix parse error in (#520209).
Thu Aug 27 14:00:00 2009 Roland McGrath - 2.10.90-17 - Update from master.
Wed Aug 26 14:00:00 2009 Andreas Schwab - 2.10.90-16 - Update from master. - handle AVX saving on x86-64 in interrupted symbol lookups (#519081).
Mon Aug 24 14:00:00 2009 Andreas Schwab - 2.10.90-15 - Update from master. - fix fortify failure with longjmp from alternate stack (#512103). - Add conflict with prelink (#509655).
Mon Aug 17 14:00:00 2009 Andreas Schwab - 2.10.90-14 - Update from master. - fix pthread_cond_signal (#516469)
Mon Aug 10 14:00:00 2009 Andreas Schwab - 2.10.90-13 - Update from master. - fix rehashing of unique symbols (#515677) - Fix spurious messages with --excludedocs (#515948)
Mon Aug 3 14:00:00 2009 Andreas Schwab - 2.10.90-12 - Update from master. - fix fortify failure with longjmp from alternate stack (#512103)
Thu Jul 30 14:00:00 2009 Andreas Schwab - 2.10.90-11 - Update from master. - Don\'t package debuginfo files in glibc-devel.
Tue Jul 28 14:00:00 2009 Andreas Schwab - 2.10.90-10 - Update from master. * fix memory ordering in pthread_mutex_unlock (BZ#10418) * implement RES_USE_DNSSEC option in resolver (#205842) * fix hang in ldd -r (#513945)
Mon Jul 27 14:00:00 2009 Andreas Schwab - 2.10.90-9 - Update from master.
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 2.10.90-8.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Fri Jul 24 14:00:00 2009 Jakub Jelinek - 2.10.90-7.1 - Fix up pthread_cond_timedwait on x86_64 with old kernels.
Thu Jul 23 14:00:00 2009 Andreas Schwab - 2.10.90-7 - Update from master. - Build with -DNDEBUG unless using a prerelease.
Thu Jul 23 14:00:00 2009 Andreas Schwab - 2.10.90-6 - Rebuilt with binutils-2.19.51.0.14-29.fc12 to fix static binaries
Wed Jul 22 14:00:00 2009 Andreas Schwab - 2.10.90-5 - Update from master. - Undefine __i686 on x86 to fix build.
Mon Jul 20 14:00:00 2009 Andreas Schwab - 2.10.90-4 - Update from master. - Don\'t build separate i686 package.
Wed Jul 8 14:00:00 2009 Andreas Schwab 2.10.90-3 - Reenable setuid on pt_chown.
Thu Jul 2 14:00:00 2009 Andreas Schwab 2.10.90-2 - Update from master.
Fri Jun 26 14:00:00 2009 Andreas Schwab 2.10.90-1 - Update from master. - Enable multi-arch support on x86/x86-64. - Add requires glibc-headers to glibc-devel (#476295). - Implement second fallback mode for DNS requests (#505105). - Don\'t generate invalid POSIX TZ string for Asia/Dhaka timezone (#506941). - Allow backtrace through __longjmp_chk on powerpc.
Fri May 22 14:00:00 2009 Jakub Jelinek 2.10.1-2 - fix accept4 on architectures other than i?86/x86_64 - robustify nscd client code during server GC - fix up nscd segfaults during daemon shutdown - fix memchr on ia64 (BZ#10162) - replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems - fix up powerpc long double errno reporting
Sun May 10 14:00:00 2009 Jakub Jelinek 2.10.1-1 - fix up getsgent_r and getsgnam_r exports on i?86 and ppc
Sat May 9 14:00:00 2009 Jakub Jelinek 2.10-2 - update from trunk - glibc 2.10 release - fix memchr on x86_64 (#499689)
Mon Apr 27 14:00:00 2009 Jakub Jelinek 2.9.90-22 - update from trunk - further localedef fixes - fix build-locale-archive
Fri Apr 24 14:00:00 2009 Jakub Jelinek 2.9.90-21 - update from trunk - fix localedef - fix SHIFT_JIS iconv EILSEQ handling (#497267) - misc fixes (BZ#10093, BZ#10100)
Fri Apr 24 14:00:00 2009 Jakub Jelinek 2.9.90-20 - update from trunk - fix p{read,write}v{,64} (#497429, #497434) - fix strfmon (#496386)
Thu Apr 16 14:00:00 2009 Jakub Jelinek 2.9.90-19 - update from trunk - fix dlopen from statically linked binaries (#495830)
Thu Apr 16 14:00:00 2009 Jakub Jelinek 2.9.90-18 - update from trunk - fix fallocate
Wed Apr 15 14:00:00 2009 Jakub Jelinek 2.9.90-17 - update from trunk - if threads have very small stack sizes, use much smaller buffer in __get_nprocs when called from within malloc (#494631)
Tue Apr 14 14:00:00 2009 Jakub Jelinek 2.9.90-16 - update from trunk
Thu Apr 9 14:00:00 2009 Jakub Jelinek 2.9.90-15 - rebuilt with fixed gcc to avoid miscompilation of i586 memmove - reenable experimental malloc again
Wed Apr 8 14:00:00 2009 Jakub Jelinek 2.9.90-14 - update from trunk - temporarily disable experimental malloc
Tue Apr 7 14:00:00 2009 Jakub Jelinek 2.9.90-13 - update from trunk - fix strverscmp (#494457) - configure with --enable-nss-crypt
Wed Apr 1 14:00:00 2009 Jakub Jelinek 2.9.90-12 - update from trunk - configure with --enable-experimental-malloc
Fri Mar 20 13:00:00 2009 Jakub Jelinek 2.9.90-11 - update from trunk - POSIX 2008 prototype adjustments for scandir{,64}, alphasort{,64} and versionsort{,64} - fix libthread_db (#491197)
Tue Mar 10 13:00:00 2009 Jakub Jelinek 2.9.90-10 - update from trunk - fix atexit/__cxa_atexit
Mon Mar 9 13:00:00 2009 Jakub Jelinek 2.9.90-9 - update from trunk - POSIX 2008 support: -D_XOPEN_SOURCE=700 and -D_POSIX_C_SOURCE=200809L - move libnldbl_nonshared.a on ppc */s390 */sparc * back to glibc-devel
Fri Feb 27 13:00:00 2009 Roland McGrath - 2.9.90-8.1 - fix libthread_db (#487212)
Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 2.9.90-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Feb 18 13:00:00 2009 Jakub Jelinek 2.9.90-7 - update from trunk - adjust for i586 + i686 from i386 + i686 build - split static libraries into glibc-static subpackage - ld -r the whole libpthread.a together to avoid endless issues with -static ... -lpthread - require 2.6.18 and later kernel
Wed Feb 4 13:00:00 2009 Jakub Jelinek 2.9.90-3 - update from trunk - ISO C++ compliant strchr etc. with GCC 4.4+ - AT_RANDOM support
Thu Jan 8 13:00:00 2009 Jakub Jelinek 2.9.90-2 - update from trunk
Fri Jan 2 13:00:00 2009 Jakub Jelinek 2.9.90-1 - update from trunk (#478314)
Mon Dec 8 13:00:00 2008 Jakub Jelinek 2.9-3 - temporarily disable _nss_dns_gethostbyname4_r (#459756) - NIS hostname lookup fixes (#473073, #474800, BZ#7058) - fix unsetenv (#472941)
Thu Nov 13 13:00:00 2008 Jakub Jelinek 2.9-2 - glibc 2.9 release - fix CPU_ALLOC_SIZE on 32-bit arches (BZ#7029)
Wed Nov 12 13:00:00 2008 Jakub Jelinek 2.8.90-17 - update from trunk - don\'t abort on broken DNS replies (#469299, BZ#7009) - misc fixes (BZ#6966, BZ#7008, BZ#6955, BZ#6843)
Fri Oct 31 13:00:00 2008 Jakub Jelinek 2.8.90-16 - update from trunk - further resolver fixes - another dynamic TLS handling fix (#469263) - misc fixes (BZ#6867, BZ#6875, BZ#6919, BZ#6920, BZ#6942, BZ#6947, BZ#6968, BZ#6974, BZ#6980, BZ#6995) - rebuild with newer rpm to avoid stripping shared libraries when they shouldn\'t be (#468129)
Tue Oct 28 13:00:00 2008 Jakub Jelinek 2.8.90-15 - update from trunk - __libc_res_nquery fixes (#466786)
Sun Oct 19 14:00:00 2008 Jakub Jelinek 2.8.90-14 - update from trunk - fix dynamic TLS handling (#467309) - fix sys/signalfd.h for C++ (#467172) - fix sprof (#458861) - fix _mcount and socket syscalls on s390x (#464146) - try harder to allocate memory in valloc and pvalloc (#461481) - fix power6 32-bit libs (#467311)
Fri Oct 10 14:00:00 2008 Dennis Gilmore 2.8.90-13 - apply sparcv9v memset patch from jakub and davem
Fri Aug 29 14:00:00 2008 Jakub Jelinek 2.8.90-12 - update from trunk - revert origin changes (#457849) - use MAP_STACK for thread stacks - misc fixes (BZ#6845, BZ#6544, BZ#6634, BZ#6589, BZ#6790, BZ#6791, BZ#6824) - power7 bits (BZ#6817) - fix expm1 on i?86/x86_64 (#43354, BZ#5794)
Sat Aug 2 14:00:00 2008 Jakub Jelinek 2.8.90-11 - update from trunk - fix non-absolute $ORIGIN handling (#457560) - exported some further libresolv APIs (#453325) - misc fixes
Tue Jul 29 14:00:00 2008 Jakub Jelinek 2.8.90-10 - update from trunk - resolver fixes - misc fixes (BZ#6771, BZ#6763, BZ#6698, BZ#6712) - s390{,x} utmp/utmpx bi-arch support (BZ#6724) - popen \"e\" flag - fr_FR locale changes reenabled
Wed Jul 16 14:00:00 2008 Jakub Jelinek 2.8.90-9 - update from trunk - fix unbuffered vfprintf if writing to the stream fails (#455360) - remove useless \"malloc: using debugging hooks\" message (#455355) - nscd fixes - fix resolver alignment issues (#454500) - fix setvbuf (BZ#6719)
Thu Jul 3 14:00:00 2008 Jakub Jelinek 2.8.90-8 - update from trunk - watch even resolv.conf in nscd using inotify - some nscd fixes
Fri Jun 13 14:00:00 2008 Jakub Jelinek 2.8.90-7 - update from trunk - avoid *lround * on ppc * clobbering cr3/cr4 registers (#450790) - further nscd fixes (#450704) - use inotify in nscd to watch files
Thu Jun 12 14:00:00 2008 Jakub Jelinek 2.8.90-6 - update from trunk - nscd fixes (#450704) - fix getservbyport (#449358) - fix regexp.h (#446406) - avoid crashing on T_DNAME in DNS responses (#450766)
Sun May 25 14:00:00 2008 Jakub Jelinek 2.8.90-5 - update from trunk
Tue May 20 14:00:00 2008 Jakub Jelinek 2.8.90-4 - further getaddrinfo and nscd fixes
Sun May 18 14:00:00 2008 Jakub Jelinek 2.8.90-3 - getaddrinfo and nscd fixes - reenable assertion checking in rawhide
Fri May 16 14:00:00 2008 Jakub Jelinek 2.8.90-2 - fix getaddrinfo (#446801, #446808)
Thu May 15 14:00:00 2008 Jakub Jelinek 2.8.90-1 - update to trunk - O(n) memmem/strstr/strcasestr - i386/x86_64 TLS descriptors support - concurrent IPv4 and IPv6 DNS lookups by getaddrinfo
Mon May 5 14:00:00 2008 Jakub Jelinek 2.8-3 - don\'t run telinit u in %post if both /dev/initctl and /sbin/initctl exist (#444978) - workaround GCC ppc64 miscompilation of c{log{,10},acosh,atan}l (#444996)
Wed Apr 30 14:00:00 2008 Jakub Jelinek 2.8-2 - fix nscd races during GC (BZ#5381) - rebuilt with fixed GCC to fix regex miscompilation on power6 - SPARC fixes
Sat Apr 12 14:00:00 2008 Jakub Jelinek 2.8-1 - 2.8 release
Fri Apr 11 14:00:00 2008 Jakub Jelinek 2.7.90-16 - update to trunk - misc fixes (BZ#4997, BZ#5741) - make sure all users of __libc_setlocale_lock know it is now a rwlock - fix ppc/ppc64 compatibility _sys_errlist and _sys_siglist symbols
Thu Apr 10 14:00:00 2008 Jakub Jelinek 2.7.90-15 - update to trunk - misc fixes (BZ#4314, BZ#4407, BZ#5209, BZ#5436, BZ#5768, BZ#5998, BZ#6024) - restart sshd in %post when upstart is used - it doesn\'t have /dev/initctl (#441763) - disable assert checking again
Tue Apr 8 14:00:00 2008 Jakub Jelinek 2.7.90-14 - update to trunk - misc fixes (BZ#5443, BZ#5475, BZ#5478, BZ#5939, BZ#5979, BZ#5995, BZ#6004, BZ#6007, BZ#6020, BZ#6021, BZ#6042) - change mtrace to keep perl 5.10 quiet (#441082) - don\'t share conversion state between mbtowc and wctomb (#438687) - if st_blksize is too large and malloc fails, retry with smaller buffer in opendir (#430768) - correct *printf overflow test (#358111)
Fri Mar 28 13:00:00 2008 Jakub Jelinek 2.7.90-13 - update to trunk - don\'t define ARG_MAX in , as it is no longer constant - use sysconf (_SC_ARG_MAX) to get the current argument size limit - fix build on sparc64 - only service sshd condrestart if /etc/rc.d/init.d/sshd exists (#428859)
Wed Mar 26 13:00:00 2008 Jakub Jelinek 2.7.90-12 - update to trunk - new CLONE_ * flags in (#438542) - nis+ errno clobbering fix (#437945) - fix adjtime (#437974)
Fri Mar 14 13:00:00 2008 Jakub Jelinek 2.7.90-11 - update to trunk - remove , define _XOPEN_STREAMS -1 (#436349)
Wed Mar 5 13:00:00 2008 Jakub Jelinek 2.7.90-8 - update to trunk - {,v}{as,d}printf and obstack_{,v}printf fortification (#435905) - fix getnameinfo/gethostbyaddr (#428067, BZ#5790) - fix yp_order (#435519, BZ#5854) - misc fixes (BZ#5779, BZ#5736, BZ#5627, BZ#5818, BZ#5012) - merge review cleanup (Tom Callaway, #225806)
Sat Feb 16 13:00:00 2008 Jakub Jelinek 2.7.90-7 - update to trunk - make NI_MAXHOST and NI_MAXSERV available even in BSDish namespaces (BZ#5737) - timerfd_ * syscalls
Fri Feb 1 13:00:00 2008 Jakub Jelinek 2.7.90-6 - fix build
Thu Jan 31 13:00:00 2008 Jakub Jelinek 2.7.90-5 - update to trunk - rebuild with gcc 4.3
Fri Jan 11 13:00:00 2008 Jakub Jelinek 2.7.90-4 - update to trunk - misc fixes (BZ#5541, BZ#5545, BZ#5553, BZ#5112, BZ#5520) - getaddrinfo fixes - signalize EOVERFLOW from sem_post instead of overflowing the counter - fix i?86 makecontext - fix iconv for iso-2022-jp//translit (#397021)
Thu Jan 3 13:00:00 2008 Jakub Jelinek 2.7.90-3 - update to trunk - fix recognition of interface family (#425768) - add __THROW to __ctype_{b,tolower,toupper}_loc prototypes
Thu Dec 27 13:00:00 2007 Jakub Jelinek 2.7.90-2 - update to trunk - nsswitch fix (#425768) - temporarily enable assert checking
Wed Dec 12 13:00:00 2007 Jakub Jelinek 2.7.90-1 - update to trunk - fix __USE_STRING_INLINES on i?86 (#408731, #371711) - fix *scanf (#388751)
Wed Oct 17 14:00:00 2007 Jakub Jelinek 2.7-1 - glibc 2.7 release - fix tzfile.c for times after last transition (#333561) - fix sem_postAATTGLIBC_2.0 on i?86 - appease valgrind in libpthread.so initialization - misc fixes (BZ#3425, BZ#5184, BZ#5186)
Mon Oct 15 14:00:00 2007 Jakub Jelinek 2.6.90-21 - fix getgr{name,gid}{,_r} with nscd
Sun Oct 14 14:00:00 2007 Jakub Jelinek 2.6.90-20 - install (#330031) - disable -D_FORTIFY_SOURCE{,=2} support (with a warning) for GCC 3.4.x and earlier(#327641) - pl_PL locale changes (BZ#4098, #242296) - misc fixes (BZ#1140, BZ#3195, BZ#3242, BZ#4359)
Thu Oct 11 14:00:00 2007 Jakub Jelinek 2.6.90-19 - fix - simple preprocessor in localedef, fix de_DE collation with it
Wed Oct 10 14:00:00 2007 Jakub Jelinek 2.6.90-18 - add signalfd, eventfd, eventfd_read, eventfd_write - qsort speedups - workaround for cpuid bugs (#324081) - make sure gettext\'s conversion_lock is initialized even if program isn\'t linked against libpthread.so.0, only dlopens it (#321761) - misc fixes (BZ#5112, BZ#5113, BZ#5104, BZ#5063, BZ#5010, BZ#4407, BZ#3924, BZ#5103, BZ#2633, BZ#181, BZ#73, #321901)
Wed Oct 3 14:00:00 2007 Jakub Jelinek 2.6.90-17 - fix {,v}swprintf with -D_FORTIFY_SOURCE=1 -mlong-double-64 on ppc */s390 */sparc * - strcoll fixes - misc fixes (BZ#645, BZ#5071) - locale fixes (BZ#4941, #299321, #203364, #196711, #236212)
Sat Sep 29 14:00:00 2007 Jakub Jelinek 2.6.90-16 - misc fixes (BZ#4963, BZ#4972, BZ#5028, BZ#5043, BZ#5058) - improve -D_FORTIFY_SOURCE{,=2} diagnostic through warning/error attributes - fix wcscpy, wcpcpy, fgetws, fgetws_unlocked, swprintf and vswprintf fortification inlines - fix a scalability issue with lazy binding in heavily multithreaded programs
Thu Sep 20 14:00:00 2007 Jakub Jelinek 2.6.90-15 - $5$ (SHA-256) and $6$ (SHA-512) support in crypt (#228697, #249477, #173834)
Tue Sep 18 14:00:00 2007 Jakub Jelinek 2.6.90-14 - -D_FORTIFY_SOURCE{,=2} support for C++ - fortification of fread{,_unlocked} - support *scanf m allocation modifier (%ms, %mls, %mc, ...) - in -std=c99 or -D_XOPEN_SOURCE=600 mode don\'t recognize %as, %aS and %a[ as a GNU extension for *scanf - fix splice, vmsplice, tee return value, make them cancellation points - mq_open checking - use inline function rather than function-like macro for open{,at}{,64} checking - IFA_F_OPTIMISTIC handling in getaddrinfo (#259681) - fix an ABBA deadlock in ld.so (#284171) - remove sparc{32,64} unwind info from _start and clone
Mon Aug 27 14:00:00 2007 Jakub Jelinek 2.6.90-13 - fix personality on x86_64/ppc/ppc64 (#256281)
Sat Aug 25 14:00:00 2007 Jakub Jelinek 2.6.90-12 - readd x86_64 gettimeofday stuff, initialize it earlier - nis_list fix (#254115) - workaround for bugs in ia64 silly /emul/ia32-linux hack (#253961) - misc fixes (BZ#3924, BZ#4566, BZ#4582, BZ#4588, BZ#4726, BZ#4946, BZ#4905, BZ#4814, BZ#4925, BZ#4936, BZ#4896, BZ#4937, BZ#3842, BZ#4554, BZ#4557, BZ#4938)
Fri Aug 17 14:00:00 2007 Jakub Jelinek 2.6.90-11 - remove __strtold_internal and __wcstold_internal from ppc */s390 */sparc * *-ldbl.h headers - temporarily backout x86_64 gettimeofday.S changes (#252453) - some further sparc, sparc64 and alpha fixes
Wed Aug 15 14:00:00 2007 Jakub Jelinek 2.6.90-10 - don\'t open /etc/ld.so.{cache,preload} with O_NOATIME (#252146) - s390{,x}, alpha and sparc fixes - sparcv9 is no longer an aux arch, as we expect to not build sparc.rpm glibc any longer, only sparcv9.rpm, sparc64.rpm and new two aux arches sparcv9v.rpm and sparc64v.rpm
Tue Aug 14 14:00:00 2007 Jakub Jelinek 2.6.90-9 - private futex even for mutexes and condvars - some further O_CLOEXEC changes - use vDSO on x86_64 if available - ia64 build fixes (#251983)
Fri Aug 10 14:00:00 2007 Roland McGrath 2.6.90-8 - update to trunk - fix missing strtold_l export on ppc64
Thu Aug 9 14:00:00 2007 Roland McGrath 2.6.90-6 - update to trunk - fix local PLT regressions - spec file revamp for new find-debuginfo.sh
Sun Aug 5 14:00:00 2007 Jakub Jelinek 2.6.90-4 - fix librt.so and librtkaio.so on ppc32, so that it is not using bss PLT
Sat Aug 4 14:00:00 2007 Jakub Jelinek 2.6.90-3 - fix open{,at}{,64} macro for -pedantic (#250897) - add transliteration for l with stroke (#250492) - fix strtod (\"-0\", NULL) - update License tag
Wed Aug 1 14:00:00 2007 Jakub Jelinek 2.6.90-2 - make aux-cache purely optional performance optimization in ldconfig, don\'t issue any errors if it can\'t be created (#250430) - remove override_headers hack, BuildRequire >= 2.6.22 kernel-headers and rely on its content
Tue Jul 31 14:00:00 2007 Jakub Jelinek 2.6.90-1 - update to trunk - private futex optimizations - open{,at}{,64} argument checking - ldconfig speedups
Sun Jul 8 14:00:00 2007 Jakub Jelinek 2.6-4 - filter pseudo-files from debuginfo source lists (#245714) - fix sscanf when errno is EINTR before the call (BZ#4745) - save/restore errno around reading /etc/default/nss (BZ#4702) - fix LD_HWCAP_MASK handling - disable workaround for #210748, instead backport ld.so locking fixes from the trunk (#235026) - new x86_64 memcpy - don\'t write uninitialized padding bytes to nscd socket - fix dl{,v}sym, dl_iterate_phdr and dlopen if some library is mapped into ld.so\'s inter-segment hole on x86_64 (#245035, #244545) - fix LD_AUDIT=a:b program (#180432) - don\'t crash on pseudo-zero long double values passed to *printf on i?86/x86_64/ia64 (BZ#4586) - fix *printf %La and strtold with some hexadecimal floating point constants on ppc/ppc64 - fix nextafterl on ppc/ppc64 - fix sem_timedwait on i?86 and x86_64
Thu May 24 14:00:00 2007 Jakub Jelinek 2.6-3 - don\'t use %config(missingok) for locale-archive.tmpl, instead of removing it altogether truncate it to zero size (#240697) - add a workaround for #210748
Mon May 21 14:00:00 2007 Jakub Jelinek 2.6-2 - restore malloc_set_state backwards compatibility (#239344) - fix epoll_pwait (BZ#4525) - fix printf with unknown format spec or positional arguments and large width and/or precision (BZ#4514) - robust mutexes fix (BZ#4512)
Tue May 15 14:00:00 2007 Roland McGrath 2.6-1 - glibc 2.6 release
Fri May 11 14:00:00 2007 Jakub Jelinek 2.5.90-24 - utimensat, futimens and lutimes support
Thu May 10 14:00:00 2007 Jakub Jelinek 2.5.90-23 - use madvise MADV_DONTNEED in malloc - fix ia64 feraiseexcept - fix s390{,x} feholdexcept (BZ#3427) - ppc fenv fixes - make fdatasync a cancellation point (BZ#4465) - fix *printf for huge precisions with wide char code and multi-byte strings - fix dladdr (#232224, BZ#4131)
Fri May 4 14:00:00 2007 Jakub Jelinek 2.5.90-22 - add transliteration for (BZ#3213) - fix *scanf with %f on hexadecimal floats without exponent (BZ#4342) - fix *printf with very large precisions for %s (#238406, BZ#4438) - fix inet_ntop size checking for AF_INET (BZ#4439) - for *printf %e avoid 1.000e-00, for exponent 0 always use + sign (#238431) - fix a regression introduced in #223467 changes - gethostby *_r alignment fixes (BZ#4381) - fix ifaddrs error handling
Mon Apr 16 14:00:00 2007 Jakub Jelinek 2.5.90-21 - don\'t include individual locale files in glibc-common, rather include prepared locale-archive template and let build-locale-archive create locale-archive from the template and any user supplied /usr/lib/locale/ *_ * directories, then unlink the locale-archive template - this should save > 80MB of glibc-common occupied disk space - fix _XOPEN_VERSION (BZ#4364) - fix printf with %g and values tiny bit smaller than 1.e-4 (#235864, BZ#4362) - fix NIS+ __nisfind_server (#235229)
Sat Mar 31 14:00:00 2007 Jakub Jelinek 2.5.90-20 - assorted NIS+ speedups (#223467) - fix HAVE_LIBCAP configure detection (#178934) - remove %{_prefix}/sbin/rpcinfo from glibc-common (#228894) - nexttoward */nextafter * fixes (BZ#3306) - feholdexcept/feupdateenv fixes (BZ#3427) - speed up fnmatch with two or more * in the pattern
Sat Mar 17 13:00:00 2007 Jakub Jelinek 2.5.90-19 - fix power6 libm compat symbols on ppc32 (#232633) - fix child refcntr in NPTL fork (#230198) - fix ifaddrs with many net devices on > 4KB page size arches (#230151) - fix pthread_mutex_timedlock on x86_64 (#228103) - various fixes (BZ#3919, BZ#4101, BZ#4130, BZ#4181, BZ#4069, BZ#3458)
Wed Feb 21 13:00:00 2007 Jakub Jelinek 2.5.90-18 - fix nftw with FTW_CHDIR on / (BZ#4076) - nscd fixes (BZ#4074) - fix fmod{,f,l} on i?86 (BZ#3325) - support localized digits for fp values in *scanf (BZ#2211) - namespaces fixes (BZ#2633) - fix euidaccess (BZ#3842) - glob fixes (BZ#3996) - assorted locale data fixes (BZ#1430, BZ#672, BZ#58, BZ#3156, BZ#2692, BZ#2648, BZ#3363, BZ#3334, BZ#3326, BZ#3322, BZ#3995, BZ#3885, BZ#3884, BZ#3851)
Sun Feb 11 13:00:00 2007 Jakub Jelinek 2.5.90-17 - RFC2671 support in resolver (#205842) - fix strptime (BZ#3944) - fix regcomp with REG_NEWLINE (BZ#3957) - fix pthread_mutex_timedlock on x86_64 (#228103)
Fri Feb 2 13:00:00 2007 Jakub Jelinek 2.5.90-16 - add strerror_l - fix application crashes when doing NSS lookups through nscd mmapped databases and nscd decides to start garbage collection during the lookups (#219145, #225315) - fix %0lld printing of 0LL on 32-bit architectures (BZ#3902) - ignore errors from install-info in glibc-devel scriptlets (#223691)
Wed Jan 17 13:00:00 2007 Jakub Jelinek 2.5.90-15 - fix NIS getservbyname when proto is NULL - fix nss_compat +group handling (#220658) - cache services in nscd - fix double free in fts_close (#222089) - fix vfork+execvp memory leak (#221187) - soft-fp fixes (BZ#2749) - further strtod fixes (BZ#3855) - make sure pthread_kill doesn\'t return EINVAL even if the target thread exits in between pthread_kill ESRCH check and the actual tgkill syscall (#220420) - fix ABBA deadlock possibility in ld.so scope locking code
Tue Dec 19 13:00:00 2006 Jakub Jelinek 2.5.90-14 - fix {j,m}rand48{,_r} on 64-bit arches (BZ#3747) - handle power6x AT_PLATFORM (#216970) - fix a race condition in getXXbyYY_r (#219145) - fix tst-pselect testcase
Thu Dec 14 13:00:00 2006 Jakub Jelinek 2.5.90-13 - fix setcontext on ppc32 (#219107) - fix wide stdio after setvbuf (#217064, BZ#2337) - handle relatime mount option in statvfs - revert i?86/x86_64 clone CFI temporarily
Sun Dec 10 13:00:00 2006 Jakub Jelinek 2.5.90-12 - fix hasmntopt (#218802) - fix setusershell and getusershell (#218782) - strtod fixes (BZ#3664, BZ#3673, BZ#3674) - fix memusage with realloc (x, 0)
Tue Dec 5 13:00:00 2006 Jakub Jelinek 2.5.90-11 - allow suid apps to setenv NIS_PATH and influence through that nis_list and nis_lookup (#209155) - fix ttyname and ttyname_r with invalid file descriptor (#218276) - cs_CZ LC_TIME fixes (#218438) - fix build with 2.6.19+ headers (#217723)
Fri Dec 1 13:00:00 2006 Jakub Jelinek 2.5.90-10 - fix x86-64 restore_rt unwind info
Thu Nov 30 13:00:00 2006 Jakub Jelinek 2.5.90-9 - fix last svc_run change (#217850) - on ppc64 build __libc_start_main without unwind info, as it breaks MD_FROB_UPDATE_CONTEXT (#217729, #217775; in the future that could be fixable just by providing .cfi_undefined r2 in __libc_start_main instead) - add unwind info for x86-64 restore_rt signal return landing pad (#217087) - add power6x subdir to /%{_lib}/ and /%{_lib}/rtkaio/, link all libs from ../power6/ * into them
Tue Nov 28 13:00:00 2006 Jakub Jelinek 2.5.90-8 - fix svc_run (#216834, BZ#3559) - add -fasynchronous-unwind-tables to CFLAGS (#216518) - make sure there is consistent timestamp for /etc/ld.so.conf, /etc/localtime and /etc/rpc between multilib glibc rpms
Mon Nov 20 13:00:00 2006 Jakub Jelinek 2.5.90-7 - handle IPv6 addresses in /etc/hosts that are mappable to IPv4 addresses in IPv4 host lookups (#215283) - fix :include: /etc/alias handling (#215572) - handle new tzdata format to cope with year > 2037 transitions on 64-bit architectures
Fri Nov 10 13:00:00 2006 Jakub Jelinek 2.5.90-6 - fix strxfrm fix - fix i?86 floor and ceil inlines (BZ#3451)
Thu Nov 9 13:00:00 2006 Jakub Jelinek 2.5.90-5 - fix sysconf (_SC_LEVEL{2,3}_CACHE_SIZE) on Intel Core Duo CPUs - fix libthread_db.so on TLS_DTV_AT_TP architectures - fix --inhibit-rpath (#214569) - fix _r_debug content when prelinked ld.so executes a program as its argument - fix strxfrm - powerpc-cpu add-on updates
Fri Nov 3 13:00:00 2006 Jakub Jelinek 2.5.90-4 - fix atexit backwards compatibility (#213388) - add mai_IN locale (#213415) - remove bogus %{_libdir}/librt.so.1 symlink (#213555) - fix memusage (#213656) - change libc.info category (#209493)
Sun Oct 29 13:00:00 2006 Jakub Jelinek 2.5.90-3 - fix suid/sgid binaries on i?86/x86_64 (#212723)
Fri Oct 27 14:00:00 2006 Jakub Jelinek 2.5.90-2 - fix ia64 build - don\'t call _dl_close outside of dl_load_lock critical section if dlopen failed (BZ#3426) - add rtld scope locking (#211133)
Wed Oct 25 14:00:00 2006 Jakub Jelinek 2.5.90-1 - fix i?86 6 argument syscalls (e.g. splice) - fix rtld minimal realloc (BZ#3352) - fix RFC3484 getaddrinfo sorting according to rules 4 and 7 (BZ#3369) - fix xdrmem_setpos (#211452) - bump __GLIBC_MINOR__ - increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow 64K pagesize kernels (#209877) - speed up initgroups on NIS+ (#208203)
Mon Oct 2 14:00:00 2006 Jakub Jelinek 2.5-2 - fix nscd database growing (#207928) - bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment
Fri Sep 29 14:00:00 2006 Jakub Jelinek 2.5-1 - glibc 2.5 release
Wed Sep 27 14:00:00 2006 Jakub Jelinek 2.4.90-36 - rebuilt with gcc-4.1.1-26 to fix unwind info
Mon Sep 25 14:00:00 2006 Jakub Jelinek 2.4.90-35 - fix glob with large number of matches (BZ#3253) - fix fchownat on kernels that don\'t support that syscall (BZ#3252) - fix lrintl on s390{,64}
Sat Sep 23 14:00:00 2006 Jakub Jelinek 2.4.90-34 - fix ppc{32,64} longjmp (BZ#3225) - fix user visible spelling errors (BZ#3137) - fix l{,l}rint{,f,l} around zero (BZ#2592) - avoid stack trampoline in s390{,x} makecontext
Fri Sep 15 14:00:00 2006 Jakub Jelinek 2.4.90-33 - fix dlclose (#206639) - don\'t load platform optimized libraries if kernel doesn\'t set AT_PLATFORM - fix ppc{32,64} libSegFault.so - use -mtune=generic even for glibc-devel.i386 (#206437) - fix /%{_lib}/librt.so.1 symlink
Fri Sep 15 14:00:00 2006 Jakub Jelinek 2.4.90-32 - on ppc * use just AT_PLATFORM and altivec AT_HWCAP bit for library selection - fix lrintl and lroundl on ppc{,64} - use hidden visibility on fstatat{,64} and mknodat in libc_nonshared.a
Sun Sep 10 14:00:00 2006 Jakub Jelinek 2.4.90-31 - fix pthread_cond_{,timed}wait cancellation (BZ#3123) - fix lrint on ppc32 (BZ#3155) - fix malloc allocating more than half of address space (BZ#2775) - fix mktime on 32-bit arches a few years after 2038 (BZ#2821)
Thu Sep 7 14:00:00 2006 Jakub Jelinek 2.4.90-30 - add librtkaio, to use it add /%{lib}/rtkaio to your LD_LIBRARY_PATH or /etc/ld.so.conf - fix or_IN February name (#204730) - fix pthread_create called from cancellation handlers (BZ#3124) - fix regex case insensitive searches with characters where upper and lower case multibyte representations have different length (e.g. I and dotless i, #202991)
Tue Sep 5 14:00:00 2006 Jakub Jelinek 2.4.90-29 - randomize resolver query ids before use instead after use (#205113) - fix resolver symver checking with DT_GNU_HASH (#204909) - put .hash section in glibc libraries at the end of RO segment when .gnu.hash is present
Thu Aug 31 14:00:00 2006 Jakub Jelinek 2.4.90-28 - another malloc doubly linked list corruption problem fix (#204653)
Thu Aug 31 14:00:00 2006 Jakub Jelinek 2.4.90-27 - allow $LIB and $PLATFORM in dlopen parameters even in suid/sgid (#204399) - handle $LIB/$PLATFORM in LD_LIBRARY_PATH - fix splice prototype (#204530)
Mon Aug 28 14:00:00 2006 Jakub Jelinek 2.4.90-26 - real fix for the doubly linked list corruption problem - try harder in realloc to allocate memory (BZ#2684) - fix getnameinfo error reporting (#204122) - make localedef more robust on invalid input (#203728)
Fri Aug 25 14:00:00 2006 Jakub Jelinek 2.4.90-25 - temporarily back out code to limit number of unsorted block sort iterations (#203735, #204027) - handle PLT symbols in dladdr properly (BZ#2683) - avoid malloc infinite looping for allocations larger than the system can allocate (#203915)
Tue Aug 22 14:00:00 2006 Jakub Jelinek 2.4.90-23 - malloc fixes, especially for 32-bit arches (#202309) - further *_IN locale fixes (#200230) - fix get{serv,rpc}ent{,_r} if NIS map is empty (#203237) - fix /usr/bin/iconv (#203400)
Fri Aug 18 14:00:00 2006 Jakub Jelinek 2.4.90-22 - rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc/ppc64 (#203001)
Tue Aug 15 14:00:00 2006 Jakub Jelinek 2.4.90-21 - if some test gets stuck, kill the tee process after make check finishes - build with -mtune=generic on i686 and x86_64
Tue Aug 15 14:00:00 2006 Jakub Jelinek 2.4.90-20 - PTHREAD_PRIO_PROTECT support - fix errno if nice() fails (#201826)
Thu Aug 10 14:00:00 2006 Jakub Jelinek 2.4.90-19 - adaptive malloc brk/mmap threshold - fix fchownat to use kernel syscall (if available) on many arches (#201870) - only define O_DIRECT with -D_GNU_SOURCE on ia64 to match all other arches (#201748)
Mon Aug 7 14:00:00 2006 Jakub Jelinek 2.4.90-18 - NIS+ fixes - fix memusage and xtrace scripts (#200736) - redirect /sbin/service sshd condrestart std{out,err} to /dev/null when executed from glibc_post_upgrade
Wed Aug 2 14:00:00 2006 Jakub Jelinek 2.4.90-17 - typo fix for the dladdr patch - build i?86 glibc with -mno-tls-direct-seg-refs (#200469)
Wed Aug 2 14:00:00 2006 Jakub Jelinek 2.4.90-16 | |