Debian Patches
Status for docker/1.5-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
color.patch | Add -color option to allow setting the default background color with standard X color specifications =================================================================== |
Ari Pollak <ari@debian.org> | no | debian | ||
cross.patch | make pkg-config substitutable for cross compilation | Helmut Grohne <helmut@subdivi.de> | no | debian | ||
debian-flags.patch | use Debian's C*FLAGS and LDFLAGS (esp. for hardening) diff --git a/Makefile b/Makefile index 4482430..f7f3ee0 100644 |
Tianon Gravi <tianon@debian.org> | no | |||
gcc-15.patch | fix gcc-15+ compatibility (explicit fallthrough, undeclared/unused arguments) diff --git a/docker.c b/docker.c index 17a2f0b..9421515 100644 |
Tianon Gravi <tianon@debian.org> | no | debian | ||
no-poll.patch | avoid polling, making docker much more power-saving-friendly =================================================================== |
Leandro Lucarella <llucax@gmail.com> | no | debian | ||
wmdocker.patch | rename the binary to "wmdocker" diff --git a/Makefile b/Makefile index 03a2270..b660ba9 100644 |
Tianon Gravi <tianon@debian.org> | no | debian | ||
DISLPAY.patch | Fix spelling error in help text diff --git a/docker.c b/docker.c index 17a2f0b..062f210 100644 |
Ari Pollak <ari@debian.org> | no | debian | ||
binutils-gold.patch | Fix FTBFS binutils-gold with ld --no-add-needed | Mahyuddin Susanto <udienz@gmail.com> | no |