Go to file
Martin Pluskal c0d68f8608 Accepting request 1040262 from home:dirkmueller:Factory
- update to 4.7.4:
  * Fixed an inode cache race condition.
  * The default temporary directory is now `$XDG_RUNTIME_DIR/ccache-tmp`
    instead of a hardcoded `/run/user/<UID>/ccache-tmp`. If `XDG_RUNTIME_DIR` 
    is not set, `<cache_dir>/tmp` is used. This avoids creating `/run/user/<UID>`
    on systems that don't have it if compiling as root.
  * Added a fallback in case `posix_fallocate` returns `EINVAL` when
    creating the
  inode cache file.
  * Connection timeout for an HTTP connection is now reported as a timeout
    instead
  * Temporary files found in the cache are no longer counted in
  `--show-compression`.
  * Removed duplicate magic header in output from `--inspect`.
  * Ccache now properly waits for all recompression jobs to finish when
    there is no `f` subdirectory in the cache.
  * Documentation improvements

OBS-URL: https://build.opensuse.org/request/show/1040262
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=129
2022-12-06 10:58:45 +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.7.4.tar.xz Accepting request 1040262 from home:dirkmueller:Factory 2022-12-06 10:58:45 +00:00
ccache-4.7.4.tar.xz.asc Accepting request 1040262 from home:dirkmueller:Factory 2022-12-06 10:58:45 +00:00
ccache.changes Accepting request 1040262 from home:dirkmueller:Factory 2022-12-06 10:58:45 +00:00
ccache.keyring Accepting request 287550 from home:pluskalm:branches:devel:tools:building 2015-02-26 10:54:03 +00:00
ccache.spec Accepting request 1040262 from home:dirkmueller:Factory 2022-12-06 10:58:45 +00:00
fix2038.patch Accepting request 1000202 from home:bmwiedemann:branches:devel:tools:building 2022-08-30 09:33:08 +00:00