[ccache] ccache version 3.2.7 has been released

Joel Rosdahl joel at rosdahl.net
Wed Jul 20 16:05:27 UTC 2016


I'm happy to announce ccache version 3.2.7.

Details may be read in the release notes:

    http://ccache.samba.org/releasenotes.html#_ccache_3_2_7

Source archives are available here:

    https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.bz2
    https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.gz
    https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.xz

The source archives have been signed with my OpenPGP key (5594ADB8):

    https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.bz2.asc
    https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.gz.asc
    https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.xz.asc

You can run "gpg --verify ccache-3.2.7.tar.*.asc" to check the source archive
integrity after download.

Bug fixes:

- Fixed a bug which could lead to false cache hits for compiler command lines
  with a missing argument to an option that takes an argument.

- ccache now knows how to work around a glitch in the output of GCC 6's
  preprocessor. (This was supposed to be fixed in 3.2.6 but wasn't.)

-- Joel



More information about the ccache mailing list