summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bosdonnat <[email protected]>2018-05-31 13:32:56 +0200
committerCédric Bosdonnat <[email protected]>2018-05-31 13:32:56 +0200
commita88af41bb4b54d7d9adce57a1a1a4118728bef37 (patch)
treeced29d469a7f541c2d9d7aa66407f96b2193673c
parent050532d22a307b43e3a8000472a49752e93b2457 (diff)
downloadvirt-bootstrap.git-a88af41bb4b54d7d9adce57a1a1a4118728bef37.tar.gz
virt-bootstrap.git-a88af41bb4b54d7d9adce57a1a1a4118728bef37.tar.xz
virt-bootstrap.git-a88af41bb4b54d7d9adce57a1a1a4118728bef37.zip
Update NEWS fileHEADv1.1.0master
-rw-r--r--NEWS.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 79a99a4..261c3b5 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -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
OSZAR »