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

    Исходный пакет: distcc
    Версия: 3.4-alt8
    Собран:  2 октября 2022 г. 22:27
    Сообщить об ошибке в пакете
    Домашняя страница: http://distcc.org

    Лицензия: GPLv2
    О пакете: distcc is a program to distribute builds C/C++/ Objective C/C++
    Описание: 
    distcc is a program to distribute builds of C, C++, Objective C
    or Objective C++ code across several machines on a network.
    distcc should always generate the same results as a local build,
    is simple to install and use, and is often two or more
    times faster than a local compile.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    distcc (e2kv6, e2kv5, e2kv4, e2k)
    distcc-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    distcc-pump (e2kv6, e2kv5, e2kv4, e2k)
    distcc-server (e2kv6, e2kv5, e2kv4, e2k)
    distcc-server-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-include_server (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-include_server-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Alexey Sheplyakov


      1. python3-devel
      2. binutils-devel
      3. rpm-build-intro
      4. rpm-build-python3
      5. libpopt-devel
      6. libavahi-devel

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


    16 сентября 2022 г. Alexey Sheplyakov 3.4-alt8
    - Repaired IP based access control (Closes: #42251)
    - Added systemd unit file (Closes: #40669)
    - Improved --allow-private, see https://github.com/distcc/distcc/pull/451
    - Removed clients.allow, commands.allow.sh: these have never ever worked
    - Avoid infinite loop when DISTCC_BACKOFF is disabled, see
      https://github.com/distcc/distcc/issues/434
    - Refuse to distribute files with the `.incbin` assembler directive, see
      https://github.com/distcc/distcc/pull/461
    4 ноября 2021 г. Alexey Sheplyakov 3.4-alt7
    - Use getaddrinfo to resolve host names (Closes: #41291)
    26 августа 2021 г. Vitaly Lipatov 3.4-alt6
    - remove unused BR: glibc-devel-static