diff options
author | Pascal Terjan <pterjan@gmail.com> | 2017-02-06 21:47:23 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2017-02-06 22:25:52 +0000 |
commit | 3b52beca0c38da3faf5012641e0f2bffaa4a06a5 (patch) | |
tree | b80f41141e179d7d8baebb8e36a1f6737d772857 /NEWS | |
parent | 6b0406789bfe04592c44db688fb15c3f3a7816ad (diff) | |
download | iurt-3b52beca0c38da3faf5012641e0f2bffaa4a06a5.tar iurt-3b52beca0c38da3faf5012641e0f2bffaa4a06a5.tar.gz iurt-3b52beca0c38da3faf5012641e0f2bffaa4a06a5.tar.bz2 iurt-3b52beca0c38da3faf5012641e0f2bffaa4a06a5.tar.xz iurt-3b52beca0c38da3faf5012641e0f2bffaa4a06a5.zip |
Simplify failure detection logic and fix cleanup
Especially:
- fetch logs when dependencies can not be installed
- properly cleanup logs on the build machine in all cases
- really discard other architectures if a mandatory one had already
failed
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- ulri: improve handling of build failures + 0.6.29 - iurt: support chroot tarballs with non gz compression - ulri,emi: fix deletion of src.rpm with non mandatory architectures |