|
|
|
|
Changelog for glibc-2.17-55.el7.i686.rpm :
* Wed Mar 19 2014 Siddhesh Poyarekar - 2.17-55- Fix up test case for previous ftell bug (#1074410). * Tue Mar 18 2014 Siddhesh Poyarekar - 2.17-54- Fix offset computation for a+ mode on switching from read (#1074410). * Mon Mar 17 2014 Siddhesh Poyarekar - 2.17-53- Fix offset caching for streams and use it for ftell (#1074410).- Change offset in fdopen only if setting O_APPEND (#1074410).- Fix up return codes for tests in tst-ftell-active-handler (#1074410). * Tue Mar 04 2014 Siddhesh Poyarekar - 2.17-52- Fix ftell behavior when the stream handle is not active (#1063681). * Mon Mar 03 2014 Carlos O\'Donell - 2.17-51- Build parts of the library with -fstack-protector-strong (#1070806). * Fri Feb 28 2014 Siddhesh Poyarekar - 2.17-50- Better support for detecting nscd startup failures (#1048123). * Wed Feb 26 2014 Siddhesh Poyarekar - 2.17-49- Fix ftime gettimeofday internal call returning bogus data (#1064945). * Fri Jan 24 2014 Daniel Mach - 2.17-48- Mass rebuild 2014-01-24 * Mon Jan 13 2014 Patsy Franklin - 2.17-47- Rebuild without ppc64p7 package (#1051065). * Thu Jan 09 2014 Siddhesh Poyarekar - 2.17-46- Enable systemtap probes on S/390 and Power (#1049206). * Mon Jan 06 2014 Siddhesh Poyarekar - 2.17-45- Revert to flushing buffer for ftell if output buffer does not have sufficient space for conversion (#1048036).- Use first name entry for address in /etc/hosts as the canonical name in getaddrinfo (#1047983). * Fri Dec 27 2013 Daniel Mach - 2.17-44- Mass rebuild 2013-12-27 * Fri Dec 27 2013 Siddhesh Poyarekar - 2.17-43- Fix infinite loop on empty netgroups (#1046199). * Tue Dec 24 2013 Siddhesh Poyarekar - 2.17-42- Return failure for negative lookups from nscd in netgroup cache (#1039970). * Fri Dec 20 2013 Carlos O\'Donell - 2.17-41- Use POWER7 instructions for 32-bit POWER7 and POWER8 runtimes (#1028661). * Thu Dec 12 2013 Patsy Franklin - 2.17-40- Change Oriya to Odia. Convert iso-639.def to utf-8. (#1039496) * Thu Dec 12 2013 Carlos O\'Donell - 2.17-39- Increase the value of SIGSTKSZ and MINSIGSTKSZ for Power (#1028652). * Fri Nov 29 2013 Siddhesh Poyarekar - 2.17-38- S/390: Fix TLS GOT pointer setup (#1020637). * Thu Nov 28 2013 Siddhesh Poyarekar - 2.17-37- Fix stack overflow due to large AF_INET6 requests (CVE-2013-4458, #1025612).- Fix reads for sizes larger than INT_MAX in AF_INET lookup (#1032435). * Fri Nov 08 2013 Carlos O\'Donell - 2.17-36- Enhance NSCD\'s SELinux support to use dynamic permission names (#1025934). * Fri Nov 01 2013 Carlos O\'Donell - 2.17-35- Add support for installing the dynmic loader in an alternate location. This is required for AArch64 support (#1023790). * Wed Oct 16 2013 Carlos O\'Donell - 2.17-34- Temporarily generate POWER6 code for the 32-bit POWER7 and POWER8 runtimes to work around bug 1019549 (#1018072). * Thu Oct 03 2013 Siddhesh Poyarekar - 2.17-33- Update malloc systemtap probes and documentation (#742038). * Thu Oct 03 2013 Carlos O\'Donell - 2.17-32- The default runtime is now POWER7 with an additional POWER8-tuned runtime. No other runtimes are provided by default. (#731833) * Fri Sep 20 2013 Siddhesh Poyarekar - 2.17-31- Fix integer overflows in memalign, valloc and pvalloc (CVE-2013-4332, #1008298). * Fri Sep 13 2013 Carlos O\'Donell - 2.17-30- Document FIPS compliance issues with SunRPC and AUTH_DES (#971589). * Mon Sep 02 2013 Siddhesh Poyarekar - 2.17-29- Drop patch for #800224 (#884008).- Fix tst-cleanup2 failure (#884008). * Tue Aug 27 2013 Carlos O\'Donell - 2.17-28- Enable pointer mangling security feature in static applications (#990481, CVE-2013-4788). * Mon Aug 26 2013 Patsy Franklin - 2.17-27- Update translation for stale file handle error. * Mon Aug 26 2013 Siddhesh Poyarekar - 2.17-26- Initialize res_hconf in nscd (#1000923). * Sun Aug 25 2013 Patsy Franklin - 2.17-25- Additional bug fixes related to s30/s390x support. (#804768) * Mon Aug 19 2013 Siddhesh Poyarekar - 2.17-24- Fix buffer overflow in readdir_r (#996227, CVE-2013-4237). * Fri Aug 16 2013 Siddhesh Poyarekar - 2.17-23- Remove non-ELF support in rtkaio.- Avoid inlining of cleanup function for kaio_suspend. * Wed Aug 14 2013 Patsy Franklin - 2.17-22- Fix conditional requiring specific binutils for s390/s390x. * Thu Aug 08 2013 Siddhesh Poyarekar - 2.17-21- Remove GB18030 from releng tarball. * Thu Aug 08 2013 Siddhesh Poyarekar - 2.17-20- Use tmpfilesdir macro instead of hard coding /usr/lib/tmpfiles.d.- Backport GLIBC sched_getcpu and gettimeofday vDSO functions for ppc (#977110).- Backport additional patches from upstream for -ftree-loop-distribute-patterns (#911307).- Add HW_CAP2 support and add POWER8 enablement code (#731833).- Remove useless .eh_frame to prevent gold linker bug (#731833).- Add vDSO support or time function (#731833).- Add PowerPC platform-specific inlines for shared resource hints (#731833).- Reserve TCB space for EBB framework (#731833).- Use _dl_static_init to set GLRO(gl_pagesize) (#731833).- Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq (#731833).- Consolidate copies of PowerPC mp code (#731833).- Unify math_ldbl.h implementations (#731833).- Fix ABI issue for sqrtl and llroundl (#731833).- Remove branch prediction from rint implementation (#731833).- Optimize modf for PowerPC (#731833).- Fix hypot/hypotf check for -INF on PowerPC (#731833).- Use __ieee754_sqrl in acoshl for lbdl-128ibm (#731833).- Add benchmark framework (#992727). * Wed Jul 31 2013 Alexandre Oliva - 2.17-19- Add systemtap probes for malloc functions (#742038). * Wed Jul 31 2013 Siddhesh Poyarekar - 2.17-18- New environment variable GLIBC_PTHREAD_STACKSIZE to set thread stack size (#990388). * Tue Jul 30 2013 Patsy Franklin < pfrankliAATTredhat.com> - 2.17.17- Enable s390/s390x multiarch support (#804768). * Tue Jul 30 2013 Siddhesh Poyarekar - 2.17-16- Add __glibc_likely as alias for __builtin_expect.- Fix strcoll() various flaws (#989861, #989862, CVE-2012-4412, CVE-2012-4424). * Mon Jul 29 2013 Siddhesh Poyarekar - 2.17-15- Correctly name the 240-bit slow path sytemtap probe slowpow_p10 for slowpow (#742035).- Fix handling of netgroup cache in nscd (#966633).- Fix loading of audit libraries when TLS is in use (#970791) * Thu Jul 25 2013 Patsy Franklin - 2.17-14- Disable the use of pt_chown(Bugzilla #15755). Distributions can re-enable building and using pt_chown with`--enable-pt_chown\'. (#984828i, CVE-2013-2207). * Wed Jul 24 2013 Carlos O\'Donell - 2.17-13- Add build requirement on static libstdc++ library to fix testsuite failures for static C++ tests. * Tue Jul 02 2013 Siddhesh Poyarekar - 2.17-12- Fix stack overflow in getaddrinfo with many results (#980323, CVE-2013-1914).- Correct fix to return failure on libio function error (#979363). * Tue Jun 25 2013 Siddhesh Poyarekar - 2.17-11- Fix libm performance regression due to set/restore rounding mode (#977887). * Tue Jun 25 2013 Siddhesh Poyarekar - 2.17-10- Preserve errno across _PC_CHOWN_RESTRICTED call on XFS (#977870).- Remove PIPE_BUF Linux-specific code (#977872).- Fix FPE in memusagestat when malloc utilization is zero (#977874).- Accept leading and trailing spaces in getdate input string (#977875). * Thu Jun 20 2013 Siddhesh Poyarekar - 2.17-9- Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL (#958652). * Tue Jun 04 2013 Jeff Law - 2.17-8- Fix ESTALE error message (#966259) * Sun May 05 2013 Patsy Franklin - 2.17-7- Fix _nl_find_msg malloc failure case, and callers. (#959034). * Tue Apr 30 2013 Patsy Franklin - 2.17-6- Test init_fct for NULL, not result->__init_fct, after demangling (#952799). * Tue Apr 23 2013 Patsy Franklin - 2.17-5- Increase limits on xdr name and record requests (#892777).- Consistently MANGLE/DEMANGLE init_fct, end_fct and btow_fct (#952799). * Sun Mar 17 2013 Carlos O\'Donell - 2.17-4- Fix multibyte character processing crash in regexp (#905874, #905877, CVE-2013-0242) * Wed Feb 27 2013 Carlos O\'Donell - 2.17-3- Renamed release engineering directory to `releng\' (#903754).- Fix building with gcc 4.8.0 (#911307). * Thu Feb 07 2013 Carlos O\'Donell - 2.17-2- Fix ownership of /usr/lib[64]/audit (#894307).- Support unmarked ARM objects in ld.so.cache and aux cache (#905184). * Tue Jan 01 2013 Jeff Law - 2.17-1- Resync with official glibc-2.17 release * Fri Dec 21 2012 Jeff Law - 2.16.90-40- Resync with master * Wed Dec 19 2012 Jeff Law - 2.16.90-39- Add rtld-debugger-interface.txt as documentation. (#872242) * Fri Dec 07 2012 Jeff Law - 2.16.90-38- Resync with master- Drop patch for 731228 that is no longer needed. * Thu Dec 06 2012 Jeff Law - 2.16.90-37- Resync with master- Patch for 697421 has been submitted upstream.- Drop local patch for 691912 that is no longer needed. * Mon Dec 03 2012 Jeff Law - 2.16.90-36- Resync with master- Drop local patch for 657588 that is no longer needed.- Drop local patch for 740682 that is no longer needed.- Drop local patch for 770439 that is no longer needed.- Drop local patch for 789209 that is no longer needed.- Drop local patch for nss-files-overflow that seems useless.- Drop localedata-locales-fixes as they were rejected upstream.- Drop test-debug-gnuc-hack.patch that seems useless now.- Repack patchlist. * Fri Nov 30 2012 Jeff Law - 2.16.90-35- Resync with master (#882137).- Remove local patch for strict-aliasing warnings that is no longer needed.- Remove local patch for 730856 that is no longer needed.- Repack patchlist. * Thu Nov 29 2012 Jeff Law - 2.16.90-34- Remove local patch which \"temporarily\" re-added currences obsoleted by the Euro.- Remove hunks from strict-aliasing patch that are no longer needed. * Thu Nov 29 2012 Jeff Law - 2.16.90-33- Resync with master.- Drop local patch for 788989.- Repack patchlist. * Wed Nov 28 2012 Jeff Law - 2.16.90-32- Resync with master.- Drop local patch for 878913.- Drop local patch for 880666.- Drop local patch for 767693.- Repack patchlist. * Tue Nov 27 2012 Siddhesh Poyarekar - 2.16.90-31- Ensure that hashtable size is greater than 3 (#878913).- fwrite returns 0 on EOF (#880666). * Mon Nov 26 2012 Jeff Law - 2.16.90-30- Resync with upstream sources- Drop local patch for getconf.- Repack patchlist. * Fri Nov 16 2012 Jeff Law - 2.16.90-29- Rsync with upstream sources- Drop local patches for 803286, 791161, 790292, 790298 * Wed Nov 07 2012 Jeff Law - 2.16.90-28- Resync with upstream sources (#873397) * Mon Nov 05 2012 Jeff Law - 2.16.90-27- Resync with upstream sources.- Don\'t use distinct patches for 770869, 787201 and 688948 as they all modify stuff under fedora/- Repack patchlist * Thu Nov 01 2012 Jeff Law - 2.16.90-26- Resync with upstream sources (#872336) * Mon Oct 22 2012 Jeff Law - 2.16.90-25- Rsync with upstream sources- Drop 864820 patch as now that it\'s upstream.- Add sss to /etc/nsswitch.conf (#867473) * Thu Oct 11 2012 Jeff Law - 2.16.90-24- Rsync with upstream sources- Drop local 552960-2 patch now that it\'s upstream.- Drop local 858274 patch now that the root problem is fixed upstream.- Repack patchlist. * Wed Oct 10 2012 Siddhesh Poyarekar - 2.16.90-23- Fix Marathi names for Wednesday, September and October (#rh864820). * Fri Oct 05 2012 Jeff Law - 2.16.90-22- Resync with upstream sources- Drop local 552960 patch now that it\'s upstream- Drop local stap patch now obsolete- Drop local s390 patch which avoided problems with old assemblers- Drop old fortify source patch to deal with old compilers * Thu Oct 04 2012 Siddhesh Poyarekar - 2.16.90-21- Take mutex in cleanup only if it is not already taken. * Tue Oct 02 2012 Jeff Law - 2.16.90-20- Resync with upstream sources.- Repack patchlist. * Mon Oct 01 2012 Jeff Law - 2.16.90-19- Resync with upstream sources to pick up fma fixes * Fri Sep 28 2012 Jeff Law - 2.16.90-18- Resync with upstream sources.- Drop fedora-cdefs-gnuc.patch, it\'s not needed anymore.- Drop fedora-gai-rfc1918.patch, it\'s upstream now.- Drop fedora-localedata-no_NO.patch, it was supposed to be temporary -- that was back in 2003. This should have been sorted out long ago. We\'ll just have to deal with the fallout.- Drop fedora-vfprintf-sw6530.patch, it\'s upstream now.- Drop rh769421.patch; Siddhesh has fixed this properly with 552960. * Fri Sep 28 2012 Siddhesh Poyarekar - 2.16.90-17- Release mutex before going back to wait for PI mutexes (#552960). * Tue Sep 25 2012 Jeff Law - 2.16.90-16- Resync with upstream sources. * Fri Sep 21 2012 Jeff Law - 2.16.90-15- Remove most of fedora-nscd patch as we no longer use the old init files, but systemd instead.- Remove path-to-vi patch. With the usr-move changes that patch is totally unnecessary.- Remove i686-nopl patch. Gas was changed back in 2011 to avoid nopl.- Move gai-rfc1918 patch to submitted upstream status * Fri Sep 21 2012 Jeff Law - 2.16.90-14- Revert patch for 816647, it\'s blatently broken. * Fri Sep 21 2012 Siddhesh Poyarekar - 2.16.90-13- Bring back byteswap-16.h (#859268). * Thu Sep 20 2012 Jeff Law - 2.16.90-12- Revert recent upstream strstr changes (#858274)- Demangle function pointers before testing them (#816647)- Remove handling of /etc/localtime and /var/spool/postfix/etc/localtime as systemd will be handling them from now on (#858735). * Fri Sep 14 2012 Jeff Law - 2.16.90-11- Resync with upstream sources (#857236). * Sat Sep 08 2012 Peter Robinson - 2.16.90-10- Enable ports to fix FTBFS on ARM * Wed Sep 05 2012 Jeff Law - 2.16.90-9- Resync with upstream sources. * Tue Sep 04 2012 Jeff Law - 2.16.90-8- Incorporate ppc64p7 arch changes (#854250) * Thu Aug 30 2012 Jeff Law - 2.16.90-7- Resync with upstream sources. * Wed Aug 22 2012 Jeff Law - 2.16.90-6- Resync with upstream sources. * Tue Aug 21 2012 Jeff Law - 2.16.90-5- Replace manual systemd scriptlets with macroized scriptlets (#850129) * Mon Aug 20 2012 Jeff Law - 2.16.90-4- Move /etc/localtime into glibc-common package since glibc-common owns the scriptlets which update it. * Mon Aug 20 2012 Jeff Law - 2.16.90-3- Remove obsolete patches from glibc-fedora.patch. Explode remaining patches into distinct patchfiles. Thanks to Dmitry V. Levin for identifying them! Drop ia64 specific patches and specfile fragments * Wed Aug 15 2012 Jeff Law - 2.16.90-2- Fix integer overflow leading to buffer overflow in strto * (#847718) * Mon Aug 13 2012 Jeff Law - 2.16.90-1- Resync with upstream sources, drop obsolete patches.- Drop glibc-ports bits as they\'re part of the master sources now. * Mon Aug 13 2012 Jeff Law - 2.16-9- Replace patch for 179072 with official version from upstream. * Fri Aug 10 2012 Jeff Law - 2.16-8- Replace patch for 789238 with official version from upstream. * Wed Jul 25 2012 Jeff Law - 2.16-7- Pack IPv4 servers at the start of nsaddr_list and only track the number of IPV4 servers in EXT(statp->nscounti (#808147)- Mark set *uid, set *gid as __wur (warn unused result) (#845960) * Wed Jul 25 2012 Jeff Law - 2.16-6- Revert patch for BZ696143, it made it impossible to use IPV6 addresses explicitly in getaddrinfo, which in turn broke ssh, apache and other code. (#808147)- Avoid another unbound alloca in vfprintf (#841318)- Remove /etc/localtime.tzupdate in lua scriptlets- Revert back to using posix.symlink as posix.link with a 3rd argument isn\'t supported in the lua version embedded in rpm.- Revert recent changes to res_send (804630, 835090).- Fix memcpy args in res_send (#841787). * Thu Jul 19 2012 Fedora Release Engineering - 2.16-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jul 05 2012 Jeff Law - 2.16-2- Use posix.link rather than posix.symlink in scriptlet to update /etc/localtime (#837344). * Mon Jul 02 2012 Jeff Law - 2.16-1- Resync with upstream glibc-2.16 release. * Fri Jun 22 2012 Jeff Law - 2.15.90-16- Resync with upstream sources, drop obsolete patch. * Thu Jun 21 2012 Jeff Law - 2.15.90-15- Resync with upstream sources (#834447).- Fix use-after-free in dcigettext.c (#816647). * Fri Jun 15 2012 Jeff Law - 2.15.90-14- Resync with master. * Thu Jun 14 2012 Jeff Law - 2.15.90-13- Delay setting DECIDED field in locale file structure until we have read the file\'s data (#827510). * Mon Jun 11 2012 Dennis Gilmore - 2.15.90-12- actually apply the arm linker hack * Mon Jun 11 2012 Dennis Gilmore - 2.15.90-11- only deal with the arm linker compat hack on armhfp arches- armsfp arches do not have a linker change- Backward compat hack for armhf binaries. * Thu Jun 07 2012 Jeff Law - 2.15.90-10- Fix parsing of /etc/sysconfig/clock when ZONE has spaces. (#828291) * Tue Jun 05 2012 Jeff Law - 2.15.90-9- Resync with upstream sources, drop unnecessary patches.- Fix DoS in RPC implementation (#767693)- Remove deprecated alpha support.- Remove redundant hunk from patch. (#823905) * Fri Jun 01 2012 Patsy Franklin - 2.15.90-8- Fix iconv() segfault when the invalid multibyte character 0xffff is input when converting from IBM930 (#823905) * Fri Jun 01 2012 Jeff Law - 2.15.90-7- Resync with upstream sources. (#827040) * Thu May 31 2012 Patsy Franklin - 2.15.90-6- Fix fnmatch() when \' *\' wildcard is applied on a file name containing multibyte chars. (#819430) * Wed May 30 2012 Jeff Law - 2.15.90-5- Resync with upstream sources, drop unnecessary patches. * Tue May 29 2012 Jeff Law - 2.15.90-4- Build info files in the source dir, then move to objdir to avoid multilib conflicts (#825061) * Fri May 25 2012 Jeff Law - 2.15.90-3- Work around RPM dropping the contents of /etc/localtime when it turns into a symlink with %post common script (#825159). * Wed May 23 2012 Jeff Law - 2.15.90-2- Fix option rotate when one IPV6 server is enabled (#804630)- Reenable slow/uberslow path taps slowpow/slowexp. * Wed May 23 2012 Jeff Law - 2.15.90-1- Resync with upstream sources, drop unnecessary patches. * Tue May 22 2012 Patsy Franklin - 2.15-41- Fix tzdata trigger (#822200)- Make the symlink relative rather than linking into the buildroot (#822200).- Changed /etc/localtime to a symlink. 8222000 (#822200) * Tue May 15 2012 Jeff Law - 2.15-40- Update to upstream patch for 806070 (#806070) * Mon May 14 2012 Jeff Law - 2.15-39- Update upstream patch for AVX testing (#801650) * Fri May 11 2012 Jeff Law - 2.15-38- Upstream patch to fix AVX testing (#801650) * Thu May 10 2012 Jeff Law - 2.15-37- Try again to fix AVX testing (#801650) * Mon May 07 2012 Jeff Law - 2.15-36- Improve fortification disabled warning.- Change location of dynamic linker for armhf. * Mon Apr 30 2012 Jeff Law - 2.15-35- Implement context routines for ARM (#817276) * Fri Apr 13 2012 Jeff Law - 2.15-34- Issue a warning if FORTIFY_CHECKING is requested, but disabled. * Thu Apr 12 2012 Jeff Law - 2.15-33- Fix another unbound alloca in nscd groups (#788989) * Tue Apr 03 2012 Jeff Law - 2.15-32- Fix first day of week for lv_LV (#682500) * Mon Apr 02 2012 Jeff Law - 2.15-31- When retrying after main arena failure, always retry in a different arena. (#789238) * Tue Mar 27 2012 Jeff Law - 2.15-30- Avoid unbound alloca usage in *-crypt routines (#804792)- Fix data race in nscd (#806070) * Fri Mar 23 2012 Jeff Law - 2.15-29- Fix typo in __nss_getent (#806403). * Wed Mar 14 2012 Jeff Law - 2.15-28- Add doi_IN, sat_IN and mni_IN to SUPPORTED locals (#803286)- Add stap probes in slowpow and slowexp. * Fri Mar 09 2012 Jeff Law - 2.15-27- Fix AVX checks (#801650) * Wed Feb 29 2012 Jeff Law - 2.15-26- Set errno properly in vfprintf (#794797)- Don\'t kill application when LD_PROFILE is set. (#800224) * Wed Feb 29 2012 Jeff Law - 2.15-25- Fix out of bounds memory access in resolver (#798471)- Always mark vDSO as used (#758888) * Fri Feb 24 2012 Jeff Law - 2.15-24- Fix bogus underflow (#760935)- Correctly handle dns request where large numbers of A and AAA records are returned (#795498)- Fix nscd crash when group has many members (#788989) * Mon Feb 20 2012 Jeff Law - 2.15-23- Avoid \"nargs\" integer overflow which could be used to bypass FORTIFY_SOURCE (#794797) * Mon Feb 20 2012 Jeff Law - 2.15-22- Fix main arena locking in malloc/calloc retry path (#789238) * Fri Feb 17 2012 Jeff Law - 2.15-21- Correctly identify all 127.x.y.z addresses (#739743)- Don\'t assign native result if result has no associated interface (#739743) * Fri Feb 17 2012 Jeff Law - 2.15-20- Ignore link-local IPV6 addresses for AI_ADDRCONFIG (#697149) * Fri Feb 17 2012 Jeff Law - 2.15-19- Fix reply buffer mismanagement in resolver (#730856) * Thu Feb 16 2012 Jeff Law - 2.15-18- Revert 552960/769421 changes again, still causing problems.- Add doi_IN (#791161)- Add sat_IN (#790292)- Add mni_IN (#790298) * Thu Feb 09 2012 Jeff Law - 2.15-17- Fix lost wakeups in pthread_cond_ *. (#552960, #769421)- Clarify info page for snprintf (#564528)- Fix first_weekday and first_workday for ru_UA (#624296) * Tue Feb 07 2012 Jeff Law - 2.15-16- Fix currency_symbol for uk_UA (#789209)- Fix weekday names in Kashmiri locale (#770439) * Tue Feb 07 2012 Jeff Law - 2.15-15- Remove change for 787662, correct fix is in gcc. * Mon Feb 06 2012 Jeff Law - 2.15-13- More accurately detect if we\'re in a chroot (#688948) * Fri Feb 03 2012 Jeff Law - 2.15-12- Add fedfs to /etc/rpc (#691912)- Run nscd in the foreground w/ syslogging, fix systemd config (#770869)- Avoid mapping past end of shared object (#741105)- Turn off -mno-minimal-toc on PPC (#787201)- Remove hunk from glibc-rh657588.patch that didn\'t belong * Wed Feb 01 2012 Jeff Law - 2.15-8- Prevent erroneous inline optimization of initfini.s on PowerPC64 (#783979)- Use upstream variant of fix for 740506.- Fix month abbreviations for zh_CN (#657588) * Sun Jan 29 2012 Jeff Law - 2.15-7- Sort objects before relocations (sw#13618)- Fix bogus sort code that was copied from dl-deps.c. * Thu Jan 26 2012 Jeff Law - 2.15-6- First argument to settimeofday can be null (#740682)- Add aliases for ISO-10646-UCS-2 (#697421) * Tue Jan 24 2012 Jeff Law - 2.15-4- Update ports from master.- Fix first workday/weekday for it_IT (#622499)- Fix type to uint16_t based on upstream comments (729661)- Do not cache negative results in nscd if these are transient (#784402) * Mon Jan 23 2012 Jeff Law - 2.15-3- Fix cycle detection (#729661)- Fix first workday/weekday for it_IT (#446078)- Fix first workday/weekday for ca_ES (#454629) * Fri Jan 13 2012 Fedora Release Engineering - 2.15-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sun Jan 01 2012 Jeff Law - 2.15-1.fc17- Update from master (a316c1f) * Thu Dec 22 2011 Jeff Law - 2.14.90-26.fc17- Update from master (16c6f99)- Fix typo in recent tzfile change (#769476)- Make MALLOC_ARENA_MAX and MALLOC_ARENA_TEST match documentation (#740506)- Revert \"fix\" to pthread_cond_wait (#769421)- Extract patch for 730856 from fedora-patch into a distinct patchfile * Mon Dec 19 2011 Jeff Law - 2.14.90-25.fc17- Update from master (a4647e7). * Sun Dec 18 2011 Jeff Law - 2.14.90-24.fc16.3- Check values from TZ file header (#767696)- Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI (#552960)- Add {dist}.#- Correct return value from pthread_create when stack alloction fails. (#767746) * Wed Dec 07 2011 Jeff Law - 2.14.90-23- Fix a wrong constant in powerpc hypot implementation (#750811) - Truncate time values in Linux futimes when falling back to utime * Mon Dec 05 2011 Jeff Law - 2.14.90-22- Mark fortified __FD_ELT as extension (#761021)- Fix typo in manual (#708455) * Wed Nov 30 2011 Jeff Law - 2.14.90-21- Don\'t fail in makedb if SELinux is disabled (#750858)- Fix access after end of search string in regex matcher (#757887) * Mon Nov 28 2011 Jeff Law - 2.14.90-20- Drop lock before calling malloc_printerr (#757881) * Fri Nov 18 2011 Jeff Law - 2.14.90-19- Check malloc arena atomically (BZ#13071)- Don\'t call reused_arena when _int_new_arena failed (#753601) * Wed Nov 16 2011 Jeff Law - 2.14.90-18- Fix grouping and reuse other locales in various locales (BZ#13147) * Tue Nov 15 2011 Jeff Law - 2.14.90-17- Revert bogus commits/rebasing of Nov 14, Nov 11 and Nov 8. Sources should be equivalent to Fedora 16\'s initial release. * Wed Oct 26 2011 Fedora Release Engineering - 2.14.90-15- Rebuilt for glibc bug#747377 * Wed Oct 19 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 2011 Andreas Schwab - 2.14.90-13- Update from master - Fix linkage conflict with feraiseexcept (#746753) - More libm optimisations * Mon Oct 17 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 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 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 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 08 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 01 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 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 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 09 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 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 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 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 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 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 03 2011 Andreas Schwab - 2.14-2- Revert \"Handle DNS server failures in case of AF_UNSPEC lookups correctly\" (#710279) * Tue May 31 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 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 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 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 05 2011 Andreas Schwab - 2.13.90-11- Update from master - Don\'t use removed rpc headers- Install rpc/netdb.h again * Wed May 04 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 07 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 2011 Andreas Schwab - 2.13.90-8- Update from master - Fix infinite loop (#690323) * Mon Mar 21 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 07 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 02 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 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 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 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 2010 Andreas Schwab - 2.12.90-21- Revert bogus change * Mon Dec 13 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 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 2010 Andreas Schwab - 2.12.90-18- Require suid bit on audit objects in privileged programs (CVE-2010-3856) * Tue Oct 19 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 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 04 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 2010 Andreas Schwab - 2.12.90-14- Don\'t try to write to _rtld_global_ro after performing relro protection (#638091) * Mon Sep 27 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 2010 Dennis Gilmore - 2.12.90-12- dont build sparcv9v and sparc64v anymore * Mon Sep 13 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 06 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 04 2010 Dennis Gilmore - 2.12.90-9- disable unpackaged file check on auxarches * Mon Aug 23 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 02 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 2010 Andreas Schwab - 2.12.90-6- Bump minimum kernel version to 2.6.32 * Mon Jul 12 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 02 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 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 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 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 04 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 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 2010 Andreas Schwab - 2.11.90-19- Avoid multiarch memcmp in tzdata-update (#581677) * Mon Apr 12 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 06 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 2010 Andreas Schwab - 2.11.90-16- Fix SSSE3 memcmp (#574210) * Tue Mar 09 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 2010 Andreas Schwab - 2.11.90-14- Update from master - Sparc updates- Fix SSSE3 memcpy (#556584) * Mon Feb 22 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 08 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 01 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 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 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 2010 Andreas Schwab - 2.11.90-8- Update from master. - More POSIX conformance fixes. * Mon Jan 11 2010 Andreas Schwab - 2.11.90-7- Fix build failure. * Mon Jan 11 2010 Andreas Schwab - 2.11.90-6- Update from master. - POSIX conformance fixes (BZ#11125). * Mon Jan 04 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 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 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 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 2009 Andreas Schwab - 2.11.90-1- Update from master. * Thu Nov 05 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 02 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 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. | |