bifrost/releasenotes/notes/copy_from_local_path-8aff180483e6bced.yaml
Dmitry Tantsur c7f39356fb Force updating repos with copy_from_local_path
Change-Id: If2275070b050a3e1bc43b88de66fd06b47c93a52
2020-09-09 14:32:56 +02:00

9 lines
284 B
YAML

---
fixes:
- |
Correctly updates repositories copied with ``copy_from_local_path``.
- |
When copying repositories using ``copy_from_local_path``, make sure
they are consistently owned by the local user. Previously some
repositories could end up owned by ``root``.