forked from pool/ccache
- 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
This commit is contained in:
3
ccache-4.5.1.tar.xz
Normal file
3
ccache-4.5.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51186ebe0326365f4e6131e1caa8911de7da4aa6718efc00680322d63a759517
|
||||
size 513008
|
Reference in New Issue
Block a user