]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- updated to 2.4
authormisi3k <misi3k@pld-linux.org>
Wed, 21 May 2003 09:02:15 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changes:
  BUG FIXES:

    * If an IO error occurs while trying to get a lock, bail out rather
      than getting stuck.

    * Don't use the RFC2553 getaddrinfo/getnameinfo API by default,
      because it seems to be slower on OS X and possibly problematic
      on other systems.  It can be enabled with --enable-rfc2553 if
      you want to use IPv6, multi-homed servers, or want to test the
      new API.

Changed files:
    distcc.spec -> 1.23

distcc.spec

index 1962102f559a7c2169ed7730b2d2410898079a1f..a2977c3c32e3c5233b15313bfbd952bda6c08464 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Program to distribute compilation of C or C++
 Summary(pl):   Program do rozdzielania kompilacji programów w C lub C++
 Name:          distcc
 Group:         Development/Languages
-Version:       2.3
+Version:       2.4
 Release:       1
 License:       GPL
 URL:           http://distcc.samba.org
This page took 0.072639 seconds and 4 git commands to generate.