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-09-15 22:59:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Thu Sep 15 22:59:05 2022 rev:5 rq:1003751 version:2.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2022-09-08 14:22:43.874541192 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.2083/docker-compose.changes  
2022-09-15 23:00:04.717365860 +0200
@@ -1,0 +2,38 @@
+Thu Sep 15 07:50:53 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 2.11.0:
+  * update compose-go version to v1.5.1
+  * add license to file
+  * small cleanup + godoc
+  * down: refactor image pruning
+  * pull: improve output for services with both image+build (#9829)
+  * build(deps): bump go.opentelemetry.io/otel from 1.9.0 to 1.10.0
+  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 
(#9830)
+  * Update README.md
+  * logs: filter to services from current Compose file (#9811)
+  * convert: do not escape $ into $$ when using the --no-interpolate option 
(#9703)
+  * Cleanup E2E tests
+  * Add unit tests to graph building logic in `dependencies.go`
+  * Restrict compose project to selected services and dependencies on `compose 
start`
+  * Apply newly loaded envvars to "DockerCli" and "APIClient"
+  * build(deps): bump go.opentelemetry.io/otel from 1.4.1 to 1.9.0
+  * build: label built images for reliable cleanup on `down`
+  * ci: upgrade golangci-lint
+  * ci: upgrade to Go 1.19.1
+  * Cleanup E2E tests
+  * patch: build.go access custom labels directly cause panic
+  * build(deps): bump github.com/cnabio/cnab-to-oci from 0.3.6 to 0.3.7
+  * always use 'docker' export entry when building with 'up' or 'run' commands
+  * don't push images at the end of multi-arch build (and simplify e2e tests) 
support DOCKER_DEFAULT_PLATFORM when 'compose up --build' add tests to check 
behaviour when DOCKER_DEFAULT_PLATFORM is defined
+  * add a test with multiple service builds using platforms in the same 
compose file
+  * fix panic when using 'compose up --build'
+  * add support of platforms in build section
+  * build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0
+  * api: fix typo on Push godoc (#9798)
+  * ci: reduce noise from dependabot on Docker deps (#9770)
+  * Add E2E tests for starting/stopping single services
+  * Fix `down` with `--rmi`
+  * Only capture exit codes from `exit` events
+  * Add E2E tests for `up --exit-code-from`
+
+-------------------------------------------------------------------

Old:
----
  compose-2.10.2.tar.gz

New:
----
  compose-2.11.0.tar.gz

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.SALp18/_old  2022-09-15 23:00:06.841371856 +0200
+++ /var/tmp/diff_new_pack.SALp18/_new  2022-09-15 23:00:06.849371879 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           docker-compose
-Version:        2.10.2
+Version:        2.11.0
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SALp18/_old  2022-09-15 23:00:06.893372003 +0200
+++ /var/tmp/diff_new_pack.SALp18/_new  2022-09-15 23:00:06.897372014 +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.10.2</param>
+    <param name="revision">v2.11.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.10.2.tar.gz</param>
+    <param name="archive">compose-2.11.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SALp18/_old  2022-09-15 23:00:06.933372116 +0200
+++ /var/tmp/diff_new_pack.SALp18/_new  2022-09-15 23:00:06.941372138 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">69651136cfc2d1d7556b386e98de56b1b1854430</param></service></servicedata>
+              <param 
name="changesrevision">ddc4896b10e2b5b615cb1caab724c750925f7815</param></service></servicedata>
 (No newline at EOF)
 

++++++ compose-2.10.2.tar.gz -> compose-2.11.0.tar.gz ++++++
++++ 3064 lines of diff (skipped)

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

Reply via email to