From 6bce455e818468bd54c35e5da58bd7011891ce2550f2f05043cd0f1ac8385ffa Mon Sep 17 00:00:00 2001 From: Danish Prakash Date: Fri, 24 May 2024 07:07:44 +0000 Subject: [PATCH 1/2] Accepting request 1176657 from home:dancermak:branches:devel:microos New upstream release 1.36.0 OBS-URL: https://build.opensuse.org/request/show/1176657 OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=38 --- _service | 2 +- _servicedata | 2 +- buildah-1.36.0.tar.xz | 3 ++ buildah.changes | 89 +++++++++++++++++++++++++++++++++++++++++++ buildah.spec | 2 +- 5 files changed, 95 insertions(+), 3 deletions(-) create mode 100644 buildah-1.36.0.tar.xz diff --git a/_service b/_service index 8017549..e38c90f 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.35.4 + v1.36.0 enable diff --git a/_servicedata b/_servicedata index 3b22847..6e99fab 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - c2926eaffff989f0718e171d0beb7ddec5b24902 \ No newline at end of file + 6ceba8838d331eb26378cb37d9fc8ba98939aa92 \ No newline at end of file diff --git a/buildah-1.36.0.tar.xz b/buildah-1.36.0.tar.xz new file mode 100644 index 0000000..ec7471f --- /dev/null +++ b/buildah-1.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eabd74b1a142d86ca4c8edfa209b97c6430a8e318474af2881ad57e105887cd +size 11791160 diff --git a/buildah.changes b/buildah.changes index 3600154..5e2ba99 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,92 @@ +------------------------------------------------------------------- +Fri May 24 06:36:06 UTC 2024 - dcermak@suse.com + +- 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 + ------------------------------------------------------------------- Fri May 10 13:56:57 UTC 2024 - danish.prakash@suse.com diff --git a/buildah.spec b/buildah.spec index 90e1abd..4c72bc0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -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 From 1227e7ed9e23ac5b13bfc7e0cec58435d9a40deb4d91103daa208523847c9e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Fri, 24 May 2024 08:15:19 +0000 Subject: [PATCH 2/2] remove leftover buildah-1.35.4.tar.xz OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=39 --- buildah-1.35.4.tar.xz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 buildah-1.35.4.tar.xz diff --git a/buildah-1.35.4.tar.xz b/buildah-1.35.4.tar.xz deleted file mode 100644 index 85c156f..0000000 --- a/buildah-1.35.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40273dedadfa7c9856257a23732513f4f019c33b5be8f354578dc148baf58416 -size 11846224