Package distcc: Information
Source package: distcc
Version: 3.4-alt8
Build time: Sep 28, 2022, 02:28 PM in the task #306860
Category: Development/Tools
Report package bugHome page: http://distcc.org
License: GPLv2
Summary: distcc is a program to distribute builds C/C++/ Objective C/C++
Description:
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.
List of RPM packages built from this SRPM:
distcc (x86_64, ppc64le, i586, armh, aarch64)
distcc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
distcc-pump (x86_64, ppc64le, i586, armh, aarch64)
distcc-server (x86_64, ppc64le, i586, armh, aarch64)
distcc-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-include_server (x86_64, ppc64le, i586, armh, aarch64)
python3-module-include_server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
distcc (x86_64, ppc64le, i586, armh, aarch64)
distcc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
distcc-pump (x86_64, ppc64le, i586, armh, aarch64)
distcc-server (x86_64, ppc64le, i586, armh, aarch64)
distcc-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-include_server (x86_64, ppc64le, i586, armh, aarch64)
python3-module-include_server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Alexey Sheplyakov
List of contributors:
Alexey Sheplyakov
Vitaly Lipatov
Ivan A. Melnikov
Vitaly Kuznetsov
luch
Pavel Mironchik
Alexey Sheplyakov
Vitaly Lipatov
Ivan A. Melnikov
Vitaly Kuznetsov
luch
Pavel Mironchik
Last changed
Sept. 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
Nov. 4, 2021 Alexey Sheplyakov 3.4-alt7
- Use getaddrinfo to resolve host names (Closes: #41291)
Aug. 26, 2021 Vitaly Lipatov 3.4-alt6
- remove unused BR: glibc-devel-static