Accepting request 824165 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/824165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2020-08-04 18:21:12 +00:00 committed by Git OBS Bridge
parent 1b0fd85c55
commit 7a526560c6
5 changed files with 18 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.15.0</param>
<param name="revision">v1.15.0</param>
<param name="versionformat">1.15.1</param>
<param name="revision">v1.15.1</param>
</service>
<service name="recompress" mode="disabled">

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 3 06:39:53 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- Update to v1.15.1
* Mask over the /sys/fs/selinux in mask branch
* chroot: do not use setgroups if it is blocked
* chroot, run: not fail on bind mounts from /sys
* Allow "readonly" as alias to "ro" in mount options
* Add VFS additional image store to container
* vendor golang.org/x/text@v0.3.3
* Make imagebuildah.BuildOptions.Architecture/OS optional
-------------------------------------------------------------------
Wed Jun 24 13:24:58 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>

View File

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