Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ccache for openSUSE:Factory checked in at 2022-06-06 11:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache" Mon Jun 6 11:09:54 2022 rev:66 rq:980818 version:4.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2022-04-05 19:55:03.818494335 +0200 +++ /work/SRC/openSUSE:Factory/.ccache.new.1548/ccache.changes 2022-06-06 11:09:57.619258800 +0200 @@ -1,0 +2,34 @@ +Sat Jun 4 23:58:52 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- 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). + +------------------------------------------------------------------- Old: ---- ccache-4.6.tar.xz ccache-4.6.tar.xz.asc New: ---- ccache-4.6.1.tar.xz ccache-4.6.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.KFRGFg/_old 2022-06-06 11:09:58.451260005 +0200 +++ /var/tmp/diff_new_pack.KFRGFg/_new 2022-06-06 11:09:58.455260010 +0200 @@ -17,7 +17,7 @@ Name: ccache -Version: 4.6 +Version: 4.6.1 Release: 0 Summary: A Fast C/C++ Compiler Cache License: GPL-3.0-or-later ++++++ ccache-4.6.tar.xz -> ccache-4.6.1.tar.xz ++++++ ++++ 2519 lines of diff (skipped)