Debian Patches

Status for docker-compose/2.32.4-3

Patch Description Author Forwarded Bugs Origin Last update
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
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
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, but we need
to generate the manual pages. Thus, we add an additional format and set
it as the only one to generate.
Nicolas Peugnet <nicolas@club1.fr> not-needed 2025-02-18

All known versions for source package 'docker-compose'

Links