forked from pool/buildah
Accepting request 789012 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/789012 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=29
This commit is contained in:
4
_service
4
_service
@@ -4,8 +4,8 @@
|
|||||||
<param name="url">https://github.com/containers/buildah.git</param>
|
<param name="url">https://github.com/containers/buildah.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">buildah</param>
|
<param name="filename">buildah</param>
|
||||||
<param name="versionformat">1.14.2</param>
|
<param name="versionformat">1.14.4</param>
|
||||||
<param name="revision">v1.14.2</param>
|
<param name="revision">v1.14.4</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:519773663712448820467e05427eedad0d201eb0e419e36552564e43261b0eaa
|
|
||||||
size 5878624
|
|
3
buildah-1.14.4.tar.xz
Normal file
3
buildah-1.14.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1694c358ec5a15ac9222cc29cce40ed94d4d67f7b6011773b94f38f03d342354
|
||||||
|
size 5869576
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 27 07:46:03 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
|
||||||
|
|
||||||
|
- Update to v1.14.4
|
||||||
|
* Update unshare man page to fix script example
|
||||||
|
* Fix compilation errors on non linux platforms
|
||||||
|
* Preserve volume uid and gid through subsequent commands
|
||||||
|
* Fix potential CVE in tarfile w/ symlink
|
||||||
|
* Fix .dockerignore with globs and ! commands
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 4 13:43:36 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
|
Wed Mar 4 13:43:36 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
|
||||||
|
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
%define with_libostree 1
|
%define with_libostree 1
|
||||||
%endif
|
%endif
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.14.2
|
Version: 1.14.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for building OCI containers
|
Summary: Tool for building OCI containers
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user