Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package docker-compose for openSUSE:Factory 
checked in at 2026-06-25 10:52:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.2088 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Thu Jun 25 10:52:24 2026 rev:92 rq:1361522 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2026-05-21 18:30:50.363196122 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.2088/docker-compose.changes  
2026-06-25 10:57:33.494104267 +0200
@@ -1,0 +2,76 @@
+Wed Jun 24 05:14:21 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 5.2.0:
+  This version introduces a new reconciliation algorithm between
+  the observed state and the expected state.
+  If you experience any issues with a Compose workload that was
+  previously working, please open an issue.
+  * Improvements
+    - Reconciliation plan by @ndeloof & @glours in #13830
+    - Add rawsetenv message type for provider plugins by @rajyan in
+      #13742
+  * Fixes
+    - Fix(build): skip remote URL contexts from bake fs.read
+      allowlist by @ndeloof in #13816
+    - Skip validation when extracting config variables by
+      @scarab-systems in #13831
+    - Fix(progress): probe stderr (not stdout) for TTY
+      auto-detection by @glours in #13837
+    - Fix(publish): honor env_file required: false for missing
+      files by @Ijtihed in #13848
+  * Internal
+    - Docs: compose logs: add links for since/until flag
+      descriptions by @thaJeztah in #13806
+    - Ci: add Dependabot cooldown (20260603-170456) by
+      @securityeng-bot[bot] in #13820
+    - Docs(CLAUDE.md): note that commits must be signed off (DCO)
+      by @ndeloof in #13817
+    - Refactor: replace Split in loops with more efficient SplitSeq
+      and replace HasPrefix+TrimPrefix with CutPrefix by
+      @caltechustc in #13810
+    - Chore: fix some comments to improve readability by @solunolab
+      in #13823
+    - GHA: update docs-upstream to pin workflows by sha by
+      @thaJeztah in #13834
+    - Docs: compose logs: add more links for flag descriptions by
+      @thaJeztah in #13833
+    - Fix/progress tty line overflow 13595 by @glours in #13840
+    - Fix(publish): bypass Docker Desktop proxy for loopback
+      registries by @ptrdom in #13825
+    - Watch: do not rebuild depends_on services on file change by
+      @ndeloof in #13856
+    - pkg/e2e: fix malformed JWT in fixtures by @thaJeztah in
+      #13857
+    - pkg/e2e: drop unused run param from getEnv by @glours in
+      #13867
+    - Docs: ps --format json outputs JSON Lines, not a JSON array
+      by @glours in #13868
+  * Dependencies
+    - Build(deps): bump github.com/docker/cli from
+      29.5.1+incompatible to 29.5.2+incompatible by
+      @dependabot[bot] in #13802
+    - Update to go 1.26.4 by @thaJeztah in #13828
+    - Chore(deps): github.com/containerd/typeurl/v2 v2.3.0 by
+      @thaJeztah in #13829
+    - Build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by
+      @dependabot[bot] in #13838
+    - Chore(deps): github.com/docker/cli v29.5.3,
+      github.com/docker/buildx v0.34.1, buildkit v0.30.0 by
+      @thaJeztah in #13841
+    - Build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 by
+      @dependabot[bot] in #13832
+    - Chore(deps): golang.org/x/crypto v0.53.0 by @thaJeztah in
+      #13844
+    - Build(deps): bump github.com/containerd/containerd/v2 from
+      2.2.3 to 2.2.4 in the go_modules group across 1 directory by
+      @dependabot[bot] in #13804
+    - Chore(deps): bump github.com/containerd/containerd/v2 to
+      v2.2.5 by @thaJeztah in #13855
+    - Chore(deps): bump github.com/golang-jwt/jwt/v5 to v5.3.1 by
+      @thaJeztah in #13847
+    - Chore(deps): github.com/docker/cli v29.6.0,
+      github.com/docker/buildx v0.35.0, buildkit v0.31.0 by
+      @thaJeztah in #13842
+    - Bump compose-go to version v2.12.1 by @glours in #13865
+
+-------------------------------------------------------------------

Old:
----
  docker-compose-5.1.4.obscpio

New:
----
  docker-compose-5.2.0.obscpio

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.9b7jfI/_old  2026-06-25 10:57:34.698145826 +0200
+++ /var/tmp/diff_new_pack.9b7jfI/_new  2026-06-25 10:57:34.698145826 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           docker-compose
-Version:        5.1.4
+Version:        5.2.0
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0
 URL:            https://github.com/docker/compose
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go1.25 >= 1.25.5
+BuildRequires:  go1.25 >= 1.25.9
 # can be used with podman by setting
 # DOCKER_SOCK and DOCKER_HOST
 Requires:       (docker or podman)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9b7jfI/_old  2026-06-25 10:57:34.738147207 +0200
+++ /var/tmp/diff_new_pack.9b7jfI/_new  2026-06-25 10:57:34.742147345 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/docker/compose</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v5.1.4</param>
+    <param name="revision">v5.2.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.9b7jfI/_old  2026-06-25 10:57:34.766148173 +0200
+++ /var/tmp/diff_new_pack.9b7jfI/_new  2026-06-25 10:57:34.774148449 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">4732a2ed20a49c43a7b44bb4928259162c3ae3be</param></service></servicedata>
+              <param 
name="changesrevision">3d0dd57fbd634d78fd440c08bd4c143eb1f9d5e0</param></service></servicedata>
 (No newline at EOF)
 

++++++ docker-compose-5.1.4.obscpio -> docker-compose-5.2.0.obscpio ++++++
++++ 6797 lines of diff (skipped)

++++++ docker-compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.9b7jfI/_old  2026-06-25 10:57:35.582176339 +0200
+++ /var/tmp/diff_new_pack.9b7jfI/_new  2026-06-25 10:57:35.598176892 +0200
@@ -1,5 +1,5 @@
 name: docker-compose
-version: 5.1.4
-mtime: 1779288312
-commit: 4732a2ed20a49c43a7b44bb4928259162c3ae3be
+version: 5.2.0
+mtime: 1782224292
+commit: 3d0dd57fbd634d78fd440c08bd4c143eb1f9d5e0
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/docker-compose/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.docker-compose.new.2088/vendor.tar.gz differ: char 
13, line 1

Reply via email to