Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package buildah for openSUSE:Factory checked in at 2022-05-05 23:07:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/buildah (Old) and /work/SRC/openSUSE:Factory/.buildah.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "buildah" Thu May 5 23:07:28 2022 rev:54 rq:975211 version:1.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/buildah/buildah.changes 2022-04-01 21:37:15.824735167 +0200 +++ /work/SRC/openSUSE:Factory/.buildah.new.1538/buildah.changes 2022-05-05 23:08:13.433694401 +0200 @@ -1,0 +2,70 @@ +Thu May 05 06:18:56 UTC 2022 - dcer...@suse.com + +- Update to version 1.26.1: + * Bump to v1.26.1 + * Make `buildah build --label foo` create an empty "foo" label again + * Bump to v1.26.0 + * build(deps): bump github.com/containerd/containerd from 1.6.3 to 1.6.4 + * imagebuildah,build: move deepcopy of args before we spawn goroutine + * Vendor in containers/storage v1.40.2 + * buildah.BuilderOptions.DefaultEnv is ignored, so mark it as deprecated + * help output: get more consistent about option usage text + * Handle OS version and features flags + * buildah build: --annotation and --label should remove values + * buildah build: add a --env + * buildah: deep copy options.Args before performing concurrent build/stage + * test: inline platform and builtinargs behaviour + * vendor: bump imagebuilder to master/009dbc6 + * build: automatically set correct TARGETPLATFORM where expected + * build(deps): bump github.com/fsouza/go-dockerclient + * Vendor in containers/(common, storage, image) + * imagebuildah, executor: process arg variables while populating baseMap + * buildkit: add support for custom build output with --output + * Cirrus: Update CI VMs to F36 + * fix staticcheck linter warning for deprecated function + * Fix docs build on FreeBSD + * build(deps): bump github.com/containernetworking/cni from 1.0.1 to 1.1.0 + * copier.unwrapError(): update for Go 1.16 + * copier.PutOptions: add StripSetuidBit/StripSetgidBit/StripStickyBit + * copier.Put(): write to read-only directories + * build(deps): bump github.com/cpuguy83/go-md2man/v2 in /tests/tools + * Rename $TESTSDIR (the plural one), step 4 of 3 + * Rename $TESTSDIR (the plural one), step 3 of 3 + * Rename $TESTSDIR (the plural one), step 2 of 3 + * Rename $TESTSDIR (the plural one), step 1 of 3 + * build(deps): bump github.com/containerd/containerd from 1.6.2 to 1.6.3 + * Ed's periodic test cleanup + * using consistent lowercase 'invalid' word in returned err msg + * Update vendor of containers/(common,storage,image) + * use etchosts package from c/common + * run: set actual hostname in /etc/hostname to match docker parity + * update c/common to latest main + * Update vendor of containers/(common,storage,image) + * Stop littering + * manifest-create: allow creating manifest list from local image + * Update vendor of storage,common,image + * Bump golang.org/x/crypto to 7b82a4e + * Initialize network backend before first pull + * oci spec: change special mount points for namespaces + * tests/helpers.bash: assert handle corner cases correctly + * buildah: actually use containers.conf settings + * integration tests: learn to start a dummy registry + * Fix error check to work on Podman + * buildah build should accept at most one arg + * tests: reduce concurrency for flaky bud-multiple-platform-no-run + * vendor in latest containers/common,image,storage + * manifest-add: allow override arch,variant while adding image + * Remove a stray `\` from .containerenv + * Vendor in latest opencontainers/selinux v1.10.1 + * build, commit: allow removing default identity labels + * Create shorter names for containers based on image IDs + * test: skip rootless on cgroupv2 in root env + * fix hang when oci runtime fails + * Set permissions for GitHub actions + * copier test: use correct UID/GID in test archives + * run: set parent-death signals and forward SIGHUP/SIGINT/SIGTERM + * Bump back to v1.26.0-dev + * build(deps): bump github.com/opencontainers/runc from 1.1.0 to 1.1.1 + * Included the URL to check the SHA + +------------------------------------------------------------------- Old: ---- buildah-1.25.1.tar.xz New: ---- buildah-1.26.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ buildah.spec ++++++ --- /var/tmp/diff_new_pack.KBn6LV/_old 2022-05-05 23:08:14.133695274 +0200 +++ /var/tmp/diff_new_pack.KBn6LV/_new 2022-05-05 23:08:14.137695280 +0200 @@ -18,7 +18,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.25.1 +Version: 1.26.1 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KBn6LV/_old 2022-05-05 23:08:14.169695320 +0200 +++ /var/tmp/diff_new_pack.KBn6LV/_new 2022-05-05 23:08:14.173695324 +0200 @@ -5,7 +5,7 @@ <param name="filename">buildah</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v1.25.1</param> + <param name="revision">v1.26.1</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.KBn6LV/_old 2022-05-05 23:08:14.189695345 +0200 +++ /var/tmp/diff_new_pack.KBn6LV/_new 2022-05-05 23:08:14.193695349 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/buildah.git</param> - <param name="changesrevision">fcf94e3982b87702e91df4699ce535c2b548f6a4</param></service></servicedata> + <param name="changesrevision">6e2ec2eb0f2d6c7ac1abdfe7e6a81e2595ca4c2e</param></service></servicedata> (No newline at EOF) ++++++ buildah-1.25.1.tar.xz -> buildah-1.26.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/buildah/buildah-1.25.1.tar.xz /work/SRC/openSUSE:Factory/.buildah.new.1538/buildah-1.26.1.tar.xz differ: char 26, line 1