diff --git a/ccache-3.7.7.tar.xz b/ccache-3.7.7.tar.xz deleted file mode 100644 index a36a271..0000000 --- a/ccache-3.7.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7c1d6d6fe42f18e424de92746af863e0bc85794da3d69e44300840c478c98cd -size 351592 diff --git a/ccache-3.7.7.tar.xz.asc b/ccache-3.7.7.tar.xz.asc deleted file mode 100644 index c93aa36..0000000 --- a/ccache-3.7.7.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEEWpOacaRnks9XhmpRmW3aB1WUrbgFAl4SQx4ACgkQmW3aB1WU -rbgQmg/+JK30gQsxtwDqXVuC8iOV1bnSyJhYb99aqeNQI4b8AxMVHKg14wwgNpP3 -KDhxCM8zMPKG3H+bzbciLsY9CwyrVGqmGcbHxOt32C4HZtO5Digc6Tah9k7Ka33x -P4dP7m678Zv8k4bzQyE9xpW6E4O223F+F6/kFnVWeU4l/ka/bZ0M9M2VM1VBWuXJ -oftt3ddgMFf8qWd30s3Jcws9XulQAR+jZTB4z0ce/vzDhzL7bIcyra07SMcSHEIs -RVhWNl+Lke8uodRaaC5sxEAyPPPN1JOt8My0ai9bNSX8P/9Otz7bNhjFDtpPMiou -Nh1ReTA4p6IeCzZdYkjOyFG2D0vxOmfQ8KjugvrxQyIX7hE8JYjYGO8XXxQ3jPEz -G3GRU/45LGgmV+mWg8M9h7e5EP5qtpz0pLQMIfBikINpJc7huTr8+vgzr9/JK5YG -eF01HSELtNPikO+Fnl8Qq+fu5R26i4HmcaaKx8dxDSMWCWnWJdQ+MXHlt/bYoeii -y/myPCPP3oH06jr1Oa9FxT4/+au/hfympHDx2rNRB+Bp0piKm23iX7G1a0ioGm6Z -mV5ecmIbHhAPsrpc1S0E8ZHTYqhFK47cBWsL1amiDAJ6cme1dluFibaaNsFUsWDl -HeMiESkBemKNzEPRQAAnMcIkypWaQ7MNQUfOGypnLrEj7fT3tgA= -=0RxM ------END PGP SIGNATURE----- diff --git a/ccache-3.7.9.tar.xz b/ccache-3.7.9.tar.xz new file mode 100644 index 0000000..08445ae --- /dev/null +++ b/ccache-3.7.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f893da7543bfb9172bd55e603fcbdfcd83e6def176a28689c13235695b4cf44b +size 352948 diff --git a/ccache-3.7.9.tar.xz.asc b/ccache-3.7.9.tar.xz.asc new file mode 100644 index 0000000..6791060 --- /dev/null +++ b/ccache-3.7.9.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEEWpOacaRnks9XhmpRmW3aB1WUrbgFAl6ArSYACgkQmW3aB1WU +rbgC8Q/+KqpIUIhUwsIzU4f2hpDsM9ehEhRamSzxR5s7y5lwjDwQsEe8Fqr/rUuA +rQaLouCtXsoNbO7/qjrLXrUfc7xe83Egf0GZa+dpMREsDlhyn+rO1Kmw0ON3fCyU +9lAEyOxEQe3eVEK6nid6cCEX5lkXYvnVzsEWKO76E3ZgP/piE/mn1Wc6QGgQw9b/ +18kVtL7vWw1a5WvBzfINjO3tVn01jlm+NAtg58d8jj9e/a/OwySdSAeSIhvtOXtT +dVNPLx+yj/lx935L2JK3+j+2MY+It1I65oMnSO+ONX1k6c33vFpWl2RGfcttlmLV +vnxdgcbQCn40knhjOLB7NWe/6jEu4IBZiC8Q/oGyD8tNOXbwUk49hw9IPY0VWNyq +U13XIHXtsbf+1hFhzfxC1/EQ6C7LjwS0CKgIljYm1UUV1vOzjUtti99KXbmcvLv1 +f8ZBPX3URa3Xob8bqzbw2/xVi9BKXlKE6BeCBCdJptQud/5VSqTC54yVGZc1yLvJ +CjpZpH7Bast4BEBmvn3QlbePi5BLt9Co5VLJuAYu0E+eokQO51eepbRAIbpVCX5A +ZlOaQo41uOS/1eYwwRpkTau94L1HIdwML1gCrldH6AThF2230fY1Rj/ilx/+SYYy +MadgYT56dqMBGWSp2x60XzOW6vJIl7H5tBAX4P27PK5pIJeqW2k= +=b3pE +-----END PGP SIGNATURE----- diff --git a/ccache.changes b/ccache.changes index 059b6e3..70c62d1 100644 --- a/ccache.changes +++ b/ccache.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Apr 3 07:49:10 UTC 2020 - Martin Pluskal + +- 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. + ------------------------------------------------------------------- Thu Feb 6 11:55:59 UTC 2020 - Martin Pluskal diff --git a/ccache.spec b/ccache.spec index 9d577a0..635b5a8 100644 --- a/ccache.spec +++ b/ccache.spec @@ -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