|
|
|
|
Changelog for glibc-common-2.17-106.el7_2.4.x86_64.rpm :
* Fri Feb 05 2016 Florian Weimer - 2.17-106.4- Revert problematic libresolv change, not needed for the CVE-2015-7547 fix (#1296030). * Fri Jan 15 2016 Carlos O\'Donell - 2.17-106.3- Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1296030).- Fix madvise performance issues (#1298930).- Avoid \"monstartup: out of memory\" error on powerpc64le (#1298956). * Wed Jan 13 2016 Carlos O\'Donell - 2.17-106.2- Fix CVE-2015-5229: calloc() may return non-zero memory (#1296453). * Wed Oct 28 2015 Florian Weimer - 2.17-106.1- Rebuild with corrected release. * Wed Oct 28 2015 Florian Weimer - 2.17-106- Add fix for CVE-2015-5277 (#1275920). * Fri Aug 14 2015 Siddhesh Poyarekar - 2.17-105- Fix up test case for initial-exec fix (#1248208). * Wed Aug 05 2015 Siddhesh Poyarekar - 2.17-104- Mark all TLS variables in libc.so as initial-exec (#1248208). * Sat Jul 11 2015 Siddhesh Poyarekar - 2.17-103- Apply correct fix for #1195672. * Fri Jul 10 2015 Carlos O\'Donell - 2.17-102- Remove workaround for kernel netlink bug (#1089836).- Use only 32-bit instructions in optimized 32-bit POWER functions (#1240796). * Mon Jun 22 2015 Carlos O\'Donell - 2.17-101- Correct the AArch64 ABI baseline for libpthread (#1234622). * Mon Jun 22 2015 Martin Sebor - 2.17-100- Prevent tst-rec-dlopen from intermittently failing in parallel builds due to a missing makefile dependency (#1225959). * Sat Jun 20 2015 Carlos O\'Donell - 2.17-99- Increase AArch64 TLS descriptor performance (#1202952). * Sat Jun 20 2015 Carlos O\'Donell - 2.17-98- Move arch-specific header files from glibc-headers to glibc-devel (#1230328). * Sat Jun 20 2015 Carlos O\'Donell - 2.17-97- Rebase high-precision timing support for microbenchmark (#1214326). * Fri Jun 19 2015 Carlos O\'Donell - 2.17-96- Rebase microbenchmarks from upstream for performance testing (#1214326)- Fix running microbenchmark script bench.pl from source (#1084395) * Thu Jun 18 2015 Carlos O\'Donell - 2.17-95- Enable systemtap support for all architectures (#1225490). * Thu Jun 18 2015 Carlos O\'Donell - 2.17-94- Fix ruserok API scalability issues (#1216246). * Tue Jun 16 2015 Martin Sebor - 2.17-93- Backport fixes and enhancements for ppc64 and ppc64le (#1162895). - Correct DT_PPC64_NUM in elf/elf.h. - Correct IBM long double frexpl. - Correct IBM long double nextafterl. * Fri Jun 12 2015 Martin Sebor - 2.17-92- Backport fixes for various security flaws (#1209107): - Prevent heap buffer overflow in swscanf (CVE-2015-1472, CVE-2015-1473, - Prevent integer overflow in _IO_wstr_overflow (#1195762). - Prevent potential denial of service in internal_fnmatch (#1197730). - Prevent buffer overflow in gethostbyname_r and related functions with misaligned buffer (CVE-2015-1781, #1199525). * Fri Jun 05 2015 Carlos O\'Donell - 2.17-91- Allow more shared libraries with static TLS to be loaded (#1227699). * Fri May 29 2015 Siddhesh Poyarekar - 2.17-90- Work around kernel netlink bug on some specialized hardware setup (#1089836).- Fix invalid file descriptor reuse when sending DNS query (CVE-2013-7423, #1194143).- Sync netinet/tcp.h with the kernel (#1219891). * Thu May 28 2015 Siddhesh Poyarekar - 2.17-89- Avoid deadlock in malloc on backtrace (#1207032).- Actually test iconv modules (#1176906).- Use calloc to allocate xports (#1159169).- Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (#1098042). * Wed May 27 2015 Martin Sebor - 2.17-88- Add librtkaio.abilist generated by make update-abi (#1173238). * Fri May 15 2015 Martin Sebor - 2.18-87- Enhance nscd inotify support (#1193797). * Fri May 15 2015 Martin Sebor - 2.17-86- Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (#1173537). * Thu May 14 2015 Marek Polacek - 2.17-85- Skip logging for DNSSEC responses (#1186620).- Also apply the RHEL6.7 Makerules patch (#1189278). * Tue May 05 2015 Marek Polacek - 2.17-84- Initialize nscd stats data (#1183456). * Mon Apr 27 2015 Marek Polacek - 2.17-83- Resize DTV if the current DTV isn\'t big enough (#1189278). * Sun Apr 26 2015 Martin Sebor - 2.17-82- Backport an alternate implementation of strstr and strcasestr for x86 that doesn\'t use the stack for temporaries requiring 16-byte alignment (#1150282). * Wed Apr 15 2015 Marek Polacek - 2.17-81- Fix recursive dlopen() (#1165212).- Correctly size profiling reloc table (#1144133). * Thu Apr 09 2015 Martin Sebor - 2.17-80- Work around a suspected gcc 4.8 bug (#1064066). * Mon Jan 26 2015 Martin Sebor - 2.17-79- Restructure spec file to unconditionally apply ppc64le support (#1182355).- Fix test failure in test-ildoubl on ppc64 (#1186491). * Mon Jan 19 2015 Carlos O\'Donell - 2.17-78- Fix ppc64le builds (#1077389). * Mon Jan 19 2015 Siddhesh Poyarekar - 2.17-77- Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183545). * Thu Jan 15 2015 Carlos O\'Donell - 2.17-76- Fix application crashes during calls to gettimeofday on ppc64 when kernel exports gettimeofday via VDSO (#1077389).- Prevent NSS-based file backend from entering infinite loop when different APIs request the same service (CVE-2014-8121, #1182272). * Mon Dec 08 2014 Carlos O\'Donell - 2.17-75- Fix permission of debuginfo source files to allow multiarch debuginfo packages to be installed and upgraded (#1170110). * Fri Dec 05 2014 Carlos O\'Donell - 2.17-74- Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1170487). * Wed Dec 03 2014 Siddhesh Poyarekar - 2.17-73- ftell: seek to end only when there are unflushed bytes (#1156331). * Wed Nov 12 2014 Siddhesh Poyarekar - 2.17-72- [s390] Fix up _dl_argv after adjusting arguments in _dl_start_user (#1161666). * Tue Nov 11 2014 Carlos O\'Donell - 2.17-71- Fix incorrect handling of relocations in 64-bit LE mode for Power (#1162847). * Tue Nov 11 2014 Siddhesh Poyarekar - 2.17-70- [s390] Retain stack alignment when skipping over loader argv (#1161666). * Wed Nov 05 2014 Carlos O\'Donell - 2.17-69- Use __int128_t in link.h to support older compiler (#1120490). * Tue Sep 16 2014 Siddhesh Poyarekar - 2.17-68- Revert to defining __extern_inline only for gcc-4.3+ (#1120490). * Mon Sep 15 2014 Carlos O\'Donell - 2.17-67- Correct a defect in the generated math error table in the manual (#786638). * Fri Sep 12 2014 Carlos O\'Donell - 2.17-66- Include preliminary thread, signal and cancellation safety documentation in manual (#786638). * Thu Sep 11 2014 Carlos O\'Donell - 2.17-65- PowerPC 32-bit and 64-bit optimized function support using STT_GNU_IFUNC (#731837).- Support running Intel MPX-enabled applications (#1132518).- Support running Intel AVX-512-enabled applications (#1140272). * Thu Sep 11 2014 Siddhesh Poyarekar - 2.17-64- Fix crashes on invalid input in IBM gconv modules (#1140474, CVE-2014-6040). * Wed Sep 10 2014 Siddhesh Poyarekar - 2.17-63- Build build-locale-archive statically (#1070611).- Return failure in getnetgrent only when all netgroups have been searched (#1085313). * Mon Sep 08 2014 Siddhesh Poyarekar - 2.17-62- Don\'t use alloca in addgetnetgrentX (#1138520).- Adjust pointers to triplets in netgroup query data (#1138520). * Fri Sep 05 2014 Siddhesh Poyarekar - 2.17-61- Set CS_PATH to just /use/bin (#1124453).- Add systemtap probe in lll_futex_wake for ppc and s390 (#1084089). * Fri Sep 05 2014 Siddhesh Poyarekar - 2.17-60- Add mmap usage to malloc_info output (#1103856).- Fix nscd lookup for innetgr when netgroup has wildcards (#1080766).- Fix memory order when reading libgcc handle (#1103874).- Fix typo in nscd/selinux.c (#1125306).- Do not fail if one of the two responses to AF_UNSPEC fails (#1098047). * Thu Sep 04 2014 Siddhesh Poyarekar - 2.17-59- Provide correct buffer length to netgroup queries in nscd (#1083647).- Return NULL for wildcard values in getnetgrent from nscd (#1085290).- Avoid overlapping addresses to stpcpy calls in nscd (#1083644).- Initialize all of datahead structure in nscd (#1083646). * Tue Aug 26 2014 Siddhesh Poyarekar - 2.17-58- Remove gconv transliteration loadable modules support (CVE-2014-5119, - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475, * Tue Aug 19 2014 Carlos O\'Donell - 2.17-57- Merge 64-bit ARM (AArch64) support (#1027179).- Fix build failure for rtkaio/tst-aiod2.c and rtkaio/tst-aiod3.c. * Sun Aug 03 2014 Carlos O\'Donell - 2.17-56- Merge LE 64-bit POWER support (#1125513). * Fri Jul 25 2014 Carlos O\'Donell - 2.17-55.4- Fix tst-cancel4, tst-cancelx4, tst-cancel5, and tst-cancelx5 for all targets.- Fix tst-ildoubl, and tst-ldouble for POWER.- Allow LE 64-bit POWER to build with VSX if enabled (#1124048). * Mon Jun 02 2014 Carlos O\'Donell - 2.17-55.3- Fix ppc64le ABI issue with pthread_atfork being present in libpthread.so.0. * Fri May 30 2014 Carlos O\'Donell - 2.17-55.2- Add ABI baseline for 64-bit POWER LE. * Fri May 30 2014 Carlos O\'Donell - 2.17-55.1- Add 64-bit POWER LE support. * 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). * Thu Mar 06 2014 Richard Henderson - 2.17-52.2- Fix argument clobber (#1073667). * Thu Mar 06 2014 Carlos O\'Donell - 2.17-52.1- Fix nscd failure on AArch64 involving errno access (#1067755). * 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) | |