ccache/ccache-4.6.1.tar.xz.asc
Dirk Mueller 0ce4dae4de - update to 4.6.1:
* Added support for passing a directory to the MSVC `/Fo` option.
  * Added knowledge about the `-imsvc` compiler option.
  * Added knowledge about the `-z` linker option.
  * Improved handling of `.gcno` files in combination with absolute input file
    paths.
  * Adapted to changes in GCC 9+ `.gcno` files, which contain the current working
    directory, by including said directory in the hash. You can opt out of this by
    enabling "`gcno_cwd sloppiness`".
  * A preexisting object file is no longer considered when using
    `-fsyntax-only`.
  * Authenticate with Redis before database selection.
  * Don't exit with an error on failure reading a cached file.
  * Bail out on too hard MSVC environment variables `CL` and `+_CL_+`.
  * Only use `/run/user/<UID>/ccache-tmp` as the temporary directory if it's
    writable.
  * Fixed handling of the final newline in cached standard output from the
    compiler.
  * Fixed a bug related to distcc markers in standard error output.
  * Paths to `base_dir` are now properly normalized on Windows.
  * Fixed handling of MSVC `/Fp` and `/Yu` options with concatenated path.
  * Fixed "`Multiple precompiled headers used`" error if MSVC `/Yu` option is used
    after `/Fp`.
  * Check for short reads when reading strings in result/manifest files.
  * Log expanded secondary storage URL in put/remove.
  * Fixed logging of statistics counters with value higher than one in debug log
    and stats log.
  * Avoid incorrect error log message for Redis write operations in `reshare`
    mode.
  * Support Redis URL without host (meaning localhost).

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=121
2022-06-05 00:02:10 +00:00

17 lines
833 B
Plaintext

-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEWpOacaRnks9XhmpRmW3aB1WUrbgFAmKBSc8ACgkQmW3aB1WU
rbja6A/+I2YdCAUcMPHxUAlxBBnWYlnhclh0aI2NRPr+1C/8DoG1fW5iLEYNpqLB
RkH7Bm0gxp6GOnmzG0ZlrHpygH/cul/pxEC9mIG14Xe2k/BUqb15DJYRH/qBETXz
62zZLpULsxEUcU7EqEZnCiVubHU5Re0lnMcopTQYBG566aJ0lBJrNxahTknR2Qth
eDRfYBL56ICo3OTdv7qOWzAT5xAxFuzC8aVYy2kukehXmBxlFN2FgSNoT+iuEmfN
VtS5YR6Jg1OrApqnj4PJAfXa2NDVJ2ffUxJykYXFk1kyo1xR8c04LXH3uMXYPkYU
RbaO/iCp90xiXJWC4ylTbiNcrE28JkPFvVoUg/jFAUacvaR9bCnSnuzZKkvtWh4n
xBLeUksrvDSV8pZ0IAzVia4AI+OJeA2zwEqnQxfnyuRnAgyxv77DZbpeZ7RkjCKX
JPRp7ZkbZkqKLvYf4Aqs/ub3qdVl8IyNtjsZGZQpciaD4RQFuPKQ0O+mQMyRdA1M
n+AiR+nX6JH+YXE9tKOX6R9loiPRYgy0alwyhzaGo3rLG8KRCn6YpNkZw23dxZ5H
JfybiDT52SNPtw/5538cs2VqwpGWEHEF0UJNTQTTv1WWkLxiUUBW5IepoGbWg9R2
km0YzpMuHQ4dweRqxsoPqgD2CM3dWNBX/Or90gzvpUfsdvV8whk=
=PPX4
-----END PGP SIGNATURE-----