diff options
-rw-r--r-- | NEWS.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ # Virt Bootstrap News +## Release 1.1.0 (May 31, 2018) + + * safe_untar: check for permissions to set attribs + * docker source, support blobs without .tar extension + * docker-source, preserve extended file attributes + * docker-source, get list of layers without `--raw` + * docker-source, void skopeo copy in cache + * Show error when guestfs-python or skopeo is not installed + * pylint cleanups + ## Release 1.0.0 (Sep 07, 2017) * Initial release |