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-08-20 20:28:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Sat Aug 20 20:28:49 2022 rev:3 rq:998191 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2022-08-09 15:28:16.517611971 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.2083/docker-compose.changes  
2022-08-20 20:29:06.993428135 +0200
@@ -1,0 +2,47 @@
+Fri Aug 19 14:58:42 UTC 2022 - [email protected]
+
+- Update to version 2.10.0:
+  * Fix breaking test
+  * Update docs for new `compose kill` `--remove-orphans` option
+  * Apply compose model on `compose kill`, add `--remove-orphans`
+  * Code formatting
+  * Give environment variables precedence back to OS over .env
+  * Reset the DockerCli and APIClient after loading the environment file
+  * up/start/run: don't wait for disabled service
+  * create: pull all services logic out of loop; add DependsOn deps
+  * build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#9754)
+  * build windows/arm64 and linux/riscv64 binaries
+  * ci: fix checksums file
+  * Use compose to pull image twice
+  * root: filter out commandConn.Close* warning message
+  * Use alpine:3.13.12 to be unique across the test cases
+  * readme: fix badges
+  * Fix package name
+  * Try changing package used to avoid any race condition in tests
+  * Better sandboxed workflow and enhanced cross compilation
+  * build(deps): bump github.com/containerd/containerd from 1.6.7 to 1.6.8
+  * make compose pull tests more expressive
+  * lint: add `nolintlint` and clean up `nolint` directives (#9738)
+  * lint: run gofmt from Go 1.19 (#9728)
+  * don't apply default pull policy from command line if one is define in 
service configuration
+  * build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.7
+  * update Docker CLI version use in CI to v20.10.17
+  * fix version of golangci-lint to v1.47.3, issue with v1.48.0 for now
+  * build(deps): bump github.com/cnabio/cnab-to-oci from 0.3.5 to 0.3.6
+  * config: use correct YAML marshal func (#9712)
+  * docs: remove extra whitespaces in help text (#9710)
+  * ci: use latest stable dockerfile syntax & rename docs Dockerfile (#9711)
+  * Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var
+  * Filter `compose ps` output by provided compose model
+  * Add E2E tests for `compose stop` with compose file
+  * if command is ran with a compose file, apply the compose model, not just 
project name
+  * up: do not stop dependency containers (#9701)
+  * config: case-insensitive env vars on Windows (#9438)
+  * build: upgrade BuildKit & docker/distribution
+  * build: bump to Go 1.18.5
+  * update usage strings for consistency
+  * remove unused workflows, especially the pr-closed which always failed
+  * Fix breaking TestComposePull test case
+  * Avoid pulling same images multiple times ??????
+
+-------------------------------------------------------------------

Old:
----
  compose-2.9.0.tar.gz

New:
----
  compose-2.10.0.tar.gz

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.lE0BCn/_old  2022-08-20 20:29:08.377431974 +0200
+++ /var/tmp/diff_new_pack.lE0BCn/_new  2022-08-20 20:29:08.381431985 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           docker-compose
-Version:        2.9.0
+Version:        2.10.0
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.lE0BCn/_old  2022-08-20 20:29:08.421432096 +0200
+++ /var/tmp/diff_new_pack.lE0BCn/_new  2022-08-20 20:29:08.437432140 +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.9.0</param>
+    <param name="revision">v2.10.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.9.0.tar.gz</param>
+    <param name="archive">compose-2.10.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.lE0BCn/_old  2022-08-20 20:29:08.465432218 +0200
+++ /var/tmp/diff_new_pack.lE0BCn/_new  2022-08-20 20:29:08.465432218 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">052469104f8847ac7af5866ad5a4434fb366eb72</param></service></servicedata>
+              <param 
name="changesrevision">f880b4129c0498299f2d731280093093c719b24e</param></service></servicedata>
 (No newline at EOF)
 

++++++ compose-2.9.0.tar.gz -> compose-2.10.0.tar.gz ++++++
++++ 3991 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