[ccache] ccache version 3.1.12 has been released

Joel Rosdahl joel at rosdahl.net
Tue Jul 12 19:41:50 UTC 2016


I'm happy to announce ccache version 3.1.12.

Details may be read in the release notes:

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

Source archives are available here:

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

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

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

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

Bug fixes:

- Fixed a bug where (due to ccache rewriting paths) the compiler could
  choose incorrect include files if `CCACHE_BASEDIR` is used and the
  source file path is absolute and is a symlink.

-- Joel


More information about the ccache mailing list