Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package buildkit for openSUSE:Factory 
checked in at 2026-04-15 16:04:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buildkit (Old)
 and      /work/SRC/openSUSE:Factory/.buildkit.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buildkit"

Wed Apr 15 16:04:43 2026 rev:27 rq:1346911 version:0.29.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/buildkit/buildkit.changes        2026-04-10 
18:03:50.692668642 +0200
+++ /work/SRC/openSUSE:Factory/.buildkit.new.21863/buildkit.changes     
2026-04-15 16:06:52.596687364 +0200
@@ -1,0 +2,28 @@
+Tue Apr 14 07:21:46 UTC 2026 - Madhankumar Chellamuthu 
<[email protected]>
+
+- Update to version 0.29.0:
+  * vendor: github.com/docker/cli v29.4.0
+  * Dockerfile: update docker engine, cli to v29.4
+  * s3cache: Fix data race in readerAtCloser
+  * client: write CDI specs atomically in integration tests
+  * chore: remove deprecated client.SolveOpts.LocalDirs member
+  * chore: prune unused protobuf files from googleapis
+  * build(deps): bump crazy-max/.github from 1.5.0 to 1.6.0
+  * build(deps): bump the crazy-max-dot-github group with 2 updates
+  * solver: route gateway dockerfile.v0 source to builtin frontend
+  * Update Test Coverage for Secrets
+  * frontend/dockerfile: fix HEALTHCHECK history formatting
+  * hack: print the README diff when doctoc validation fails
+  * Dockerfiles: pin doctoc to a fixed version
+  * cache: add retry_mode and retry_max_attempts options to s3 cache
+  * build(deps): bump crazy-max/.github from 1.3.0 to 1.5.0
+  * build(deps): bump docker/github-builder/.github/workflows/bake.yml
+  * build(deps): bump docker/login-action from 4.0.0 to 4.1.0
+  * test: use separate container ID for exec phase of worker test
+  * gitutil: add opt-in support for host git config
+  * Introduce disable_accept_encoding flag in s3 cache.
+  * gitutil: avoid global git config lookup on Windows
+  * ci: fix Windows ARM64 test compatibility
+  * session(auth): cancel blocked credential callbacks
+
+-------------------------------------------------------------------

Old:
----
  buildkit-0.28.1.obscpio

New:
----
  buildkit-0.29.0.obscpio

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

Other differences:
------------------
++++++ buildkit.spec ++++++
--- /var/tmp/diff_new_pack.qwA0a1/_old  2026-04-15 16:06:53.620729470 +0200
+++ /var/tmp/diff_new_pack.qwA0a1/_new  2026-04-15 16:06:53.620729470 +0200
@@ -23,7 +23,7 @@
 %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
 %global import_path     %{provider_prefix}
 Name:           buildkit
-Version:        0.28.1
+Version:        0.29.0
 Release:        0
 Summary:        Toolkit for converting source code to build artifacts
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qwA0a1/_old  2026-04-15 16:06:53.664731280 +0200
+++ /var/tmp/diff_new_pack.qwA0a1/_new  2026-04-15 16:06:53.668731444 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/moby/buildkit.git</param>
     <param name="scm">git</param>
     <param name="filename">buildkit</param>
-    <param name="version">v0.28.1</param>
+    <param name="version">v0.29.0</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qwA0a1/_old  2026-04-15 16:06:53.692732431 +0200
+++ /var/tmp/diff_new_pack.qwA0a1/_new  2026-04-15 16:06:53.696732595 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/moby/buildkit.git</param>
-    <param 
name="changesrevision">8543ce4428265d547cb009e5ad62348284497a88</param>
+    <param 
name="changesrevision">9fab8dd77a8469b173260052e2b9edba678203b6</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ buildkit-0.28.1.obscpio -> buildkit-0.29.0.obscpio ++++++
++++ 1762 lines of diff (skipped)

++++++ buildkit.obsinfo ++++++
--- /var/tmp/diff_new_pack.qwA0a1/_old  2026-04-15 16:07:05.633223393 +0200
+++ /var/tmp/diff_new_pack.qwA0a1/_new  2026-04-15 16:07:05.709226518 +0200
@@ -1,5 +1,5 @@
 name: buildkit
-version: 0.28.1
-mtime: 1774941038
-commit: 8543ce4428265d547cb009e5ad62348284497a88
+version: 0.29.0
+mtime: 1776120351
+commit: 9fab8dd77a8469b173260052e2b9edba678203b6
 

++++++ vendor.tar.zst ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor/github.com/docker/cli/AUTHORS 
new/vendor/github.com/docker/cli/AUTHORS
--- old/vendor/github.com/docker/cli/AUTHORS    2026-03-31 09:10:38.000000000 
+0200
+++ new/vendor/github.com/docker/cli/AUTHORS    2026-04-14 00:45:51.000000000 
+0200
@@ -2,6 +2,7 @@
 # This file lists all contributors to the repository.
 # See scripts/docs/generate-authors.sh to make modifications.
 
+4RH1T3CT0R7 <[email protected]>
 A. Lester Buck III <[email protected]>
 Aanand Prasad <[email protected]>
 Aaron L. Xu <[email protected]>
@@ -42,6 +43,7 @@
 Alexander Morozov <[email protected]>
 Alexander Ryabov <[email protected]>
 Alexandre González <[email protected]>
+Alexandre Vallières-Lagacé <[email protected]>
 Alexey Igrychev <[email protected]>
 Alexis Couvreur <[email protected]>
 Alfred Landrum <[email protected]>
@@ -64,6 +66,7 @@
 Andres Leon Rangel <[email protected]>
 Andrew France <[email protected]>
 Andrew He <[email protected]>
+Andrew Hopp <[email protected]>
 Andrew Hsu <[email protected]>
 Andrew Macpherson <[email protected]>
 Andrew McDonnell <[email protected]>
@@ -127,6 +130,7 @@
 Brian Tracy <[email protected]>
 Brian Wieder <[email protected]>
 Bruno Sousa <[email protected]>
+Bruno Verachten <[email protected]>
 Bryan Bess <[email protected]>
 Bryan Boreham <[email protected]>
 Bryan Murphy <[email protected]>
@@ -178,6 +182,7 @@
 Christy Norman <[email protected]>
 Chun Chen <[email protected]>
 Clinton Kitson <[email protected]>
+Codex <[email protected]>
 Coenraad Loubser <[email protected]>
 Colin Hebert <[email protected]>
 Collin Guarino <[email protected]>
@@ -234,6 +239,7 @@
 David Williamson <[email protected]>
 David Xia <[email protected]>
 David Young <[email protected]>
+Davlat Davydov <[email protected]>
 Deng Guangxing <[email protected]>
 Denis Defreyne <[email protected]>
 Denis Gladkikh <[email protected]>
@@ -241,6 +247,7 @@
 Dennis Docter <[email protected]>
 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 Derek McGowan <[email protected]>
+Derek Misler <[email protected]>
 Des Preston <[email protected]>
 Deshi Xiao <[email protected]>
 Dharmit Shah <[email protected]>
@@ -260,6 +267,7 @@
 Don Kjer <[email protected]>
 Dong Chen <[email protected]>
 DongGeon Lee <[email protected]>
+Dorin Geman <[email protected]>
 Doug Davis <[email protected]>
 Drew Erny <[email protected]>
 Ed Costello <[email protected]>
@@ -358,7 +366,7 @@
 huqun <[email protected]>
 Huu Nguyen <[email protected]>
 Hyzhou Zhy <[email protected]>
-Iain MacDonald <[email protected]>
+Iain MacDonald <[email protected]>
 Iain Samuel McLean Elder <[email protected]>
 Ian Campbell <[email protected]>
 Ian Philpot <[email protected]>
@@ -471,6 +479,7 @@
 Jyrki Puttonen <[email protected]>
 Jérémie Drouet <[email protected]>
 Jérôme Petazzoni <[email protected]>
+Jörg Sommer <[email protected]>
 Jörg Thalheim <[email protected]>
 Kai Blin <[email protected]>
 Kai Qiang Wu (Kennan) <[email protected]>
@@ -539,10 +548,12 @@
 Luca Favatella <[email protected]>
 Luca Marturana <[email protected]>
 Lucas Chan <[email protected]>
+Ludovic Temgoua Abanda <[email protected]>
 Luis Henrique Mulinari <[email protected]>
 Luka Hartwig <[email protected]>
 Lukas Heeren <[email protected]>
 Lukasz Zajaczkowski <[email protected]>
+Luo Jiyin <[email protected]>
 Lydell Manganti <[email protected]>
 Lénaïc Huard <[email protected]>
 Ma Shimiao <[email protected]>
@@ -603,6 +614,7 @@
 Michael Steinert <[email protected]>
 Michael Tews <[email protected]>
 Michael West <[email protected]>
+Michael Zampani <[email protected]>
 Michal Minář <[email protected]>
 Michał Czeraszkiewicz <[email protected]>
 Miguel Angel Alvarez Cabrerizo <[email protected]>
@@ -617,6 +629,7 @@
 Mike MacCana <[email protected]>
 mikelinjie <[email protected]>
 Mikhail Vasin <[email protected]>
+Milas Bowman <[email protected]>
 Milind Chawre <[email protected]>
 Mindaugas Rukas <[email protected]>
 Miroslav Gula <[email protected]>
@@ -887,6 +900,7 @@
 Vincent Bernat <[email protected]>
 Vincent Demeester <[email protected]>
 Vincent Woo <[email protected]>
+Vineet Kumar <[email protected]>
 Vishnu Kannan <[email protected]>
 Vivek Goyal <[email protected]>
 Wang Jie <[email protected]>
@@ -916,6 +930,7 @@
 Yassine Tijani <[email protected]>
 Yi EungJun <[email protected]>
 Ying Li <[email protected]>
+Yoan Wainmann <[email protected]>
 Yong Tang <[email protected]>
 Yosef Fertel <[email protected]>
 Yu Peng <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vendor/github.com/docker/cli/cli/config/configfile/file.go 
new/vendor/github.com/docker/cli/cli/config/configfile/file.go
--- old/vendor/github.com/docker/cli/cli/config/configfile/file.go      
2026-03-31 09:10:38.000000000 +0200
+++ new/vendor/github.com/docker/cli/cli/config/configfile/file.go      
2026-04-14 00:45:51.000000000 +0200
@@ -1,5 +1,5 @@
 // FIXME(thaJeztah): remove once we are a module; the go:build directive 
prevents go from downgrading language version to go1.16:
-//go:build go1.24
+//go:build go1.25
 
 package configfile
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vendor/github.com/docker/cli/cli/config/credentials/file_store.go 
new/vendor/github.com/docker/cli/cli/config/credentials/file_store.go
--- old/vendor/github.com/docker/cli/cli/config/credentials/file_store.go       
2026-03-31 09:10:38.000000000 +0200
+++ new/vendor/github.com/docker/cli/cli/config/credentials/file_store.go       
2026-04-14 00:45:51.000000000 +0200
@@ -99,9 +99,14 @@
        return nil
 }
 
-// ConvertToHostname converts a registry url which has http|https prepended
-// to just an hostname.
-// Copied from github.com/docker/docker/registry.ConvertToHostname to reduce 
dependencies.
+// ConvertToHostname normalizes a registry URL which has http|https prepended
+// to just its hostname. It is used to match credentials, which may be either
+// stored as hostname or as hostname including scheme (in legacy configuration
+// files).
+//
+// It's the equivalent to [registry.ConvertToHostname] in the daemon.
+//
+// [registry.ConvertToHostname]: 
https://pkg.go.dev/github.com/moby/moby/[email protected]/daemon/pkg/registry#ConvertToHostname
 func ConvertToHostname(maybeURL string) string {
        stripped := maybeURL
        if strings.Contains(stripped, "://") {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vendor/github.com/docker/cli/cli/config/memorystore/store.go 
new/vendor/github.com/docker/cli/cli/config/memorystore/store.go
--- old/vendor/github.com/docker/cli/cli/config/memorystore/store.go    
2026-03-31 09:10:38.000000000 +0200
+++ new/vendor/github.com/docker/cli/cli/config/memorystore/store.go    
2026-04-14 00:45:51.000000000 +0200
@@ -1,5 +1,5 @@
 // FIXME(thaJeztah): remove once we are a module; the go:build directive 
prevents go from downgrading language version to go1.16:
-//go:build go1.24
+//go:build go1.25
 
 package memorystore
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor/modules.txt new/vendor/modules.txt
--- old/vendor/modules.txt      2026-03-31 09:10:38.000000000 +0200
+++ new/vendor/modules.txt      2026-04-14 00:45:51.000000000 +0200
@@ -561,7 +561,7 @@
 # github.com/distribution/reference v0.6.0
 ## explicit; go 1.20
 github.com/distribution/reference
-# github.com/docker/cli v29.3.1+incompatible
+# github.com/docker/cli v29.4.0+incompatible
 ## explicit
 github.com/docker/cli/cli/config
 github.com/docker/cli/cli/config/configfile

Reply via email to