summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-02-27 05:00:14 -0800
committerDaniel J Walsh <dwalsh@redhat.com>2018-02-27 05:00:14 -0800
commit735cd52f9fdfbec0ed83d7e2a1bc1b2952fe7ab4 (patch)
tree41f166e82ce4302d10c69bbe89cb6dba532e5277
parent157846a759a7a24cd97eb198692aad1868e29466 (diff)
downloadbuildah-735cd52f9fdfbec0ed83d7e2a1bc1b2952fe7ab4.tar.gz
buildah-735cd52f9fdfbec0ed83d7e2a1bc1b2952fe7ab4.tar.xz
buildah-735cd52f9fdfbec0ed83d7e2a1bc1b2952fe7ab4.zip
Fix handling of buildah run command options
-rw-r--r--.gitignore1
-rw-r--r--buildah.spec16
-rw-r--r--sources2
3 files changed, 15 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index bc56a35..4b94a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/buildah-6bad262.tar.gz
/buildah-8badcc2.tar.gz
/buildah-ef0ca9c.tar.gz
+/buildah-d1330a5.tar.gz
diff --git a/buildah.spec b/buildah.spec
index 2f3bb06..09fc1ea 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -14,12 +14,12 @@
# https://github.com/projectatomic/buildah
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
-%global commit ef0ca9cd2d69e8ca70d07e19386c676ae4985644
+%global commit d1330a5c4680dd18e1d58015f94cb3530c248eb9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: %{repo}
-Version: 0.13
-Release: 2.git%{shortcommit}%{?dist}
+Version: 0.15
+Release: 1.git%{shortcommit}%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{provider_prefix}
@@ -85,6 +85,16 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
%{_datadir}/bash-completion/completions/%{name}
%changelog
+* Tue Feb 27 2018 Dan Walsh <dwalsh@redhat.com> 0.15-1
+- Fix handling of buildah run command options
+
+* Mon Feb 26 2018 Dan Walsh <dwalsh@redhat.com> 0.14-1
+- If commonOpts do not exist, we should return rather then segfault
+- Display full error string instead of just status
+- Implement --volume and --shm-size for bud and from
+- Fix secrets patch for buildah bud
+- Fixes the naming issue of blobs and config for the dir transport by removing the .tar extension
+
* Sun Feb 25 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.13-2
- Build on ARMv7 too (Fedora supports containers on that arch too)
diff --git a/sources b/sources
index 318cf5d..7387fed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (buildah-ef0ca9c.tar.gz) = 4199a2efa1042a8669abf9b051133bdf4cf9b802368fb88032125911a12e63c092f83bed7269eec80f20862d34d0f673fb5b83e474230fa853de784f8c5bf32e
+SHA512 (buildah-d1330a5.tar.gz) = ec9fde97d29c39bc73bb52afaa68656468fb2325a08bb064137a2d00e1a63fa5f7e881df78de526533b4f56f900322c78940cdbcc317ade4a36464ebd2494fd5