From 8b5fd3f06fc84b65240c868d5f0e5ffa9ba6df290ec2d251182cb55eb7486f5a Mon Sep 17 00:00:00 2001 From: Johannes Kastl <opensuse_buildservice@ojkastl.de> Date: Mon, 3 Jul 2023 09:15:20 +0000 Subject: [PATCH] Accepting request 1096481 from home:ojkastl_buildservice:Branch_Virtualization_containers update to 0.9.0 OBS-URL: https://build.opensuse.org/request/show/1096481 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/apko?expand=0&rev=3 --- _service | 2 +- _servicedata | 2 +- apko-0.8.0.obscpio | 3 -- apko-0.9.0.obscpio | 3 ++ apko.changes | 91 ++++++++++++++++++++++++++++++++++++++++++++++ apko.obsinfo | 6 +-- apko.spec | 2 +- vendor.tar.gz | 4 +- 8 files changed, 102 insertions(+), 11 deletions(-) delete mode 100644 apko-0.8.0.obscpio create mode 100644 apko-0.9.0.obscpio diff --git a/_service b/_service index 98dd6dc..877a117 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ <param name="url">https://github.com/chainguard-dev/apko</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.8.0</param> + <param name="revision">v0.9.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> diff --git a/_servicedata b/_servicedata index 9b1b1b8..b3838ab 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/chainguard-dev/apko</param> - <param name="changesrevision">cefa379823b5bf193f6a4e4b27f6ab1b29486878</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">1e5f9dbfd40406c0219c30ffa9ee34007814a438</param></service></servicedata> \ No newline at end of file diff --git a/apko-0.8.0.obscpio b/apko-0.8.0.obscpio deleted file mode 100644 index 1ae871d..0000000 --- a/apko-0.8.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c01f2d1c658672fd39cd0d0658ced256e73f537191ffc11a5dbe0b22763a6813 -size 1622540 diff --git a/apko-0.9.0.obscpio b/apko-0.9.0.obscpio new file mode 100644 index 0000000..a3cd552 --- /dev/null +++ b/apko-0.9.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f2c8c57580423a43e6817c7a7fd2a0548209b0c539a78beac6c34da3afd264 +size 1724940 diff --git a/apko.changes b/apko.changes index 3c69ea2..1ea962f 100644 --- a/apko.changes +++ b/apko.changes @@ -1,3 +1,94 @@ +------------------------------------------------------------------- +Mon Jul 03 06:12:20 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.9.0: + * add release notes for 0.9.0 + * update go-apk component to 20230630 snapshot + * go mod tidy + * bump go-apk dep to stop fetching alpine keys all the time + * base ci tests on examples + * build(deps): bump github.com/sigstore/cosign/v2 + * Always pass WithLogger first + * Always UTC time.Unix (#758) + * Pull in go-apk timestamp change (#757) + * Bump go-apk, deduplicate extras + * add annotations to index manifest + * add optional oci volumes field to resulting image config + * go-apk with support for pinned pre-existing as deps + * improved show-packages output + * build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#679) + * Address go vulnerabilities + * Pull in + https://gitlab.alpinelinux.org/alpine/go/-/merge_requests/25 + (#742) + * Update go-apk to pull in Jon/Avi's changes (#746) + * build(deps): bump golangci/golangci-lint-action from 3.4.0 to + 3.6.0 (#739) + * build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#740) + * build(deps): bump goreleaser/goreleaser-action from 4.2.0 to + 4.3.0 (#741) + * build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 + (#734) + * build(deps): bump github/codeql-action from 2.3.2 to 2.20.0 + (#745) + * bump go-apk to inherit increased debug logging + * Remove build implementation interface + * safe rename + * fix apk caching + * support for apk package caching + * restructure oci package + * unify publish and build commands + * avoid nil panic + * lint + * change how default envs are set + * Test PublishCmd + * Add a no-op test for PublishCmd + * Check that images have the correct layers + * Pass remoteOpts to publishIndex + * run tests with race detector + * Revert "Remove some more indirection" + * Revert "Finish the argument movement" + * fix: pass --extra-packages correctly + * extend summarize to provide the rest of the options + * Move default remote options out of library + * adds warning when etc/os-release is actually generated + * Finish the argument movement + * Remove some more indirection + * appease linter + * add --extra-packages, deprecate build options + * bump go-apk to fix infinite symlinks + * Stop using tarball.LayerFromFile + * Fix CI (#701) + * Remove indirection for apk implementation + * add option to change directory before executing + * use upstream go-apk tarball functionality + * Fix annotations. + * build(deps): bump github.com/stretchr/testify from 1.8.2 to + 1.8.3 + * build(deps): bump github.com/sirupsen/logrus from 1.9.0 to + 1.9.2 + * go-apk with proper error messages for arch with missing + APKINDEX + * Fix the error wrapper (#677) + * Fix stupid boolean logic bug (#678) + * Feature: Compute the default timestamp from installed APKs + (#675) + * Add test of determinism (#668) + * latest go-apk with consistent file ordering + * Fix: add timeouts to several actions legs. (#672) + * Fix: Explicitly default the `SourceDateEpoch` (#671) + * Cleanup: Make the Services type more concrete. (#664) + * Cleanup: Use a string alias instead of struct. (#663) + * bump go-apk to include world newline fix + * Update pkg/build/types/types.go + * document the fields in types/ + * update go-apk to include race prevention + * build(deps): bump gitlab.alpinelinux.org/alpine/go + * use external apk-go library + * add hotfix for alpine-go + * apk: install: add support for replaces + * build(deps): bump github/codeql-action from 2.2.12 to 2.3.2 + ------------------------------------------------------------------- Mon May 01 06:16:11 UTC 2023 - kastl@b1-systems.de diff --git a/apko.obsinfo b/apko.obsinfo index 55063f0..bc93632 100644 --- a/apko.obsinfo +++ b/apko.obsinfo @@ -1,4 +1,4 @@ name: apko -version: 0.8.0 -mtime: 1682707639 -commit: cefa379823b5bf193f6a4e4b27f6ab1b29486878 +version: 0.9.0 +mtime: 1688163885 +commit: 1e5f9dbfd40406c0219c30ffa9ee34007814a438 diff --git a/apko.spec b/apko.spec index 1423127..53eb09e 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.8.0 +Version: 0.9.0 Release: 0 Summary: Build OCI images from APK packages directly without Dockerfile License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 89b0a72..ea88a28 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eb44b3c7784234925686d43c0280b1909bb76382925db1286a4882d966f4d28 -size 6849382 +oid sha256:c959910200007f26b38f352e08961795650a8e106da0ef1487548759840d50ca +size 6964269