|
|
|
|
Changelog for glibc-all-langpacks-2.23.1-12.fc24.i686.rpm :
* Tue Jun 20 2017 Florian Weimer - 2.23.1-12- Auto-sync with upstream release/2.23/master, commit d990d79610362f823292f9d869b84b4ec4491159, fixing:- CVE-2017-1000366: Avoid large allocas in the dynamic linker (#1462820)- Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (swbz#21209)- Correct collation rules for Malayalam (swbz#19922, swbz#19919)- fts: Fix symbol redirect for fts_set (swbz#21289)- powerpc: Fix write-after-destroy in lock elision (swbz#20822)- localedata: bs_BA: fix yesexpr/noexpr (swbz#20974) * Wed Nov 02 2016 Florian Weimer - 2.23.1-11- Auto-sync with upstream release/2.23/master, commit 422facff9f2c4972e2dc46090a704d11b840b0c0, fixing:- Incorrect argument reduction for cos (#1390683)- Fixed x86_64 vector sincos/sincosf ABI (swbz#20024)- math: Don\'t compile do_test with -mavx/-mavx2/-mavx512 (swbz#20384) * Thu Aug 18 2016 Florian Weimer - 2.23.1-10- Auto-sync with upstream release/2.23/master, commit 2eda04ec6f55d2a622481aeb51e4c42cf1607995, fixing:- argp: Do not override GCC keywords with macros (#1366830)- CVE-2016-6323: Backtraces can hang on armhfp (swbz#20435)- Avoid duplicating object files already in libc.a (#1352625)- nptl: reduce time to expected tst-once5 failure- fopencookie: Mangle function pointers stored on the heap (swbz#20222)- nss_db: Fix initialization of iteration position (#1344480)- nss_nis: Return proper status from _nss_nis_initgroups_dyn (#1294574)- malloc: Avoid premature fallback to malloc (#1348620)- nptl: reduce time to expected tst-once5 failure * Thu Aug 11 2016 Florian Weimer - 2.23.1-9- Auto-sync with upstream release/2.23/master, commit 026671037948fd31009243a2173278dfa0ac9b25.- Fix upstream bugs swbz#20005, swbz#20012- malloc: Preserve arena free list/thread count invariant (#1356645)- x86: Use sysdep.o from libc.a in static libraries (#1352625) * Thu Jun 02 2016 Florian Weimer - 2.23.1-8- Auto-sync with upstream 2.23 (commit 1915d6d182a55d1eb852643a78ac24bc17783fb0), resolving the bugs listed below.- CVE-2016-4429: stack overflow in Sun RPC clntudp_call (#1337140)- Fix fork redirection in libpthread (#1326903)- struct sockaddr_storage GCC 6 enablement (#1337291)- Increase fork signal safety for single-threaded processes (swbz#19703) * Wed May 11 2016 Florian Weimer - 2.23.1-7- Fix first day of week of the fr_CH, it_CH locales (#1204521)- Fix first day of week of the hr_HR locale (#1282011)- Drop glibc-rh1114591.patch, now included upstream.- Sync with the upstream 2.23 release branch (commit 1a8a7c12950a0026a3c406a7cb1608f96aa1460e), resolving the bugs listed below.- CVE-2016-3706: stack overflow in getaddrinfo hostent conversion (#1330888)- Back out dlsym (RTLD_NEXT)/dlerror change (#1333945) because it reveals an ASAN bug (#1335011) * Mon May 09 2016 Florian Weimer - 2.23.1-6- Drop the revert in glibc-rh1252570.patch. There is now a series of upstream fixes for the Hesiod crash and the IPv6 address memory leak.- Move spec file system information logging to the build stage.- Change first day of the week for es_CL to Monday (#1321372)- Sync with the upstream 2.23 release branch (commit a824d609581d5ee7544aabcbbc70e8da44b2b5b6), resolving the bugs listed below.- nss_db: Fix handling of long entries (#1321861)- Fix getnameinfo memory leak and incorrect truncation (#1333901)- nss_hesiod: Fix heap overflow in TXT record parsing (#1332912)- Fix deadlock between between fflush, getdelim, and fork (#1332917)- CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r (#1321954)- resolv: Fix NULL pointer dereference with unconnectable address (#1316972)- April 2016 nss_dns hardening (#1332914)- Fix elf/tst-audit10 and elf/tst-audit4 failures (#1313404)- Fix strfmon_l to use the locale object for grouping (#1307234)- CVE-2016-1234: buffer overflow in glob with GLOB_ALTDIRFUNC (#1315648)- ldconfig -X should not remove stale symbolic links (#1334289)- Set dlerror after dlsym (RTLD_NEXT) failure (#1333945) * Mon Feb 29 2016 Carlos O\'Donell - 2.23.1-5- Enhance support for upgrading from a non-language-pack system. * Fri Feb 26 2016 Carlos O\'Donell - 2.23.1-4- Add pap_AN locale to expected set of locales. * Fri Feb 26 2016 Mike FABIAN - 2.23.1-3- Create new language packages for all supported languages. Locales, translations, and locale sources are split into distinct sub-packages. A meta-package is created for users to install all languages. Transparent installation support is provided via dnf langpacks. * Fri Feb 26 2016 Carlos O\'Donell - 2.23.1-2- Sync with glibc 2.23.1 to fix ARM builds.- Fix production build issues related to NDEBUG.- Include compatibility symlink for removed rtkaio support. * Wed Feb 24 2016 Carlos O\'Donell - 2.23.1-1- Update to glibc 2.23.1 release. * Fri Feb 19 2016 Florian Weimer - 2.22.90-37- Remove stray newline from Serbian locales (#1114591). * Tue Feb 16 2016 CArlos O\'Donell - 2.22.90-36- Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1308943). * Mon Feb 15 2016 Florian Weimer - 2.22.90-35- Revert may_alias attribute for struct sockaddr (#1306511).- Revert upstream commit 2212c1420c92a33b0e0bd9a34938c9814a56c0f7 (#1252570). * Sat Feb 13 2016 Florian Weimer - 2.22.90-34- Auto-sync with upstream master.- Support aliasing with struct sockaddr pointers (#1306511). * Tue Feb 09 2016 Carlos O\'Donell - 2.22.90-33- Use --with-cpu=power8 for ppc64le default runtime (#1227361). * Tue Feb 02 2016 Florian Weimer - 2.22.90-32- Auto-sync with upstream master.- Add glibc-isinf-cxx11.patch to improve C++11 compatibility. * Thu Jan 28 2016 Florian Weimer - 2.22.90-31- Add workaround for GCC PR69537. * Thu Jan 28 2016 Florian Weimer - 2.22.90-30- Auto-sync with upstream master. * Wed Jan 13 2016 Carlos O\'Donell - 2.22.90-29- New pthread_barrier algorithm with improved standards compliance. * Wed Jan 13 2016 Carlos O\'Donell - 2.22.90-28- Add group merging support for distributed management (#1146822). * Tue Jan 12 2016 Carlos O\'Donell - 2.22.90-27- Remove 32-bit POWER support.- Add 64-bit POWER7 BE and 64-bit POWER8 BE optimized libraries. * Mon Dec 21 2015 Florian Weimer - 2.22.90-26- Auto-sync with upstream master. * Wed Dec 16 2015 Florian Weimer - 2.22.90-25- Auto-sync with upstream master.- Includes fix for malloc assertion failure in get_free_list. (#1281714)- Drop Unicode 8.0 patches (now merged upstream). * Sat Dec 05 2015 Florian Weimer - 2.22.90-24- Put libmvec_nonshared.a into the -devel package. (#1288738) * Sat Dec 05 2015 Florian Weimer - 2.22.90-23- Auto-sync with upstream master. * Thu Nov 26 2015 Carlos O\'Donell - 2.22.90-22- The generic hidden directive support is already used for preinit/init/fini-array symbols so we drop the Fedora-specific patch that does the same thing. Reported by Dmitry V. Levin * Thu Nov 26 2015 DJ Delorie - 2.22.90-22- Require glibc-static for C++ tests.- Require gcc-c++, libstdc++-static, and glibc-static only when needed.- Fix --without docs to not leave info files. * Fri Nov 20 2015 Florian Weimer - 2.22.90-21- Auto-sync with upstream master. * Wed Nov 18 2015 Florian Weimer - 2.22.90-20- Auto-sync with upstream master. * Wed Nov 18 2015 Florian Weimer - 2.22.90-19- Disable -Werror on s390 (#1283184). * Mon Nov 16 2015 Florian Weimer - 2.22.90-18- Auto-sync with upstream master. * Mon Nov 16 2015 Florian Weimer - 2.22.90-17- Revert temporary armhfp build fix. * Mon Nov 09 2015 Florian Weimer - 2.22.90-16- Apply temporary fix for armhfp build issue. * Mon Nov 09 2015 Florian Weimer - 2.22.90-15- Auto-sync with upstream master. * Tue Nov 03 2015 Florian Weimer - 2.22.90-14- Log uname, cpuinfo, meminfo during build (#1276636) * Fri Oct 30 2015 Florian Weimer - 2.22.90-13- Auto-sync with upstream master. * Fri Oct 30 2015 Florian Weimer - 2.22.90-12- Revert to upstream implementation of condition variables (#1229659) * Wed Oct 28 2015 Florian Weimer - 2.22.90-11- Disable valgrind test on ppc64p7, too. * Mon Oct 26 2015 Carlos O\'Donell - 2.22.90-10- Disable valgrind test for ppc64. * Wed Oct 21 2015 Carlos O\'Donell - 2.22.90-9- Sync with upstream master.- Update new condvar implementation. * Fri Oct 09 2015 Carlos O\'Donell - 2.22.90-8- Remove libbsd.a (#1193168). * Wed Sep 16 2015 Mike FABIAN - 2.22.90-7- Add the C.UTF-8 locale (#902094). * Wed Sep 16 2015 Carlos O\'Donell - 2.22.90-6- Fix GCC 5 and -Werror related build failures.- Fix --install-langs bug which causes SIGABRT (#1262040). * Fri Aug 28 2015 Carlos O\'Donell - 2.22.90-5- Auto-sync with upstream master. * Thu Aug 27 2015 Carlos O\'Donell - 2.22.90-4- Build require gcc-c++ for the C++ tests.- Support --without testsuite option to disable testing after build.- Support --without benchtests option to disable microbenchmarks.- Update --with bootstrap to disable benchtests, 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 --without valgrind to disable testing with valgrind.- Remove c_stubs add-on and enable fuller support for static binaries.- Remove librtkaio support (#1227855). * Sun Aug 16 2015 Siddhesh Poyarekar - 2.22.90-3- Auto-sync with upstream master. * Fri Aug 14 2015 Siddhesh Poyarekar - 2.22.90-2- Remove initgroups from the default nsswitch.conf (#751450). * Fri Aug 14 2015 Siddhesh Poyarekar - 2.22.90-1- Sync with upstream master. * Tue Jul 28 2015 Siddhesh Poyarekar - 2.21.90-20- Sync with upstream master. * Thu Jul 23 2015 Mike FABIAN - 2.21.90-19- some more additions to the translit_neutral file by Marko Myllynen * Tue Jul 14 2015 Mike FABIAN - 2.21.90-18- Unicode 8.0.0 updates, including the transliteration files (#1238412). * Sun Jun 21 2015 Carlos O\'Donell - 2.21.90-17- Remove all linuxthreads handling from glibc spec file. * Wed Jun 17 2015 Carlos O\'Donell - 2.21.90-16- Move split out architecture-dependent header files into devel package and keep generic variant in headers package, thus keeping headers package content and file list identical across multilib rpms. * Wed Jun 17 2015 Fedora Release Engineering - 2.21.90-15.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 03 2015 Carlos O\'Donell - 2.21.90-15- Remove patch to increase DTV surplus which is no longer needed after upstream commit f8aeae347377f3dfa8cbadde057adf1827fb1d44. * Sat May 30 2015 Siddhesh Poyarekar - 2.21.90-14- Fix build failure on aarch64 (#1226459). * Mon May 18 2015 Siddhesh Poyarekar - 2.21.90-13- Sync with upstream master.- Install new condvar implementation. * Fri May 08 2015 Siddhesh Poyarekar - 2.21.90-12- Add benchmark comparison scripts. * Thu May 07 2015 Siddhesh Poyarekar - 2.21.90-11- Auto-sync with upstream master.- Revert arena threshold fix to work around #1209451. * Tue Apr 07 2015 Siddhesh Poyarekar - 2.21.90-10- Revert last auto-sync (#1209451). * Mon Apr 06 2015 Siddhesh Poyarekar - 2.21.90-9- Auto-sync with upstream master. * Tue Mar 24 2015 Siddhesh Poyarekar - 2.21.90-8- Auto-sync with upstream master. * Tue Mar 17 2015 Carlos O\'Donell - 2.21.90-7- Use rpm.expand in scripts to reduce set of required RPM features. * Thu Mar 12 2015 Siddhesh Poyarekar - 2.21.90-6- Auto-sync with upstream master. * Tue Mar 03 2015 Mike Fabian - 2.21.90-5- Support installing only those locales specified by the RPM macro %_install_langs (#156477). * Mon Feb 23 2015 Siddhesh Poyarekar - 2.21.90-4- Auto-sync with upstream master. * Sat Feb 21 2015 Till Maas - 2.21.90-3.1- Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code * Thu Feb 12 2015 Carlos O\'Donell - 2.21.90-3- Fix missing clock_ * IFUNCs in librtkaio. * Thu Feb 12 2015 Carlos O\'Donell - 2.21.90-2- Auto-sync with upstream master. * Wed Feb 11 2015 Carlos O\'Donell - 2.21.90-1- Add back x86 vDSO support.- Fix rtkaio build to reference clock_ * functions from libc. * Wed Jan 21 2015 Siddhesh Poyarekar - 2.20.90-20- Sync with upstream master.- Disable werror on s390x.- Revert x86 vDSO support since it breaks i686 rtkaio build. * Tue Jan 20 2015 Peter Robinson 2.20.90-19- Drop large ancient ChangeLogs (rhbz #1169546) * Mon Jan 12 2015 Siddhesh Poyarekar - 2.20.90-18- Pass address of main_arena.mutex to mutex_lock/unlock. * Thu Jan 08 2015 Siddhesh Poyarekar - 2.20.90-17- Define a __tls_get_addr macro to avoid a conflicting declaration. * Wed Jan 07 2015 Siddhesh Poyarekar - 2.20.90-16- Disable -Werror for s390 as well. * Wed Jan 07 2015 Siddhesh Poyarekar - 2.20.90-14- Sync with upstream master.- Disable -Werror on powerpc and armv7hl.- Temporarily disable valgrind test on ppc64. * Sun Dec 28 2014 Dan Horák - valgrind available only on selected arches (missing on s390) * Wed Dec 10 2014 Kyle McMartin - aarch64: Drop strchrnul.S revert, apply fix from Richard Earnshaw. * Fri Dec 05 2014 Carlos O\'Donell - 2.20.90-13- Fix permission of debuginfo source files to allow multiarch debuginfo packages to be installed and upgraded. * Fri Dec 05 2014 Siddhesh Poyarekar - 2.20.90-12- Remove LIB_LANG since we don\'t install locales in /usr/lib/locale anymore.- Don\'t own any directories in /usr/share/locale (#1167445).- Use the %find_lang macro to get the *.mo files (#1167445).- Add %lang tags to language locale files in /usr/share/i18n/locale (#1169044). * Wed Dec 03 2014 Kyle McMartin - 2.20.90-11- aarch64: revert optimized strchrnul.S implementation (rhbz#1167501) until it can be debugged. * Fri Nov 28 2014 Carlos O\'Donell - 2.20.90-10- Auto-sync with upstream master. * Wed Nov 19 2014 Carlos O\'Donell - 2.20.90-9- Sync with upstream master. * Wed Nov 05 2014 Siddhesh Poyarekar - 2.20.90-8- Make getconf return only /usr/bin (#1138835).- Sync with upstream master. * Tue Nov 04 2014 Arjun Shankar - 2.20.90-7- Add patch that modifies several tests to use test-skeleton.c. The patch is accepted but not yet committed upstream. https://sourceware.org/ml/libc-alpha/2014-10/msg00744.html * Tue Sep 30 2014 Siddhesh Poyarekar - 2.20.90-6- Sync with upstream master.- Disable more Intel TSX usage in rwlocks (#1146967).- Enable lock elision again on s390 and s390x.- Enable Systemtap SDT probes for all architectures (#985109). * Fri Sep 26 2014 Carlos O\'Donell - 2.20.90-5- Disable lock elision support for Intel hardware until microcode updates can be done in early bootup (#1146967).- Fix building test tst-strtod-round for ARM. * Tue Sep 23 2014 Siddhesh Poyarekar - 2.20.90-4- Sync with upstream master.- Don\'t own the common debuginfo directories (#1144853).- Run valgrind in the %check section to ensure that it does not break. * Tue Sep 16 2014 Siddhesh Poyarekar - 2.20.90-3- Sync with upstream master.- Revert patch for #737223. * Mon Sep 08 2014 Siddhesh Poyarekar - 2.20.90-2- Build build-locale-archive statically again. * Mon Sep 08 2014 Siddhesh Poyarekar - 2.20.90-1- Sync with upstream master. * Thu Sep 04 2014 Carlos O\'Donell - 2.19.90-36- Allow up to 32 dlopened modules to use static TLS (#1124987).- Run glibc tests in %check section of RPM spec file.- Do not run tests with `-k` and fail if any test fails to build. * Tue Aug 26 2014 Siddhesh Poyarekar - 2.19.90-35- Sync with upstream master.- Use INTERNAL_SYSCALL in TLS_INIT_TP (#1133134).- Remove gconv loadable module transliteration support (CVE-2014-5119, #1119128). * Fri Aug 22 2014 Dennis Gilmore - 2.19.90-34- add back sss to nsswitch.conf we have added workarounds in the tools * Thu Aug 21 2014 Kevin Fenzi - 2.19.90-33.1- Rebuild for rpm bug 1131960 * Tue Aug 19 2014 Dennis Gilmore - 2.19.90-33- remove sss from default nsswitch.conf it causes issues with live image composing * Wed Aug 13 2014 Siddhesh Poyarekar - 2.19.90-32- Auto-sync with upstream master.- Revert to only defining __extern_always_inline for g++-4.3+.- Fix build failure in compat-gcc-32 (#186410). * Mon Jul 28 2014 Siddhesh Poyarekar - 2.19.90-31- Auto-sync with upstream master. * Wed Jul 23 2014 Siddhesh Poyarekar - 2.19.90-30- Undo last master sync to fix up rawhide. * Tue Jul 15 2014 Siddhesh Poyarekar - 2.19.90-29- Auto-sync with upstream master. * Sat Jul 12 2014 Tom Callaway - 2.19.90-28- fix license handling * Mon Jul 07 2014 Siddhesh Poyarekar - 2.19.90-27- Auto-sync with upstream master. * Fri Jul 04 2014 Siddhesh Poyarekar - 2.19.90-26- Sync with upstream roland/nptl branch.- Improve testsuite failure outputs in build.log * Thu Jul 03 2014 Siddhesh Poyarekar - 2.19.90-25- Sync with upstream roland/nptl branch. * Wed Jul 02 2014 Siddhesh Poyarekar - 2.19.90-24- Sync with upstream master. * Tue Jun 24 2014 Siddhesh Poyarekar - 2.19.90-23- Sync with upstream master.- Add fix to unbreak i386 ABI breakage due to a change in scalbn. * Fri Jun 20 2014 Kyle McMartin - 2.19.90-22- AArch64: Save & restore NZCV (flags) upon entry to _dl_tlsdesc_dynamic in order to work around GCC reordering compares across the TLS descriptor sequence (GCC PR61545.) Committing a (temporary) fix here allows us to avoid rebuilding the world with gcc 4.9.0-11.fc21. * Mon Jun 16 2014 Kyle McMartin - 2.19.90-21- Auto-sync with upstream master. * Thu Jun 12 2014 Siddhesh Poyarekar - 2.19.90-20- Auto-sync with upstream master. * Sat Jun 07 2014 Fedora Release Engineering - 2.19.90-19.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Jun 03 2014 Siddhesh Poyarekar - 2.19.90-19- Sync with upstream master. * Mon May 26 2014 Siddhesh Poyarekar - 2.19.90-18- Sync with upstream master.- Adjust rtkaio patches to build with upstream master. * Wed May 21 2014 Kyle McMartin - 2.19.90-17- Backport some upstream-wards patches to fix TLS issues on AArch64. * Wed May 21 2014 Kyle McMartin - 2.19.90-16- AArch64: Fix handling of nocancel syscall failures (#1098327) * Thu May 15 2014 Siddhesh Poyarekar - 2.19.90-15- Sync with upstream master. * Wed May 14 2014 Carlos O\'Donell - 2.19.90-14- Add support for displaying all test results in build logs. * Wed May 14 2014 Carlos O\'Donell - 2.19.90-13- Add initial support for ppc64le. * Tue Apr 29 2014 Siddhesh Poyarekar - 2.19.90-12- Auto-sync with upstream master.- Remove ports addon. * Fri Apr 18 2014 Siddhesh Poyarekar - 2.19.90-11- Sync with upstream master. * Thu Apr 10 2014 Siddhesh Poyarekar - 2.19.90-10- Sync with upstream master. * Thu Apr 03 2014 Siddhesh Poyarekar - 2.19.90-9- Sync with upstream master. * Wed Mar 26 2014 Siddhesh Poyarekar - 2.19.90-8- Sync with upstream master. * Wed Mar 19 2014 Siddhesh Poyarekar - 2.19.90-7- Sync with upstream master.- Fix offset computation for append+ mode on switching from read (#1078355). * Wed Mar 12 2014 Carlos O\'Donell - 2.19.90-6- Sync with upstream master.- Use cleaner upstream solution for -ftree-loop-distribute-patterns (#911307). * Tue Mar 04 2014 Siddhesh Poyarekar - 2.19.90-5- Sync with upstream master. * Thu Feb 27 2014 Siddhesh Poyarekar - 2.19.90-4- Use nscd service files from glibc sources.- Make nscd service forking in systemd service file. * Tue Feb 25 2014 Siddhesh Poyarekar - 2.19.90-3- Sync with upstream master.- Separate ftell from fseek logic and avoid modifying FILE data (#1069559). * Mon Feb 24 2014 Carlos O\'Donell - 2.19.90-2- Fix build-locale-archive failure to open default template. * Tue Feb 18 2014 Siddhesh Poyarekar - 2.19.90-1- Sync with upstream master. * Tue Feb 04 2014 Siddhesh Poyarekar - 2.18.90-27- Sync with upstream master. * Wed Jan 29 2014 Siddhesh Poyarekar - 2.18.90-26- Modify regular expressions to include powerpcle stubs- *.h (#1058258). * Wed Jan 29 2014 Siddhesh Poyarekar - 2.18.90-25- Sync with upstream master. * Sat Jan 25 2014 Ville Skyttä - 2.18.90-24- Own the %{_prefix}/lib/locale dir. * Thu Jan 23 2014 Siddhesh Poyarekar - 2.18.90-23- Sync with upstream master. * Thu Jan 16 2014 Siddhesh Poyarekar - 2.18.90-22- Back out ftell test case (#1052846). * Tue Jan 14 2014 Siddhesh Poyarekar - 2.18.90-21- Sync with upstream master.- Fix infinite loop in ftell when writing wide char data (#1052846). * Tue Jan 07 2014 Siddhesh Poyarekar - 2.18.90-20- Sync with upstream master.- Enable systemtap probes on Power and S/390.
|
|
|