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 2023-01-05 17:11:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Thu Jan  5 17:11:46 2023 rev:14 rq:1056215 version:2.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2022-12-20 20:21:55.662351941 +0100
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.1563/docker-compose.changes  
2023-01-05 17:11:47.240506747 +0100
@@ -1,0 +2,30 @@
+Thu Jan 05 13:59:05 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.15.0:
+  * add support for COMPOSE_PARALLEL_LIMIT (parity with Compose v1)
+  * introduce --no-attach to ignore some service output
+  * introduce `--ignore-buildable` to ignore buildable images on pull
+  * limit build concurrency according to --parallel
+  * Ignore not only auto-removed containers but also "removal in progress" for 
orphan containers
+  * Set `pullChanged` when setting `--pull` on `compose up`
+  * Fix empty file when using compose config in case of smaller source files
+  * Update documentation
+  * build(deps): bump github.com/docker/cli-docs-tool from 0.5.0 to 0.5.1
+  * add support of privileged attribut in service.build section
+  * cleanup framework.go from uncessary debug logs
+  * reduce cyclomatic complexity
+  * fix security opts support (seccomp and unconfined)
+  * check service names based on project, not running containers
+  * debut output for CI
+  * change the way finding the just built compose binary
+  * e2e tests display Compose version used to run the test currently the 
version displayed is the one installed and not the one use for the tests
+  * rely on CI timeout
+  * add buildx plugin to e2e configuration directory
+  * remove flaky TestLocalComposeLogsFollow
+  * service hash MUST exclude replicas
+  * don't assume os.Stdout and rely on dockerCLI.streams
+  * dump stdout to help diagnose flaky test
+  * don't fail `logs` when driver:none is set
+  * introduce support for cgroup namespace
+
+-------------------------------------------------------------------

Old:
----
  compose-2.14.2.tar.gz

New:
----
  compose-2.15.0.tar.gz

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.ZBPlDw/_old  2023-01-05 17:11:47.792509965 +0100
+++ /var/tmp/diff_new_pack.ZBPlDw/_new  2023-01-05 17:11:47.796509988 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docker-compose
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           docker-compose
-Version:        2.14.2
+Version:        2.15.0
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZBPlDw/_old  2023-01-05 17:11:47.824510152 +0100
+++ /var/tmp/diff_new_pack.ZBPlDw/_new  2023-01-05 17:11:47.828510175 +0100
@@ -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.14.2</param>
+    <param name="revision">v2.15.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">compose-2.14.2.tar.gz</param>
+    <param name="archive">compose-2.15.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ZBPlDw/_old  2023-01-05 17:11:47.848510292 +0100
+++ /var/tmp/diff_new_pack.ZBPlDw/_new  2023-01-05 17:11:47.852510315 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">ab791877ef6548697e6a7ff7c8e490964d88c5d7</param></service></servicedata>
+              <param 
name="changesrevision">f6f29a4438f4209c4155ac87c5ac8e5bcf696f8d</param></service></servicedata>
 (No newline at EOF)
 

++++++ compose-2.14.2.tar.gz -> compose-2.15.0.tar.gz ++++++
++++ 2538 lines of diff (skipped)

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

Reply via email to