diff options
author | Pascal Terjan <pterjan@mageia.org> | 2023-11-29 22:06:22 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2023-11-29 22:06:22 +0000 |
commit | 710c3c7b2d545faf86a22cfbc61a1e88ebf38461 (patch) | |
tree | 197655a48b4d8d91233a94f6112ffc01d2f2da61 /NEWS | |
parent | 7ff06658a899afdc3a3445b66a88cb67ddc00fed (diff) | |
download | iurt-710c3c7b2d545faf86a22cfbc61a1e88ebf38461.tar iurt-710c3c7b2d545faf86a22cfbc61a1e88ebf38461.tar.gz iurt-710c3c7b2d545faf86a22cfbc61a1e88ebf38461.tar.bz2 iurt-710c3c7b2d545faf86a22cfbc61a1e88ebf38461.tar.xz iurt-710c3c7b2d545faf86a22cfbc61a1e88ebf38461.zip |
iurt: Make generation of the chroot archive more atomic
We may still use the wrong chroot but at least the .tar shoudl not be
corrupted.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ - rebuild_perl_iurt: set --target to correctly build for armv7hl on aarch64 machines - iurt: Fix / of the chroot belonging to the user instead of root +- iurt: Make generation of the chroot archive more atomic 0.8.2.2 - ulri: Fix a crash after build failures |