summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2017-09-22 10:28:31 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2017-09-22 10:28:31 +0000
commitaee8505a32b9074fe9d6c39a87dc0a555a6309ae (patch)
treea5f6d9ec8e5a14c8f08f2a1f47e0f7c46f2677c8
parent45f99c3afc58fc434580e9921b239182e490efdf (diff)
downloadbuildah-aee8505a32b9074fe9d6c39a87dc0a555a6309ae.tar.gz
buildah-aee8505a32b9074fe9d6c39a87dc0a555a6309ae.tar.xz
buildah-aee8505a32b9074fe9d6c39a87dc0a555a6309ae.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.spec32
-rw-r--r--sources2
3 files changed, 30 insertions, 5 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 8d6f583..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: 3.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,9 +90,33 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
%{_datadir}/bash-completion/completions/buildah
%changelog
-* Tue Aug 15 2017 Josh Boyer <jwboyer@redhat.com> - 0.3-3.gitb9b2a8a
+* 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
+* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-4.gitb9b2a8a
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
+
+* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-3.gitb9b2a8a
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
* Thu Jul 20 2017 Dan Walsh <dwalsh@redhat.com> 0.3-2.gitb9b2a8a7e
- Bump for inclusion of OCI 1.0 Runtime and Image Spec
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