I'm happy to announce ccache version 3.2.4.

Details may be read in the release notes:

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

Source archives are available here:

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

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

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

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

Bug fixes:

- Fixed build error related to zlib on systems with older make versions
  (regression in ccache 3.2.3).

- Made conversion-to-bool explicit to avoid build warnings (and potential
  runtime errors) on legacy systems.

- Improved signal handling: Kill compiler on SIGTERM; wait for compiler to
exit
  before exiting; die appropriately.

- Minor fixes related to Windows support.

- The correct compression level is now used if compression is requested.

- Fixed a bug where cache cleanup could be run too early for caches larger
than
  64 GiB on 32-bit systems.

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

Reply via email to