SHA256
1
0
forked from pool/buildah

Accepting request 730735 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/730735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=19
This commit is contained in:
2019-09-16 08:51:02 +00:00
committed by Git OBS Bridge
parent 9cab70a589
commit f977f27948
5 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Sep 13 07:07:28 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- Update to v1.11.1
* Add --devices flag to bud and from
* Add support for /run/.containerenv
* Allow mounts.conf entries for equal source and destination paths
* Fix label and annotation for 1-line Dockerfiles
* Preserve file and directory mount permissions
* Replace --debug=false with --log-level=error
* Set TMPDIR to /var/tmp by default
* Truncate output of too long image names
* Ignore EmptyLayer if Squash is set
-------------------------------------------------------------------
Thu Sep 5 15:02:56 UTC 2019 - Sascha Grunert <sgrunert@suse.com>