Hello community, here is the log from the commit of package buildah for openSUSE:Factory checked in at 2018-08-07 09:42:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/buildah (Old) and /work/SRC/openSUSE:Factory/.buildah.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "buildah" Tue Aug 7 09:42:41 2018 rev:7 rq:627619 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/buildah/buildah.changes 2018-07-27 10:55:39.893580284 +0200 +++ /work/SRC/openSUSE:Factory/.buildah.new/buildah.changes 2018-08-07 09:42:47.497280099 +0200 @@ -1,0 +2,19 @@ +Mon Aug 6 06:17:06 UTC 2018 - [email protected] + +- Update buildah to v1.3: + * bud should not search context directory for Dockerfile + * Set BUILDAH_ISOLATION=rootless when running unprivileged + * Fix rmi to remove intermediate images associated with an image + * Set the default ulimits to match Docker + * buildah: no args is out of bounds + * preprocess ".in" suffixed Dockerfiles + * Add support for multiple Short options + * Update to latest urvave/cli + * Create buildah pull command + * Allow ping command without NET_RAW Capabilities + * Allow Dockerfile content to come from stdin + * add rename command + * Completion command + * Update vendor for runc to fix 32 bit builds + +------------------------------------------------------------------- Old: ---- buildah-1.2.tar.xz New: ---- buildah-1.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ buildah.spec ++++++ --- /var/tmp/diff_new_pack.JDM5hV/_old 2018-08-07 09:42:48.137281214 +0200 +++ /var/tmp/diff_new_pack.JDM5hV/_new 2018-08-07 09:42:48.137281214 +0200 @@ -23,7 +23,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.2 +Version: 1.3 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JDM5hV/_old 2018-08-07 09:42:48.165281263 +0200 +++ /var/tmp/diff_new_pack.JDM5hV/_new 2018-08-07 09:42:48.165281263 +0200 @@ -4,8 +4,8 @@ <param name="url">https://github.com/projectatomic/buildah.git</param> <param name="scm">git</param> <param name="filename">buildah</param> -<param name="versionformat">1.2</param> -<param name="revision">v1.2</param> +<param name="versionformat">1.3</param> +<param name="revision">v1.3</param> </service> <service name="recompress" mode="disabled"> ++++++ buildah-1.2.tar.xz -> buildah-1.3.tar.xz ++++++ ++++ 17427 lines of diff (skipped)
