diff options
author | Pascal Terjan <pterjan@mageia.org> | 2017-07-29 13:49:51 +0100 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2017-10-02 22:58:14 +0100 |
commit | a1e34113fcb9538ad8a29eec80075dff04253068 (patch) | |
tree | cd3b1af2f7d74bc87af44106f0764849acc9ffcf /NEWS | |
parent | 536be8dbb27733521e3cbb312fbcbf6adbd36362 (diff) | |
download | iurt-a1e34113fcb9538ad8a29eec80075dff04253068.tar iurt-a1e34113fcb9538ad8a29eec80075dff04253068.tar.gz iurt-a1e34113fcb9538ad8a29eec80075dff04253068.tar.bz2 iurt-a1e34113fcb9538ad8a29eec80075dff04253068.tar.xz iurt-a1e34113fcb9538ad8a29eec80075dff04253068.zip |
Allow not checking chroot freshness
This is useful to improve performance for for autobuild where we
build all packages on a snapshot of the distribution.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ - ulri: improve handling of build failures - iurt: fix stale command detection when log is not created quickly enough - iurt: use urpm to parse synthesis (fixes support for xz) +- iurt: add fixed_media option to make autobuild faster 0.6.29 - iurt: support chroot tarballs with non gz compression |