summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2017-09-22 10:24:45 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2017-09-22 10:24:45 +0000
commitdd550300254246e1be0d0e6e0e99787f421b896b (patch)
treea5f6d9ec8e5a14c8f08f2a1f47e0f7c46f2677c8
parentdc3f8b62d007ab39a772e99a9c3aebe8036c0f61 (diff)
downloadbuildah-dd550300254246e1be0d0e6e0e99787f421b896b.tar.gz
buildah-dd550300254246e1be0d0e6e0e99787f421b896b.tar.xz
buildah-dd550300254246e1be0d0e6e0e99787f421b896b.zip
Add default transport to push if not provided
Avoid trying to print a nil ImageReference Add authentication to commit and push Add information on buildah from man page on transports Remove --transport flag Run: do not complain about missing volume locations Add credentials to buildah from Remove export command Run(): create the right working directory Improve "from" behavior with unnamed references Avoid parsing image metadata for dates and layers Read the image's creation date from public API Bump containers/storage and containers/image Don't panic if an image's ID can't be parsed Turn on --enable-gc when running gometalinter rmi: handle truncated image IDs
-rw-r--r--.gitignore1
-rw-r--r--buildah.spec24
-rw-r--r--sources2
3 files changed, 23 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index e013161..427a91f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/buildah-ac2aad6.tar.gz
/buildah-b37a981.tar.gz
/buildah-b9b2a8a.tar.gz
+/buildah-9cbccf8.tar.gz
diff --git a/buildah.spec b/buildah.spec
index 1129cc9..9bef3a7 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 b9b2a8a7ef87833a1db600ed2a3d5295644b2f1c
+%global commit 9cbccf88cfc1f6e205af30f7e048eab0949468ad
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: buildah
-Version: 0.3
-Release: 5.git%{shortcommit}%{?dist}
+Version: 0.4
+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,24 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
%{_datadir}/bash-completion/completions/buildah
%changelog
+* Fri Sep 22 2017 Dan Walsh <dwalsh@redhat.com> 0.4-1.git9cbccf88c
+- Add default transport to push if not provided
+- Avoid trying to print a nil ImageReference
+- Add authentication to commit and push
+- Add information on buildah from man page on transports
+- Remove --transport flag
+- Run: do not complain about missing volume locations
+- Add credentials to buildah from
+- Remove export command
+- Run(): create the right working directory
+- Improve "from" behavior with unnamed references
+- Avoid parsing image metadata for dates and layers
+- Read the image's creation date from public API
+- Bump containers/storage and containers/image
+- Don't panic if an image's ID can't be parsed
+- Turn on --enable-gc when running gometalinter
+- rmi: handle truncated image IDs
+
* Tue Aug 15 2017 Josh Boyer <jwboyer@redhat.com> - 0.3-5.gitb9b2a8a
- Build for s390x as well
diff --git a/sources b/sources
index 10ad6e1..06d244c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (buildah-b9b2a8a.tar.gz) = 4af5e62d7fb1ec2cc05e5dac09c713b9822d0384fe4a9dc97af9677a0741998726b236022f4d817c9534e229e71bddd1e339f4a886557b6f16deb46eeabfbac7
+SHA512 (buildah-9cbccf8.tar.gz) = b205d8ec5a9cc08e08a9ae62d6fd2bd21146b88bf324d6618a4b686101f744819a74430d13d64e7debd7d6deee0f555e4d18aa9c2db4241667c78a25a56e3636