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 2024-01-16 21:37:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker-compose (Old) and /work/SRC/openSUSE:Factory/.docker-compose.new.9992 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-compose" Tue Jan 16 21:37:01 2024 rev:31 rq:1139015 version:2.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes 2023-11-23 21:43:49.614516192 +0100 +++ /work/SRC/openSUSE:Factory/.docker-compose.new.9992/docker-compose.changes 2024-01-16 21:37:07.654598945 +0100 @@ -1,0 +2,79 @@ +Mon Jan 15 17:09:09 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 2.24.0: + * Breaking change + - service hash computation logic has been updated to fully + ignore replicas/scale. Due to this change, after upgrade all + services will be recreated. + * Enhancements + - Implement docker compose attach by @g0t4 in #11181 + - Introduce ps --orphans to include/exclude services not + declared by project by @ndeloof in #11220 + - Introduce compose logs --index to select a replica container + by @ndeloof in #11231 + - --with-dependencies let docker compose build build + dependencies transitively by @ndeloof in #11290 + - Introduce stats command by @ndeloof in #11299 + - Add source policies for build by @cpuguy83 in #11325 + * Fixes + - Include disabled services for shell completion by @ndeloof in + #11251 + - Restore Project is ps json output by @ndeloof in #11223 + - Log we don't expose service ports when --verbose by @ndeloof + in #11227 + - Fix configs are mounted under / by @ndeloof in #11232 + - Fix combination of --pull always --no-build by @ndeloof in + #11244 + - Fix(publish): add OCI 1.0 fallback support for AWS ECR by + @milas in #11239 + - Fix race condition in log printer by @horus in #11286 + - Send out a cancel event on SIGINT/SIGTERM signal for compose + up by @vyneer in #11230 + - Up: teardown when command context is cancelled by @laurazard + in #11292 + - Build do not require environment to be resolved by @ndeloof + in #11274 + * Internal + - Let contributor know we might close unanswered issues by + @ndeloof in #11219 + - Feat(cli): report more useful User-Agent on engine API + requests by @milas in #11333 + - Adopt compose-go/v2 by @ndeloof in #11207 + - Add support for start_interval by @ndeloof in #10939 + - Update README.md to use standard compose.yaml file name by + @johnthagen in #11233 + - Watch: remove requirements for tar binary and for sync target + to be rw by @ndeloof in #11330 + - Deps: update docker/cli to fix go version selection issue by + @laurazard in #11283 + - Remove ServiceProxy which was introduced for archived + compose-cli by @ndeloof in #11298 + - github.com/golang/mock is deprecated by @ndeloof in #11272 + - Add support for endpoint-specific MAC address by @akerouanton + in #11208 + - Collect services to build using WithServices by @ndeloof in + #11255 + * Bumps + - Bump compose-go to version v2.0.0-beta.3 by @glours in #11307 + - Bump ddev to 1.22.4 by @ndeloof in #11225 + - Bump golang to version 1.21.5 by @glours in #11249 + - Bump docker cli v1.25 beta1 by @ndeloof in #11247 + - Bump golang to version v1.21.6 by @glours in #11331 + - Bump golangci-lint to v1.55.2 ci(deps) by @milas in #11332 + - Bump compose-go v2-beta.2 by @ndeloof in #11295 + - Build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 by + @dependabot in #11324 + - Build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 by + @dependabot in #11228 + - Build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by + @dependabot in #11317 + - Build(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0 by + @dependabot in #11291 + - go.mod: docker/docker and docker/cli v25.0.0-beta.3 by + @thaJeztah in #11294 + - go.mod: update docker/docker and docker/cli to v25.0.0-rc.1 + by @thaJeztah in #11320 + - gha: update DOCKER_CLI_VERSION to v24.0.7 by @thaJeztah in + #11321 + +------------------------------------------------------------------- Old: ---- compose-2.23.3.obscpio New: ---- compose-2.24.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker-compose.spec ++++++ --- /var/tmp/diff_new_pack.JviBFj/_old 2024-01-16 21:37:09.586669383 +0100 +++ /var/tmp/diff_new_pack.JviBFj/_new 2024-01-16 21:37:09.590669529 +0100 @@ -1,7 +1,7 @@ # # spec file for package docker-compose # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.23.3 +Version: 2.24.0 Release: 0 Summary: Define and run multi-container applications with Docker License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JviBFj/_old 2024-01-16 21:37:09.626670842 +0100 +++ /var/tmp/diff_new_pack.JviBFj/_new 2024-01-16 21:37:09.630670988 +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.23.3</param> + <param name="revision">v2.24.0</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="manual"> - <param name="archive">compose-2.23.3.obscpio</param> + <param name="archive">compose-2.24.0.obscpio</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.JviBFj/_old 2024-01-16 21:37:09.654671863 +0100 +++ /var/tmp/diff_new_pack.JviBFj/_new 2024-01-16 21:37:09.658672008 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/docker/compose</param> - <param name="changesrevision">c665c53cc1eb633a819fcaa9b47d77597b55d0eb</param></service></servicedata> + <param name="changesrevision">8b16ab1040a3703fa7ae33328352980d4bdf196c</param></service></servicedata> (No newline at EOF) ++++++ compose-2.23.3.obscpio -> compose-2.24.0.obscpio ++++++ ++++ 8513 lines of diff (skipped) ++++++ compose.obsinfo ++++++ --- /var/tmp/diff_new_pack.JviBFj/_old 2024-01-16 21:37:09.914681342 +0100 +++ /var/tmp/diff_new_pack.JviBFj/_new 2024-01-16 21:37:09.918681488 +0100 @@ -1,5 +1,5 @@ name: compose -version: 2.23.3 -mtime: 1700721373 -commit: c665c53cc1eb633a819fcaa9b47d77597b55d0eb +version: 2.24.0 +mtime: 1704978672 +commit: 8b16ab1040a3703fa7ae33328352980d4bdf196c ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/docker-compose/vendor.tar.gz /work/SRC/openSUSE:Factory/.docker-compose.new.9992/vendor.tar.gz differ: char 5, line 1