summaryrefslogtreecommitdiff
path: root/devel/distcc/distinfo
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-11 06:45:52 +0000
committermartti <martti@pkgsrc.org>2003-09-11 06:45:52 +0000
commit2eb95ba40ca4088ba87a4890caf135c3c7112469 (patch)
tree6023762255db95094d4792fac76ce0d5d0ffce45 /devel/distcc/distinfo
parentde996c79c5d8caa2603cb73d349e3b20223a6644 (diff)
downloadpkgsrc-2eb95ba40ca4088ba87a4890caf135c3c7112469.tar.gz
Updated distcc to 2.10.1
* Fix problem in "make clean" reported by Lisa Seelye. * Fix issues in temporary file handling that could allow a local attacker to interfere with another user's distcc processes. * Daemon niceness is incremented by +5 by default. (This can be changed by --nice.) * The per-user configuration directory can be set by $DISTCC_DIR. It defaults to the old value of ~/.distcc/. * For regular compile failure, don't say "with exit code 1". * The server now emits warnings to the log and to the client if its PATH is set such that it will recursively run a distcc client. This check is done at run time for the requested compiler name. The server's $PATH is not modified in other ways. This may help reduce problems with finding the right remote compiler. * SCO/Caldera operating systems are no longer supported due to their recent absurd attacks against Linux and IBM. * TMPDIR is no longer required to start with '/', so that Cygwin paths starting with a drive letter may be used. Reported by Heiko Elger. * Various man page updates. * Daemon now sits in the root directory while running, not the temporary directory. * Temporary directory is gone. Working files are created directly under $TMPDIR. * Lock files and state files are stored under DISTCC_DIR, rather than in /tmp. * Test cases are more robust in choosing a daemon port number.
Diffstat (limited to 'devel/distcc/distinfo')
-rw-r--r--devel/distcc/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/distcc/distinfo b/devel/distcc/distinfo
index ed24bf0fa03..77ad802358f 100644
--- a/devel/distcc/distinfo
+++ b/devel/distcc/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/07/21 12:41:15 martti Exp $
+$NetBSD: distinfo,v 1.6 2003/09/11 06:45:52 martti Exp $
-SHA1 (distcc-2.9.tar.bz2) = a28296b152b5b5d38c85ed9f3d098e49e9d83a1d
-Size (distcc-2.9.tar.bz2) = 237390 bytes
+SHA1 (distcc-2.10.1.tar.bz2) = d0918a0d33ea79ff9a6c327413298db06559cd81
+Size (distcc-2.10.1.tar.bz2) = 239928 bytes