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-04-09 16:12:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Thu Apr  9 16:12:17 2026 rev:89 rq:1345548 version:5.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2026-03-20 21:21:48.458498407 +0100
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.21863/docker-compose.changes 
2026-04-09 16:25:34.744574264 +0200
@@ -1,0 +2,67 @@
+Thu Apr 09 11:48:48 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 5.1.2:
+  * Fixes
+    - Fix TTY timer rendering when duration length changes by
+      @MaybeSam05 in #13634
+    - Fix up attach filtering by @false200 in #13664
+    - Preserve ssh:// URL scheme when resolving Dockerfile path by
+      @ssam18 in #13669
+    - Initialize and pass envFiles map in processExtends by
+      @Mohamed-Moumni in #13678
+    - Fix TestRunHook_ConsoleSize on macOS by @thaJeztah in #13686
+    - Restore post-connect fallback for multi-network stacks on API
+      < 1.44 by @jotka in #13629
+    - Publish: return api.ErrCanceled when user declines
+      interactive prompts by @ishwar170695 in #13674
+    - Return error on non-ErrNotExist stat failures in Tar.Sync()
+      by @Lidang-Jiang in #13684
+  * Internal
+    - Refactor: thread context through publish sensitive data check
+      by @ishwar170695 in #13653
+    - Add AI-powered PR review workflow via docker/cagent-action by
+      @glours in #13659
+    - Update cagent-action to latest (with better permissions) by
+      @derekmisler in #13665
+    - Pin GitHub Actions to commit SHA, remove pr-review workflow
+      by @glours in #13662
+    - Exclude hook_test.go from Windows builds and propagate
+      ExecStart error in runWaitExec by @pawannn in #13683
+    - Skip PR review workflow for Dependabot PRs by @glours in
+      #13679
+    - Use negotiated API version for network setup by @glours in
+      #13690
+    - Fix mixed assertion libraries in tests by @thaJeztah in
+      #13689
+    - Test: use random host port for dind TLS build test by
+      @ricardobranco777 in #13630
+    - Remove direct dependency on docker/docker by @glours in
+      #13706
+  * Dependencies
+    - Bump github.com/containerd/platforms from 1.0.0-rc.2 to
+      1.0.0-rc.3 by @dependabot[bot] in #13657
+    - Bump golangci-lint to v2.11.3 and configure CLAUDE to use it
+      on change by @ndeloof in #13656
+    - Bump google.golang.org/grpc from 1.78.0 to 1.79.3 by
+      @dependabot[bot] in #13642
+    - Bump github.com/moby/patternmatcher from 0.6.0 to 0.6.1 by
+      @dependabot[bot] in #13667
+    - Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.42.0 by
+      @glours in #13663
+    - Bump github.com/docker/cli from 29.2.1+incompatible to
+      29.3.1+incompatible by @dependabot[bot] in #13670
+    - Bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 by
+      @dependabot[bot] in #13692
+    - Bump github.com/docker/buildx v0.33.0, buildkit v0.29.0 by
+      @thaJeztah in #13693
+    - Bump google.golang.org/grpc from 1.79.3 to 1.80.0 by
+      @dependabot[bot] in #13697
+    - Bump github.com/containerd/platforms from 1.0.0-rc.3 to
+      1.0.0-rc.4 by @dependabot[bot] in #13696
+    - Bump github.com/moby/moby/client v0.4.0, moby/api v1.54.1 by
+      @thaJeztah in #13708
+    - Bump github.com/docker/cli v29.4.0 by @thaJeztah in #13707
+    - Bump compose-go to version v2.10.2 by @glours in #13705
+    - Bump to Go 1.25.9 by @thaJeztah in #13720
+
+-------------------------------------------------------------------

Old:
----
  docker-compose-5.1.1.obscpio

New:
----
  docker-compose-5.1.2.obscpio

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.twMxnq/_old  2026-04-09 16:25:35.680612942 +0200
+++ /var/tmp/diff_new_pack.twMxnq/_new  2026-04-09 16:25:35.680612942 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           docker-compose
-Version:        5.1.1
+Version:        5.1.2
 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:  golang(API) >= 1.25
+BuildRequires:  go1.25 >= 1.25.5
 # can be used with podman by setting
 # DOCKER_SOCK and DOCKER_HOST
 Requires:       (docker or podman)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.twMxnq/_old  2026-04-09 16:25:35.728614926 +0200
+++ /var/tmp/diff_new_pack.twMxnq/_new  2026-04-09 16:25:35.732615092 +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.1</param>
+    <param name="revision">v5.1.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.twMxnq/_old  2026-04-09 16:25:35.756616084 +0200
+++ /var/tmp/diff_new_pack.twMxnq/_new  2026-04-09 16:25:35.764616414 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">b043368028e9fcb4545fa340c8ad635c370825da</param></service></servicedata>
+              <param 
name="changesrevision">ae92bef4e1d02bfb75afeafc0ce9334a133f952f</param></service></servicedata>
 (No newline at EOF)
 

++++++ docker-compose-5.1.1.obscpio -> docker-compose-5.1.2.obscpio ++++++
++++ 3894 lines of diff (skipped)

++++++ docker-compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.twMxnq/_old  2026-04-09 16:25:36.392642365 +0200
+++ /var/tmp/diff_new_pack.twMxnq/_new  2026-04-09 16:25:36.404642861 +0200
@@ -1,5 +1,5 @@
 name: docker-compose
-version: 5.1.1
-mtime: 1773847414
-commit: b043368028e9fcb4545fa340c8ad635c370825da
+version: 5.1.2
+mtime: 1775631170
+commit: ae92bef4e1d02bfb75afeafc0ce9334a133f952f
 

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

Reply via email to