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 2024-04-25 20:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Thu Apr 25 20:49:49 2024 rev:41 rq:1170095 version:2.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2024-04-02 16:43:06.966661297 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.1880/docker-compose.changes  
2024-04-25 20:50:00.543900402 +0200
@@ -1,0 +2,43 @@
+Thu Apr 25 05:12:57 UTC 2024 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 2.27.0:
+  * fix: overlapping logs and menu navigation (#11765)
+  * build(deps): bump github.com/moby/buildkit
+  * chore(e2e): fix flaky cascade failure test
+  * use v2.26.1 tag for moby and Docker cli
+  * chore(deps): update to Moby v26.1 & buildx v0.14
+  * bump compose-go version to v2.1.0
+  * fix support for --context=foo
+  * Fix #11710: Avoid to try to close channel twice after hitting
+    Ctrl-C on compose up (#11719)
+  * fix(desktop): remove overly-aggressive feature flag check
+    (#11748)
+  * chore: fix typo in comment
+  * bump dependencies
+  * fix: do not try to create file shares for non-directories
+  * check container_name is not in use by another service we will
+    create
+  * don't clear line when navigation is disabled
+  * fix: return correct exit code with `--exit-code-from` (#11715)
+  * progress for resource can be restarted after more Working event
+    comes
+  * Revert "Stop the resource timer after last expected event"
+  * Revert change to allow trying to kill again if a kill fails
+  * Handle errors and allow to send multiple kills if one failed
+  * Ignore errors when killing on second Ctrl-C
+  * docker compose up always kills the containers on second Ctrl-C
+  * read COMPOSE_REMOVE_ORPHANS from .env
+  * Set Required false to depends_on containers for compose -p
+    stop/down
+  * Ignore missing containers when compose stop -p
+  * Ignore missing containers when compose down -p
+  * Introduce support for build.entitlements
+  * Remove dead url reference.
+  * e2e test for --all-resources
+  * introduce --all-resources to _not_ exclude resources not used
+    by services
+  * Introduce --abort-on-container-failure
+  * bump golang version to 1.21.9
+  * don't use ansi espace sequence when disabled
+
+-------------------------------------------------------------------

Old:
----
  compose-2.26.1.obscpio

New:
----
  compose-2.27.0.obscpio

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.lzQGh7/_old  2024-04-25 20:50:03.223997915 +0200
+++ /var/tmp/diff_new_pack.lzQGh7/_new  2024-04-25 20:50:03.223997915 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           docker-compose
-Version:        2.26.1
+Version:        2.27.0
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.lzQGh7/_old  2024-04-25 20:50:03.263999371 +0200
+++ /var/tmp/diff_new_pack.lzQGh7/_new  2024-04-25 20:50:03.267999516 +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">v2.26.1</param>
+    <param name="revision">v2.27.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -17,7 +17,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">compose-2.26.1.obscpio</param>
+    <param name="archive">compose-2.27.0.obscpio</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.lzQGh7/_old  2024-04-25 20:50:03.288000244 +0200
+++ /var/tmp/diff_new_pack.lzQGh7/_new  2024-04-25 20:50:03.292000389 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">ff20b641c7f1cce588faea476fbd1a6fdd953b36</param></service></servicedata>
+              <param 
name="changesrevision">9c0b92259737c0baf886619517c3222626c2a247</param></service></servicedata>
 (No newline at EOF)
 

++++++ compose-2.26.1.obscpio -> compose-2.27.0.obscpio ++++++
++++ 2150 lines of diff (skipped)

++++++ compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.lzQGh7/_old  2024-04-25 20:50:03.600011595 +0200
+++ /var/tmp/diff_new_pack.lzQGh7/_new  2024-04-25 20:50:03.604011742 +0200
@@ -1,5 +1,5 @@
 name: compose
-version: 2.26.1
-mtime: 1711648646
-commit: ff20b641c7f1cce588faea476fbd1a6fdd953b36
+version: 2.27.0
+mtime: 1713985182
+commit: 9c0b92259737c0baf886619517c3222626c2a247
 

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

Reply via email to