Package: libplack-middleware-deflater-perl / 0.12-2

Metadata

Package Version Patches format
libplack-middleware-deflater-perl 0.12-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix gzip trailer on big endian hosts.patch | (download)

lib/Plack/Middleware/Deflater.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] fix gzip trailer on big endian hosts

These values need to be stored as little endian regardless
of the host endianness.

Bug: https://github.com/miyagawa/Plack-Middleware-Deflater/pull/13
Bug-Debian: https://bugs.debian.org/893472