diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ - iurt: Fix / of the chroot belonging to the user instead of root - iurt: Make generation of the chroot archive more atomic - iurt: Use the target directory when reference chroot needs to be updated +- ulri: Limit retries in case of install_deps_failure. A new config option + backoff_delays is a list of delays before retrying, and when reaching the + end of the list, we fail permanently. 0.8.2.2 - ulri: Fix a crash after build failures |