SHA256
1
0
forked from pool/buildah

Accepting request 774191 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/774191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=27
This commit is contained in:
Oliver Kurz 2020-02-14 15:38:24 +00:00 committed by Git OBS Bridge
parent 8c3775b15e
commit 62610d8594
5 changed files with 24 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="url">https://github.com/containers/buildah.git</param>
<param name="scm">git</param>
<param name="filename">buildah</param>
<param name="versionformat">1.13.1</param>
<param name="revision">v1.13.1</param>
<param name="versionformat">1.14.0</param>
<param name="revision">v1.14.0</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ada395210487c53ceb7e28936c283f97d0a9e1ef1ccd921773ccda537bf524a
size 5782956

3
buildah-1.14.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd9a4712bf1c490c854a9032ee9e18d88af2e6be87c0cdcbb072214ea1f82ec0
size 5769436

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Feb 13 08:22:30 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- Update to v1.14.0
* getDateAndDigestAndSize(): use manifest.Digest
* Touch up os/arch doc
* chroot: handle slightly broken seccomp defaults
* buildahimage: specify fuse-overlayfs mount options
* parse: don't complain about not being able to rename something
to itself
* Fix build for 32bit platforms
* Allow users to set OS and architecture on bud
* Fix COPY in containerfile with envvar
* Add --sign-by to bud/commit/push, --remove-signatures for
pull/push
* Add support for containers.conf
* manifest push: add --format option
-------------------------------------------------------------------
Wed Jan 15 07:44:30 UTC 2020 - Sascha Grunert <sgrunert@suse.com>

View File

@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: buildah
Version: 1.13.1
Version: 1.14.0
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0