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-05-18 15:19:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Thu May 18 15:19:11 2023 rev:21 rq:1087700 version:2.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2023-04-21 14:17:11.646642100 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.1533/docker-compose.changes  
2023-05-18 15:19:16.033836065 +0200
@@ -1,0 +2,70 @@
+Wed May 17 17:38:20 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.18.1:
+  * only check the platform of cached image if image found
+
+-------------------------------------------------------------------
+Tue May 16 18:18:06 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.18.0:
+  * introduce --no-path-resolution to skip relative path to be
+    resolved
+  * report external network not found when swarm is disabled
+  * `parallel` flag belong do top-level "compose" cobra command,
+    not the current one
+  * detect terminal is not a `console.File` to avoid a panic
+  * Update dry-run documentation
+  * move dry-run support from alpha to main command
+  * introduce COMPOSE_ANSI to define --ansi default value
+  * rm: remove debugging output (#10554)
+  * detect active endpoint trying to remove network and skip with a
+    warning (#10555)
+  * cli: option to write status messages on stdout (#10549)
+  * fix local image removal when `compose down` is ran with
+    `--project-name` (#10558)
+  * restore long description to be included in `docker compose
+    help` (#10504)
+  * check local image matches the required platform
+  * fix race condition running `compose up` with --parallel <
+    number of services
+  * fix container being recreated while config has not changed
+    (#10540)
+  * tests: inline dockerfile
+  * build(deps): bump github.com/moby/term from
+    0.0.0-20221205130635-1aeaba878587 to 0.5.0 (#10523)
+  * deps: update related modules
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump go.opentelemetry.io/otel from 1.15.0 to
+    1.15.1
+  * build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
+    (#10534)
+  * fix builkit progressui integration (#10535)
+  * add dry-run support to up command
+  * let user declare build secret target (id)
+  * update go to go1.20.4
+  * stop containers after termination
+  * cli: dry run support for `build` (#10502)
+  * progress: make title configurable (#10507)
+  * Revert "build(deps): bump github.com/opencontainers/image-spec"
+  * build(deps): bump github.com/opencontainers/image-spec
+  * build(deps): bump go.opentelemetry.io/otel from 1.14.0 to
+    1.15.0
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to
+    0.11.6
+  * build(deps): bump github.com/opencontainers/image-spec
+  * build(deps): bump github.com/docker/cli
+  * TailMsgf must format with args
+  * build(deps): bump github.com/docker/docker
+  * build(deps): bump github.com/moby/buildkit from 0.11.5 to
+    0.11.6 (#10489)
+  * restore support for `--memory`
+  * don't block events loop collecting logs
+  * test: fix E2E tests under Engine v23 / DD 4.19
+  * Fixed issue when project name contains dashes (`-`)
+  * Added tests to `viz` subcommand
+  * Added docs
+  * Replaced calls to WriteRune with WriteByte and reformatted
+    imports
+  * Started working on `viz` subcommand
+
+-------------------------------------------------------------------

Old:
----
  compose-2.17.3.obscpio

New:
----
  compose-2.18.1.obscpio

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.H1uzzy/_old  2023-05-18 15:19:16.953840743 +0200
+++ /var/tmp/diff_new_pack.H1uzzy/_new  2023-05-18 15:19:16.957840764 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           docker-compose
-Version:        2.17.3
+Version:        2.18.1
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.H1uzzy/_old  2023-05-18 15:19:17.001840987 +0200
+++ /var/tmp/diff_new_pack.H1uzzy/_new  2023-05-18 15:19:17.001840987 +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.17.3</param>
+    <param name="revision">v2.18.1</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="disabled">
-    <param name="archive">compose-2.17.3.obscpio</param>
+    <param name="archive">compose-2.18.1.obscpio</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.H1uzzy/_old  2023-05-18 15:19:17.033841151 +0200
+++ /var/tmp/diff_new_pack.H1uzzy/_new  2023-05-18 15:19:17.037841171 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">7b0ed13209894b5981608f7d9e329a3a58af957d</param></service></servicedata>
+              <param 
name="changesrevision">cd0fc214a5a9b07cbe6e262398d0e9dc8603b81b</param></service></servicedata>
 (No newline at EOF)
 

++++++ compose-2.17.3.obscpio -> compose-2.18.1.obscpio ++++++
++++ 3789 lines of diff (skipped)

++++++ compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.H1uzzy/_old  2023-05-18 15:19:17.317842595 +0200
+++ /var/tmp/diff_new_pack.H1uzzy/_new  2023-05-18 15:19:17.321842615 +0200
@@ -1,5 +1,5 @@
 name: compose
-version: 2.17.3
-mtime: 1681981927
-commit: 7b0ed13209894b5981608f7d9e329a3a58af957d
+version: 2.18.1
+mtime: 1684303494
+commit: cd0fc214a5a9b07cbe6e262398d0e9dc8603b81b
 

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

Reply via email to