From dcdebc04fe472640dd02a5e9ef4256a74fc8662b9dc9ffca00ba940f5fb8651d Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Thu, 19 Oct 2023 06:52:25 +0000 Subject: [PATCH] Accepting request 1118814 from home:ojkastl_buildservice:Branch_Virtualization_containers update to 0.11.0 OBS-URL: https://build.opensuse.org/request/show/1118814 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/apko?expand=0&rev=5 --- _service | 8 ++--- _servicedata | 2 +- apko-0.10.0.obscpio | 3 -- apko-0.11.0.obscpio | 3 ++ apko.changes | 87 +++++++++++++++++++++++++++++++++++++++++++++ apko.obsinfo | 6 ++-- apko.spec | 5 ++- vendor.tar.gz | 4 +-- 8 files changed, 102 insertions(+), 16 deletions(-) delete mode 100644 apko-0.10.0.obscpio create mode 100644 apko-0.11.0.obscpio diff --git a/_service b/_service index bb81ea9..352cba3 100644 --- a/_service +++ b/_service @@ -1,20 +1,20 @@ - + https://github.com/chainguard-dev/apko git .git - v0.10.0 + v0.11.0 @PARENT_TAG@ enable v(.*) - + *.tar gz - + diff --git a/_servicedata b/_servicedata index d404ff4..99e45f5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/chainguard-dev/apko - 764deeccdb363b11f02231a3fe457dc74fb2c644 \ No newline at end of file + 4ca5fc0263a46f6ac54c1f0d91b89387d2d0a7ca \ No newline at end of file diff --git a/apko-0.10.0.obscpio b/apko-0.10.0.obscpio deleted file mode 100644 index 6a9cfaf..0000000 --- a/apko-0.10.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c54f4b5072d03b3d5fd10f9ad477581d7c0abd31b8ff3d191f8343711adf75d1 -size 1671180 diff --git a/apko-0.11.0.obscpio b/apko-0.11.0.obscpio new file mode 100644 index 0000000..3e627a5 --- /dev/null +++ b/apko-0.11.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46940edae1cd42c1b40ec88f7eb5dbee684405a233be08c8cca8eb9542eadf7e +size 1714700 diff --git a/apko.changes b/apko.changes index 5b2257a..f37fbff 100644 --- a/apko.changes +++ b/apko.changes @@ -1,3 +1,90 @@ +------------------------------------------------------------------- +Thu Oct 19 06:24:13 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.11.0: + * Update NEWS.md + * Clone image config's env to avoid race + * feat: implement resolve command + * build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 + * build(deps): bump sigs.k8s.io/release-utils + * build(deps): bump go.opentelemetry.io/otel from 1.18.0 to + 1.19.0 + * build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 + * Add additional error info when trying to run as a root user. + * build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 + * build(deps): bump github/codeql-action from 2.21.7 to 2.22.1 + * change Use and error msg + * build(deps): bump actions/checkout from 4.0.0 to 4.1.0 + * dot: show version in node label + * ensure propagated logger is used + * Add apko dot command + * build(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to + 5.9.0 + * build(deps): bump github.com/sigstore/cosign/v2 from 2.1.1 to + 2.2.0 + * build(deps): bump gitlab.alpinelinux.org/alpine/go + * chore: remove CODEOWNERS file + * build(deps): bump goreleaser/goreleaser-action from 4.4.0 to + 5.0.0 + * build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 + * fix: Development typo + * build(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 + * upgrade Go to 1.21 and several ci updates + * update version comments + * update version comments + * build(deps): bump go.opentelemetry.io/otel from 1.17.0 to + 1.18.0 + * Write index as layout if target is a directory + * Close tarfs files + * Bump go-apk + * Bump go-apk + * Drop dependency on deleted packages + * Allow replacement by different origin + * build(deps): bump actions/checkout from 3.6.0 to 4.0.0 + * build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 + * Don't buffer everything + * Expose tarfs + * Use tarfs implementation for publish/build + * Add an internal tarfs implementation + * Don't require testify + * Bump go-apk + * build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 + * Plumb --offline flag + * add tests to publishCmd for --sbom-path + * fix: publish cmd --sbom-path not writing files + * build(deps): bump github.com/jinzhu/copier from 0.3.5 to 0.4.0 + * Pass a whole fs instead of a workdir to build + * upgrade go-apk to 20230827 snapshot + * build(deps): bump k8s.io/apimachinery from 0.27.3 to 0.28.1 + * build(deps): bump github.com/package-url/packageurl-go + * build(deps): bump actions/checkout from 3.5.3 to 3.6.0 + * build(deps): bump golang.org/x/term from 0.9.0 to 0.11.0 + * fix: publish --stage-tags missing generated tags + * Don't call build.New for index SBOM + * Set reasonable concurrency levels for pgzip + * remove build options + * build(deps): bump golangci/golangci-lint-action from 3.6.0 to + 3.7.0 + * build(deps): bump github/codeql-action from 2.20.0 to 2.21.4 + * build(deps): bump goreleaser/goreleaser-action from 4.3.0 to + 4.4.0 + * fix: incorrect arch tag equality detection + * build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 + * build(deps): bump golang.org/x/sys from 0.9.0 to 0.11.0 + * Remove ldconfig step from build + * build(deps): bump github.com/google/go-containerregistry + * fix: assignment to nil map when using annotations via CLI flag + * update NEWS.md for 0.10.1 + * Improve path mutation errors + * improve error messages when mutating paths + * Update NEWS.md + * Optimize SBOM generation + * build(deps): bump github.com/klauspost/pgzip from 1.2.5 to + 1.2.6 + * build(deps): bump github.com/cloudflare/circl from 1.2.0 to + 1.3.3 + * Update README.md + ------------------------------------------------------------------- Tue Aug 01 13:05:39 UTC 2023 - kastl@b1-systems.de diff --git a/apko.obsinfo b/apko.obsinfo index 2f2f7eb..eca8481 100644 --- a/apko.obsinfo +++ b/apko.obsinfo @@ -1,4 +1,4 @@ name: apko -version: 0.10.0 -mtime: 1690535140 -commit: 764deeccdb363b11f02231a3fe457dc74fb2c644 +version: 0.11.0 +mtime: 1697564518 +commit: 4ca5fc0263a46f6ac54c1f0d91b89387d2d0a7ca diff --git a/apko.spec b/apko.spec index 45ad0e5..5c528bb 100644 --- a/apko.spec +++ b/apko.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: apko -Version: 0.10.0 +Version: 0.11.0 Release: 0 Summary: Build OCI images from APK packages directly without Dockerfile License: Apache-2.0 @@ -72,8 +72,7 @@ BuildArch: noarch zsh command line completion support for %{name}. %prep -%setup -q -%setup -q -T -D -a 1 +%autosetup -p 1 -a 1 %build DATE_FMT="+%%Y-%%m-%%dT%%H:%%M:%%SZ" diff --git a/vendor.tar.gz b/vendor.tar.gz index b3f52f4..5fe54f9 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e0d8ac493254d944d8c8ec5e45a43aa0981d2af97e1656e198c12b871beda38 -size 7040009 +oid sha256:544408221821c0581a85cbbc755925671b4c44d199d612e1bc43d3ca71b921b7 +size 7328892