Go to file
Dirk Mueller b9ab400909 - update to 4.5.1:
* Fixed entry_size field for result entries.
  * The actual compression level is now once again stored in the cache entry
  header. 
  * Corrected error handling for unconstructible secondary storage backends. For
  instance, this avoids a crash when a Redis server can't be reached.
  * Made various improvements to the cache entry format. Among other things, the
    header now contains a creation timestamp and a note of the ccache version used
    to create the entry. The cache entry checksum has also been upgraded to use
    128-bit XXH3 instead 64-bit XXH3.
  * Made HTTP keep-alive configurable, defaulting to off for now.
  * Added support for rewriting absolute path to Clang option `--gcc-toolchain`.
  * Fixed a problem with special characters in the user info part of URLs for HTTP
  storage.
  * The hard link and file clone features are now disabled when secondary storage
  is used since they only work for the local primary cache.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=115
2021-12-02 22:00:57 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=1 2007-01-15 23:06:38 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=1 2007-01-15 23:06:38 +00:00
ccache-4.5.1.tar.xz - update to 4.5.1: 2021-12-02 22:00:57 +00:00
ccache-4.5.1.tar.xz.asc - update to 4.5.1: 2021-12-02 22:00:57 +00:00
ccache.changes - update to 4.5.1: 2021-12-02 22:00:57 +00:00
ccache.keyring Accepting request 287550 from home:pluskalm:branches:devel:tools:building 2015-02-26 10:54:03 +00:00
ccache.spec - update to 4.5.1: 2021-12-02 22:00:57 +00:00