|
|
|
|
Changelog for glibc-2.17-157.el7_3.1.x86_64.rpm :
Thu Oct 27 14:00:00 2016 Carlos O\'Donell - 2.17-157.1 - Do not set initgroups in default nsswitch.conf (#1388638) - nss_db: Request larger buffers for long group entries (#1388637) - nss_db: Fix get *ent crash without preceding set *ent (#1388635) - nss_db: Fix endless loop in services database processing (#1388639)
Thu Aug 11 14:00:00 2016 Florian Weimer - 2.17-157 - Rebuild with updated binutils (#1268008)
Tue Jul 19 14:00:00 2016 Florian Weimer - 2.17-156 - malloc arena free free list management fix (#1276753)
Wed Jun 29 14:00:00 2016 Florian Weimer - 2.17-155 - Basic validity check for locale-archive.tmpl (#1350733)
Wed Jun 22 14:00:00 2016 Carlos O\'Donell - 2.17-153 - Add Intel AVX-512 optimized routines (#1298526).
Wed Jun 22 14:00:00 2016 Carlos O\'Donell - 2.17-151 - Improve malloc peformance in low-memory situations (#1255822).
Wed Jun 22 14:00:00 2016 Carlos O\'Donell - 2.17-150 - Improve performance on Intel Knights Landing/Silvermont (#1292018).
Tue Jun 21 14:00:00 2016 Carlos O\'Donell - 2.17-149 - Improve performance on Intel Purley (#1335286).
Mon Jun 20 14:00:00 2016 Carlos O\'Donell - 2.17-148 - Support upstream build infrastrucutre changes (#1256317).
Sun Jun 19 14:00:00 2016 Florian Weimer - 2.17-147 - CVE-2016-3075: Stack overflow in nss_dns_getnetbyname_r (#1321993)
Sun Jun 19 14:00:00 2016 Carlos O\'Donell - 2.17-146 - s390: Restore signal mask on setcontext/swapcontext (#1249114). - s390: Fix backtrace in the presence of makecontext (#1249115).
Fri Jun 17 14:00:00 2016 Carlos O\'Donell - 2.17-145 - Fix times() handling of EFAULT when buf is NULL (#1308728).
Fri Jun 17 14:00:00 2016 Carlos O\'Donell - 2.17-144 - Fix sem_post/sem_wait race causing sem_post to return EINVAL (#1027348).
Fri Jun 17 14:00:00 2016 Carlos O\'Donell - 2.17-143 - Support installing only those locales specified by the RPM macro %_install_langs (#1296297).
Fri Jun 17 14:00:00 2016 Carlos O\'Donell - 2.17-142 - Fix Linux kernel UAPI header synchronization for IPv6 (#1268050).
Fri Jun 17 14:00:00 2016 Florian Weimer - 2.17-141 - Update BIG5-HKSCS charmap to HKSCS-2008 (#1211823)
Thu Jun 16 14:00:00 2016 Florian Weimer - 2.17-140 - Remove printf from signal handler in tst-longjump_chk2 (#1346397)
Thu Jun 16 14:00:00 2016 Florian Weimer - 2.17-139 - Improve libm performance AArch64 (#1302086)
Wed Jun 15 14:00:00 2016 Florian Weimer - 2.17-138 - Search locale archive again after alias expansion (#971416)
Wed Jun 15 14:00:00 2016 Florian Weimer - 2.17-137 - Revert IPv6 name server management changes (#1305132)
Fri Jun 10 14:00:00 2016 Yaakov Selkowitz - 2.17-136 - aarch64: Fix bits/stat.h FTM guards (#1221046)
Fri May 13 14:00:00 2016 Florian Weimer - 2.17-135 - aarch64: Fix various minor ABI incompatibilities (#1335925)
Fri May 13 14:00:00 2016 Florian Weimer - 2.17-134 - aarch64: Correct definition of MINSIGSTKSZ/SIGSTKSZ (#1335629)
Tue May 3 14:00:00 2016 Carlos O\'Donell - 2.17-133 - Require libselinux for nscd in non-bootstrap configuration (#1255847).
Thu Apr 28 14:00:00 2016 Martin Sebor - 2.17-132 - Fix a number of long-standing issues in the TZ parser (#1234449).
Mon Apr 25 14:00:00 2016 Florian Weimer - 2.17-131 - Remove PER_THREAD preprocessor macro from malloc - Use final upstream patch for arena free list fix (#1276753)
Thu Apr 14 14:00:00 2016 Martin Sebor - 2.17-130 - Prevent the compiler from clobbering floating point and vector registers in S390 symbol resolution functions (#1324427). - Improve posix_fallocate behavior with NFS file descriptors (#1140250).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-129 - Remove a race condition from tst-mqueue5.c test to prevent spurious failures (#1064063).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-128 - Prevent a deadlock in gethostbyname_r (#1288613).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-127 - Use test-skeleton.c in tests (#1298354).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-126 - Fix inconsistent passwd compensation in nss/bug17079.c (#1293433).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-125 - Backport tst-getpw enhancement to limit the time the test takes up (#1298349).
Mon Apr 4 14:00:00 2016 Florian Weimer - 2.17-124 - Log system information during build (#1307028).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-123 - Avoid appending duplicate shift sequences in iconv (#1293916).
Mon Apr 4 14:00:00 2016 Carlos O\'Donell - 2.17-122 - Reorganize POWER7 and POWER8 support (#1213267). - Only build POWER7 runtime for ppc64p7. - Only build POWER8 runtime for ppc64le. - Configure with --with-cpu=power8 for ppc64le. - Configure with --with-cpu=power8 for ppc. - Configure with --with-cpu=power7 for ppc64 default runtime.
Mon Apr 4 14:00:00 2016 DJ Delorie - 2.17-121 - Build require gcc-c++ for the C++ tests. - Add --with/--without controls for building glibc (#1255847) - Support --without testsuite option to disable testing after build. - Support --without benchtests option to disable microbenchmarks (placeholder for upstream compatibility only) - Update --with bootstrap to disable valgrind, documentation, selinux, and nss-crypt during bootstrap. - Support --without werror to disable building with -Werror. - Support --without docs to disable build requirement on texinfo. - Support --with valgrind to enable testing with valgrind.
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-120 - Make minor compatibility adjustments in headers (#1268050).
Mon Apr 4 14:00:00 2016 Florian Weimer - 2.17-119 - Avoid aliasing issue in tst-rec-dlopen (#1292224)
Mon Apr 4 14:00:00 2016 Florian Weimer - 2.17-118 - Suppress expected backtrace in tst-malloc-backtrace (#1276631).
Mon Apr 4 14:00:00 2016 Florian Weimer - 2.17-117 - Avoid ld.so crash when audit modules provide path (#1211100)
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-116 - Avoid \"monstartup: out of memory\" error on powerpc64le (#1249102).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-115 - Configure --with-cpu=power8 on powerpc64 to generate POWER8 instructions for POWER8 runtime (#1183088, #1213267).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-114 - Add enhanced and optimized support for IBM z13 systems (#1268008).
Mon Apr 4 14:00:00 2016 Florian Weimer - 2.17-113 - Prevent the malloc arena free list form turning cyclic (#1276753).
Mon Apr 4 14:00:00 2016 Martin Sebor - 2.17-112 - Backported POWER8 optimizations for math and string functions (#1240351).
Mon Apr 4 14:00:00 2016 Carlos O\'Donell - 2.17-111 - Fix NULL pointer dereference in stub resolver with unconnectable name server addresses (#1320596).
Thu Mar 31 14:00:00 2016 Carlos O\'Donell - 2.17-110 - Fix memory leak in ftell for wide-oriented streams (#1310530).
Fri Feb 12 13:00:00 2016 Florian Weimer - 2.17-109 - Avoid race condition in _int_free involving fastbins (#1305406).
Fri Jan 15 13:00:00 2016 Carlos O\'Donell - 2.17-108 - Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1296031). - Fix madvise performance issues (#1284959). - Avoid \"monstartup: out of memory\" error on powerpc64le (#1249102). - Update malloc testing for 32-bit POWER (#1293976).
Wed Jan 13 13:00:00 2016 Carlos O\'Donell - 2.17-107 - Fix CVE-2015-5229: calloc() may return non-zero memory (#1293976).
Tue Oct 27 13:00:00 2015 Florian Weimer - 2.17-106 - Add fix for CVE-2015-5277 (#1263134).
Fri Aug 14 14:00:00 2015 Siddhesh Poyarekar - 2.17-105 - Fix up test case for initial-exec fix (#1248208).
Wed Aug 5 14:00:00 2015 Siddhesh Poyarekar - 2.17-104 - Mark all TLS variables in libc.so as initial-exec (#1248208).
Sat Jul 11 14:00:00 2015 Siddhesh Poyarekar - 2.17-103 - Apply correct fix for #1195672.
Fri Jul 10 14:00:00 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 14:00:00 2015 Carlos O\'Donell - 2.17-101 - Correct the AArch64 ABI baseline for libpthread (#1234622).
Mon Jun 22 14:00:00 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 14:00:00 2015 Carlos O\'Donell - 2.17-99 - Increase AArch64 TLS descriptor performance (#1202952).
Sat Jun 20 14:00:00 2015 Carlos O\'Donell - 2.17-98 - Move arch-specific header files from glibc-headers to glibc-devel (#1230328).
Sat Jun 20 14:00:00 2015 Carlos O\'Donell - 2.17-97 - Rebase high-precision timing support for microbenchmark (#1214326).
Fri Jun 19 14:00:00 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 14:00:00 2015 Carlos O\'Donell - 2.17-95 - Enable systemtap support for all architectures (#1225490).
Thu Jun 18 14:00:00 2015 Carlos O\'Donell - 2.17-94 - Fix ruserok API scalability issues (#1216246).
Tue Jun 16 14:00:00 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 14:00:00 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 5 14:00:00 2015 Carlos O\'Donell - 2.17-91 - Allow more shared libraries with static TLS to be loaded (#1227699).
Fri May 29 14:00:00 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 14:00:00 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 14:00:00 2015 Martin Sebor - 2.17-88 - Add librtkaio.abilist generated by make update-abi (#1173238).
Fri May 15 14:00:00 2015 Martin Sebor - 2.18-87 - Enhance nscd inotify support (#1193797).
Fri May 15 14:00:00 2015 Martin Sebor - 2.17-86 - Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (#1173537).
Thu May 14 14:00:00 2015 Marek Polacek - 2.17-85 - Skip logging for DNSSEC responses (#1186620). - Also apply the RHEL6.7 Makerules patch (#1189278).
Tue May 5 14:00:00 2015 Marek Polacek - 2.17-84 - Initialize nscd stats data (#1183456).
Mon Apr 27 14:00:00 2015 Marek Polacek - 2.17-83 - Resize DTV if the current DTV isn\'t big enough (#1189278).
Sun Apr 26 14:00:00 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 14:00:00 2015 Marek Polacek - 2.17-81 - Fix recursive dlopen() (#1165212). - Correctly size profiling reloc table (#1144133).
Thu Apr 9 14:00:00 2015 Martin Sebor - 2.17-80 - Work around a suspected gcc 4.8 bug (#1064066).
Mon Jan 26 13:00:00 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 13:00:00 2015 Carlos O\'Donell - 2.17-78 - Fix ppc64le builds (#1077389).
Mon Jan 19 13:00:00 2015 Siddhesh Poyarekar - 2.17-77 - Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183545).
Thu Jan 15 13:00:00 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 8 13:00:00 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 5 13:00:00 2014 Carlos O\'Donell - 2.17-74 - Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1170487).
Wed Dec 3 13:00:00 2014 Siddhesh Poyarekar - 2.17-73 - ftell: seek to end only when there are unflushed bytes (#1156331).
Wed Nov 12 13:00:00 2014 Siddhesh Poyarekar - 2.17-72 - [s390] Fix up _dl_argv after adjusting arguments in _dl_start_user (#1161666).
Tue Nov 11 13:00:00 2014 Carlos O\'Donell - 2.17-71 - Fix incorrect handling of relocations in 64-bit LE mode for Power (#1162847).
Tue Nov 11 13:00:00 2014 Siddhesh Poyarekar - 2.17-70 - [s390] Retain stack alignment when skipping over loader argv (#1161666).
Wed Nov 5 13:00:00 2014 Carlos O\'Donell - 2.17-69 - Use __int128_t in link.h to support older compiler (#1120490).
Tue Sep 16 14:00:00 2014 Siddhesh Poyarekar - 2.17-68 - Revert to defining __extern_inline only for gcc-4.3+ (#1120490).
Mon Sep 15 14:00:00 2014 Carlos O\'Donell - 2.17-67 - Correct a defect in the generated math error table in the manual (#786638).
Fri Sep 12 14:00:00 2014 Carlos O\'Donell - 2.17-66 - Include preliminary thread, signal and cancellation safety documentation in manual (#786638).
Thu Sep 11 14:00:00 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 14:00:00 2014 Siddhesh Poyarekar - 2.17-64 - Fix crashes on invalid input in IBM gconv modules (#1140474, CVE-2014-6040).
Wed Sep 10 14:00:00 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 8 14:00:00 2014 Siddhesh Poyarekar - 2.17-62 - Don\'t use alloca in addgetnetgrentX (#1138520). - Adjust pointers to triplets in netgroup query data (#1138520).
Fri Sep 5 14:00:00 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 5 14:00:00 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 4 14:00:00 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 14:00:00 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 14:00:00 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 3 14:00:00 2014 Carlos O\'Donell - 2.17-56 - Merge LE 64-bit POWER support (#1125513).
Fri Jul 25 14:00:00 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 2 14:00:00 2014 Carlos O\'Donell - 2.17-55.3 - Fix ppc64le ABI issue with pthread_atfork being present in libpthread.so.0.
Fri May 30 14:00:00 2014 Carlos O\'Donell - 2.17-55.2 - Add ABI baseline for 64-bit POWER LE.
Fri May 30 14:00:00 2014 Carlos O\'Donell - 2.17-55.1 - Add 64-bit POWER LE support.
Wed Mar 19 13:00:00 2014 Siddhesh Poyarekar - 2.17-55 - Fix up test case for previous ftell bug (#1074410).
Tue Mar 18 13:00:00 2014 Siddhesh Poyarekar - 2.17-54 - Fix offset computation for a+ mode on switching from read (#1074410).
Mon Mar 17 13:00:00 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 6 13:00:00 2014 Richard Henderson - 2.17-52.2 - Fix argument clobber (#1073667).
Thu Mar 6 13:00:00 2014 Carlos O\'Donell - 2.17-52.1 - Fix nscd failure on AArch64 involving errno access (#1067755).
Tue Mar 4 13:00:00 2014 Siddhesh Poyarekar - 2.17-52 - Fix ftell behavior when the stream handle is not active (#1063681).
Mon Mar 3 13:00:00 2014 Carlos O\'Donell - 2.17-51 - Build parts of the library with -fstack-protector-strong (#1070806).
Fri Feb 28 13:00:00 2014 Siddhesh Poyarekar - 2.17-50 - Better support for detecting nscd startup failures (#1048123).
Wed Feb 26 13:00:00 2014 Siddhesh Poyarekar - 2.17-49 - Fix ftime gettimeofday internal call returning bogus data (#1064945).
Fri Jan 24 13:00:00 2014 Daniel Mach - 2.17-48 - Mass rebuild 2014-01-24
Mon Jan 13 13:00:00 2014 Patsy Franklin - 2.17-47 - Rebuild without ppc64p7 package (#1051065).
Thu Jan 9 13:00:00 2014 Siddhesh Poyarekar - 2.17-46 - Enable systemtap probes on S/390 and Power (#1049206).
Mon Jan 6 13:00:00 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 13:00:00 2013 Daniel Mach - 2.17-44 - Mass rebuild 2013-12-27
Fri Dec 27 13:00:00 2013 Siddhesh Poyarekar - 2.17-43 - Fix infinite loop on empty netgroups (#1046199).
Tue Dec 24 13:00:00 2013 Siddhesh Poyarekar - 2.17-42 - Return failure for negative lookups from nscd in netgroup cache (#1039970).
Fri Dec 20 13:00:00 2013 Carlos O\'Donell - 2.17-41 - Use POWER7 instructions for 32-bit POWER7 and POWER8 runtimes (#1028661).
Thu Dec 12 13:00:00 2013 Patsy Franklin - 2.17-40 - Change Oriya to Odia. Convert iso-639.def to utf-8. (#1039496)
Thu Dec 12 13:00:00 2013 Carlos O\'Donell - 2.17-39 - Increase the value of SIGSTKSZ and MINSIGSTKSZ for Power (#1028652).
Fri Nov 29 13:00:00 2013 Siddhesh Poyarekar - 2.17-38 - S/390: Fix TLS GOT pointer setup (#1020637).
Thu Nov 28 13:00:00 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 8 13:00:00 2013 Carlos O\'Donell - 2.17-36 - Enhance NSCD\'s SELinux support to use dynamic permission names (#1025934).
Fri Nov 1 13:00:00 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 14:00:00 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 3 14:00:00 2013 Siddhesh Poyarekar - 2.17-33 - Update malloc systemtap probes and documentation (#742038).
Thu Oct 3 14:00:00 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 14:00:00 2013 Siddhesh Poyarekar - 2.17-31 - Fix integer overflows in memalign, valloc and pvalloc (CVE-2013-4332, #1008298).
Fri Sep 13 14:00:00 2013 Carlos O\'Donell - 2.17-30 - Document FIPS compliance issues with SunRPC and AUTH_DES (#971589).
Mon Sep 2 14:00:00 2013 Siddhesh Poyarekar - 2.17-29 - Drop patch for #800224 (#884008). - Fix tst-cleanup2 failure (#884008).
Tue Aug 27 14:00:00 2013 Carlos O\'Donell - 2.17-28 - Enable pointer mangling security feature in static applications (#990481, CVE-2013-4788).
Mon Aug 26 14:00:00 2013 Patsy Franklin - 2.17-27 - Update translation for stale file handle error.
Mon Aug 26 14:00:00 2013 Siddhesh Poyarekar - 2.17-26 - Initialize res_hconf in nscd (#1000923).
Sun Aug 25 14:00:00 2013 Patsy Franklin - 2.17-25 - Additional bug fixes related to s30/s390x support. (#804768)
Mon Aug 19 14:00:00 2013 Siddhesh Poyarekar - 2.17-24 - Fix buffer overflow in readdir_r (#996227, CVE-2013-4237).
Fri Aug 16 14:00:00 2013 Siddhesh Poyarekar - 2.17-23 - Remove non-ELF support in rtkaio. - Avoid inlining of cleanup function for kaio_suspend.
Wed Aug 14 14:00:00 2013 Patsy Franklin - 2.17-22 - Fix conditional requiring specific binutils for s390/s390x.
Thu Aug 8 14:00:00 2013 Siddhesh Poyarekar - 2.17-21 - Remove GB18030 from releng tarball.
Thu Aug 8 14:00:00 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 14:00:00 2013 Alexandre Oliva - 2.17-19 - Add systemtap probes for malloc functions (#742038).
Wed Jul 31 14:00:00 2013 Siddhesh Poyarekar - 2.17-18 - New environment variable GLIBC_PTHREAD_STACKSIZE to set thread stack size (#990388).
Tue Jul 30 14:00:00 2013 Patsy Franklin < pfrankliAATTredhat.com> - 2.17.17 - Enable s390/s390x multiarch support (#804768).
Tue Jul 30 14:00:00 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 14:00:00 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 14:00:00 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 14:00:00 2013 Carlos O\'Donell - 2.17-13 - Add build requirement on static libstdc++ library to fix testsuite failures for static C++ tests.
Tue Jul 2 14:00:00 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 14:00:00 2013 Siddhesh Poyarekar - 2.17-11 - Fix libm performance regression due to set/restore rounding mode (#977887).
Tue Jun 25 14:00:00 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 14:00:00 2013 Siddhesh Poyarekar - 2.17-9 - Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL (#958652).
Tue Jun 4 14:00:00 2013 Jeff Law - 2.17-8 - Fix ESTALE error message (#966259)
Sun May 5 14:00:00 2013 Patsy Franklin - 2.17-7 - Fix _nl_find_msg malloc failure case, and callers. (#959034).
Tue Apr 30 14:00:00 2013 Patsy Franklin - 2.17-6 - Test init_fct for NULL, not result->__init_fct, after demangling (#952799).
Tue Apr 23 14:00:00 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 13:00:00 2013 Carlos O\'Donell - 2.17-4 - Fix multibyte character processing crash in regexp (#905874, #905877, CVE-2013-0242)
Wed Feb 27 13:00:00 2013 Carlos O\'Donell - 2.17-3 - Renamed release engineering directory to `releng\' (#903754). - Fix building with gcc 4.8.0 (#911307).
Thu Feb 7 13:00:00 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 1 13:00:00 2013 Jeff Law - 2.17-1 - Resync with official glibc-2.17 release
Fri Dec 21 13:00:00 2012 Jeff Law - 2.16.90-40 - Resync with master
Wed Dec 19 13:00:00 2012 Jeff Law - 2.16.90-39 - Add rtld-debugger-interface.txt as documentation. (#872242)
Fri Dec 7 13:00:00 2012 Jeff Law - 2.16.90-38 - Resync with master - Drop patch for 731228 that is no longer needed.
Thu Dec 6 13:00:00 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 3 13:00:00 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 13:00:00 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 13:00:00 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 13:00:00 2012 Jeff Law - 2.16.90-33 - Resync with master. - Drop local patch for 788989. - Repack patchlist.
Wed Nov 28 13:00:00 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 13:00:00 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 13:00:00 2012 Jeff Law - 2.16.90-30 - Resync with upstream sources - Drop local patch for getconf. - Repack patchlist.
Fri Nov 16 13:00:00 2012 Jeff Law - 2.16.90-29 - Rsync with upstream sources - Drop local patches for 803286, 791161, 790292, 790298
Wed Nov 7 13:00:00 2012 Jeff Law - 2.16.90-28 - Resync with upstream sources (#873397)
Mon Nov 5 13:00:00 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 1 13:00:00 2012 Jeff Law - 2.16.90-26 - Resync with upstream sources (#872336)
Mon Oct 22 14:00:00 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 14:00:00 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 14:00:00 2012 Siddhesh Poyarekar - 2.16.90-23 - Fix Marathi names for Wednesday, September and October (#rh864820).
Fri Oct 5 14:00:00 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 4 14:00:00 2012 Siddhesh Poyarekar - 2.16.90-21 - Take mutex in cleanup only if it is not already taken.
Tue Oct 2 14:00:00 2012 Jeff Law - 2.16.90-20 - Resync with upstream sources. - Repack patchlist.
Mon Oct 1 14:00:00 2012 Jeff Law - 2.16.90-19 - Resync with upstream sources to pick up fma fixes
Fri Sep 28 14:00:00 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 14:00:00 2012 Siddhesh Poyarekar - 2.16.90-17 - Release mutex before going back to wait for PI mutexes (#552960).
Tue Sep 25 14:00:00 2012 Jeff Law - 2.16.90-16 - Resync with upstream sources.
Fri Sep 21 14:00:00 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 14:00:00 2012 Jeff Law - 2.16.90-14 - Revert patch for 816647, it\'s blatently broken.
Fri Sep 21 14:00:00 2012 Siddhesh Poyarekar - 2.16.90-13 - Bring back byteswap-16.h (#859268).
Thu Sep 20 14:00:00 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 14:00:00 2012 Jeff Law - 2.16.90-11 - Resync with upstream sources (#857236).
Sat Sep 8 14:00:00 2012 Peter Robinson - 2.16.90-10 - Enable ports to fix FTBFS on ARM
Wed Sep 5 14:00:00 2012 Jeff Law - 2.16.90-9 - Resync with upstream sources.
Tue Sep 4 14:00:00 2012 Jeff Law - 2.16.90-8 - Incorporate ppc64p7 arch changes (#854250)
Thu Aug 30 14:00:00 2012 Jeff Law - 2.16.90-7 - Resync with upstream sources.
Wed Aug 22 14:00:00 2012 Jeff Law - 2.16.90-6 - Resync with upstream sources.
Tue Aug 21 14:00:00 2012 Jeff Law - 2.16.90-5 - Replace manual systemd scriptlets with macroized scriptlets (#850129)
Mon Aug 20 14:00:00 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 14:00:00 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 14:00:00 2012 Jeff Law - 2.16.90-2 - Fix integer overflow leading to buffer overflow in strto * (#847718)
Mon Aug 13 14:00:00 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 14:00:00 2012 Jeff Law - 2.16-9 - Replace patch for 179072 with official version from upstream.
Fri Aug 10 14:00:00 2012 Jeff Law - 2.16-8 - Replace patch for 789238 with official version from upstream.
Wed Jul 25 14:00:00 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 14:00:00 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 14:00:00 2012 Fedora Release Engineering - 2.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Thu Jul 5 14:00:00 2012 Jeff Law - 2.16-2 - Use posix.link rather than posix.symlink in scriptlet to update /etc/localtime (#837344).
Mon Jul 2 14:00:00 2012 Jeff Law - 2.16-1 - Resync with upstream glibc-2.16 release.
Fri Jun 22 14:00:00 2012 Jeff Law - 2.15.90-16 - Resync with upstream sources, drop obsolete patch.
Thu Jun 21 14:00:00 2012 Jeff Law - 2.15.90-15 - Resync with upstream sources (#834447). - Fix use-after-free in dcigettext.c (#816647).
Fri Jun 15 14:00:00 2012 Jeff Law - 2.15.90-14 - Resync with master.
Thu Jun 14 14:00:00 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 14:00:00 2012 Dennis Gilmore - 2.15.90-12 - actually apply the arm linker hack
Mon Jun 11 14:00:00 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 7 14:00:00 2012 Jeff Law - 2.15.90-10 - Fix parsing of /etc/sysconfig/clock when ZONE has spaces. (#828291)
Tue Jun 5 14:00:00 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 1 14:00:00 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 1 14:00:00 2012 Jeff Law - 2.15.90-7 - Resync with upstream sources. (#827040)
Thu May 31 14:00:00 2012 Patsy Franklin - 2.15.90-6 - Fix fnmatch() when \' *\' wildcard is applied on a file name containing multibyte chars. (#819430)
Wed May 30 14:00:00 2012 Jeff Law - 2.15.90-5 - Resync with upstream sources, drop unnecessary patches.
Tue May 29 14:00:00 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 14:00:00 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 14:00:00 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 14:00:00 2012 Jeff Law - 2.15.90-1 - Resync with upstream sources, drop unnecessary patches.
Tue May 22 14:00:00 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 14:00:00 2012 Jeff Law - 2.15-40 - Update to upstream patch for 806070 (#806070)
Mon May 14 14:00:00 2012 Jeff Law - 2.15-39 - Update upstream patch for AVX testing (#801650)
Fri May 11 14:00:00 2012 Jeff Law - 2.15-38 - Upstream patch to fix AVX testing (#801650)
Thu May 10 14:00:00 2012 Jeff Law - 2.15-37 - Try again to fix AVX testing (#801650)
Mon May 7 14:00:00 2012 Jeff Law - 2.15-36 - Improve fortification disabled warning. - Change location of dynamic linker for armhf.
Mon Apr 30 14:00:00 2012 Jeff Law - 2.15-35 - Implement context routines for ARM (#817276)
Fri Apr 13 14:00:00 2012 Jeff Law - 2.15-34 - Issue a warning if FORTIFY_CHECKING is requested, but disabled.
Thu Apr 12 14:00:00 2012 Jeff Law - 2.15-33 - Fix another unbound alloca in nscd groups (#788989)
Tue Apr 3 14:00:00 2012 Jeff Law - 2.15-32 - Fix first day of week for lv_LV (#682500)
Mon Apr 2 14:00:00 2012 Jeff Law - 2.15-31 - When retrying after main arena failure, always retry in a different arena. (#789238)
Tue Mar 27 14:00:00 2012 Jeff Law - 2.15-30 - Avoid unbound alloca usage in *-crypt routines (#804792) - Fix data race in nscd (#806070)
Fri Mar 23 13:00:00 2012 Jeff Law - 2.15-29 - Fix typo in __nss_getent (#806403).
Wed Mar 14 13:00:00 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 9 13:00:00 2012 Jeff Law - 2.15-27 - Fix AVX checks (#801650)
Wed Feb 29 13:00:00 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 13:00:00 2012 Jeff Law - 2.15-25 - Fix out of bounds memory access in resolver (#798471) - Always mark vDSO as used (#758888)
Fri Feb 24 13:00:00 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 13:00:00 2012 Jeff Law - 2.15-23 - Avoid \"nargs\" integer overflow which could be used to bypass FORTIFY_SOURCE (#794797)
Mon Feb 20 13:00:00 2012 Jeff Law - 2.15-22 - Fix main arena locking in malloc/calloc retry path (#789238)
Fri Feb 17 13:00:00 2012 Jeff Law - 2.15-21 | |