blob: 261c3b54cb3787585efc7e6f4599b170228d867a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|