Пакет glibc: Информация

Исходный пакет: glibc
Версия: 2.35.0.6.491f2e-alt0.2.rv64
Собран:  24 ноября 2022 г. 20:16
Категория: Система/База
Сообщить об ошибке в пакете
Домашняя страница: http://www.gnu.org/software/glibc/

Лицензия: LGPL-2.1+ and ISC and BSD-3-Clause and GPL-2.0-or-later
О пакете: The GNU libc libraries
Описание: 
The GNU C library defines all of the library functions that are specified
by the ISO C standard, as well as additional features specific to POSIX
and other derivatives of the Unix operating system, and extensions
specific to the GNU system.

The GNU libc is a set of standard libraries which are used by multiple
programs on the system.  In order to save disk space and memory, as well
as to make upgrading easier, common system code is kept in one place
and shared between programs.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
glibc (riscv64)
glibc-core (riscv64)
glibc-core-debuginfo (riscv64)
glibc-debug (riscv64)
glibc-debug-debuginfo (riscv64)
glibc-devel (riscv64)
glibc-devel-static (riscv64)
glibc-doc (noarch)
glibc-gconv-modules (riscv64)
glibc-gconv-modules-debuginfo (riscv64)
glibc-i18ndata (noarch)
glibc-locales (riscv64)
glibc-nss (riscv64)
glibc-nss-debuginfo (riscv64)
glibc-preinstall (riscv64)
glibc-preinstall-debuginfo (riscv64)
glibc-pthread (riscv64)
glibc-pthread-debuginfo (riscv64)
glibc-source (noarch)
glibc-timezones (riscv64)
glibc-timezones-debuginfo (riscv64)
glibc-utils (riscv64)
glibc-utils-debuginfo (riscv64)
iconv (riscv64)
iconv-debuginfo (riscv64)
libnsl1 (riscv64)
libnsl1-debuginfo (riscv64)
nscd (riscv64)
nscd-debuginfo (riscv64)

Сопровождающий: Ivan A. Melnikov


    1. /dev/pts
    2. binutils >= 1:2.20
    3. python3
    4. /proc
    5. makeinfo
    6. glibc-kernheaders >= 3.2
    7. libstdc++-devel-static
    8. hardlink
    9. rpm-build >= 4.0.4-alt112
    10. libgd2-devel
    11. gcc-c++

Последнее изменение


17 ноября 2022 г. Ivan A. Melnikov 6:2.35.0.6.491f2e-alt0.2.rv64
- Apply riscv64-specific patches:
  + fix auxiliary vector handling (arei@);
  + apply Debian patch to fix asin/acos with GCC 10.
12 ноября 2022 г. Gleb Fotengauer-Malinovskiy 6:2.35.0.6.491f2e-alt2
- Backported upstream commits:
  + "Makerules: fix MAKEFLAGS assignment for upcoming make-4.4" to fix build with
  make 4.4 (thx Sergei Trofimovich) (ALT#44277);
  + "Avoid undefined behaviour in ibm128 implementation of llroundl"
  (thx Aurelien Jarno) to fix test-ibm128-llround test regression on ppc64le.
- ppc64le: xfailed test-ibm128-y1 test.
9 февраля 2022 г. Gleb Fotengauer-Malinovskiy 6:2.35.0.6.491f2e-alt1
- Updated to glibc-2.35-6-g491f2ef1f0.
- Applied patch to fix sw#28868 (thx Adhemerval Zanella).