ccache 4.8+really4.7.5-1 source package in Ubuntu
Changelog
ccache (4.8+really4.7.5-1) unstable; urgency=medium * New upstream release 4.7.5, fixing an issue with hanging processes by a small change of a default setting compared to version 4.7.4 (closes: #1033191) -- Joel Rosdahl <email address hidden> Thu, 23 Mar 2023 08:39:58 +0100
Upload details
- Uploaded by:
- Joel Rosdahl
- Uploaded to:
- Sid
- Original maintainer:
- Joel Rosdahl
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ccache_4.8+really4.7.5-1.dsc | 2.0 KiB | d41a74060db4ab7cb79fe4a3f64c6b6aa035b74eb396a0d60cb7d35ea7b14c89 |
ccache_4.8+really4.7.5.orig.tar.xz | 535.1 KiB | 732934ab70c197958926e6df99a42c83458b05cbac167cf1a139539a0e4f1a8c |
ccache_4.8+really4.7.5-1.debian.tar.xz | 16.5 KiB | eeab7021f9f22c8998023035dffcdf5e38e96d601c4676fe11492cb69e508236 |
Available diffs
- diff from 4.7.4-1 to 4.8+really4.7.5-1 (1.7 KiB)
No changes file available.
Binary packages built by this source
- ccache: Compiler cache for fast recompilation of C/C++ code
Ccache is a compiler cache. It speeds up recompilation by caching
previous compilations and detecting when the same compilation is
being done again.
- ccache-dbgsym: debug symbols for ccache