]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Update translations from the Translation Project
[thirdparty/glibc.git] / ChangeLog
index f5147a8f0c4d67c405778ce76094e797760bc244..42c2fbf69abded11cf387fb9d9b38e643893e7d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,138 @@
+2018-01-17  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * po/ru.po: Update translations.
+
+2018-01-17  Joseph Myers  <joseph@codesourcery.com>
+
+       [BZ #22719]
+       * sysdeps/hppa/backtrace.c: New file.
+
+2018-01-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       [BZ #22715]
+       * sysdeps/x86_64/dl-trampoline.h (_dl_runtime_profile): Properly
+       align La_x86_64_retval to VEC_SIZE.
+
+2018-01-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/x86_64/backtrace.c: Include <gnu/lib-names.h>.
+       (init): Use LIBGCC_S_SO not hardcoded "libgcc_s.so.1".
+
+2018-01-16  Florian Weimer  <fweimer@redhat.com>
+
+       * nptl/Makefile [$(have-cxx-thread_local)] (tests-unsupported):
+       Move tst-thread-exit-clobber ...
+       [$(CXX)] (tests-unsupported): ... to here.
+
+2018-01-16  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SHA3): Define.
+       (HWCAP_SM3, HWCAP_SM4, HWCAP_ASIMDDP, HWCAP_SHA512, HWCAP_SVE): Define.
+       * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c
+       (_dl_aarch64_cap_flags): Update.
+       (_DL_HWCAP_COUNT): Update.
+
+2018-01-16  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
+       (_DL_HWCAP_LAST): Remove.
+       (_DL_HWCAP_COUNT): Move to ...
+       * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c
+       (_DL_HWCAP_COUNT): ... here.
+
+2018-01-16  Florian Weimer  <fweimer@redhat.com>
+
+       * nptl/Makefile (CFLAGS-tst-minstack-throw.o): Compile in C++11
+       mode with GNU extensions.
+
+2018-01-15  Alan Hayward  <alan.hayward@arm.com>
+
+       * elf/elf.h (NT_ARM_SVE): Define.
+
+2018-01-15  Florian Weimer  <fweimer@redhat.com>
+
+       [BZ #22636]
+       * nptl/tst-minstack-throw.cc: New file.
+       * nptl/Makefile (tests): Add tst-minstack-throw.
+       (LDLIBS-tst-minstack-throw): Link with libstdc++.
+       [!CXX] (tests-unsupported): Add tst-minstack-throw.
+
+2018-01-15  Joseph Myers  <joseph@codesourcery.com>
+
+       * scripts/build-many-glibcs.py (Context.checkout): Default
+       binutils version to 2.30 branch, MPFR version to 4.0.0 and MPC
+       version to 1.1.0.
+
+2018-01-13  Carlos O'Donell  <carlos@redhat.com>
+
+       [BZ #22707]
+       * elf/elf.h (DF_1_STUB): Define.
+       (DF_1_PIE): Define.
+
+2018-01-12  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
+
+       [BZ #22697]
+       * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
+       Do not add 0.5 to integer or out-of-range arguments.
+
+2018-01-12  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * po/bg.po: Update translations.
+       * po/cs.po: Likewise.
+       * po/de.po: Likewise.
+       * po/ko.po: Likewise.
+       * po/pl.po: Likewise.
+       * po/sv.po: Likewise.
+       * po/uk.po: Likewise.
+       * po/vi.po: Likewise.
+
+2018-01-12  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * aarch64/start.S (_start): Use __wrap_main.
+       (__wrap_main): New local symbol.
+
+2018-01-12  Dmitry V. Levin  <ldv@altlinux.org>
+
+       [BZ #22679]
+       CVE-2018-1000001
+       * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Fall back to
+       generic_getcwd if the path returned by getcwd syscall is not absolute.
+       * io/tst-getcwd-abspath.c: New test.
+       * io/Makefile (tests): Add tst-getcwd-abspath.
+
+2018-01-12  Istvan Kurucsai  <pistukem@gmail.com>
+
+       * malloc/malloc.c (malloc_consolidate): Add size check.
+
+2018-01-12  Florian Weimer  <fweimer@redhat.com>
+
+       * support/write_message.c (write_message): Preserve errno.
+       * support/check.c (print_failure): Likewise.
+       * support/support_test_verify_impl.c (support_test_verify_impl):
+       Likewise.
+       * support/support_test_compare_failure.c
+       (support_test_compare_failure): Likewise.
+
+2018-01-12  Florian Weimer  <fweimer@redhat.com>
+
+       [BZ #22701]
+       * nis/Makefile (install-lib-ldscripts, $(inst_libdir)/libnsl.so):
+       Prevent installation of libnsl.so.
+       (libnsl-inhibit-o): Do not build (or install) static libraries.
+
+2018-01-12  Rafal Luzynski <digitalfreak@lingonborough.com>
+           Egmont Koblinger  <egmont@gmail.com>
+
+       [BZ #22657]
+       * localedata/locales/hu_HU (d_t_fmt): Avoid a leading space
+       before the day number which may produce a double space.
+       (date_fmt): Likewise.
+
+2018-01-12  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/s390/fpu/feholdexcpt.c (__feholdexcept): Call __fegetenv
+       instead of fegetenv.
+
 2018-01-11  Joseph Myers  <joseph@codesourcery.com>
 
        [BZ #22702]
 
 2017-09-01  Florian Weimer  <fweimer@redhat.com>
 
+       [BZ #20532]
        * sysdeps/posix/getaddrinfo.c (gaih_inet): Make reporting of NSS
        function lookup failures more reliable.