]> git.pld-linux.org Git - packages/ccache.git/commitdiff
up to ccache 3.1.9 auto/th/ccache-3.1.9-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 10 Jan 2013 14:06:57 +0000 (16:06 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 10 Jan 2013 14:06:57 +0000 (16:06 +0200)
Release date: 2013-01-06

Bug fixes
~~~~~~~~~

    - The EAGAIN signal is now handled correctly when emitting cached stderr
      output. This fixes a problem triggered by large error outputs from the
      compiler.
    - Subdirectories in the cache are no longer created in read-only mode.
    - Fixed so that ccache's log file descriptor is not made available to the
      compiler.
    - Improved error reporting when failing to create temporary stdout/stderr
      files when executing the compiler.
    - Disappearing temporary stdout/stderr files are now handled gracefully.

Other
~~~~~

    - Fixed test suite to work on ecryptfs.

ccache.spec

index c64f4c5731ae4f30c20d7daab1b85fc784430da3..47701c06e33b486dc4288824d65dddeab71cecbc 100644 (file)
@@ -2,12 +2,12 @@ Summary:      Compiler cache
 Summary(pl.UTF-8):     Przyspieszacz kompilowania
 Summary(pt_BR.UTF-8):  Cache para compiladores C/C++
 Name:          ccache
 Summary(pl.UTF-8):     Przyspieszacz kompilowania
 Summary(pt_BR.UTF-8):  Cache para compiladores C/C++
 Name:          ccache
-Version:       3.1.8
-Release:       2
+Version:       3.1.9
+Release:       1
 License:       GPL v3
 Group:         Development/Tools
 Source0:       http://samba.org/ftp/ccache/%{name}-%{version}.tar.bz2
 License:       GPL v3
 Group:         Development/Tools
 Source0:       http://samba.org/ftp/ccache/%{name}-%{version}.tar.bz2
-# Source0-md5: 0e0f25fb342dcb1196d9c2986a7323cf
+# Source0-md5: 65f48376a91d3651d6527ca568858be8
 Patch0:                %{name}-nohash_size_mtime.patch
 URL:           http://ccache.samba.org/
 BuildRequires: automake
 Patch0:                %{name}-nohash_size_mtime.patch
 URL:           http://ccache.samba.org/
 BuildRequires: automake
This page took 0.336851 seconds and 4 git commands to generate.