Package: docker / 1.5-6

Metadata

Package Version Patches format
docker 1.5-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
DISLPAY.patch | (download)

docker.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling error in help text
binutils gold.patch | (download)

Makefile | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fix ftbfs binutils-gold with ld --no-add-needed
color.patch | (download)

docker.c | 29 28 + 1 - 0 !
1 file changed, 28 insertions(+), 1 deletion(-)

 add -color option to allow setting the default background color with standard x color specifications
cross.patch | (download)

Makefile | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 make pkg-config substitutable for cross compilation
Bug-Debian: https://bugs.debian.org/877788


debian flags.patch | (download)

Makefile | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 use debian's c*flags and ldflags (esp. for hardening)
gcc 15.patch | (download)

docker.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix gcc-15+ compatibility (explicit fallthrough, undeclared/unused arguments)
no poll.patch | (download)

docker.c | 36 32 + 4 - 0 !
1 file changed, 32 insertions(+), 4 deletions(-)

 avoid polling, making docker much more power-saving-friendly
wmdocker.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rename the binary to "wmdocker"