Releases: distcc/distcc
3.4 Lax lexer
-
distccmon-gnome ported from gtk2 to gtk3
-
Remove debug lag in spawning new threads. (better multi-core performance)
-
Bug fixes.
(Packagers: The .tar.gz file is to make it easier to build from source, as it doesn't require autoconf. It is hand-made so please use the autogenerated from git version instead.)
3.3.5 Charlie's Kidney
Bugfix release.
-Fix build on OSX
-Fix build when using optional features AND those optional libraries decided to build against libsystemd (not sure which one, but it doesn't matter).
-Python 3.8 compatibility issues
(Packagers: The .tar.gz file is to make it easier to build from source, as it doesn't require autoconf. It is hand-made so please use the autogenerated from git version instead.)
3.3.3 - Charlie the Unicorn
- small fixes, such as fixing the build on some non-Linux systems
Remember, for those upgrading from pre-3.3: you must run update-distcc-symlinks on every server machine, and add manually (see MASQUERADING of distcc(1)) those compilers it does not detect.
3.3.2 Charlie the unicorn
-
Fixes a regression where ssh mode did not work in most circumstances. Bug #291
-
Misc smaller fixes
Remember, for those upgrading from pre-3.3: you must run update-distcc-symlinks on every server machine, and add manually (see MASQUERADING of distcc(1)) those compilers it does not detect.
3.3 - Charlie the unicorn
-
Use masquerade as compiler white-list. Bug #155 d849ca2. (Shawn Landden)
-
New --allow-private (the default) which allows non-global
IP and IPv6 addresses. PR #240 (Shawn Landden) -
Cross-compilation support. PR #244. (Shawn Landden)
-
Fix parsing of IPv6 addresses. PR #175 (Bing Sun)
-
Python 3, not python 2.
-
Can build without python (and without pump mode or tests).
For those upgrading: you must run update-distcc-symlinks
on every server machine, and add manually (see MASQUERADING of distcc(1)) those compilers it does not detect.
v3.2rc1.2
v3.2rc1
Tagged based on the notes in issue #159
distcc 3.2rc1 was the last release candidate issued on the old Google Code site in 2011.
Changelog was updated as follows:
2011-10-26 02:49 Fergus Henderson opensource@google.com
-
Makefile.in:
After my change to gzip the man pages before installing them,
I had to make a couple more changes to get "make distcheck" to pass.Reviewed by Craig Silverstein.
2011-10-25 01:49 Fergus Henderson opensource@google.com-
Makefile.in, man:
Gzip the man pages before installing them.
This is required by the Debian policy manual
http://www.debian.org/doc/debian-policy/ch-docs.html
and is also assumed by our packaging/RedHat/rpm.spec file
which we use for building both RPM and Debian packages.Also some whitespaces changes; only the first of the
four segments in this patch has non-whitespace changes. -
2011-10-25 00:42 Fergus Henderson opensource@google.com
* ChangeLog, NEWS, configure.ac:
Update the NEWS and ChangeLog files, and set the version number to
3.2rc1,
in preparation for releasing distcc version 3.2.
Reviewed by Craig Silverstein.
v3.1.0
v3.0.0
v3.0.0-rc3
51b2803 (tag: v3.0rc3) Update ChangeLog again to catch the last few changes before distcc 3.0rc3.