|
|
|
|
Changelog for glibc-devel-2.17-222.el7.x86_64.rpm :
* Thu Feb 01 2018 Florian Weimer - 2.17-222- Restore internal GLIBC_PRIVATE symbols for use during upgrades (#1523119) * Fri Jan 19 2018 Carlos O\'Donell - 2.17-221- CVE-2018-1000001: Fix realpath() buffer underflow (#1534635)- i386: Fix unwinding for 32-bit C++ application (#1529982)- Reduce thread and dynamic loader stack usage (#1527904)- x86-64: Use XSAVE/XSAVEC more often during lazy symbol binding (#1528418) * Fri Nov 17 2017 Carlos O\'Donell - 2.17-220- Update HWCAP bits for IBM POWER9 DD2.1 (#1503854) * Fri Nov 17 2017 Florian Weimer - 2.17-219- Rebuild with newer gcc for aarch64 stack probing fixes (#1500475) * Tue Nov 07 2017 Carlos O\'Donell - 2.17-218- Improve memcpy performance for POWER9 DD2.1 (#1498925) * Thu Nov 02 2017 Florian Weimer - 2.17-217- Update Linux system call list to kernel 4.13 (#1508895) * Thu Nov 02 2017 Florian Weimer - 2.17-216- x86-64: Use XSAVE/XSAVEC in the ld.so trampoline (#1504969) * Thu Nov 02 2017 Florian Weimer - 2.17-215- CVE-2017-15670: glob: Fix one-byte overflow with GLOB_TILDE (#1504809)- CVE-2017-15804: glob: Fix buffer overflow in GLOB_TILDE unescaping (#1504809) * Sat Oct 21 2017 Patsy Franklin - 2.17-214- Fix check-localplt test failure. - Include ld.so in check-localplt test. (#1440250) * Thu Oct 19 2017 Florian Weimer - 2.17-213- Fix build warning in locarchive.c (#1349964) * Wed Oct 18 2017 Florian Weimer - 2.17-212- Hide reference to mktemp in libpthread (#1349962) * Wed Oct 18 2017 Florian Weimer - 2.17-211- Implement fopencookie hardening (#1372305) * Wed Oct 18 2017 Florian Weimer - 2.17-210- x86-64: Support __tls_get_addr with an unaligned stack (#1468807) * Wed Oct 18 2017 Florian Weimer - 2.17-209- Define CLOCK_TAI in (#1448822) * Mon Oct 16 2017 Florian Weimer - 2.17-208- Compile glibc with -fstack-clash-protection (#1500475) * Thu Oct 12 2017 Florian Weimer - 2.17-207- aarch64: Avoid invalid relocations in the startup code (#1500908) * Fri Oct 06 2017 Patsy Franklin - 2.17-206- Fix timezone test failures on large parallel builds. (#1234449, #1378329) * Fri Oct 06 2017 DJ Delorie - 2.17-205- Handle DSOs with no PLT (#1445781) * Fri Oct 06 2017 DJ Delorie - 2.17-204- libio: Implement vtable verification (#1398413) * Thu Oct 05 2017 Arjun Shankar - 2.17-203- Fix socket system call selection on s390x (#1498566).- Use different construct for protected visibility in IFUNC tests (#1445644) * Fri Sep 29 2017 Florian Weimer - 2.17-202- Rebase the DNS stub resolver and getaddrinfo to the glibc 2.26 version- Support an arbitrary number of search domains in the stub resolver (#677316)- Detect and apply /etc/resolv.conf changes in libresolv (#1432085)- CVE-2017-1213: Fragmentation attacks possible when ENDS0 is enabled (#1487063)- CVE-2016-3706: Stack (frame) overflow in getaddrinfo when called with AF_INET, AF_INET6 (#1329674)- CVE-2015-5180: resolv: Fix crash with internal QTYPE (#1497131)- CVE-2014-9402: denial of service in getnetbyname function (#1497132)- Fix getaddrinfo to handle certain long lines in /etc/hosts (#1452034)- Make RES_ROTATE start with a random name server (#1257639)- Stricter IPv6 address parser (#1484034)- Remove noip6dotint support from the stub resolver (#1482988)- Remove partial bitstring label support from the stub resolver- Remove unsupported resolver hook functions from the API- Remove outdated RR type classification macros from the API- hesiod: Always use TLS resolver state- hesiod: Avoid non-trust-boundary crossing heap overflow in get_txt_records * Tue Sep 26 2017 DJ Delorie - 2.17.201- Fix hang in nscd cache prune thread (#1435615) * Thu Sep 21 2017 Patsy Franklin - 2.17-200- Add binary timezone test data files (#1234449, #1378329) * Wed Sep 20 2017 DJ Delorie - 2.17.198- Add support for new IBM z14 (s390x) instructions (#1375235) * Wed Aug 16 2017 DJ Delorie - 2.17-197- Fix compile warnings in malloc (#1347277)- Fix occasional tst-malloc-usable failures (#1348000)- Additional chunk hardening in malloc (#1447556)- Pointer alignment fix in nss group merge (#1463692)- Fix SIGSEGV when LD_LIBRARY_PATH only has non-existing paths (#1443236) * Fri Jun 16 2017 Florian Weimer - 2.17-196- CVE-2017-1000366: Avoid large allocas in the dynamic linker (#1452721) * Fri Jun 09 2017 Florian Weimer - 2.17-195- Rounding issues on POWER (#1457177) * Wed Apr 26 2017 Florian Weimer - 2.17-194- Use a built-in list of system call names (#1439165) * Tue Apr 18 2017 Florian Weimer - 2.17-193- Inhibit FMA while compiling sqrt, pow (#1413638) * Wed Mar 29 2017 Carlos O\'Donell - 2.17-192- Exclude lock elision support for older Intel hardware with Intel TSX that has hardware errata (#841653). * Tue Mar 28 2017 Carlos O\'Donell - 2.17-191- Add transparent lock elision for default POSIX mutexes on IBM POWER hardware with support for IBM POWER HTM (#731835). * Tue Mar 28 2017 Carlos O\'Donell - 2.17-190- Add transparent lock elision for default POSIX mutexes on Intel hardware with support for Intel TSX (#841653).- Update dynamic loader trampoline for Intel Skylake server (#1421155). * Wed Mar 15 2017 Carlos O\'Donell - 2.17-189- Update dynamic loader trampoline for Intel SSE, AVX, and AVX512 usage (#1421155) * Wed Mar 15 2017 Carlos O\'Donell - 2.17-188- Improve exp() and pow() performance in libm (#1409611)- Add optimized strcmp and strncmp for IBM POWER9 hardware (#1320947) * Tue Mar 14 2017 Patsy Franklin - 2.17-187- Define MSG_FASTOPEN. (#1387874) * Tue Mar 14 2017 Patsy Franklin - 2.17-186- Update patch for glibc-rh1288613.patch to include tst-res_hconf_reorder in the list of tests to be built and run. (#1367804) * Tue Mar 14 2017 Florian Weimer - 2.17-185- math: Regenerate ULPs for POWER (#1385004) * Thu Mar 09 2017 Martin Sebor - 2.17-184- Correct s390 definition of SIZE_MAX (#1385003) * Thu Mar 09 2017 Martin Sebor - 2.17-183- Fix CVE-2015-8776 glibc: Segmentation fault caused by passing out-of-range data to strftime() (#1374658) * Thu Mar 09 2017 Martin Sebor - 2.17-182- Fix CVE-2015-8778: Integer overflow in hcreate and hcreate_r (#1374657) * Wed Mar 08 2017 DJ Delorie - 2.17-181- Fix rare case where calloc may not zero memory properly (#1430477) * Wed Mar 08 2017 Florian Weimer - 2.17-180- malloc: additional unlink hardening for non-small bins (#1326739) * Wed Mar 08 2017 Martin Sebor - 2.17-179- Add improvements and optimizations to take advantage of the new z13 processor design (#1380680) * Wed Mar 08 2017 Martin Sebor - 2.17-178- Backport the latest POWER8 performance optimizations (#1385004) * Tue Mar 07 2017 DJ Delorie - 2.17-177- LD_POINTER_GUARD in the environment is not sanitized (#1383951) * Tue Mar 07 2017 DJ Delorie - 2.17-176- Fix cmpli usage in power6 memset. (#1418997) * Mon Mar 06 2017 Martin Sebor - 2.17-175- Avoid accessing user-controlled stdio locks in forked child (#1322544) * Mon Mar 06 2017 DJ Delorie - 2.17-174- Fix unbounded stack allocation in catopen function (#1374654) * Mon Mar 06 2017 DJ Delorie - 2.17-173- Fix unbounded stack allocation in nan * functions (#1374652) * Fri Mar 03 2017 Martin Sebor - 2.17-172- Handle /var/cache/ldconfig/aux-cache corruption (#1325138) * Wed Mar 01 2017 DJ Delorie - 2.17-171- Make padding in struct sockaddr_storage explicit (#1338672) * Wed Mar 01 2017 Florian Weimer - 2.17-170- Add AF_VSOCK/PF_VSOCK, TCP_TIMESTAMP (#1417205) * Tue Feb 28 2017 Martin Sebor - 2.17-169- Define and macros unconditionally (#1318877) * Tue Feb 28 2017 Martin Sebor - 2.17-168- Backport the groups merging feature (#1298975) * Tue Feb 28 2017 Florian Weimer - 2.17-167- Fix sunrpc UDP client timeout handling (#1228114) * Tue Feb 28 2017 Florian Weimer - 2.17-166- Add \"sss\" service to the automount database in nsswitch.conf (#1392540) * Mon Feb 27 2017 Florian Weimer - 2.17-165- Fix use of uninitialized data in getaddrinfo with nscd (#1324568)- Remove the \"power8\" AT_PLATFORM directory (#1404435)- Fix profil on aarch64 (#1144516) * Tue Feb 21 2017 Martin Sebor - 2.17-164- Fix TOC stub on powerpc64 clone() (#1398244) * Wed Feb 15 2017 Florian Weimer - 2.17-163- stdio buffer auto-tuning should reject large buffer sizes (#988869) * Tue Feb 14 2017 Florian Weimer - 2.17-162- Backport support/ subdirectory from upstream (#1418978)- Fix deadlock between fork, malloc, flush (NULL) (#906468) * Fri Jan 27 2017 Patsy Franklin - 2.17-161- Fix tst-cancel17/tst-cancelx17 was sometimes segfaulting. Wait for the read to finish before returning. (#1337242) * Wed Jan 25 2017 Florian Weimer - 2.17-160- Add internal-only support for O_TMPFILE (#1330705) * Thu Oct 20 2016 Carlos O\'Donell - 2.17-158- Do not set initgroups in default nsswitch.conf (#1366569)- nss_db: Request larger buffers for long group entries (#1318890)- nss_db: Fix get *ent crash without preceding set *ent (#1213603)- nss_db: Fix endless loop in services database processing (#1370630) * Thu Aug 11 2016 Florian Weimer - 2.17-157- Rebuild with updated binutils (#1268008) * Tue Jul 19 2016 Florian Weimer - 2.17-156- malloc arena free free list management fix (#1276753) * Wed Jun 29 2016 Florian Weimer - 2.17-155- Basic validity check for locale-archive.tmpl (#1350733) * Wed Jun 22 2016 Carlos O\'Donell - 2.17-153- Add Intel AVX-512 optimized routines (#1298526). * Wed Jun 22 2016 Carlos O\'Donell - 2.17-151- Improve malloc peformance in low-memory situations (#1255822). * Wed Jun 22 2016 Carlos O\'Donell - 2.17-150- Improve performance on Intel Knights Landing/Silvermont (#1292018). * Tue Jun 21 2016 Carlos O\'Donell - 2.17-149- Improve performance on Intel Purley (#1335286). * Mon Jun 20 2016 Carlos O\'Donell - 2.17-148- Support upstream build infrastrucutre changes (#1256317). * Sun Jun 19 2016 Florian Weimer - 2.17-147- CVE-2016-3075: Stack overflow in nss_dns_getnetbyname_r (#1321993) * Sun Jun 19 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 2016 Carlos O\'Donell - 2.17-145- Fix times() handling of EFAULT when buf is NULL (#1308728). * Fri Jun 17 2016 Carlos O\'Donell - 2.17-144- Fix sem_post/sem_wait race causing sem_post to return EINVAL (#1027348). * Fri Jun 17 2016 Carlos O\'Donell - 2.17-143- Support installing only those locales specified by the RPM macro %_install_langs (#1296297). * Fri Jun 17 2016 Carlos O\'Donell - 2.17-142- Fix Linux kernel UAPI header synchronization for IPv6 (#1268050). * Fri Jun 17 2016 Florian Weimer - 2.17-141- Update BIG5-HKSCS charmap to HKSCS-2008 (#1211823) * Thu Jun 16 2016 Florian Weimer - 2.17-140- Remove printf from signal handler in tst-longjump_chk2 (#1346397) * Thu Jun 16 2016 Florian Weimer - 2.17-139- Improve libm performance AArch64 (#1302086) * Wed Jun 15 2016 Florian Weimer - 2.17-138- Search locale archive again after alias expansion (#971416) * Wed Jun 15 2016 Florian Weimer - 2.17-137- Revert IPv6 name server management changes (#1305132) * Fri Jun 10 2016 Yaakov Selkowitz - 2.17-136- aarch64: Fix bits/stat.h FTM guards (#1221046) * Fri May 13 2016 Florian Weimer - 2.17-135- aarch64: Fix various minor ABI incompatibilities (#1335925) * Fri May 13 2016 Florian Weimer - 2.17-134- aarch64: Correct definition of MINSIGSTKSZ/SIGSTKSZ (#1335629) * Tue May 03 2016 Carlos O\'Donell - 2.17-133- Require libselinux for nscd in non-bootstrap configuration (#1255847). * Thu Apr 28 2016 Martin Sebor - 2.17-132- Fix a number of long-standing issues in the TZ parser (#1234449). * Mon Apr 25 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 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 04 2016 Martin Sebor - 2.17-129- Remove a race condition from tst-mqueue5.c test to prevent spurious failures (#1064063). * Mon Apr 04 2016 Martin Sebor - 2.17-128- Prevent a deadlock in gethostbyname_r (#1288613). * Mon Apr 04 2016 Martin Sebor - 2.17-127- Use test-skeleton.c in tests (#1298354). * Mon Apr 04 2016 Martin Sebor - 2.17-126- Fix inconsistent passwd compensation in nss/bug17079.c (#1293433). * Mon Apr 04 2016 Martin Sebor - 2.17-125- Backport tst-getpw enhancement to limit the time the test takes up (#1298349). * Mon Apr 04 2016 Florian Weimer - 2.17-124- Log system information during build (#1307028). * Mon Apr 04 2016 Martin Sebor - 2.17-123- Avoid appending duplicate shift sequences in iconv (#1293916). * Mon Apr 04 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 04 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 04 2016 Martin Sebor - 2.17-120- Make minor compatibility adjustments in headers (#1268050). * Mon Apr 04 2016 Florian Weimer - 2.17-119- Avoid aliasing issue in tst-rec-dlopen (#1292224) * Mon Apr 04 2016 Florian Weimer - 2.17-118- Suppress expected backtrace in tst-malloc-backtrace (#1276631). * Mon Apr 04 2016 Florian Weimer - 2.17-117- Avoid ld.so crash when audit modules provide path (#1211100) * Mon Apr 04 2016 Martin Sebor - 2.17-116- Avoid \"monstartup: out of memory\" error on powerpc64le (#1249102). * Mon Apr 04 2016 Martin Sebor - 2.17-115- Configure --with-cpu=power8 on powerpc64 to generate POWER8 instructions for POWER8 runtime (#1183088, #1213267). * Mon Apr 04 2016 Martin Sebor - 2.17-114- Add enhanced and optimized support for IBM z13 systems (#1268008). * Mon Apr 04 2016 Florian Weimer - 2.17-113- Prevent the malloc arena free list form turning cyclic (#1276753). * Mon Apr 04 2016 Martin Sebor - 2.17-112- Backported POWER8 optimizations for math and string functions (#1240351). * Mon Apr 04 2016 Carlos O\'Donell - 2.17-111- Fix NULL pointer dereference in stub resolver with unconnectable name server addresses (#1320596). * Thu Mar 31 2016 Carlos O\'Donell - 2.17-110- Fix memory leak in ftell for wide-oriented streams (#1310530). * Fri Feb 12 2016 Florian Weimer - 2.17-109- Avoid race condition in _int_free involving fastbins (#1305406). * Fri Jan 15 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 2016 Carlos O\'Donell - 2.17-107- Fix CVE-2015-5229: calloc() may return non-zero memory (#1293976). * Tue Oct 27 2015 Florian Weimer - 2.17-106- Add fix for CVE-2015-5277 (#1263134). * 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 | |