Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2020-04-05 20:49:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccache (Old)
 and      /work/SRC/openSUSE:Factory/.ccache.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccache"

Sun Apr  5 20:49:35 2020 rev:51 rq:791119 version:3.7.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccache/ccache.changes    2020-02-14 
16:30:11.603347587 +0100
+++ /work/SRC/openSUSE:Factory/.ccache.new.3248/ccache.changes  2020-04-05 
20:49:35.660955828 +0200
@@ -1,0 +2,22 @@
+Fri Apr  3 07:49:10 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 3.7.9:
+  * Fixed replacing of /dev/null when building as root with hard link mode 
enabled and using -o /dev/null.
+  * Removed incorrect assertion resulting in “ccache: error: Internal error in 
format” when using -fdebug-prefix-map=X= with X equal to $PWD.
+  * Improved CUDA/NVCC support: Recognize -dc and -x cu options.
+  * Improved name of temporary file used in NFS-safe unlink.
+
+- Changes for version 3.7.8:
+  * Use $PWD instead of the real CWD (current working directory) when checking 
for CWD in preprocessed output. This fixes a problem when $PWD includes a 
symlink part and the user has set hash_dir = false.
+  * Rewrote the Windows version of the lockfile routines. This should mitigate 
several problems with the old implementation.
+  * If localtime_r fails the epoch time is now logged instead of garbage.
+  * Improved error message when a boolean environment variable has an invalid 
value.
+  * Improved the regression fix in ccache 3.7.5 related to not passing 
compilation-only options to the preprocessor.
+  * ccache’s PCH test suite now skips running the tests if it detects broken 
PCH compiler support.
+  * Fixed unit test failure on Windows.
+  * Fixed “stringop-truncation” build warning on Windows.
+  * Improved “x_rename” implementation on Windows.
+  * Improved removal of temporary file when rewriting absolute paths to 
relative in the dependency file.
+  * Clarified “include_file_ctime sloppiness” in the Performance section in 
the manual.
+
+-------------------------------------------------------------------

Old:
----
  ccache-3.7.7.tar.xz
  ccache-3.7.7.tar.xz.asc

New:
----
  ccache-3.7.9.tar.xz
  ccache-3.7.9.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ccache.spec ++++++
--- /var/tmp/diff_new_pack.y12rUO/_old  2020-04-05 20:49:36.164956310 +0200
+++ /var/tmp/diff_new_pack.y12rUO/_new  2020-04-05 20:49:36.168956314 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ccache
-Version:        3.7.7
+Version:        3.7.9
 Release:        0
 Summary:        A Fast C/C++ Compiler Cache
 License:        GPL-3.0-or-later

++++++ ccache-3.7.7.tar.xz -> ccache-3.7.9.tar.xz ++++++
++++ 1734 lines of diff (skipped)



Reply via email to