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 2022-12-17 20:36:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Sat Dec 17 20:36:43 2022 rev:12 rq:1043460 version:2.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2022-12-05 18:02:04.832868906 +0100
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.1835/docker-compose.changes  
2022-12-17 20:37:00.068755265 +0100
@@ -1,0 +2,33 @@
+Fri Dec 16 12:35:22 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 2.14.1:
+  * apply uid/gid when creating secret from environment
+  * load project from explicit --files when set
+  * use recently introduced `withSelectedServicesOnly` to reduce code 
duplication
+  * introduce --timestamp option on compose up
+  * Address review comments
+  * Add --include-deps to push command
+  * align `--format` flag and UX with docker cli
+  * align `compose ps` output with `docker ps`
+  * use StatusError from docker/cli, not "dockerd"
+  * resolve --env-file as absolute path
+  * fix parsing of repository:tag
+  * distinguish stdout and stderr in `up` logs
+  * ContainerStart must run sequentially for engine to assing distinct ports 
within configured range
+  * Fix corner case when there's no container to attach to
+  * Don't stop pull for images that can be built
+  * Squashed commit of the following:
+  * build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12
+  * remove go.* from e2e tests directory
+  * added table of contents inside readme
+  * fix race condition collecting pulled images IDs
+  * detect required service are gone to stop watching explicit API to stop the 
log printer
+  * update to go1.19.4
+  * Cleanup tips from output
+  * check only running containers in after down tests of profiles e2e tests
+  * Update `e2e` mod deps
+  * build(deps): bump go.opentelemetry.io/otel from 1.11.1 to 1.11.2
+  * introduce --parallel to limit concurrent engine calls
+  * port: improve error-handling if port not found (#10039)
+
+-------------------------------------------------------------------

Old:
----
  compose-2.14.0.tar.gz

New:
----
  compose-2.14.1.tar.gz

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.D3C9vQ/_old  2022-12-17 20:37:00.580758077 +0100
+++ /var/tmp/diff_new_pack.D3C9vQ/_new  2022-12-17 20:37:00.584758100 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           docker-compose
-Version:        2.14.0
+Version:        2.14.1
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.D3C9vQ/_old  2022-12-17 20:37:00.620758297 +0100
+++ /var/tmp/diff_new_pack.D3C9vQ/_new  2022-12-17 20:37:00.624758319 +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.0</param>
+    <param name="revision">v2.14.1</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.0.tar.gz</param>
+    <param name="archive">compose-2.14.1.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.D3C9vQ/_old  2022-12-17 20:37:00.640758408 +0100
+++ /var/tmp/diff_new_pack.D3C9vQ/_new  2022-12-17 20:37:00.640758408 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">6ed9a7928f649c59cdcc78b5884e4340b0a44a64</param></service></servicedata>
+              <param 
name="changesrevision">0eaa249222cc94d5cea2a3cf4f690f4d3153fbec</param></service></servicedata>
 (No newline at EOF)
 

++++++ compose-2.14.0.tar.gz -> compose-2.14.1.tar.gz ++++++
++++ 3866 lines of diff (skipped)

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

Reply via email to