Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apko for openSUSE:Factory checked in 
at 2026-08-28 19:48:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apko (Old)
 and      /work/SRC/openSUSE:Factory/.apko.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apko"

Fri Aug 28 19:48:58 2026 rev:135 rq:1374211 version:1.2.41

Changes:
--------
--- /work/SRC/openSUSE:Factory/apko/apko.changes        2026-08-11 
17:11:16.651154610 +0200
+++ /work/SRC/openSUSE:Factory/.apko.new.1265/apko.changes      2026-08-28 
19:49:11.702778131 +0200
@@ -1,0 +2,66 @@
+Fri Aug 28 05:54:33 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.2.41:
+  * build(deps): bump chainguard.dev/sdk from 0.1.210 to 0.1.212
+    (#2434)
+  * apk: expose cache metrics (#2435)
+  * build(deps): bump the codeql group with 2 updates (#2431)
+  * build(deps): bump github.com/package-url/packageurl-go from
+    0.1.6 to 0.1.7 (#2430)
+  * build(deps): bump k8s.io/apimachinery from 0.36.3 to 0.36.4
+    (#2429)
+  * build(deps): bump chainguard.dev/sdk from 0.1.204 to 0.1.210
+    (#2428)
+  * fix(apk): stop racing on the shared indexOpts authenticator
+    (#2432)
+  * go1.27 (#2427)
+  * build(deps): bump chainguard.dev/sdk from 0.1.197 to 0.1.204
+    (#2425)
+  * build(deps): bump go.step.sm/crypto from 0.88.0 to 0.89.0
+    (#2424)
+  * build(deps): bump step-security/action-actionlint from 1.72.0
+    to 1.73.1 (#2420)
+  * build(deps): bump chainguard-dev/actions/setup-registry from
+    1.6.31 to 1.6.32 (#2421)
+  * build(deps): bump github.com/stretchr/testify from 1.12.0 to
+    1.12.1 (#2419)
+- Update to version 1.2.40:
+  * erofs: add 'apko erofs mount' and 'apko erofs umount' (#2415)
+  * fix(oci): tolerate an unreadable config when building the index
+    (#2416)
+- Update to version 1.2.39:
+  * build: make WithAnnotations and WithFormat order-independent
+    (#2413)
+  * erofs: add a privileged CI job that mounts a layer (#2414)
+- Update to version 1.2.38:
+  * erofs: first batch of #2408 follow-ups (#2410)
+  * Makefile: fix `make lint`, reading its version from CI (#2411)
+  * Bump go-erofs import to current main. (#2412)
+  * build(deps): bump go.step.sm/crypto from 0.87.0 to 0.88.0
+    (#2409)
+  * Add erofs support to apko. (#2249)
+  * build(deps): bump chainguard.dev/sdk from 0.1.191 to 0.1.197
+    (#2403)
+  * build(deps): bump step-security/harden-runner from 2.20.1 to
+    2.21.0 (#2405)
+  * build(deps): bump the codeql group with 2 updates (#2404)
+  * build(deps): bump google.golang.org/api from 0.292.0 to 0.293.0
+    (#2402)
+  * build(deps): bump github.com/stretchr/testify from 1.11.1 to
+    1.12.0 (#2401)
+  * build(deps): bump chainguard.dev/sdk from 0.1.184 to 0.1.191
+    (#2398)
+  * build(deps): bump chainguard-dev/actions/setup-registry from
+    1.6.30 to 1.6.31 (#2396)
+- Update to version 1.2.37:
+  * certificates: also add kaniko certs (#2395)
+  * build(deps): bump chainguard.dev/sdk from 0.1.170 to 0.1.184
+    (#2394)
+  * build(deps): bump github.com/klauspost/compress from 1.19.1 to
+    1.19.2 (#2393)
+  * build(deps): bump google.golang.org/api from 0.291.0 to 0.292.0
+    (#2392)
+  * build(deps): bump github.com/google/go-containerregistry from
+    0.21.8 to 0.21.9 (#2391)
+
+-------------------------------------------------------------------

Old:
----
  apko-1.2.36.obscpio

New:
----
  apko-1.2.41.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apko.spec ++++++
--- /var/tmp/diff_new_pack.oJQ1nB/_old  2026-08-28 19:49:17.336975068 +0200
+++ /var/tmp/diff_new_pack.oJQ1nB/_new  2026-08-28 19:49:17.341975243 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           apko
-Version:        1.2.36
+Version:        1.2.41
 Release:        0
 Summary:        Build OCI images from APK packages directly without Dockerfile
 License:        Apache-2.0
@@ -26,8 +26,8 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
+BuildRequires:  go1.27 >= 1.27.0
 BuildRequires:  zsh
-BuildRequires:  golang(API) >= 1.26
 
 %description
 Build and publish OCI container images built from apk packages.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.oJQ1nB/_old  2026-08-28 19:49:17.432978424 +0200
+++ /var/tmp/diff_new_pack.oJQ1nB/_new  2026-08-28 19:49:17.447978948 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/chainguard-dev/apko.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">refs/tags/v1.2.36</param>
+    <param name="revision">refs/tags/v1.2.41</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.oJQ1nB/_old  2026-08-28 19:49:17.526981710 +0200
+++ /var/tmp/diff_new_pack.oJQ1nB/_new  2026-08-28 19:49:17.538982129 +0200
@@ -3,6 +3,6 @@
                 <param 
name="url">https://github.com/chainguard-dev/apko</param>
               <param 
name="changesrevision">861f83f69e6fa9114405a2f7bb5cf6585ad00421</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/chainguard-dev/apko.git</param>
-              <param 
name="changesrevision">f413050331260961fceb34c1f4033b5c304fe7cc</param></service></servicedata>
+              <param 
name="changesrevision">c89724f244e9d41f5e14cc7a5f3d0bd08a82128e</param></service></servicedata>
 (No newline at EOF)
 

++++++ apko-1.2.36.obscpio -> apko-1.2.41.obscpio ++++++
++++ 8602 lines of diff (skipped)

++++++ apko.obsinfo ++++++
--- /var/tmp/diff_new_pack.oJQ1nB/_old  2026-08-28 19:49:19.165038966 +0200
+++ /var/tmp/diff_new_pack.oJQ1nB/_new  2026-08-28 19:49:19.181039525 +0200
@@ -1,5 +1,5 @@
 name: apko
-version: 1.2.36
-mtime: 1786203459
-commit: f413050331260961fceb34c1f4033b5c304fe7cc
+version: 1.2.41
+mtime: 1787722657
+commit: c89724f244e9d41f5e14cc7a5f3d0bd08a82128e
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/apko/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.apko.new.1265/vendor.tar.gz differ: char 13, line 1

Reply via email to