Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ccache for openSUSE:Factory checked in at 2021-12-06 23:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache" Mon Dec 6 23:59:29 2021 rev:63 rq:935378 version:4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2021-10-16 22:46:56.184656333 +0200 +++ /work/SRC/openSUSE:Factory/.ccache.new.31177/ccache.changes 2021-12-07 00:00:41.568286301 +0100 @@ -1,0 +2,25 @@ +Thu Dec 2 21:57:55 UTC 2021 - Dirk M??ller <[email protected]> + +- 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. + +------------------------------------------------------------------- +Thu Dec 2 10:44:50 UTC 2021 - Guillaume GARDET <[email protected]> + +- Do not hide test failures in %check + +------------------------------------------------------------------- Old: ---- ccache-4.4.2.tar.xz ccache-4.4.2.tar.xz.asc New: ---- ccache-4.5.1.tar.xz ccache-4.5.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.2QiOSJ/_old 2021-12-07 00:00:42.352283528 +0100 +++ /var/tmp/diff_new_pack.2QiOSJ/_new 2021-12-07 00:00:42.356283514 +0100 @@ -17,7 +17,7 @@ Name: ccache -Version: 4.4.2 +Version: 4.5.1 Release: 0 Summary: A Fast C/C++ Compiler Cache License: GPL-3.0-or-later @@ -66,10 +66,7 @@ ln -sf ../../bin/%{name} nvcc %check -# Following failure needs to be adressed: -# The following tests FAILED: -# 29 - test.upgrade (Failed) -%ctest ||: +%ctest %files %license LICENSE.* GPL-3.0.txt ++++++ ccache-4.4.2.tar.xz -> ccache-4.5.1.tar.xz ++++++ ++++ 15218 lines of diff (skipped)
