I'm happy to announce ccache version 3.1.4, which is a bug fix release.

Details may be read in the release notes:

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

Source archives are available here:

    http://samba.org/ftp/ccache/ccache-3.1.4.tar.bz2
    http://samba.org/ftp/ccache/ccache-3.1.4.tar.gz
    http://samba.org/ftp/ccache/ccache-3.1.4.tar.xz

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

    http://samba.org/ftp/ccache/ccache-3.1.4.tar.bz2.asc
    http://samba.org/ftp/ccache/ccache-3.1.4.tar.gz.asc
    http://samba.org/ftp/ccache/ccache-3.1.4.tar.xz.asc

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

Changes since version 3.1.4:

Bug fixes:

  - Made a work-around for a bug in gzputc() in zlib 1.2.5.

  - Corrupt manifest files are now removed so that they won't block
    direct mode hits.

  - ccache now copes with file systems that don't know about symbolic
    links.

  - The file handle in now correctly closed on write error when trying
    to create a cache dir tag.

-- Joel
_______________________________________________
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache

Reply via email to