]> git.ipfire.org Git - pakfire.git/commit
archive writer: Never ever pad the last block
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Feb 2025 17:45:36 +0000 (17:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Feb 2025 17:45:36 +0000 (17:45 +0000)
commitbb93c22f5175f45bb77c22e992ef6c6cde2e28b8
treefd6e1514bb9f247415da664b084721c04b0c3891
parent78329fc30cc6d8b04dadc6a29a79d13e63dad71b
archive writer: Never ever pad the last block

Even for gzip, this seems to confuse some implementations.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/archive_writer.c