SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for glibc-langpack-sa-2.28-39.fc29.x86_64.rpm :

* Thu Sep 05 2019 Florian Weimer - 2.28-39- Avoid relocation-dependent IFUNC resolvers in librt (swbz#24959, #1473680)
* Tue Sep 03 2019 Florian Weimer - 2.28-38- ld.so: Support moving versioned symbols between sonames (swbz#24741)- malloc: Add nptl, htl dependency for the subdirectory (swbz#24757)- nptl: Remove vfork IFUNC-based forwarder from libpthread (swbz#20188)
* Tue Sep 03 2019 Florian Weimer - 2.28-37- Filter \"ignore\" autofs mount entries in getmntnt (#1748279)
* Tue Sep 03 2019 Florian Weimer - 2.28-36- Auto-sync with upstream branch release/2.28/master, commit 57922433fa038faa6e37798b9655f85a94978d89:- aarch64: handle STO_AARCH64_VARIANT_PCS- aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS- io: Remove copy_file_range emulation (#1724976)
* Fri Jun 21 2019 Florian Weimer - 2.28-35- Auto-sync with upstream branch release/2.28/master, commit 91b02c5b4d17d60015af24d277eb31348fc0bc34:- During exit, skip wide buffer handling for legacy stdio handles (#1722216)
* Fri Jun 21 2019 Florian Weimer - 2.28-34- Address conflict between and (#1721129)
* Thu Jun 06 2019 Florian Weimer - 2.28-33- Delete /usr/lib/locale/locale-archive only on uninstall (#1717367)- Do not mark /usr/lib/locale/locale-archive as a configuration file because it is always automatically overwritten by build-locale-archive.
* Thu Jun 06 2019 Florian Weimer - 2.28-32- locale: Add LOCPATH diagnostics (#1717492)
* Wed Jun 05 2019 Florian Weimer - 2.28-31- Auto-sync with upstream branch release/2.28/master, commit 58d2672f64176fcb323859d3bd5240fb1cf8f25c:- malloc: Fix tcache count maximum (swbz#24531)- dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) (swbz#24476)- libio: Fix crash in _IO_wfile_sync (#1710460)
* Thu May 02 2019 Arjun Shankar - 2.28-30- Auto-sync with upstream branch release/2.28/master, commit 4a5e58827f2b6efa94ea50a9db5f3c861173837f:- malloc: Improve bad chunk detection (#1705549)
* Fri Apr 26 2019 Florian Weimer - 2.28-29- Auto-sync with upstream branch release/2.28/master, commit 5cbb73004b635e762e20b447c2d93c307cb40f41:- Fix pldd hang (#1361689)
* Fri Apr 26 2019 Florian Weimer - 2.28-28- Increase BIND_NOW coverage (#1702671)
* Wed Apr 03 2019 DJ Delorie - 2.28-27- Auto-sync with upstream branch release/2.28/master, commit 7423da211d1490d9fc76c2f0ce49e5dd90ea9bcc.- ja_JP locale: Add entry for the new Japanese era [BZ #22964]- S390: Mark vx and vxe as important hwcap.- Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]- regex: fix read overrun [BZ #24114]- RISC-V: don\'t assume PI mutexes and robust futexes before 4.20 (bug 23864)- powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC- RISC-V: Fix elfutils testsuite unwind failures.- nptl: Fix pthread_rwlock_try
*lock stalls (Bug 23844)- nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]- Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock. [BZ #24180]- NEWS: Mention bug 24112.- nscd: Do not use __inet_aton_exactAATTGLIBC_PRIVATE [BZ #20018]- CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]- resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]- resolv: Reformat inet_addr, inet_aton to GNU style- x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]- x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]- x86-64 strncpy: Properly handle the length parameter [BZ #24097]- x86-64 strncmp family: Properly handle the length parameter [BZ #24097]- x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097]- x86-64 memrchr: Properly handle the length parameter [BZ #24097]- x86-64 memcpy: Properly handle the length parameter [BZ #24097]- x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097]- x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]- Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests- Only build libm with -fno-math-errno (bug 24024)- sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]- ARM: fix kernel assisted atomics with GCC 8 (bug 24034)- riscv: Use __has_include__ to include [BZ #24022]- intl: Do not return NULL on asprintf failure in gettext [BZ #24018]- malloc: Always call memcpy in _int_realloc [BZ #24027]- Update Alpha libm-test-ulps- m68k: Fix sigaction kernel definition (BZ #23967)- RISC-V: properly terminate call chain (bug 23125)- support: Do not require overflow builtin in support/blob_repeat.c
* Thu Dec 13 2018 Carlos O\'Donell - 2.28-26- Auto-sync with upstream branch release/2.28/master, commit 4d7af7815af5217db6e8fde6032ddf4f6b2a4420.- rdlock stalls indefinitely on an unlocked pthread rwlock (swbz#23861)
* Thu Dec 13 2018 Florian Weimer - 2.28-25- Auto-sync with upstream branch release/2.28/master, commit 852620258deea8afda5674f397113fa87ce1007c:- powerpc: missing CFI register information in __mpn_
* functions (swbz#23614)
* Wed Dec 12 2018 Florian Weimer - 2.28-24- Auto-sync with upstream branch release/2.28/master, commit ea16a6938d7ca5f4c2b67c11251c70b30796602a:- malloc: Add additional test case for tcache double free check (#1647395)- inet/tst-if_index-long: New test case for CVE-2018-19591 (swbz#23927)- compat getdents64: Use correct offset for retry (swbz#23972)- elf: Fix _dl_profile_fixup data-dependency issue (swbz#23690)
* Thu Nov 29 2018 DJ Delorie - 2.28-23- Auto-sync with upstream branch release/2.28/master, commit b8dd0f42780a3133c02f064a2c0c5c4e7ab61aaa.- malloc: tcache double free check (#1647395)
* Wed Nov 28 2018 Florian Weimer - 2.28-22- Auto-sync with upstream branch release/2.28/master, commit ce6ba630dbc96f49eb1f30366aa62261df4792f9:- CVE-2018-19591: if_nametoindex: Fix descriptor leak (#1654000)- support: Print timestamps in timeout handler- libio/tst-readline: Increase timeout
* Mon Nov 26 2018 Florian Weimer - 2.28-21- Do not use parallel make for building locales (#1652228)
* Mon Nov 19 2018 Florian Weimer - 2.28-20- Auto-sync with upstream branch release/2.28/master, commit f44c2ca5eacd2df76fc38be75f9ebb8f0ff555eb:- Update system call list to Linux 4.19- time: Fix tzfile low-memory assertion failure (swbz#21716)- Add newlines in __libc_fatal calls (swbz#20271)- nscd: Fix use-after-free in addgetnetgrentX (swbz#23520)- malloc: Additional heap integrity checks- Add an additional test to resolv/tst-resolv-network.c (swbz#17630)
* Fri Nov 09 2018 Florian Weimer - 2.28-19- Auto-sync with upstream branch release/2.28/master, commit 3e8d8dd5afba18a847ff7a80f473336f777cc329:- Disable CET for binaries created by older link editors (#1648297)
* Wed Nov 07 2018 Florian Weimer - 2.28-18- Drop patches that were applied to upstream release/2.28/master branch: glibc-rh1614705.patch glibc-rh1615608.patch glibc-error-va_end.patch glibc-nscd-leak.patch glibc-nss_files-leak.patch glibc-rh1622669.patch glibc-1622674-1.patch glibc-1622674-2.patch glibc-rh1631338-1.patch glibc-rh1631338-2.patch glibc-rh1623519.patch glibc-rh1631719.patch glibc-rh1631728.patch glibc-rh1623519-2.patch- Auto-sync with upstream branch release/2.28/master, commit fc0e3393ff775aa795b523083bb0db7f18d3b91e:- RISC-V: Move libc_fesetround_riscv after libc_feholdexcept_riscv- pthread_spawn: Fix potential segfault in maybe_script_execute- preadv2/pwritev2: Fix misreported errno (swbz#23579)- kl_GL: Fix spelling of Sunday, should be \"sapaat\" (swbz#20209)- i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK (swbz#23716)- pthread_mutex_lock: Fix race while promoting to PTHREAD_MUTEX_ELISION_NP (swbz#23275)- signal: Use correct type for si_band in siginfo_t (swbz#23562)- stdlib/test-bz22786: Avoid spurious test failures using alias mappings- x86: Fix Haswell CPU string flags (swbz#23709)- libanl: Fix crash if first helper thread creation failed (#1646381)
* Thu Nov 01 2018 Mike FABIAN - 2.28-17- Include Esperanto (eo) in glibc-all-langpacks (#1643756)
* Thu Sep 27 2018 Florian Weimer - 2.28-16- stdlib/tst-setcontext9 test suite failure on ppc64le (#1623519)
* Wed Sep 26 2018 Florian Weimer - 2.28-15- Add missing ENDBR32 in start.S (#1631728)
* Wed Sep 26 2018 Florian Weimer - 2.28-14- Fix bug in generic strstr with large needles (#1631719)
* Wed Sep 26 2018 Florian Weimer - 2.28-13- stdlib/tst-setcontext9 test suite failure (#1623519)
* Wed Sep 26 2018 Florian Weimer - 2.28-12- gethostid: Missing NULL check for gethostbyname_r result (#1631338)
* Wed Sep 05 2018 Florian Weimer - 2.28-11- Add python3-devel build dependency for downstream benefit
* Wed Sep 05 2018 Carlos O\'Donell - 2.28-10- Provide compatibility support for linking against libpthread_nonshared.a (#1625507)
* Wed Aug 29 2018 Florian Weimer - 2.28-9- Remove workaround for valgrind bug (#1600034)
* Wed Aug 29 2018 Florian Weimer - 2.28-8- regex: Fix memory overread when pattern contains NUL byte (#1622674)
* Wed Aug 29 2018 Florian Weimer - 2.28-7- nptl: Fix waiters-after-spinning case in pthread_cond_broadcast (#1622669)
* Sat Aug 25 2018 Carlos O\'Donell - 2.28-6- nss_files: Fix file stream leak in aliases lookup (swbz#23521)- nscd: Deallocate existing user names in file parser.- error, error_at_line: Add missing va_end calls.
* Mon Aug 13 2018 Carlos O\'Donell - 2.28-5- Remove abort() warning in manual (#1615608)
* Fri Aug 10 2018 Florian Weimer - 2.28-4- Fix regression in readdir64AATTGLIBC_2.1 compat symbol (#1614705)
* Thu Aug 02 2018 Florian Weimer - 2.28-3- Log /proc/sysinfo if available (on s390x)
* Thu Aug 02 2018 Florian Weimer - 2.28-2- Honor %{valgrind_arches}
* Wed Aug 01 2018 Florian Weimer - 2.27.9000-43- Update to glibc 2.28 release tarball:- Translation updates- x86/CET: Fix property note parser (swbz#23467)- x86: Add tst-get-cpu-features-static to $(tests) (swbz#23458)
* Mon Jul 30 2018 Florian Weimer - 2.27.9000-42- Auto-sync with upstream branch master, commit af86087f02a5522d8801a11d8381e04f95e33162:- x86/CET: Don\'t parse beyond the note end- Fix Linux fcntl OFD locks tests on unsupported kernels- x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs (swbz#23459)- x86: Correct index_cpu_LZCNT (swbz#23456)- Fix string/tst-xbzero-opt if build with gcc head
* Thu Jul 26 2018 Florian Weimer - 2.27.9000-41- Build with --enable-cet on x86_64, i686- Auto-sync with upstream branch master, commit cfba5dbb10cc3abde632b46c60c10b2843917035:- Keep expected behaviour for [a-z] and [A-z] (#1607286)- Additional ucontext tests- Intel CET enhancements- ISO C11 threads support- Fix out-of-bounds access in IBM-1390 converter (swbz#23448)- New locale Yakut (Sakha) for Russia (sah_RU) (swbz#22241)- os_RU: Add alternative month names (swbz#23140)- powerpc64: Always restore TOC on longjmp (swbz#21895)- dsb_DE locale: Fix syntax error and add tests (swbz#23208)- Improve performance of the generic strstr implementation- regcomp: Fix off-by-one bug in build_equiv_class (swbz#23396)- Fix out of bounds access in findidxwc (swbz#23442)
* Fri Jul 13 2018 Carlos O\'Donell - 2.27.9000-40- Fix file list for glibc RPM packaging (#1601011).
* Wed Jul 11 2018 Florian Weimer - 2.27.9000-39- Add POWER9 multilib (downstream only)
* Wed Jul 11 2018 Florian Weimer - 2.27.9000-38- Auto-sync with upstream branch master, commit 93304f5f7a32f73b551266c5a181db51d97a71e4:- Install header- Put the correct Unicode version number 11.0.0 into the generated files
* Wed Jul 11 2018 Florian Weimer - 2.27.9000-37- Work around valgrind issue on i686 (#1600034)
* Tue Jul 10 2018 Florian Weimer - 2.27.9000-36- Auto-sync with upstream branch master, commit fd70af45528d59a00eb3190ef6706cb299488fcd:- Add the statx function- regexec: Fix off-by-one bug in weight comparison (#1582229)- nss_files: Fix re-reading of long lines (swbz#18991)- aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT- aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT- conform/conformtest.pl: Escape literal braces in regular expressions- x86: Use AVX_Fast_Unaligned_Load from Zen onwards.
* Fri Jul 06 2018 Florian Weimer - 2.27.9000-35- Remove ppc64 multilibs
* Fri Jul 06 2018 Florian Weimer - 2.27.9000-34- Auto-sync with upstream branch master, commit 3a885c1f51b18852869a91cf59a1b39da1595c7a.
* Thu Jul 05 2018 Florian Weimer - 2.27.9000-33- Enable build flags inheritance for nonshared flags
* Wed Jul 04 2018 Florian Weimer - 2.27.9000-32- Add annobin annotations to assembler code (#1548438)
* Wed Jul 04 2018 Florian Weimer - 2.27.9000-31- Enable -D_FORTIFY_SOURCE=2 for nonshared code
* Mon Jul 02 2018 Florian Weimer - 2.27.9000-30- Auto-sync with upstream branch master, commit b7b88cea4151d85eafd7ababc2e4b7ae1daeedf5:- New locale: dsb_DE (Lower Sorbian)
* Fri Jun 29 2018 Florian Weimer - 2.27.9000-29- Drop glibc-deprecate_libcrypt.patch. Variant applied upstream. (#1566464)- Drop glibc-linux-timespec-header-compat.patch. Upstreamed.- Auto-sync with upstream branch master, commit e69d994a63afc2d367f286a2a7df28cbf710f0fe.
* Thu Jun 28 2018 Florian Weimer - 2.27.9000-28- Drop glibc-rh1315108.patch. extend_alloca was removed upstream. (#1315108)- Auto-sync with upstream branch master, commit c49e18222e4c40f21586dabced8a49732d946917.
* Thu Jun 21 2018 Florian Weimer - 2.27.9000-27- Compatibility fix for and
* Thu Jun 21 2018 Florian Weimer - 2.27.9000-26- Auto-sync with upstream branch master, commit f496b28e61d0342f579bf794c71b80e9c7d0b1b5.
* Mon Jun 18 2018 Florian Weimer - 2.27.9000-25- Auto-sync with upstream branch master, commit f2857da7cdb65bfad75ee30981f5b2fde5bbb1dc.
* Mon Jun 18 2018 Florian Weimer - 2.27.9000-24- Auto-sync with upstream branch master, commit 14beef7575099f6373f9a45b4656f1e3675f7372:- iconv: Make IBM273 equivalent to ISO-8859-1 (#1592270)
* Mon Jun 18 2018 Florian Weimer - 2.27.9000-23- Inherit the -msse2 build flag as well (#1592212)
* Fri Jun 01 2018 Florian Weimer - 2.27.9000-22- Modernise nsswitch.conf defaults (#1581809)- Adjust build flags inheritence from redhat-rpm-config- Auto-sync with upstream branch master, commit 104502102c6fa322515ba0bb3c95c05c3185da7a.
* Fri May 25 2018 Florian Weimer - 2.27.9000-21- Auto-sync with upstream branch master, commit c1dc1e1b34873db79dfbfa8f2f0a2abbe28c0514.
* Wed May 23 2018 Florian Weimer - 2.27.9000-20- Auto-sync with upstream branch master, commit 7f9f1ecb710eac4d65bb02785ddf288cac098323:- CVE-2018-11237: Buffer overflow in __mempcpy_avx512_no_vzeroupper (#1581275)- Drop glibc-rh1452750-allocate_once.patch, glibc-rh1452750-libidn2.patch. Applied upstream.
* Wed May 23 2018 Florian Weimer - 2.27.9000-19- Auto-sync with upstream branch master, commit 8f145c77123a565b816f918969e0e35ee5b89153.
* Thu May 17 2018 Florian Weimer - 2.27.9000-18- Do not run telinit u on upgrades (#1579225)- Auto-sync with upstream branch master, commit 632a6cbe44cdd41dba7242887992cdca7b42922a.
* Fri May 11 2018 Florian Weimer - 2.27.9000-17- Avoid exporting some Sun RPC symbols with default versions (#1577210)- Inherit the -mstackrealign flag if it is set- Inherit compiler flags in the original order- Auto-sync with upstream branch master, commit 89aacb513eb77549a29df2638913a0f8178cf3f5:- CVE-2018-11236: realpath: Fix path length overflow (#1581270, swbz#22786)
* Fri May 11 2018 Florian Weimer - 2.27.9000-16- Use /usr/bin/python3 for benchmarks scripts (#1577223)
* Thu Apr 19 2018 Florian Weimer - 2.27.9000-15- Auto-sync with upstream branch master, commit 0085be1415a38b40a5a1a12e49368498f1687380.
* Mon Apr 09 2018 Florian Weimer - 2.27.9000-14- Auto-sync with upstream branch master, commit 583a27d525ae189bdfaa6784021b92a9a1dae12e.
* Thu Mar 29 2018 Florian Weimer - 2.27.9000-13- Auto-sync with upstream branch master, commit d39c0a459ef32a41daac4840859bf304d931adab:- CVE-2017-18269: memory corruption in i386 memmove (#1580934)
* Mon Mar 19 2018 Florian Weimer - 2.27.9000-12- Auto-sync with upstream branch master, commit fbce6f7260c3847f14dfa38f60c9111978fb33a5.
* Fri Mar 16 2018 Florian Weimer - 2.27.9000-11- Auto-sync with upstream branch master, commit 700593fdd7aef1e36cfa8bad969faab76a6facda.
* Wed Mar 14 2018 Florian Weimer - 2.27.9000-10- Auto-sync with upstream branch master, commit 7108f1f944792ac68332967015d5e6418c5ccc88.
* Mon Mar 12 2018 Florian Weimer - 2.27.9000-9- Auto-sync with upstream branch master, commit da6d4404ecfd7eacba8c096b0761a5758a59da4b.
* Tue Mar 06 2018 Florian Weimer - 2.27.9000-8- Enable annobin annotations (#1548438)
* Thu Mar 01 2018 Florian Weimer - 2.27.9000-7- Auto-sync with upstream branch master, commit 1a2f44a848663036c8a14671fe0faa3fed0b2a25:- Remove spurios reference to libpthread_nonshared.a
* Thu Mar 01 2018 Florian Weimer - 2.27.9000-6- Switch back to upstream master branch- Drop glibc-rh1013801.patch, applied upstream.- Drop glibc-fedora-nptl-linklibc.patch, no longer needed.- Auto-sync with upstream branch master, commit bd60ce86520b781ca24b99b2555e2ad389bbfeaa.
* Wed Feb 28 2018 Florian Weimer - 2.27-5- Inherit as many flags as possible from redhat-rpm-config (#1550914)
* Mon Feb 19 2018 Richard W.M. Jones - 2.27-4- riscv64: Add symlink from /usr/lib64/lp64d -> /usr/lib64 for ABI compat.- riscv64: Disable valgrind smoke test on this architecture.
* Wed Feb 14 2018 Florian Weimer - 2.27-3- Spec file cleanups: - Remove %defattr(-,root,root) - Use shell to run ldconfig %transfiletrigger - Move %transfiletrigger
* to the glibc-common subpackage - Trim changelog - Include ChangeLog.old in the source RPM
* Wed Feb 07 2018 Florian Weimer - 2.27-2.1- Linux: use reserved name __key in pkey_get (#1542643)- Auto-sync with upstream branch release/2.27/master, commit 56170e064e2b21ce204f0817733e92f1730541ea.
* Wed Feb 07 2018 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Feb 05 2018 Carlos O\'Donell - 2.27-1- Update to released glibc 2.27.- Auto-sync with upstream branch master, commit 23158b08a0908f381459f273a984c6fd328363cb.
* Tue Jan 30 2018 Richard W.M. Jones - 2.26.9000-52- Disable -fstack-clash-protection on riscv64: not supported even by GCC 7.3.1 on this architecture.
* Mon Jan 29 2018 Florian Weimer - 2.26.9000-51- Explicitly run ldconfig in the buildroot- Do not run ldconfig from scriptlets- Put triggers into the glibc-common package, do not pass arguments to ldconfig
* Mon Jan 29 2018 Florian Weimer - 2.26.9000-50- Auto-sync with upstream branch master, commit cdd14619a713ab41e26ba700add4880604324dbb:- libnsl: Turn remaining symbols into compat symbols (swbz#22701)- be_BY, be_BYAATTlatin, lt_LT, el_CY, el_GR, ru_RU, ru_UA, uk_UA: Add alternative month names (swbz#10871)- x86: Revert Intel CET changes to __jmp_buf_tag (swbz#22743)- aarch64: Revert the change of the __reserved member of mcontext_t
* Mon Jan 29 2018 Igor Gnatenko - 2.26.9000-49- Add file triggers to do ldconfig calls automatically
* Mon Jan 22 2018 Florian Weimer - 2.26.9000-48- Auto-sync with upstream branch master, commit 21c0696cdef617517de6e25711958c40455c554f:- locale: Implement alternative month names (swbz#10871)- locale: Change month names for pl_PL (swbz#10871)
* Mon Jan 22 2018 Florian Weimer - 2.26.9000-47- Unconditionally build without libcrypt
* Fri Jan 19 2018 Björn Esser - 2.26.9000-46- Remove deprecated libcrypt, gets replaced by libxcrypt- Add applicable Requires on libxcrypt
* Fri Jan 19 2018 Florian Weimer - 2.26.9000-45- Drop static PIE support on aarch64. It leads to crashes at run time.- Remove glibc-rpcgen subpackage. See rpcsvc-proto. (#1531540)
* Fri Jan 19 2018 Florian Weimer - 2.26.9000-44- Correct the list of static PIE architectures (#1247050)- glibc_post_upgrade: Remove process restart logic- glibc_post_upgrade: Integrate into the build process- glibc_post_upgrade: Do not clean up tls subdirectories- glibc_post_upgrade: Drop ia64 support- Remove architecture-specific symbolic link for iconvconfig- Auto-sync with upstream branch master, commit 4612268a0ad8e3409d8ce2314dd2dd8ee0af5269:- powerpc: Fix syscalls during early process initialization (swbz#22685)
* Fri Jan 19 2018 Florian Weimer - 2.26.9000-43- Enable static PIE support on i386, x86_64 (#1247050)- Remove add-on support (already gone upstream)- Rework test suite status reporting- Auto-sync with upstream branch master, commit 64f63cb4583ecc1ba16c7253aacc192b6d088511:- malloc: Fix integer overflows in memalign and malloc functions (swbz#22343)- x86-64: Properly align La_x86_64_retval to VEC_SIZE (swbz#22715)- aarch64: Update bits/hwcap.h for Linux 4.15- Add NT_ARM_SVE to elf.h
* Wed Jan 17 2018 Florian Weimer - 2.26.9000-42- CVE-2017-14062, CVE-2016-6261, CVE-2016-6263: Use libidn2 for IDNA support (#1452750)
* Mon Jan 15 2018 Florian Weimer - 2.26.9000-41- CVE-2018-1000001: Make getcwd fail if it cannot obtain an absolute path (#1533837)- elf: Synchronize DF_1_
* flags with binutils (#1439328)- Auto-sync with upstream branch master, commit 860b0240a5645edd6490161de3f8d1d1f2786025:- aarch64: fix static pie enabled libc when main is in a shared library- malloc: Ensure that the consolidated fast chunk has a sane size
* Fri Jan 12 2018 Florian Weimer - 2.26.9000-40- libnsl: Do not install libnsl.so, libnsl.a (#1531540)- Use unversioned Supplements: for langpacks (#1490725)- Auto-sync with upstream branch master, commit 9a08a366a7e7ddffe62113a9ffe5e50605ea0924:- hu_HU locale: Avoid double space (swbz#22657)- math: Make default libc_feholdsetround_noex_ctx use __feholdexcept (swbz#22702)
* Thu Jan 11 2018 Florian Weimer - 2.26.9000-39- nptl: Open libgcc.so with RTLD_NOW during pthread_cancel (#1527887)- Introduce libnsl subpackage and remove NIS headers (#1531540)- Use versioned Obsoletes: for libcrypt-nss.- Auto-sync with upstream branch master, commit 08c6e95234c60a5c2f37532d1111acf084f39345:- nptl: Add tst-minstack-cancel, tst-minstack-exit (swbz#22636)- math: ldbl-128ibm log1pl (-qNaN) spurious \"invalid\" exception (swbz#22693)
* Wed Jan 10 2018 Florian Weimer - 2.26.9000-38- nptl: Fix stack guard size accounting (#1527887)- Remove invalid Obsoletes: on glibc-header provides- Require python3 instead of python during builds- Auto-sync with upstream branch master, commit 09085ede12fb9650f286bdcd805609ae69f80618:- math: ldbl-128ibm lrintl/lroundl missing \"invalid\" exceptions (swbz#22690)- x86-64: Add sincosf with vector FMA
* Mon Jan 08 2018 Florian Weimer - 2.26.9000-37- Add glibc-rpcgen subpackage, until the replacement is packaged (#1531540)
* Mon Jan 08 2018 Florian Weimer - 2.26.9000-36- Auto-sync with upstream branch master, commit 579396ee082565ab5f42ff166a264891223b7b82:- nptl: Add test for callee-saved register restore in pthread_exit- getrlimit64: fix for 32-bit configurations with default version >= 2.2- elf: Add linux-4.15 VDSO hash for RISC-V- elf: Add RISC-V dynamic relocations to elf.h- powerpc: Fix error message during relocation overflow- prlimit: Replace old_rlimit RLIM64_INFINITY with RLIM_INFINITY (swbz#22678)
* Fri Jan 05 2018 Florian Weimer - 2.26.9000-35- Remove sln (#1531546)- Remove Sun RPC interfaces (#1531540)- Rebuild with newer GCC to fix pthread_exit stack unwinding issue (#1529549)- Auto-sync with upstream branch master, commit f1a844ac6389ea4e111afc019323ca982b5b027d:- CVE-2017-16997: elf: Check for empty tokens before DST expansion (#1526866)- i386: In makecontext, align the stack before calling exit (swbz#22667)- x86, armhfp: sync sys/ptrace.h with Linux 4.15 (swbz#22433)- elf: check for rpath emptiness before making a copy of it- elf: remove redundant is_path argument- elf: remove redundant code from is_dst- elf: remove redundant code from _dl_dst_substitute- scandir: fix wrong assumption about errno (swbz#17804)- Deprecate external use of libio.h and _G_config.h
* Fri Dec 22 2017 Florian Weimer - 2.26.9000-34- Auto-sync with upstream branch master, commit bad7a0c81f501fbbcc79af9eaa4b8254441c4a1f:- copy_file_range: New function to copy file data- nptl: Consolidate pthread_{timed,try}join{_np}- nptl: Implement pthread_self in libc.so (swbz#22635)- math: Provide a C++ version of iseqsig (swbz#22377)- elf: remove redundant __libc_enable_secure check from fillin_rpath- math: Avoid signed shift overflow in pow (swbz#21309)- x86: Add feature_1 to tcbhead_t (swbz#22563)- x86: Update cancel_jmp_buf to match __jmp_buf_tag (swbz#22563)- ld.so: Examine GLRO to detect inactive loader (swbz#20204)- nscd: Fix nscd readlink argument aliasing (swbz#22446)- elf: do not substitute dst in $LD_LIBRARY_PATH twice (swbz#22627)- ldconfig: set LC_COLLATE to C (swbz#22505)- math: New generic sincosf- powerpc: st{r,p}cpy optimization for aligned strings- CVE-2017-1000409: Count in expanded path in _dl_init_path (#1524867)- CVE-2017-1000408: Compute correct array size in _dl_init_paths (#1524867)- x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S- aarch64: Improve strcmp unaligned performance
* Wed Dec 13 2017 Florian Weimer - 2.26.9000-33- Remove power6 platform directory (#1522675)
* Wed Dec 13 2017 Florian Weimer - 2.26.9000-32- Obsolete the libcrypt-nss subpackage (#1525396)- armhfp: Disable -fstack-clash-protection due to GCC bug (#1522678)- ppc64: Disable power6 multilib due to GCC bug (#1522675)- Auto-sync with upstream branch master, commit 243b63337c2c02f30ec3a988ecc44bc0f6ffa0ad:- libio: Free backup area when it not required (swbz#22415)- math: Fix nextafter and nexttoward declaration (swbz#22593)- math: New generic cosf- powerpc: POWER8 memcpy optimization for cached memory- x86-64: Add sinf with FMA- x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S- math: Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (swbz#22568)- lt_LT locale: Base collation on copy \"iso14651_t1\" (swbz#22524)- math: Add _Float32 function aliases- math: Make cacosh (0 + iNaN) return NaN + i pi/2 (swbz#22561)- hsb_DE locale: Base collation on copy \"iso14651_t1\" (swbz#22515)
* Wed Dec 06 2017 Florian Weimer - 2.26.9000-31- Add elision tunables. Drop related configure flag. (#1383986)- Auto-sync with upstream branch master, commit 37ac8e635a29810318f6d79902102e2e96b2b5bf:- Linux: Implement interfaces for memory protection keys- math: Add _Float64, _Float32x function aliases- math: Use sign as double for reduced case in sinf- math: fix sinf(NAN)- math: s_sinf.c: Replace floor with simple casts- et_EE locale: Base collation on iso14651_t1 (swbz#22517)- tr_TR locale: Base collation on iso14651_t1 (swbz#22527)- hr_HR locale: Avoid single code points for digraphs in LC_TIME (swbz#10580)- S390: Fix backtrace in vdso functions
* Mon Dec 04 2017 Florian Weimer - 2.26.9000-30- Add build dependency on bison- Auto-sync with upstream branch master, commit 7863a7118112fe502e8020a0db0fa74fef281f29:- math: New generic sinf (swbz#5997)- is_IS locale: Base collation on iso14651_t1 (swbz#22519)- intl: Improve reproducibility by using bison (swbz#22432)- sr_RS, bs_BA locales: make collation rules the same as for hr_HR (wbz#22534)- hr_HR locale: various updates (swbz#10580)- x86: Make a space in jmpbuf for shadow stack pointer- CVE-2017-17426: malloc: Fix integer overflow in tcache (swbz#22375)- locale: make forward accent sorting the default in collating (swbz#17750)
* Wed Nov 29 2017 Florian Weimer - 2.26.9000-29- Enable -fstack-clash-protection (#1512531)- Auto-sync with upstream branch master, commit a55430cb0e261834ce7a4e118dd9e0f2b7fb14bc:- elf: Properly compute offsets of note descriptor and next note (swbz#22370)- cs_CZ locale: Base collation on iso14651_t1 (swbz#22336)- Implement the mlock2 function- Add _Float64x function aliases- elf: Consolidate link map sorting- pl_PL locale: Base collation on iso14651_t1 (swbz#22469)- nss: Export nscd hash function as __nss_hash (swbz#22459)
* Thu Nov 23 2017 Florian Weimer - 2.26.9000-28- Auto-sync with upstream branch master, commit cccb6d4e87053ed63c74aee063fa84eb63ebf7b8:- sigwait can fail with EINTR (#1516394)- Add memfd_create function- resolv: Fix p_secstodate overflow handling (swbz#22463)- resolv: Obsolete p_secstodate- Avoid use of strlen in getlogin_r (swbz#22447)- lv_LV locale: fix collation (swbz#15537)- S390: Add cfi information for start routines in order to stop unwinding- aarch64: Optimized memset for falkor
* Sun Nov 19 2017 Florian Weimer - 2.26.9000-27- Auto-sync with upstream branch master, commit f6e965ee94b37289f64ecd3253021541f7c214c3:- powerpc: AT_HWCAP2 bit PPC_FEATURE2_HTM_NO_SUSPEND- aarch64: Add HWCAP_DCPOP bit- ttyname, ttyname_r: Don\'t bail prematurely (swbz#22145)- signal: Optimize sigrelse implementation- inet: Check length of ifname in if_nametoindex (swbz#22442)- malloc: Account for all heaps in an arena in malloc_info (swbz#22439)- malloc: Add missing arena lock in malloc_info (swbz#22408)- malloc: Use __builtin_tgmath in tgmath.h with GCC 8 (swbz#21660)- locale: Replaced unicode sequences in the ASCII printable range- resolv: More precise checks in res_hnok, res_dnok (swbz#22409, swbz#22412)- resolv: ns_name_pton should report trailing \\ as error (swbz#22413)- locale: mfe_MU, miq_NI, an_ES, kab_DZ, om_ET: Escape / in d_fmt (swbz#22403)
* Tue Nov 07 2017 Florian Weimer - 2.26.9000-26- Auto-sync with upstream branch master, commit 6b86036452b9ac47b4ee7789a50f2f37df7ecc4f:- CVE-2017-15804: glob: Fix buffer overflow during GLOB_TILDE unescaping- powerpc: Use latest string function optimization for internal function calls- math: No _Float128 support for ppc64le -mlong-double-64 (swbz#22402)- tpi_PG locale: Fix wrong d_fmt- aarch64: Disable lazy symbol binding of TLSDESC- tpi_PG locale: fix syntax error (swbz#22382)- i586: Use conditional branches in strcpy.S (swbz#22353)- ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU- csb_PL locale: Fix abmon/mon for March (swbz#19485)- locale: Various yesstr/nostr/yesexpr/noexpr fixes (swbz#15260, swbz#15261)- localedef: Add --no-warnings/--warnings option- powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7\'s memcpy/memmove- locale: Use ASCII as much as possible in LC_MESSAGES- Add new locale yuw_PG (swbz#20952)- malloc: Add single-threaded path to malloc/realloc/calloc/memalloc- i386: Replace assembly versions of e_powf with generic e_powf.c- i386: Replace assembly versions of e_log2f with generic e_log2f.c- x86-64: Add powf with FMA- x86-64: Add logf with FMA- i386: Replace assembly versions of e_logf with generic e_logf.c- i386: Replace assembly versions of e_exp2f with generic e_exp2f.c- x86-64: Add exp2f with FMA- i386: Replace assembly versions of e_expf with generic e_expf.c
* Sat Oct 21 2017 Florian Weimer - 2.26.9000-25- Auto-sync with upstream branch master, commit 797ba44ba27521261f94cc521f1c2ca74f650147:- math: Add bits/floatn.h defines for more _FloatN / _FloatNx types- posix: Fix improper assert in Linux posix_spawn (swbz#22273)- x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve (swbz#21265)- CVE-2017-15670: glob: Fix one-byte overflow (#1504807)- malloc: Add single-threaded path to _int_free- locale: Add new locale kab_DZ (swbz#18812)- locale: Add new locale shn_MM (swbz#13605)
* Fri Oct 20 2017 Florian Weimer - 2.26.9000-24- Use make -O to serialize make output- Auto-sync with upstream branch master, commit 63b4baa44e8d22501c433c4093aa3310f91b6aa2:- sysconf: Fix missing definition of UIO_MAXIOV on Linux (#1504165)- Install correct bits/long-double.h for MIPS64 (swbz#22322)- malloc: Fix deadlock in _int_free consistency check- x86-64: Don\'t set GLRO(dl_platform) to NULL (swbz#22299)- math: Add _Float128 function aliases- locale: Add new locale mjw_IN (swbz#13994)- aarch64: Rewrite elf_machine_load_address using _DYNAMIC symbol- powerpc: fix check-before-set in SET_RESTORE_ROUND- locale: Use U+202F as thousands separators in pl_PL locale (swbz#16777)- math: Use __f128 to define FLT128_
* constants in include/float.h for old GCC- malloc: Improve malloc initialization sequence (swbz#22159)- malloc: Use relaxed atomics for malloc have_fastchunks- locale: New locale ca_ESAATTvalencia (swbz#2522)- math: Let signbit use the builtin in C++ mode with gcc < 6.x (swbz#22296)- locale: Place monetary symbol in el_GR, el_CY after the amount (swbz#22019)
* Tue Oct 17 2017 Florian Weimer - 2.26.9000-23- Switch to .9000 version numbers during development
* Tue Oct 17 2017 Florian Weimer - 2.26.90-22- Auto-sync with upstream branch master, commit c38a4bfd596db2be2b9c1f96715bdc833eab760a:- malloc: Use compat_symbol_reference in libmcheck (swbz#22050)
* Mon Oct 16 2017 Florian Weimer - 2.26.90-21- Auto-sync with upstream branch master, commit 596f70134a8f11967c65c1d55a94a3a2718c731d:- Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 (swbz#22052)- locale: No warning for non-symbolic character (swbz#22295)- locale: Allow \"\" int_curr_Symbol (swbz#22294)- locale: Fix localedef exit code (swbz#22292)- nptl: Preserve error in setxid thread broadcast in coredumps (swbz#22153)- powerpc: Avoid putting floating point values in memory (swbz#22189)- powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7 (swbz#22142)- Support profiling PIE (swbz#22284)
* Wed Oct 11 2017 Florian Weimer - 2.26.90-20- Auto-sync with upstream branch master, commit d8425e116cdd954fea0c04c0f406179b5daebbb3:- nss_files performance issue in multi mode (swbz#22078)- Ensure C99 and C11 interfaces are available for C++ (swbz#21326)
* Mon Oct 09 2017 Florian Weimer - 2.26.90-19- Move /var/db/Makefile to nss_db (#1498900)- Auto-sync with upstream branch master, commit 645ac9aaf89e3311949828546df6334322f48933:- openpty: use TIOCGPTPEER to open slave side fd
* Fri Oct 06 2017 Carlos O\'Donell - 2.26.90-18- Auto-sync with upstream master, commit 1e26d35193efbb29239c710a4c46a64708643320.- malloc: Fix tcache leak after thread destruction (swbz#22111)- powerpc: Fix IFUNC for memrchr.- aarch64: Optimized implementation of memmove for Qualcomm Falkor- Always do locking when iterating over list of streams (swbz#15142)- abort: Do not flush stdio streams (swbz#15436)
* Wed Oct 04 2017 Florian Weimer - 2.26.90-17- Move nss_compat to the main glibc package (#1400538)- Auto-sync with upstream master, commit 11c4f5010c58029e73e656d5df4f8f42c9b8e877:- crypt: Use NSPR header files in addition to NSS header files (#1489339)- math: Fix yn(n,0) without SVID wrapper (swbz#22244)- math: Fix log2(0) and log(10) in downward rounding (swbz#22243)- math: Add C++ versions of iscanonical for ldbl-96, ldbl-128ibm (swbz#22235)- powerpc: Optimize memrchr for power8- Hide various internal functions (swbz#18822)
* Sat Sep 30 2017 Florian Weimer - 2.26.90-16- Auto-sync with upstream master, commit 1e2bffd05c36a9be30d7092d6593a9e9aa009ada:- Add IBM858 charset (#1416405)- Update kernel version in syscall-names.list to 4.13- Add Linux 4.13 constants to bits/fcntl-linux.h- Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h- math: New generic powf, log2f, logf- Fix nearbyint arithmetic moved before feholdexcept (swbz#22225)- Mark __dso_handle as hidden (swbz#18822)- Skip PT_DYNAMIC segment with p_filesz == 0 (swbz#22101)- glob now matches dangling symbolic links (swbz#866, swbz#22183)- nscd: Release read lock after resetting timeout (swbz#22161)- Avoid __MATH_TG in C++ mode with -Os for fpclassify (swbz#22146)- Fix dlclose/exit race (swbz#22180)- x86: Add SSE4.1 trunc, truncf (swbz#20142)- Fix atexit/exit race (swbz#14333)- Use execveat syscall in fexecve (swbz#22134)- Enable unwind info in libc-start.c and backtrace.c- powerpc: Avoid misaligned stores in memset- powerpc: build some IFUNC math functions for libc and libm (swbz#21745)- Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ (swbz#22023)- Fix LC_TELEPHONE for az_AZ (swbz#22112)- x86: Add MathVec_Prefer_No_AVX512 to cpu-features (swbz#21967)- x86: Add x86_64 to x86-64 HWCAP (swbz#22093)- Finish change from “Bengali” to “Bangla” (swbz#14925)- posix: fix glob bugs with long login names (swbz#1062)- posix: Fix getpwnam_r usage (swbz#1062)- posix: accept inode 0 is a valid inode number (swbz#19971)- Remove redundant LC_TIME data in om_KE (swbz#22100)- Remove remaining _HAVE_STRING_ARCH_
* definitions (swbz#18858)- resolv: Fix memory leak with OOM during resolv.conf parsing (swbz#22095)- Add miq_NI locale for Miskito (swbz#20498)- Fix bits/math-finite.h exp10 condition (swbz#22082)
 
ICM