From 7d3f1f0d11d43b5cd2c24d9769588baa869f1d7a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 15 Nov 2017 17:50:10 +0000 Subject: [PATCH] Adds support for converting manifest types when using the dir transport Rework how we do UID resolution in images Bump github.com/vbatts/tar-split Set option.terminal appropriately in run --- .gitignore | 1 + buildah.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 57985c7..e8eae07 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /buildah-9cbccf8.tar.gz /buildah-35afa1c.tar.gz /buildah-f7dc659.tar.gz +/buildah-de0fb93.tar.gz diff --git a/buildah.spec b/buildah.spec index 4b0db0b..fa70894 100644 --- a/buildah.spec +++ b/buildah.spec @@ -21,12 +21,12 @@ # https://github.com/projectatomic/buildah %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit f7dc659e52ba861f12f13c7f98030773a785cbb9 +%global commit de0fb93f3d207817021d62171d85e572312523a9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: buildah -Version: 0.5 -Release: 2.git%{shortcommit}%{?dist} +Version: 0.6 +Release: 1.git%{shortcommit}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{provider_prefix} @@ -90,6 +90,12 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions %{_datadir}/bash-completion/completions/buildah %changelog +* Wed Nov 15 2017 Dan Walsh 0.6-1 +- Adds support for converting manifest types when using the dir transport +- Rework how we do UID resolution in images +- Bump github.com/vbatts/tar-split +- Set option.terminal appropriately in run + * Wed Nov 08 2017 Dan Walsh 0.5-2 - Bump github.com/vbatts/tar-split - Fixes CVE That could allow a container image to cause a DOS diff --git a/sources b/sources index 2891950..e8dd24e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f7dc659.tar.gz) = 0685d651166a75e6e41f727f790b9b849f469cd3181b3b62d69771767e7b5e44c53e4354cf3a9f6c1662cecd71141b0ad2c54da01955731211f9e3b783089b95 +SHA512 (buildah-de0fb93.tar.gz) = 9d601f2829284e3b677bd7965ec5c2ea0ed30404509f9e796d1c25e0fce5ea32ffc8178288438a715b7f1c5e43628e969a807e4739901537d58fee19c420b9d9