Bug#1088683: lighttpd: FTBFS with zlib-ng

2024-11-30 Thread Sebastian Andrzej Siewior
On 2024-11-29 11:22:26 [-0500], Glenn Strauss wrote: > > lighttpd's testsuite fails if zlib-ng is used because it compares > > against the exact size of the compressed content. The patch attached > > updates it to ensure the compressed content is at least half of the > > input. > > Thank you for t

Bug#1088683: lighttpd: FTBFS with zlib-ng

2024-11-29 Thread Glenn Strauss
> lighttpd's testsuite fails if zlib-ng is used because it compares > against the exact size of the compressed content. The patch attached > updates it to ensure the compressed content is at least half of the > input. Thank you for the patch. I'll consider incorporating it upstream. In your patc

Bug#1088683: lighttpd: FTBFS with zlib-ng

2024-11-29 Thread Sebastian Andrzej Siewior
Package: lighttpd Version: 1.4.76-1 Severity: important Tags: sid patch control: affects -1 src:zlib-ng User: zlib...@tracker.debian.org Usertags: zlib-ng-ftbfs lighttpd's testsuite fails if zlib-ng is used because it compares against the exact size of the compressed content. The patch attached up