Debian Patches

Status for docker-compose/2.26.1-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Use-upstream-fsnotify-instead-of-a-fork.patch Use upstream fsnotify instead of a fork
The fork only adds a few fixes on Windows and macOS, nothing that
would be of interest for Debian.
Nicolas Peugnet <nicolas@club1.fr> no 2025-02-09
0002-Update-sse-to-v2-major-version.patch Update sse to v2 major version
This is the latest major version released, the previous one has not been
updated in 4 years. the v2 is the version currently present in Debian.
Nicolas Peugnet <nicolas@club1.fr> no 2025-02-16
0003-Allow-to-compile-with-compose-go-v2.1.3.patch Allow to compile with compose-go >= v2.1.3 Nicolas Peugnet <nicolas@club1.fr> not-needed 2025-02-16
0004-bump-compose-go-to-version-v2.2.0.patch bump compose-go to version v2.2.0 Guillaume Lours <705411+glours@users.noreply.github.com> not-needed upstream 2024-09-11
0005-Directly-use-time.Ticker-to-be-able-to-use-clockwork-v0.1.x.patch Directly use time.Ticker to be able to use clockwork v0.1.x
Clockwork v0.4.0 provides a wrapper interface for time.Ticker, it is
used to swap the real-time clock with a fake one, but this ability is
not used in the tests that we run. Thus currently we simply patch
docker-compose to directly use time.Ticker, as we are not able to update
clockwork without breaking some other packages (e.g. etcd, that will use
clockwork v0.5.0 in its upcoming release).

Drop this patch once clockwork is updated to v0.4.0
Nicolas Peugnet <nicolas@club1.fr> not-needed 2025-02-18
0006-Only-generate-manual-pages-from-the-docs-generator.patch Only generate manual pages from the docs generator
The rest of the files (md and yaml) are already generated, we only need
to generate the manual pages. This allows not to touch the files of the
repository, thus making the clean target simpler.
Nicolas Peugnet <nicolas@club1.fr> not-needed 2025-02-18

All known versions for source package 'docker-compose'

Links