Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package buildah for openSUSE:Factory checked in at 2024-05-24 19:53:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/buildah (Old) and /work/SRC/openSUSE:Factory/.buildah.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "buildah" Fri May 24 19:53:16 2024 rev:87 rq:1176691 version:1.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/buildah/buildah.changes 2024-05-13 17:58:45.459376438 +0200 +++ /work/SRC/openSUSE:Factory/.buildah.new.24587/buildah.changes 2024-05-24 19:53:39.203023919 +0200 @@ -1,0 +2,89 @@ +Fri May 24 06:36:06 UTC 2024 - [email protected] + +- Update to version 1.36.0: + * Bump to v1.36.0 + * build: be more selective about specifying the default OS + * Bump to c/common v0.59.0 + * Fix buildah prune --help showing the same example twice + * fix(deps): update module github.com/onsi/ginkgo/v2 to v2.18.0 + * fix(deps): update module github.com/containers/image/v5 to v5.31.0 + * bud tests: fix breakage when vendoring into podman + * Integration tests: fake up a replacement for nixery.dev/shell + * copierWithSubprocess(): try to capture stderr on io.ErrClosedPipe + * Don't expand RUN heredocs ourselves, let the shell do it + * Don't leak temp files on failures + * Add release note template to split dependency chores + * fix CentOS/RHEL build - no BATS there + * fix(deps): update module github.com/containers/luksy to v0.0.0-20240506205542-84b50f50f3ee + * Address CVE-2024-3727 + * chore(deps): update module github.com/opencontainers/runtime-spec to v1.2.0 + * Builder.cdiSetupDevicesInSpecdefConfig(): use configured CDI dirs + * Setting --arch should set the TARGETARCH build arg + * fix(deps): update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f + * [CI:DOCS] Add link to Buildah image page to README.md + * Don't set GOTOOLCHAIN=local + * fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.5 + * Makefile: set GOTOOLCHAIN=local + * Integration tests: switch some base images + * containerImageRef.NewImageSource: merge the tar filters + * fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.2 + * fix(deps): update module github.com/containers/luksy to v0.0.0-20240408185936-afd8e7619947 + * Disable packit builds for centos-stream+epel-next-8 + * Makefile: add missing files to $(SOURCES) + * CI VMs: bump to new versions with tmpfs /tmp + * chore(deps): update module golang.org/x/net to v0.23.0 [security] + * integration test: handle new labels in "bud and test --unsetlabel" + * Switch packit configuration to use epel-9-$arch ... + * Give unit tests a bit more time + * Integration tests: remove a couple of duplicated tests + * Integration tests: whitespace tweaks + * Integration tests: don't remove images at start or end of test + * Integration tests: use cached images more + * Integration tests _prefetch: use registry configs + * internal: use fileutils.(Le|E)xists + * pkg/parse: use fileutils.(Le|E)xists + * buildah: use fileutils.(Le|E)xists + * chroot: use fileutils.(Le|E)xists + * vendor: update containers/(common|storage) + * Fix issue/pr lock workflow + * [CI:DOCS] Add golang 1.21 update warning + * heredoc: honor inline COPY irrespective of ignorefiles + * Update install.md + * source-push: add support for --digestfile + * Fix caching when mounting a cached stage with COPY/ADD + * fix(deps): update github.com/containers/luksy digest to 3d2cf0e + * Makefile: softcode `strip`, use it from env var + * Man page updates + * Add support for passing CDI specs to --device + * Update comments on some API objects + * pkg/parse.DeviceFromPath(): dereference src symlinks + * Makefile - instead of calling `as` directly, use it from env var + * fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 + * CI: bump VMs + * fix(deps): update module github.com/docker/docker to v25.0.5+incompatible + * fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 + * Change RUN to comment in bud.bats + * Stop rebasing renovate PRs automatically + * Update renovate validation image + * CVE-2024-1753 container escape fix + * correctly configure /etc/hosts and resolv.conf when using network + * buildah: refactor resolv/hosts setup. + * rename the hostFile var to reflect the value better + * vendor latest c/common + * [skip-ci] rpm: use go-rpm-macros supported vendoring + * Update docs/buildah-add.1.md + * fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 + * fix(deps): update module github.com/docker/docker to v25.0.4+incompatible + * fix(deps): update module github.com/containers/ocicrypt to v1.1.10 + * chore(deps): update module gopkg.in/go-jose/go-jose.v2 to v2.6.3 [security] + * chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security] + * Bump google.golang.org/protobuf to v1.33.0 + * fix links to containerignore doc + * [skip-ci] Makefile: update rpm target + * pr-should-include-tests: use GitHub label, not commit text + * tests: enable pasta tests + * [CI:DOCS] Migrate buildah container image + * Update .gitignore + * Bump to v1.36.0-dev + +------------------------------------------------------------------- Old: ---- buildah-1.35.4.tar.xz New: ---- buildah-1.36.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ buildah.spec ++++++ --- /var/tmp/diff_new_pack.mozclO/_old 2024-05-24 19:53:41.223097836 +0200 +++ /var/tmp/diff_new_pack.mozclO/_new 2024-05-24 19:53:41.235098275 +0200 @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.35.4 +Version: 1.36.0 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mozclO/_old 2024-05-24 19:53:41.403104423 +0200 +++ /var/tmp/diff_new_pack.mozclO/_new 2024-05-24 19:53:41.431105448 +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.35.4</param> + <param name="revision">v1.36.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="manual"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mozclO/_old 2024-05-24 19:53:41.587111156 +0200 +++ /var/tmp/diff_new_pack.mozclO/_new 2024-05-24 19:53:41.619112327 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/buildah.git</param> - <param name="changesrevision">c2926eaffff989f0718e171d0beb7ddec5b24902</param></service></servicedata> + <param name="changesrevision">6ceba8838d331eb26378cb37d9fc8ba98939aa92</param></service></servicedata> (No newline at EOF) ++++++ buildah-1.35.4.tar.xz -> buildah-1.36.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/buildah/buildah-1.35.4.tar.xz /work/SRC/openSUSE:Factory/.buildah.new.24587/buildah-1.36.0.tar.xz differ: char 15, line 1
