Hello community, here is the log from the commit of package buildah for openSUSE:Factory checked in at 2018-11-26 10:29:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/buildah (Old) and /work/SRC/openSUSE:Factory/.buildah.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "buildah" Mon Nov 26 10:29:53 2018 rev:11 rq:651345 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/buildah/buildah.changes 2018-11-06 14:37:41.248750304 +0100 +++ /work/SRC/openSUSE:Factory/.buildah.new.19453/buildah.changes 2018-11-26 10:30:41.101001344 +0100 @@ -1,0 +2,34 @@ +Fri Nov 23 07:57:58 UTC 2018 - Valentin Rothberg <[email protected]> + +- Changelog for v1.5-1 (2018-11-21) + * Print command in SystemExec as debug information + * Sort CLI flags + * Update imagebuild depdency to support heading ARGs in Dockerfile + * rootless: do not specify --rootless to the OCI runtime + * Exclude --force-rm from common bud cli flags + * run: bind mount /etc/hosts and /etc/resolv.conf if not in a volume + * rootless: use slirp4netns to setup the network namespace + * rootless: only discard network configuration names + * run: only set up /etc/hosts or /etc/resolv.conf with network + * Handle directories better in bud -f + * common: support a per-user registries conf file + * unshare: do not override the configuration + * common: honor the rootless configuration file + * unshare: create a new mount namespace + * unshare: support libpod rootless pkg + * Allow container storage to manage the SELinux labels + * imagebuilder.BuildDockerfiles: return the image ID + * Allow setting --no-pivot default with an env var + * Add man page and bash completion, for --no-pivot + * Add the --no-pivot flag to the run command + * Improve reporting about individual pull failures + * Fix From As in Dockerfile + * Sort CLI flags of buildah bud + * unshare: detect when unprivileged userns are disabled + * buildah: use the same logic for XDG_RUNTIME_DIR as podman + * Make sure we log or return every error + * Correctly set DockerInsecureSkipTLSVerify when pulling images + * chroot: set up seccomp and capabilities after supplemental groups + * chroot: fix capabilities list setup and application + +------------------------------------------------------------------- Old: ---- buildah-1.4.tar.xz New: ---- buildah-1.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ buildah.spec ++++++ --- /var/tmp/diff_new_pack.r3mgMl/_old 2018-11-26 10:30:44.872996922 +0100 +++ /var/tmp/diff_new_pack.r3mgMl/_new 2018-11-26 10:30:44.872996922 +0100 @@ -23,7 +23,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.4 +Version: 1.5 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.r3mgMl/_old 2018-11-26 10:30:44.896996894 +0100 +++ /var/tmp/diff_new_pack.r3mgMl/_new 2018-11-26 10:30:44.896996894 +0100 @@ -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.4</param> -<param name="revision">v1.4</param> +<param name="versionformat">1.5</param> +<param name="revision">v1.5</param> </service> <service name="recompress" mode="disabled"> ++++++ buildah-1.4.tar.xz -> buildah-1.5.tar.xz ++++++ ++++ 9369 lines of diff (skipped)
